Skip to content

Commit 7c7c42d

Browse files
Martin KaFai LauAlexei Starovoitov
authored andcommitted
bpf: Update bpf maintainers
I am making a life change and will take a long break from my current work, so I will step down from the "M:" responsibility. I am currently a "R:" in "BPF [GENERAL]", this part stays unchanged. I am folding most of the parts into "BPF [GENERAL]". For "BPF [BTF]", it is long overdue as I am no longer involved. It is folded into the "BPF [GENERAL]". The "BPF [STORAGE & CGROUPS]" will also be covered by "BPF [GENERAL]". For struct_ops, its usage is no longer limited to networking, so this naturally should move back to "BPF [GENERAL]". For the reuseport, it will continue to be maintained together by "BPF [GENERAL]" and the "NETWORKING [SOCKETS]". For other "BPF [NETWORKING]...", I am moving myself to "R:". Thanks! Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org> Acked-by: Daniel Borkmann <daniel@iogearbox.net> Link: https://lore.kernel.org/r/20260529203909.1222164-1-martin.lau@linux.dev Signed-off-by: Alexei Starovoitov <ast@kernel.org>
1 parent b573cf6 commit 7c7c42d

1 file changed

Lines changed: 1 addition & 23 deletions

File tree

MAINTAINERS

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4775,13 +4775,6 @@ S: Supported
47754775
F: arch/x86/net/
47764776
X: arch/x86/net/bpf_jit_comp32.c
47774777

4778-
BPF [BTF]
4779-
M: Martin KaFai Lau <martin.lau@linux.dev>
4780-
L: bpf@vger.kernel.org
4781-
S: Maintained
4782-
F: include/linux/btf*
4783-
F: kernel/bpf/btf.c
4784-
47854778
BPF [CORE]
47864779
M: Alexei Starovoitov <ast@kernel.org>
47874780
M: Daniel Borkmann <daniel@iogearbox.net>
@@ -4914,18 +4907,11 @@ F: tools/testing/selftests/bpf/prog_tests/tc_netkit.c
49144907
F: tools/testing/selftests/drivers/net/hw/nk_qlease.py
49154908
F: tools/testing/selftests/net/nk_qlease.py
49164909

4917-
BPF [NETWORKING] (struct_ops, reuseport)
4918-
M: Martin KaFai Lau <martin.lau@linux.dev>
4919-
L: bpf@vger.kernel.org
4920-
L: netdev@vger.kernel.org
4921-
S: Maintained
4922-
F: kernel/bpf/bpf_struct*
4923-
49244910
BPF [NETWORKING] (tcx & tc BPF, sock_addr)
4925-
M: Martin KaFai Lau <martin.lau@linux.dev>
49264911
M: Daniel Borkmann <daniel@iogearbox.net>
49274912
R: John Fastabend <john.fastabend@gmail.com>
49284913
R: Stanislav Fomichev <sdf@fomichev.me>
4914+
R: Martin KaFai Lau <martin.lau@linux.dev>
49294915
L: bpf@vger.kernel.org
49304916
L: netdev@vger.kernel.org
49314917
S: Maintained
@@ -4960,14 +4946,6 @@ L: bpf@vger.kernel.org
49604946
S: Maintained
49614947
F: tools/testing/selftests/bpf/
49624948

4963-
BPF [STORAGE & CGROUPS]
4964-
M: Martin KaFai Lau <martin.lau@linux.dev>
4965-
L: bpf@vger.kernel.org
4966-
S: Maintained
4967-
F: kernel/bpf/*storage.c
4968-
F: kernel/bpf/bpf_lru*
4969-
F: kernel/bpf/cgroup.c
4970-
49714949
BPF [TOOLING] (bpftool)
49724950
M: Quentin Monnet <qmo@kernel.org>
49734951
L: bpf@vger.kernel.org

0 commit comments

Comments
 (0)