public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [for-linus][PATCH 0/4] tracing: Fixes for 5.19
@ 2022-06-20 21:31 Steven Rostedt
  2022-06-20 21:31 ` [for-linus][PATCH 1/4] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher() Steven Rostedt
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Steven Rostedt @ 2022-06-20 21:31 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton



Gautam Menghani (1):
      tracing/uprobes: Remove unwanted initialization in __trace_uprobe_create()

Masami Hiramatsu (Google) (1):
      tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()

Xiang wangx (1):
      tracefs: Fix syntax errors in comments

sunliming (1):
      tracing: Simplify conditional compilation code in tracing_set_tracer()

----
 fs/tracefs/inode.c          |  2 +-
 kernel/trace/trace.c        |  2 --
 kernel/trace/trace_kprobe.c | 11 ++++++++++-
 kernel/trace/trace_uprobe.c |  1 -
 4 files changed, 11 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-06-20 21:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-20 21:31 [for-linus][PATCH 0/4] tracing: Fixes for 5.19 Steven Rostedt
2022-06-20 21:31 ` [for-linus][PATCH 1/4] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher() Steven Rostedt
2022-06-20 21:32 ` [for-linus][PATCH 2/4] tracing: Simplify conditional compilation code in tracing_set_tracer() Steven Rostedt
2022-06-20 21:32 ` [for-linus][PATCH 3/4] tracefs: Fix syntax errors in comments Steven Rostedt
2022-06-20 21:32 ` [for-linus][PATCH 4/4] tracing/uprobes: Remove unwanted initialization in __trace_uprobe_create() Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox