]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - MAINTAINERS
net: stmmac: Apply half-duplex-less constraint for DW QoS Eth only
[thirdparty/linux.git] / MAINTAINERS
index 71526f619a93549f16781e08950f3f2f9be17965..b5b89687680b98eace9cb453ec2690bad735a6f2 100644 (file)
@@ -2191,7 +2191,6 @@ N:        mxs
 
 ARM/FREESCALE LAYERSCAPE ARM ARCHITECTURE
 M:     Shawn Guo <shawnguo@kernel.org>
-M:     Li Yang <leoyang.li@nxp.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git
@@ -3573,6 +3572,7 @@ S:        Supported
 C:     irc://irc.oftc.net/bcache
 T:     git https://evilpiepirate.org/git/bcachefs.git
 F:     fs/bcachefs/
+F:     Documentation/filesystems/bcachefs/
 
 BDISP ST MEDIA DRIVER
 M:     Fabien Dessenne <fabien.dessenne@foss.st.com>
@@ -3942,8 +3942,7 @@ F:        kernel/bpf/ringbuf.c
 
 BPF [SECURITY & LSM] (Security Audit and Enforcement using BPF)
 M:     KP Singh <kpsingh@kernel.org>
-R:     Florent Revest <revest@chromium.org>
-R:     Brendan Jackman <jackmanb@chromium.org>
+R:     Matt Bobrowski <mattbobrowski@google.com>
 L:     bpf@vger.kernel.org
 S:     Maintained
 F:     Documentation/bpf/prog_lsm.rst
@@ -3968,7 +3967,7 @@ F:        kernel/bpf/bpf_lru*
 F:     kernel/bpf/cgroup.c
 
 BPF [TOOLING] (bpftool)
-M:     Quentin Monnet <quentin@isovalent.com>
+M:     Quentin Monnet <qmo@kernel.org>
 L:     bpf@vger.kernel.org
 S:     Maintained
 F:     kernel/bpf/disasm.*
@@ -7939,6 +7938,7 @@ M:        Gao Xiang <xiang@kernel.org>
 M:     Chao Yu <chao@kernel.org>
 R:     Yue Hu <huyue2@coolpad.com>
 R:     Jeffle Xu <jefflexu@linux.alibaba.com>
+R:     Sandeep Dhavale <dhavale@google.com>
 L:     linux-erofs@lists.ozlabs.org
 S:     Maintained
 W:     https://erofs.docs.kernel.org
@@ -8523,7 +8523,6 @@ S:        Maintained
 F:     drivers/video/fbdev/fsl-diu-fb.*
 
 FREESCALE DMA DRIVER
-M:     Li Yang <leoyang.li@nxp.com>
 M:     Zhang Wei <zw@zh-kernel.org>
 L:     linuxppc-dev@lists.ozlabs.org
 S:     Maintained
@@ -8688,10 +8687,9 @@ F:       drivers/soc/fsl/qe/tsa.h
 F:     include/dt-bindings/soc/cpm1-fsl,tsa.h
 
 FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
-M:     Li Yang <leoyang.li@nxp.com>
 L:     netdev@vger.kernel.org
 L:     linuxppc-dev@lists.ozlabs.org
-S:     Maintained
+S:     Orphan
 F:     drivers/net/ethernet/freescale/ucc_geth*
 
 FREESCALE QUICC ENGINE UCC HDLC DRIVER
@@ -8708,10 +8706,9 @@ S:       Maintained
 F:     drivers/tty/serial/ucc_uart.c
 
 FREESCALE SOC DRIVERS
-M:     Li Yang <leoyang.li@nxp.com>
 L:     linuxppc-dev@lists.ozlabs.org
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Maintained
+S:     Orphan
 F:     Documentation/devicetree/bindings/misc/fsl,dpaa2-console.yaml
 F:     Documentation/devicetree/bindings/soc/fsl/
 F:     drivers/soc/fsl/
@@ -8745,10 +8742,9 @@ F:       Documentation/devicetree/bindings/sound/fsl,qmc-audio.yaml
 F:     sound/soc/fsl/fsl_qmc_audio.c
 
 FREESCALE USB PERIPHERAL DRIVERS
-M:     Li Yang <leoyang.li@nxp.com>
 L:     linux-usb@vger.kernel.org
 L:     linuxppc-dev@lists.ozlabs.org
-S:     Maintained
+S:     Orphan
 F:     drivers/usb/gadget/udc/fsl*
 
 FREESCALE USB PHY DRIVER
@@ -9651,7 +9647,9 @@ L:        linux-input@vger.kernel.org
 S:     Maintained
 F:     drivers/hid/hid-logitech-hidpp.c
 
-HIGH-RESOLUTION TIMERS, CLOCKEVENTS
+HIGH-RESOLUTION TIMERS, TIMER WHEEL, CLOCKEVENTS
+M:     Anna-Maria Behnsen <anna-maria@linutronix.de>
+M:     Frederic Weisbecker <frederic@kernel.org>
 M:     Thomas Gleixner <tglx@linutronix.de>
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
@@ -9659,9 +9657,13 @@ T:       git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
 F:     Documentation/timers/
 F:     include/linux/clockchips.h
 F:     include/linux/hrtimer.h
+F:     include/linux/timer.h
 F:     kernel/time/clockevents.c
 F:     kernel/time/hrtimer.c
-F:     kernel/time/timer_*.c
+F:     kernel/time/timer.c
+F:     kernel/time/timer_list.c
+F:     kernel/time/timer_migration.*
+F:     tools/testing/selftests/timers/
 
 HIGH-SPEED SCC DRIVER FOR AX.25
 L:     linux-hams@vger.kernel.org
@@ -13132,6 +13134,7 @@ F:      drivers/net/ethernet/marvell/mvpp2/
 
 MARVELL MWIFIEX WIRELESS DRIVER
 M:     Brian Norris <briannorris@chromium.org>
+R:     Francesco Dolcini <francesco@dolcini.it>
 L:     linux-wireless@vger.kernel.org
 S:     Odd Fixes
 F:     drivers/net/wireless/marvell/mwifiex/
@@ -14012,6 +14015,7 @@ F:      drivers/net/ethernet/mellanox/mlx4/en_*
 
 MELLANOX ETHERNET DRIVER (mlx5e)
 M:     Saeed Mahameed <saeedm@nvidia.com>
+M:     Tariq Toukan <tariqt@nvidia.com>
 L:     netdev@vger.kernel.org
 S:     Supported
 W:     http://www.mellanox.com
@@ -14079,6 +14083,7 @@ F:      include/uapi/rdma/mlx4-abi.h
 MELLANOX MLX5 core VPI driver
 M:     Saeed Mahameed <saeedm@nvidia.com>
 M:     Leon Romanovsky <leonro@nvidia.com>
+M:     Tariq Toukan <tariqt@nvidia.com>
 L:     netdev@vger.kernel.org
 L:     linux-rdma@vger.kernel.org
 S:     Supported
@@ -15625,9 +15630,10 @@ F:     drivers/misc/nsm.c
 F:     include/uapi/linux/nsm.h
 
 NOHZ, DYNTICKS SUPPORT
+M:     Anna-Maria Behnsen <anna-maria@linutronix.de>
 M:     Frederic Weisbecker <frederic@kernel.org>
-M:     Thomas Gleixner <tglx@linutronix.de>
 M:     Ingo Molnar <mingo@kernel.org>
+M:     Thomas Gleixner <tglx@linutronix.de>
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/nohz
@@ -16723,9 +16729,9 @@ F:      include/uapi/linux/ppdev.h
 
 PARAVIRT_OPS INTERFACE
 M:     Juergen Gross <jgross@suse.com>
-R:     Ajay Kaher <akaher@vmware.com>
-R:     Alexey Makhalov <amakhalov@vmware.com>
-R:     VMware PV-Drivers Reviewers <pv-drivers@vmware.com>
+R:     Ajay Kaher <ajay.kaher@broadcom.com>
+R:     Alexey Makhalov <alexey.amakhalov@broadcom.com>
+R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 L:     virtualization@lists.linux.dev
 L:     x86@kernel.org
 S:     Supported
@@ -17588,15 +17594,20 @@ F:    drivers/pnp/
 F:     include/linux/pnp.h
 
 POSIX CLOCKS and TIMERS
+M:     Anna-Maria Behnsen <anna-maria@linutronix.de>
+M:     Frederic Weisbecker <frederic@kernel.org>
 M:     Thomas Gleixner <tglx@linutronix.de>
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
 F:     fs/timerfd.c
 F:     include/linux/time_namespace.h
-F:     include/linux/timer*
+F:     include/linux/timerfd.h
+F:     include/uapi/linux/time.h
+F:     include/uapi/linux/timerfd.h
 F:     include/trace/events/timer*
-F:     kernel/time/*timer*
+F:     kernel/time/itimer.c
+F:     kernel/time/posix-*
 F:     kernel/time/namespace.c
 
 POWER MANAGEMENT CORE
@@ -18643,18 +18654,21 @@ REALTEK WIRELESS DRIVER (rtlwifi family)
 M:     Ping-Ke Shih <pkshih@realtek.com>
 L:     linux-wireless@vger.kernel.org
 S:     Maintained
+T:     git https://github.com/pkshih/rtw.git
 F:     drivers/net/wireless/realtek/rtlwifi/
 
 REALTEK WIRELESS DRIVER (rtw88)
 M:     Ping-Ke Shih <pkshih@realtek.com>
 L:     linux-wireless@vger.kernel.org
 S:     Maintained
+T:     git https://github.com/pkshih/rtw.git
 F:     drivers/net/wireless/realtek/rtw88/
 
 REALTEK WIRELESS DRIVER (rtw89)
 M:     Ping-Ke Shih <pkshih@realtek.com>
 L:     linux-wireless@vger.kernel.org
 S:     Maintained
+T:     git https://github.com/pkshih/rtw.git
 F:     drivers/net/wireless/realtek/rtw89/
 
 REDPINE WIRELESS DRIVER
@@ -18725,13 +18739,24 @@ S:    Supported
 F:     Documentation/devicetree/bindings/i2c/renesas,iic-emev2.yaml
 F:     drivers/i2c/busses/i2c-emev2.c
 
-RENESAS ETHERNET DRIVERS
+RENESAS ETHERNET AVB DRIVER
 R:     Sergey Shtylyov <s.shtylyov@omp.ru>
 L:     netdev@vger.kernel.org
 L:     linux-renesas-soc@vger.kernel.org
-F:     Documentation/devicetree/bindings/net/renesas,*.yaml
-F:     drivers/net/ethernet/renesas/
-F:     include/linux/sh_eth.h
+F:     Documentation/devicetree/bindings/net/renesas,etheravb.yaml
+F:     drivers/net/ethernet/renesas/Kconfig
+F:     drivers/net/ethernet/renesas/Makefile
+F:     drivers/net/ethernet/renesas/ravb*
+
+RENESAS ETHERNET SWITCH DRIVER
+R:     Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
+L:     netdev@vger.kernel.org
+L:     linux-renesas-soc@vger.kernel.org
+F:     Documentation/devicetree/bindings/net/renesas,*ether-switch.yaml
+F:     drivers/net/ethernet/renesas/Kconfig
+F:     drivers/net/ethernet/renesas/Makefile
+F:     drivers/net/ethernet/renesas/rcar_gen4*
+F:     drivers/net/ethernet/renesas/rswitch*
 
 RENESAS IDT821034 ASoC CODEC
 M:     Herve Codina <herve.codina@bootlin.com>
@@ -18841,6 +18866,16 @@ S:     Supported
 F:     Documentation/devicetree/bindings/i2c/renesas,rzv2m.yaml
 F:     drivers/i2c/busses/i2c-rzv2m.c
 
+RENESAS SUPERH ETHERNET DRIVER
+R:     Sergey Shtylyov <s.shtylyov@omp.ru>
+L:     netdev@vger.kernel.org
+L:     linux-renesas-soc@vger.kernel.org
+F:     Documentation/devicetree/bindings/net/renesas,ether.yaml
+F:     drivers/net/ethernet/renesas/Kconfig
+F:     drivers/net/ethernet/renesas/Makefile
+F:     drivers/net/ethernet/renesas/sh_eth*
+F:     include/linux/sh_eth.h
+
 RENESAS USB PHY DRIVER
 M:     Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
 L:     linux-renesas-soc@vger.kernel.org
@@ -19177,12 +19212,14 @@ M:    Hin-Tak Leung <hintak.leung@gmail.com>
 M:     Larry Finger <Larry.Finger@lwfinger.net>
 L:     linux-wireless@vger.kernel.org
 S:     Maintained
+T:     git https://github.com/pkshih/rtw.git
 F:     drivers/net/wireless/realtek/rtl818x/rtl8187/
 
 RTL8XXXU WIRELESS DRIVER (rtl8xxxu)
 M:     Jes Sorensen <Jes.Sorensen@gmail.com>
 L:     linux-wireless@vger.kernel.org
 S:     Maintained
+T:     git https://github.com/pkshih/rtw.git
 F:     drivers/net/wireless/realtek/rtl8xxxu/
 
 RTRS TRANSPORT DRIVERS
@@ -22252,13 +22289,20 @@ S:    Supported
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
 F:     include/linux/clocksource.h
 F:     include/linux/time.h
+F:     include/linux/timekeeper_internal.h
+F:     include/linux/timekeeping.h
 F:     include/linux/timex.h
 F:     include/uapi/linux/time.h
 F:     include/uapi/linux/timex.h
 F:     kernel/time/alarmtimer.c
-F:     kernel/time/clocksource.c
-F:     kernel/time/ntp.c
-F:     kernel/time/time*.c
+F:     kernel/time/clocksource*
+F:     kernel/time/ntp*
+F:     kernel/time/time.c
+F:     kernel/time/timeconst.bc
+F:     kernel/time/timeconv.c
+F:     kernel/time/timecounter.c
+F:     kernel/time/timekeeping*
+F:     kernel/time/time_test.c
 F:     tools/testing/selftests/timers/
 
 TIPC NETWORK LAYER
@@ -22382,6 +22426,7 @@ S:      Maintained
 W:     https://kernsec.org/wiki/index.php/Linux_Kernel_Integrity
 Q:     https://patchwork.kernel.org/project/linux-integrity/list/
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git
+F:     Documentation/devicetree/bindings/tpm/
 F:     drivers/char/tpm/
 
 TPS546D24 DRIVER
@@ -22528,6 +22573,7 @@ Q:      https://patchwork.kernel.org/project/linux-pm/list/
 B:     https://bugzilla.kernel.org
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git turbostat
 F:     tools/power/x86/turbostat/
+F:     tools/testing/selftests/turbostat/
 
 TW5864 VIDEO4LINUX DRIVER
 M:     Bluecherry Maintainers <maintainers@bluecherrydvr.com>
@@ -23606,9 +23652,9 @@ S:      Supported
 F:     drivers/misc/vmw_balloon.c
 
 VMWARE HYPERVISOR INTERFACE
-M:     Ajay Kaher <akaher@vmware.com>
-M:     Alexey Makhalov <amakhalov@vmware.com>
-R:     VMware PV-Drivers Reviewers <pv-drivers@vmware.com>
+M:     Ajay Kaher <ajay.kaher@broadcom.com>
+M:     Alexey Makhalov <alexey.amakhalov@broadcom.com>
+R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 L:     virtualization@lists.linux.dev
 L:     x86@kernel.org
 S:     Supported
@@ -23617,34 +23663,34 @@ F:    arch/x86/include/asm/vmware.h
 F:     arch/x86/kernel/cpu/vmware.c
 
 VMWARE PVRDMA DRIVER
-M:     Bryan Tan <bryantan@vmware.com>
-M:     Vishnu Dasa <vdasa@vmware.com>
-R:     VMware PV-Drivers Reviewers <pv-drivers@vmware.com>
+M:     Bryan Tan <bryan-bt.tan@broadcom.com>
+M:     Vishnu Dasa <vishnu.dasa@broadcom.com>
+R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 L:     linux-rdma@vger.kernel.org
 S:     Supported
 F:     drivers/infiniband/hw/vmw_pvrdma/
 
 VMWARE PVSCSI DRIVER
-M:     Vishal Bhakta <vbhakta@vmware.com>
-R:     VMware PV-Drivers Reviewers <pv-drivers@vmware.com>
+M:     Vishal Bhakta <vishal.bhakta@broadcom.com>
+R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 L:     linux-scsi@vger.kernel.org
 S:     Supported
 F:     drivers/scsi/vmw_pvscsi.c
 F:     drivers/scsi/vmw_pvscsi.h
 
 VMWARE VIRTUAL PTP CLOCK DRIVER
-M:     Jeff Sipek <jsipek@vmware.com>
-R:     Ajay Kaher <akaher@vmware.com>
-R:     Alexey Makhalov <amakhalov@vmware.com>
-R:     VMware PV-Drivers Reviewers <pv-drivers@vmware.com>
+M:     Nick Shi <nick.shi@broadcom.com>
+R:     Ajay Kaher <ajay.kaher@broadcom.com>
+R:     Alexey Makhalov <alexey.amakhalov@broadcom.com>
+R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 L:     netdev@vger.kernel.org
 S:     Supported
 F:     drivers/ptp/ptp_vmw.c
 
 VMWARE VMCI DRIVER
-M:     Bryan Tan <bryantan@vmware.com>
-M:     Vishnu Dasa <vdasa@vmware.com>
-R:     VMware PV-Drivers Reviewers <pv-drivers@vmware.com>
+M:     Bryan Tan <bryan-bt.tan@broadcom.com>
+M:     Vishnu Dasa <vishnu.dasa@broadcom.com>
+R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 L:     linux-kernel@vger.kernel.org
 S:     Supported
 F:     drivers/misc/vmw_vmci/
@@ -23659,16 +23705,16 @@ F:    drivers/input/mouse/vmmouse.c
 F:     drivers/input/mouse/vmmouse.h
 
 VMWARE VMXNET3 ETHERNET DRIVER
-M:     Ronak Doshi <doshir@vmware.com>
-R:     VMware PV-Drivers Reviewers <pv-drivers@vmware.com>
+M:     Ronak Doshi <ronak.doshi@broadcom.com>
+R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 L:     netdev@vger.kernel.org
 S:     Supported
 F:     drivers/net/vmxnet3/
 
 VMWARE VSOCK VMCI TRANSPORT DRIVER
-M:     Bryan Tan <bryantan@vmware.com>
-M:     Vishnu Dasa <vdasa@vmware.com>
-R:     VMware PV-Drivers Reviewers <pv-drivers@vmware.com>
+M:     Bryan Tan <bryan-bt.tan@broadcom.com>
+M:     Vishnu Dasa <vishnu.dasa@broadcom.com>
+R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 L:     linux-kernel@vger.kernel.org
 S:     Supported
 F:     net/vmw_vsock/vmci_transport*