Commit 6e57cdde authored by Roman Gushchin's avatar Roman Gushchin Committed by Alexei Starovoitov
Browse files

MAINTAINERS: add an entry for MM BPF extensions



Let's create a separate entry for MM BPF extensions: these patches
often require an attention from both bpf and mm communities.

Signed-off-by: default avatarRoman Gushchin <roman.gushchin@linux.dev>
Link: https://lore.kernel.org/r/20251223044156.208250-7-roman.gushchin@linux.dev


Signed-off-by: default avatarAlexei Starovoitov <ast@kernel.org>
parent 6bce6ddb
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -4799,6 +4799,15 @@ L: bpf@vger.kernel.org
S:	Maintained
F:	tools/lib/bpf/
BPF [MEMORY MANAGEMENT EXTENSIONS]
M:	Roman Gushchin <roman.gushchin@linux.dev>
M:	JP Kobryn <inwardvessel@gmail.com>
M:	Shakeel Butt <shakeel.butt@linux.dev>
L:	bpf@vger.kernel.org
L:	linux-mm@kvack.org
S:	Maintained
F:	mm/bpf_memcontrol.c
BPF [MISC]
L:	bpf@vger.kernel.org
S:	Odd Fixes