Skip to content

Commit 9a44bc9

Browse files
sinkapborkmann
authored andcommitted
bpf: Add MAINTAINERS entry for BPF LSM
Similar to XDP and some JITs, also add Brendan and Florent who have been reviewing all my patches internally as reviewers. The patches are expected as usual to go via the BPF tree(s) / list / merge workflows. Signed-off-by: KP Singh <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
1 parent 68878a5 commit 9a44bc9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

MAINTAINERS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3356,6 +3356,17 @@ S: Supported
33563356
F: arch/x86/net/
33573357
X: arch/x86/net/bpf_jit_comp32.c
33583358

3359+
BPF LSM (Security Audit and Enforcement using BPF)
3360+
M: KP Singh <[email protected]>
3361+
R: Florent Revest <[email protected]>
3362+
R: Brendan Jackman <[email protected]>
3363+
3364+
S: Maintained
3365+
F: Documentation/bpf/bpf_lsm.rst
3366+
F: include/linux/bpf_lsm.h
3367+
F: kernel/bpf/bpf_lsm.c
3368+
F: security/bpf/
3369+
33593370
BROADCOM B44 10/100 ETHERNET DRIVER
33603371
M: Michael Chan <[email protected]>
33613372

0 commit comments

Comments
 (0)