From: Linus Torvalds Date: Sun, 30 Jul 2023 18:27:22 +0000 (-0700) Subject: Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.6.17~4284 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b0b9850e7d53aec13ef12a485e5a301774d9132e;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'probes-fixes-v6.5-rc3' of git://git./linux/kernel/git/trace/linux-trace Pull probe fixes from Masami Hiramatsu: - probe-events: add NULL check for some BTF API calls which can return error code and NULL. - ftrace selftests: check fprobe and kprobe event correctly. This fixes a miss condition of the test command. - kprobes: do not allow probing functions that start with "__cfi_" or "__pfx_" since those are auto generated for kernel CFI and not executed. * tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace: kprobes: Prohibit probing on CFI preamble symbol selftests/ftrace: Fix to check fprobe event eneblement tracing/probes: Fix to add NULL check for BTF APIs --- b0b9850e7d53aec13ef12a485e5a301774d9132e