Skip to content

Commit c26b1b8

Browse files
committed
MAINTAINERS: Add uprobes entry
Add uprobes entry to MAINTAINERS to clarify the maintainers. Link: https://lore.kernel.org/all/172074397710.247544.17045299807723238107.stgit@devnote2/ Suggested-by: Peter Zijlstra <[email protected]> Signed-off-by: Masami Hiramatsu (Google) <[email protected]> Acked-by: Peter Zijlstra (Intel) <[email protected]> Acked-by: Oleg Nesterov <[email protected]>
1 parent 3e301b4 commit c26b1b8

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

MAINTAINERS

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23109,6 +23109,19 @@ F: drivers/mtd/ubi/
2310923109
F: include/linux/mtd/ubi.h
2311023110
F: include/uapi/mtd/ubi-user.h
2311123111

23112+
UPROBES
23113+
M: Masami Hiramatsu <[email protected]>
23114+
M: Oleg Nesterov <[email protected]>
23115+
M: Peter Zijlstra <[email protected]>
23116+
23117+
23118+
S: Maintained
23119+
F: arch/*/include/asm/uprobes.h
23120+
F: arch/*/kernel/probes/uprobes.c
23121+
F: arch/*/kernel/uprobes.c
23122+
F: include/linux/uprobes.h
23123+
F: kernel/events/uprobes.c
23124+
2311223125
USB "USBNET" DRIVER FRAMEWORK
2311323126
M: Oliver Neukum <[email protected]>
2311423127

0 commit comments

Comments
 (0)