[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220620213158.468216113@goodmis.org>
Date: Mon, 20 Jun 2022 17:31:58 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Ingo Molnar <mingo@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [for-linus][PATCH 0/4] tracing: Fixes for 5.19
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(-)
Powered by blists - more mailing lists