index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Fix possible double free on failure of allocating trace buffer
Steven Rostedt (VMware)
2017-12-27
1
-0
/
+1
*
tracing: Fix crash when it fails to alloc ring buffer
Jing Xia
2017-12-27
1
-0
/
+2
*
ring-buffer: Do no reuse reader page if still in use
Steven Rostedt (VMware)
2017-12-27
1
-0
/
+6
*
tracing: Remove extra zeroing out of the ring buffer page
Steven Rostedt (VMware)
2017-12-27
1
-9
/
+1
*
ring-buffer: Mask out the info bits when returning buffer page length
Steven Rostedt (VMware)
2017-12-27
1
-1
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-15
1
-7
/
+12
|
\
|
*
bpf: fix corruption on concurrent perf_event_output calls
Daniel Borkmann
2017-12-12
1
-7
/
+12
*
|
Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-12-14
4
-32
/
+20
|
\
\
|
|
/
|
/
|
|
*
tracing: Have stack trace not record if RCU is not watching
Steven Rostedt (VMware)
2017-12-14
1
-0
/
+4
|
*
tracing: Pass export pointer as argument to ->write()
Felipe Balbi
2017-12-04
1
-1
/
+1
|
*
ring-buffer: Remove unused function __rb_data_page_index()
Matthias Kaehlcke
2017-12-04
1
-6
/
+0
|
*
tracing: make PREEMPTIRQ_EVENTS depend on TRACING
Arnd Bergmann
2017-12-04
1
-0
/
+1
|
*
tracing: Allocate mask_str buffer dynamically
Changbin Du
2017-12-04
1
-20
/
+9
|
*
tracing: Fix code comments in trace.c
Chunyu Hu
2017-12-04
1
-5
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-04
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
bpf: set maximum number of attached progs to 64 for a single perf tp
Yonghong Song
2017-12-01
1
-0
/
+8
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-12-01
1
-18
/
+12
|
\
\
|
|
/
|
/
|
|
*
blktrace: fix trace mutex deadlock
Jens Axboe
2017-11-27
1
-2
/
+2
|
*
blktrace: Use blk_trace_bio_get_cgid inside blk_add_trace_bio
Marcos Paulo de Souza
2017-11-19
1
-16
/
+10
*
|
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-16
1
-49
/
+6
|
*
perf/ftrace: Small cleanup
Peter Zijlstra
2017-10-16
1
-1
/
+1
|
*
perf/ftrace: Fix function trace events
Peter Zijlstra
2017-10-16
1
-31
/
+49
|
*
perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:functi...
Peter Zijlstra
2017-10-16
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-10
1
-0
/
+69
|
*
tracing: Add support for preempt and irq enable/disable events
Joel Fernandes
2017-10-10
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-05
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-15
1
-3
/
+0
|
\
\
|
*
|
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-15
1
-3
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
4
-35
/
+185
|
\
\
\
|
|
/
/
|
/
|
|
[next]