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 userstacktrace option for instances
Steven Rostedt (VMware)
2020-12-11
1
-5
/
+8
*
ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency
Naveen N. Rao
2020-12-11
1
-1
/
+1
*
ftrace: Fix updating FTRACE_FL_TRAMP
Naveen N. Rao
2020-12-11
1
-1
/
+21
*
ring-buffer: Always check to put back before stamp when crossing pages
Steven Rostedt (VMware)
2020-12-11
1
-8
/
+6
*
ring-buffer: Set the right timestamp in the slow path of __rb_reserve_next()
Andrea Righi
2020-12-11
1
-3
/
+3
*
ring-buffer: Update write stamp with the correct ts
Steven Rostedt (VMware)
2020-12-11
1
-1
/
+1
*
tracing: Remove WARN_ON in start_thread()
Vasily Averin
2020-12-08
1
-1
/
+1
*
tracing: Fix alignment of static buffer
Minchan Kim
2020-12-08
1
-1
/
+1
*
lib/strncpy_from_user.c: Mask out bytes after NUL terminator.
Daniel Xu
2020-11-24
1
-0
/
+10
*
tracing: Fix the checking of stackidx in __ftrace_trace_stack
Qiujun Huang
2020-11-18
1
-2
/
+2
*
tracing: Fix out of bounds write in get_trace_buf
Qiujun Huang
2020-11-10
1
-1
/
+1
*
ftrace: Handle tracing when switching between context
Steven Rostedt (VMware)
2020-11-10
2
-4
/
+28
*
ftrace: Fix recursion check for NMI test
Steven Rostedt (VMware)
2020-11-10
1
-1
/
+2
*
ring-buffer: Fix recursion protection transitions between interrupt context
Steven Rostedt (VMware)
2020-11-10
1
-12
/
+46
*
ring-buffer: Return 0 on success from ring_buffer_resize()
Qiujun Huang
2020-11-05
1
-4
/
+4
*
tracing: Fix race in trace_open and buffer resize call
Gaurav Kohli
2020-11-05
1
-0
/
+10
*
tracing, synthetic events: Replace buggy strcat() with seq_buf operations
Sasha Levin
2020-11-05
1
-11
/
+12
*
tracing: Handle synthetic event array field type checking correctly
Tom Zanussi
2020-10-29
1
-3
/
+9
*
tracing: Fix parse_synth_field() error handling
Tom Zanussi
2020-10-29
1
-2
/
+4
*
Merge tag 'trace-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-10-01
2
-8
/
+8
|
\
|
*
ftrace: Move RCU is watching check after recursion check
Steven Rostedt (VMware)
2020-09-29
1
-4
/
+2
|
*
tracing: Fix trace_find_next_entry() accounting of temp buffer size
Steven Rostedt (VMware)
2020-09-29
1
-4
/
+6
*
|
Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-09-22
4
-26
/
+28
|
\
|
|
*
tracing: fix double free
Tom Rix
2020-09-18
1
-1
/
+0
|
*
ftrace: Let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
2020-09-18
1
-2
/
+1
|
*
tracing: Make the space reserved for the pid wider
Sebastian Andrzej Siewior
2020-09-18
2
-25
/
+25
|
*
ftrace: Fix missing synchronize_rcu() removing trampoline from kallsyms
Adrian Hunter
2020-09-18
1
-0
/
+1
|
*
ftrace: Free the trampoline when ftrace_startup() fails
Miroslav Benes
2020-09-18
1
-0
/
+2
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-09-19
1
-2
/
+1
|
\
\
|
*
|
ftrace: let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
2020-09-19
1
-2
/
+1
|
|
/
*
/
lockdep: fix order in trace_hardirqs_off_caller()
Sven Schnelle
2020-09-14
1
-2
/
+2
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
2
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-13
1
-1
/
+1
|
\
|
*
bpf: Remove inline from bpf_do_trace_printk
Stanislav Fomichev
2020-08-06
1
-1
/
+1
*
|
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-08-09
1
-2
/
+2
|
\
\
|
*
|
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
2020-08-10
1
-2
/
+2
*
|
|
Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2020-08-07
8
-189
/
+653
|
\
\
\
|
*
|
|
tracing: Add trace_array_init_printk() to initialize instance trace_printk() ...
Steven Rostedt (VMware)
2020-08-07
1
-0
/
+44
|
*
|
|
tracing: Use trace_sched_process_free() instead of exit() for pid tracing
Steven Rostedt (VMware)
2020-08-04
2
-4
/
+4
|
*
|
|
tracing/uprobe: Remove dead code in trace_uprobe_register()
Peng Fan
2020-08-03
1
-1
/
+0
|
*
|
|
ftrace: Fix ftrace_trace_task return value
Josef Bacik
2020-08-03
2
-4
/
+6
|
*
|
|
trace : Have tracing buffer info use kvzalloc instead of kzalloc
Zhaoyang Huang
2020-08-03
1
-2
/
+2
|
*
|
|
tracing: Remove outdated comment in stack handling
Vincent Whitchurch
2020-07-30
1
-6
/
+0
|
*
|
|
ftrace: Do not let direct or IPMODIFY ftrace_ops be added to module and set t...
Chengming Zhou
2020-07-30
1
-0
/
+8
|
*
|
|
ftrace: Setup correct FTRACE_FL_REGS flags for module
Chengming Zhou
2020-07-30
1
-4
/
+7
|
*
|
|
tracing/hwlat: Honor the tracing_cpumask
Kevin Hao
2020-07-30
1
-2
/
+3
|
*
|
|
tracing/hwlat: Drop the duplicate assignment in start_kthread()
Kevin Hao
2020-07-30
1
-1
/
+0
|
*
|
|
tracing: Save one trace_event->type by using __TRACE_LAST_TYPE
Wei Yang
2020-07-09
1
-2
/
+2
|
*
|
|
tracing: Simplify defining of the next event id
Wei Yang
2020-07-09
1
-6
/
+6
|
*
|
|
ring-buffer: Do not trigger a WARN if clock going backwards is detected
Steven Rostedt (VMware)
2020-07-01
1
-3
/
+21
[next]