lkml.org 
[lkml]   [2023]   [Jul]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] probes: Fixes for 6.5-rc3
Hi Linus,

Probe fixes for 6.5-rc3:

- probe-events: Fix to add NULL check for some BTF API calls which can
return error code and NULL.

- ftrace selftests: Fix to check fprobe and kprobe event correctly. This
fixes a miss condition of the test command.

- kprobes: Prohibit probing on the function which starts from "__cfi_"
and "__pfx_" since those are auto generated for kernel CFI and not
executed.


Please pull the latest probes-fixes-v6.5-rc3 tree, which can be found at:


git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
probes-fixes-v6.5-rc3

Tag SHA1: 1586c2c77c542c0f9a20bfe5bbebfc739f8dbd2a
Head SHA1: de02f2ac5d8cfb311f44f2bf144cc20002f1fbbd


Masami Hiramatsu (Google) (3):
tracing/probes: Fix to add NULL check for BTF APIs
selftests/ftrace: Fix to check fprobe event eneblement
kprobes: Prohibit probing on CFI preamble symbol

----
kernel/kprobes.c | 14 +++++++++++++-
kernel/trace/trace_probe.c | 8 ++++----
.../selftests/ftrace/test.d/dynevent/add_remove_btfarg.tc | 2 +-
3 files changed, 18 insertions(+), 6 deletions(-)

--
Masami Hiramatsu (Google) <mhiramat@kernel.org>

\
 
 \ /
  Last update: 2023-07-30 17:07    [W:0.033 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site