public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [for-next][PATCH 0/3] probes: Updates for 6.2
@ 2022-12-10 14:03 Steven Rostedt
  2022-12-10 14:03 ` [for-next][PATCH 1/3] tracing: Fix race where eprobes can be called before the event Steven Rostedt
  2022-12-10 14:03 ` [for-next][PATCH 3/3] kprobes: Fix check for probe enabled in kill_kprobe() Steven Rostedt
  0 siblings, 2 replies; 3+ messages in thread
From: Steven Rostedt @ 2022-12-10 14:03 UTC (permalink / raw)
  To: linux-kernel; +Cc: Masami Hiramatsu, Andrew Morton

  git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
probes/for-next

Head SHA1: 0c76ef3f26d5ef2ac2c21b47e7620cff35809fbb


Li Hua (1):
      test_kprobes: Fix implicit declaration error of test_kprobes

Li Huafei (1):
      kprobes: Fix check for probe enabled in kill_kprobe()

Steven Rostedt (Google) (1):
      tracing: Fix race where eprobes can be called before the event

----
 kernel/kprobes.c            | 16 ++++++++--------
 kernel/trace/trace_eprobe.c |  3 +++
 lib/Kconfig.debug           |  1 +
 3 files changed, 12 insertions(+), 8 deletions(-)

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

end of thread, other threads:[~2022-12-10 14:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-10 14:03 [for-next][PATCH 0/3] probes: Updates for 6.2 Steven Rostedt
2022-12-10 14:03 ` [for-next][PATCH 1/3] tracing: Fix race where eprobes can be called before the event Steven Rostedt
2022-12-10 14:03 ` [for-next][PATCH 3/3] kprobes: Fix check for probe enabled in kill_kprobe() Steven Rostedt

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