]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
MAINTAINERS: BPF: Add self as reviewer and run parse_maintainers.pl
authorEmil Tsalapatis <emil@etsalapatis.com>
Thu, 4 Jun 2026 18:42:52 +0000 (14:42 -0400)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 5 Jun 2026 15:01:12 +0000 (08:01 -0700)
Add myself as a reviewer for the BPF subsystem. While at it, run
./scripts/parse_maintainers.pl --order and reorder the BPF-related
entries in the file accordingly.

Signed-off-by: Emil Tsalapatis <emil@etsalapatis.com>
Acked-by: Eduard Zingerman <eddyz87@gmail.com>
Acked-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Link: https://lore.kernel.org/r/20260604184252.9917-1-emil@etsalapatis.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
MAINTAINERS

index afae76600fc6fb3038a2b247a734ad6b5d348e77..87ac5cafb55bd71b99b33b1809e31c184bc1de2a 100644 (file)
@@ -4811,12 +4811,13 @@ BPF [GENERAL] (Safe Dynamic Programs and Tools)
 M:     Alexei Starovoitov <ast@kernel.org>
 M:     Daniel Borkmann <daniel@iogearbox.net>
 M:     Andrii Nakryiko <andrii@kernel.org>
-R:     Martin KaFai Lau <martin.lau@linux.dev>
 M:     Eduard Zingerman <eddyz87@gmail.com>
 M:     Kumar Kartikeya Dwivedi <memxor@gmail.com>
+R:     Martin KaFai Lau <martin.lau@linux.dev>
 R:     Song Liu <song@kernel.org>
 R:     Yonghong Song <yonghong.song@linux.dev>
 R:     Jiri Olsa <jolsa@kernel.org>
+R:     Emil Tsalapatis <emil@etsalapatis.com>
 L:     bpf@vger.kernel.org
 S:     Supported
 W:     https://bpf.io/
@@ -4826,7 +4827,9 @@ T:        git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git
 F:     Documentation/bpf/
 F:     Documentation/networking/filter.rst
 F:     Documentation/userspace-api/ebpf/
+F:     arch/*/include/asm/rqspinlock.h
 F:     arch/*/net/*
+F:     include/asm-generic/rqspinlock.h
 F:     include/linux/bpf*
 F:     include/linux/btf*
 F:     include/linux/buildid.h
@@ -4838,17 +4841,15 @@ F:      include/uapi/linux/filter.h
 F:     kernel/bpf/
 F:     kernel/trace/bpf_trace.c
 F:     lib/buildid.c
-F:     arch/*/include/asm/rqspinlock.h
-F:     include/asm-generic/rqspinlock.h
 F:     lib/test_bpf.c
 F:     net/bpf/
 F:     net/core/filter.c
 F:     net/sched/act_bpf.c
 F:     net/sched/cls_bpf.c
 F:     samples/bpf/
+F:     scripts/Makefile.btf
 F:     scripts/bpf_doc.py
 F:     scripts/gen-btf.sh
-F:     scripts/Makefile.btf
 F:     scripts/pahole-version.sh
 F:     tools/bpf/
 F:     tools/lib/bpf/