MAINTAINERS (cd8fe5b6dbb3a487bea5f1601437c013a3d56163) MAINTAINERS (cb675afcddbbeb2bfa6596e3bc236bc026cd425f)
1List of maintainers and how to submit kernel changes
2====================================================
3
4Please try to follow the guidelines below. This will make things
5easier on the maintainers. Not all of these guidelines matter for every
6trivial patch so apply some common sense.
7
8Tips for patch submitters

--- 59 unchanged lines hidden (view full) ---

68 a small set of people who can be efficient only when working on
69 verified bugs. Please only Cc: this list when you have identified
70 that the bug would present a short-term risk to other users if it
71 were publicly disclosed. For example, reports of address leaks do
72 not represent an immediate threat and are better handled publicly,
73 and ideally, should come with a patch proposal. Please do not send
74 automated reports to this list either. Such bugs will be handled
75 better and faster in the usual public places. See
1List of maintainers and how to submit kernel changes
2====================================================
3
4Please try to follow the guidelines below. This will make things
5easier on the maintainers. Not all of these guidelines matter for every
6trivial patch so apply some common sense.
7
8Tips for patch submitters

--- 59 unchanged lines hidden (view full) ---

68 a small set of people who can be efficient only when working on
69 verified bugs. Please only Cc: this list when you have identified
70 that the bug would present a short-term risk to other users if it
71 were publicly disclosed. For example, reports of address leaks do
72 not represent an immediate threat and are better handled publicly,
73 and ideally, should come with a patch proposal. Please do not send
74 automated reports to this list either. Such bugs will be handled
75 better and faster in the usual public places. See
76 Documentation/process/security-bugs.rst for details.
76 Documentation/admin-guide/security-bugs.rst for details.
77
788. Happy hacking.
79
80Descriptions of section entries and preferred order
81---------------------------------------------------
82
83 M: *Mail* patches to: FullName <address@domain>
84 R: Designated *Reviewer*: FullName <address@domain>

--- 6228 unchanged lines hidden (view full) ---

6313R: "Rafael J. Wysocki" <rafael@kernel.org>
6314S: Supported
6315T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
6316F: Documentation/core-api/kobject.rst
6317F: drivers/base/
6318F: fs/debugfs/
6319F: fs/sysfs/
6320F: include/linux/debugfs.h
77
788. Happy hacking.
79
80Descriptions of section entries and preferred order
81---------------------------------------------------
82
83 M: *Mail* patches to: FullName <address@domain>
84 R: Designated *Reviewer*: FullName <address@domain>

--- 6228 unchanged lines hidden (view full) ---

6313R: "Rafael J. Wysocki" <rafael@kernel.org>
6314S: Supported
6315T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
6316F: Documentation/core-api/kobject.rst
6317F: drivers/base/
6318F: fs/debugfs/
6319F: fs/sysfs/
6320F: include/linux/debugfs.h
6321F: include/linux/fwnode.h
6322F: include/linux/kobj*
6321F: include/linux/kobj*
6323F: include/linux/property.h
6324F: lib/kobj*
6325
6326DRIVERS FOR OMAP ADAPTIVE VOLTAGE SCALING (AVS)
6327M: Nishanth Menon <nm@ti.com>
6328L: linux-pm@vger.kernel.org
6329S: Maintained
6330F: drivers/soc/ti/smartreflex.c
6331F: include/linux/power/smartreflex.h

--- 5941 unchanged lines hidden (view full) ---

12273L: linux-wireless@vger.kernel.org
12274S: Maintained
12275W: https://wireless.wiki.kernel.org/
12276Q: https://patchwork.kernel.org/project/linux-wireless/list/
12277T: git git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git
12278T: git git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git
12279F: Documentation/networking/mac80211-injection.rst
12280F: Documentation/networking/mac80211_hwsim/mac80211_hwsim.rst
6322F: lib/kobj*
6323
6324DRIVERS FOR OMAP ADAPTIVE VOLTAGE SCALING (AVS)
6325M: Nishanth Menon <nm@ti.com>
6326L: linux-pm@vger.kernel.org
6327S: Maintained
6328F: drivers/soc/ti/smartreflex.c
6329F: include/linux/power/smartreflex.h

--- 5941 unchanged lines hidden (view full) ---

12271L: linux-wireless@vger.kernel.org
12272S: Maintained
12273W: https://wireless.wiki.kernel.org/
12274Q: https://patchwork.kernel.org/project/linux-wireless/list/
12275T: git git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git
12276T: git git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git
12277F: Documentation/networking/mac80211-injection.rst
12278F: Documentation/networking/mac80211_hwsim/mac80211_hwsim.rst
12281F: drivers/net/wireless/mac80211_hwsim.[ch]
12279F: drivers/net/wireless/virtual/mac80211_hwsim.[ch]
12282F: include/net/mac80211.h
12283F: net/mac80211/
12284
12285MAILBOX API
12286M: Jassi Brar <jassisinghbrar@gmail.com>
12287L: linux-kernel@vger.kernel.org
12288S: Maintained
12289F: drivers/mailbox/

--- 750 unchanged lines hidden (view full) ---

13040M: John Crispin <john@phrozen.org>
13041M: Sean Wang <sean.wang@mediatek.com>
13042M: Mark Lee <Mark-MC.Lee@mediatek.com>
13043M: Lorenzo Bianconi <lorenzo@kernel.org>
13044L: netdev@vger.kernel.org
13045S: Maintained
13046F: drivers/net/ethernet/mediatek/
13047
12280F: include/net/mac80211.h
12281F: net/mac80211/
12282
12283MAILBOX API
12284M: Jassi Brar <jassisinghbrar@gmail.com>
12285L: linux-kernel@vger.kernel.org
12286S: Maintained
12287F: drivers/mailbox/

--- 750 unchanged lines hidden (view full) ---

13038M: John Crispin <john@phrozen.org>
13039M: Sean Wang <sean.wang@mediatek.com>
13040M: Mark Lee <Mark-MC.Lee@mediatek.com>
13041M: Lorenzo Bianconi <lorenzo@kernel.org>
13042L: netdev@vger.kernel.org
13043S: Maintained
13044F: drivers/net/ethernet/mediatek/
13045
13046MEDIATEK ETHERNET PCS DRIVER
13047M: Alexander Couzens <lynxis@fe80.eu>
13048M: Daniel Golle <daniel@makrotopia.org>
13049L: netdev@vger.kernel.org
13050S: Maintained
13051F: drivers/net/pcs/pcs-mtk-lynxi.c
13052F: include/linux/pcs/pcs-mtk-lynxi.h
13053
13048MEDIATEK I2C CONTROLLER DRIVER
13049M: Qii Wang <qii.wang@mediatek.com>
13050L: linux-i2c@vger.kernel.org
13051S: Maintained
13052F: Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml
13053F: drivers/i2c/busses/i2c-mt65xx.c
13054
13055MEDIATEK IOMMU DRIVER

--- 110 unchanged lines hidden (view full) ---

13166F: include/soc/mediatek/smi.h
13167
13168MEDIATEK SWITCH DRIVER
13169M: Sean Wang <sean.wang@mediatek.com>
13170M: Landen Chao <Landen.Chao@mediatek.com>
13171M: DENG Qingfang <dqfext@gmail.com>
13172L: netdev@vger.kernel.org
13173S: Maintained
13054MEDIATEK I2C CONTROLLER DRIVER
13055M: Qii Wang <qii.wang@mediatek.com>
13056L: linux-i2c@vger.kernel.org
13057S: Maintained
13058F: Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml
13059F: drivers/i2c/busses/i2c-mt65xx.c
13060
13061MEDIATEK IOMMU DRIVER

--- 110 unchanged lines hidden (view full) ---

13172F: include/soc/mediatek/smi.h
13173
13174MEDIATEK SWITCH DRIVER
13175M: Sean Wang <sean.wang@mediatek.com>
13176M: Landen Chao <Landen.Chao@mediatek.com>
13177M: DENG Qingfang <dqfext@gmail.com>
13178L: netdev@vger.kernel.org
13179S: Maintained
13180F: drivers/net/dsa/mt7530-mdio.c
13174F: drivers/net/dsa/mt7530.*
13175F: net/dsa/tag_mtk.c
13176
13177MEDIATEK T7XX 5G WWAN MODEM DRIVER
13178M: Chandrashekar Devegowda <chandrashekar.devegowda@intel.com>
13179M: Intel Corporation <linuxwwan@intel.com>
13180R: Chiranjeevi Rapolu <chiranjeevi.rapolu@linux.intel.com>
13181R: Liu Haijun <haijun.liu@mediatek.com>

--- 1476 unchanged lines hidden (view full) ---

14658F: net/ipv4/nexthop.c
14659
14660NFC SUBSYSTEM
14661M: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
14662L: netdev@vger.kernel.org
14663S: Maintained
14664F: Documentation/devicetree/bindings/net/nfc/
14665F: drivers/nfc/
13181F: drivers/net/dsa/mt7530.*
13182F: net/dsa/tag_mtk.c
13183
13184MEDIATEK T7XX 5G WWAN MODEM DRIVER
13185M: Chandrashekar Devegowda <chandrashekar.devegowda@intel.com>
13186M: Intel Corporation <linuxwwan@intel.com>
13187R: Chiranjeevi Rapolu <chiranjeevi.rapolu@linux.intel.com>
13188R: Liu Haijun <haijun.liu@mediatek.com>

--- 1476 unchanged lines hidden (view full) ---

14665F: net/ipv4/nexthop.c
14666
14667NFC SUBSYSTEM
14668M: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
14669L: netdev@vger.kernel.org
14670S: Maintained
14671F: Documentation/devicetree/bindings/net/nfc/
14672F: drivers/nfc/
14666F: include/linux/platform_data/nfcmrvl.h
14667F: include/net/nfc/
14668F: include/uapi/linux/nfc.h
14669F: net/nfc/
14670
14671NFC VIRTUAL NCI DEVICE DRIVER
14672M: Bongsu Jeon <bongsu.jeon@samsung.com>
14673L: netdev@vger.kernel.org
14674S: Supported

--- 942 unchanged lines hidden (view full) ---

15617
15618OPENCOMPUTE PTP CLOCK DRIVER
15619M: Jonathan Lemon <jonathan.lemon@gmail.com>
15620M: Vadim Fedorenko <vadfed@fb.com>
15621L: netdev@vger.kernel.org
15622S: Maintained
15623F: drivers/ptp/ptp_ocp.c
15624
14673F: include/net/nfc/
14674F: include/uapi/linux/nfc.h
14675F: net/nfc/
14676
14677NFC VIRTUAL NCI DEVICE DRIVER
14678M: Bongsu Jeon <bongsu.jeon@samsung.com>
14679L: netdev@vger.kernel.org
14680S: Supported

--- 942 unchanged lines hidden (view full) ---

15623
15624OPENCOMPUTE PTP CLOCK DRIVER
15625M: Jonathan Lemon <jonathan.lemon@gmail.com>
15626M: Vadim Fedorenko <vadfed@fb.com>
15627L: netdev@vger.kernel.org
15628S: Maintained
15629F: drivers/ptp/ptp_ocp.c
15630
15631INTEL PTP DFL ToD DRIVER
15632M: Tianfei Zhang <tianfei.zhang@intel.com>
15633L: linux-fpga@vger.kernel.org
15634L: netdev@vger.kernel.org
15635S: Maintained
15636F: drivers/ptp/ptp_dfl_tod.c
15637
15625OPENCORES I2C BUS DRIVER
15626M: Peter Korsgaard <peter@korsgaard.com>
15627M: Andrew Lunn <andrew@lunn.ch>
15628L: linux-i2c@vger.kernel.org
15629S: Maintained
15630F: Documentation/devicetree/bindings/i2c/opencores,i2c-ocores.yaml
15631F: Documentation/i2c/busses/i2c-ocores.rst
15632F: drivers/i2c/busses/i2c-ocores.c

--- 1904 unchanged lines hidden (view full) ---

17537F: Documentation/admin-guide/ras.rst
17538F: drivers/ras/
17539F: include/linux/ras.h
17540F: include/ras/ras_event.h
17541
17542RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
17543L: linux-wireless@vger.kernel.org
17544S: Orphan
15638OPENCORES I2C BUS DRIVER
15639M: Peter Korsgaard <peter@korsgaard.com>
15640M: Andrew Lunn <andrew@lunn.ch>
15641L: linux-i2c@vger.kernel.org
15642S: Maintained
15643F: Documentation/devicetree/bindings/i2c/opencores,i2c-ocores.yaml
15644F: Documentation/i2c/busses/i2c-ocores.rst
15645F: drivers/i2c/busses/i2c-ocores.c

--- 1904 unchanged lines hidden (view full) ---

17550F: Documentation/admin-guide/ras.rst
17551F: drivers/ras/
17552F: include/linux/ras.h
17553F: include/ras/ras_event.h
17554
17555RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
17556L: linux-wireless@vger.kernel.org
17557S: Orphan
17545F: drivers/net/wireless/ray*
17558F: drivers/net/wireless/legacy/ray*
17546
17547RC-CORE / LIRC FRAMEWORK
17548M: Sean Young <sean@mess.org>
17549L: linux-media@vger.kernel.org
17550S: Maintained
17551W: http://linuxtv.org
17552T: git git://linuxtv.org/media_tree.git
17553F: Documentation/driver-api/media/rc-core.rst

--- 731 unchanged lines hidden (view full) ---

18285M: Jan Hoeppner <hoeppner@linux.ibm.com>
18286L: linux-s390@vger.kernel.org
18287S: Supported
18288F: block/partitions/ibm.c
18289F: drivers/s390/block/dasd*
18290F: include/linux/dasd_mod.h
18291
18292S390 IOMMU (PCI)
17559
17560RC-CORE / LIRC FRAMEWORK
17561M: Sean Young <sean@mess.org>
17562L: linux-media@vger.kernel.org
17563S: Maintained
17564W: http://linuxtv.org
17565T: git git://linuxtv.org/media_tree.git
17566F: Documentation/driver-api/media/rc-core.rst

--- 731 unchanged lines hidden (view full) ---

18298M: Jan Hoeppner <hoeppner@linux.ibm.com>
18299L: linux-s390@vger.kernel.org
18300S: Supported
18301F: block/partitions/ibm.c
18302F: drivers/s390/block/dasd*
18303F: include/linux/dasd_mod.h
18304
18305S390 IOMMU (PCI)
18293M: Niklas Schnelle <schnelle@linux.ibm.com>
18294M: Matthew Rosato <mjrosato@linux.ibm.com>
18306M: Matthew Rosato <mjrosato@linux.ibm.com>
18295R: Gerald Schaefer <gerald.schaefer@linux.ibm.com>
18307M: Gerald Schaefer <gerald.schaefer@linux.ibm.com>
18296L: linux-s390@vger.kernel.org
18297S: Supported
18298F: drivers/iommu/s390-iommu.c
18299
18300S390 IUCV NETWORK LAYER
18301M: Alexandra Winter <wintera@linux.ibm.com>
18302M: Wenjia Zhang <wenjia@linux.ibm.com>
18303L: linux-s390@vger.kernel.org

--- 492 unchanged lines hidden (view full) ---

18796F: block/opal_proto.h
18797F: block/sed*
18798F: include/linux/sed*
18799F: include/uapi/linux/sed*
18800
18801SECURITY CONTACT
18802M: Security Officers <security@kernel.org>
18803S: Supported
18308L: linux-s390@vger.kernel.org
18309S: Supported
18310F: drivers/iommu/s390-iommu.c
18311
18312S390 IUCV NETWORK LAYER
18313M: Alexandra Winter <wintera@linux.ibm.com>
18314M: Wenjia Zhang <wenjia@linux.ibm.com>
18315L: linux-s390@vger.kernel.org

--- 492 unchanged lines hidden (view full) ---

18808F: block/opal_proto.h
18809F: block/sed*
18810F: include/linux/sed*
18811F: include/uapi/linux/sed*
18812
18813SECURITY CONTACT
18814M: Security Officers <security@kernel.org>
18815S: Supported
18804F: Documentation/process/security-bugs.rst
18816F: Documentation/admin-guide/security-bugs.rst
18805
18806SECURITY SUBSYSTEM
18807M: Paul Moore <paul@paul-moore.com>
18808M: James Morris <jmorris@namei.org>
18809M: "Serge E. Hallyn" <serge@hallyn.com>
18810L: linux-security-module@vger.kernel.org (suggested Cc:)
18811S: Supported
18812W: http://kernsec.org/

--- 2969 unchanged lines hidden (view full) ---

21782F: drivers/usb/gadget/function/*uvc*
21783F: drivers/usb/gadget/legacy/webcam.c
21784F: include/uapi/linux/usb/g_uvc.h
21785
21786USB WIRELESS RNDIS DRIVER (rndis_wlan)
21787M: Jussi Kivilinna <jussi.kivilinna@iki.fi>
21788L: linux-wireless@vger.kernel.org
21789S: Maintained
18817
18818SECURITY SUBSYSTEM
18819M: Paul Moore <paul@paul-moore.com>
18820M: James Morris <jmorris@namei.org>
18821M: "Serge E. Hallyn" <serge@hallyn.com>
18822L: linux-security-module@vger.kernel.org (suggested Cc:)
18823S: Supported
18824W: http://kernsec.org/

--- 2969 unchanged lines hidden (view full) ---

21794F: drivers/usb/gadget/function/*uvc*
21795F: drivers/usb/gadget/legacy/webcam.c
21796F: include/uapi/linux/usb/g_uvc.h
21797
21798USB WIRELESS RNDIS DRIVER (rndis_wlan)
21799M: Jussi Kivilinna <jussi.kivilinna@iki.fi>
21800L: linux-wireless@vger.kernel.org
21801S: Maintained
21790F: drivers/net/wireless/rndis_wlan.c
21802F: drivers/net/wireless/legacy/rndis_wlan.c
21791
21792USB XHCI DRIVER
21793M: Mathias Nyman <mathias.nyman@intel.com>
21794L: linux-usb@vger.kernel.org
21795S: Supported
21796F: drivers/usb/host/pci-quirks*
21797F: drivers/usb/host/xhci*
21798

--- 737 unchanged lines hidden (view full) ---

22536WISTRON LAPTOP BUTTON DRIVER
22537M: Miloslav Trmac <mitr@volny.cz>
22538S: Maintained
22539F: drivers/input/misc/wistron_btns.c
22540
22541WL3501 WIRELESS PCMCIA CARD DRIVER
22542L: linux-wireless@vger.kernel.org
22543S: Odd fixes
21803
21804USB XHCI DRIVER
21805M: Mathias Nyman <mathias.nyman@intel.com>
21806L: linux-usb@vger.kernel.org
21807S: Supported
21808F: drivers/usb/host/pci-quirks*
21809F: drivers/usb/host/xhci*
21810

--- 737 unchanged lines hidden (view full) ---

22548WISTRON LAPTOP BUTTON DRIVER
22549M: Miloslav Trmac <mitr@volny.cz>
22550S: Maintained
22551F: drivers/input/misc/wistron_btns.c
22552
22553WL3501 WIRELESS PCMCIA CARD DRIVER
22554L: linux-wireless@vger.kernel.org
22555S: Odd fixes
22544F: drivers/net/wireless/wl3501*
22556F: drivers/net/wireless/legacy/wl3501*
22545
22546WOLFSON MICROELECTRONICS DRIVERS
22547L: patches@opensource.cirrus.com
22548S: Supported
22549W: https://github.com/CirrusLogic/linux-drivers/wiki
22550T: git https://github.com/CirrusLogic/linux-drivers.git
22551F: Documentation/devicetree/bindings/extcon/wlf,arizona.yaml
22552F: Documentation/devicetree/bindings/mfd/wlf,arizona.yaml

--- 642 unchanged lines hidden ---
22557
22558WOLFSON MICROELECTRONICS DRIVERS
22559L: patches@opensource.cirrus.com
22560S: Supported
22561W: https://github.com/CirrusLogic/linux-drivers/wiki
22562T: git https://github.com/CirrusLogic/linux-drivers.git
22563F: Documentation/devicetree/bindings/extcon/wlf,arizona.yaml
22564F: Documentation/devicetree/bindings/mfd/wlf,arizona.yaml

--- 642 unchanged lines hidden ---