diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-11-05 20:41:38 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-11-05 20:41:38 +0100 |
commit | 3249fe45639afb0a025847d611dac692010822a8 (patch) | |
tree | 8397ebe2cfca56f5d0c94233d8bf110211d4eb71 /Documentation/dev-tools | |
parent | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/... (diff) | |
parent | kprobes: Tell lockdep about kprobe nesting (diff) | |
download | linux-3249fe45639afb0a025847d611dac692010822a8.tar.xz linux-3249fe45639afb0a025847d611dac692010822a8.zip |
Merge tag 'trace-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Pull tracing fixes from Steven Rostedt:
- Fix off-by-one error in retrieving the context buffer for
trace_printk()
- Fix off-by-one error in stack nesting limit
- Fix recursion to not make all NMI code false positive as recursing
- Stop losing events in function tracing when transitioning between irq
context
- Stop losing events in ring buffer when transitioning between irq
context
- Fix return code of error pointer in parse_synth_field() to prevent
NULL pointer dereference.
- Fix false positive of NMI recursion in kprobe event handling
* tag 'trace-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
kprobes: Tell lockdep about kprobe nesting
tracing: Make -ENOMEM the default error for parse_synth_field()
ring-buffer: Fix recursion protection transitions between interrupt context
tracing: Fix the checking of stackidx in __ftrace_trace_stack
ftrace: Handle tracing when switching between context
ftrace: Fix recursion check for NMI test
tracing: Fix out of bounds write in get_trace_buf
Diffstat (limited to 'Documentation/dev-tools')
0 files changed, 0 insertions, 0 deletions