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
2015-09-18
tracing/filter: Do not allow infix to exceed end of string
Steven Rostedt (Red Hat)
2015-09-18
tracing/filter: Do not WARN on operand count going below zero
Steven Rostedt (Red Hat)
2015-09-18
tracing: Have filter check for balanced ops
Steven Rostedt
2014-11-23
ring-buffer: Always reset iterator to reader page
Steven Rostedt (Red Hat)
2013-06-10
tracing: Fix double free when function profile init failed
Namhyung Kim
2013-06-10
ring-buffer: Fix race between integrity check and readers
Steven Rostedt
2011-06-23
ftrace: Only update the function code on write to filter files
Steven Rostedt
2011-03-23
ftrace: Fix memory leak with function graph and cpu hotplug
Steven Rostedt
2011-01-07
tracing: Fix panic when lseek() called on "trace" opened for writing
Slava Pestov
2010-10-28
ring-buffer: Fix typo of time extends per page
Steven Rostedt
2010-09-20
tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread
Chris Wright
2010-09-20
tracing: Do not allow llseek to set_ftrace_filter
Steven Rostedt
2010-09-20
tracing: Fix a race in function profile
Li Zefan
2010-05-12
tracing: Fix ftrace_event_call alignment for use with gcc 4.5
Jeff Mahoney
2010-04-01
tracing: Do not record user stack trace from NMI context
Steven Rostedt
2010-04-01
tracing: Disable buffer switching when starting or stopping trace
Steven Rostedt
2010-04-01
tracing: Use same local variable when resetting the ring buffer
Steven Rostedt
2010-04-01
function-graph: Init curr_ret_stack with ret_stack
Steven Rostedt
2010-04-01
ring-buffer: Move disabled check into preempt disable section
Lai Jiangshan
2009-11-04
ftrace: Fix unmatched locking in ftrace_regex_write()
Li Zefan
2009-11-04
ring-buffer: Synchronize resizing buffer with reader lock
Lai Jiangshan
2009-10-24
tracing: Remove cpu arg from the rb_time_stamp() function
Jiri Olsa
2009-10-24
tracing: Fix comment typo and documentation example
Jiri Olsa
2009-10-24
tracing: Fix trace_seq_printf() return value
Jiri Olsa
2009-10-24
tracing: Update *ppos instead of filp->f_pos
Jiri Olsa
2009-10-14
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-10-13
tracing/filters: Fix memory leak when setting a filter
Li Zefan
2009-10-09
tracing: fix trace_vprintk call
Steven Rostedt
2009-10-08
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-10-08
Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-10-07
tracing: user local buffer variable for trace branch tracer
Steven Rostedt
2009-10-07
tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c
Zhenwen Xu
2009-10-07
ftrace: check for failure for all conversions
Steven Rostedt
2009-10-07
tracing: correct module boundaries for ftrace_release
jolsa@redhat.com
2009-10-07
tracing: fix transposed numbers of lock_depth and preempt_count
Steven Rostedt
2009-10-06
trace: Fix missing assignment in trace_ctxwake_*
Hiroshi Shimamoto
2009-10-06
tracing/syscalls: Use long for syscall ret format and field definitions
Tom Zanussi
2009-10-05
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-10-05
tracing: Use free_percpu instead of kfree
Frederic Weisbecker
2009-10-05
tracing: Check total refcount before releasing bufs in profile_enable failure
Frederic Weisbecker
2009-10-01
Add a tracepoint for block request remapping
Jun'ichi Nomura
2009-10-01
Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs
Zdenek Kabelac
2009-10-01
kmemtrace: Fix up tracer registration
Paul Mundt
2009-10-01
tracing: Fix infinite recursion in ftrace_update_pid_func()
Matt Fleming
2009-09-26
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
cpumask: use zalloc_cpumask_var() where possible
Li Zefan
2009-09-23
seq_file: constify seq_operations
James Morris
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
tracing: Fix failure path in ftrace_regex_open()
Li Zefan
[next]