Skip to content

Commit 66b5867

Browse files
mattbobrowskiborkmann
authored andcommitted
bpf: Update BPF LSM maintainer list
After catching up with KP recently, we discussed that I will be now be responsible for co-maintaining the BPF LSM. Adding myself as designated maintainer of the BPF LSM, and specifying more files in which the BPF LSM maintenance responsibilities should now extend out to. This is at the back of all the BPF kfuncs that have been added recently, which are fundamentally restricted to being used only from BPF LSM program types. Signed-off-by: Matt Bobrowski <mattbobrowski@google.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Link: https://lore.kernel.org/bpf/ZnA-1qdtXS1TayD7@google.com
1 parent b90d77e commit 66b5867

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

MAINTAINERS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4083,12 +4083,13 @@ F: kernel/bpf/ringbuf.c
40834083

40844084
BPF [SECURITY & LSM] (Security Audit and Enforcement using BPF)
40854085
M: KP Singh <kpsingh@kernel.org>
4086-
R: Matt Bobrowski <mattbobrowski@google.com>
4086+
M: Matt Bobrowski <mattbobrowski@google.com>
40874087
L: bpf@vger.kernel.org
40884088
S: Maintained
40894089
F: Documentation/bpf/prog_lsm.rst
40904090
F: include/linux/bpf_lsm.h
40914091
F: kernel/bpf/bpf_lsm.c
4092+
F: kernel/trace/bpf_trace.c
40924093
F: security/bpf/
40934094

40944095
BPF [SELFTESTS] (Test Runners & Infrastructure)

0 commit comments

Comments
 (0)