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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2017-11-02
tracing: Erase irqsoff trace with empty write
Bo Yan
2017-11-02
tracing: Apply trace_clock changes to instance max buffer
Baohong Liu
2017-06-08
ring-buffer: Have ring_buffer_iter_empty() return true when empty
Steven Rostedt (VMware)
2017-06-08
tracing: Allocate the snapshot buffer before enabling probe
Steven Rostedt (VMware)
2017-06-08
ring-buffer: Fix return value check in test_ringbuffer()
Wei Yongjun
2017-02-10
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
2017-02-06
fix memory leaks in tracing_buffers_splice_read()
Al Viro
2016-08-27
tracing: Handle NULL formats in hold_module_trace_bprintk_format()
Steven Rostedt (Red Hat)
2016-06-07
ring-buffer: Prevent overflow of size in ring_buffer_resize()
Steven Rostedt (Red Hat)
2016-06-07
ring-buffer: Use long for nr_pages to avoid overflow failures
Steven Rostedt (Red Hat)
2016-06-07
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
2016-06-07
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
2016-06-07
tracing: Have preempt(irqs)off trace preempt disabled functions
Steven Rostedt (Red Hat)
2016-03-03
tracing: Fix showing function event in available_events
Steven Rostedt (Red Hat)
2016-03-03
ring-buffer: Update read stamp with first real commit on page
Steven Rostedt (Red Hat)
2015-08-03
tracing: Have branch tracer use recursive field of task struct
Steven Rostedt (Red Hat)
2015-08-03
tracing/filter: Do not allow infix to exceed end of string
Steven Rostedt (Red Hat)
2015-08-03
tracing/filter: Do not WARN on operand count going below zero
Steven Rostedt (Red Hat)
2015-06-29
tracing: Have filter check for balanced ops
Steven Rostedt
2015-06-22
ring-buffer-benchmark: Fix the wrong sched_priority of producer
Wang Long
2015-05-06
ring-buffer: Replace this_cpu_*() with __this_cpu_*()
Steven Rostedt
2015-04-29
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2015-03-06
tracing: Fix unmapping loop in tracing_mark_write
Vikram Mulukutla
2014-11-14
tracing/syscalls: Ignore numbers outside NR_syscalls' range
Rabin Vincent
2014-10-09
ring-buffer: Fix infinite spin in reading buffer
Steven Rostedt (Red Hat)
2014-10-05
trace: Fix epoll hang when we race with new entries
Josef Bacik
2014-09-17
ring-buffer: Up rb_iter_peek() loop count to 3
Steven Rostedt (Red Hat)
2014-09-17
ring-buffer: Always reset iterator to reader page
Steven Rostedt (Red Hat)
2014-07-31
tracing: Fix wraparound problems in "uptime" trace clock
Tony Luck
2014-07-28
ring-buffer: Fix polling on trace_pipe
Martin Lau
2014-07-28
tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs
zhangwei(Jovi)
2014-07-28
tracing: Fix graph tracer with stack tracer on other archs
Steven Rostedt (Red Hat)
2014-07-17
ring-buffer: Check if buffer exists before polling
Steven Rostedt (Red Hat)
2014-07-09
tracing: Remove ftrace_stop/start() from reading the trace file
Steven Rostedt (Red Hat)
2014-07-06
tracing: Try again for saved cmdline if failed due to locking
Steven Rostedt (Red Hat)
2014-06-07
ftrace/module: Hardcode ftrace_module_init() call into load_module()
Steven Rostedt (Red Hat)
2014-05-30
blktrace: fix accounting of partially completed requests
Roman Pen
2014-03-31
tracing: Fix array size mismatch in format string
Vaibhav Nagarnaik
2014-03-23
tracing: Do not add event files for modules that fail tracepoints
Steven Rostedt (Red Hat)
2014-02-22
ring-buffer: Fix first commit on sub-buffer having non-zero delta
Steven Rostedt (Red Hat)
2014-02-13
ftrace: Have function graph only trace based on global_ops filters
Steven Rostedt
2014-02-13
ftrace: Fix synchronization location disabling and freeing ftrace_ops
Steven Rostedt
2014-02-13
ftrace: Synchronize setting function_trace_op with ftrace_trace_function
Steven Rostedt
2014-02-13
tracing: Check if tracing is enabled in trace_puts()
Steven Rostedt (Red Hat)
2014-02-13
tracing: Have trace buffer point back to trace_array
Steven Rostedt (Red Hat)
2014-01-09
ftrace: Initialize the ftrace profiler for each possible cpu
Miao Xie
2013-12-04
ftrace: Fix function graph with loading of modules
Steven Rostedt (Red Hat)
2013-11-29
perf/ftrace: Fix paranoid level for enabling function tracer
Steven Rostedt
2013-11-20
tracing: Fix potential out-of-bounds in trace_get_user()
Steven Rostedt
2013-08-29
ftrace: Check module functions being traced on reload
Steven Rostedt (Red Hat)
[next]