[PATCH 0/4] Do some changes about kprobe

From: Tiezhu Yang
Date: Sun Oct 24 2021 - 23:31:31 EST


This patchset is based on kprobes kernel tree:
https://git.kernel.org/pub/scm/linux/kernel/git/mhiramat/linux.git/ for-next

Tiezhu Yang (4):
samples/kretprobes: Fix return value if register_kretprobe() failed
docs, kprobes: Remove invalid URL and add new reference
test_kprobes: Move it from kernel/ to lib/
MAINTAINERS: Add git tree and missing files for KPROBES

Documentation/trace/kprobes.rst | 2 +-
MAINTAINERS | 3 +++
kernel/Makefile | 1 -
lib/Makefile | 1 +
{kernel => lib}/test_kprobes.c | 0
samples/kprobes/kretprobe_example.c | 2 +-
6 files changed, 6 insertions(+), 3 deletions(-)
rename {kernel => lib}/test_kprobes.c (100%)

--
2.1.0