MAINTAINERS: step down as netfilter maintainer
[sfrench/cifs-2.6.git] / MAINTAINERS
index c660e9be8ce6940e8faafa985cc2f1e517daf957..24b4f59d3ceb1820ff6c864104fa4b3aeaaf0393 100644 (file)
@@ -24,7 +24,7 @@ Descriptions of section entries and preferred order
           filing info, a direct bug tracker link, or a mailto: URI.
        C: URI for *chat* protocol, server and channel where developers
           usually hang out, for example irc://server/channel.
-       P: Subsystem Profile document for more details submitting
+       P: *Subsystem Profile* document for more details submitting
           patches to the given subsystem. This is either an in-tree file,
           or a URI. See Documentation/maintainer/maintainer-entry-profile.rst
           for details.
@@ -3807,6 +3807,7 @@ 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>
+R:     Eduard Zingerman <eddyz87@gmail.com>
 R:     Song Liu <song@kernel.org>
 R:     Yonghong Song <yonghong.song@linux.dev>
 R:     John Fastabend <john.fastabend@gmail.com>
@@ -3867,6 +3868,7 @@ F:        net/unix/unix_bpf.c
 
 BPF [LIBRARY] (libbpf)
 M:     Andrii Nakryiko <andrii@kernel.org>
+M:     Eduard Zingerman <eddyz87@gmail.com>
 L:     bpf@vger.kernel.org
 S:     Maintained
 F:     tools/lib/bpf/
@@ -3924,6 +3926,7 @@ F:        security/bpf/
 
 BPF [SELFTESTS] (Test Runners & Infrastructure)
 M:     Andrii Nakryiko <andrii@kernel.org>
+M:     Eduard Zingerman <eddyz87@gmail.com>
 R:     Mykola Lysenko <mykolal@fb.com>
 L:     bpf@vger.kernel.org
 S:     Maintained
@@ -4637,8 +4640,8 @@ S:        Maintained
 F:     net/sched/sch_cake.c
 
 CAN NETWORK DRIVERS
-M:     Wolfgang Grandegger <wg@grandegger.com>
 M:     Marc Kleine-Budde <mkl@pengutronix.de>
+M:     Vincent Mailhol <mailhol.vincent@wanadoo.fr>
 L:     linux-can@vger.kernel.org
 S:     Maintained
 W:     https://github.com/linux-can
@@ -6385,6 +6388,7 @@ L:        linux-doc@vger.kernel.org
 S:     Maintained
 F:     Documentation/admin-guide/quickly-build-trimmed-linux.rst
 F:     Documentation/admin-guide/reporting-issues.rst
+F:     Documentation/admin-guide/verify-bugs-and-bisect-regressions.rst
 
 DOCUMENTATION SCRIPTS
 M:     Mauro Carvalho Chehab <mchehab@kernel.org>
@@ -7896,6 +7900,13 @@ S:       Maintained
 F:     include/linux/errseq.h
 F:     lib/errseq.c
 
+ESD CAN NETWORK DRIVERS
+M:     Stefan Mätje <stefan.maetje@esd.eu>
+R:     socketcan@esd.eu
+L:     linux-can@vger.kernel.org
+S:     Maintained
+F:     drivers/net/can/esd/
+
 ESD CAN/USB DRIVERS
 M:     Frank Jungclaus <frank.jungclaus@esd.eu>
 R:     socketcan@esd.eu
@@ -8172,6 +8183,7 @@ F:        include/uapi/scsi/fc/
 FILE LOCKING (flock() and fcntl()/lockf())
 M:     Jeff Layton <jlayton@kernel.org>
 M:     Chuck Lever <chuck.lever@oracle.com>
+R:     Alexander Aring <alex.aring@gmail.com>
 L:     linux-fsdevel@vger.kernel.org
 S:     Maintained
 F:     fs/fcntl.c
@@ -8597,6 +8609,13 @@ F:       Documentation/devicetree/bindings/soc/fsl/cpm_qe/fsl,cpm1-scc-qmc.yaml
 F:     drivers/soc/fsl/qe/qmc.c
 F:     include/soc/fsl/qe/qmc.h
 
+FREESCALE QUICC ENGINE QMC HDLC DRIVER
+M:     Herve Codina <herve.codina@bootlin.com>
+L:     netdev@vger.kernel.org
+L:     linuxppc-dev@lists.ozlabs.org
+S:     Maintained
+F:     drivers/net/wan/fsl_qmc_hdlc.c
+
 FREESCALE QUICC ENGINE TSA DRIVER
 M:     Herve Codina <herve.codina@bootlin.com>
 L:     linuxppc-dev@lists.ozlabs.org
@@ -8988,9 +9007,10 @@ F:       include/linux/string.h
 F:     include/linux/string_choices.h
 F:     include/linux/string_helpers.h
 F:     lib/string.c
+F:     lib/string_kunit.c
 F:     lib/string_helpers.c
-F:     lib/test-string_helpers.c
-F:     lib/test_string.c
+F:     lib/string_helpers_kunit.c
+F:     scripts/coccinelle/api/string_choices.cocci
 
 GENERIC UIO DRIVER FOR PCI DEVICES
 M:     "Michael S. Tsirkin" <mst@redhat.com>
@@ -12177,11 +12197,11 @@ F:    Documentation/scsi/53c700.rst
 F:     drivers/scsi/53c700*
 
 LEAKING_ADDRESSES
-M:     Tobin C. Harding <me@tobin.cc>
 M:     Tycho Andersen <tycho@tycho.pizza>
+R:     Kees Cook <keescook@chromium.org>
 L:     linux-hardening@vger.kernel.org
 S:     Maintained
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tobin/leaks.git
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/hardening
 F:     scripts/leaking_addresses.pl
 
 LED SUBSYSTEM
@@ -13079,6 +13099,15 @@ L:     netdev@vger.kernel.org
 S:     Supported
 F:     drivers/net/ethernet/marvell/octeon_ep
 
+MARVELL OCTEON ENDPOINT VF DRIVER
+M:     Veerasenareddy Burru <vburru@marvell.com>
+M:     Sathesh Edara <sedara@marvell.com>
+M:     Shinas Rasheed <srasheed@marvell.com>
+M:     Satananda Burla <sburla@marvell.com>
+L:     netdev@vger.kernel.org
+S:     Supported
+F:     drivers/net/ethernet/marvell/octeon_ep_vf
+
 MARVELL OCTEONTX2 PHYSICAL FUNCTION DRIVER
 M:     Sunil Goutham <sgoutham@marvell.com>
 M:     Geetha sowjanya <gakula@marvell.com>
@@ -14033,7 +14062,7 @@ F:      include/uapi/rdma/mlx5-abi.h
 
 MELLANOX MLX5 VDPA DRIVER
 M:     Dragos Tatulea <dtatulea@nvidia.com>
-L:     virtualization@lists.linux-foundation.org
+L:     virtualization@lists.linux.dev
 S:     Supported
 F:     drivers/vdpa/mlx5/
 
@@ -15117,6 +15146,7 @@ NETDEVSIM
 M:     Jakub Kicinski <kuba@kernel.org>
 S:     Maintained
 F:     drivers/net/netdevsim/*
+F:     tools/testing/selftests/drivers/net/netdevsim/*
 
 NETEM NETWORK EMULATOR
 M:     Stephen Hemminger <stephen@networkplumber.org>
@@ -15134,7 +15164,6 @@ F:      drivers/net/ethernet/neterion/
 NETFILTER
 M:     Pablo Neira Ayuso <pablo@netfilter.org>
 M:     Jozsef Kadlecsik <kadlec@netfilter.org>
-M:     Florian Westphal <fw@strlen.de>
 L:     netfilter-devel@vger.kernel.org
 L:     coreteam@netfilter.org
 S:     Maintained
@@ -18038,6 +18067,13 @@ T:     git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
 F:     Documentation/devicetree/bindings/net/wireless/qca,ath9k.yaml
 F:     drivers/net/wireless/ath/ath9k/
 
+QUALCOMM ATHEROS QCA7K ETHERNET DRIVER
+M:     Stefan Wahren <wahrenst@gmx.net>
+L:     netdev@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/net/qca,qca7000.txt
+F:     drivers/net/ethernet/qualcomm/qca*
+
 QUALCOMM BAM-DMUX WWAN NETWORK DRIVER
 M:     Stephan Gerhold <stephan@gerhold.net>
 L:     netdev@vger.kernel.org
@@ -21538,7 +21574,7 @@ F:      tools/testing/selftests/drivers/net/team/
 TECHNICAL ADVISORY BOARD PROCESS DOCS
 M:     "Theodore Ts'o" <tytso@mit.edu>
 M:     Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-L:     tech-board-discuss@lists.linux-foundation.org
+L:     tech-board-discuss@lists.linux.dev
 S:     Maintained
 F:     Documentation/process/contribution-maturity-model.rst
 F:     Documentation/process/researcher-guidelines.rst
@@ -22502,6 +22538,23 @@ F:     Documentation/block/ublk.rst
 F:     drivers/block/ublk_drv.c
 F:     include/uapi/linux/ublk_cmd.h
 
+UBSAN
+M:     Kees Cook <keescook@chromium.org>
+R:     Marco Elver <elver@google.com>
+R:     Andrey Konovalov <andreyknvl@gmail.com>
+R:     Andrey Ryabinin <ryabinin.a.a@gmail.com>
+L:     kasan-dev@googlegroups.com
+L:     linux-hardening@vger.kernel.org
+S:     Supported
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/hardening
+F:     Documentation/dev-tools/ubsan.rst
+F:     include/linux/ubsan.h
+F:     lib/Kconfig.ubsan
+F:     lib/test_ubsan.c
+F:     lib/ubsan.c
+F:     scripts/Makefile.ubsan
+K:     \bARCH_HAS_UBSAN\b
+
 UCLINUX (M68KNOMMU AND COLDFIRE)
 M:     Greg Ungerer <gerg@linux-m68k.org>
 L:     linux-m68k@lists.linux-m68k.org
@@ -23104,7 +23157,7 @@ F:      drivers/vfio/pci/mlx5/
 VFIO VIRTIO PCI DRIVER
 M:     Yishai Hadas <yishaih@nvidia.com>
 L:     kvm@vger.kernel.org
-L:     virtualization@lists.linux-foundation.org
+L:     virtualization@lists.linux.dev
 S:     Maintained
 F:     drivers/vfio/pci/virtio
 
@@ -24148,7 +24201,6 @@ F:      drivers/net/ethernet/xilinx/xilinx_axienet*
 
 XILINX CAN DRIVER
 M:     Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
-R:     Naga Sureshkumar Relli <naga.sureshkumar.relli@xilinx.com>
 L:     linux-can@vger.kernel.org
 S:     Maintained
 F:     Documentation/devicetree/bindings/net/can/xilinx,can.yaml