index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: change bpf_perf_event_output arg5 type to ARG_CONST_SIZE_OR_ZERO
Gianluca Borello
2017-11-22
1
-2
/
+2
*
bpf: change bpf_probe_read_str arg2 type to ARG_CONST_SIZE_OR_ZERO
Gianluca Borello
2017-11-22
1
-1
/
+1
*
bpf: remove explicit handling of 0 for arg2 in bpf_probe_read
Gianluca Borello
2017-11-22
1
-5
/
+1
*
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-11-17
18
-363
/
+703
|
\
|
*
ftrace: Kill FTRACE_OPS_FL_PER_CPU
Peter Zijlstra
2017-10-17
1
-49
/
+6
|
*
perf/ftrace: Small cleanup
Peter Zijlstra
2017-10-17
1
-1
/
+1
|
*
perf/ftrace: Fix function trace events
Peter Zijlstra
2017-10-17
1
-31
/
+49
|
*
perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:functi...
Peter Zijlstra
2017-10-17
4
-8
/
+6
|
*
tracing: mark trace_test_buffer as __maybe_unused
Arnd Bergmann
2017-10-13
1
-1
/
+1
|
*
ftrace: Clear hashes of stale ips of init memory
Joel Fernandes
2017-10-11
1
-0
/
+69
|
*
tracing: Add support for preempt and irq enable/disable events
Joel Fernandes
2017-10-11
3
-1
/
+46
|
*
tracing: Prepare to add preempt and irq trace events
Joel Fernandes
2017-10-06
1
-26
/
+74
|
*
ftrace/kallsyms: Have /proc/kallsyms show saved mod init functions
Steven Rostedt (VMware)
2017-10-06
1
-0
/
+40
|
*
ftrace: Add freeing algorithm to free ftrace_mod_maps
Steven Rostedt (VMware)
2017-10-05
1
-2
/
+30
|
*
ftrace: Save module init functions kallsyms symbols for tracing
Steven Rostedt (VMware)
2017-10-05
1
-2
/
+144
|
*
ftrace: Allow module init functions to be traced
Steven Rostedt (VMware)
2017-10-05
1
-2
/
+4
|
*
ftrace: Add a ftrace_free_mem() function for modules to use
Steven Rostedt (VMware)
2017-10-04
1
-3
/
+11
|
*
tracing: Reimplement log2
Tom Zanussi
2017-10-04
1
-4
/
+27
|
*
tracing: Add hist_field_name() accessor
Tom Zanussi
2017-10-04
1
-22
/
+45
|
*
tracing: Clean up hist_field_flags enum
Tom Zanussi
2017-10-04
1
-10
/
+10
|
*
tracing: Make traceprobe parsing code reusable
Tom Zanussi
2017-10-04
6
-103
/
+103
|
*
tracing: Increase tracing map KEYS_MAX size
Tom Zanussi
2017-10-04
1
-1
/
+1
|
*
tracing: Remove lookups from tracing_map hitcount
Tom Zanussi
2017-10-04
1
-1
/
+2
|
*
tracing: Exclude 'generic fields' from histograms
Tom Zanussi
2017-10-04
1
-2
/
+2
|
*
ring-buffer: Rewrite trace_recursive_(un)lock() to be simpler
Steven Rostedt (VMware)
2017-10-04
1
-47
/
+17
|
*
tracing: Reverse the order of trace_types_lock and event_mutex
Steven Rostedt (VMware)
2017-10-04
2
-16
/
+20
|
*
tracing: Remove redundant unread variable ret
Colin Ian King
2017-10-04
1
-4
/
+2
|
*
tracing: Remove obsolete sched_switch tracer selftest
Joel Fernandes
2017-10-04
2
-34
/
+0
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-16
1
-3
/
+0
|
\
\
|
*
|
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-16
1
-3
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
4
-35
/
+185
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bpf: change helper bpf_probe_read arg2 type to ARG_CONST_SIZE_OR_ZERO
Yonghong Song
2017-11-14
1
-2
/
+6
|
*
|
bpf: Revert bpf_overrid_function() helper changes.
David S. Miller
2017-11-11
4
-85
/
+7
|
*
|
bpf: add a bpf_override_function helper
Josef Bacik
2017-11-11
4
-7
/
+85
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
25
-0
/
+25
|
|
\
\
|
*
|
|
bpf: avoid rcu_dereference inside bpf_event_mutex lock region
Yonghong Song
2017-11-01
1
-10
/
+7
|
*
|
|
bpf: remove tail_call and get_stackid helper declarations from bpf.h
Gianluca Borello
2017-10-27
1
-0
/
+2
|
*
|
|
bpf: permit multiple bpf attachments for a single perf event
Yonghong Song
2017-10-25
4
-26
/
+99
|
*
|
|
bpf: split verifier and program ops
Jakub Kicinski
2017-10-18
1
-3
/
+12
|
*
|
|
bpf: add helper bpf_perf_prog_read_value
Yonghong Song
2017-10-08
1
-0
/
+28
|
*
|
|
bpf: add helper bpf_perf_event_read_value for perf event array map
Yonghong Song
2017-10-08
1
-4
/
+41
|
*
|
|
bpf: perf event change needed for subsequent bpf helpers
Yonghong Song
2017-10-08
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
tracing: Kconfig text fixes for CONFIG_HWLAT_TRACER
Jesper Dangaard Brouer
2017-10-12
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-15
1
-20
/
+70
|
\
\
\
\
|
*
|
|
|
blktrace: fix unlocked registration of tracepoints
Jens Axboe
2017-11-11
1
-10
/
+22
|
*
|
|
|
blktrace: fix unlocked access to init/start-stop/teardown
Jens Axboe
2017-11-11
1
-10
/
+48
*
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-13
2
-10
/
+10
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-11-08
25
-0
/
+25
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
sched/debug: Rename task-state printing helpers
Peter Zijlstra
2017-10-10
2
-10
/
+10
|
|
|
_
|
/
/
|
|
/
|
|
|
[next]