mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 05:55:44 +02:00
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: Roman Gushchin <roman.gushchin@linux.dev> Link: https://lore.kernel.org/r/20251223044156.208250-7-roman.gushchin@linux.dev Signed-off-by: Alexei Starovoitov <ast@kernel.org>
This commit is contained in:
parent
6bce6ddbe6
commit
6e57cdde70
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user