Linux 6.9-rc1
[linux-2.6-microblaze.git] / MAINTAINERS
index b7deb6e..aa3b947 100644 (file)
@@ -1,81 +1,5 @@
-List of maintainers and how to submit kernel changes
-====================================================
-
-Please try to follow the guidelines below.  This will make things
-easier on the maintainers.  Not all of these guidelines matter for every
-trivial patch so apply some common sense.
-
-Tips for patch submitters
--------------------------
-
-1.     Always *test* your changes, however small, on at least 4 or
-       5 people, preferably many more.
-
-2.     Try to release a few ALPHA test versions to the net. Announce
-       them onto the kernel channel and await results. This is especially
-       important for device drivers, because often that's the only way
-       you will find things like the fact version 3 firmware needs
-       a magic fix you didn't know about, or some clown changed the
-       chips on a board and not its name.  (Don't laugh!  Look at the
-       SMC etherpower for that.)
-
-3.     Make sure your changes compile correctly in multiple
-       configurations. In particular check that changes work both as a
-       module and built into the kernel.
-
-4.     When you are happy with a change make it generally available for
-       testing and await feedback.
-
-5.     Make a patch available to the relevant maintainer in the list. Use
-       ``diff -u`` to make the patch easy to merge. Be prepared to get your
-       changes sent back with seemingly silly requests about formatting
-       and variable names.  These aren't as silly as they seem. One
-       job the maintainers (and especially Linus) do is to keep things
-       looking the same. Sometimes this means that the clever hack in
-       your driver to get around a problem actually needs to become a
-       generalized kernel feature ready for next time.
-
-       PLEASE check your patch with the automated style checker
-       (scripts/checkpatch.pl) to catch trivial style violations.
-       See Documentation/process/coding-style.rst for guidance here.
-
-       PLEASE CC: the maintainers and mailing lists that are generated
-       by ``scripts/get_maintainer.pl.`` The results returned by the
-       script will be best if you have git installed and are making
-       your changes in a branch derived from Linus' latest git tree.
-       See Documentation/process/submitting-patches.rst for details.
-
-       PLEASE try to include any credit lines you want added with the
-       patch. It avoids people being missed off by mistake and makes
-       it easier to know who wants adding and who doesn't.
-
-       PLEASE document known bugs. If it doesn't work for everything
-       or does something very odd once a month document it.
-
-       PLEASE remember that submissions must be made under the terms
-       of the Linux Foundation certificate of contribution and should
-       include a Signed-off-by: line.  The current version of this
-       "Developer's Certificate of Origin" (DCO) is listed in the file
-       Documentation/process/submitting-patches.rst.
-
-6.     Make sure you have the right to send any changes you make. If you
-       do changes at work you may find your employer owns the patch
-       not you.
-
-7.     When sending security related changes or reports to a maintainer
-       please Cc: security@kernel.org, especially if the maintainer
-       does not respond. Please keep in mind that the security team is
-       a small set of people who can be efficient only when working on
-       verified bugs. Please only Cc: this list when you have identified
-       that the bug would present a short-term risk to other users if it
-       were publicly disclosed. For example, reports of address leaks do
-       not represent an immediate threat and are better handled publicly,
-       and ideally, should come with a patch proposal. Please do not send
-       automated reports to this list either. Such bugs will be handled
-       better and faster in the usual public places. See
-       Documentation/admin-guide/security-bugs.rst for details.
-
-8.     Happy hacking.
+List of maintainers
+===================
 
 Descriptions of section entries and preferred order
 ---------------------------------------------------
@@ -100,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.
@@ -224,13 +148,13 @@ S:        Orphan / Obsolete
 F:     drivers/net/ethernet/8390/
 
 9P FILE SYSTEM
-M:     Eric Van Hensbergen <ericvh@gmail.com>
+M:     Eric Van Hensbergen <ericvh@kernel.org>
 M:     Latchesar Ionkov <lucho@ionkov.net>
 M:     Dominique Martinet <asmadeus@codewreck.org>
 R:     Christian Schoenebeck <linux_oss@crudebyte.com>
-L:     v9fs-developer@lists.sourceforge.net
+L:     v9fs@lists.linux.dev
 S:     Maintained
-W:     http://swik.net/v9fs
+W:     http://github.com/v9fs
 Q:     http://patchwork.kernel.org/project/v9fs-devel/list/
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git
 T:     git git://github.com/martinetd/linux.git
@@ -247,13 +171,10 @@ S:        Supported
 F:     drivers/soc/fujitsu/a64fx-diag.c
 
 A8293 MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/dvb-frontends/a8293*
 
 AACRAID SCSI RAID DRIVER
@@ -264,12 +185,17 @@ W:        http://www.adaptec.com/
 F:     Documentation/scsi/aacraid.rst
 F:     drivers/scsi/aacraid/
 
+AB8500 BATTERY AND CHARGER DRIVERS
+M:     Linus Walleij <linus.walleij@linaro.org>
+F:     Documentation/devicetree/bindings/power/supply/*ab8500*
+F:     drivers/power/supply/*ab8500*
+
 ABI/API
 L:     linux-api@vger.kernel.org
 F:     include/linux/syscalls.h
 F:     kernel/sys_ni.c
-X:     include/uapi/
 X:     arch/*/include/uapi/
+X:     include/uapi/
 
 ABIT UGURU 1,2 HARDWARE MONITOR DRIVER
 M:     Hans de Goede <hdegoede@redhat.com>
@@ -307,6 +233,13 @@ L: linux-iio@vger.kernel.org
 S:     Maintained
 F:     drivers/counter/104-quad-8.c
 
+ACCES IDIO-16 GPIO LIBRARY
+M:     William Breathitt Gray <william.gray@linaro.org>
+L:     linux-gpio@vger.kernel.org
+S:     Maintained
+F:     drivers/gpio/gpio-idio-16.c
+F:     drivers/gpio/gpio-idio-16.h
+
 ACCES PCI-IDIO-16 GPIO DRIVER
 M:     William Breathitt Gray <william.gray@linaro.org>
 L:     linux-gpio@vger.kernel.org
@@ -343,13 +276,14 @@ M:        "Rafael J. Wysocki" <rafael@kernel.org>
 R:     Len Brown <lenb@kernel.org>
 L:     linux-acpi@vger.kernel.org
 S:     Supported
-W:     https://01.org/linux-acpi
 Q:     https://patchwork.kernel.org/project/linux-acpi/list/
 B:     https://bugzilla.kernel.org
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
 F:     Documentation/ABI/testing/configfs-acpi
 F:     Documentation/ABI/testing/sysfs-bus-acpi
 F:     Documentation/firmware-guide/acpi/
+F:     arch/x86/kernel/acpi/
+F:     arch/x86/pci/acpi.c
 F:     drivers/acpi/
 F:     drivers/pci/*/*acpi*
 F:     drivers/pci/*acpi*
@@ -357,6 +291,8 @@ F:  drivers/pnp/pnpacpi/
 F:     include/acpi/
 F:     include/linux/acpi.h
 F:     include/linux/fwnode.h
+F:     include/linux/fw_table.h
+F:     lib/fw_table.c
 F:     tools/power/acpi/
 
 ACPI APEI
@@ -372,7 +308,7 @@ ACPI COMPONENT ARCHITECTURE (ACPICA)
 M:     Robert Moore <robert.moore@intel.com>
 M:     "Rafael J. Wysocki" <rafael.j.wysocki@intel.com>
 L:     linux-acpi@vger.kernel.org
-L:     devel@acpica.org
+L:     acpica-devel@lists.linux.dev
 S:     Supported
 W:     https://acpica.org/
 W:     https://github.com/acpica/acpica/
@@ -393,11 +329,12 @@ L:        linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
 F:     drivers/acpi/arm64
 
-ACPI SERIAL MULTI INSTANTIATE DRIVER
-M:     Hans de Goede <hdegoede@redhat.com>
-L:     platform-driver-x86@vger.kernel.org
+ACPI FOR RISC-V (ACPI/riscv)
+M:     Sunil V L <sunilvl@ventanamicro.com>
+L:     linux-acpi@vger.kernel.org
+L:     linux-riscv@lists.infradead.org
 S:     Maintained
-F:     drivers/platform/x86/serial-multi-instantiate.c
+F:     drivers/acpi/riscv/
 
 ACPI PCC(Platform Communication Channel) MAILBOX DRIVER
 M:     Sudeep Holla <sudeep.holla@arm.com>
@@ -417,12 +354,17 @@ B:        https://bugzilla.kernel.org
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
 F:     drivers/acpi/pmic/
 
+ACPI SERIAL MULTI INSTANTIATE DRIVER
+M:     Hans de Goede <hdegoede@redhat.com>
+L:     platform-driver-x86@vger.kernel.org
+S:     Maintained
+F:     drivers/platform/x86/serial-multi-instantiate.c
+
 ACPI THERMAL DRIVER
 M:     Rafael J. Wysocki <rafael@kernel.org>
 R:     Zhang Rui <rui.zhang@intel.com>
 L:     linux-acpi@vger.kernel.org
 S:     Supported
-W:     https://01.org/linux-acpi
 B:     https://bugzilla.kernel.org
 F:     drivers/acpi/*thermal*
 
@@ -435,8 +377,11 @@ F: drivers/acpi/viot.c
 F:     include/linux/acpi_viot.h
 
 ACPI WMI DRIVER
+M:     Armin Wolf <W_Armin@gmx.de>
 L:     platform-driver-x86@vger.kernel.org
-S:     Orphan
+S:     Maintained
+F:     Documentation/driver-api/wmi.rst
+F:     Documentation/wmi/
 F:     drivers/platform/x86/wmi.c
 F:     include/uapi/linux/wmi.h
 
@@ -496,6 +441,13 @@ W: http://wiki.analog.com/AD7879
 W:     https://ez.analog.com/linux-software-drivers
 F:     drivers/input/touchscreen/ad7879.c
 
+ADAFRUIT MINI I2C GAMEPAD
+M:     Anshul Dalal <anshulusr@gmail.com>
+L:     linux-input@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/input/adafruit,seesaw-gamepad.yaml
+F:     drivers/input/joystick/adafruit-seesaw.c
+
 ADDRESS SPACE LAYOUT RANDOMIZATION (ASLR)
 M:     Jiri Kosina <jikos@kernel.org>
 S:     Maintained
@@ -525,7 +477,6 @@ F:  drivers/hwmon/adm1029.c
 ADM8211 WIRELESS DRIVER
 L:     linux-wireless@vger.kernel.org
 S:     Orphan
-W:     https://wireless.wiki.kernel.org/
 F:     drivers/net/wireless/admtek/adm8211.*
 
 ADP1653 FLASH CONTROLLER DRIVER
@@ -551,7 +502,7 @@ M:  Michael Hennerich <michael.hennerich@analog.com>
 S:     Supported
 W:     http://wiki.analog.com/ADP5588
 W:     https://ez.analog.com/linux-software-drivers
-F:     drivers/gpio/gpio-adp5588.c
+F:     Documentation/devicetree/bindings/input/adi,adp5588.yaml
 F:     drivers/input/keyboard/adp5588-keys.c
 
 ADP8860 BACKLIGHT DRIVER (ADP8860/ADP8861/ADP8863)
@@ -615,7 +566,7 @@ ADXL367 THREE-AXIS DIGITAL ACCELEROMETER DRIVER
 M:     Cosmin Tanislav <cosmin.tanislav@analog.com>
 L:     linux-iio@vger.kernel.org
 S:     Supported
-W:     http://ez.analog.com/community/linux-device-drivers
+W:     https://ez.analog.com/linux-software-drivers
 F:     Documentation/devicetree/bindings/iio/accel/adi,adxl367.yaml
 F:     drivers/iio/accel/adxl367*
 
@@ -628,24 +579,24 @@ F:        drivers/iio/accel/adxl372.c
 F:     drivers/iio/accel/adxl372_i2c.c
 F:     drivers/iio/accel/adxl372_spi.c
 
+AF8133J THREE-AXIS MAGNETOMETER DRIVER
+M:     Ondřej Jirman <megi@xff.cz>
+S:     Maintained
+F:     Documentation/devicetree/bindings/iio/magnetometer/voltafield,af8133j.yaml
+F:     drivers/iio/magnetometer/af8133j.c
+
 AF9013 MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/dvb-frontends/af9013*
 
 AF9033 MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/dvb-frontends/af9033*
 
 AFFS FILE SYSTEM
@@ -666,9 +617,10 @@ F: fs/afs/
 F:     include/trace/events/afs.h
 
 AGPGART DRIVER
-M:     David Airlie <airlied@linux.ie>
+M:     David Airlie <airlied@redhat.com>
+L:     dri-devel@lists.freedesktop.org
 S:     Maintained
-T:     git git://anongit.freedesktop.org/drm/drm
+T:     git https://gitlab.freedesktop.org/drm/kernel.git
 F:     drivers/char/agp/
 F:     include/linux/agp*
 F:     include/uapi/linux/agp*
@@ -702,13 +654,10 @@ F:        fs/aio.c
 F:     include/linux/*aio*.h
 
 AIRSPY MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/usb/airspy/
 
 ALACRITECH GIGABIT ETHERNET DRIVER
@@ -744,19 +693,17 @@ S:        Supported
 F:     drivers/infiniband/hw/erdma
 F:     include/uapi/rdma/erdma-abi.h
 
+ALIBABA PMU DRIVER
+M:     Shuai Xue <xueshuai@linux.alibaba.com>
+S:     Supported
+F:     Documentation/admin-guide/perf/alibaba_pmu.rst
+F:     drivers/perf/alibaba_uncore_drw_pmu.c
+
 ALIENWARE WMI DRIVER
 L:     Dell.Client.Kernel@dell.com
 S:     Maintained
 F:     drivers/platform/x86/dell/alienware-wmi.c
 
-ALL SENSORS DLH SERIES PRESSURE SENSORS DRIVER
-M:     Tomislav Denis <tomislav.denis@avl.com>
-L:     linux-iio@vger.kernel.org
-S:     Maintained
-W:     http://www.allsensors.com/
-F:     Documentation/devicetree/bindings/iio/pressure/asc,dlhl60d.yaml
-F:     drivers/iio/pressure/dlhl60d.c
-
 ALLEGRO DVT VIDEO IP CORE DRIVER
 M:     Michael Tretter <m.tretter@pengutronix.de>
 R:     Pengutronix Kernel Team <kernel@pengutronix.de>
@@ -765,6 +712,15 @@ S: Maintained
 F:     Documentation/devicetree/bindings/media/allegro,al5e.yaml
 F:     drivers/media/platform/allegro-dvt/
 
+ALLIED VISION ALVIUM CAMERA DRIVER
+M:     Tommaso Merciai <tomm.merciai@gmail.com>
+M:     Martin Hecht <martin.hecht@avnet.eu>
+L:     linux-media@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/media/i2c/alliedvision,alvium-csi2.yaml
+F:     drivers/media/i2c/alvium-csi2.c
+F:     drivers/media/i2c/alvium-csi2.h
+
 ALLWINNER A10 CSI DRIVER
 M:     Maxime Ripard <mripard@kernel.org>
 L:     linux-media@vger.kernel.org
@@ -773,6 +729,24 @@ T: git git://linuxtv.org/media_tree.git
 F:     Documentation/devicetree/bindings/media/allwinner,sun4i-a10-csi.yaml
 F:     drivers/media/platform/sunxi/sun4i-csi/
 
+ALLWINNER A31 CSI DRIVER
+M:     Yong Deng <yong.deng@magewell.com>
+M:     Paul Kocialkowski <paul.kocialkowski@bootlin.com>
+L:     linux-media@vger.kernel.org
+S:     Maintained
+T:     git git://linuxtv.org/media_tree.git
+F:     Documentation/devicetree/bindings/media/allwinner,sun6i-a31-csi.yaml
+F:     drivers/media/platform/sunxi/sun6i-csi/
+
+ALLWINNER A31 ISP DRIVER
+M:     Paul Kocialkowski <paul.kocialkowski@bootlin.com>
+L:     linux-media@vger.kernel.org
+S:     Maintained
+T:     git git://linuxtv.org/media_tree.git
+F:     Documentation/devicetree/bindings/media/allwinner,sun6i-a31-isp.yaml
+F:     drivers/staging/media/sunxi/sun6i-isp/
+F:     drivers/staging/media/sunxi/sun6i-isp/uapi/sun6i-isp-config.h
+
 ALLWINNER A31 MIPI CSI-2 BRIDGE DRIVER
 M:     Paul Kocialkowski <paul.kocialkowski@bootlin.com>
 L:     linux-media@vger.kernel.org
@@ -794,6 +768,13 @@ L: linux-crypto@vger.kernel.org
 S:     Maintained
 F:     drivers/crypto/allwinner/
 
+ALLWINNER DMIC DRIVERS
+M:     Ban Tao <fengzheng923@gmail.com>
+L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
+S:     Maintained
+F:     Documentation/devicetree/bindings/sound/allwinner,sun50i-h6-dmic.yaml
+F:     sound/soc/sunxi/sun50i-dmic.c
+
 ALLWINNER HARDWARE SPINLOCK SUPPORT
 M:     Wilken Gottwalt <wilken.gottwalt@posteo.net>
 S:     Maintained
@@ -913,7 +894,8 @@ F:  Documentation/networking/device_drivers/ethernet/amazon/ena.rst
 F:     drivers/net/ethernet/amazon/
 
 AMAZON RDMA EFA DRIVER
-M:     Gal Pressman <galpress@amazon.com>
+M:     Michael Margolin <mrgolin@amazon.com>
+R:     Gal Pressman <gal.pressman@linux.dev>
 R:     Yossi Leybovich <sleybo@amazon.com>
 L:     linux-rdma@vger.kernel.org
 S:     Supported
@@ -921,6 +903,28 @@ Q: https://patchwork.kernel.org/project/linux-rdma/list/
 F:     drivers/infiniband/hw/efa/
 F:     include/uapi/rdma/efa-abi.h
 
+AMD ADDRESS TRANSLATION LIBRARY (ATL)
+M:     Yazen Ghannam <Yazen.Ghannam@amd.com>
+L:     linux-edac@vger.kernel.org
+S:     Supported
+F:     drivers/ras/amd/atl/*
+
+AMD AXI W1 DRIVER
+M:     Kris Chaplin <kris.chaplin@amd.com>
+R:     Thomas Delev <thomas.delev@amd.com>
+R:     Michal Simek <michal.simek@amd.com>
+S:     Maintained
+F:     Documentation/devicetree/bindings/w1/amd,axi-1wire-host.yaml
+F:     drivers/w1/masters/amd_axi_w1.c
+
+AMD CDX BUS DRIVER
+M:     Nipun Gupta <nipun.gupta@amd.com>
+M:     Nikhil Agarwal <nikhil.agarwal@amd.com>
+S:     Maintained
+F:     Documentation/devicetree/bindings/bus/xlnx,versal-net-cdx.yaml
+F:     drivers/cdx/*
+F:     include/linux/cdx/*
+
 AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER
 M:     Tom Lendacky <thomas.lendacky@amd.com>
 M:     John Allen <john.allen@amd.com>
@@ -930,13 +934,25 @@ F:        drivers/crypto/ccp/
 F:     include/linux/ccp.h
 
 AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER - SEV SUPPORT
-M:     Brijesh Singh <brijesh.singh@amd.com>
+M:     Ashish Kalra <ashish.kalra@amd.com>
 M:     Tom Lendacky <thomas.lendacky@amd.com>
 L:     linux-crypto@vger.kernel.org
 S:     Supported
 F:     drivers/crypto/ccp/sev*
 F:     include/uapi/linux/psp-sev.h
 
+AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER - DBC SUPPORT
+M:     Mario Limonciello <mario.limonciello@amd.com>
+L:     linux-crypto@vger.kernel.org
+S:     Supported
+F:     drivers/crypto/ccp/dbc.c
+F:     drivers/crypto/ccp/dbc.h
+F:     drivers/crypto/ccp/platform-access.c
+F:     drivers/crypto/ccp/platform-access.h
+F:     include/uapi/linux/psp-dbc.h
+F:     tools/crypto/ccp/*.c
+F:     tools/crypto/ccp/*.py
+
 AMD DISPLAY CORE
 M:     Harry Wentland <harry.wentland@amd.com>
 M:     Leo Li <sunpeng.li@amd.com>
@@ -975,6 +991,16 @@ F: drivers/char/hw_random/geode-rng.c
 F:     drivers/crypto/geode*
 F:     drivers/video/fbdev/geode/
 
+AMD HSMP DRIVER
+M:     Naveen Krishna Chatradhi <naveenkrishna.chatradhi@amd.com>
+R:     Carlos Bilbao <carlos.bilbao@amd.com>
+L:     platform-driver-x86@vger.kernel.org
+S:     Maintained
+F:     Documentation/arch/x86/amd_hsmp.rst
+F:     arch/x86/include/asm/amd_hsmp.h
+F:     arch/x86/include/uapi/asm/amd_hsmp.h
+F:     drivers/platform/x86/amd/hsmp.c
+
 AMD IOMMU (AMD-VI)
 M:     Joerg Roedel <joro@8bytes.org>
 R:     Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
@@ -998,34 +1024,34 @@ F:       drivers/gpu/drm/amd/include/vi_structs.h
 F:     include/uapi/linux/kfd_ioctl.h
 F:     include/uapi/linux/kfd_sysfs.h
 
-AMD SPI DRIVER
-M:     Sanjay R Mehta <sanju.mehta@amd.com>
-S:     Maintained
-F:     drivers/spi/spi-amd.c
-
 AMD MP2 I2C DRIVER
 M:     Elie Morisse <syniurge@gmail.com>
-M:     Nehal Shah <nehal-bakulchandra.shah@amd.com>
 M:     Shyam Sundar S K <shyam-sundar.s-k@amd.com>
 L:     linux-i2c@vger.kernel.org
 S:     Maintained
 F:     drivers/i2c/busses/i2c-amd-mp2*
 
+AMD PDS CORE DRIVER
+M:     Shannon Nelson <shannon.nelson@amd.com>
+M:     Brett Creeley <brett.creeley@amd.com>
+L:     netdev@vger.kernel.org
+S:     Supported
+F:     Documentation/networking/device_drivers/ethernet/amd/pds_core.rst
+F:     drivers/net/ethernet/amd/pds_core/
+F:     include/linux/pds/
+
 AMD PMC DRIVER
 M:     Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
 L:     platform-driver-x86@vger.kernel.org
 S:     Maintained
-F:     drivers/platform/x86/amd/pmc.c
+F:     drivers/platform/x86/amd/pmc/
 
-AMD HSMP DRIVER
-M:     Naveen Krishna Chatradhi <naveenkrishna.chatradhi@amd.com>
-R:     Carlos Bilbao <carlos.bilbao@amd.com>
+AMD PMF DRIVER
+M:     Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
 L:     platform-driver-x86@vger.kernel.org
 S:     Maintained
-F:     Documentation/x86/amd_hsmp.rst
-F:     arch/x86/include/asm/amd_hsmp.h
-F:     arch/x86/include/uapi/asm/amd_hsmp.h
-F:     drivers/platform/x86/amd/hsmp.c
+F:     Documentation/ABI/testing/sysfs-amd-pmf
+F:     drivers/platform/x86/amd/pmf/
 
 AMD POWERPLAY AND SWSMU
 M:     Evan Quan <evan.quan@amd.com>
@@ -1040,39 +1066,60 @@ L:      linux-pm@vger.kernel.org
 S:     Supported
 F:     Documentation/admin-guide/pm/amd-pstate.rst
 F:     drivers/cpufreq/amd-pstate*
+F:     include/linux/amd-pstate.h
 F:     tools/power/x86/amd_pstate_tracer/amd_pstate_trace.py
 
 AMD PTDMA DRIVER
-M:     Sanjay R Mehta <sanju.mehta@amd.com>
+M:     Basavaraj Natikar <Basavaraj.Natikar@amd.com>
 L:     dmaengine@vger.kernel.org
 S:     Maintained
 F:     drivers/dma/ptdma/
 
 AMD SEATTLE DEVICE TREE SUPPORT
-M:     Brijesh Singh <brijeshkumar.singh@amd.com>
 M:     Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
 M:     Tom Lendacky <thomas.lendacky@amd.com>
 S:     Supported
 F:     arch/arm64/boot/dts/amd/
 
+AMD SENSOR FUSION HUB DRIVER
+M:     Basavaraj Natikar <basavaraj.natikar@amd.com>
+L:     linux-input@vger.kernel.org
+S:     Maintained
+F:     Documentation/hid/amd-sfh*
+F:     drivers/hid/amd-sfh-hid/
+
+AMD SPI DRIVER
+M:     Sanjay R Mehta <sanju.mehta@amd.com>
+S:     Maintained
+F:     drivers/spi/spi-amd.c
+
 AMD XGBE DRIVER
-M:     Tom Lendacky <thomas.lendacky@amd.com>
 M:     "Shyam Sundar S K" <Shyam-sundar.S-k@amd.com>
 L:     netdev@vger.kernel.org
 S:     Supported
 F:     arch/arm64/boot/dts/amd/amd-seattle-xgbe*.dtsi
 F:     drivers/net/ethernet/amd/xgbe/
 
-AMD SENSOR FUSION HUB DRIVER
-M:     Basavaraj Natikar <basavaraj.natikar@amd.com>
-L:     linux-input@vger.kernel.org
+AMLOGIC DDR PMU DRIVER
+M:     Jiucheng Xu <jiucheng.xu@amlogic.com>
+L:     linux-amlogic@lists.infradead.org
+S:     Supported
+W:     http://www.amlogic.com
+F:     Documentation/admin-guide/perf/meson-ddr-pmu.rst
+F:     Documentation/devicetree/bindings/perf/amlogic,g12-ddr-pmu.yaml
+F:     drivers/perf/amlogic/
+F:     include/soc/amlogic/
+
+AMPHENOL CHIPCAP 2 HUMIDITY-TEMPERATURE IIO DRIVER
+M:     Javier Carrasco <javier.carrasco.cruz@gmail.com>
+L:     linux-hwmon@vger.kernel.org
 S:     Maintained
-F:     Documentation/hid/amd-sfh*
-F:     drivers/hid/amd-sfh-hid/
+F:     Documentation/devicetree/bindings/hwmon/amphenol,chipcap2.yaml
+F:     Documentation/hwmon/chipcap2.rst
+F:     drivers/hwmon/chipcap2.c
 
 AMPHION VPU CODEC V4L2 DRIVER
 M:     Ming Qian <ming.qian@nxp.com>
-M:     Shijie Qin <shijie.qin@nxp.com>
 M:     Zhou Peng <eagle.zhou@nxp.com>
 L:     linux-media@vger.kernel.org
 S:     Maintained
@@ -1094,6 +1141,31 @@ T:       git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git
 F:     drivers/net/amt.c
 
+ANALOG DEVICES INC AD3552R DRIVER
+M:     Nuno Sá <nuno.sa@analog.com>
+L:     linux-iio@vger.kernel.org
+S:     Supported
+W:     https://ez.analog.com/linux-software-drivers
+F:     Documentation/devicetree/bindings/iio/dac/adi,ad3552r.yaml
+F:     drivers/iio/dac/ad3552r.c
+
+ANALOG DEVICES INC AD4130 DRIVER
+M:     Cosmin Tanislav <cosmin.tanislav@analog.com>
+L:     linux-iio@vger.kernel.org
+S:     Supported
+W:     https://ez.analog.com/linux-software-drivers
+F:     Documentation/ABI/testing/sysfs-bus-iio-adc-ad4130
+F:     Documentation/devicetree/bindings/iio/adc/adi,ad4130.yaml
+F:     drivers/iio/adc/ad4130.c
+
+ANALOG DEVICES INC AD7091R DRIVER
+M:     Marcelo Schmitt <marcelo.schmitt@analog.com>
+L:     linux-iio@vger.kernel.org
+S:     Supported
+W:     http://ez.analog.com/community/linux-device-drivers
+F:     Documentation/devicetree/bindings/iio/adc/adi,ad7091r*
+F:     drivers/iio/adc/ad7091r*
+
 ANALOG DEVICES INC AD7192 DRIVER
 M:     Alexandru Tachici <alexandru.tachici@analog.com>
 L:     linux-iio@vger.kernel.org
@@ -1110,14 +1182,6 @@ W:       https://ez.analog.com/linux-software-drivers
 F:     Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml
 F:     drivers/iio/adc/ad7292.c
 
-ANALOG DEVICES INC AD3552R DRIVER
-M:     Nuno Sá <nuno.sa@analog.com>
-L:     linux-iio@vger.kernel.org
-S:     Supported
-W:     https://ez.analog.com/linux-software-drivers
-F:     Documentation/devicetree/bindings/iio/dac/adi,ad3552r.yaml
-F:     drivers/iio/dac/ad3552r.c
-
 ANALOG DEVICES INC AD7293 DRIVER
 M:     Antoniu Miclaus <antoniu.miclaus@analog.com>
 L:     linux-iio@vger.kernel.org
@@ -1126,6 +1190,23 @@ W:       https://ez.analog.com/linux-software-drivers
 F:     Documentation/devicetree/bindings/iio/dac/adi,ad7293.yaml
 F:     drivers/iio/dac/ad7293.c
 
+ANALOG DEVICES INC AD74115 DRIVER
+M:     Cosmin Tanislav <cosmin.tanislav@analog.com>
+L:     linux-iio@vger.kernel.org
+S:     Supported
+W:     https://ez.analog.com/linux-software-drivers
+F:     Documentation/devicetree/bindings/iio/addac/adi,ad74115.yaml
+F:     drivers/iio/addac/ad74115.c
+
+ANALOG DEVICES INC AD74413R DRIVER
+M:     Cosmin Tanislav <cosmin.tanislav@analog.com>
+L:     linux-iio@vger.kernel.org
+S:     Supported
+W:     https://ez.analog.com/linux-software-drivers
+F:     Documentation/devicetree/bindings/iio/addac/adi,ad74413r.yaml
+F:     drivers/iio/addac/ad74413r.c
+F:     include/dt-bindings/iio/addac/adi,ad74413r.h
+
 ANALOG DEVICES INC AD7768-1 DRIVER
 M:     Michael Hennerich <Michael.Hennerich@analog.com>
 L:     linux-iio@vger.kernel.org
@@ -1143,21 +1224,6 @@ W:       https://ez.analog.com/linux-software-drivers
 F:     Documentation/devicetree/bindings/iio/adc/adi,ad7780.yaml
 F:     drivers/iio/adc/ad7780.c
 
-ANALOG DEVICES INC AD74413R DRIVER
-M:     Cosmin Tanislav <cosmin.tanislav@analog.com>
-L:     linux-iio@vger.kernel.org
-S:     Supported
-W:     http://ez.analog.com/community/linux-device-drivers
-F:     Documentation/devicetree/bindings/iio/addac/adi,ad74413r.yaml
-F:     drivers/iio/addac/ad74413r.c
-F:     include/dt-bindings/iio/addac/adi,ad74413r.h
-
-ANALOG DEVICES INC AD9389B DRIVER
-M:     Hans Verkuil <hverkuil-cisco@xs4all.nl>
-L:     linux-media@vger.kernel.org
-S:     Maintained
-F:     drivers/media/i2c/ad9389b*
-
 ANALOG DEVICES INC ADA4250 DRIVER
 M:     Antoniu Miclaus <antoniu.miclaus@analog.com>
 L:     linux-iio@vger.kernel.org
@@ -1166,6 +1232,14 @@ W:       https://ez.analog.com/linux-software-drivers
 F:     Documentation/devicetree/bindings/iio/amplifiers/adi,ada4250.yaml
 F:     drivers/iio/amplifiers/ada4250.c
 
+ANALOG DEVICES INC ADF4377 DRIVER
+M:     Antoniu Miclaus <antoniu.miclaus@analog.com>
+L:     linux-iio@vger.kernel.org
+S:     Supported
+W:     https://ez.analog.com/linux-software-drivers
+F:     Documentation/devicetree/bindings/iio/frequency/adi,adf4377.yaml
+F:     drivers/iio/frequency/adf4377.c
+
 ANALOG DEVICES INC ADGS1408 DRIVER
 M:     Mircea Caprioru <mircea.caprioru@analog.com>
 S:     Supported
@@ -1200,10 +1274,10 @@ F:      drivers/iio/imu/adis16460.c
 ANALOG DEVICES INC ADIS16475 DRIVER
 M:     Nuno Sa <nuno.sa@analog.com>
 L:     linux-iio@vger.kernel.org
-W:     https://ez.analog.com/linux-software-drivers
 S:     Supported
-F:     drivers/iio/imu/adis16475.c
+W:     https://ez.analog.com/linux-software-drivers
 F:     Documentation/devicetree/bindings/iio/imu/adi,adis16475.yaml
+F:     drivers/iio/imu/adis16475.c
 
 ANALOG DEVICES INC ADM1177 DRIVER
 M:     Michael Hennerich <Michael.Hennerich@analog.com>
@@ -1213,6 +1287,14 @@ W:       https://ez.analog.com/linux-software-drivers
 F:     Documentation/devicetree/bindings/hwmon/adi,adm1177.yaml
 F:     drivers/hwmon/adm1177.c
 
+ANALOG DEVICES INC ADMFM2000 DRIVER
+M:     Kim Seer Paller <kimseer.paller@analog.com>
+L:     linux-iio@vger.kernel.org
+S:     Supported
+W:     https://ez.analog.com/linux-software-drivers
+F:     Documentation/devicetree/bindings/iio/frequency/adi,admfm2000.yaml
+F:     drivers/iio/frequency/admfm2000.c
+
 ANALOG DEVICES INC ADMV1013 DRIVER
 M:     Antoniu Miclaus <antoniu.miclaus@analog.com>
 L:     linux-iio@vger.kernel.org
@@ -1221,21 +1303,21 @@ W:      https://ez.analog.com/linux-software-drivers
 F:     Documentation/devicetree/bindings/iio/frequency/adi,admv1013.yaml
 F:     drivers/iio/frequency/admv1013.c
 
-ANALOG DEVICES INC ADMV8818 DRIVER
+ANALOG DEVICES INC ADMV1014 DRIVER
 M:     Antoniu Miclaus <antoniu.miclaus@analog.com>
 L:     linux-iio@vger.kernel.org
 S:     Supported
 W:     https://ez.analog.com/linux-software-drivers
-F:     Documentation/devicetree/bindings/iio/filter/adi,admv8818.yaml
-F:     drivers/iio/filter/admv8818.c
+F:     Documentation/devicetree/bindings/iio/frequency/adi,admv1014.yaml
+F:     drivers/iio/frequency/admv1014.c
 
-ANALOG DEVICES INC ADMV1014 DRIVER
+ANALOG DEVICES INC ADMV8818 DRIVER
 M:     Antoniu Miclaus <antoniu.miclaus@analog.com>
 L:     linux-iio@vger.kernel.org
 S:     Supported
 W:     https://ez.analog.com/linux-software-drivers
-F:     Documentation/devicetree/bindings/iio/frequency/adi,admv1014.yaml
-F:     drivers/iio/frequency/admv1014.c
+F:     Documentation/devicetree/bindings/iio/filter/adi,admv8818.yaml
+F:     drivers/iio/filter/admv8818.c
 
 ANALOG DEVICES INC ADP5061 DRIVER
 M:     Michael Hennerich <Michael.Hennerich@analog.com>
@@ -1257,8 +1339,8 @@ M:        Lars-Peter Clausen <lars@metafoo.de>
 L:     linux-media@vger.kernel.org
 S:     Supported
 W:     https://ez.analog.com/linux-software-drivers
-F:     drivers/media/i2c/adv7180.c
 F:     Documentation/devicetree/bindings/media/i2c/adv7180.yaml
+F:     drivers/media/i2c/adv7180.c
 
 ANALOG DEVICES INC ADV748X DRIVER
 M:     Kieran Bingham <kieran.bingham@ideasonboard.com>
@@ -1277,8 +1359,8 @@ ANALOG DEVICES INC ADV7604 DRIVER
 M:     Hans Verkuil <hverkuil-cisco@xs4all.nl>
 L:     linux-media@vger.kernel.org
 S:     Maintained
-F:     drivers/media/i2c/adv7604*
 F:     Documentation/devicetree/bindings/media/i2c/adv7604.yaml
+F:     drivers/media/i2c/adv7604*
 
 ANALOG DEVICES INC ADV7842 DRIVER
 M:     Hans Verkuil <hverkuil-cisco@xs4all.nl>
@@ -1290,8 +1372,8 @@ ANALOG DEVICES INC ADXRS290 DRIVER
 M:     Nishant Malpani <nish.malpani25@gmail.com>
 L:     linux-iio@vger.kernel.org
 S:     Supported
-F:     drivers/iio/gyro/adxrs290.c
 F:     Documentation/devicetree/bindings/iio/gyroscope/adi,adxrs290.yaml
+F:     drivers/iio/gyro/adxrs290.c
 
 ANALOG DEVICES INC ASOC CODEC DRIVERS
 M:     Lars-Peter Clausen <lars@metafoo.de>
@@ -1322,7 +1404,8 @@ W:        https://ez.analog.com/linux-software-drivers
 F:     Documentation/ABI/testing/sysfs-bus-iio-frequency-ad9523
 F:     Documentation/ABI/testing/sysfs-bus-iio-frequency-adf4350
 F:     Documentation/devicetree/bindings/iio/*/adi,*
-F:     Documentation/devicetree/bindings/iio/dac/adi,ad5758.yaml
+F:     Documentation/devicetree/bindings/iio/adc/lltc,ltc2496.yaml
+F:     Documentation/devicetree/bindings/iio/adc/lltc,ltc2497.yaml
 F:     drivers/iio/*/ad*
 F:     drivers/iio/adc/ltc249*
 F:     drivers/iio/amplifiers/hmc425a.c
@@ -1331,15 +1414,11 @@ X:      drivers/iio/*/adjd*
 
 ANALOGBITS PLL LIBRARIES
 M:     Paul Walmsley <paul.walmsley@sifive.com>
+M:     Samuel Holland <samuel.holland@sifive.com>
 S:     Supported
 F:     drivers/clk/analogbits/*
 F:     include/linux/clk/analogbits*
 
-ANDROID CONFIG FRAGMENTS
-M:     Rob Herring <robh@kernel.org>
-S:     Supported
-F:     kernel/configs/android*
-
 ANDROID DRIVERS
 M:     Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 M:     Arve Hjønnevåg <arve@android.com>
@@ -1377,7 +1456,7 @@ APEX EMBEDDED SYSTEMS STX104 IIO DRIVER
 M:     William Breathitt Gray <william.gray@linaro.org>
 L:     linux-iio@vger.kernel.org
 S:     Maintained
-F:     drivers/iio/adc/stx104.c
+F:     drivers/iio/addac/stx104.c
 
 APM DRIVER
 M:     Jiri Kosina <jikos@kernel.org>
@@ -1390,10 +1469,14 @@ F:      include/uapi/linux/apm_bios.h
 
 APPARMOR SECURITY MODULE
 M:     John Johansen <john.johansen@canonical.com>
-L:     apparmor@lists.ubuntu.com (subscribers-only, general discussion)
+M:     John Johansen <john@apparmor.net>
+L:     apparmor@lists.ubuntu.com (moderated for non-subscribers)
 S:     Supported
-W:     wiki.apparmor.net
+W:     apparmor.net
+B:     https://gitlab.com/apparmor/apparmor-kernel
+C:     irc://irc.oftc.net/apparmor
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
+T:     https://gitlab.com/apparmor/apparmor-kernel.git
 F:     Documentation/admin-guide/LSM/apparmor.rst
 F:     security/apparmor/
 
@@ -1419,7 +1502,6 @@ F:        drivers/hwmon/applesmc.c
 APPLETALK NETWORK LAYER
 L:     netdev@vger.kernel.org
 S:     Odd fixes
-F:     drivers/net/appletalk/
 F:     include/linux/atalk.h
 F:     include/uapi/linux/atalk.h
 F:     net/appletalk/
@@ -1497,7 +1579,7 @@ F:        drivers/media/i2c/ar0521.c
 
 ARASAN NAND CONTROLLER DRIVER
 M:     Miquel Raynal <miquel.raynal@bootlin.com>
-M:     Naga Sureshkumar Relli <nagasure@xilinx.com>
+R:     Michal Simek <michal.simek@amd.com>
 L:     linux-mtd@lists.infradead.org
 S:     Maintained
 F:     Documentation/devicetree/bindings/mtd/arasan,nand-controller.yaml
@@ -1522,6 +1604,19 @@ S:       Maintained
 F:     drivers/net/arcnet/
 F:     include/uapi/linux/if_arcnet.h
 
+ARM AND ARM64 SoC SUB-ARCHITECTURES (COMMON PARTS)
+M:     Arnd Bergmann <arnd@arndb.de>
+M:     Olof Johansson <olof@lixom.net>
+M:     soc@kernel.org
+L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+S:     Maintained
+P:     Documentation/process/maintainer-soc.rst
+C:     irc://irc.libera.chat/armlinux
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git
+F:     Documentation/process/maintainer-soc*.rst
+F:     arch/arm/boot/dts/Makefile
+F:     arch/arm64/boot/dts/Makefile
+
 ARM ARCHITECTED TIMER DRIVER
 M:     Mark Rutland <mark.rutland@arm.com>
 M:     Marc Zyngier <maz@kernel.org>
@@ -1531,6 +1626,17 @@ F:       arch/arm/include/asm/arch_timer.h
 F:     arch/arm64/include/asm/arch_timer.h
 F:     drivers/clocksource/arm_arch_timer.c
 
+ARM GENERIC INTERRUPT CONTROLLER DRIVERS
+M:     Marc Zyngier <maz@kernel.org>
+L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+S:     Maintained
+F:     Documentation/devicetree/bindings/interrupt-controller/arm,gic*
+F:     arch/arm/include/asm/arch_gicv3.h
+F:     arch/arm64/include/asm/arch_gicv3.h
+F:     drivers/irqchip/irq-gic*.[ch]
+F:     include/linux/irqchip/arm-gic*.h
+F:     include/linux/irqchip/arm-vgic-info.h
+
 ARM HDLCD DRM DRIVER
 M:     Liviu Dudau <liviu.dudau@arm.com>
 S:     Supported
@@ -1550,9 +1656,9 @@ F:        Documentation/devicetree/bindings/clock/arm,syscon-icst.yaml
 F:     Documentation/devicetree/bindings/i2c/arm,i2c-versatile.yaml
 F:     Documentation/devicetree/bindings/interrupt-controller/arm,versatile-fpga-irq.txt
 F:     Documentation/devicetree/bindings/mtd/mtd-physmap.yaml
-F:     arch/arm/boot/dts/arm-realview-*
-F:     arch/arm/boot/dts/integrator*
-F:     arch/arm/boot/dts/versatile*
+F:     arch/arm/boot/dts/arm/arm-realview-*
+F:     arch/arm/boot/dts/arm/integrator*
+F:     arch/arm/boot/dts/arm/versatile*
 F:     arch/arm/mach-versatile/
 F:     drivers/bus/arm-integrator-lm.c
 F:     drivers/clk/versatile/
@@ -1563,10 +1669,7 @@ F:       drivers/power/reset/arm-versatile-reboot.c
 F:     drivers/soc/versatile/
 
 ARM KOMEDA DRM-KMS DRIVER
-M:     James (Qian) Wang <james.qian.wang@arm.com>
 M:     Liviu Dudau <liviu.dudau@arm.com>
-M:     Mihail Atanassov <mihail.atanassov@arm.com>
-L:     Mali DP Maintainers <malidp@foss.arm.com>
 S:     Supported
 T:     git git://anongit.freedesktop.org/drm/drm-misc
 F:     Documentation/devicetree/bindings/display/arm,komeda.yaml
@@ -1575,20 +1678,18 @@ F:      drivers/gpu/drm/arm/display/include/
 F:     drivers/gpu/drm/arm/display/komeda/
 
 ARM MALI PANFROST DRM DRIVER
+M:     Boris Brezillon <boris.brezillon@collabora.com>
 M:     Rob Herring <robh@kernel.org>
-M:     Tomeu Vizoso <tomeu.vizoso@collabora.com>
 R:     Steven Price <steven.price@arm.com>
-R:     Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
 L:     dri-devel@lists.freedesktop.org
 S:     Supported
 T:     git git://anongit.freedesktop.org/drm/drm-misc
+F:     Documentation/gpu/panfrost.rst
 F:     drivers/gpu/drm/panfrost/
 F:     include/uapi/drm/panfrost_drm.h
 
 ARM MALI-DP DRM DRIVER
 M:     Liviu Dudau <liviu.dudau@arm.com>
-M:     Brian Starkey <brian.starkey@arm.com>
-L:     Mali DP Maintainers <malidp@foss.arm.com>
 S:     Supported
 T:     git git://anongit.freedesktop.org/drm/drm-misc
 F:     Documentation/devicetree/bindings/display/arm,malidp.yaml
@@ -1613,7 +1714,7 @@ F:        arch/arm*/include/asm/perf_event.h
 F:     arch/arm*/kernel/hw_breakpoint.c
 F:     arch/arm*/kernel/perf_*
 F:     drivers/perf/
-F:     include/linux/perf/arm_pmu.h
+F:     include/linux/perf/arm_pmu*.h
 
 ARM PORT
 M:     Russell King <linux@armlinux.org.uk>
@@ -1635,9 +1736,21 @@ S:       Odd Fixes
 F:     drivers/amba/
 F:     include/linux/amba/bus.h
 
+ARM PRIMECELL KMI PL050 DRIVER
+M:     Russell King <linux@armlinux.org.uk>
+S:     Odd Fixes
+F:     drivers/input/serio/ambakmi.*
+F:     include/linux/amba/kmi.h
+
+ARM PRIMECELL MMCI PL180/1 DRIVER
+M:     Russell King <linux@armlinux.org.uk>
+S:     Odd Fixes
+F:     drivers/mmc/host/mmci.*
+F:     include/linux/amba/mmci.h
+
 ARM PRIMECELL PL35X NAND CONTROLLER DRIVER
 M:     Miquel Raynal <miquel.raynal@bootlin.com>
-M:     Naga Sureshkumar Relli <nagasure@xilinx.com>
+R:     Michal Simek <michal.simek@amd.com>
 L:     linux-mtd@lists.infradead.org
 S:     Maintained
 F:     Documentation/devicetree/bindings/mtd/arm,pl353-nand-r2p1.yaml
@@ -1645,29 +1758,12 @@ F:      drivers/mtd/nand/raw/pl35x-nand-controller.c
 
 ARM PRIMECELL PL35X SMC DRIVER
 M:     Miquel Raynal <miquel.raynal@bootlin.com>
-M:     Naga Sureshkumar Relli <nagasure@xilinx.com>
+R:     Michal Simek <michal.simek@amd.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
-F:     Documentation/devicetree/bindings/memory-controllers/arm,pl353-smc.yaml
+F:     Documentation/devicetree/bindings/memory-controllers/arm,pl35x-smc.yaml
 F:     drivers/memory/pl353-smc.c
 
-ARM PRIMECELL CLCD PL110 DRIVER
-M:     Russell King <linux@armlinux.org.uk>
-S:     Odd Fixes
-F:     drivers/video/fbdev/amba-clcd.*
-
-ARM PRIMECELL KMI PL050 DRIVER
-M:     Russell King <linux@armlinux.org.uk>
-S:     Odd Fixes
-F:     drivers/input/serio/ambakmi.*
-F:     include/linux/amba/kmi.h
-
-ARM PRIMECELL MMCI PL180/1 DRIVER
-M:     Russell King <linux@armlinux.org.uk>
-S:     Odd Fixes
-F:     drivers/mmc/host/mmci.*
-F:     include/linux/amba/mmci.h
-
 ARM PRIMECELL SSP PL022 SPI DRIVER
 M:     Linus Walleij <linus.walleij@linaro.org>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@ -1704,17 +1800,6 @@ F:       Documentation/devicetree/bindings/iommu/arm,smmu*
 F:     drivers/iommu/arm/
 F:     drivers/iommu/io-pgtable-arm*
 
-ARM AND ARM64 SoC SUB-ARCHITECTURES (COMMON PARTS)
-M:     Arnd Bergmann <arnd@arndb.de>
-M:     Olof Johansson <olof@lixom.net>
-M:     soc@kernel.org
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Maintained
-C:     irc://irc.libera.chat/armlinux
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git
-F:     arch/arm/boot/dts/Makefile
-F:     arch/arm64/boot/dts/Makefile
-
 ARM SUB-ARCHITECTURES
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
@@ -1739,7 +1824,7 @@ F:        Documentation/devicetree/bindings/net/actions,owl-emac.yaml
 F:     Documentation/devicetree/bindings/pinctrl/actions,*
 F:     Documentation/devicetree/bindings/power/actions,owl-sps.txt
 F:     Documentation/devicetree/bindings/timer/actions,owl-timer.txt
-F:     arch/arm/boot/dts/owl-*
+F:     arch/arm/boot/dts/actions/
 F:     arch/arm/mach-actions/
 F:     arch/arm64/boot/dts/actions/
 F:     drivers/clk/actions/
@@ -1750,27 +1835,12 @@ F:      drivers/irqchip/irq-owl-sirq.c
 F:     drivers/mmc/host/owl-mmc.c
 F:     drivers/net/ethernet/actions/
 F:     drivers/pinctrl/actions/*
-F:     drivers/soc/actions/
+F:     drivers/pmdomain/actions/
 F:     include/dt-bindings/power/owl-*
 F:     include/dt-bindings/reset/actions,*
 F:     include/linux/soc/actions/
 N:     owl
 
-ARM/ADS SPHERE MACHINE SUPPORT
-M:     Lennert Buytenhek <kernel@wantstofly.org>
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Maintained
-
-ARM/AFEB9260 MACHINE SUPPORT
-M:     Sergey Lapin <slapin@ossfans.org>
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Maintained
-
-ARM/AJECO 1ARM MACHINE SUPPORT
-M:     Lennert Buytenhek <kernel@wantstofly.org>
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Maintained
-
 ARM/Allwinner SoC Clock Support
 M:     Emilio López <emilio@elopez.com.ar>
 S:     Maintained
@@ -1781,9 +1851,9 @@ M:        Chen-Yu Tsai <wens@csie.org>
 M:     Jernej Skrabec <jernej.skrabec@gmail.com>
 M:     Samuel Holland <samuel@sholland.org>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+L:     linux-sunxi@lists.linux.dev
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git
-L:     linux-sunxi@lists.linux.dev
 F:     arch/arm/mach-sunxi/
 F:     arch/arm64/boot/dts/allwinner/
 F:     drivers/clk/sunxi-ng/
@@ -1791,15 +1861,23 @@ F:      drivers/pinctrl/sunxi/
 F:     drivers/soc/sunxi/
 N:     allwinner
 N:     sun[x456789]i
-N:     sun50i
+N:     sun[25]0i
+
+ARM/AMD PENSANDO ARM64 ARCHITECTURE
+M:     Brad Larson <blarson@amd.com>
+L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+S:     Supported
+F:     Documentation/devicetree/bindings/*/amd,pensando*
+F:     arch/arm64/boot/dts/amd/elba*
 
 ARM/Amlogic Meson SoC CLOCK FRAMEWORK
-M:     Neil Armstrong <narmstrong@baylibre.com>
+M:     Neil Armstrong <neil.armstrong@linaro.org>
 M:     Jerome Brunet <jbrunet@baylibre.com>
 L:     linux-amlogic@lists.infradead.org
 S:     Maintained
 F:     Documentation/devicetree/bindings/clock/amlogic*
 F:     drivers/clk/meson/
+F:     include/dt-bindings/clock/amlogic,a1*
 F:     include/dt-bindings/clock/gxbb*
 F:     include/dt-bindings/clock/meson*
 
@@ -1819,7 +1897,7 @@ F:        Documentation/devicetree/bindings/sound/amlogic*
 F:     sound/soc/meson/
 
 ARM/Amlogic Meson SoC support
-M:     Neil Armstrong <narmstrong@baylibre.com>
+M:     Neil Armstrong <neil.armstrong@linaro.org>
 M:     Kevin Hilman <khilman@baylibre.com>
 R:     Jerome Brunet <jbrunet@baylibre.com>
 R:     Martin Blumenstingl <martin.blumenstingl@googlemail.com>
@@ -1827,10 +1905,13 @@ L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 L:     linux-amlogic@lists.infradead.org
 S:     Maintained
 W:     http://linux-meson.com/
-F:     arch/arm/boot/dts/meson*
+F:     Documentation/devicetree/bindings/phy/amlogic*
+F:     arch/arm/boot/dts/amlogic/
 F:     arch/arm/mach-meson/
 F:     arch/arm64/boot/dts/amlogic/
+F:     drivers/pmdomain/amlogic/
 F:     drivers/mmc/host/meson*
+F:     drivers/phy/amlogic/
 F:     drivers/pinctrl/meson/
 F:     drivers/rtc/rtc-meson*
 F:     drivers/soc/amlogic/
@@ -1841,11 +1922,22 @@ M:      Tsahee Zidenberg <tsahee@annapurnalabs.com>
 M:     Antoine Tenart <atenart@kernel.org>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
-F:     arch/arm/boot/dts/alpine*
+F:     arch/arm/boot/dts/amazon/
 F:     arch/arm/mach-alpine/
 F:     arch/arm64/boot/dts/amazon/
 F:     drivers/*/*alpine*
 
+ARM/APPLE MACHINE SOUND DRIVERS
+M:     Martin Povišer <povik+lin@cutebit.org>
+L:     asahi@lists.linux.dev
+L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
+S:     Maintained
+F:     Documentation/devicetree/bindings/sound/adi,ssm3515.yaml
+F:     Documentation/devicetree/bindings/sound/apple,*
+F:     sound/soc/apple/*
+F:     sound/soc/codecs/cs42l83-i2c.c
+F:     sound/soc/codecs/ssm3515.c
+
 ARM/APPLE MACHINE SUPPORT
 M:     Hector Martin <marcan@marcan.st>
 M:     Sven Peter <sven@svenpeter.dev>
@@ -1860,34 +1952,40 @@ T:      git https://github.com/AsahiLinux/linux.git
 F:     Documentation/devicetree/bindings/arm/apple.yaml
 F:     Documentation/devicetree/bindings/arm/apple/*
 F:     Documentation/devicetree/bindings/clock/apple,nco.yaml
+F:     Documentation/devicetree/bindings/cpufreq/apple,cluster-cpufreq.yaml
 F:     Documentation/devicetree/bindings/dma/apple,admac.yaml
 F:     Documentation/devicetree/bindings/i2c/apple,i2c.yaml
 F:     Documentation/devicetree/bindings/interrupt-controller/apple,*
 F:     Documentation/devicetree/bindings/iommu/apple,dart.yaml
 F:     Documentation/devicetree/bindings/iommu/apple,sart.yaml
 F:     Documentation/devicetree/bindings/mailbox/apple,mailbox.yaml
+F:     Documentation/devicetree/bindings/net/bluetooth/brcm,bcm4377-bluetooth.yaml
 F:     Documentation/devicetree/bindings/nvme/apple,nvme-ans.yaml
 F:     Documentation/devicetree/bindings/nvmem/apple,efuses.yaml
 F:     Documentation/devicetree/bindings/pci/apple,pcie.yaml
 F:     Documentation/devicetree/bindings/pinctrl/apple,pinctrl.yaml
 F:     Documentation/devicetree/bindings/power/apple*
+F:     Documentation/devicetree/bindings/pwm/apple,s5l-fpwm.yaml
 F:     Documentation/devicetree/bindings/watchdog/apple,wdt.yaml
 F:     arch/arm64/boot/dts/apple/
+F:     drivers/bluetooth/hci_bcm4377.c
 F:     drivers/clk/clk-apple-nco.c
+F:     drivers/cpufreq/apple-soc-cpufreq.c
 F:     drivers/dma/apple-admac.c
+F:     drivers/pmdomain/apple/
 F:     drivers/i2c/busses/i2c-pasemi-core.c
 F:     drivers/i2c/busses/i2c-pasemi-platform.c
 F:     drivers/iommu/apple-dart.c
+F:     drivers/iommu/io-pgtable-dart.c
 F:     drivers/irqchip/irq-apple-aic.c
-F:     drivers/mailbox/apple-mailbox.c
 F:     drivers/nvme/host/apple.c
 F:     drivers/nvmem/apple-efuses.c
 F:     drivers/pinctrl/pinctrl-apple-gpio.c
+F:     drivers/pwm/pwm-apple.c
 F:     drivers/soc/apple/*
 F:     drivers/watchdog/apple_wdt.c
 F:     include/dt-bindings/interrupt-controller/apple-aic.h
 F:     include/dt-bindings/pinctrl/apple.h
-F:     include/linux/apple-mailbox.h
 F:     include/linux/soc/apple/*
 
 ARM/ARTPEC MACHINE SUPPORT
@@ -1896,7 +1994,7 @@ M:        Lars Persson <lars.persson@axis.com>
 L:     linux-arm-kernel@axis.com
 S:     Maintained
 F:     Documentation/devicetree/bindings/pinctrl/axis,artpec6-pinctrl.txt
-F:     arch/arm/boot/dts/artpec6*
+F:     arch/arm/boot/dts/axis/
 F:     arch/arm/mach-artpec
 F:     drivers/clk/axis
 F:     drivers/crypto/axis
@@ -1917,14 +2015,14 @@ F:      drivers/irqchip/irq-aspeed-i2c-ic.c
 
 ARM/ASPEED MACHINE SUPPORT
 M:     Joel Stanley <joel@jms.id.au>
-R:     Andrew Jeffery <andrew@aj.id.au>
+R:     Andrew Jeffery <andrew@codeconstruct.com.au>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 L:     linux-aspeed@lists.ozlabs.org (moderated for non-subscribers)
 S:     Supported
 Q:     https://patchwork.ozlabs.org/project/linux-aspeed/list/
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed.git
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc.git
 F:     Documentation/devicetree/bindings/arm/aspeed/
-F:     arch/arm/boot/dts/aspeed-*
+F:     arch/arm/boot/dts/aspeed/
 F:     arch/arm/mach-aspeed/
 N:     aspeed
 
@@ -1943,15 +2041,9 @@ ARM/CALXEDA HIGHBANK ARCHITECTURE
 M:     Andre Przywara <andre.przywara@arm.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
-F:     arch/arm/boot/dts/ecx-*.dts*
-F:     arch/arm/boot/dts/highbank.dts
+F:     arch/arm/boot/dts/calxeda/
 F:     arch/arm/mach-highbank/
 
-ARM/CAVIUM NETWORKS CNS3XXX MACHINE SUPPORT
-M:     Krzysztof Halasa <khalasa@piap.pl>
-S:     Maintained
-F:     arch/arm/mach-cns3xxx/
-
 ARM/CAVIUM THUNDER NETWORK DRIVER
 M:     Sunil Goutham <sgoutham@marvell.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@ -1970,18 +2062,16 @@ L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Odd Fixes
 N:     clps711x
 
-ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
-M:     Lennert Buytenhek <kernel@wantstofly.org>
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Maintained
-
 ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
 M:     Hartley Sweeten <hsweeten@visionengravers.com>
 M:     Alexander Sverdlin <alexander.sverdlin@gmail.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
+F:     Documentation/devicetree/bindings/iio/adc/cirrus,ep9301-adc.yaml
+F:     Documentation/devicetree/bindings/sound/cirrus,ep9301-*
+F:     arch/arm/boot/compressed/misc-ep93xx.h
 F:     arch/arm/mach-ep93xx/
-F:     arch/arm/mach-ep93xx/include/mach/
+F:     drivers/iio/adc/ep93xx_adc.c
 
 ARM/CLKDEV SUPPORT
 M:     Russell King <linux@armlinux.org.uk>
@@ -1994,19 +2084,13 @@ ARM/CONEXANT DIGICOLOR MACHINE SUPPORT
 M:     Baruch Siach <baruch@tkos.co.il>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
-F:     arch/arm/boot/dts/cx92755*
+F:     arch/arm/boot/dts/cnxt/
 N:     digicolor
 
-ARM/CONTEC MICRO9 MACHINE SUPPORT
-M:     Hubert Feurstein <hubert.feurstein@contec.at>
-S:     Maintained
-F:     arch/arm/mach-ep93xx/micro9.c
-
 ARM/CORESIGHT FRAMEWORK AND DRIVERS
-M:     Mathieu Poirier <mathieu.poirier@linaro.org>
 M:     Suzuki K Poulose <suzuki.poulose@arm.com>
 R:     Mike Leach <mike.leach@linaro.org>
-R:     Leo Yan <leo.yan@linaro.org>
+R:     James Clark <james.clark@arm.com>
 L:     coresight@lists.linaro.org (moderated for non-subscribers)
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
@@ -2015,22 +2099,24 @@ F:      Documentation/ABI/testing/sysfs-bus-coresight-devices-*
 F:     Documentation/devicetree/bindings/arm/arm,coresight-*.yaml
 F:     Documentation/devicetree/bindings/arm/arm,embedded-trace-extension.yaml
 F:     Documentation/devicetree/bindings/arm/arm,trace-buffer-extension.yaml
+F:     Documentation/devicetree/bindings/arm/qcom,coresight-*.yaml
 F:     Documentation/trace/coresight/*
 F:     drivers/hwtracing/coresight/*
 F:     include/dt-bindings/arm/coresight-cti-dt.h
 F:     include/linux/coresight*
+F:     include/uapi/linux/coresight*
 F:     samples/coresight/*
+F:     tools/perf/Documentation/arm-coresight.txt
 F:     tools/perf/arch/arm/util/auxtrace.c
 F:     tools/perf/arch/arm/util/cs-etm.c
 F:     tools/perf/arch/arm/util/cs-etm.h
 F:     tools/perf/arch/arm/util/pmu.c
+F:     tools/perf/tests/shell/*coresight*
+F:     tools/perf/tests/shell/coresight/*
+F:     tools/perf/tests/shell/lib/*coresight*
 F:     tools/perf/util/cs-etm-decoder/*
 F:     tools/perf/util/cs-etm.*
 
-ARM/CORGI MACHINE SUPPORT
-M:     Richard Purdie <rpurdie@rpsys.net>
-S:     Maintained
-
 ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE
 M:     Hans Ulli Kroll <ulli.kroll@googlemail.com>
 M:     Linus Walleij <linus.walleij@linaro.org>
@@ -2041,7 +2127,7 @@ F:        Documentation/devicetree/bindings/arm/gemini.yaml
 F:     Documentation/devicetree/bindings/net/cortina,gemini-ethernet.yaml
 F:     Documentation/devicetree/bindings/pinctrl/cortina,gemini-pinctrl.txt
 F:     Documentation/devicetree/bindings/rtc/faraday,ftrtc010.yaml
-F:     arch/arm/boot/dts/gemini*
+F:     arch/arm/boot/dts/gemini/
 F:     arch/arm/mach-gemini/
 F:     drivers/crypto/gemini/
 F:     drivers/net/ethernet/cortina/
@@ -2062,20 +2148,14 @@ F:      Documentation/devicetree/bindings/leds/cznic,turris-omnia-leds.yaml
 F:     Documentation/devicetree/bindings/watchdog/armada-37xx-wdt.txt
 F:     drivers/bus/moxtet.c
 F:     drivers/firmware/turris-mox-rwtm.c
+F:     drivers/gpio/gpio-moxtet.c
 F:     drivers/leds/leds-turris-omnia.c
 F:     drivers/mailbox/armada-37xx-rwtm-mailbox.c
-F:     drivers/gpio/gpio-moxtet.c
 F:     drivers/watchdog/armada_37xx_wdt.c
 F:     include/dt-bindings/bus/moxtet.h
 F:     include/linux/armada-37xx-rwtm-mailbox.h
 F:     include/linux/moxtet.h
 
-ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6)
-M:     Robert Jarzmik <robert.jarzmik@free.fr>
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Maintained
-F:     arch/arm/mach-pxa/ezx.c
-
 ARM/FARADAY FA526 PORT
 M:     Hans Ulli Kroll <ulli.kroll@googlemail.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@ -2096,10 +2176,15 @@ M:      Shawn Guo <shawnguo@kernel.org>
 M:     Sascha Hauer <s.hauer@pengutronix.de>
 R:     Pengutronix Kernel Team <kernel@pengutronix.de>
 R:     Fabio Estevam <festevam@gmail.com>
-R:     NXP Linux Team <linux-imx@nxp.com>
+L:     imx@lists.linux.dev
 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
+F:     arch/arm/boot/dts/nxp/imx/
+F:     arch/arm/boot/dts/nxp/mxs/
+F:     arch/arm64/boot/dts/freescale/
+X:     arch/arm64/boot/dts/freescale/fsl-*
+X:     arch/arm64/boot/dts/freescale/qoriq-*
 X:     drivers/media/i2c/
 N:     imx
 N:     mxs
@@ -2110,7 +2195,7 @@ 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
-F:     arch/arm/boot/dts/ls1021a*
+F:     arch/arm/boot/dts/nxp/ls/
 F:     arch/arm64/boot/dts/freescale/fsl-*
 F:     arch/arm64/boot/dts/freescale/qoriq-*
 
@@ -2122,37 +2207,21 @@ R:      Stefan Agner <stefan@agner.ch>
 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
-F:     arch/arm/boot/dts/vf*
+F:     arch/arm/boot/dts/nxp/vf/
 F:     arch/arm/mach-imx/*vf610*
 
-ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
-M:     Lennert Buytenhek <kernel@wantstofly.org>
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Maintained
-
 ARM/GUMSTIX MACHINE SUPPORT
 M:     Steve Sakoman <sakoman@gmail.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
 
-ARM/H4700 (HP IPAQ HX4700) MACHINE SUPPORT
-M:     Philipp Zabel <philipp.zabel@gmail.com>
-M:     Paul Parsons <lost.distance@yahoo.com>
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Maintained
-F:     arch/arm/mach-pxa/hx4700.c
-F:     arch/arm/mach-pxa/include/mach/hx4700.h
-F:     sound/soc/pxa/hx4700.c
-
 ARM/HISILICON SOC SUPPORT
 M:     Wei Xu <xuwei5@hisilicon.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Supported
 W:     http://www.hisilicon.com
-T:     git git://github.com/hisilicon/linux-hisi.git
-F:     arch/arm/boot/dts/hi3*
-F:     arch/arm/boot/dts/hip*
-F:     arch/arm/boot/dts/hisi*
+T:     git https://github.com/hisilicon/linux-hisi.git
+F:     arch/arm/boot/dts/hisilicon/
 F:     arch/arm/mach-hisi/
 F:     arch/arm64/boot/dts/hisilicon/
 
@@ -2169,12 +2238,16 @@ M:      Jean-Marie Verdun <verdun@hpe.com>
 M:     Nick Hawkins <nick.hawkins@hpe.com>
 S:     Maintained
 F:     Documentation/devicetree/bindings/arm/hpe,gxp.yaml
-F:     Documentation/devicetree/bindings/spi/hpe,gxp-spi.yaml
+F:     Documentation/devicetree/bindings/hwmon/hpe,gxp-fan-ctrl.yaml
+F:     Documentation/devicetree/bindings/i2c/hpe,gxp-i2c.yaml
+F:     Documentation/devicetree/bindings/spi/hpe,gxp-spifi.yaml
 F:     Documentation/devicetree/bindings/timer/hpe,gxp-timer.yaml
-F:     arch/arm/boot/dts/hpe-bmc*
-F:     arch/arm/boot/dts/hpe-gxp*
+F:     Documentation/hwmon/gxp-fan-ctrl.rst
+F:     arch/arm/boot/dts/hpe/
 F:     arch/arm/mach-hpe/
 F:     drivers/clocksource/timer-gxp.c
+F:     drivers/hwmon/gxp-fan-ctrl.c
+F:     drivers/i2c/busses/i2c-gxp.c
 F:     drivers/spi/spi-gxp.c
 F:     drivers/watchdog/gxp-wdt.c
 
@@ -2184,48 +2257,33 @@ M:      Javier Martinez Canillas <javier@dowhile0.org>
 L:     linux-omap@vger.kernel.org
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
-F:     arch/arm/boot/dts/omap3-igep*
-
-ARM/INCOME PXA270 SUPPORT
-M:     Marek Vasut <marek.vasut@gmail.com>
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Maintained
-F:     arch/arm/mach-pxa/colibri-pxa270-income.c
-
-ARM/INTEL IOP32X ARM ARCHITECTURE
-M:     Lennert Buytenhek <kernel@wantstofly.org>
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Maintained
-
-ARM/INTEL IQ81342EX MACHINE SUPPORT
-M:     Lennert Buytenhek <kernel@wantstofly.org>
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Maintained
-
-ARM/INTEL IXDP2850 MACHINE SUPPORT
-M:     Lennert Buytenhek <kernel@wantstofly.org>
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Maintained
+F:     arch/arm/boot/dts/ti/omap/omap3-igep*
 
 ARM/INTEL IXP4XX ARM ARCHITECTURE
 M:     Linus Walleij <linusw@kernel.org>
 M:     Imre Kaloz <kaloz@openwrt.org>
-M:     Krzysztof Halasa <khalasa@piap.pl>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
 F:     Documentation/devicetree/bindings/arm/intel-ixp4xx.yaml
-F:     Documentation/devicetree/bindings/bus/intel,ixp4xx-expansion-bus-controller.yaml
-F:     Documentation/devicetree/bindings/gpio/intel,ixp4xx-gpio.txt
+F:     Documentation/devicetree/bindings/gpio/intel,ixp4xx-gpio.yaml
 F:     Documentation/devicetree/bindings/interrupt-controller/intel,ixp4xx-interrupt.yaml
+F:     Documentation/devicetree/bindings/memory-controllers/intel,ixp4xx-expansion*
+F:     Documentation/devicetree/bindings/rng/intel,ixp46x-rng.yaml
 F:     Documentation/devicetree/bindings/timer/intel,ixp4xx-timer.yaml
+F:     arch/arm/boot/dts/intel/ixp/
 F:     arch/arm/mach-ixp4xx/
 F:     drivers/bus/intel-ixp4xx-eb.c
+F:     drivers/char/hw_random/ixp4xx-rng.c
 F:     drivers/clocksource/timer-ixp4xx.c
-F:     drivers/crypto/ixp4xx_crypto.c
+F:     drivers/crypto/intel/ixp4xx/ixp4xx_crypto.c
 F:     drivers/gpio/gpio-ixp4xx.c
 F:     drivers/irqchip/irq-ixp4xx.c
-F:     include/linux/irqchip/irq-ixp4xx.h
-F:     include/linux/platform_data/timer-ixp4xx.h
+F:     drivers/net/ethernet/xscale/ixp4xx_eth.c
+F:     drivers/net/wan/ixp4xx_hss.c
+F:     drivers/soc/ixp4xx/ixp4xx-npe.c
+F:     drivers/soc/ixp4xx/ixp4xx-qmgr.c
+F:     include/linux/soc/ixp4xx/npe.h
+F:     include/linux/soc/ixp4xx/qmgr.h
 
 ARM/INTEL KEEMBAY ARCHITECTURE
 M:     Paul J. Murphy <paul.j.murphy@intel.com>
@@ -2240,28 +2298,18 @@ M:      Lennert Buytenhek <kernel@wantstofly.org>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
 
-ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
-M:     Lennert Buytenhek <kernel@wantstofly.org>
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Maintained
-
 ARM/LG1K ARCHITECTURE
 M:     Chanho Min <chanho.min@lge.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
 F:     arch/arm64/boot/dts/lg/
 
-ARM/LOGICPD PXA270 MACHINE SUPPORT
-M:     Lennert Buytenhek <kernel@wantstofly.org>
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Maintained
-
 ARM/LPC18XX ARCHITECTURE
 M:     Vladimir Zapolskiy <vz@mleia.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
 F:     Documentation/devicetree/bindings/i2c/i2c-lpc2k.txt
-F:     arch/arm/boot/dts/lpc43*
+F:     arch/arm/boot/dts/nxp/lpc/lpc43*
 F:     drivers/i2c/busses/i2c-lpc2k.c
 F:     drivers/memory/pl172.c
 F:     drivers/mtd/spi-nor/controllers/nxp-spifi.c
@@ -2274,7 +2322,7 @@ L:        linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
 T:     git git://github.com/vzapolskiy/linux-lpc32xx.git
 F:     Documentation/devicetree/bindings/i2c/i2c-pnx.txt
-F:     arch/arm/boot/dts/lpc32*
+F:     arch/arm/boot/dts/nxp/lpc/lpc32*
 F:     arch/arm/mach-lpc32xx/
 F:     drivers/i2c/busses/i2c-pnx.c
 F:     drivers/net/ethernet/nxp/lpc_eth.c
@@ -2282,10 +2330,6 @@ F:       drivers/usb/host/ohci-nxp.c
 F:     drivers/watchdog/pnx4008_wdt.c
 N:     lpc32xx
 
-ARM/MAGICIAN MACHINE SUPPORT
-M:     Philipp Zabel <philipp.zabel@gmail.com>
-S:     Maintained
-
 ARM/Marvell Dove/MV78xx0/Orion SOC support
 M:     Andrew Lunn <andrew@lunn.ch>
 M:     Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
@@ -2293,13 +2337,16 @@ M:      Gregory Clement <gregory.clement@bootlin.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/gclement/mvebu.git
+F:     Documentation/devicetree/bindings/arm/marvell/marvell,dove.txt
+F:     Documentation/devicetree/bindings/arm/marvell/marvell,orion5x.txt
 F:     Documentation/devicetree/bindings/soc/dove/
-F:     arch/arm/boot/dts/dove*
-F:     arch/arm/boot/dts/orion5x*
+F:     arch/arm/boot/dts/marvell/dove*
+F:     arch/arm/boot/dts/marvell/orion5x*
 F:     arch/arm/mach-dove/
 F:     arch/arm/mach-mv78xx0/
 F:     arch/arm/mach-orion5x/
 F:     arch/arm/plat-orion/
+F:     drivers/bus/mvebu-mbus.c
 F:     drivers/soc/dove/
 
 ARM/Marvell Kirkwood and Armada 370, 375, 38x, 39x, XP, 3700, 7K/8K, CN9130 SOC support
@@ -2309,12 +2356,13 @@ M:      Sebastian Hesselbarth <sebastian.hesselbarth@gmail.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/gclement/mvebu.git
-F:     arch/arm/boot/dts/armada*
-F:     arch/arm/boot/dts/kirkwood*
+F:     Documentation/devicetree/bindings/arm/marvell/
+F:     arch/arm/boot/dts/marvell/armada*
+F:     arch/arm/boot/dts/marvell/kirkwood*
 F:     arch/arm/configs/mvebu_*_defconfig
 F:     arch/arm/mach-mvebu/
-F:     arch/arm64/boot/dts/marvell/armada*
-F:     arch/arm64/boot/dts/marvell/cn913*
+F:     arch/arm64/boot/dts/marvell/
+F:     drivers/clk/mvebu/
 F:     drivers/cpufreq/armada-37xx-cpufreq.c
 F:     drivers/cpufreq/armada-8k-cpufreq.c
 F:     drivers/cpufreq/mvebu-cpufreq.c
@@ -2329,27 +2377,27 @@ M:      Sean Wang <sean.wang@mediatek.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 L:     linux-mediatek@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
-F:     Documentation/devicetree/bindings/rtc/rtc-mt2712.txt
-F:     Documentation/devicetree/bindings/rtc/rtc-mt7622.txt
+F:     Documentation/devicetree/bindings/rtc/mediatek,mt2712-rtc.yaml
+F:     Documentation/devicetree/bindings/rtc/mediatek,mt7622-rtc.yaml
 F:     drivers/rtc/rtc-mt2712.c
 F:     drivers/rtc/rtc-mt6397.c
 F:     drivers/rtc/rtc-mt7622.c
 
 ARM/Mediatek SoC support
 M:     Matthias Brugger <matthias.bgg@gmail.com>
+M:     AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
+L:     linux-kernel@vger.kernel.org
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 L:     linux-mediatek@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
 W:     https://mtk.wiki.kernel.org/
-C:     irc://chat.freenode.net/linux-mediatek
-F:     arch/arm/boot/dts/mt6*
-F:     arch/arm/boot/dts/mt7*
-F:     arch/arm/boot/dts/mt8*
+C:     irc://irc.libera.chat/linux-mediatek
+F:     arch/arm/boot/dts/mediatek/
 F:     arch/arm/mach-mediatek/
 F:     arch/arm64/boot/dts/mediatek/
 F:     drivers/soc/mediatek/
 N:     mtk
-N:     mt[678]
+N:     mt[2678]
 K:     mediatek
 
 ARM/Mediatek USB3 PHY DRIVER
@@ -2360,61 +2408,55 @@ S:      Maintained
 F:     Documentation/devicetree/bindings/phy/mediatek,*
 F:     drivers/phy/mediatek/
 
+ARM/MICROCHIP (ARM64) SoC support
+M:     Conor Dooley <conor@kernel.org>
+M:     Nicolas Ferre <nicolas.ferre@microchip.com>
+M:     Claudiu Beznea <claudiu.beznea@tuxon.dev>
+L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+S:     Supported
+T:     git https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git
+F:     arch/arm64/boot/dts/microchip/
+
 ARM/Microchip (AT91) SoC support
 M:     Nicolas Ferre <nicolas.ferre@microchip.com>
 M:     Alexandre Belloni <alexandre.belloni@bootlin.com>
-M:     Claudiu Beznea <claudiu.beznea@microchip.com>
+M:     Claudiu Beznea <claudiu.beznea@tuxon.dev>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Supported
 W:     http://www.linux4sam.org
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git
-F:     arch/arm/boot/dts/at91*.dts
-F:     arch/arm/boot/dts/at91*.dtsi
-F:     arch/arm/boot/dts/sama*.dts
-F:     arch/arm/boot/dts/sama*.dtsi
+F:     arch/arm/boot/dts/microchip/at91*
+F:     arch/arm/boot/dts/microchip/sama*
 F:     arch/arm/include/debug/at91.S
 F:     arch/arm/mach-at91/
 F:     drivers/memory/atmel*
 F:     drivers/watchdog/sama5d4_wdt.c
 F:     include/soc/at91/
 X:     drivers/input/touchscreen/atmel_mxt_ts.c
-X:     drivers/net/wireless/atmel/
 N:     at91
 N:     atmel
 
 ARM/Microchip Sparx5 SoC support
 M:     Lars Povlsen <lars.povlsen@microchip.com>
 M:     Steen Hegelund <Steen.Hegelund@microchip.com>
+M:     Daniel Machon <daniel.machon@microchip.com>
 M:     UNGLinuxDriver@microchip.com
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Supported
-T:     git git://github.com/microchip-ung/linux-upstream.git
-F:     arch/arm64/boot/dts/microchip/
+F:     arch/arm64/boot/dts/microchip/sparx*
+F:     drivers/net/ethernet/microchip/vcap/
 F:     drivers/pinctrl/pinctrl-microchip-sgpio.c
 N:     sparx5
 
-Microchip Timer Counter Block (TCB) Capture Driver
-M:     Kamel Bouhara <kamel.bouhara@bootlin.com>
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-L:     linux-iio@vger.kernel.org
-S:     Maintained
-F:     drivers/counter/microchip-tcb-capture.c
-
 ARM/MILBEAUT ARCHITECTURE
 M:     Taichi Sugaya <sugaya.taichi@socionext.com>
 M:     Takao Orito <orito.takao@socionext.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
-F:     arch/arm/boot/dts/milbeaut*
+F:     arch/arm/boot/dts/socionext/milbeaut*
 F:     arch/arm/mach-milbeaut/
 N:     milbeaut
 
-ARM/MIOA701 MACHINE SUPPORT
-M:     Robert Jarzmik <robert.jarzmik@free.fr>
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Maintained
-F:     arch/arm/mach-pxa/mioa701.c
-
 ARM/MStar/Sigmastar Armv7 SoC support
 M:     Daniel Palmer <daniel@thingy.jp>
 M:     Romain Perier <romain.perier@gmail.com>
@@ -2425,7 +2467,7 @@ T:        git git://github.com/linux-chenxing/linux.git
 F:     Documentation/devicetree/bindings/arm/mstar/*
 F:     Documentation/devicetree/bindings/clock/mstar,msc313-mpll.yaml
 F:     Documentation/devicetree/bindings/gpio/mstar,msc313-gpio.yaml
-F:     arch/arm/boot/dts/mstar-*
+F:     arch/arm/boot/dts/sigmastar/
 F:     arch/arm/mach-mstar/
 F:     drivers/clk/mstar/
 F:     drivers/clocksource/timer-msc313e.c
@@ -2435,10 +2477,6 @@ F:       drivers/watchdog/msc313e_wdt.c
 F:     include/dt-bindings/clock/mstar-*
 F:     include/dt-bindings/gpio/msc313-gpio.h
 
-ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT
-M:     Michael Petchkovsky <mkpetch@internode.on.net>
-S:     Maintained
-
 ARM/NOMADIK/Ux500 ARCHITECTURES
 M:     Linus Walleij <linus.walleij@linaro.org>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@ -2447,13 +2485,16 @@ T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git
 F:     Documentation/devicetree/bindings/arm/ste-*
 F:     Documentation/devicetree/bindings/arm/ux500.yaml
 F:     Documentation/devicetree/bindings/arm/ux500/
+F:     Documentation/devicetree/bindings/gpio/st,nomadik-gpio.yaml
 F:     Documentation/devicetree/bindings/i2c/st,nomadik-i2c.yaml
-F:     arch/arm/boot/dts/ste-*
+F:     arch/arm/boot/dts/st/ste-*
 F:     arch/arm/mach-nomadik/
 F:     arch/arm/mach-ux500/
 F:     drivers/clk/clk-nomadik.c
 F:     drivers/clocksource/clksrc-dbx500-prcmu.c
 F:     drivers/dma/ste_dma40*
+F:     drivers/pmdomain/st/ste-ux500-pm-domain.c
+F:     drivers/gpio/gpio-nomadik.c
 F:     drivers/hwspinlock/u8500_hsem.c
 F:     drivers/i2c/busses/i2c-nomadik.c
 F:     drivers/iio/adc/ab8500-gpadc.c
@@ -2465,6 +2506,18 @@ F:       drivers/rtc/rtc-ab8500.c
 F:     drivers/rtc/rtc-pl031.c
 F:     drivers/soc/ux500/
 
+ARM/NUVOTON MA35 ARCHITECTURE
+M:     Jacky Huang <ychuang3@nuvoton.com>
+M:     Shan-Chun Hung <schung@nuvoton.com>
+L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+S:     Supported
+F:     Documentation/devicetree/bindings/*/*/*ma35*
+F:     Documentation/devicetree/bindings/*/*ma35*
+F:     arch/arm64/boot/dts/nuvoton/*ma35*
+F:     drivers/*/*/*ma35*
+F:     drivers/*/*ma35*
+K:     ma35d1
+
 ARM/NUVOTON NPCM ARCHITECTURE
 M:     Avi Fishman <avifishman70@gmail.com>
 M:     Tomer Maimon <tmaimon77@gmail.com>
@@ -2476,41 +2529,49 @@ L:      openbmc@lists.ozlabs.org (moderated for non-subscribers)
 S:     Supported
 F:     Documentation/devicetree/bindings/*/*/*npcm*
 F:     Documentation/devicetree/bindings/*/*npcm*
-F:     Documentation/devicetree/bindings/arm/npcm/*
-F:     arch/arm/boot/dts/nuvoton-npcm*
+F:     Documentation/devicetree/bindings/rtc/nuvoton,nct3018y.yaml
+F:     arch/arm/boot/dts/nuvoton/nuvoton-npcm*
 F:     arch/arm/mach-npcm/
 F:     arch/arm64/boot/dts/nuvoton/
-F:     drivers/*/*npcm*
 F:     drivers/*/*/*npcm*
+F:     drivers/*/*npcm*
+F:     drivers/rtc/rtc-nct3018y.c
 F:     include/dt-bindings/clock/nuvoton,npcm7xx-clock.h
 F:     include/dt-bindings/clock/nuvoton,npcm845-clk.h
 
+ARM/NUVOTON NPCM VIDEO ENGINE DRIVER
+M:     Joseph Liu <kwliu@nuvoton.com>
+M:     Marvin Lin <kflin@nuvoton.com>
+L:     linux-media@vger.kernel.org
+L:     openbmc@lists.ozlabs.org (moderated for non-subscribers)
+S:     Maintained
+F:     Documentation/devicetree/bindings/media/nuvoton,npcm-ece.yaml
+F:     Documentation/devicetree/bindings/media/nuvoton,npcm-vcd.yaml
+F:     Documentation/userspace-api/media/drivers/npcm-video.rst
+F:     drivers/media/platform/nuvoton/
+F:     include/uapi/linux/npcm-video.h
+
 ARM/NUVOTON WPCM450 ARCHITECTURE
 M:     Jonathan Neuschäfer <j.neuschaefer@gmx.net>
 L:     openbmc@lists.ozlabs.org (moderated for non-subscribers)
 S:     Maintained
 W:     https://github.com/neuschaefer/wpcm450/wiki
 F:     Documentation/devicetree/bindings/*/*wpcm*
-F:     arch/arm/boot/dts/nuvoton-wpcm450*
+F:     arch/arm/boot/dts/nuvoton/nuvoton-wpcm450*
+F:     arch/arm/configs/wpcm450_defconfig
 F:     arch/arm/mach-npcm/wpcm450.c
 F:     drivers/*/*/*wpcm*
 F:     drivers/*/*wpcm*
 
 ARM/NXP S32G ARCHITECTURE
-M:     Chester Lin <clin@suse.com>
-R:     Andreas Färber <afaerber@suse.de>
+R:     Chester Lin <chester62515@gmail.com>
 R:     Matthias Brugger <mbrugger@suse.com>
-R:     NXP S32 Linux Team <s32@nxp.com>
+R:     Ghennadi Procopciuc <ghennadi.procopciuc@oss.nxp.com>
+L:     NXP S32 Linux Team <s32@nxp.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
 F:     arch/arm64/boot/dts/freescale/s32g*.dts*
-
-ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT
-L:     openmoko-kernel@lists.openmoko.org (subscribers-only)
-S:     Orphan
-W:     http://wiki.openmoko.org/wiki/Neo_FreeRunner
-F:     arch/arm/mach-s3c/gta02.h
-F:     arch/arm/mach-s3c/mach-gta02.c
+F:     drivers/pinctrl/nxp/
 
 ARM/Orion SoC/Technologic Systems TS-78xx platform support
 M:     Alexander Clouter <alex@digriz.org.uk>
@@ -2519,69 +2580,27 @@ S:      Maintained
 W:     http://www.digriz.org.uk/ts78xx/kernel
 F:     arch/arm/mach-orion5x/ts78xx-*
 
-ARM/OXNAS platform support
-M:     Neil Armstrong <narmstrong@baylibre.com>
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-L:     linux-oxnas@groups.io (moderated for non-subscribers)
-S:     Maintained
-F:     arch/arm/boot/dts/ox8*.dts*
-F:     arch/arm/mach-oxnas/
-F:     drivers/power/reset/oxnas-restart.c
-N:     oxnas
-
-ARM/PALM TREO SUPPORT
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Orphan
-F:     arch/arm/mach-pxa/palmtreo.*
-
-ARM/PALMTX,PALMT5,PALMLD,PALMTE2,PALMTC SUPPORT
-M:     Marek Vasut <marek.vasut@gmail.com>
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Maintained
-W:     http://hackndev.com
-F:     arch/arm/mach-pxa/include/mach/palmld.h
-F:     arch/arm/mach-pxa/include/mach/palmtc.h
-F:     arch/arm/mach-pxa/include/mach/palmtx.h
-F:     arch/arm/mach-pxa/palmld.c
-F:     arch/arm/mach-pxa/palmt5.*
-F:     arch/arm/mach-pxa/palmtc.c
-F:     arch/arm/mach-pxa/palmte2.*
-F:     arch/arm/mach-pxa/palmtx.c
-
-ARM/PALMZ72 SUPPORT
-M:     Sergey Lapin <slapin@ossfans.org>
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Maintained
-W:     http://hackndev.com
-F:     arch/arm/mach-pxa/palmz72.*
-
-ARM/PLEB SUPPORT
-M:     Peter Chubb <pleb@gelato.unsw.edu.au>
-S:     Maintained
-W:     http://www.disy.cse.unsw.edu.au/Hardware/PLEB
-
-ARM/PT DIGITAL BOARD PORT
-M:     Stefan Eletzhofer <stefan.eletzhofer@eletztrick.de>
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Maintained
-W:     http://www.armlinux.org.uk/
+ARM/QUALCOMM CHROMEBOOK SUPPORT
+R:     cros-qcom-dts-watchers@chromium.org
+F:     arch/arm64/boot/dts/qcom/sc7180*
+F:     arch/arm64/boot/dts/qcom/sc7280*
+F:     arch/arm64/boot/dts/qcom/sdm845-cheza*
 
 ARM/QUALCOMM SUPPORT
-M:     Andy Gross <agross@kernel.org>
-M:     Bjorn Andersson <bjorn.andersson@linaro.org>
-R:     Konrad Dybcio <konrad.dybcio@somainline.org>
+M:     Bjorn Andersson <andersson@kernel.org>
+M:     Konrad Dybcio <konrad.dybcio@linaro.org>
 L:     linux-arm-msm@vger.kernel.org
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git
 F:     Documentation/devicetree/bindings/*/qcom*
 F:     Documentation/devicetree/bindings/soc/qcom/
-F:     arch/arm/boot/dts/qcom-*.dts
-F:     arch/arm/boot/dts/qcom-*.dtsi
+F:     arch/arm/boot/dts/qcom/
+F:     arch/arm/configs/qcom_defconfig
 F:     arch/arm/mach-qcom/
 F:     arch/arm64/boot/dts/qcom/
+F:     drivers/*/*/pm8???-*
 F:     drivers/*/*/qcom*
 F:     drivers/*/*/qcom/
-F:     drivers/*/pm8???-*
 F:     drivers/*/qcom*
 F:     drivers/*/qcom/
 F:     drivers/bluetooth/btqcomsmd.c
@@ -2598,21 +2617,17 @@ F:      drivers/pci/controller/dwc/pcie-qcom.c
 F:     drivers/phy/qualcomm/
 F:     drivers/power/*/msm*
 F:     drivers/reset/reset-qcom-*
-F:     drivers/ufs/host/ufs-qcom*
+F:     drivers/rtc/rtc-pm8xxx.c
 F:     drivers/spi/spi-geni-qcom.c
 F:     drivers/spi/spi-qcom-qspi.c
 F:     drivers/spi/spi-qup.c
 F:     drivers/tty/serial/msm_serial.c
+F:     drivers/ufs/host/ufs-qcom*
 F:     drivers/usb/dwc3/dwc3-qcom.c
 F:     include/dt-bindings/*/qcom*
 F:     include/linux/*/qcom*
 F:     include/linux/soc/qcom/
 
-ARM/RADISYS ENP2611 MACHINE SUPPORT
-M:     Lennert Buytenhek <kernel@wantstofly.org>
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Maintained
-
 ARM/RDA MICRO ARCHITECTURE
 M:     Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@ -2623,7 +2638,7 @@ F:        Documentation/devicetree/bindings/gpio/gpio-rda.yaml
 F:     Documentation/devicetree/bindings/interrupt-controller/rda,8810pl-intc.yaml
 F:     Documentation/devicetree/bindings/serial/rda,8810pl-uart.yaml
 F:     Documentation/devicetree/bindings/timer/rda,8810pl-timer.yaml
-F:     arch/arm/boot/dts/rda8810pl-*
+F:     arch/arm/boot/dts/unisoc/
 F:     drivers/clocksource/timer-rda.c
 F:     drivers/gpio/gpio-rda.c
 F:     drivers/irqchip/irq-rda-intc.c
@@ -2635,11 +2650,11 @@ L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 L:     linux-realtek-soc@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
 F:     Documentation/devicetree/bindings/arm/realtek.yaml
-F:     arch/arm/boot/dts/rtd*
+F:     arch/arm/boot/dts/realtek/
 F:     arch/arm/mach-realtek/
 F:     arch/arm64/boot/dts/realtek/
 
-ARM/RENESAS ARM64 ARCHITECTURE
+ARM/RISC-V/RENESAS ARCHITECTURE
 M:     Geert Uytterhoeven <geert+renesas@glider.be>
 M:     Magnus Damm <magnus.damm@gmail.com>
 L:     linux-renesas-soc@vger.kernel.org
@@ -2647,19 +2662,24 @@ S:      Supported
 Q:     http://patchwork.kernel.org/project/linux-renesas-soc/list/
 C:     irc://irc.libera.chat/renesas-soc
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git next
-F:     Documentation/devicetree/bindings/arm/renesas.yaml
 F:     Documentation/devicetree/bindings/hwinfo/renesas,prr.yaml
 F:     Documentation/devicetree/bindings/soc/renesas/
+F:     arch/arm/boot/dts/renesas/
+F:     arch/arm/configs/shmobile_defconfig
+F:     arch/arm/include/debug/renesas-scif.S
+F:     arch/arm/mach-shmobile/
 F:     arch/arm64/boot/dts/renesas/
+F:     arch/riscv/boot/dts/renesas/
+F:     drivers/pmdomain/renesas/
 F:     drivers/soc/renesas/
 F:     include/linux/soc/renesas/
+K:     \brenesas,
 
 ARM/RISCPC ARCHITECTURE
 M:     Russell King <linux@armlinux.org.uk>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
 W:     http://www.armlinux.org.uk/
-F:     arch/arm/include/asm/hardware/entry-macro-iomd.S
 F:     arch/arm/include/asm/hardware/ioc.h
 F:     arch/arm/include/asm/hardware/iomd.h
 F:     arch/arm/include/asm/hardware/memc.h
@@ -2678,8 +2698,7 @@ T:        git git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git
 F:     Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml
 F:     Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml
 F:     Documentation/devicetree/bindings/spi/spi-rockchip.yaml
-F:     arch/arm/boot/dts/rk3*
-F:     arch/arm/boot/dts/rv1108*
+F:     arch/arm/boot/dts/rockchip/
 F:     arch/arm/mach-rockchip/
 F:     drivers/*/*/*rockchip*
 F:     drivers/*/*rockchip*
@@ -2694,18 +2713,17 @@ R:      Alim Akhtar <alim.akhtar@samsung.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 L:     linux-samsung-soc@vger.kernel.org
 S:     Maintained
-C:     irc://irc.libera.chat/linux-exynos
+P:     Documentation/process/maintainer-soc-clean-dts.rst
 Q:     https://patchwork.kernel.org/project/linux-samsung-soc/list/
 B:     mailto:linux-samsung-soc@vger.kernel.org
+C:     irc://irc.libera.chat/linux-exynos
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git
-F:     Documentation/arm/samsung/
+F:     Documentation/arch/arm/samsung/
 F:     Documentation/devicetree/bindings/arm/samsung/
 F:     Documentation/devicetree/bindings/hwinfo/samsung,*
 F:     Documentation/devicetree/bindings/power/pd-samsung.yaml
 F:     Documentation/devicetree/bindings/soc/samsung/
-F:     arch/arm/boot/dts/exynos*
-F:     arch/arm/boot/dts/s3c*
-F:     arch/arm/boot/dts/s5p*
+F:     arch/arm/boot/dts/samsung/
 F:     arch/arm/mach-exynos*/
 F:     arch/arm/mach-s3c/
 F:     arch/arm/mach-s5p*/
@@ -2724,7 +2742,6 @@ F:        include/linux/platform_data/*s3c*
 F:     include/linux/serial_s3c.h
 F:     include/linux/soc/samsung/
 N:     exynos
-N:     s3c2410
 N:     s3c64xx
 N:     s5pv210
 
@@ -2740,7 +2757,7 @@ M:        Marek Szyprowski <m.szyprowski@samsung.com>
 L:     linux-samsung-soc@vger.kernel.org
 L:     linux-media@vger.kernel.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/media/s5p-cec.txt
+F:     Documentation/devicetree/bindings/media/cec/samsung,s5p-cec.yaml
 F:     drivers/media/cec/platform/s5p/
 
 ARM/SAMSUNG S5P SERIES JPEG CODEC SUPPORT
@@ -2759,37 +2776,15 @@ M:      Andrzej Hajda <andrzej.hajda@intel.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 L:     linux-media@vger.kernel.org
 S:     Maintained
+F:     Documentation/devicetree/bindings/media/samsung,s5p-mfc.yaml
 F:     drivers/media/platform/samsung/s5p-mfc/
 
-ARM/SHMOBILE ARM ARCHITECTURE
-M:     Geert Uytterhoeven <geert+renesas@glider.be>
-M:     Magnus Damm <magnus.damm@gmail.com>
-L:     linux-renesas-soc@vger.kernel.org
-S:     Supported
-Q:     http://patchwork.kernel.org/project/linux-renesas-soc/list/
-C:     irc://irc.libera.chat/renesas-soc
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git next
-F:     Documentation/devicetree/bindings/arm/renesas.yaml
-F:     Documentation/devicetree/bindings/soc/renesas/
-F:     arch/arm/boot/dts/emev2*
-F:     arch/arm/boot/dts/gr-peach*
-F:     arch/arm/boot/dts/iwg20d-q7*
-F:     arch/arm/boot/dts/r7s*
-F:     arch/arm/boot/dts/r8a*
-F:     arch/arm/boot/dts/r9a*
-F:     arch/arm/boot/dts/sh*
-F:     arch/arm/configs/shmobile_defconfig
-F:     arch/arm/include/debug/renesas-scif.S
-F:     arch/arm/mach-shmobile/
-F:     drivers/soc/renesas/
-F:     include/linux/soc/renesas/
-
 ARM/SOCFPGA ARCHITECTURE
 M:     Dinh Nguyen <dinguyen@kernel.org>
 S:     Maintained
 W:     http://www.rocketboards.org
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git
-F:     arch/arm/boot/dts/socfpga*
+F:     arch/arm/boot/dts/intel/socfpga/
 F:     arch/arm/configs/socfpga_defconfig
 F:     arch/arm/mach-socfpga/
 F:     arch/arm64/boot/dts/altera/
@@ -2820,8 +2815,9 @@ M:        Patrice Chotard <patrice.chotard@foss.st.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
 W:     http://www.stlinux.com
-F:     Documentation/devicetree/bindings/i2c/i2c-st.txt
-F:     arch/arm/boot/dts/sti*
+F:     Documentation/devicetree/bindings/i2c/st,sti-i2c.yaml
+F:     Documentation/devicetree/bindings/spi/st,ssc-spi.yaml
+F:     arch/arm/boot/dts/st/sti*
 F:     arch/arm/mach-sti/
 F:     drivers/ata/ahci_st.c
 F:     drivers/char/hw_random/st-rng.c
@@ -2854,8 +2850,9 @@ L:        linux-stm32@st-md-mailman.stormreply.com (moderated for non-subscribers)
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32.git stm32-next
-F:     arch/arm/boot/dts/stm32*
+F:     arch/arm/boot/dts/st/stm32*
 F:     arch/arm/mach-stm32/
+F:     arch/arm64/boot/dts/st/
 F:     drivers/clocksource/armv7m_systick.c
 N:     stm32
 N:     stm
@@ -2869,9 +2866,9 @@ F:        Documentation/devicetree/bindings/arm/sunplus,sp7021.yaml
 F:     Documentation/devicetree/bindings/clock/sunplus,sp7021-clkc.yaml
 F:     Documentation/devicetree/bindings/interrupt-controller/sunplus,sp7021-intc.yaml
 F:     Documentation/devicetree/bindings/reset/sunplus,reset.yaml
-F:     arch/arm/boot/dts/sunplus-sp7021*.dts*
+F:     arch/arm/boot/dts/sunplus/
 F:     arch/arm/configs/sp7021_*defconfig
-F:     arch/arm/mach-sunplus/
+F:     drivers/clk/clk-sp7021.c
 F:     drivers/irqchip/irq-sp7021-intc.c
 F:     drivers/reset/reset-sunplus.c
 F:     include/dt-bindings/clock/sunplus,sp7021-clkc.h
@@ -2882,21 +2879,16 @@ M:      Jisheng Zhang <jszhang@kernel.org>
 M:     Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
-F:     arch/arm/boot/dts/berlin*
+F:     arch/arm/boot/dts/synaptics/
 F:     arch/arm/mach-berlin/
 F:     arch/arm64/boot/dts/synaptics/
 
-ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
-M:     Lennert Buytenhek <kernel@wantstofly.org>
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Maintained
-
 ARM/TEGRA HDMI CEC SUBSYSTEM SUPPORT
 M:     Hans Verkuil <hverkuil-cisco@xs4all.nl>
 L:     linux-tegra@vger.kernel.org
 L:     linux-media@vger.kernel.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/media/tegra-cec.txt
+F:     Documentation/devicetree/bindings/media/cec/nvidia,tegra114-cec.yaml
 F:     drivers/media/cec/platform/tegra/
 
 ARM/TESLA FSD SoC SUPPORT
@@ -2905,12 +2897,7 @@ M:       linux-fsd@tesla.com
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 L:     linux-samsung-soc@vger.kernel.org
 S:     Maintained
-F:     arch/arm64/boot/dts/tesla*
-
-ARM/TETON BGA MACHINE SUPPORT
-M:     "Mark F. Brown" <mark.brown314@gmail.com>
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Maintained
+F:     arch/arm64/boot/dts/tesla/
 
 ARM/TEXAS INSTRUMENT AEMIF/EMIF DRIVERS
 M:     Santosh Shilimkar <ssantosh@kernel.org>
@@ -2924,7 +2911,7 @@ M:        Santosh Shilimkar <ssantosh@kernel.org>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git
-F:     arch/arm/boot/dts/keystone-*
+F:     arch/arm/boot/dts/ti/keystone/
 F:     arch/arm/mach-keystone/
 
 ARM/TEXAS INSTRUMENT KEYSTONE CLOCK FRAMEWORK
@@ -2956,17 +2943,6 @@ F:       Documentation/devicetree/bindings/arm/ti/k3.yaml
 F:     Documentation/devicetree/bindings/hwinfo/ti,k3-socinfo.yaml
 F:     arch/arm64/boot/dts/ti/Makefile
 F:     arch/arm64/boot/dts/ti/k3-*
-F:     include/dt-bindings/pinctrl/k3.h
-
-ARM/THECUS N2100 MACHINE SUPPORT
-M:     Lennert Buytenhek <kernel@wantstofly.org>
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Maintained
-
-ARM/TOSA MACHINE SUPPORT
-M:     Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
-M:     Dirk Opfer <dirk@opfer-online.de>
-S:     Maintained
 
 ARM/TOSHIBA VISCONTI ARCHITECTURE
 M:     Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
@@ -2976,15 +2952,15 @@ T:      git git://git.kernel.org/pub/scm/linux/kernel/git/iwamatsu/linux-visconti.git
 F:     Documentation/devicetree/bindings/arm/toshiba.yaml
 F:     Documentation/devicetree/bindings/clock/toshiba,tmpv770x-pipllct.yaml
 F:     Documentation/devicetree/bindings/clock/toshiba,tmpv770x-pismu.yaml
-F:     Documentation/devicetree/bindings/net/toshiba,visconti-dwmac.yaml
 F:     Documentation/devicetree/bindings/gpio/toshiba,gpio-visconti.yaml
+F:     Documentation/devicetree/bindings/net/toshiba,visconti-dwmac.yaml
 F:     Documentation/devicetree/bindings/pci/toshiba,visconti-pcie.yaml
 F:     Documentation/devicetree/bindings/pinctrl/toshiba,visconti-pinctrl.yaml
 F:     Documentation/devicetree/bindings/watchdog/toshiba,visconti-wdt.yaml
 F:     arch/arm64/boot/dts/toshiba/
 F:     drivers/clk/visconti/
-F:     drivers/net/ethernet/stmicro/stmmac/dwmac-visconti.c
 F:     drivers/gpio/gpio-visconti.c
+F:     drivers/net/ethernet/stmicro/stmmac/dwmac-visconti.c
 F:     drivers/pci/controller/dwc/pcie-visconti.c
 F:     drivers/pinctrl/visconti/
 F:     drivers/watchdog/visconti_wdt.c
@@ -2998,9 +2974,9 @@ S:        Maintained
 F:     Documentation/devicetree/bindings/arm/socionext/uniphier.yaml
 F:     Documentation/devicetree/bindings/gpio/socionext,uniphier-gpio.yaml
 F:     Documentation/devicetree/bindings/pinctrl/socionext,uniphier-pinctrl.yaml
-F:     arch/arm/boot/dts/uniphier*
+F:     Documentation/devicetree/bindings/soc/socionext/socionext,uniphier*.yaml
+F:     arch/arm/boot/dts/socionext/uniphier*
 F:     arch/arm/include/asm/hardware/cache-uniphier.h
-F:     arch/arm/mach-uniphier/
 F:     arch/arm/mm/cache-uniphier.c
 F:     arch/arm64/boot/dts/socionext/uniphier*
 F:     drivers/bus/uniphier-system-bus.c
@@ -3021,14 +2997,13 @@ M:      Sudeep Holla <sudeep.holla@arm.com>
 M:     Lorenzo Pieralisi <lpieralisi@kernel.org>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
-F:     */*/*/vexpress*
-F:     */*/vexpress*
-F:     arch/arm/boot/dts/vexpress*
-F:     arch/arm/mach-vexpress/
+N:     mps2
+N:     vexpress
+F:     arch/arm/mach-versatile/
 F:     arch/arm64/boot/dts/arm/
-F:     drivers/clk/versatile/clk-vexpress-osc.c
 F:     drivers/clocksource/timer-versatile.c
-N:     mps2
+X:     drivers/cpufreq/vexpress-spc-cpufreq.c
+X:     Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml
 
 ARM/VFP SUPPORT
 M:     Russell King <linux@armlinux.org.uk>
@@ -3037,13 +3012,6 @@ S:       Maintained
 W:     http://www.armlinux.org.uk/
 F:     arch/arm/vfp/
 
-ARM/VOIPAC PXA270 SUPPORT
-M:     Marek Vasut <marek.vasut@gmail.com>
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Maintained
-F:     arch/arm/mach-pxa/include/mach/vpac270.h
-F:     arch/arm/mach-pxa/vpac270.c
-
 ARM/VT8500 ARM ARCHITECTURE
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Orphan
@@ -3061,21 +3029,17 @@ F:      drivers/video/fbdev/vt8500lcdfb.*
 F:     drivers/video/fbdev/wm8505fb*
 F:     drivers/video/fbdev/wmt_ge_rops.*
 
-ARM/ZIPIT Z2 SUPPORT
-M:     Marek Vasut <marek.vasut@gmail.com>
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Maintained
-F:     arch/arm/mach-pxa/include/mach/z2.h
-F:     arch/arm/mach-pxa/z2.c
-
 ARM/ZYNQ ARCHITECTURE
-M:     Michal Simek <michal.simek@xilinx.com>
+M:     Michal Simek <michal.simek@amd.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Supported
 W:     http://wiki.xilinx.com
 T:     git https://github.com/Xilinx/linux-xlnx.git
 F:     Documentation/devicetree/bindings/i2c/cdns,i2c-r1p10.yaml
 F:     Documentation/devicetree/bindings/i2c/xlnx,xps-iic-2.00.a.yaml
+F:     Documentation/devicetree/bindings/memory-controllers/snps,dw-umctl2-ddrc.yaml
+F:     Documentation/devicetree/bindings/memory-controllers/xlnx,zynq-ddrc-a05.yaml
+F:     Documentation/devicetree/bindings/soc/xilinx/xilinx.yaml
 F:     Documentation/devicetree/bindings/spi/xlnx,zynq-qspi.yaml
 F:     arch/arm/mach-zynq/
 F:     drivers/clocksource/timer-cadence-ttc.c
@@ -3093,7 +3057,7 @@ M:        Will Deacon <will@kernel.org>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git
-F:     Documentation/arm64/
+F:     Documentation/arch/arm64/
 F:     arch/arm64/
 F:     tools/testing/selftests/arm64/
 X:     arch/arm64/boot/dts/
@@ -3117,7 +3081,7 @@ M:        Tianshu Qiu <tian.shu.qiu@intel.com>
 L:     linux-media@vger.kernel.org
 S:     Maintained
 T:     git git://linuxtv.org/media_tree.git
-F:     Documentation/devicetree/bindings/media/i2c/ak7375.txt
+F:     Documentation/devicetree/bindings/media/i2c/asahi-kasei,ak7375.yaml
 F:     drivers/media/i2c/ak7375.c
 
 ASAHI KASEI AK8974 DRIVER
@@ -3127,6 +3091,13 @@ S:       Supported
 W:     http://www.akm.com/
 F:     drivers/iio/magnetometer/ak8974.c
 
+AOSONG AGS02MA TVOC SENSOR DRIVER
+M:     Anshul Dalal <anshulusr@gmail.com>
+L:     linux-iio@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/iio/chemical/aosong,ags02ma.yaml
+F:     drivers/iio/chemical/ags02ma.c
+
 ASC7621 HARDWARE MONITOR DRIVER
 M:     George Joseph <george.joseph@fairview5.com>
 L:     linux-hwmon@vger.kernel.org
@@ -3140,6 +3111,21 @@ S:       Maintained
 F:     Documentation/devicetree/bindings/net/asix,ax88796c.yaml
 F:     drivers/net/ethernet/asix/ax88796c_*
 
+ASIX PHY DRIVER [RUST]
+M:     FUJITA Tomonori <fujita.tomonori@gmail.com>
+R:     Trevor Gross <tmgross@umich.edu>
+L:     netdev@vger.kernel.org
+L:     rust-for-linux@vger.kernel.org
+S:     Maintained
+F:     drivers/net/phy/ax88796b_rust.rs
+
+ASPEED CRYPTO DRIVER
+M:     Neal Liu <neal_liu@aspeedtech.com>
+L:     linux-aspeed@lists.ozlabs.org (moderated for non-subscribers)
+S:     Maintained
+F:     Documentation/devicetree/bindings/crypto/aspeed,*
+F:     drivers/crypto/aspeed/
+
 ASPEED PECI CONTROLLER
 M:     Iwona Winiarska <iwona.winiarska@intel.com>
 L:     linux-aspeed@lists.ozlabs.org (moderated for non-subscribers)
@@ -3149,7 +3135,7 @@ F:        Documentation/devicetree/bindings/peci/peci-aspeed.yaml
 F:     drivers/peci/controller/peci-aspeed.c
 
 ASPEED PINCTRL DRIVERS
-M:     Andrew Jeffery <andrew@aj.id.au>
+M:     Andrew Jeffery <andrew@codeconstruct.com.au>
 L:     linux-aspeed@lists.ozlabs.org (moderated for non-subscribers)
 L:     openbmc@lists.ozlabs.org (moderated for non-subscribers)
 L:     linux-gpio@vger.kernel.org
@@ -3166,7 +3152,7 @@ F:        drivers/irqchip/irq-aspeed-scu-ic.c
 F:     include/dt-bindings/interrupt-controller/aspeed-scu-ic.h
 
 ASPEED SD/MMC DRIVER
-M:     Andrew Jeffery <andrew@aj.id.au>
+M:     Andrew Jeffery <andrew@codeconstruct.com.au>
 L:     linux-aspeed@lists.ozlabs.org (moderated for non-subscribers)
 L:     openbmc@lists.ozlabs.org (moderated for non-subscribers)
 L:     linux-mmc@vger.kernel.org
@@ -3184,6 +3170,13 @@ S:       Maintained
 F:     Documentation/devicetree/bindings/spi/aspeed,ast2600-fmc.yaml
 F:     drivers/spi/spi-aspeed-smc.c
 
+ASPEED USB UDC DRIVER
+M:     Neal Liu <neal_liu@aspeedtech.com>
+L:     linux-aspeed@lists.ozlabs.org (moderated for non-subscribers)
+S:     Maintained
+F:     Documentation/devicetree/bindings/usb/aspeed,ast2600-udc.yaml
+F:     drivers/usb/gadget/udc/aspeed_udc.c
+
 ASPEED VIDEO ENGINE DRIVER
 M:     Eddie James <eajames@linux.ibm.com>
 L:     linux-media@vger.kernel.org
@@ -3192,19 +3185,18 @@ S:      Maintained
 F:     Documentation/devicetree/bindings/media/aspeed-video.txt
 F:     drivers/media/platform/aspeed/
 
-ASPEED USB UDC DRIVER
-M:     Neal Liu <neal_liu@aspeedtech.com>
-L:     linux-aspeed@lists.ozlabs.org (moderated for non-subscribers)
+ASUS EC HARDWARE MONITOR DRIVER
+M:     Eugene Shalygin <eugene.shalygin@gmail.com>
+L:     linux-hwmon@vger.kernel.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/usb/aspeed,ast2600-udc.yaml
-F:     drivers/usb/gadget/udc/aspeed_udc.c
+F:     drivers/hwmon/asus-ec-sensors.c
 
 ASUS NOTEBOOKS AND EEEPC ACPI/WMI EXTRAS DRIVERS
 M:     Corentin Chary <corentin.chary@gmail.com>
-L:     acpi4asus-user@lists.sourceforge.net
+M:     Luke D. Jones <luke@ljones.dev>
 L:     platform-driver-x86@vger.kernel.org
 S:     Maintained
-W:     http://acpi4asus.sf.net
+W:     https://asus-linux.org/
 F:     drivers/platform/x86/asus*.c
 F:     drivers/platform/x86/eeepc*.c
 
@@ -3215,25 +3207,11 @@ S:      Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git
 F:     drivers/platform/x86/asus-tf103c-dock.c
 
-ASUS WMI HARDWARE MONITOR DRIVER
-M:     Ed Brindley <kernel@maidavale.org>
-M:     Denis Pauk <pauk.denis@gmail.com>
-L:     linux-hwmon@vger.kernel.org
-S:     Maintained
-F:     drivers/hwmon/asus_wmi_sensors.c
-
-ASUS WMI EC HARDWARE MONITOR DRIVER
-M:     Eugene Shalygin <eugene.shalygin@gmail.com>
-M:     Denis Pauk <pauk.denis@gmail.com>
-L:     linux-hwmon@vger.kernel.org
-S:     Maintained
-F:     drivers/hwmon/asus_wmi_ec_sensors.c
-
-ASUS EC HARDWARE MONITOR DRIVER
-M:     Eugene Shalygin <eugene.shalygin@gmail.com>
+ASUS ROG RYUJIN AIO HARDWARE MONITOR DRIVER
+M:     Aleksa Savic <savicaleksa83@gmail.com>
 L:     linux-hwmon@vger.kernel.org
 S:     Maintained
-F:     drivers/hwmon/asus-ec-sensors.c
+F:     drivers/hwmon/asus_rog_ryujin.c
 
 ASUS WIRELESS RADIO CONTROL DRIVER
 M:     João Paulo Rechi Vita <jprvita@gmail.com>
@@ -3241,6 +3219,13 @@ L:       platform-driver-x86@vger.kernel.org
 S:     Maintained
 F:     drivers/platform/x86/asus-wireless.c
 
+ASUS WMI HARDWARE MONITOR DRIVER
+M:     Ed Brindley <kernel@maidavale.org>
+M:     Denis Pauk <pauk.denis@gmail.com>
+L:     linux-hwmon@vger.kernel.org
+S:     Maintained
+F:     drivers/hwmon/asus_wmi_sensors.c
+
 ASYMMETRIC KEYS
 M:     David Howells <dhowells@redhat.com>
 L:     keyrings@vger.kernel.org
@@ -3354,7 +3339,7 @@ F:        include/uapi/linux/atm*
 
 ATMEL MACB ETHERNET DRIVER
 M:     Nicolas Ferre <nicolas.ferre@microchip.com>
-M:     Claudiu Beznea <claudiu.beznea@microchip.com>
+M:     Claudiu Beznea <claudiu.beznea@tuxon.dev>
 S:     Supported
 F:     drivers/net/ethernet/cadence/
 
@@ -3365,14 +3350,6 @@ T:       git git://github.com/ndyer/linux.git
 F:     Documentation/devicetree/bindings/input/atmel,maxtouch.yaml
 F:     drivers/input/touchscreen/atmel_mxt_ts.c
 
-ATMEL WIRELESS DRIVER
-M:     Simon Kelley <simon@thekelleys.org.uk>
-L:     linux-wireless@vger.kernel.org
-S:     Maintained
-W:     http://www.thekelleys.org.uk/atmel
-W:     http://atmelwlandriver.sourceforge.net/
-F:     drivers/net/wireless/atmel/atmel*
-
 ATOMIC INFRASTRUCTURE
 M:     Will Deacon <will@kernel.org>
 M:     Peter Zijlstra <peterz@infradead.org>
@@ -3380,10 +3357,10 @@ R:      Boqun Feng <boqun.feng@gmail.com>
 R:     Mark Rutland <mark.rutland@arm.com>
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
+F:     Documentation/atomic_*.txt
 F:     arch/*/include/asm/atomic*.h
 F:     include/*/atomic*.h
 F:     include/linux/refcount.h
-F:     Documentation/atomic_*.txt
 F:     scripts/atomic/
 
 ATTO EXPRESSSAS SAS/SATA RAID SCSI DRIVER
@@ -3404,23 +3381,41 @@ F:      drivers/net/ieee802154/atusb.h
 AUDIT SUBSYSTEM
 M:     Paul Moore <paul@paul-moore.com>
 M:     Eric Paris <eparis@redhat.com>
-L:     linux-audit@redhat.com (moderated for non-subscribers)
+L:     audit@vger.kernel.org
 S:     Supported
 W:     https://github.com/linux-audit
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git
+Q:     https://patchwork.kernel.org/project/audit/list
+B:     mailto:audit@vger.kernel.org
+P:     https://github.com/linux-audit/audit-kernel/blob/main/README.md
+T:     git https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git
 F:     include/asm-generic/audit_*.h
 F:     include/linux/audit.h
 F:     include/linux/audit_arch.h
 F:     include/uapi/linux/audit.h
 F:     kernel/audit*
 F:     lib/*audit.c
+K:     \baudit_[a-z_0-9]\+\b
+
+AUXILIARY BUS DRIVER
+M:     Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+R:     Dave Ertman <david.m.ertman@intel.com>
+R:     Ira Weiny <ira.weiny@intel.com>
+S:     Supported
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
+F:     Documentation/driver-api/auxiliary_bus.rst
+F:     drivers/base/auxiliary.c
+F:     include/linux/auxiliary_bus.h
 
 AUXILIARY DISPLAY DRIVERS
-M:     Miguel Ojeda <ojeda@kernel.org>
-S:     Maintained
+M:     Andy Shevchenko <andy@kernel.org>
+R:     Geert Uytterhoeven <geert@linux-m68k.org>
+S:     Odd Fixes
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-auxdisplay.git
 F:     Documentation/devicetree/bindings/auxdisplay/
 F:     drivers/auxdisplay/
 F:     include/linux/cfag12864b.h
+F:     include/uapi/linux/map_to_14segment.h
+F:     include/uapi/linux/map_to_7segment.h
 
 AVIA HX711 ANALOG DIGITAL CONVERTER IIO DRIVER
 M:     Andreas Klinger <ak@it-klinger.de>
@@ -3430,10 +3425,9 @@ F:       Documentation/devicetree/bindings/iio/adc/avia-hx711.yaml
 F:     drivers/iio/adc/hx711.c
 
 AX.25 NETWORK LAYER
-M:     Ralf Baechle <ralf@linux-mips.org>
 L:     linux-hams@vger.kernel.org
-S:     Maintained
-W:     http://www.linux-ax25.org/
+S:     Orphan
+W:     https://linux-ax25.in-berlin.de
 F:     include/net/ax25.h
 F:     include/uapi/linux/ax25.h
 F:     net/ax25/
@@ -3442,10 +3436,10 @@ AXENTIA ARM DEVICES
 M:     Peter Rosin <peda@axentia.se>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
-F:     arch/arm/boot/dts/at91-linea.dtsi
-F:     arch/arm/boot/dts/at91-natte.dtsi
-F:     arch/arm/boot/dts/at91-nattis-2-natte-2.dts
-F:     arch/arm/boot/dts/at91-tse850-3.dts
+F:     arch/arm/boot/dts/microchip/at91-linea.dtsi
+F:     arch/arm/boot/dts/microchip/at91-natte.dtsi
+F:     arch/arm/boot/dts/microchip/at91-nattis-2-natte-2.dts
+F:     arch/arm/boot/dts/microchip/at91-tse850-3.dts
 
 AXENTIA ASOC DRIVERS
 M:     Peter Rosin <peda@axentia.se>
@@ -3462,7 +3456,17 @@ W:       https://ez.analog.com/linux-software-drivers
 F:     Documentation/devicetree/bindings/hwmon/adi,axi-fan-control.yaml
 F:     drivers/hwmon/axi-fan-control.c
 
-AXXIA I2C CONTROLLER
+AXI SPI ENGINE
+M:     Michael Hennerich <michael.hennerich@analog.com>
+M:     Nuno Sá <nuno.sa@analog.com>
+R:     David Lechner <dlechner@baylibre.com>
+L:     linux-spi@vger.kernel.org
+S:     Supported
+W:     https://ez.analog.com/linux-software-drivers
+F:     Documentation/devicetree/bindings/spi/adi,axi-spi-engine.yaml
+F:     drivers/spi/spi-axi-spi-engine.c
+
+AXXIA I2C CONTROLLER
 M:     Krzysztof Adamski <krzysztof.adamski@nokia.com>
 L:     linux-i2c@vger.kernel.org
 S:     Maintained
@@ -3488,7 +3492,7 @@ F:        drivers/media/radio/radio-aztech*
 B43 WIRELESS DRIVER
 L:     linux-wireless@vger.kernel.org
 L:     b43-dev@lists.infradead.org
-S:     Odd Fixes
+S:     Orphan
 W:     https://wireless.wiki.kernel.org/en/users/Drivers/b43
 F:     drivers/net/wireless/broadcom/b43/
 
@@ -3514,6 +3518,14 @@ F:       drivers/video/backlight/
 F:     include/linux/backlight.h
 F:     include/linux/pwm_backlight.h
 
+BAIKAL-T1 PVT HARDWARE MONITOR DRIVER
+M:     Serge Semin <fancer.lancer@gmail.com>
+L:     linux-hwmon@vger.kernel.org
+S:     Supported
+F:     Documentation/devicetree/bindings/hwmon/baikal,bt1-pvt.yaml
+F:     Documentation/hwmon/bt1-pvt.rst
+F:     drivers/hwmon/bt1-pvt.[ch]
+
 BARCO P50 GPIO DRIVER
 M:     Santosh Kumar Yadav <santoshkumar.yadav@barco.com>
 M:     Peter Korsgaard <peter.korsgaard@barco.com>
@@ -3546,13 +3558,22 @@ F:      drivers/net/hamradio/baycom*
 
 BCACHE (BLOCK LAYER CACHE)
 M:     Coly Li <colyli@suse.de>
-M:     Kent Overstreet <kent.overstreet@gmail.com>
+M:     Kent Overstreet <kent.overstreet@linux.dev>
 L:     linux-bcache@vger.kernel.org
 S:     Maintained
 W:     http://bcache.evilpiepirate.org
 C:     irc://irc.oftc.net/bcache
 F:     drivers/md/bcache/
 
+BCACHEFS
+M:     Kent Overstreet <kent.overstreet@linux.dev>
+R:     Brian Foster <bfoster@redhat.com>
+L:     linux-bcachefs@vger.kernel.org
+S:     Supported
+C:     irc://irc.oftc.net/bcache
+T:     git https://evilpiepirate.org/git/bcachefs.git
+F:     fs/bcachefs/
+
 BDISP ST MEDIA DRIVER
 M:     Fabien Dessenne <fabien.dessenne@foss.st.com>
 L:     linux-media@vger.kernel.org
@@ -3576,7 +3597,7 @@ F:        Documentation/filesystems/befs.rst
 F:     fs/befs/
 
 BFQ I/O SCHEDULER
-M:     Paolo Valente <paolo.valente@linaro.org>
+M:     Paolo Valente <paolo.valente@unimore.it>
 M:     Jens Axboe <axboe@kernel.dk>
 L:     linux-block@vger.kernel.org
 S:     Maintained
@@ -3592,21 +3613,28 @@ F:      include/uapi/linux/bfs_fs.h
 
 BITMAP API
 M:     Yury Norov <yury.norov@gmail.com>
-R:     Andy Shevchenko <andriy.shevchenko@linux.intel.com>
 R:     Rasmus Villemoes <linux@rasmusvillemoes.dk>
 S:     Maintained
+F:     include/linux/bitfield.h
+F:     include/linux/bitmap-str.h
 F:     include/linux/bitmap.h
+F:     include/linux/bits.h
 F:     include/linux/cpumask.h
 F:     include/linux/find.h
 F:     include/linux/nodemask.h
+F:     include/vdso/bits.h
+F:     lib/bitmap-str.c
 F:     lib/bitmap.c
 F:     lib/cpumask.c
+F:     lib/cpumask_kunit.c
 F:     lib/find_bit.c
 F:     lib/find_bit_benchmark.c
-F:     lib/nodemask.c
 F:     lib/test_bitmap.c
+F:     tools/include/linux/bitfield.h
 F:     tools/include/linux/bitmap.h
+F:     tools/include/linux/bits.h
 F:     tools/include/linux/find.h
+F:     tools/include/vdso/bits.h
 F:     tools/lib/bitmap.c
 F:     tools/lib/find_bit.c
 
@@ -3637,13 +3665,13 @@ F:      drivers/mtd/devices/block2mtd.c
 
 BLUETOOTH DRIVERS
 M:     Marcel Holtmann <marcel@holtmann.org>
-M:     Johan Hedberg <johan.hedberg@gmail.com>
 M:     Luiz Augusto von Dentz <luiz.dentz@gmail.com>
 L:     linux-bluetooth@vger.kernel.org
 S:     Supported
 W:     http://www.bluez.org/
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git
+F:     Documentation/devicetree/bindings/net/bluetooth/
 F:     drivers/bluetooth/
 
 BLUETOOTH SUBSYSTEM
@@ -3660,7 +3688,6 @@ F:        net/bluetooth/
 
 BONDING DRIVER
 M:     Jay Vosburgh <j.vosburgh@gmail.com>
-M:     Veaceslav Falico <vfalico@gmail.com>
 M:     Andy Gospodarek <andy@greyhouse.net>
 L:     netdev@vger.kernel.org
 S:     Supported
@@ -3669,6 +3696,7 @@ F:        Documentation/networking/bonding.rst
 F:     drivers/net/bonding/
 F:     include/net/bond*
 F:     include/uapi/linux/if_bonding.h
+F:     tools/testing/selftests/drivers/net/bonding/
 
 BOSCH SENSORTEC BMA400 ACCELEROMETER IIO DRIVER
 M:     Dan Robertson <dan@dlrobertson.com>
@@ -3677,54 +3705,18 @@ S:      Maintained
 F:     Documentation/devicetree/bindings/iio/accel/bosch,bma400.yaml
 F:     drivers/iio/accel/bma400*
 
-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>
-R:     Song Liu <song@kernel.org>
-R:     Yonghong Song <yhs@fb.com>
-R:     John Fastabend <john.fastabend@gmail.com>
-R:     KP Singh <kpsingh@kernel.org>
-R:     Stanislav Fomichev <sdf@google.com>
-R:     Hao Luo <haoluo@google.com>
-R:     Jiri Olsa <jolsa@kernel.org>
-L:     bpf@vger.kernel.org
-S:     Supported
-W:     https://bpf.io/
-Q:     https://patchwork.kernel.org/project/netdevbpf/list/?delegate=121173
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git
-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/*/net/*
-F:     include/linux/bpf*
-F:     include/linux/btf*
-F:     include/linux/filter.h
-F:     include/trace/events/xdp.h
-F:     include/uapi/linux/bpf*
-F:     include/uapi/linux/btf*
-F:     include/uapi/linux/filter.h
-F:     kernel/bpf/
-F:     kernel/trace/bpf_trace.c
-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/bpf_doc.py
-F:     scripts/pahole-flags.sh
-F:     scripts/pahole-version.sh
-F:     tools/bpf/
-F:     tools/lib/bpf/
-F:     tools/testing/selftests/bpf/
+BOSCH SENSORTEC BMI323 IMU IIO DRIVER
+M:     Jagath Jog J <jagathjog1996@gmail.com>
+L:     linux-iio@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/iio/imu/bosch,bmi323.yaml
+F:     drivers/iio/imu/bmi323/
 
 BPF JIT for ARM
-M:     Shubham Bansal <illusionist.neo@gmail.com>
+M:     Russell King <linux@armlinux.org.uk>
+M:     Puranjay Mohan <puranjay12@gmail.com>
 L:     bpf@vger.kernel.org
-S:     Odd Fixes
+S:     Maintained
 F:     arch/arm/net/
 
 BPF JIT for ARM64
@@ -3735,6 +3727,13 @@ L:       bpf@vger.kernel.org
 S:     Supported
 F:     arch/arm64/net/
 
+BPF JIT for LOONGARCH
+M:     Tiezhu Yang <yangtiezhu@loongson.cn>
+R:     Hengqi Chen <hengqi.chen@gmail.com>
+L:     bpf@vger.kernel.org
+S:     Maintained
+F:     arch/loongarch/net/
+
 BPF JIT for MIPS (32-BIT AND 64-BIT)
 M:     Johan Almbladh <johan.almbladh@anyfinetworks.com>
 M:     Paul Burton <paulburton@kernel.org>
@@ -3799,53 +3798,147 @@ S:     Supported
 F:     arch/x86/net/
 X:     arch/x86/net/bpf_jit_comp32.c
 
+BPF [BTF]
+M:     Martin KaFai Lau <martin.lau@linux.dev>
+L:     bpf@vger.kernel.org
+S:     Maintained
+F:     include/linux/btf*
+F:     kernel/bpf/btf.c
+
 BPF [CORE]
 M:     Alexei Starovoitov <ast@kernel.org>
 M:     Daniel Borkmann <daniel@iogearbox.net>
 R:     John Fastabend <john.fastabend@gmail.com>
 L:     bpf@vger.kernel.org
 S:     Maintained
-F:     kernel/bpf/verifier.c
-F:     kernel/bpf/tnum.c
+F:     include/linux/bpf*
+F:     include/linux/filter.h
+F:     include/linux/tnum.h
 F:     kernel/bpf/core.c
-F:     kernel/bpf/syscall.c
 F:     kernel/bpf/dispatcher.c
+F:     kernel/bpf/mprog.c
+F:     kernel/bpf/syscall.c
+F:     kernel/bpf/tnum.c
 F:     kernel/bpf/trampoline.c
+F:     kernel/bpf/verifier.c
+
+BPF [DOCUMENTATION] (Related to Standardization)
+R:     David Vernet <void@manifault.com>
+L:     bpf@vger.kernel.org
+L:     bpf@ietf.org
+S:     Maintained
+F:     Documentation/bpf/standardization/
+
+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>
+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>
+R:     KP Singh <kpsingh@kernel.org>
+R:     Stanislav Fomichev <sdf@google.com>
+R:     Hao Luo <haoluo@google.com>
+R:     Jiri Olsa <jolsa@kernel.org>
+L:     bpf@vger.kernel.org
+S:     Supported
+W:     https://bpf.io/
+Q:     https://patchwork.kernel.org/project/netdevbpf/list/?delegate=121173
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git
+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/*/net/*
 F:     include/linux/bpf*
+F:     include/linux/btf*
 F:     include/linux/filter.h
+F:     include/trace/events/xdp.h
+F:     include/uapi/linux/bpf*
+F:     include/uapi/linux/btf*
+F:     include/uapi/linux/filter.h
+F:     kernel/bpf/
+F:     kernel/trace/bpf_trace.c
+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/bpf_doc.py
+F:     scripts/Makefile.btf
+F:     scripts/pahole-version.sh
+F:     tools/bpf/
+F:     tools/lib/bpf/
+F:     tools/testing/selftests/bpf/
 
-BPF [BTF]
-M:     Martin KaFai Lau <martin.lau@linux.dev>
+BPF [ITERATOR]
+M:     Yonghong Song <yonghong.song@linux.dev>
 L:     bpf@vger.kernel.org
 S:     Maintained
-F:     kernel/bpf/btf.c
-F:     include/linux/btf*
+F:     kernel/bpf/*iter.c
 
-BPF [TRACING]
-M:     Song Liu <song@kernel.org>
-R:     Jiri Olsa <jolsa@kernel.org>
+BPF [L7 FRAMEWORK] (sockmap)
+M:     John Fastabend <john.fastabend@gmail.com>
+M:     Jakub Sitnicki <jakub@cloudflare.com>
+L:     netdev@vger.kernel.org
 L:     bpf@vger.kernel.org
 S:     Maintained
-F:     kernel/trace/bpf_trace.c
-F:     kernel/bpf/stackmap.c
+F:     include/linux/skmsg.h
+F:     net/core/skmsg.c
+F:     net/core/sock_map.c
+F:     net/ipv4/tcp_bpf.c
+F:     net/ipv4/udp_bpf.c
+F:     net/unix/unix_bpf.c
 
-BPF [NETWORKING] (tc BPF, sock_addr)
+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/
+
+BPF [MISC]
+L:     bpf@vger.kernel.org
+S:     Odd Fixes
+K:     (?:\b|_)bpf(?:\b|_)
+
+BPF [NETKIT] (BPF-programmable network device)
+M:     Daniel Borkmann <daniel@iogearbox.net>
+M:     Nikolay Aleksandrov <razor@blackwall.org>
+L:     bpf@vger.kernel.org
+L:     netdev@vger.kernel.org
+S:     Supported
+F:     drivers/net/netkit.c
+F:     include/net/netkit.h
+
+BPF [NETWORKING] (struct_ops, reuseport)
+M:     Martin KaFai Lau <martin.lau@linux.dev>
+L:     bpf@vger.kernel.org
+L:     netdev@vger.kernel.org
+S:     Maintained
+F:     kernel/bpf/bpf_struct*
+
+BPF [NETWORKING] (tcx & tc BPF, sock_addr)
 M:     Martin KaFai Lau <martin.lau@linux.dev>
 M:     Daniel Borkmann <daniel@iogearbox.net>
 R:     John Fastabend <john.fastabend@gmail.com>
 L:     bpf@vger.kernel.org
 L:     netdev@vger.kernel.org
 S:     Maintained
+F:     include/net/tcx.h
+F:     kernel/bpf/tcx.c
 F:     net/core/filter.c
 F:     net/sched/act_bpf.c
 F:     net/sched/cls_bpf.c
 
-BPF [NETWORKING] (struct_ops, reuseport)
-M:     Martin KaFai Lau <martin.lau@linux.dev>
+BPF [RINGBUF]
+M:     Andrii Nakryiko <andrii@kernel.org>
 L:     bpf@vger.kernel.org
-L:     netdev@vger.kernel.org
 S:     Maintained
-F:     kernel/bpf/bpf_struct*
+F:     kernel/bpf/ringbuf.c
 
 BPF [SECURITY & LSM] (Security Audit and Enforcement using BPF)
 M:     KP Singh <kpsingh@kernel.org>
@@ -3858,44 +3951,21 @@ F:      include/linux/bpf_lsm.h
 F:     kernel/bpf/bpf_lsm.c
 F:     security/bpf/
 
-BPF [STORAGE & CGROUPS]
-M:     Martin KaFai Lau <martin.lau@linux.dev>
-L:     bpf@vger.kernel.org
-S:     Maintained
-F:     kernel/bpf/cgroup.c
-F:     kernel/bpf/*storage.c
-F:     kernel/bpf/bpf_lru*
-
-BPF [RINGBUF]
+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
-F:     kernel/bpf/ringbuf.c
-
-BPF [ITERATOR]
-M:     Yonghong Song <yhs@fb.com>
-L:     bpf@vger.kernel.org
-S:     Maintained
-F:     kernel/bpf/*iter.c
-
-BPF [L7 FRAMEWORK] (sockmap)
-M:     John Fastabend <john.fastabend@gmail.com>
-M:     Jakub Sitnicki <jakub@cloudflare.com>
-L:     netdev@vger.kernel.org
-L:     bpf@vger.kernel.org
-S:     Maintained
-F:     include/linux/skmsg.h
-F:     net/core/skmsg.c
-F:     net/core/sock_map.c
-F:     net/ipv4/tcp_bpf.c
-F:     net/ipv4/udp_bpf.c
-F:     net/unix/unix_bpf.c
+F:     tools/testing/selftests/bpf/
 
-BPF [LIBRARY] (libbpf)
-M:     Andrii Nakryiko <andrii@kernel.org>
+BPF [STORAGE & CGROUPS]
+M:     Martin KaFai Lau <martin.lau@linux.dev>
 L:     bpf@vger.kernel.org
 S:     Maintained
-F:     tools/lib/bpf/
+F:     kernel/bpf/*storage.c
+F:     kernel/bpf/bpf_lru*
+F:     kernel/bpf/cgroup.c
 
 BPF [TOOLING] (bpftool)
 M:     Quentin Monnet <quentin@isovalent.com>
@@ -3904,17 +3974,22 @@ S:      Maintained
 F:     kernel/bpf/disasm.*
 F:     tools/bpf/bpftool/
 
-BPF [SELFTESTS] (Test Runners & Infrastructure)
-M:     Andrii Nakryiko <andrii@kernel.org>
-R:     Mykola Lysenko <mykolal@fb.com>
+BPF [TRACING]
+M:     Song Liu <song@kernel.org>
+R:     Jiri Olsa <jolsa@kernel.org>
 L:     bpf@vger.kernel.org
 S:     Maintained
-F:     tools/testing/selftests/bpf/
+F:     kernel/bpf/stackmap.c
+F:     kernel/trace/bpf_trace.c
 
-BPF [MISC]
-L:     bpf@vger.kernel.org
-S:     Odd Fixes
-K:     (?:\b|_)bpf(?:\b|_)
+BROADCOM ASP 2.0 ETHERNET DRIVER
+M:     Justin Chen <justin.chen@broadcom.com>
+M:     Florian Fainelli <florian.fainelli@broadcom.com>
+L:     bcm-kernel-feedback-list@broadcom.com
+L:     netdev@vger.kernel.org
+S:     Supported
+F:     Documentation/devicetree/bindings/net/brcm,asp-v2.0.yaml
+F:     drivers/net/ethernet/broadcom/asp2/
 
 BROADCOM B44 10/100 ETHERNET DRIVER
 M:     Michael Chan <michael.chan@broadcom.com>
@@ -3923,7 +3998,7 @@ S:        Supported
 F:     drivers/net/ethernet/broadcom/b44.*
 
 BROADCOM B53/SF2 ETHERNET SWITCH DRIVER
-M:     Florian Fainelli <f.fainelli@gmail.com>
+M:     Florian Fainelli <florian.fainelli@broadcom.com>
 L:     netdev@vger.kernel.org
 L:     openwrt-devel@lists.openwrt.org (subscribers-only)
 S:     Supported
@@ -3933,40 +4008,13 @@ F:      drivers/net/dsa/bcm_sf2*
 F:     include/linux/dsa/brcm.h
 F:     include/linux/platform_data/b53.h
 
-BROADCOM BCMBCA ARM ARCHITECTURE
-M:     William Zhang <william.zhang@broadcom.com>
-M:     Anand Gore <anand.gore@broadcom.com>
-M:     Kursad Oney <kursad.oney@broadcom.com>
-M:     Florian Fainelli <f.fainelli@gmail.com>
-R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Maintained
-T:     git git://github.com/broadcom/stblinux.git
-F:     Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml
-F:     arch/arm64/boot/dts/broadcom/bcmbca/*
-N:     bcmbca
-N:     bcm[9]?47622
-N:     bcm[9]?4912
-N:     bcm[9]?63138
-N:     bcm[9]?63146
-N:     bcm[9]?63148
-N:     bcm[9]?63158
-N:     bcm[9]?63178
-N:     bcm[9]?6756
-N:     bcm[9]?6813
-N:     bcm[9]?6846
-N:     bcm[9]?6855
-N:     bcm[9]?6856
-N:     bcm[9]?6858
-N:     bcm[9]?6878
-
 BROADCOM BCM2711/BCM2835 ARM ARCHITECTURE
-M:     Florian Fainelli <f.fainelli@gmail.com>
+M:     Florian Fainelli <florian.fainelli@broadcom.com>
 R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 L:     linux-rpi-kernel@lists.infradead.org (moderated for non-subscribers)
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
-T:     git git://github.com/broadcom/stblinux.git
+T:     git https://github.com/broadcom/stblinux.git
 F:     Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
 F:     drivers/pci/controller/pcie-brcmstb.c
 F:     drivers/staging/vc04_services
@@ -3975,12 +4023,12 @@ N:      bcm283*
 N:     raspberrypi
 
 BROADCOM BCM281XX/BCM11XXX/BCM216XX ARM ARCHITECTURE
-M:     Florian Fainelli <f.fainelli@gmail.com>
+M:     Florian Fainelli <florian.fainelli@broadcom.com>
 M:     Ray Jui <rjui@broadcom.com>
 M:     Scott Branden <sbranden@broadcom.com>
 R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 S:     Maintained
-T:     git git://github.com/broadcom/mach-bcm
+T:     git https://github.com/broadcom/mach-bcm
 F:     arch/arm/mach-bcm/
 N:     bcm281*
 N:     bcm113*
@@ -4014,25 +4062,26 @@ F:      Documentation/devicetree/bindings/pinctrl/brcm,bcm4908-pinctrl.yaml
 F:     drivers/pinctrl/bcm/pinctrl-bcm4908.c
 
 BROADCOM BCM5301X ARM ARCHITECTURE
-M:     Florian Fainelli <f.fainelli@gmail.com>
+M:     Florian Fainelli <florian.fainelli@broadcom.com>
 M:     Hauke Mehrtens <hauke@hauke-m.de>
 M:     Rafał Miłecki <zajec5@gmail.com>
 R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
-F:     arch/arm/boot/dts/bcm470*
-F:     arch/arm/boot/dts/bcm5301*
-F:     arch/arm/boot/dts/bcm953012*
+F:     arch/arm/boot/dts/broadcom/bcm-ns.dtsi
+F:     arch/arm/boot/dts/broadcom/bcm470*
+F:     arch/arm/boot/dts/broadcom/bcm5301*
+F:     arch/arm/boot/dts/broadcom/bcm953012*
 F:     arch/arm/mach-bcm/bcm_5301x.c
 
 BROADCOM BCM53573 ARM ARCHITECTURE
-M:     Florian Fainelli <f.fainelli@gmail.com>
+M:     Florian Fainelli <florian.fainelli@broadcom.com>
 M:     Rafał Miłecki <rafal@milecki.pl>
 R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
-F:     arch/arm/boot/dts/bcm47189*
-F:     arch/arm/boot/dts/bcm53573*
+F:     arch/arm/boot/dts/broadcom/bcm47189*
+F:     arch/arm/boot/dts/broadcom/bcm53573*
 
 BROADCOM BCM63XX/BCM33XX UDC DRIVER
 M:     Kevin Cernekee <cernekee@gmail.com>
@@ -4041,13 +4090,13 @@ S:      Maintained
 F:     drivers/usb/gadget/udc/bcm63xx_udc.*
 
 BROADCOM BCM7XXX ARM ARCHITECTURE
-M:     Florian Fainelli <f.fainelli@gmail.com>
+M:     Florian Fainelli <florian.fainelli@broadcom.com>
 R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
-T:     git git://github.com/broadcom/stblinux.git
+T:     git https://github.com/broadcom/stblinux.git
 F:     Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
-F:     arch/arm/boot/dts/bcm7*.dts*
+F:     arch/arm/boot/dts/broadcom/bcm7*.dts*
 F:     arch/arm/include/asm/hardware/cache-b15-rac.h
 F:     arch/arm/mach-bcm/*brcmstb*
 F:     arch/arm/mm/cache-b15-rac.c
@@ -4057,10 +4106,39 @@ N:      brcmstb
 N:     bcm7038
 N:     bcm7120
 
+BROADCOM BCMBCA ARM ARCHITECTURE
+M:     William Zhang <william.zhang@broadcom.com>
+M:     Anand Gore <anand.gore@broadcom.com>
+M:     Kursad Oney <kursad.oney@broadcom.com>
+M:     Florian Fainelli <florian.fainelli@broadcom.com>
+M:     Rafał Miłecki <rafal@milecki.pl>
+R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
+L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+S:     Maintained
+T:     git https://github.com/broadcom/stblinux.git
+F:     Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml
+F:     arch/arm64/boot/dts/broadcom/bcmbca/*
+N:     bcmbca
+N:     bcm[9]?47622
+N:     bcm[9]?4912
+N:     bcm[9]?63138
+N:     bcm[9]?63146
+N:     bcm[9]?63148
+N:     bcm[9]?63158
+N:     bcm[9]?63178
+N:     bcm[9]?6756
+N:     bcm[9]?6813
+N:     bcm[9]?6846
+N:     bcm[9]?6855
+N:     bcm[9]?6856
+N:     bcm[9]?6858
+N:     bcm[9]?6878
+
 BROADCOM BDC DRIVER
+M:     Justin Chen <justin.chen@broadcom.com>
 M:     Al Cooper <alcooperx@gmail.com>
-L:     linux-usb@vger.kernel.org
 R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
+L:     linux-usb@vger.kernel.org
 S:     Maintained
 F:     Documentation/devicetree/bindings/usb/brcm,bdc.yaml
 F:     drivers/usb/gadget/udc/bdc/
@@ -4073,19 +4151,19 @@ S:      Maintained
 F:     drivers/cpufreq/bmips-cpufreq.c
 
 BROADCOM BMIPS MIPS ARCHITECTURE
-M:     Florian Fainelli <f.fainelli@gmail.com>
+M:     Florian Fainelli <florian.fainelli@broadcom.com>
 R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 L:     linux-mips@vger.kernel.org
 S:     Maintained
-T:     git git://github.com/broadcom/stblinux.git
+T:     git https://github.com/broadcom/stblinux.git
 F:     arch/mips/bmips/*
 F:     arch/mips/boot/dts/brcm/bcm*.dts*
 F:     arch/mips/include/asm/mach-bmips/*
 F:     arch/mips/kernel/*bmips*
-F:     drivers/soc/bcm/bcm63xx
 F:     drivers/irqchip/irq-bcm63*
 F:     drivers/irqchip/irq-bcm7*
 F:     drivers/irqchip/irq-brcmstb*
+F:     drivers/pmdomain/bcm/bcm63xx-power.c
 F:     include/linux/bcm963xx_nvram.h
 F:     include/linux/bcm963xx_tag.h
 
@@ -4129,26 +4207,25 @@ F:      drivers/firmware/broadcom/tee_bnxt_fw.c
 F:     drivers/net/ethernet/broadcom/bnxt/
 F:     include/linux/firmware/broadcom/tee_bnxt_fw.h
 
-BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER
-M:     Arend van Spriel <aspriel@gmail.com>
-M:     Franky Lin <franky.lin@broadcom.com>
-M:     Hante Meuleman <hante.meuleman@broadcom.com>
+BROADCOM BRCM80211 IEEE802.11 WIRELESS DRIVERS
+M:     Arend van Spriel <arend.vanspriel@broadcom.com>
 L:     linux-wireless@vger.kernel.org
+L:     brcm80211@lists.linux.dev
 L:     brcm80211-dev-list.pdl@broadcom.com
-L:     SHA-cyfmac-dev-list@infineon.com
 S:     Supported
 F:     drivers/net/wireless/broadcom/brcm80211/
+F:     include/linux/platform_data/brcmfmac.h
 
 BROADCOM BRCMSTB GPIO DRIVER
 M:     Doug Berger <opendmb@gmail.com>
-M:     Florian Fainelli <f.fainelli@gmail.com>
+M:     Florian Fainelli <florian.fainelli@broadcom.com>
 R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 S:     Supported
 F:     Documentation/devicetree/bindings/gpio/brcm,brcmstb-gpio.yaml
 F:     drivers/gpio/gpio-brcmstb.c
 
 BROADCOM BRCMSTB I2C DRIVER
-M:     Kamal Dasu <kdasu.kdev@gmail.com>
+M:     Kamal Dasu <kamal.dasu@broadcom.com>
 R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 L:     linux-i2c@vger.kernel.org
 S:     Supported
@@ -4164,6 +4241,7 @@ F:        Documentation/devicetree/bindings/serial/brcm,bcm7271-uart.yaml
 F:     drivers/tty/serial/8250/8250_bcm7271.c
 
 BROADCOM BRCMSTB USB EHCI DRIVER
+M:     Justin Chen <justin.chen@broadcom.com>
 M:     Al Cooper <alcooperx@gmail.com>
 R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 L:     linux-usb@vger.kernel.org
@@ -4180,14 +4258,33 @@ F:      Documentation/devicetree/bindings/usb/brcm,usb-pinmap.yaml
 F:     drivers/usb/misc/brcmstb-usb-pinmap.c
 
 BROADCOM BRCMSTB USB2 and USB3 PHY DRIVER
+M:     Justin Chen <justin.chen@broadcom.com>
 M:     Al Cooper <alcooperx@gmail.com>
 R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
 F:     drivers/phy/broadcom/phy-brcm-usb*
 
+BROADCOM Broadband SoC High Speed SPI Controller DRIVER
+M:     William Zhang <william.zhang@broadcom.com>
+M:     Kursad Oney <kursad.oney@broadcom.com>
+M:     Jonas Gorski <jonas.gorski@gmail.com>
+R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
+L:     linux-spi@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/spi/brcm,bcm63xx-hsspi.yaml
+F:     drivers/spi/spi-bcm63xx-hsspi.c
+F:     drivers/spi/spi-bcmbca-hsspi.c
+
+BROADCOM BCM6348/BCM6358 SPI controller DRIVER
+M:     Jonas Gorski <jonas.gorski@gmail.com>
+L:     linux-spi@vger.kernel.org
+S:     Odd Fixes
+F:     Documentation/devicetree/bindings/spi/brcm,bcm63xx-spi.yaml
+F:     drivers/spi/spi-bcm63xx.c
+
 BROADCOM ETHERNET PHY DRIVERS
-M:     Florian Fainelli <f.fainelli@gmail.com>
+M:     Florian Fainelli <florian.fainelli@broadcom.com>
 R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 L:     netdev@vger.kernel.org
 S:     Supported
@@ -4198,7 +4295,7 @@ F:        include/linux/brcmphy.h
 
 BROADCOM GENET ETHERNET DRIVER
 M:     Doug Berger <opendmb@gmail.com>
-M:     Florian Fainelli <f.fainelli@gmail.com>
+M:     Florian Fainelli <florian.fainelli@broadcom.com>
 R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 L:     netdev@vger.kernel.org
 S:     Supported
@@ -4216,7 +4313,7 @@ M:        Scott Branden <sbranden@broadcom.com>
 R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
-T:     git git://github.com/broadcom/stblinux.git
+T:     git https://github.com/broadcom/stblinux.git
 F:     arch/arm64/boot/dts/broadcom/northstar2/*
 F:     arch/arm64/boot/dts/broadcom/stingray/*
 F:     drivers/clk/bcm/clk-ns*
@@ -4252,7 +4349,7 @@ BROADCOM KONA GPIO DRIVER
 M:     Ray Jui <rjui@broadcom.com>
 R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 S:     Supported
-F:     Documentation/devicetree/bindings/gpio/brcm,kona-gpio.txt
+F:     Documentation/devicetree/bindings/gpio/brcm,kona-gpio.yaml
 F:     drivers/gpio/gpio-bcm-kona.c
 
 BROADCOM MPI3 STORAGE CONTROLLER DRIVER
@@ -4282,12 +4379,12 @@ F:      drivers/firmware/broadcom/*
 
 BROADCOM PMB (POWER MANAGEMENT BUS) DRIVER
 M:     Rafał Miłecki <rafal@milecki.pl>
-M:     Florian Fainelli <f.fainelli@gmail.com>
+M:     Florian Fainelli <florian.fainelli@broadcom.com>
 R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 L:     linux-pm@vger.kernel.org
 S:     Maintained
-T:     git git://github.com/broadcom/stblinux.git
-F:     drivers/soc/bcm/bcm63xx/bcm-pmb.c
+T:     git https://github.com/broadcom/stblinux.git
+F:     drivers/pmdomain/bcm/bcm-pmb.c
 F:     include/dt-bindings/soc/bcm-pmb.h
 
 BROADCOM SPECIFIC AMBA DRIVER (BCMA)
@@ -4298,7 +4395,7 @@ F:        drivers/bcma/
 F:     include/linux/bcma/
 
 BROADCOM SPI DRIVER
-M:     Kamal Dasu <kdasu.kdev@gmail.com>
+M:     Kamal Dasu <kamal.dasu@broadcom.com>
 R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 S:     Maintained
 F:     Documentation/devicetree/bindings/spi/brcm,spi-bcm-qspi.yaml
@@ -4332,7 +4429,7 @@ F:        drivers/memory/brcmstb_dpfe.c
 
 BROADCOM STB NAND FLASH DRIVER
 M:     Brian Norris <computersforpeace@gmail.com>
-M:     Kamal Dasu <kdasu.kdev@gmail.com>
+M:     Kamal Dasu <kamal.dasu@broadcom.com>
 R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 L:     linux-mtd@lists.infradead.org
 S:     Maintained
@@ -4342,7 +4439,7 @@ F:        include/linux/platform_data/brcmnand.h
 BROADCOM STB PCIE DRIVER
 M:     Jim Quinlan <jim2101024@gmail.com>
 M:     Nicolas Saenz Julienne <nsaenz@kernel.org>
-M:     Florian Fainelli <f.fainelli@gmail.com>
+M:     Florian Fainelli <florian.fainelli@broadcom.com>
 R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 L:     linux-pci@vger.kernel.org
 S:     Maintained
@@ -4350,17 +4447,16 @@ F:      Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
 F:     drivers/pci/controller/pcie-brcmstb.c
 
 BROADCOM SYSTEMPORT ETHERNET DRIVER
-M:     Florian Fainelli <f.fainelli@gmail.com>
+M:     Florian Fainelli <florian.fainelli@broadcom.com>
 R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 L:     netdev@vger.kernel.org
 S:     Supported
+F:     Documentation/devicetree/bindings/net/brcm,systemport.yaml
 F:     drivers/net/ethernet/broadcom/bcmsysport.*
 F:     drivers/net/ethernet/broadcom/unimac.h
-F:     Documentation/devicetree/bindings/net/brcm,systemport.yaml
 
 BROADCOM TG3 GIGABIT ETHERNET DRIVER
-M:     Siva Reddy Kallam <siva.kallam@broadcom.com>
-M:     Prashant Sreedharan <prashant@broadcom.com>
+M:     Pavan Chebbi <pavan.chebbi@broadcom.com>
 M:     Michael Chan <mchan@broadcom.com>
 L:     netdev@vger.kernel.org
 S:     Supported
@@ -4416,13 +4512,14 @@ M:      Josef Bacik <josef@toxicpanda.com>
 M:     David Sterba <dsterba@suse.com>
 L:     linux-btrfs@vger.kernel.org
 S:     Maintained
-W:     http://btrfs.wiki.kernel.org/
-Q:     http://patchwork.kernel.org/project/linux-btrfs/list/
+W:     https://btrfs.readthedocs.io
+Q:     https://patchwork.kernel.org/project/linux-btrfs/list/
 C:     irc://irc.libera.chat/btrfs
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git
 F:     Documentation/filesystems/btrfs.rst
 F:     fs/btrfs/
 F:     include/linux/btrfs*
+F:     include/trace/events/btrfs.h
 F:     include/uapi/linux/btrfs*
 
 BTTV VIDEO4LINUX DRIVER
@@ -4450,6 +4547,13 @@ S:       Maintained
 F:     drivers/scsi/BusLogic.*
 F:     drivers/scsi/FlashPoint.*
 
+BXCAN CAN NETWORK DRIVER
+M:     Dario Binacchi <dario.binacchi@amarulasolutions.com>
+L:     linux-can@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/net/can/st,stm32-bxcan.yaml
+F:     drivers/net/can/bxcan.c
+
 C-MEDIA CMI8788 DRIVER
 M:     Clemens Ladisch <clemens@ladisch.de>
 L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
@@ -4479,41 +4583,26 @@ W:      https://github.com/Cascoda/ca8210-linux.git
 F:     Documentation/devicetree/bindings/net/ieee802154/ca8210.txt
 F:     drivers/net/ieee802154/ca8210.c
 
-CANAAN/KENDRYTE K210 SOC FPIOA DRIVER
-M:     Damien Le Moal <damien.lemoal@wdc.com>
-L:     linux-riscv@lists.infradead.org
-L:     linux-gpio@vger.kernel.org (pinctrl driver)
-F:     Documentation/devicetree/bindings/pinctrl/canaan,k210-fpioa.yaml
-F:     drivers/pinctrl/pinctrl-k210.c
-
-CANAAN/KENDRYTE K210 SOC RESET CONTROLLER DRIVER
-M:     Damien Le Moal <damien.lemoal@wdc.com>
-L:     linux-kernel@vger.kernel.org
-L:     linux-riscv@lists.infradead.org
-S:     Maintained
-F:     Documentation/devicetree/bindings/reset/canaan,k210-rst.yaml
-F:     drivers/reset/reset-k210.c
-
-CANAAN/KENDRYTE K210 SOC SYSTEM CONTROLLER DRIVER
-M:     Damien Le Moal <damien.lemoal@wdc.com>
-L:     linux-riscv@lists.infradead.org
-S:     Maintained
-F:      Documentation/devicetree/bindings/mfd/canaan,k210-sysctl.yaml
-F:     drivers/soc/canaan/
-F:     include/soc/canaan/
-
 CACHEFILES: FS-CACHE BACKEND FOR CACHING ON MOUNTED FILESYSTEMS
 M:     David Howells <dhowells@redhat.com>
-L:     linux-cachefs@redhat.com (moderated for non-subscribers)
+L:     netfs@lists.linux.dev
 S:     Supported
 F:     Documentation/filesystems/caching/cachefiles.rst
 F:     fs/cachefiles/
 
+CACHESTAT: PAGE CACHE STATS FOR A FILE
+M:     Nhat Pham <nphamcs@gmail.com>
+M:     Johannes Weiner <hannes@cmpxchg.org>
+L:     linux-mm@kvack.org
+S:     Maintained
+F:     tools/testing/selftests/cachestat/test_cachestat.c
+
 CADENCE MIPI-CSI2 BRIDGES
 M:     Maxime Ripard <mripard@kernel.org>
 L:     linux-media@vger.kernel.org
 S:     Maintained
 F:     Documentation/devicetree/bindings/media/cdns,*.txt
+F:     Documentation/devicetree/bindings/media/cdns,csi2rx.yaml
 F:     drivers/media/platform/cadence/cdns-csi2*
 
 CADENCE NAND DRIVER
@@ -4526,7 +4615,6 @@ CADENCE USB3 DRD IP DRIVER
 M:     Peter Chen <peter.chen@kernel.org>
 M:     Pawel Laszczak <pawell@cadence.com>
 R:     Roger Quadros <rogerq@kernel.org>
-R:     Aswath Govindraju <a-govindraju@ti.com>
 L:     linux-usb@vger.kernel.org
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git
@@ -4534,6 +4622,12 @@ F:       Documentation/devicetree/bindings/usb/cdns,usb3.yaml
 F:     drivers/usb/cdns3/
 X:     drivers/usb/cdns3/cdnsp*
 
+CADENCE USBHS DRIVER
+M:     Pawel Laszczak <pawell@cadence.com>
+L:     linux-usb@vger.kernel.org
+S:     Maintained
+F:     drivers/usb/gadget/udc/cdns2
+
 CADENCE USBSSP DRD IP DRIVER
 M:     Pawel Laszczak <pawell@cadence.com>
 L:     linux-usb@vger.kernel.org
@@ -4573,8 +4667,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
@@ -4623,6 +4717,29 @@ F:       Documentation/networking/j1939.rst
 F:     include/uapi/linux/can/j1939.h
 F:     net/can/j1939/
 
+CANAAN/KENDRYTE K210 SOC FPIOA DRIVER
+M:     Damien Le Moal <dlemoal@kernel.org>
+L:     linux-riscv@lists.infradead.org
+L:     linux-gpio@vger.kernel.org (pinctrl driver)
+F:     Documentation/devicetree/bindings/pinctrl/canaan,k210-fpioa.yaml
+F:     drivers/pinctrl/pinctrl-k210.c
+
+CANAAN/KENDRYTE K210 SOC RESET CONTROLLER DRIVER
+M:     Damien Le Moal <dlemoal@kernel.org>
+L:     linux-kernel@vger.kernel.org
+L:     linux-riscv@lists.infradead.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/reset/canaan,k210-rst.yaml
+F:     drivers/reset/reset-k210.c
+
+CANAAN/KENDRYTE K210 SOC SYSTEM CONTROLLER DRIVER
+M:     Damien Le Moal <dlemoal@kernel.org>
+L:     linux-riscv@lists.infradead.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/mfd/canaan,k210-sysctl.yaml
+F:     drivers/soc/canaan/
+F:     include/soc/canaan/
+
 CAPABILITIES
 M:     Serge Hallyn <serge@hallyn.com>
 L:     linux-security-module@vger.kernel.org
@@ -4652,11 +4769,8 @@ F:       drivers/i2c/busses/i2c-octeon*
 F:     drivers/i2c/busses/i2c-thunderx*
 
 CAVIUM LIQUIDIO NETWORK DRIVER
-M:     Derek Chickles <dchickles@marvell.com>
-M:     Satanand Burla <sburla@marvell.com>
-M:     Felix Manlunas <fmanlunas@marvell.com>
 L:     netdev@vger.kernel.org
-S:     Supported
+S:     Orphan
 W:     http://www.marvell.com
 F:     drivers/net/ethernet/cavium/liquidio/
 
@@ -4682,19 +4796,18 @@ F:      arch/arm64/boot/dts/cavium/thunder2-99xx*
 
 CBS/ETF/TAPRIO QDISCS
 M:     Vinicius Costa Gomes <vinicius.gomes@intel.com>
-S:     Maintained
 L:     netdev@vger.kernel.org
+S:     Maintained
 F:     net/sched/sch_cbs.c
 F:     net/sched/sch_etf.c
 F:     net/sched/sch_taprio.c
 
 CC2520 IEEE-802.15.4 RADIO DRIVER
-M:     Varka Bhadram <varkabhadram@gmail.com>
+M:     Stefan Schmidt <stefan@datenfreihafen.org>
 L:     linux-wpan@vger.kernel.org
-S:     Maintained
+S:     Odd Fixes
 F:     Documentation/devicetree/bindings/net/ieee802154/cc2520.txt
 F:     drivers/net/ieee802154/cc2520.c
-F:     include/linux/spi/cc2520.h
 
 CCREE ARM TRUSTZONE CRYPTOCELL REE DRIVER
 M:     Gilad Ben-Yossef <gilad@benyossef.com>
@@ -4707,10 +4820,10 @@ CCTRNG ARM TRUSTZONE CRYPTOCELL TRUE RANDOM NUMBER GENERATOR (TRNG) DRIVER
 M:     Hadar Gat <hadar.gat@arm.com>
 L:     linux-crypto@vger.kernel.org
 S:     Supported
+W:     https://developer.arm.com/products/system-ip/trustzone-cryptocell/cryptocell-700-family
+F:     Documentation/devicetree/bindings/rng/arm-cctrng.yaml
 F:     drivers/char/hw_random/cctrng.c
 F:     drivers/char/hw_random/cctrng.h
-F:     Documentation/devicetree/bindings/rng/arm-cctrng.yaml
-W:     https://developer.arm.com/products/system-ip/trustzone-cryptocell/cryptocell-700-family
 
 CEC FRAMEWORK
 M:     Hans Verkuil <hverkuil-cisco@xs4all.nl>
@@ -4719,7 +4832,7 @@ S:        Supported
 W:     http://linuxtv.org
 T:     git git://linuxtv.org/media_tree.git
 F:     Documentation/ABI/testing/debugfs-cec-error-inj
-F:     Documentation/devicetree/bindings/media/cec.txt
+F:     Documentation/devicetree/bindings/media/cec/cec-common.yaml
 F:     Documentation/driver-api/media/cec-core.rst
 F:     Documentation/userspace-api/media/cec
 F:     drivers/media/cec/
@@ -4735,7 +4848,7 @@ L:        linux-media@vger.kernel.org
 S:     Supported
 W:     http://linuxtv.org
 T:     git git://linuxtv.org/media_tree.git
-F:     Documentation/devicetree/bindings/media/cec-gpio.txt
+F:     Documentation/devicetree/bindings/media/cec/cec-gpio.yaml
 F:     drivers/media/cec/platform/cec-gpio/
 
 CELL BROADBAND ENGINE ARCHITECTURE
@@ -4761,7 +4874,7 @@ R:        Jeff Layton <jlayton@kernel.org>
 L:     ceph-devel@vger.kernel.org
 S:     Supported
 W:     http://ceph.com/
-T:     git git://github.com/ceph/ceph-client.git
+T:     git https://github.com/ceph/ceph-client.git
 F:     include/linux/ceph/
 F:     include/linux/crush/
 F:     net/ceph/
@@ -4773,7 +4886,7 @@ R:        Jeff Layton <jlayton@kernel.org>
 L:     ceph-devel@vger.kernel.org
 S:     Supported
 W:     http://ceph.com/
-T:     git git://github.com/ceph/ceph-client.git
+T:     git https://github.com/ceph/ceph-client.git
 F:     Documentation/filesystems/ceph.rst
 F:     fs/ceph/
 
@@ -4784,7 +4897,6 @@ L:        keyrings@vger.kernel.org
 S:     Maintained
 F:     Documentation/admin-guide/module-signing.rst
 F:     certs/
-F:     scripts/check-blacklist-hashes.awk
 F:     scripts/sign-file.c
 F:     tools/certs/
 
@@ -4814,6 +4926,13 @@ X:       drivers/char/ipmi/
 X:     drivers/char/random.c
 X:     drivers/char/tpm/
 
+CHARGERLAB POWER-Z HARDWARE MONITOR DRIVER
+M:     Thomas Weißschuh <linux@weissschuh.net>
+L:     linux-hwmon@vger.kernel.org
+S:     Maintained
+F:     Documentation/hwmon/powerz.rst
+F:     drivers/hwmon/powerz.c
+
 CHECKPATCH
 M:     Andy Whitcroft <apw@canonical.com>
 M:     Joe Perches <joe@perches.com>
@@ -4857,6 +4976,7 @@ F:        drivers/input/touchscreen/chipone_icn8505.c
 
 CHROME HARDWARE PLATFORM SUPPORT
 M:     Benson Leung <bleung@chromium.org>
+M:     Tzung-Bi Shih <tzungbi@kernel.org>
 L:     chrome-platform@lists.linux.dev
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git
@@ -4864,7 +4984,7 @@ F:        drivers/platform/chrome/
 
 CHROMEOS EC CODEC DRIVER
 M:     Cheng-Yi Chiang <cychiang@chromium.org>
-M:     Tzung-Bi Shih <tzungbi@google.com>
+M:     Tzung-Bi Shih <tzungbi@kernel.org>
 R:     Guenter Roeck <groeck@chromium.org>
 L:     chrome-platform@lists.linux.dev
 S:     Maintained
@@ -4880,11 +5000,12 @@ F:      drivers/power/supply/cros_usbpd-charger.c
 N:     cros_ec
 N:     cros-ec
 
-CHROMEOS EC USB TYPE-C DRIVER
-M:     Prashant Malani <pmalani@chromium.org>
-L:     chrome-platform@lists.linux.dev
+CHROMEOS EC UART DRIVER
+M:     Bhanu Prakash Maiya <bhanumaiya@chromium.org>
+R:     Benson Leung <bleung@chromium.org>
+R:     Tzung-Bi Shih <tzungbi@kernel.org>
 S:     Maintained
-F:     drivers/platform/chrome/cros_ec_typec.c
+F:     drivers/platform/chrome/cros_ec_uart.c
 
 CHROMEOS EC USB PD NOTIFY DRIVER
 M:     Prashant Malani <pmalani@chromium.org>
@@ -4893,6 +5014,26 @@ S:       Maintained
 F:     drivers/platform/chrome/cros_usbpd_notify.c
 F:     include/linux/platform_data/cros_usbpd_notify.h
 
+CHROMEOS EC USB TYPE-C DRIVER
+M:     Prashant Malani <pmalani@chromium.org>
+L:     chrome-platform@lists.linux.dev
+S:     Maintained
+F:     drivers/platform/chrome/cros_ec_typec.*
+F:     drivers/platform/chrome/cros_typec_switch.c
+F:     drivers/platform/chrome/cros_typec_vdm.*
+
+CHROMEOS HPS DRIVER
+M:     Dan Callaghan <dcallagh@chromium.org>
+R:     Sami Kyöstilä <skyostil@chromium.org>
+S:     Maintained
+F:     drivers/platform/chrome/cros_hps_i2c.c
+
+CHROMEOS EC WATCHDOG
+M:     Lukasz Majczak <lma@chromium.org>
+L:     chrome-platform@lists.linux.dev
+S:     Maintained
+F:     drivers/watchdog/cros_ec_wdt.c
+
 CHRONTEL CH7322 CEC DRIVER
 M:     Joe Tessler <jrt@google.com>
 L:     linux-media@vger.kernel.org
@@ -4904,14 +5045,20 @@ F:      drivers/media/cec/i2c/ch7322.c
 CIRRUS LOGIC AUDIO CODEC DRIVERS
 M:     James Schulman <james.schulman@cirrus.com>
 M:     David Rhodes <david.rhodes@cirrus.com>
-M:     Lucas Tanure <tanureal@opensource.cirrus.com>
 M:     Richard Fitzgerald <rf@opensource.cirrus.com>
 L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
 L:     patches@opensource.cirrus.com
 S:     Maintained
 F:     Documentation/devicetree/bindings/sound/cirrus,cs*
+F:     drivers/mfd/cs42l43*
+F:     drivers/pinctrl/cirrus/pinctrl-cs42l43*
+F:     drivers/spi/spi-cs42l43*
 F:     include/dt-bindings/sound/cs*
+F:     include/linux/mfd/cs42l43*
+F:     include/sound/cs*
+F:     sound/pci/hda/cirrus*
 F:     sound/pci/hda/cs*
+F:     sound/pci/hda/hda_component*
 F:     sound/pci/hda/hda_cs_dsp_ctl.*
 F:     sound/soc/codecs/cs*
 
@@ -4948,7 +5095,7 @@ F:        drivers/hwmon/lochnagar-hwmon.c
 F:     drivers/mfd/lochnagar-i2c.c
 F:     drivers/pinctrl/cirrus/pinctrl-lochnagar.c
 F:     drivers/regulator/lochnagar-regulator.c
-F:     include/dt-bindings/clk/lochnagar.h
+F:     include/dt-bindings/clock/lochnagar.h
 F:     include/dt-bindings/pinctrl/lochnagar.h
 F:     include/linux/mfd/lochnagar*
 F:     sound/soc/codecs/lochnagar-sc.c
@@ -4993,7 +5140,7 @@ F:        drivers/scsi/snic/
 
 CISCO VIC ETHERNET NIC DRIVER
 M:     Christian Benvenuti <benve@cisco.com>
-M:     Govindarajulu Varadarajan <_govind@gmx.com>
+M:     Satish Kharat <satishkh@cisco.com>
 S:     Supported
 F:     drivers/net/ethernet/cisco/enic/
 
@@ -5003,6 +5150,17 @@ M:       Nelson Escobar <neescoba@cisco.com>
 S:     Supported
 F:     drivers/infiniband/hw/usnic/
 
+CLANG CONTROL FLOW INTEGRITY SUPPORT
+M:     Sami Tolvanen <samitolvanen@google.com>
+M:     Kees Cook <keescook@chromium.org>
+R:     Nathan Chancellor <nathan@kernel.org>
+L:     llvm@lists.linux.dev
+S:     Supported
+B:     https://github.com/ClangBuiltLinux/linux/issues
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/hardening
+F:     include/linux/cfi.h
+F:     kernel/cfi.c
+
 CLANG-FORMAT FILE
 M:     Miguel Ojeda <ojeda@kernel.org>
 S:     Maintained
@@ -5010,8 +5168,9 @@ F:        .clang-format
 
 CLANG/LLVM BUILD SUPPORT
 M:     Nathan Chancellor <nathan@kernel.org>
-M:     Nick Desaulniers <ndesaulniers@google.com>
-R:     Tom Rix <trix@redhat.com>
+R:     Nick Desaulniers <ndesaulniers@google.com>
+R:     Bill Wendling <morbo@google.com>
+R:     Justin Stitt <justinstitt@google.com>
 L:     llvm@lists.linux.dev
 S:     Supported
 W:     https://clangbuiltlinux.github.io/
@@ -5023,18 +5182,6 @@ F:       scripts/Makefile.clang
 F:     scripts/clang-tools/
 K:     \b(?i:clang|llvm)\b
 
-CLANG CONTROL FLOW INTEGRITY SUPPORT
-M:     Sami Tolvanen <samitolvanen@google.com>
-M:     Kees Cook <keescook@chromium.org>
-R:     Nathan Chancellor <nathan@kernel.org>
-R:     Nick Desaulniers <ndesaulniers@google.com>
-L:     llvm@lists.linux.dev
-S:     Supported
-B:     https://github.com/ClangBuiltLinux/linux/issues
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/hardening
-F:     include/linux/cfi.h
-F:     kernel/cfi.c
-
 CLK API
 M:     Russell King <linux@armlinux.org.uk>
 L:     linux-clk@vger.kernel.org
@@ -5050,6 +5197,14 @@ T:       git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
 F:     Documentation/devicetree/bindings/timer/
 F:     drivers/clocksource/
 
+CLOSURES
+M:     Kent Overstreet <kent.overstreet@linux.dev>
+L:     linux-bcachefs@vger.kernel.org
+S:     Supported
+C:     irc://irc.oftc.net/bcache
+F:     include/linux/closure.h
+F:     lib/closure.c
+
 CMPC ACPI DRIVER
 M:     Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
 M:     Daniel Oliveira Nascimento <don@syst.com.br>
@@ -5092,7 +5247,7 @@ M:        Philipp Zabel <p.zabel@pengutronix.de>
 L:     linux-media@vger.kernel.org
 S:     Maintained
 F:     Documentation/devicetree/bindings/media/coda.yaml
-F:     drivers/media/platform/chips-media/
+F:     drivers/media/platform/chips-media/coda
 
 CODE OF CONDUCT
 M:     Greg Kroah-Hartman <gregkh@linuxfoundation.org>
@@ -5125,17 +5280,20 @@ X:      drivers/clk/clkdev.c
 
 COMMON INTERNET FILE SYSTEM CLIENT (CIFS and SMB3)
 M:     Steve French <sfrench@samba.org>
-R:     Paulo Alcantara <pc@cjr.nz> (DFS, global name space)
-R:     Ronnie Sahlberg <lsahlber@redhat.com> (directory leases, sparse files)
+R:     Paulo Alcantara <pc@manguebit.com> (DFS, global name space)
+R:     Ronnie Sahlberg <ronniesahlberg@gmail.com> (directory leases, sparse files)
 R:     Shyam Prasad N <sprasad@microsoft.com> (multichannel)
+R:     Tom Talpey <tom@talpey.com> (RDMA, smbdirect)
+R:     Bharath SM <bharathsm@microsoft.com> (deferred close, directory leases)
 L:     linux-cifs@vger.kernel.org
 L:     samba-technical@lists.samba.org (moderated for non-subscribers)
 S:     Supported
 W:     https://wiki.samba.org/index.php/LinuxCIFS
 T:     git git://git.samba.org/sfrench/cifs-2.6.git
 F:     Documentation/admin-guide/cifs/
-F:     fs/cifs/
-F:     fs/smbfs_common/
+F:     fs/smb/client/
+F:     fs/smb/common/
+F:     include/uapi/linux/cifs
 
 COMPACTPCI HOTPLUG CORE
 M:     Scott Murray <scott@spiteful.org>
@@ -5163,20 +5321,31 @@ F:      drivers/platform/x86/compal-laptop.c
 
 COMPILER ATTRIBUTES
 M:     Miguel Ojeda <ojeda@kernel.org>
-R:     Nick Desaulniers <ndesaulniers@google.com>
 S:     Maintained
 F:     include/linux/compiler_attributes.h
 
 COMPUTE EXPRESS LINK (CXL)
+M:     Davidlohr Bueso <dave@stgolabs.net>
+M:     Jonathan Cameron <jonathan.cameron@huawei.com>
+M:     Dave Jiang <dave.jiang@intel.com>
 M:     Alison Schofield <alison.schofield@intel.com>
 M:     Vishal Verma <vishal.l.verma@intel.com>
 M:     Ira Weiny <ira.weiny@intel.com>
-M:     Ben Widawsky <bwidawsk@kernel.org>
 M:     Dan Williams <dan.j.williams@intel.com>
 L:     linux-cxl@vger.kernel.org
 S:     Maintained
 F:     drivers/cxl/
+F:     include/linux/cxl-einj.h
+F:     include/linux/cxl-event.h
 F:     include/uapi/linux/cxl_mem.h
+F:     tools/testing/cxl/
+
+COMPUTE EXPRESS LINK PMU (CPMU)
+M:     Jonathan Cameron <jonathan.cameron@huawei.com>
+L:     linux-cxl@vger.kernel.org
+S:     Maintained
+F:     Documentation/admin-guide/perf/cxl.rst
+F:     drivers/perf/cxl_pmu.c
 
 CONEXANT ACCESSRUNNER USB DRIVER
 L:     accessrunner-general@lists.sourceforge.net
@@ -5184,6 +5353,12 @@ S:       Orphan
 W:     http://accessrunner.sourceforge.net/
 F:     drivers/usb/atm/cxacru.c
 
+CONFIDENTIAL COMPUTING THREAT MODEL FOR X86 VIRTUALIZATION (SNP/TDX)
+M:     Elena Reshetova <elena.reshetova@intel.com>
+M:     Carlos Bilbao <carlos.bilbao@amd.com>
+S:     Maintained
+F:     Documentation/security/snp-tdx-threat-model.rst
+
 CONFIGFS
 M:     Joel Becker <jlbec@evilplan.org>
 M:     Christoph Hellwig <hch@lst.de>
@@ -5203,8 +5378,8 @@ CONTEXT TRACKING
 M:     Frederic Weisbecker <frederic@kernel.org>
 M:     "Paul E. McKenney" <paulmck@kernel.org>
 S:     Maintained
-F:     kernel/context_tracking.c
 F:     include/linux/context_tracking*
+F:     kernel/context_tracking.c
 
 CONTROL GROUP (CGROUP)
 M:     Tejun Heo <tj@kernel.org>
@@ -5221,6 +5396,7 @@ F:        tools/testing/selftests/cgroup/
 
 CONTROL GROUP - BLOCK IO CONTROLLER (BLKIO)
 M:     Tejun Heo <tj@kernel.org>
+M:     Josef Bacik <josef@toxicpanda.com>
 M:     Jens Axboe <axboe@kernel.dk>
 L:     cgroups@vger.kernel.org
 L:     linux-block@vger.kernel.org
@@ -5228,11 +5404,13 @@ T:      git git://git.kernel.dk/linux-block
 F:     Documentation/admin-guide/cgroup-v1/blkio-controller.rst
 F:     block/bfq-cgroup.c
 F:     block/blk-cgroup.c
+F:     block/blk-iocost.c
 F:     block/blk-iolatency.c
 F:     block/blk-throttle.c
 F:     include/linux/blk-cgroup.h
 
 CONTROL GROUP - CPUSET
+M:     Waiman Long <longman@redhat.com>
 M:     Zefan Li <lizefan.x@bytedance.com>
 L:     cgroups@vger.kernel.org
 S:     Maintained
@@ -5240,19 +5418,24 @@ T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
 F:     Documentation/admin-guide/cgroup-v1/cpusets.rst
 F:     include/linux/cpuset.h
 F:     kernel/cgroup/cpuset.c
+F:     tools/testing/selftests/cgroup/test_cpuset.c
+F:     tools/testing/selftests/cgroup/test_cpuset_prs.sh
 
 CONTROL GROUP - MEMORY RESOURCE CONTROLLER (MEMCG)
 M:     Johannes Weiner <hannes@cmpxchg.org>
 M:     Michal Hocko <mhocko@kernel.org>
 M:     Roman Gushchin <roman.gushchin@linux.dev>
-M:     Shakeel Butt <shakeelb@google.com>
-R:     Muchun Song <songmuchun@bytedance.com>
+M:     Shakeel Butt <shakeel.butt@linux.dev>
+R:     Muchun Song <muchun.song@linux.dev>
 L:     cgroups@vger.kernel.org
 L:     linux-mm@kvack.org
 S:     Maintained
+F:     include/linux/memcontrol.h
 F:     mm/memcontrol.c
 F:     mm/swap_cgroup.c
+F:     samples/cgroup/*
 F:     tools/testing/selftests/cgroup/memcg_protection.m
+F:     tools/testing/selftests/cgroup/test_hugetlb_memcg.c
 F:     tools/testing/selftests/cgroup/test_kmem.c
 F:     tools/testing/selftests/cgroup/test_memcontrol.c
 
@@ -5280,7 +5463,7 @@ COUNTER SUBSYSTEM
 M:     William Breathitt Gray <william.gray@linaro.org>
 L:     linux-iio@vger.kernel.org
 S:     Maintained
-T:     git https://git.linaro.org/people/william.gray/counter.git
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter.git
 F:     Documentation/ABI/testing/sysfs-bus-counter
 F:     Documentation/driver-api/generic-counter.rst
 F:     drivers/counter/
@@ -5288,17 +5471,17 @@ F:      include/linux/counter.h
 F:     include/uapi/linux/counter.h
 F:     tools/counter/
 
+COUNTER WATCH EVENTS TOOL
+M:     Fabrice Gasnier <fabrice.gasnier@foss.st.com>
+L:     linux-iio@vger.kernel.org
+S:     Maintained
+F:     tools/counter/counter_watch_events.c
+
 CP2615 I2C DRIVER
 M:     Bence Csókás <bence98@sch.bme.hu>
 S:     Maintained
 F:     drivers/i2c/busses/i2c-cp2615.c
 
-CPMAC ETHERNET DRIVER
-M:     Florian Fainelli <f.fainelli@gmail.com>
-L:     netdev@vger.kernel.org
-S:     Maintained
-F:     drivers/net/ethernet/ti/cpmac.c
-
 CPU FREQUENCY DRIVERS - VEXPRESS SPC ARM BIG LITTLE
 M:     Viresh Kumar <viresh.kumar@linaro.org>
 M:     Sudeep Holla <sudeep.holla@arm.com>
@@ -5325,6 +5508,18 @@ F:       include/linux/sched/cpufreq.h
 F:     kernel/sched/cpufreq*.c
 F:     tools/testing/selftests/cpufreq/
 
+CPU HOTPLUG
+M:     Thomas Gleixner <tglx@linutronix.de>
+M:     Peter Zijlstra <peterz@infradead.org>
+L:     linux-kernel@vger.kernel.org
+S:     Maintained
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git smp/core
+F:     include/linux/cpu.h
+F:     include/linux/cpuhotplug.h
+F:     include/linux/smpboot.h
+F:     kernel/cpu.c
+F:     kernel/smpboot.*
+
 CPU IDLE TIME MANAGEMENT FRAMEWORK
 M:     "Rafael J. Wysocki" <rafael@kernel.org>
 M:     Daniel Lezcano <daniel.lezcano@linaro.org>
@@ -5361,12 +5556,12 @@ T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
 F:     drivers/cpuidle/cpuidle-big_little.c
 
 CPUIDLE DRIVER - ARM EXYNOS
-M:     Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
 M:     Daniel Lezcano <daniel.lezcano@linaro.org>
 M:     Kukjin Kim <kgene@kernel.org>
+R:     Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
 L:     linux-pm@vger.kernel.org
 L:     linux-samsung-soc@vger.kernel.org
-S:     Supported
+S:     Maintained
 F:     arch/arm/mach-exynos/pm.c
 F:     drivers/cpuidle/cpuidle-exynos.c
 F:     include/linux/platform_data/cpuidle-exynos.h
@@ -5384,8 +5579,8 @@ M:        Ulf Hansson <ulf.hansson@linaro.org>
 L:     linux-pm@vger.kernel.org
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Supported
-F:     drivers/cpuidle/cpuidle-psci.h
 F:     drivers/cpuidle/cpuidle-psci-domain.c
+F:     drivers/cpuidle/cpuidle-psci.h
 
 CPUIDLE DRIVER - DT IDLE PM DOMAIN
 M:     Ulf Hansson <ulf.hansson@linaro.org>
@@ -5429,6 +5624,12 @@ F:       include/crypto/
 F:     include/linux/crypto*
 F:     lib/crypto/
 
+CRYPTO SPEED TEST COMPARE
+M:     Wang Jinchao <wangjinchao@xfusion.com>
+L:     linux-crypto@vger.kernel.org
+S:     Maintained
+F:     tools/crypto/tcrypt/tcrypt_speed_compare.py
+
 CRYPTOGRAPHIC RANDOM NUMBER GENERATOR
 M:     Neil Horman <nhorman@tuxdriver.com>
 L:     linux-crypto@vger.kernel.org
@@ -5449,14 +5650,6 @@ M:       Jaya Kumar <jayakumar.alsa@gmail.com>
 S:     Maintained
 F:     sound/pci/cs5535audio/
 
-CSI DRIVERS FOR ALLWINNER V3s
-M:     Yong Deng <yong.deng@magewell.com>
-L:     linux-media@vger.kernel.org
-S:     Maintained
-T:     git git://linuxtv.org/media_tree.git
-F:     Documentation/devicetree/bindings/media/allwinner,sun6i-a31-csi.yaml
-F:     drivers/media/platform/sunxi/sun6i-csi/
-
 CTU CAN FD DRIVER
 M:     Pavel Pisa <pisa@cmp.felk.cvut.cz>
 M:     Ondrej Ille <ondrej.ille@gmail.com>
@@ -5465,9 +5658,13 @@ S:       Maintained
 F:     Documentation/devicetree/bindings/net/can/ctu,ctucanfd.yaml
 F:     drivers/net/can/ctucanfd/
 
-CW1200 WLAN driver
-M:     Solomon Peachy <pizza@shaftnet.org>
+CVE ASSIGNMENT CONTACT
+M:     CVE Assignment Team <cve@kernel.org>
 S:     Maintained
+F:     Documentation/process/cve.rst
+
+CW1200 WLAN driver
+S:     Orphan
 F:     drivers/net/wireless/st/cw1200/
 
 CX18 VIDEO4LINUX DRIVER
@@ -5507,13 +5704,10 @@ F:      Documentation/driver-api/media/drivers/cx88*
 F:     drivers/media/pci/cx88/
 
 CXD2820R MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/dvb-frontends/cxd2820r*
 
 CXGB3 ETHERNET DRIVER (CXGB3)
@@ -5532,28 +5726,24 @@ F:      drivers/scsi/cxgbi/cxgb3i
 
 CXGB4 CRYPTO DRIVER (chcr)
 M:     Ayush Sawal <ayush.sawal@chelsio.com>
-M:     Vinay Kumar Yadav <vinay.yadav@chelsio.com>
-M:     Rohit Maheshwari <rohitm@chelsio.com>
 L:     linux-crypto@vger.kernel.org
 S:     Supported
 W:     http://www.chelsio.com
 F:     drivers/crypto/chelsio
 
-CXGB4 INLINE CRYPTO DRIVER
-M:     Ayush Sawal <ayush.sawal@chelsio.com>
-M:     Vinay Kumar Yadav <vinay.yadav@chelsio.com>
-M:     Rohit Maheshwari <rohitm@chelsio.com>
+CXGB4 ETHERNET DRIVER (CXGB4)
+M:     Raju Rangoju <rajur@chelsio.com>
 L:     netdev@vger.kernel.org
 S:     Supported
 W:     http://www.chelsio.com
-F:     drivers/net/ethernet/chelsio/inline_crypto/
+F:     drivers/net/ethernet/chelsio/cxgb4/
 
-CXGB4 ETHERNET DRIVER (CXGB4)
-M:     Raju Rangoju <rajur@chelsio.com>
+CXGB4 INLINE CRYPTO DRIVER
+M:     Ayush Sawal <ayush.sawal@chelsio.com>
 L:     netdev@vger.kernel.org
 S:     Supported
 W:     http://www.chelsio.com
-F:     drivers/net/ethernet/chelsio/cxgb4/
+F:     drivers/net/ethernet/chelsio/inline_crypto/
 
 CXGB4 ISCSI DRIVER (CXGB4I)
 M:     Varun Prakash <varun@chelsio.com>
@@ -5583,7 +5773,7 @@ M:        Andrew Donnellan <ajd@linux.ibm.com>
 L:     linuxppc-dev@lists.ozlabs.org
 S:     Supported
 F:     Documentation/ABI/testing/sysfs-class-cxl
-F:     Documentation/powerpc/cxl.rst
+F:     Documentation/arch/powerpc/cxl.rst
 F:     arch/powerpc/platforms/powernv/pci-cxl.c
 F:     drivers/misc/cxl/
 F:     include/misc/cxl*
@@ -5595,7 +5785,7 @@ M:        Matthew R. Ochs <mrochs@linux.ibm.com>
 M:     Uma Krishnan <ukrishn@linux.ibm.com>
 L:     linux-scsi@vger.kernel.org
 S:     Supported
-F:     Documentation/powerpc/cxlflash.rst
+F:     Documentation/arch/powerpc/cxlflash.rst
 F:     drivers/scsi/cxlflash/
 F:     include/uapi/scsi/cxlflash_ioctl.h
 
@@ -5610,15 +5800,11 @@ CYCLADES PC300 DRIVER
 S:     Orphan
 F:     drivers/net/wan/pc300*
 
-CYPRESS_FIRMWARE MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
-L:     linux-media@vger.kernel.org
+CYPRESS CY8C95X0 PINCTRL DRIVER
+M:     Patrick Rudolph <patrick.rudolph@9elements.com>
+L:     linux-gpio@vger.kernel.org
 S:     Maintained
-W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
-Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
-F:     drivers/media/common/cypress_firmware*
+F:     drivers/pinctrl/pinctrl-cy8c95x0.c
 
 CYPRESS CY8CTMA140 TOUCHSCREEN DRIVER
 M:     Linus Walleij <linus.walleij@linaro.org>
@@ -5633,6 +5819,13 @@ S:       Maintained
 F:     Documentation/devicetree/bindings/input/cypress-sf.yaml
 F:     drivers/input/keyboard/cypress-sf.c
 
+CYPRESS_FIRMWARE MEDIA DRIVER
+L:     linux-media@vger.kernel.org
+S:     Orphan
+W:     https://linuxtv.org
+Q:     http://patchwork.linuxtv.org/project/linux-media/list/
+F:     drivers/media/common/cypress_firmware*
+
 CYTTSP TOUCHSCREEN DRIVER
 M:     Linus Walleij <linus.walleij@linaro.org>
 L:     linux-input@vger.kernel.org
@@ -5670,6 +5863,11 @@ M:       SeongJae Park <sj@kernel.org>
 L:     damon@lists.linux.dev
 L:     linux-mm@kvack.org
 S:     Maintained
+W:     https://damonitor.github.io
+P:     Documentation/mm/damon/maintainer-profile.rst
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
+T:     quilt git://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/sj/linux.git damon/next
 F:     Documentation/ABI/testing/sysfs-kernel-mm-damon
 F:     Documentation/admin-guide/mm/damon/
 F:     Documentation/mm/damon/
@@ -5694,10 +5892,7 @@ DC395x SCSI driver
 M:     Oliver Neukum <oliver@neukum.org>
 M:     Ali Akcaagac <aliakc@web.de>
 M:     Jamie Lenehan <lenehan@twibble.org>
-L:     dc395x@twibble.org
 S:     Maintained
-W:     http://twibble.org/dist/dc395x/
-W:     http://lists.twibble.org/mailman/listinfo/dc395x/
 F:     Documentation/scsi/dc395x.rst
 F:     drivers/scsi/dc395x.*
 
@@ -5710,12 +5905,13 @@ F:      include/linux/tfrc.h
 F:     include/uapi/linux/dccp.h
 F:     net/dccp/
 
-DECnet NETWORK LAYER
-L:     linux-decnet-user@lists.sourceforge.net
-S:     Orphan
-W:     http://linux-decnet.sourceforge.net
-F:     Documentation/networking/decnet.rst
-F:     net/decnet/
+DEBUGOBJECTS:
+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 core/debugobjects
+F:     include/linux/debugobjects.h
+F:     lib/debugobjects.c
 
 DECSTATION PLATFORM SUPPORT
 M:     "Maciej W. Rozycki" <macro@orcam.me.uk>
@@ -5798,22 +5994,27 @@ DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
 M:     Stuart Hayes <stuart.w.hayes@gmail.com>
 L:     platform-driver-x86@vger.kernel.org
 S:     Maintained
-F:     Documentation/driver-api/dcdbas.rst
+F:     Documentation/userspace-api/dcdbas.rst
 F:     drivers/platform/x86/dell/dcdbas.*
 
+DELL WMI DDV DRIVER
+M:     Armin Wolf <W_Armin@gmx.de>
+S:     Maintained
+F:     Documentation/ABI/testing/debugfs-dell-wmi-ddv
+F:     Documentation/ABI/testing/sysfs-platform-dell-wmi-ddv
+F:     Documentation/wmi/devices/dell-wmi-ddv.rst
+F:     drivers/platform/x86/dell/dell-wmi-ddv.c
+
 DELL WMI DESCRIPTOR DRIVER
 L:     Dell.Client.Kernel@dell.com
 S:     Maintained
 F:     drivers/platform/x86/dell/dell-wmi-descriptor.c
 
-DELL WMI SYSMAN DRIVER
-M:     Divya Bharathi <divya.bharathi@dell.com>
-M:     Prasanth Ksr <prasanth.ksr@dell.com>
+DELL WMI HARDWARE PRIVACY SUPPORT
 L:     Dell.Client.Kernel@dell.com
 L:     platform-driver-x86@vger.kernel.org
 S:     Maintained
-F:     Documentation/ABI/testing/sysfs-class-firmware-attributes
-F:     drivers/platform/x86/dell/dell-wmi-sysman/
+F:     drivers/platform/x86/dell/dell-wmi-privacy.c
 
 DELL WMI NOTIFICATIONS DRIVER
 M:     Matthew Garrett <mjg59@srcf.ucam.org>
@@ -5821,20 +6022,13 @@ M:      Pali Rohár <pali@kernel.org>
 S:     Maintained
 F:     drivers/platform/x86/dell/dell-wmi-base.c
 
-DELL WMI HARDWARE PRIVACY SUPPORT
-M:     Perry Yuan <Perry.Yuan@dell.com>
+DELL WMI SYSMAN DRIVER
+M:     Prasanth Ksr <prasanth.ksr@dell.com>
 L:     Dell.Client.Kernel@dell.com
 L:     platform-driver-x86@vger.kernel.org
 S:     Maintained
-F:     drivers/platform/x86/dell/dell-wmi-privacy.c
-
-DELTA ST MEDIA DRIVER
-M:     Hugues Fruchet <hugues.fruchet@foss.st.com>
-L:     linux-media@vger.kernel.org
-S:     Supported
-W:     https://linuxtv.org
-T:     git git://linuxtv.org/media_tree.git
-F:     drivers/media/platform/st/sti/delta
+F:     Documentation/ABI/testing/sysfs-class-firmware-attributes
+F:     drivers/platform/x86/dell/dell-wmi-sysman/
 
 DELTA AHE-50DC FAN CONTROL MODULE DRIVER
 M:     Zev Weiss <zev@bewilderbeest.net>
@@ -5858,25 +6052,28 @@ F:      Documentation/devicetree/bindings/reset/delta,tn48m-reset.yaml
 F:     drivers/gpio/gpio-tn48m.c
 F:     include/dt-bindings/reset/delta,tn48m-reset.h
 
+DELTA ST MEDIA DRIVER
+M:     Hugues Fruchet <hugues.fruchet@foss.st.com>
+L:     linux-media@vger.kernel.org
+S:     Supported
+W:     https://linuxtv.org
+T:     git git://linuxtv.org/media_tree.git
+F:     drivers/media/platform/st/sti/delta
+
 DENALI NAND DRIVER
 L:     linux-mtd@lists.infradead.org
 S:     Orphan
 F:     drivers/mtd/nand/raw/denali*
 
 DESIGNWARE EDMA CORE IP DRIVER
-M:     Gustavo Pimentel <gustavo.pimentel@synopsys.com>
+M:     Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
+R:     Gustavo Pimentel <gustavo.pimentel@synopsys.com>
+R:     Serge Semin <fancer.lancer@gmail.com>
 L:     dmaengine@vger.kernel.org
 S:     Maintained
 F:     drivers/dma/dw-edma/
 F:     include/linux/dma/edma.h
 
-DESIGNWARE XDATA IP DRIVER
-M:     Gustavo Pimentel <gustavo.pimentel@synopsys.com>
-L:     linux-pci@vger.kernel.org
-S:     Maintained
-F:     Documentation/misc-devices/dw-xdata-pcie.rst
-F:     drivers/misc/dw-xdata-pcie.c
-
 DESIGNWARE USB2 DRD IP DRIVER
 M:     Minas Harutyunyan <hminas@synopsys.com>
 L:     linux-usb@vger.kernel.org
@@ -5885,12 +6082,18 @@ T:      git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
 F:     drivers/usb/dwc2/
 
 DESIGNWARE USB3 DRD IP DRIVER
-M:     Felipe Balbi <balbi@kernel.org>
+M:     Thinh Nguyen <Thinh.Nguyen@synopsys.com>
 L:     linux-usb@vger.kernel.org
 S:     Maintained
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
 F:     drivers/usb/dwc3/
 
+DESIGNWARE XDATA IP DRIVER
+M:     Gustavo Pimentel <gustavo.pimentel@synopsys.com>
+L:     linux-pci@vger.kernel.org
+S:     Maintained
+F:     Documentation/misc-devices/dw-xdata-pcie.rst
+F:     drivers/misc/dw-xdata-pcie.c
+
 DEVANTECH SRF ULTRASONIC RANGER IIO DRIVER
 M:     Andreas Klinger <ak@it-klinger.de>
 L:     linux-iio@vger.kernel.org
@@ -5916,6 +6119,7 @@ M:        Dan Williams <dan.j.williams@intel.com>
 M:     Vishal Verma <vishal.l.verma@intel.com>
 M:     Dave Jiang <dave.jiang@intel.com>
 L:     nvdimm@lists.linux.dev
+L:     linux-cxl@vger.kernel.org
 S:     Supported
 F:     drivers/dax/
 
@@ -5943,11 +6147,6 @@ F:       drivers/devfreq/event/
 F:     include/dt-bindings/pmu/exynos_ppmu.h
 F:     include/linux/devfreq-event.h
 
-DEVICE NUMBER REGISTRY
-M:     Torben Mathiasen <device@lanana.org>
-S:     Maintained
-W:     http://lanana.org/docs/device-list/index.html
-
 DEVICE RESOURCE MANAGEMENT HELPERS
 M:     Hans de Goede <hdegoede@redhat.com>
 R:     Matti Vaittinen <mazziesaccount@gmail.com>
@@ -5957,13 +6156,12 @@ F:      include/linux/devm-helpers.h
 DEVICE-MAPPER  (LVM)
 M:     Alasdair Kergon <agk@redhat.com>
 M:     Mike Snitzer <snitzer@kernel.org>
-M:     dm-devel@redhat.com
-L:     dm-devel@redhat.com
+M:     Mikulas Patocka <mpatocka@redhat.com>
+M:     dm-devel@lists.linux.dev
+L:     dm-devel@lists.linux.dev
 S:     Maintained
-W:     http://sources.redhat.com/dm
 Q:     http://patchwork.kernel.org/project/dm-devel/list/
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git
-T:     quilt http://people.redhat.com/agk/patches/linux/editing/
 F:     Documentation/admin-guide/device-mapper/
 F:     drivers/md/Kconfig
 F:     drivers/md/Makefile
@@ -5973,42 +6171,51 @@ F:      include/linux/device-mapper.h
 F:     include/linux/dm-*.h
 F:     include/uapi/linux/dm-*.h
 
+DEVICE-MAPPER VDO TARGET
+M:     Matthew Sakai <msakai@redhat.com>
+M:     dm-devel@lists.linux.dev
+L:     dm-devel@lists.linux.dev
+S:     Maintained
+F:     Documentation/admin-guide/device-mapper/vdo*.rst
+F:     drivers/md/dm-vdo/
+
 DEVLINK
-M:     Jiri Pirko <jiri@nvidia.com>
+M:     Jiri Pirko <jiri@resnulli.us>
 L:     netdev@vger.kernel.org
 S:     Supported
 F:     Documentation/networking/devlink
 F:     include/net/devlink.h
 F:     include/uapi/linux/devlink.h
-F:     net/core/devlink.c
+F:     net/devlink/
 
-DH ELECTRONICS IMX6 DHCOM BOARD SUPPORT
+DH ELECTRONICS IMX6 DHCOM/DHCOR BOARD SUPPORT
 M:     Christoph Niedermaier <cniedermaier@dh-electronics.com>
 L:     kernel@dh-electronics.com
 S:     Maintained
-F:     arch/arm/boot/dts/imx6*-dhcom-*
+F:     arch/arm/boot/dts/nxp/imx/imx6*-dhcom-*
+F:     arch/arm/boot/dts/nxp/imx/imx6*-dhcor-*
 
 DH ELECTRONICS STM32MP1 DHCOM/DHCOR BOARD SUPPORT
 M:     Marek Vasut <marex@denx.de>
 L:     kernel@dh-electronics.com
 S:     Maintained
-F:     arch/arm/boot/dts/stm32mp1*-dhcom-*
-F:     arch/arm/boot/dts/stm32mp1*-dhcor-*
+F:     arch/arm/boot/dts/st/stm32mp1*-dhcom-*
+F:     arch/arm/boot/dts/st/stm32mp1*-dhcor-*
 
 DIALOG SEMICONDUCTOR DRIVERS
 M:     Support Opensource <support.opensource@diasemi.com>
 S:     Supported
 W:     http://www.dialog-semiconductor.com/products
-F:     Documentation/devicetree/bindings/input/da90??-onkey.txt
 F:     Documentation/devicetree/bindings/input/dlg,da72??.txt
+F:     Documentation/devicetree/bindings/input/dlg,da9062-onkey.yaml
 F:     Documentation/devicetree/bindings/mfd/da90*.txt
-F:     Documentation/devicetree/bindings/mfd/da90*.yaml
-F:     Documentation/devicetree/bindings/regulator/dlg,da9*.yaml
+F:     Documentation/devicetree/bindings/mfd/dlg,da90*.yaml
 F:     Documentation/devicetree/bindings/regulator/da92*.txt
-F:     Documentation/devicetree/bindings/regulator/slg51000.txt
+F:     Documentation/devicetree/bindings/regulator/dlg,da9*.yaml
+F:     Documentation/devicetree/bindings/regulator/dlg,slg51000.yaml
 F:     Documentation/devicetree/bindings/sound/da[79]*.txt
-F:     Documentation/devicetree/bindings/thermal/da90??-thermal.txt
-F:     Documentation/devicetree/bindings/watchdog/da90??-wdt.txt
+F:     Documentation/devicetree/bindings/thermal/dlg,da9062-thermal.yaml
+F:     Documentation/devicetree/bindings/watchdog/dlg,da9062-watchdog.yaml
 F:     Documentation/hwmon/da90??.rst
 F:     drivers/gpio/gpio-da90??.c
 F:     drivers/hwmon/da90??-hwmon.c
@@ -6046,6 +6253,13 @@ L:       linux-gpio@vger.kernel.org
 S:     Maintained
 F:     drivers/gpio/gpio-gpio-mm.c
 
+DIGITEQ AUTOMOTIVE MGB4 V4L2 DRIVER
+M:     Martin Tuma <martin.tuma@digiteqautomotive.com>
+L:     linux-media@vger.kernel.org
+S:     Maintained
+F:     Documentation/admin-guide/media/mgb4.rst
+F:     drivers/media/pci/mgb4/
+
 DIOLAN U2C-12 I2C DRIVER
 M:     Guenter Roeck <linux@roeck-us.net>
 L:     linux-i2c@vger.kernel.org
@@ -6086,11 +6300,11 @@ F:      drivers/video/fbdev/udlfb.c
 F:     include/video/udlfb.h
 
 DISTRIBUTED LOCK MANAGER (DLM)
-M:     Christine Caulfield <ccaulfie@redhat.com>
+M:     Alexander Aring <aahringo@redhat.com>
 M:     David Teigland <teigland@redhat.com>
-L:     cluster-devel@redhat.com
+L:     gfs2@lists.linux.dev
 S:     Supported
-W:     http://sources.redhat.com/cluster/
+W:     https://pagure.io/dlm
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm.git
 F:     fs/dlm/
 
@@ -6103,6 +6317,7 @@ L:        linaro-mm-sig@lists.linaro.org (moderated for non-subscribers)
 S:     Maintained
 T:     git git://anongit.freedesktop.org/drm/drm-misc
 F:     Documentation/driver-api/dma-buf.rst
+F:     Documentation/userspace-api/dma-buf-alloc-exchange.rst
 F:     drivers/dma-buf/
 F:     include/linux/*fence.h
 F:     include/linux/dma-buf.h
@@ -6123,6 +6338,12 @@ F:       include/linux/dma/
 F:     include/linux/dmaengine.h
 F:     include/linux/of_dma.h
 
+DMA MAPPING BENCHMARK
+M:     Xiang Chen <chenxiang66@hisilicon.com>
+L:     iommu@lists.linux.dev
+F:     kernel/dma/map_benchmark.c
+F:     tools/testing/selftests/dma/
+
 DMA MAPPING HELPERS
 M:     Christoph Hellwig <hch@lst.de>
 M:     Marek Szyprowski <m.szyprowski@samsung.com>
@@ -6133,23 +6354,17 @@ W:      http://git.infradead.org/users/hch/dma-mapping.git
 T:     git git://git.infradead.org/users/hch/dma-mapping.git
 F:     include/asm-generic/dma-mapping.h
 F:     include/linux/dma-direct.h
-F:     include/linux/dma-mapping.h
 F:     include/linux/dma-map-ops.h
+F:     include/linux/dma-mapping.h
+F:     include/linux/swiotlb.h
 F:     kernel/dma/
 
-DMA MAPPING BENCHMARK
-M:     Xiang Chen <chenxiang66@hisilicon.com>
-L:     iommu@lists.linux.dev
-F:     kernel/dma/map_benchmark.c
-F:     tools/testing/selftests/dma/
-
 DMA-BUF HEAPS FRAMEWORK
 M:     Sumit Semwal <sumit.semwal@linaro.org>
 R:     Benjamin Gaignard <benjamin.gaignard@collabora.com>
-R:     Liam Mark <lmark@codeaurora.org>
-R:     Laura Abbott <labbott@redhat.com>
 R:     Brian Starkey <Brian.Starkey@arm.com>
 R:     John Stultz <jstultz@google.com>
+R:     T.J. Mercier <tjmercier@google.com>
 L:     linux-media@vger.kernel.org
 L:     dri-devel@lists.freedesktop.org
 L:     linaro-mm-sig@lists.linaro.org (moderated for non-subscribers)
@@ -6169,7 +6384,7 @@ F:        Documentation/devicetree/bindings/memory-controllers/samsung,exynos5422-dmc.y
 F:     drivers/memory/samsung/exynos5422-dmc.c
 
 DME1737 HARDWARE MONITOR DRIVER
-M:     Juerg Haefliger <juergh@gmail.com>
+M:     Juerg Haefliger <juergh@proton.me>
 L:     linux-hwmon@vger.kernel.org
 S:     Maintained
 F:     Documentation/hwmon/dme1737.rst
@@ -6200,15 +6415,25 @@ X:      Documentation/devicetree/
 X:     Documentation/driver-api/media/
 X:     Documentation/firmware-guide/acpi/
 X:     Documentation/i2c/
+X:     Documentation/netlink/
 X:     Documentation/power/
 X:     Documentation/spi/
 X:     Documentation/userspace-api/media/
 
+DOCUMENTATION PROCESS
+M:     Jonathan Corbet <corbet@lwn.net>
+L:     workflows@vger.kernel.org
+S:     Maintained
+F:     Documentation/maintainer/
+F:     Documentation/process/
+
 DOCUMENTATION REPORTING ISSUES
 M:     Thorsten Leemhuis <linux@leemhuis.info>
 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>
@@ -6235,14 +6460,20 @@ M:      Sakari Ailus <sakari.ailus@linux.intel.com>
 L:     linux-media@vger.kernel.org
 S:     Maintained
 T:     git git://linuxtv.org/media_tree.git
-F:     Documentation/devicetree/bindings/media/i2c/dongwoon,dw9714.txt
+F:     Documentation/devicetree/bindings/media/i2c/dongwoon,dw9714.yaml
 F:     drivers/media/i2c/dw9714.c
 
-DONGWOON DW9768 LENS VOICE COIL DRIVER
-M:     Dongchun Zhu <dongchun.zhu@mediatek.com>
+DONGWOON DW9719 LENS VOICE COIL DRIVER
+M:     Daniel Scally <djrscally@gmail.com>
 L:     linux-media@vger.kernel.org
 S:     Maintained
 T:     git git://linuxtv.org/media_tree.git
+F:     drivers/media/i2c/dw9719.c
+
+DONGWOON DW9768 LENS VOICE COIL DRIVER
+L:     linux-media@vger.kernel.org
+S:     Orphan
+T:     git git://linuxtv.org/media_tree.git
 F:     Documentation/devicetree/bindings/media/i2c/dongwoon,dw9768.yaml
 F:     drivers/media/i2c/dw9768.c
 
@@ -6277,6 +6508,7 @@ F:        drivers/net/ethernet/freescale/dpaa2/Kconfig
 F:     drivers/net/ethernet/freescale/dpaa2/Makefile
 F:     drivers/net/ethernet/freescale/dpaa2/dpaa2-eth*
 F:     drivers/net/ethernet/freescale/dpaa2/dpaa2-mac*
+F:     drivers/net/ethernet/freescale/dpaa2/dpaa2-xsk*
 F:     drivers/net/ethernet/freescale/dpaa2/dpkg.h
 F:     drivers/net/ethernet/freescale/dpaa2/dpmac*
 F:     drivers/net/ethernet/freescale/dpaa2/dpni*
@@ -6289,6 +6521,17 @@ F:       Documentation/networking/device_drivers/ethernet/freescale/dpaa2/switch-drive
 F:     drivers/net/ethernet/freescale/dpaa2/dpaa2-switch*
 F:     drivers/net/ethernet/freescale/dpaa2/dpsw*
 
+DPLL SUBSYSTEM
+M:     Vadim Fedorenko <vadim.fedorenko@linux.dev>
+M:     Arkadiusz Kubalewski <arkadiusz.kubalewski@intel.com>
+M:     Jiri Pirko <jiri@resnulli.us>
+L:     netdev@vger.kernel.org
+S:     Supported
+F:     Documentation/driver-api/dpll.rst
+F:     drivers/dpll/*
+F:     include/linux/dpll.h
+F:     include/uapi/linux/dpll.h
+
 DRBD DRIVER
 M:     Philipp Reisner <philipp.reisner@linbit.com>
 M:     Lars Ellenberg <lars.ellenberg@linbit.com>
@@ -6300,6 +6543,7 @@ T:        git git://git.linbit.com/linux-drbd.git
 T:     git git://git.linbit.com/drbd-8.4.git
 F:     Documentation/admin-guide/blockdev/
 F:     drivers/block/drbd/
+F:     include/linux/drbd*
 F:     lib/lru_cache.c
 
 DRIVER COMPONENT FRAMEWORK
@@ -6317,7 +6561,9 @@ F:        drivers/base/
 F:     fs/debugfs/
 F:     fs/sysfs/
 F:     include/linux/debugfs.h
+F:     include/linux/fwnode.h
 F:     include/linux/kobj*
+F:     include/linux/property.h
 F:     lib/kobj*
 
 DRIVERS FOR OMAP ADAPTIVE VOLTAGE SCALING (AVS)
@@ -6327,6 +6573,25 @@ S:       Maintained
 F:     drivers/soc/ti/smartreflex.c
 F:     include/linux/power/smartreflex.h
 
+DRM ACCEL DRIVERS FOR INTEL VPU
+M:     Jacek Lawrynowicz <jacek.lawrynowicz@linux.intel.com>
+M:     Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
+L:     dri-devel@lists.freedesktop.org
+S:     Supported
+T:     git git://anongit.freedesktop.org/drm/drm-misc
+F:     drivers/accel/ivpu/
+F:     include/uapi/drm/ivpu_accel.h
+
+DRM COMPUTE ACCELERATORS DRIVERS AND FRAMEWORK
+M:     Oded Gabbay <ogabbay@kernel.org>
+L:     dri-devel@lists.freedesktop.org
+S:     Maintained
+C:     irc://irc.oftc.net/dri-devel
+T:     git https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/accel.git
+F:     Documentation/accel/
+F:     drivers/accel/
+F:     include/drm/drm_accel.h
+
 DRM DRIVER FOR ALLWINNER DE2 AND DE3 ENGINE
 M:     Maxime Ripard <mripard@kernel.org>
 M:     Chen-Yu Tsai <wens@csie.org>
@@ -6337,8 +6602,7 @@ T:        git git://anongit.freedesktop.org/drm/drm-misc
 F:     drivers/gpu/drm/sun4i/sun8i*
 
 DRM DRIVER FOR ARM PL111 CLCD
-M:     Emma Anholt <emma@anholt.net>
-S:     Supported
+S:     Orphan
 T:     git git://anongit.freedesktop.org/drm/drm-misc
 F:     drivers/gpu/drm/pl111/
 
@@ -6360,6 +6624,7 @@ F:        drivers/gpu/drm/aspeed/
 DRM DRIVER FOR AST SERVER GRAPHICS CHIPS
 M:     Dave Airlie <airlied@redhat.com>
 R:     Thomas Zimmermann <tzimmermann@suse.de>
+R:     Jocelyn Falempe <jfalempe@redhat.com>
 L:     dri-devel@lists.freedesktop.org
 S:     Supported
 T:     git git://anongit.freedesktop.org/drm/drm-misc
@@ -6367,7 +6632,7 @@ F:        drivers/gpu/drm/ast/
 
 DRM DRIVER FOR BOCHS VIRTUAL GPU
 M:     Gerd Hoffmann <kraxel@redhat.com>
-L:     virtualization@lists.linux-foundation.org
+L:     virtualization@lists.linux.dev
 S:     Maintained
 T:     git git://anongit.freedesktop.org/drm/drm-misc
 F:     drivers/gpu/drm/tiny/bochs.c
@@ -6409,6 +6674,26 @@ S:       Maintained
 F:     Documentation/devicetree/bindings/display/panel/feiyang,fy07024di26a30d.yaml
 F:     drivers/gpu/drm/panel/panel-feiyang-fy07024di26a30d.c
 
+DRM DRIVER FOR FIRMWARE FRAMEBUFFERS
+M:     Thomas Zimmermann <tzimmermann@suse.de>
+M:     Javier Martinez Canillas <javierm@redhat.com>
+L:     dri-devel@lists.freedesktop.org
+S:     Maintained
+T:     git git://anongit.freedesktop.org/drm/drm-misc
+F:     drivers/gpu/drm/drm_aperture.c
+F:     drivers/gpu/drm/tiny/ofdrm.c
+F:     drivers/gpu/drm/tiny/simpledrm.c
+F:     drivers/video/aperture.c
+F:     drivers/video/nomodeset.c
+F:     include/drm/drm_aperture.h
+F:     include/linux/aperture.h
+F:     include/video/nomodeset.h
+
+DRM DRIVER FOR GENERIC EDP PANELS
+R:     Douglas Anderson <dianders@chromium.org>
+F:     Documentation/devicetree/bindings/display/panel/panel-edp.yaml
+F:     drivers/gpu/drm/panel/panel-edp.c
+
 DRM DRIVER FOR GENERIC USB DISPLAY
 M:     Noralf Trønnes <noralf@tronnes.org>
 S:     Maintained
@@ -6423,13 +6708,28 @@ S:      Maintained
 T:     git git://anongit.freedesktop.org/drm/drm-misc
 F:     drivers/gpu/drm/tiny/gm12u320.c
 
-DRM DRIVER FOR HX8357D PANELS
-M:     Emma Anholt <emma@anholt.net>
+DRM DRIVER FOR HIMAX HX8394 MIPI-DSI LCD panels
+M:     Ondrej Jirman <megi@xff.cz>
+M:     Javier Martinez Canillas <javierm@redhat.com>
 S:     Maintained
 T:     git git://anongit.freedesktop.org/drm/drm-misc
+F:     Documentation/devicetree/bindings/display/panel/himax,hx8394.yaml
+F:     drivers/gpu/drm/panel/panel-himax-hx8394.c
+
+DRM DRIVER FOR HX8357D PANELS
+S:     Orphan
+T:     git git://anongit.freedesktop.org/drm/drm-misc
 F:     Documentation/devicetree/bindings/display/himax,hx8357d.txt
 F:     drivers/gpu/drm/tiny/hx8357d.c
 
+DRM DRIVER FOR HYPERV SYNTHETIC VIDEO DEVICE
+M:     Deepak Rawat <drawat.floss@gmail.com>
+L:     linux-hyperv@vger.kernel.org
+L:     dri-devel@lists.freedesktop.org
+S:     Maintained
+T:     git git://anongit.freedesktop.org/drm/drm-misc
+F:     drivers/gpu/drm/hyperv
+
 DRM DRIVER FOR ILITEK ILI9225 PANELS
 M:     David Lechner <david@lechnology.com>
 S:     Maintained
@@ -6444,10 +6744,17 @@ T:      git git://anongit.freedesktop.org/drm/drm-misc
 F:     Documentation/devicetree/bindings/display/ilitek,ili9486.yaml
 F:     drivers/gpu/drm/tiny/ili9486.c
 
-DRM DRIVER FOR INTEL I810 VIDEO CARDS
-S:     Orphan / Obsolete
-F:     drivers/gpu/drm/i810/
-F:     include/uapi/drm/i810_drm.h
+DRM DRIVER FOR ILITEK ILI9805 PANELS
+M:     Michael Trimarchi <michael@amarulasolutions.com>
+S:     Maintained
+F:     Documentation/devicetree/bindings/display/panel/ilitek,ili9805.yaml
+F:     drivers/gpu/drm/panel/panel-ilitek-ili9805.c
+
+DRM DRIVER FOR JADARD JD9365DA-H3 MIPI-DSI LCD PANELS
+M:     Jagan Teki <jagan@edgeble.ai>
+S:     Maintained
+F:     Documentation/devicetree/bindings/display/panel/jadard,jd9365da-h3.yaml
+F:     drivers/gpu/drm/panel/panel-jadard-jd9365da-h3.c
 
 DRM DRIVER FOR LOGICVC DISPLAY CONTROLLER
 M:     Paul Kocialkowski <paul.kocialkowski@bootlin.com>
@@ -6458,11 +6765,11 @@ F:      drivers/gpu/drm/logicvc/
 DRM DRIVER FOR LVDS PANELS
 M:     Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 L:     dri-devel@lists.freedesktop.org
-T:     git git://anongit.freedesktop.org/drm/drm-misc
 S:     Maintained
-F:     drivers/gpu/drm/panel/panel-lvds.c
+T:     git git://anongit.freedesktop.org/drm/drm-misc
 F:     Documentation/devicetree/bindings/display/lvds.yaml
 F:     Documentation/devicetree/bindings/display/panel/panel-lvds.yaml
+F:     drivers/gpu/drm/panel/panel-lvds.c
 
 DRM DRIVER FOR MANTIX MLAF057WE51 PANELS
 M:     Guido Günther <agx@sigxcpu.org>
@@ -6471,14 +6778,10 @@ S:      Maintained
 F:     Documentation/devicetree/bindings/display/panel/mantix,mlaf057we51-x.yaml
 F:     drivers/gpu/drm/panel/panel-mantix-mlaf057we51.c
 
-DRM DRIVER FOR MATROX G200/G400 GRAPHICS CARDS
-S:     Orphan / Obsolete
-F:     drivers/gpu/drm/mga/
-F:     include/uapi/drm/mga_drm.h
-
 DRM DRIVER FOR MGA G200 GRAPHICS CHIPS
 M:     Dave Airlie <airlied@redhat.com>
 R:     Thomas Zimmermann <tzimmermann@suse.de>
+R:     Jocelyn Falempe <jfalempe@redhat.com>
 L:     dri-devel@lists.freedesktop.org
 S:     Supported
 T:     git git://anongit.freedesktop.org/drm/drm-misc
@@ -6504,12 +6807,15 @@ M:      Rob Clark <robdclark@gmail.com>
 M:     Abhinav Kumar <quic_abhinavk@quicinc.com>
 M:     Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
 R:     Sean Paul <sean@poorly.run>
+R:     Marijn Suijten <marijn.suijten@somainline.org>
 L:     linux-arm-msm@vger.kernel.org
 L:     dri-devel@lists.freedesktop.org
 L:     freedreno@lists.freedesktop.org
 S:     Maintained
+B:     https://gitlab.freedesktop.org/drm/msm/-/issues
 T:     git https://gitlab.freedesktop.org/drm/msm.git
 F:     Documentation/devicetree/bindings/display/msm/
+F:     drivers/gpu/drm/ci/xfails/msm*
 F:     drivers/gpu/drm/msm/
 F:     include/uapi/drm/msm_drm.h
 
@@ -6527,6 +6833,13 @@ T:       git git://anongit.freedesktop.org/drm/drm-misc
 F:     Documentation/devicetree/bindings/display/panel/sony,acx424akp.yaml
 F:     drivers/gpu/drm/panel/panel-novatek-nt35560.c
 
+DRM DRIVER FOR NOVATEK NT36523 PANELS
+M:     Jianhua Lu <lujianhua000@gmail.com>
+S:     Maintained
+T:     git git://anongit.freedesktop.org/drm/drm-misc
+F:     Documentation/devicetree/bindings/display/panel/novatek,nt36523.yaml
+F:     drivers/gpu/drm/panel/panel-novatek-nt36523.c
+
 DRM DRIVER FOR NOVATEK NT36672A PANELS
 M:     Sumit Semwal <sumit.semwal@linaro.org>
 S:     Maintained
@@ -6535,9 +6848,9 @@ F:        Documentation/devicetree/bindings/display/panel/novatek,nt36672a.yaml
 F:     drivers/gpu/drm/panel/panel-novatek-nt36672a.c
 
 DRM DRIVER FOR NVIDIA GEFORCE/QUADRO GPUS
-M:     Ben Skeggs <bskeggs@redhat.com>
 M:     Karol Herbst <kherbst@redhat.com>
 M:     Lyude Paul <lyude@redhat.com>
+M:     Danilo Krummrich <dakr@redhat.com>
 L:     dri-devel@lists.freedesktop.org
 L:     nouveau@lists.freedesktop.org
 S:     Supported
@@ -6568,17 +6881,10 @@ T:      git git://anongit.freedesktop.org/drm/drm-misc
 F:     Documentation/devicetree/bindings/display/repaper.txt
 F:     drivers/gpu/drm/tiny/repaper.c
 
-DRM DRIVER FOR SOLOMON SSD130X OLED DISPLAYS
-M:     Javier Martinez Canillas <javierm@redhat.com>
-S:     Maintained
-T:     git git://anongit.freedesktop.org/drm/drm-misc
-F:     Documentation/devicetree/bindings/display/solomon,ssd1307fb.yaml
-F:     drivers/gpu/drm/solomon/ssd130x*
-
 DRM DRIVER FOR QEMU'S CIRRUS DEVICE
 M:     Dave Airlie <airlied@redhat.com>
 M:     Gerd Hoffmann <kraxel@redhat.com>
-L:     virtualization@lists.linux-foundation.org
+L:     virtualization@lists.linux.dev
 S:     Obsolete
 W:     https://www.kraxel.org/blog/2014/10/qemu-using-cirrus-considered-harmful/
 T:     git git://anongit.freedesktop.org/drm/drm-misc
@@ -6587,18 +6893,13 @@ F:      drivers/gpu/drm/tiny/cirrus.c
 DRM DRIVER FOR QXL VIRTUAL GPU
 M:     Dave Airlie <airlied@redhat.com>
 M:     Gerd Hoffmann <kraxel@redhat.com>
-L:     virtualization@lists.linux-foundation.org
+L:     virtualization@lists.linux.dev
 L:     spice-devel@lists.freedesktop.org
 S:     Maintained
 T:     git git://anongit.freedesktop.org/drm/drm-misc
 F:     drivers/gpu/drm/qxl/
 F:     include/uapi/drm/qxl_drm.h
 
-DRM DRIVER FOR RAGE 128 VIDEO CARDS
-S:     Orphan / Obsolete
-F:     drivers/gpu/drm/r128/
-F:     include/uapi/drm/r128_drm.h
-
 DRM DRIVER FOR RAYDIUM RM67191 PANELS
 M:     Robert Chiras <robert.chiras@nxp.com>
 S:     Maintained
@@ -6612,41 +6913,27 @@ T:      git git://anongit.freedesktop.org/drm/drm-misc
 F:     Documentation/devicetree/bindings/display/panel/samsung,lms397kf04.yaml
 F:     drivers/gpu/drm/panel/panel-samsung-db7430.c
 
+DRM DRIVER FOR SAMSUNG MIPI DSIM BRIDGE
+M:     Inki Dae <inki.dae@samsung.com>
+M:     Jagan Teki <jagan@amarulasolutions.com>
+M:     Marek Szyprowski <m.szyprowski@samsung.com>
+S:     Maintained
+T:     git git://anongit.freedesktop.org/drm/drm-misc
+F:     Documentation/devicetree/bindings/display/bridge/samsung,mipi-dsim.yaml
+F:     drivers/gpu/drm/bridge/samsung-dsim.c
+F:     include/drm/bridge/samsung-dsim.h
+
 DRM DRIVER FOR SAMSUNG S6D27A1 PANELS
 M:     Markuss Broks <markuss.broks@gmail.com>
 S:     Maintained
 F:     Documentation/devicetree/bindings/display/panel/samsung,s6d27a1.yaml
 F:     drivers/gpu/drm/panel/panel-samsung-s6d27a1.c
 
-DRM DRIVER FOR SITRONIX ST7703 PANELS
-M:     Guido Günther <agx@sigxcpu.org>
-R:     Purism Kernel Team <kernel@puri.sm>
-R:     Ondrej Jirman <megous@megous.com>
-S:     Maintained
-F:     Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml
-F:     drivers/gpu/drm/panel/panel-sitronix-st7703.c
-
-DRM DRIVER FOR SAVAGE VIDEO CARDS
-S:     Orphan / Obsolete
-F:     drivers/gpu/drm/savage/
-F:     include/uapi/drm/savage_drm.h
-
-DRM DRIVER FOR FIRMWARE FRAMEBUFFERS
-M:     Thomas Zimmermann <tzimmermann@suse.de>
-M:     Javier Martinez Canillas <javierm@redhat.com>
-L:     dri-devel@lists.freedesktop.org
+DRM DRIVER FOR SAMSUNG S6D7AA0 PANELS
+M:     Artur Weber <aweber.kernel@gmail.com>
 S:     Maintained
-T:     git git://anongit.freedesktop.org/drm/drm-misc
-F:     drivers/gpu/drm/drm_aperture.c
-F:     drivers/gpu/drm/tiny/simpledrm.c
-F:     drivers/video/aperture.c
-F:     include/drm/drm_aperture.h
-F:     include/linux/aperture.h
-
-DRM DRIVER FOR SIS VIDEO CARDS
-S:     Orphan / Obsolete
-F:     drivers/gpu/drm/sis/
-F:     include/uapi/drm/sis_drm.h
+F:     Documentation/devicetree/bindings/display/panel/samsung,s6d7aa0.yaml
+F:     drivers/gpu/drm/panel/panel-samsung-s6d7aa0.c
 
 DRM DRIVER FOR SITRONIX ST7586 PANELS
 M:     David Lechner <david@lechnology.com>
@@ -6661,6 +6948,14 @@ S:       Maintained
 F:     Documentation/devicetree/bindings/display/panel/sitronix,st7701.yaml
 F:     drivers/gpu/drm/panel/panel-sitronix-st7701.c
 
+DRM DRIVER FOR SITRONIX ST7703 PANELS
+M:     Guido Günther <agx@sigxcpu.org>
+R:     Purism Kernel Team <kernel@puri.sm>
+R:     Ondrej Jirman <megi@xff.cz>
+S:     Maintained
+F:     Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml
+F:     drivers/gpu/drm/panel/panel-sitronix-st7703.c
+
 DRM DRIVER FOR SITRONIX ST7735R PANELS
 M:     David Lechner <david@lechnology.com>
 S:     Maintained
@@ -6668,6 +6963,14 @@ T:       git git://anongit.freedesktop.org/drm/drm-misc
 F:     Documentation/devicetree/bindings/display/sitronix,st7735r.yaml
 F:     drivers/gpu/drm/tiny/st7735r.c
 
+DRM DRIVER FOR SOLOMON SSD130X OLED DISPLAYS
+M:     Javier Martinez Canillas <javierm@redhat.com>
+S:     Maintained
+T:     git git://anongit.freedesktop.org/drm/drm-misc
+F:     Documentation/devicetree/bindings/display/solomon,ssd-common.yaml
+F:     Documentation/devicetree/bindings/display/solomon,ssd13*.yaml
+F:     drivers/gpu/drm/solomon/ssd130x*
+
 DRM DRIVER FOR ST-ERICSSON MCDE
 M:     Linus Walleij <linus.walleij@linaro.org>
 S:     Maintained
@@ -6675,9 +6978,11 @@ T:       git git://anongit.freedesktop.org/drm/drm-misc
 F:     Documentation/devicetree/bindings/display/ste,mcde.yaml
 F:     drivers/gpu/drm/mcde/
 
-DRM DRIVER FOR TDFX VIDEO CARDS
-S:     Orphan / Obsolete
-F:     drivers/gpu/drm/tdfx/
+DRM DRIVER FOR SYNAPTICS R63353 PANELS
+M:     Michael Trimarchi <michael@amarulasolutions.com>
+S:     Maintained
+F:     Documentation/devicetree/bindings/display/panel/synaptics,r63353.yaml
+F:     drivers/gpu/drm/panel/panel-synaptics-r63353.c
 
 DRM DRIVER FOR TI DLPC3433 MIPI DSI TO DMD BRIDGE
 M:     Jagan Teki <jagan@amarulasolutions.com>
@@ -6709,6 +7014,7 @@ F:        drivers/gpu/drm/udl/
 DRM DRIVER FOR VIRTUAL KERNEL MODESETTING (VKMS)
 M:     Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
 M:     Melissa Wen <melissa.srw@gmail.com>
+M:     Maíra Canal <mairacanal@riseup.net>
 R:     Haneen Mohammed <hamohammed.sa@gmail.com>
 R:     Daniel Vetter <daniel@ffwll.ch>
 L:     dri-devel@lists.freedesktop.org
@@ -6725,8 +7031,8 @@ T:        git git://anongit.freedesktop.org/drm/drm-misc
 F:     drivers/gpu/drm/vboxvideo/
 
 DRM DRIVER FOR VMWARE VIRTUAL GPU
-M:     Zack Rusin <zackr@vmware.com>
-R:     VMware Graphics Reviewers <linux-graphics-maintainer@vmware.com>
+M:     Zack Rusin <zack.rusin@broadcom.com>
+R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 L:     dri-devel@lists.freedesktop.org
 S:     Supported
 T:     git git://anongit.freedesktop.org/drm/drm-misc
@@ -6741,13 +7047,13 @@ F:      Documentation/devicetree/bindings/display/panel/samsung,lms380kf01.yaml
 F:     drivers/gpu/drm/panel/panel-widechips-ws2401.c
 
 DRM DRIVERS
-M:     David Airlie <airlied@linux.ie>
+M:     David Airlie <airlied@gmail.com>
 M:     Daniel Vetter <daniel@ffwll.ch>
 L:     dri-devel@lists.freedesktop.org
 S:     Maintained
 B:     https://gitlab.freedesktop.org/drm
 C:     irc://irc.oftc.net/dri-devel
-T:     git git://anongit.freedesktop.org/drm/drm
+T:     git https://gitlab.freedesktop.org/drm/kernel.git
 F:     Documentation/devicetree/bindings/display/
 F:     Documentation/devicetree/bindings/gpu/
 F:     Documentation/gpu/
@@ -6763,12 +7069,26 @@ M:      Thomas Zimmermann <tzimmermann@suse.de>
 S:     Maintained
 W:     https://01.org/linuxgraphics/gfx-docs/maintainer-tools/drm-misc.html
 T:     git git://anongit.freedesktop.org/drm/drm-misc
+F:     Documentation/devicetree/bindings/display/
+F:     Documentation/devicetree/bindings/gpu/
 F:     Documentation/gpu/
-F:     drivers/gpu/drm/*
+F:     drivers/gpu/drm/
 F:     drivers/gpu/vga/
-F:     include/drm/drm*
+F:     include/drm/drm
 F:     include/linux/vga*
-F:     include/uapi/drm/drm*
+F:     include/uapi/drm/
+X:     drivers/gpu/drm/amd/
+X:     drivers/gpu/drm/armada/
+X:     drivers/gpu/drm/etnaviv/
+X:     drivers/gpu/drm/exynos/
+X:     drivers/gpu/drm/i915/
+X:     drivers/gpu/drm/kmb/
+X:     drivers/gpu/drm/mediatek/
+X:     drivers/gpu/drm/msm/
+X:     drivers/gpu/drm/nouveau/
+X:     drivers/gpu/drm/radeon/
+X:     drivers/gpu/drm/renesas/rcar-du/
+X:     drivers/gpu/drm/tegra/
 
 DRM DRIVERS FOR ALLWINNER A10
 M:     Maxime Ripard <mripard@kernel.org>
@@ -6780,7 +7100,7 @@ F:        Documentation/devicetree/bindings/display/allwinner*
 F:     drivers/gpu/drm/sun4i/
 
 DRM DRIVERS FOR AMLOGIC SOCS
-M:     Neil Armstrong <narmstrong@baylibre.com>
+M:     Neil Armstrong <neil.armstrong@linaro.org>
 L:     dri-devel@lists.freedesktop.org
 L:     linux-amlogic@lists.infradead.org
 S:     Supported
@@ -6789,6 +7109,7 @@ T:        git git://anongit.freedesktop.org/drm/drm-misc
 F:     Documentation/devicetree/bindings/display/amlogic,meson-dw-hdmi.yaml
 F:     Documentation/devicetree/bindings/display/amlogic,meson-vpu.yaml
 F:     Documentation/gpu/meson.rst
+F:     drivers/gpu/drm/ci/xfails/meson*
 F:     drivers/gpu/drm/meson/
 
 DRM DRIVERS FOR ATMEL HLCDC
@@ -6802,8 +7123,8 @@ F:        drivers/gpu/drm/atmel-hlcdc/
 
 DRM DRIVERS FOR BRIDGE CHIPS
 M:     Andrzej Hajda <andrzej.hajda@intel.com>
-M:     Neil Armstrong <narmstrong@baylibre.com>
-M:     Robert Foss <robert.foss@linaro.org>
+M:     Neil Armstrong <neil.armstrong@linaro.org>
+M:     Robert Foss <rfoss@kernel.org>
 R:     Laurent Pinchart <Laurent.pinchart@ideasonboard.com>
 R:     Jonas Karlman <jonas@kwiboo.se>
 R:     Jernej Skrabec <jernej.skrabec@gmail.com>
@@ -6811,6 +7132,10 @@ S:       Maintained
 T:     git git://anongit.freedesktop.org/drm/drm-misc
 F:     Documentation/devicetree/bindings/display/bridge/
 F:     drivers/gpu/drm/bridge/
+F:     drivers/gpu/drm/drm_bridge.c
+F:     drivers/gpu/drm/drm_bridge_connector.c
+F:     include/drm/drm_bridge.h
+F:     include/drm/drm_bridge_connector.h
 
 DRM DRIVERS FOR EXYNOS
 M:     Inki Dae <inki.dae@samsung.com>
@@ -6834,12 +7159,14 @@ F:      Documentation/devicetree/bindings/display/fsl,dcu.txt
 F:     Documentation/devicetree/bindings/display/fsl,tcon.txt
 F:     drivers/gpu/drm/fsl-dcu/
 
-DRM DRIVERS FOR FREESCALE IMX
+DRM DRIVERS FOR FREESCALE IMX 5/6
 M:     Philipp Zabel <p.zabel@pengutronix.de>
 L:     dri-devel@lists.freedesktop.org
 S:     Maintained
+T:     git git://anongit.freedesktop.org/drm/drm-misc
+T:     git git://git.pengutronix.de/git/pza/linux
 F:     Documentation/devicetree/bindings/display/imx/
-F:     drivers/gpu/drm/imx/
+F:     drivers/gpu/drm/imx/ipuv3/
 F:     drivers/gpu/ipu-v3/
 
 DRM DRIVERS FOR FREESCALE IMX BRIDGE
@@ -6856,29 +7183,22 @@ DRM DRIVERS FOR GMA500 (Poulsbo, Moorestown and derivative chipsets)
 M:     Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
 L:     dri-devel@lists.freedesktop.org
 S:     Maintained
-T:     git git://github.com/patjak/drm-gma500
+T:     git git://anongit.freedesktop.org/drm/drm-misc
 F:     drivers/gpu/drm/gma500/
 
 DRM DRIVERS FOR HISILICON
 M:     Xinliang Liu <xinliang.liu@linaro.org>
 M:     Tian Tao  <tiantao6@hisilicon.com>
-R:     John Stultz <jstultz@google.com>
 R:     Xinwei Kong <kong.kongxinwei@hisilicon.com>
-R:     Chen Feng <puck.chen@hisilicon.com>
+R:     Sumit Semwal <sumit.semwal@linaro.org>
+R:     Yongqin Liu <yongqin.liu@linaro.org>
+R:     John Stultz <jstultz@google.com>
 L:     dri-devel@lists.freedesktop.org
 S:     Maintained
 T:     git git://anongit.freedesktop.org/drm/drm-misc
 F:     Documentation/devicetree/bindings/display/hisilicon/
 F:     drivers/gpu/drm/hisilicon/
 
-DRM DRIVER FOR HYPERV SYNTHETIC VIDEO DEVICE
-M:     Deepak Rawat <drawat.floss@gmail.com>
-L:     linux-hyperv@vger.kernel.org
-L:     dri-devel@lists.freedesktop.org
-S:     Maintained
-T:     git git://anongit.freedesktop.org/drm/drm-misc
-F:     drivers/gpu/drm/hyperv
-
 DRM DRIVERS FOR LIMA
 M:     Qiang Yu <yuq825@gmail.com>
 L:     dri-devel@lists.freedesktop.org
@@ -6888,6 +7208,13 @@ T:       git git://anongit.freedesktop.org/drm/drm-misc
 F:     drivers/gpu/drm/lima/
 F:     include/uapi/drm/lima_drm.h
 
+DRM DRIVERS FOR LOONGSON
+M:     Sui Jingfeng <suijingfeng@loongson.cn>
+L:     dri-devel@lists.freedesktop.org
+S:     Supported
+T:     git git://anongit.freedesktop.org/drm/drm-misc
+F:     drivers/gpu/drm/loongson/
+
 DRM DRIVERS FOR MEDIATEK
 M:     Chun-Kuang Hu <chunkuang.hu@kernel.org>
 M:     Philipp Zabel <p.zabel@pengutronix.de>
@@ -6895,6 +7222,7 @@ L:        dri-devel@lists.freedesktop.org
 L:     linux-mediatek@lists.infradead.org (moderated for non-subscribers)
 S:     Supported
 F:     Documentation/devicetree/bindings/display/mediatek/
+F:     drivers/gpu/drm/ci/xfails/mediatek*
 F:     drivers/gpu/drm/mediatek/
 F:     drivers/phy/mediatek/phy-mtk-dp.c
 F:     drivers/phy/mediatek/phy-mtk-hdmi*
@@ -6902,10 +7230,11 @@ F:      drivers/phy/mediatek/phy-mtk-mipi*
 
 DRM DRIVERS FOR NVIDIA TEGRA
 M:     Thierry Reding <thierry.reding@gmail.com>
+M:     Mikko Perttunen <mperttunen@nvidia.com>
 L:     dri-devel@lists.freedesktop.org
 L:     linux-tegra@vger.kernel.org
 S:     Supported
-T:     git git://anongit.freedesktop.org/tegra/linux.git
+T:     git https://gitlab.freedesktop.org/drm/tegra.git
 F:     Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.yaml
 F:     Documentation/devicetree/bindings/gpu/host1x/
 F:     drivers/gpu/drm/tegra/
@@ -6913,7 +7242,7 @@ F:        drivers/gpu/host1x/
 F:     include/linux/host1x.h
 F:     include/uapi/drm/tegra_drm.h
 
-DRM DRIVERS FOR RENESAS
+DRM DRIVERS FOR RENESAS R-CAR
 M:     Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 M:     Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
 L:     dri-devel@lists.freedesktop.org
@@ -6924,17 +7253,37 @@ F:      Documentation/devicetree/bindings/display/bridge/renesas,dsi-csi2-tx.yaml
 F:     Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.yaml
 F:     Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml
 F:     Documentation/devicetree/bindings/display/renesas,du.yaml
-F:     drivers/gpu/drm/rcar-du/
-F:     drivers/gpu/drm/shmobile/
+F:     drivers/gpu/drm/renesas/rcar-du/
+
+DRM DRIVERS FOR RENESAS RZ
+M:     Biju Das <biju.das.jz@bp.renesas.com>
+L:     dri-devel@lists.freedesktop.org
+L:     linux-renesas-soc@vger.kernel.org
+S:     Maintained
+T:     git git://anongit.freedesktop.org/drm/drm-misc
+F:     Documentation/devicetree/bindings/display/renesas,rzg2l-du.yaml
+F:     drivers/gpu/drm/renesas/rz-du/
+
+DRM DRIVERS FOR RENESAS SHMOBILE
+M:     Laurent Pinchart <laurent.pinchart@ideasonboard.com>
+M:     Geert Uytterhoeven <geert+renesas@glider.be>
+L:     dri-devel@lists.freedesktop.org
+L:     linux-renesas-soc@vger.kernel.org
+S:     Supported
+T:     git git://anongit.freedesktop.org/drm/drm-misc
+F:     Documentation/devicetree/bindings/display/renesas,shmobile-lcdc.yaml
+F:     drivers/gpu/drm/renesas/shmobile/
 F:     include/linux/platform_data/shmob_drm.h
 
 DRM DRIVERS FOR ROCKCHIP
 M:     Sandy Huang <hjc@rock-chips.com>
 M:     Heiko Stübner <heiko@sntech.de>
+M:     Andy Yan <andy.yan@rock-chips.com>
 L:     dri-devel@lists.freedesktop.org
 S:     Maintained
 T:     git git://anongit.freedesktop.org/drm/drm-misc
 F:     Documentation/devicetree/bindings/display/rockchip/
+F:     drivers/gpu/drm/ci/xfails/rockchip*
 F:     drivers/gpu/drm/rockchip/
 
 DRM DRIVERS FOR STI
@@ -6957,7 +7306,7 @@ F:        drivers/gpu/drm/stm
 
 DRM DRIVERS FOR TI KEYSTONE
 M:     Jyri Sarha <jyri.sarha@iki.fi>
-M:     Tomi Valkeinen <tomba@kernel.org>
+M:     Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
 L:     dri-devel@lists.freedesktop.org
 S:     Maintained
 T:     git git://anongit.freedesktop.org/drm/drm-misc
@@ -6968,22 +7317,24 @@ F:      drivers/gpu/drm/tidss/
 
 DRM DRIVERS FOR TI LCDC
 M:     Jyri Sarha <jyri.sarha@iki.fi>
-R:     Tomi Valkeinen <tomba@kernel.org>
+M:     Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
 L:     dri-devel@lists.freedesktop.org
 S:     Maintained
+T:     git git://anongit.freedesktop.org/drm/drm-misc
 F:     Documentation/devicetree/bindings/display/tilcdc/
 F:     drivers/gpu/drm/tilcdc/
 
 DRM DRIVERS FOR TI OMAP
-M:     Tomi Valkeinen <tomba@kernel.org>
+M:     Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
 L:     dri-devel@lists.freedesktop.org
 S:     Maintained
+T:     git git://anongit.freedesktop.org/drm/drm-misc
 F:     Documentation/devicetree/bindings/display/ti/
 F:     drivers/gpu/drm/omapdrm/
 
 DRM DRIVERS FOR V3D
-M:     Emma Anholt <emma@anholt.net>
 M:     Melissa Wen <mwen@igalia.com>
+M:     Maíra Canal <mcanal@igalia.com>
 S:     Supported
 T:     git git://anongit.freedesktop.org/drm/drm-misc
 F:     Documentation/devicetree/bindings/gpu/brcm,bcm-v3d.yaml
@@ -6991,7 +7342,6 @@ F:        drivers/gpu/drm/v3d/
 F:     include/uapi/drm/v3d_drm.h
 
 DRM DRIVERS FOR VC4
-M:     Emma Anholt <emma@anholt.net>
 M:     Maxime Ripard <mripard@kernel.org>
 S:     Supported
 T:     git git://github.com/anholt/linux
@@ -7021,7 +7371,6 @@ F:        Documentation/gpu/xen-front.rst
 F:     drivers/gpu/drm/xen/
 
 DRM DRIVERS FOR XILINX
-M:     Hyun Kwon <hyun.kwon@xilinx.com>
 M:     Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 L:     dri-devel@lists.freedesktop.org
 S:     Maintained
@@ -7029,8 +7378,18 @@ T:       git git://anongit.freedesktop.org/drm/drm-misc
 F:     Documentation/devicetree/bindings/display/xlnx/
 F:     drivers/gpu/drm/xlnx/
 
+DRM GPU SCHEDULER
+M:     Luben Tuikov <ltuikov89@gmail.com>
+M:     Matthew Brost <matthew.brost@intel.com>
+L:     dri-devel@lists.freedesktop.org
+S:     Maintained
+T:     git git://anongit.freedesktop.org/drm/drm-misc
+F:     drivers/gpu/drm/scheduler/
+F:     include/drm/gpu_scheduler.h
+
 DRM PANEL DRIVERS
-M:     Thierry Reding <thierry.reding@gmail.com>
+M:     Neil Armstrong <neil.armstrong@linaro.org>
+R:     Jessica Zhang <quic_jesszhan@quicinc.com>
 R:     Sam Ravnborg <sam@ravnborg.org>
 L:     dri-devel@lists.freedesktop.org
 S:     Maintained
@@ -7057,13 +7416,13 @@ T:      git git://anongit.freedesktop.org/drm/drm-misc
 F:     drivers/gpu/drm/ttm/
 F:     include/drm/ttm/
 
-DRM GPU SCHEDULER
-M:     Andrey Grodzovsky <andrey.grodzovsky@amd.com>
+DRM AUTOMATED TESTING
+M:     Helen Koike <helen.koike@collabora.com>
 L:     dri-devel@lists.freedesktop.org
 S:     Maintained
 T:     git git://anongit.freedesktop.org/drm/drm-misc
-F:     drivers/gpu/drm/scheduler/
-F:     include/drm/gpu_scheduler.h
+F:     Documentation/gpu/automated_testing.rst
+F:     drivers/gpu/drm/ci/
 
 DSBR100 USB FM RADIO DRIVER
 M:     Alexey Klimov <klimov.linux@gmail.com>
@@ -7081,53 +7440,38 @@ T:      git git://linuxtv.org/media_tree.git
 F:     drivers/media/pci/dt3155/
 
 DVB_USB_AF9015 MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/usb/dvb-usb-v2/af9015*
 
 DVB_USB_AF9035 MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/usb/dvb-usb-v2/af9035*
 
 DVB_USB_ANYSEE MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/usb/dvb-usb-v2/anysee*
 
 DVB_USB_AU6610 MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/usb/dvb-usb-v2/au6610*
 
 DVB_USB_CE6230 MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/usb/dvb-usb-v2/ce6230*
 
 DVB_USB_CXUSB MEDIA DRIVER
@@ -7141,22 +7485,17 @@ T:      git git://linuxtv.org/media_tree.git
 F:     drivers/media/usb/dvb-usb/cxusb*
 
 DVB_USB_EC168 MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/usb/dvb-usb-v2/ec168*
 
 DVB_USB_GL861 MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/usb/dvb-usb-v2/gl861*
 
 DVB_USB_MXL111SF MEDIA DRIVER
@@ -7170,31 +7509,28 @@ T:      git git://linuxtv.org/mkrufky/mxl111sf.git
 F:     drivers/media/usb/dvb-usb-v2/mxl111sf*
 
 DVB_USB_RTL28XXU MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/usb/dvb-usb-v2/rtl28xxu*
 
 DVB_USB_V2 MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
 W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/usb/dvb-usb-v2/dvb_usb*
 F:     drivers/media/usb/dvb-usb-v2/usb_urb.c
 
 DYNAMIC DEBUG
 M:     Jason Baron <jbaron@akamai.com>
+M:     Jim Cromie <jim.cromie@gmail.com>
 S:     Maintained
 F:     include/linux/dynamic_debug.h
 F:     lib/dynamic_debug.c
+F:     lib/test_dynamic_debug.c
 
 DYNAMIC INTERRUPT MODERATION
 M:     Tal Gilboa <talgi@nvidia.com>
@@ -7203,6 +7539,15 @@ F:       Documentation/networking/net_dim.rst
 F:     include/linux/dim.h
 F:     lib/dim/
 
+DYNAMIC THERMAL POWER MANAGEMENT (DTPM)
+M:     Daniel Lezcano <daniel.lezcano@kernel.org>
+L:     linux-pm@vger.kernel.org
+S:     Supported
+B:     https://bugzilla.kernel.org
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
+F:     drivers/powercap/dtpm*
+F:     include/linux/dtpm.h
+
 DZ DECSTATION DZ11 SERIAL DRIVER
 M:     "Maciej W. Rozycki" <macro@orcam.me.uk>
 S:     Maintained
@@ -7217,13 +7562,10 @@ F:      Documentation/devicetree/bindings/input/e3x0-button.txt
 F:     drivers/input/misc/e3x0-button.c
 
 E4000 MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/tuners/e4000*
 
 EARTH_PT1 MEDIA DRIVER
@@ -7239,13 +7581,10 @@ S:      Odd Fixes
 F:     drivers/media/pci/pt3/
 
 EC100 MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/dvb-frontends/ec100*
 
 ECRYPT FILE SYSTEM
@@ -7304,14 +7643,13 @@ F:      drivers/edac/thunderx_edac*
 
 EDAC-CORE
 M:     Borislav Petkov <bp@alien8.de>
-M:     Mauro Carvalho Chehab <mchehab@kernel.org>
 M:     Tony Luck <tony.luck@intel.com>
 R:     James Morse <james.morse@arm.com>
+R:     Mauro Carvalho Chehab <mchehab@kernel.org>
 R:     Robert Richter <rric@kernel.org>
 L:     linux-edac@vger.kernel.org
 S:     Supported
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git edac-for-next
-F:     Documentation/admin-guide/ras.rst
 F:     Documentation/driver-api/edac.rst
 F:     drivers/edac/
 F:     include/linux/edac.h
@@ -7410,6 +7748,14 @@ L:       linux-edac@vger.kernel.org
 S:     Maintained
 F:     drivers/edac/mpc85xx_edac.[ch]
 
+EDAC-NPCM
+M:     Marvin Lin <kflin@nuvoton.com>
+M:     Stanley Chu <yschu@nuvoton.com>
+L:     linux-edac@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/memory-controllers/nuvoton,npcm-memory-controller.yaml
+F:     drivers/edac/npcm_edac.c
+
 EDAC-PASEMI
 M:     Egor Martovetsky <egor@pasemi.com>
 L:     linux-edac@vger.kernel.org
@@ -7423,8 +7769,7 @@ S:        Maintained
 F:     drivers/edac/pnd2_edac.[ch]
 
 EDAC-QCOM
-M:     Channagoud Kadabi <ckadabi@codeaurora.org>
-M:     Venkata Narendra Kumar Gutta <vnkgutta@codeaurora.org>
+M:     Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
 L:     linux-arm-msm@vger.kernel.org
 L:     linux-edac@vger.kernel.org
 S:     Maintained
@@ -7470,7 +7815,6 @@ S:        Maintained
 F:     drivers/firmware/efi/test/
 
 EFI VARIABLE FILESYSTEM
-M:     Matthew Garrett <matthew.garrett@nebula.com>
 M:     Jeremy Kerr <jk@ozlabs.org>
 M:     Ard Biesheuvel <ardb@kernel.org>
 L:     linux-efi@vger.kernel.org
@@ -7511,20 +7855,21 @@ T:      git git://linuxtv.org/media_tree.git
 F:     Documentation/admin-guide/media/em28xx*
 F:     drivers/media/usb/em28xx/
 
-EMBEDDED LINUX
-M:     Olivia Mackall <olivia@selenic.com>
-M:     David Woodhouse <dwmw2@infradead.org>
-L:     linux-embedded@vger.kernel.org
-S:     Maintained
-
 EMMC CMDQ HOST CONTROLLER INTERFACE (CQHCI) DRIVER
 M:     Adrian Hunter <adrian.hunter@intel.com>
-M:     Ritesh Harjani <riteshh@codeaurora.org>
-M:     Asutosh Das <asutoshd@codeaurora.org>
+M:     Asutosh Das <quic_asutoshd@quicinc.com>
+R:     Ritesh Harjani <ritesh.list@gmail.com>
 L:     linux-mmc@vger.kernel.org
-S:     Maintained
+S:     Supported
 F:     drivers/mmc/host/cqhci*
 
+EMS CPC-PCI CAN DRIVER
+M:     Gerhard Uttenthaler <uttenthaler@ems-wuensche.com>
+M:     support@ems-wuensche.com
+L:     linux-can@vger.kernel.org
+S:     Maintained
+F:     drivers/net/can/sja1000/ems_pci.c
+
 EMULEX 10Gbps iSCSI - OneConnect DRIVER
 M:     Ketan Mukadam <ketan.mukadam@broadcom.com>
 L:     linux-scsi@vger.kernel.org
@@ -7549,22 +7894,22 @@ W:      http://www.broadcom.com
 F:     drivers/infiniband/hw/ocrdma/
 F:     include/uapi/rdma/ocrdma-abi.h
 
-EMULEX/BROADCOM LPFC FC/FCOE SCSI DRIVER
+EMULEX/BROADCOM EFCT FC/FCOE SCSI TARGET DRIVER
 M:     James Smart <james.smart@broadcom.com>
-M:     Dick Kennedy <dick.kennedy@broadcom.com>
+M:     Ram Vegesna <ram.vegesna@broadcom.com>
 L:     linux-scsi@vger.kernel.org
+L:     target-devel@vger.kernel.org
 S:     Supported
 W:     http://www.broadcom.com
-F:     drivers/scsi/lpfc/
+F:     drivers/scsi/elx/
 
-EMULEX/BROADCOM EFCT FC/FCOE SCSI TARGET DRIVER
+EMULEX/BROADCOM LPFC FC/FCOE SCSI DRIVER
 M:     James Smart <james.smart@broadcom.com>
-M:     Ram Vegesna <ram.vegesna@broadcom.com>
+M:     Dick Kennedy <dick.kennedy@broadcom.com>
 L:     linux-scsi@vger.kernel.org
-L:     target-devel@vger.kernel.org
 S:     Supported
 W:     http://www.broadcom.com
-F:     drivers/scsi/elx/
+F:     drivers/scsi/lpfc/
 
 ENE CB710 FLASH CARD READER DRIVER
 M:     Michał Mirosław <mirq-linux@rere.qmqm.pl>
@@ -7598,7 +7943,9 @@ R:        Yue Hu <huyue2@coolpad.com>
 R:     Jeffle Xu <jefflexu@linux.alibaba.com>
 L:     linux-erofs@lists.ozlabs.org
 S:     Maintained
+W:     https://erofs.docs.kernel.org
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git
+F:     Documentation/ABI/testing/sysfs-fs-erofs
 F:     Documentation/filesystems/erofs.rst
 F:     fs/erofs/
 F:     include/trace/events/erofs.h
@@ -7609,6 +7956,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
@@ -7625,12 +7979,13 @@ ETAS ES58X CAN/USB DRIVER
 M:     Vincent Mailhol <mailhol.vincent@wanadoo.fr>
 L:     linux-can@vger.kernel.org
 S:     Maintained
+F:     Documentation/networking/devlink/etas_es58x.rst
 F:     drivers/net/can/usb/etas_es58x/
 
 ETHERNET BRIDGE
 M:     Roopa Prabhu <roopa@nvidia.com>
 M:     Nikolay Aleksandrov <razor@blackwall.org>
-L:     bridge@lists.linux-foundation.org (moderated for non-subscribers)
+L:     bridge@lists.linux.dev
 L:     netdev@vger.kernel.org
 S:     Maintained
 W:     http://www.linuxfoundation.org/en/Net:Bridge
@@ -7655,13 +8010,14 @@ F:      drivers/net/mdio/of_mdio.c
 F:     drivers/net/pcs/
 F:     drivers/net/phy/
 F:     include/dt-bindings/net/qca-ar803x.h
-F:     include/linux/linkmode.h
 F:     include/linux/*mdio*.h
+F:     include/linux/linkmode.h
 F:     include/linux/mdio/*.h
 F:     include/linux/mii.h
 F:     include/linux/of_net.h
 F:     include/linux/phy.h
 F:     include/linux/phy_fixed.h
+F:     include/linux/phylib_stubs.h
 F:     include/linux/platform_data/mdio-bcm-unimac.h
 F:     include/linux/platform_data/mdio-gpio.h
 F:     include/trace/events/mdio.h
@@ -7669,13 +8025,21 @@ F:      include/uapi/linux/mdio.h
 F:     include/uapi/linux/mii.h
 F:     net/core/of_net.c
 
-EXEC & BINFMT API
+ETHERNET PHY LIBRARY [RUST]
+M:     FUJITA Tomonori <fujita.tomonori@gmail.com>
+R:     Trevor Gross <tmgross@umich.edu>
+L:     netdev@vger.kernel.org
+L:     rust-for-linux@vger.kernel.org
+S:     Maintained
+F:     rust/kernel/net/phy.rs
+
+EXEC & BINFMT API, ELF
 R:     Eric Biederman <ebiederm@xmission.com>
 R:     Kees Cook <keescook@chromium.org>
 L:     linux-mm@kvack.org
 S:     Supported
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/execve
-F:     arch/alpha/kernel/binfmt_loader.c
+F:     Documentation/userspace-api/ELF.rst
 F:     fs/*binfmt_*.c
 F:     fs/exec.c
 F:     include/linux/binfmts.h
@@ -7691,13 +8055,22 @@ M:      Namjae Jeon <linkinjeon@kernel.org>
 M:     Sungjong Seo <sj1557.seo@samsung.com>
 L:     linux-fsdevel@vger.kernel.org
 S:     Maintained
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git
 F:     fs/exfat/
 
+EXPRESSWIRE PROTOCOL LIBRARY
+M:     Duje Mihanović <duje.mihanovic@skole.hr>
+L:     linux-leds@vger.kernel.org
+S:     Maintained
+F:     drivers/leds/leds-expresswire.c
+F:     include/linux/leds-expresswire.h
+
 EXT2 FILE SYSTEM
 M:     Jan Kara <jack@suse.com>
 L:     linux-ext4@vger.kernel.org
 S:     Maintained
 F:     Documentation/filesystems/ext2.rst
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git
 F:     fs/ext2/
 F:     include/linux/ext2*
 
@@ -7712,14 +8085,16 @@ T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git
 F:     Documentation/filesystems/ext4/
 F:     fs/ext4/
 F:     include/trace/events/ext4.h
+F:     include/uapi/linux/ext4.h
 
 Extended Verification Module (EVM)
 M:     Mimi Zohar <zohar@linux.ibm.com>
+M:     Roberto Sassu <roberto.sassu@huawei.com>
 L:     linux-integrity@vger.kernel.org
 S:     Supported
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git
-F:     security/integrity/evm/
 F:     security/integrity/
+F:     security/integrity/evm/
 
 EXTENSIBLE FIRMWARE INTERFACE (EFI)
 M:     Ard Biesheuvel <ardb@kernel.org>
@@ -7730,7 +8105,6 @@ F:        Documentation/admin-guide/efi-stub.rst
 F:     arch/*/include/asm/efi.h
 F:     arch/*/kernel/efi.c
 F:     arch/arm/boot/compressed/efi-header.S
-F:     arch/arm64/kernel/efi-entry.S
 F:     arch/x86/platform/efi/
 F:     drivers/firmware/efi/
 F:     include/linux/efi*.h
@@ -7749,7 +8123,11 @@ F:       include/linux/extcon/
 
 EXTRA BOOT CONFIG
 M:     Masami Hiramatsu <mhiramat@kernel.org>
+L:     linux-kernel@vger.kernel.org
+L:     linux-trace-kernel@vger.kernel.org
 S:     Maintained
+Q:     https://patchwork.kernel.org/project/linux-trace-kernel/list/
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
 F:     Documentation/admin-guide/bootconfig.rst
 F:     fs/proc/bootconfig.c
 F:     include/linux/bootconfig.h
@@ -7776,6 +8154,8 @@ M:        Chao Yu <chao@kernel.org>
 L:     linux-f2fs-devel@lists.sourceforge.net
 S:     Maintained
 W:     https://f2fs.wiki.kernel.org/
+Q:     https://patchwork.kernel.org/project/f2fs/list/
+B:     https://bugzilla.kernel.org/enter_bug.cgi?product=File%20System&component=f2fs
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git
 F:     Documentation/ABI/testing/sysfs-fs-f2fs
 F:     Documentation/filesystems/f2fs.rst
@@ -7814,6 +8194,12 @@ F:       fs/notify/fanotify/
 F:     include/linux/fanotify.h
 F:     include/uapi/linux/fanotify.h
 
+FARADAY FOTG210 USB2 DUAL-ROLE CONTROLLER
+M:     Linus Walleij <linus.walleij@linaro.org>
+L:     linux-usb@vger.kernel.org
+S:     Maintained
+F:     drivers/usb/fotg210/
+
 FARSYNC SYNCHRONOUS DRIVER
 M:     Kevin Curtis <kevin.curtis@farsite.co.uk>
 S:     Supported
@@ -7840,13 +8226,10 @@ F:      drivers/media/tuners/fc0011.c
 F:     drivers/media/tuners/fc0011.h
 
 FC2580 MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/tuners/fc2580*
 
 FCOE SUBSYSTEM (libfc, libfcoe, fcoe)
@@ -7864,6 +8247,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
@@ -7884,6 +8268,8 @@ F:        include/trace/events/fs_dax.h
 
 FILESYSTEMS (VFS and infrastructure)
 M:     Alexander Viro <viro@zeniv.linux.org.uk>
+M:     Christian Brauner <brauner@kernel.org>
+R:     Jan Kara <jack@suse.cz>
 L:     linux-fsdevel@vger.kernel.org
 S:     Maintained
 F:     fs/*
@@ -7892,6 +8278,60 @@ F:       include/linux/fs_types.h
 F:     include/uapi/linux/fs.h
 F:     include/uapi/linux/openat2.h
 
+FILESYSTEMS [EXPORTFS]
+M:     Chuck Lever <chuck.lever@oracle.com>
+M:     Jeff Layton <jlayton@kernel.org>
+R:     Amir Goldstein <amir73il@gmail.com>
+L:     linux-fsdevel@vger.kernel.org
+L:     linux-nfs@vger.kernel.org
+S:     Supported
+F:     Documentation/filesystems/nfs/exporting.rst
+F:     fs/exportfs/
+F:     fs/fhandle.c
+F:     include/linux/exportfs.h
+
+FILESYSTEMS [IDMAPPED MOUNTS]
+M:     Christian Brauner <brauner@kernel.org>
+M:     Seth Forshee <sforshee@kernel.org>
+L:     linux-fsdevel@vger.kernel.org
+S:     Maintained
+F:     Documentation/filesystems/idmappings.rst
+F:     fs/mnt_idmapping.c
+F:     include/linux/mnt_idmapping.*
+F:     tools/testing/selftests/mount_setattr/
+
+FILESYSTEMS [IOMAP]
+M:     Christian Brauner <brauner@kernel.org>
+R:     Darrick J. Wong <djwong@kernel.org>
+L:     linux-xfs@vger.kernel.org
+L:     linux-fsdevel@vger.kernel.org
+S:     Supported
+F:     fs/iomap/
+F:     include/linux/iomap.h
+
+FILESYSTEMS [NETFS LIBRARY]
+M:     David Howells <dhowells@redhat.com>
+R:     Jeff Layton <jlayton@kernel.org>
+L:     netfs@lists.linux.dev
+L:     linux-fsdevel@vger.kernel.org
+S:     Supported
+F:     Documentation/filesystems/caching/
+F:     Documentation/filesystems/netfs_library.rst
+F:     fs/netfs/
+F:     include/linux/fscache*.h
+F:     include/linux/netfs.h
+F:     include/trace/events/fscache.h
+F:     include/trace/events/netfs.h
+
+FILESYSTEMS [STACKABLE]
+M:     Miklos Szeredi <miklos@szeredi.hu>
+M:     Amir Goldstein <amir73il@gmail.com>
+L:     linux-fsdevel@vger.kernel.org
+L:     linux-unionfs@vger.kernel.org
+S:     Maintained
+F:     fs/backing-file.c
+F:     include/linux/backing-file.h
+
 FINTEK F75375S HARDWARE MONITOR AND FAN CONTROLLER DRIVER
 M:     Riku Voipio <riku.voipio@iki.fi>
 L:     linux-hwmon@vger.kernel.org
@@ -7899,6 +8339,12 @@ S:       Maintained
 F:     drivers/hwmon/f75375s.c
 F:     include/linux/f75375s.h
 
+FINTEK F81604 USB to 2xCANBUS DEVICE DRIVER
+M:     Ji-Ze Hong (Peter Hong) <peter_hong@fintek.com.tw>
+L:     linux-can@vger.kernel.org
+S:     Maintained
+F:     drivers/net/can/usb/f81604.c
+
 FIREWIRE AUDIO DRIVERS and IEC 61883-1/6 PACKET STREAMING ENGINE
 M:     Clemens Ladisch <clemens@ladisch.de>
 M:     Takashi Sakamoto <o-takashi@sakamocchi.jp>
@@ -7926,10 +8372,11 @@ T:      git git://git.kernel.org/pub/scm/linux/kernel/git/nab/lio-core-2.6.git master
 F:     drivers/target/sbp/
 
 FIREWIRE SUBSYSTEM
-M:     Stefan Richter <stefanr@s5r6.in-berlin.de>
+M:     Takashi Sakamoto <o-takashi@sakamocchi.jp>
+M:     Takashi Sakamoto <takaswie@kernel.org>
 L:     linux1394-devel@lists.sourceforge.net
 S:     Maintained
-W:     http://ieee1394.wiki.kernel.org/
+W:     http://ieee1394.docs.kernel.org/
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git
 F:     drivers/firewire/
 F:     include/linux/firewire.h
@@ -7945,7 +8392,7 @@ F:        include/linux/arm_ffa.h
 
 FIRMWARE LOADER (request_firmware)
 M:     Luis Chamberlain <mcgrof@kernel.org>
-M:     Russ Weight <russell.h.weight@intel.com>
+M:     Russ Weight <russ.weight@linux.dev>
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
 F:     Documentation/firmware_class/
@@ -7971,12 +8418,15 @@ L:      linux-input@vger.kernel.org
 S:     Maintained
 F:     drivers/input/joystick/fsia6b.c
 
-FOCUSRITE SCARLETT GEN 2/3 MIXER DRIVER
+FOCUSRITE SCARLETT2 MIXER DRIVER (Scarlett Gen 2+ and Clarett)
 M:     Geoffrey D. Bennett <g@b4.vu>
 L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
 S:     Maintained
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
-F:     sound/usb/mixer_scarlett_gen2.c
+W:     https://github.com/geoffreybennett/scarlett-gen2
+B:     https://github.com/geoffreybennett/scarlett-gen2/issues
+T:     git https://github.com/geoffreybennett/scarlett-gen2.git
+F:     include/uapi/sound/scarlett2.h
+F:     sound/usb/mixer_scarlett2.c
 
 FORCEDETH GIGABIT ETHERNET DRIVER
 M:     Rain River <rain.1986.08.12@gmail.com>
@@ -7991,6 +8441,10 @@ 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:     include/linux/fortify-string.h
+F:     lib/fortify_kunit.c
+F:     lib/memcpy_kunit.c
+F:     lib/strcat_kunit.c
+F:     lib/strscpy_kunit.c
 F:     lib/test_fortify/*
 F:     scripts/test_fortify.sh
 K:     \b__NO_FORTIFY\b
@@ -8022,32 +8476,17 @@ F:      Documentation/fpga/
 F:     drivers/fpga/
 F:     include/linux/fpga/
 
-INTEL MAX10 BMC SECURE UPDATES
-M:     Russ Weight <russell.h.weight@intel.com>
-L:     linux-fpga@vger.kernel.org
-S:     Maintained
-F:     Documentation/ABI/testing/sysfs-driver-intel-m10-bmc-sec-update
-F:     drivers/fpga/intel-m10-bmc-sec-update.c
-
-MICROCHIP POLARFIRE FPGA DRIVERS
-M:     Conor Dooley <conor.dooley@microchip.com>
-R:     Ivan Bornyakov <i.bornyakov@metrotek.ru>
-L:     linux-fpga@vger.kernel.org
-S:     Supported
-F:     Documentation/devicetree/bindings/fpga/microchip,mpf-spi-fpga-mgr.yaml
-F:     drivers/fpga/microchip-spi.c
-
 FPU EMULATOR
 M:     Bill Metzenthen <billm@melbpc.org.au>
 S:     Maintained
-W:     http://floatingpoint.sourceforge.net/emulator/index.html
+W:     https://floatingpoint.billm.au/
 F:     arch/x86/math-emu/
 
 FRAMEBUFFER CORE
 M:     Daniel Vetter <daniel@ffwll.ch>
-F:     drivers/video/fbdev/core/
 S:     Odd Fixes
 T:     git git://anongit.freedesktop.org/drm/drm-misc
+F:     drivers/video/fbdev/core/
 
 FRAMEBUFFER LAYER
 M:     Helge Deller <deller@gmx.de>
@@ -8069,7 +8508,7 @@ M:        Pankaj Gupta <pankaj.gupta@nxp.com>
 M:     Gaurav Jain <gaurav.jain@nxp.com>
 L:     linux-crypto@vger.kernel.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/crypto/fsl-sec4.txt
+F:     Documentation/devicetree/bindings/crypto/fsl,sec-v4.0*
 F:     drivers/crypto/caam/
 
 FREESCALE COLDFIRE M5441X MMC DRIVER
@@ -8100,8 +8539,17 @@ F:       Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt
 F:     drivers/spi/spi-fsl-dspi.c
 F:     include/linux/spi/spi-fsl-dspi.h
 
+FREESCALE eDMA DRIVER
+M:     Frank Li <Frank.Li@nxp.com>
+L:     imx@lists.linux.dev
+L:     dmaengine@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/dma/fsl,edma.yaml
+F:     drivers/dma/fsl-edma*.*
+
 FREESCALE ENETC ETHERNET DRIVERS
 M:     Claudiu Manoil <claudiu.manoil@nxp.com>
+M:     Vladimir Oltean <vladimir.oltean@nxp.com>
 L:     netdev@vger.kernel.org
 S:     Maintained
 F:     drivers/net/ethernet/freescale/enetc/
@@ -8127,7 +8575,10 @@ S:       Maintained
 F:     drivers/i2c/busses/i2c-cpm.c
 
 FREESCALE IMX / MXC FEC DRIVER
-M:     Joakim Zhang <qiangqing.zhang@nxp.com>
+M:     Wei Fang <wei.fang@nxp.com>
+R:     Shenwei Wang <shenwei.wang@nxp.com>
+R:     Clark Wang <xiaoning.wang@nxp.com>
+L:     imx@lists.linux.dev
 L:     netdev@vger.kernel.org
 S:     Maintained
 F:     Documentation/devicetree/bindings/net/fsl,fec.yaml
@@ -8162,7 +8613,7 @@ F:        drivers/i2c/busses/i2c-imx.c
 FREESCALE IMX LPI2C DRIVER
 M:     Dong Aisheng <aisheng.dong@nxp.com>
 L:     linux-i2c@vger.kernel.org
-L:     linux-imx@nxp.com
+L:     imx@lists.linux.dev
 S:     Maintained
 F:     Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml
 F:     drivers/i2c/busses/i2c-imx-lpi2c.c
@@ -8182,6 +8633,7 @@ F:        drivers/net/ethernet/freescale/dpaa
 
 FREESCALE QORIQ DPAA FMAN DRIVER
 M:     Madalin Bucur <madalin.bucur@nxp.com>
+R:     Sean Anderson <sean.anderson@seco.com>
 L:     netdev@vger.kernel.org
 S:     Maintained
 F:     Documentation/devicetree/bindings/net/fsl-fman.txt
@@ -8213,6 +8665,30 @@ S:       Maintained
 F:     drivers/soc/fsl/qe/
 F:     include/soc/fsl/qe/
 
+FREESCALE QUICC ENGINE QMC DRIVER
+M:     Herve Codina <herve.codina@bootlin.com>
+L:     linuxppc-dev@lists.ozlabs.org
+S:     Maintained
+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
+S:     Maintained
+F:     Documentation/devicetree/bindings/soc/fsl/cpm_qe/fsl,cpm1-tsa.yaml
+F:     drivers/soc/fsl/qe/tsa.c
+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
@@ -8250,7 +8726,6 @@ L:        linuxppc-dev@lists.ozlabs.org
 L:     netdev@vger.kernel.org
 S:     Maintained
 F:     drivers/net/ethernet/freescale/fs_enet/
-F:     include/linux/fs_enet_pd.h
 
 FREESCALE SOC SOUND DRIVERS
 M:     Shengjiu Wang <shengjiu.wang@gmail.com>
@@ -8262,7 +8737,14 @@ L:       linuxppc-dev@lists.ozlabs.org
 S:     Maintained
 F:     sound/soc/fsl/fsl*
 F:     sound/soc/fsl/imx*
-F:     sound/soc/fsl/mpc8610_hpcd.c
+
+FREESCALE SOC SOUND QMC DRIVER
+M:     Herve Codina <herve.codina@bootlin.com>
+L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
+L:     linuxppc-dev@lists.ozlabs.org
+S:     Maintained
+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>
@@ -8293,32 +8775,17 @@ F:      Documentation/power/freezing-of-tasks.rst
 F:     include/linux/freezer.h
 F:     kernel/freezer.c
 
-FRONTSWAP API
-M:     Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
-L:     linux-kernel@vger.kernel.org
-S:     Maintained
-F:     include/linux/frontswap.h
-F:     mm/frontswap.c
-
-FS-CACHE: LOCAL CACHING FOR NETWORK FILESYSTEMS
-M:     David Howells <dhowells@redhat.com>
-L:     linux-cachefs@redhat.com (moderated for non-subscribers)
-S:     Supported
-F:     Documentation/filesystems/caching/
-F:     fs/fscache/
-F:     include/linux/fscache*.h
-
 FSCRYPT: FILE SYSTEM LEVEL ENCRYPTION SUPPORT
+M:     Eric Biggers <ebiggers@kernel.org>
 M:     Theodore Y. Ts'o <tytso@mit.edu>
 M:     Jaegeuk Kim <jaegeuk@kernel.org>
-M:     Eric Biggers <ebiggers@kernel.org>
 L:     linux-fscrypt@vger.kernel.org
 S:     Supported
 Q:     https://patchwork.kernel.org/project/linux-fscrypt/list/
-T:     git git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt.git
+T:     git https://git.kernel.org/pub/scm/fs/fscrypt/linux.git
 F:     Documentation/filesystems/fscrypt.rst
 F:     fs/crypto/
-F:     include/linux/fscrypt*.h
+F:     include/linux/fscrypt.h
 F:     include/uapi/linux/fscrypt.h
 
 FSI SUBSYSTEM
@@ -8361,10 +8828,10 @@ F:      include/linux/fsnotify*.h
 FSVERITY: READ-ONLY FILE-BASED AUTHENTICITY PROTECTION
 M:     Eric Biggers <ebiggers@kernel.org>
 M:     Theodore Y. Ts'o <tytso@mit.edu>
-L:     linux-fscrypt@vger.kernel.org
+L:     fsverity@lists.linux.dev
 S:     Supported
-Q:     https://patchwork.kernel.org/project/linux-fscrypt/list/
-T:     git git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt.git fsverity
+Q:     https://patchwork.kernel.org/project/fsverity/list/
+T:     git https://git.kernel.org/pub/scm/fs/fsverity/linux.git
 F:     Documentation/filesystems/fsverity.rst
 F:     fs/verity/
 F:     include/linux/fsverity.h
@@ -8383,20 +8850,29 @@ L:      platform-driver-x86@vger.kernel.org
 S:     Maintained
 F:     drivers/platform/x86/fujitsu-laptop.c
 
-FUJITSU M-5MO LS CAMERA ISP DRIVER
-M:     Kyungmin Park <kyungmin.park@samsung.com>
-M:     Heungjun Kim <riverful.kim@samsung.com>
-L:     linux-media@vger.kernel.org
-S:     Maintained
-F:     drivers/media/i2c/m5mols/
-F:     include/media/i2c/m5mols.h
-
 FUJITSU TABLET EXTRAS
 M:     Robert Gerlach <khnz@gmx.de>
 L:     platform-driver-x86@vger.kernel.org
 S:     Maintained
 F:     drivers/platform/x86/fujitsu-tablet.c
 
+FUNCTION HOOKS (FTRACE)
+M:     Steven Rostedt <rostedt@goodmis.org>
+M:     Masami Hiramatsu <mhiramat@kernel.org>
+R:     Mark Rutland <mark.rutland@arm.com>
+L:     linux-kernel@vger.kernel.org
+L:     linux-trace-kernel@vger.kernel.org
+S:     Maintained
+Q:     https://patchwork.kernel.org/project/linux-trace-kernel/list/
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
+F:     Documentation/trace/ftrace*
+F:     arch/*/*/*/*ftrace*
+F:     arch/*/*/*ftrace*
+F:     include/*/ftrace.h
+F:     kernel/trace/fgraph.c
+F:     kernel/trace/ftrace*
+F:     samples/ftrace
+
 FUNGIBLE ETHERNET DRIVERS
 M:     Dimitris Michailidis <dmichail@fungible.com>
 L:     netdev@vger.kernel.org
@@ -8431,15 +8907,29 @@ F:      kernel/futex/*
 F:     tools/perf/bench/futex*
 F:     tools/testing/selftests/futex/
 
+GALAXYCORE GC0308 CAMERA SENSOR DRIVER
+M:     Sebastian Reichel <sre@kernel.org>
+L:     linux-media@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/media/i2c/galaxycore,gc0308.yaml
+F:     drivers/media/i2c/gc0308.c
+
+GALAXYCORE GC2145 SENSOR DRIVER
+M:     Alain Volmat <alain.volmat@foss.st.com>
+L:     linux-media@vger.kernel.org
+S:     Maintained
+T:     git git://linuxtv.org/media_tree.git
+F:     Documentation/devicetree/bindings/media/i2c/galaxycore,gc2145.yaml
+F:     drivers/media/i2c/gc2145.c
+
 GATEWORKS SYSTEM CONTROLLER (GSC) DRIVER
 M:     Tim Harvey <tharvey@gateworks.com>
-M:     Robert Jones <rjones@gateworks.com>
 S:     Maintained
 F:     Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml
-F:     drivers/mfd/gateworks-gsc.c
-F:     include/linux/mfd/gsc.h
 F:     Documentation/hwmon/gsc-hwmon.rst
 F:     drivers/hwmon/gsc-hwmon.c
+F:     drivers/mfd/gateworks-gsc.c
+F:     include/linux/mfd/gsc.h
 F:     include/linux/platform_data/gsc_hwmon.h
 
 GCC PLUGINS
@@ -8448,6 +8938,8 @@ L:        linux-hardening@vger.kernel.org
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/hardening
 F:     Documentation/kbuild/gcc-plugins.rst
+F:     include/linux/stackleak.h
+F:     kernel/stackleak.c
 F:     scripts/Makefile.gcc-plugins
 F:     scripts/gcc-plugins/
 
@@ -8509,6 +9001,11 @@ F:       Documentation/i2c/muxes/i2c-mux-gpio.rst
 F:     drivers/i2c/muxes/i2c-mux-gpio.c
 F:     include/linux/platform_data/i2c-mux-gpio.h
 
+GENERIC GPIO RESET DRIVER
+M:     Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
+S:     Maintained
+F:     drivers/reset/reset-gpio.c
+
 GENERIC HDLC (WAN) DRIVERS
 M:     Krzysztof Halasa <khc@pm.waw.pl>
 S:     Maintained
@@ -8530,8 +9027,8 @@ F:        include/asm-generic/
 F:     include/uapi/asm-generic/
 
 GENERIC PHY FRAMEWORK
-M:     Kishon Vijay Abraham I <kishon@ti.com>
 M:     Vinod Koul <vkoul@kernel.org>
+M:     Kishon Vijay Abraham I <kishon@kernel.org>
 L:     linux-phy@lists.infradead.org
 S:     Supported
 Q:     https://patchwork.kernel.org/project/linux-phy/list/
@@ -8544,18 +9041,25 @@ F:      include/linux/phy/
 GENERIC PINCTRL I2C DEMULTIPLEXER DRIVER
 M:     Wolfram Sang <wsa+renesas@sang-engineering.com>
 S:     Supported
+F:     Documentation/devicetree/bindings/i2c/i2c-demux-pinctrl.yaml
 F:     drivers/i2c/muxes/i2c-demux-pinctrl.c
 
 GENERIC PM DOMAINS
-M:     "Rafael J. Wysocki" <rafael@kernel.org>
-M:     Kevin Hilman <khilman@kernel.org>
 M:     Ulf Hansson <ulf.hansson@linaro.org>
 L:     linux-pm@vger.kernel.org
 S:     Supported
 F:     Documentation/devicetree/bindings/power/power?domain*
-F:     drivers/base/power/domain*.c
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm.git
+F:     drivers/pmdomain/
 F:     include/linux/pm_domain.h
 
+GENERIC RADIX TREE
+M:     Kent Overstreet <kent.overstreet@linux.dev>
+S:     Supported
+C:     irc://irc.oftc.net/bcache
+F:     include/linux/generic-radix-tree.h
+F:     lib/generic-radix-tree.c
+
 GENERIC RESISTIVE TOUCHSCREEN ADC DRIVER
 M:     Eugen Hristev <eugen.hristev@microchip.com>
 L:     linux-input@vger.kernel.org
@@ -8563,12 +9067,19 @@ S:      Maintained
 F:     drivers/input/touchscreen/resistive-adc-touch.c
 
 GENERIC STRING LIBRARY
+M:     Kees Cook <keescook@chromium.org>
 R:     Andy Shevchenko <andy@kernel.org>
-S:     Maintained
+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:     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.c
-F:     lib/test-string_helpers.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>
@@ -8599,9 +9110,8 @@ S:        Maintained
 F:     scripts/get_maintainer.pl
 
 GFS2 FILE SYSTEM
-M:     Bob Peterson <rpeterso@redhat.com>
 M:     Andreas Gruenbacher <agruenba@redhat.com>
-L:     cluster-devel@redhat.com
+L:     gfs2@lists.linux.dev
 S:     Supported
 B:     https://bugzilla.kernel.org/enter_bug.cgi?product=File%20System&component=gfs2
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git
@@ -8609,6 +9119,13 @@ F:       Documentation/filesystems/gfs2*
 F:     fs/gfs2/
 F:     include/uapi/linux/gfs2_ondisk.h
 
+GIGABYTE WATERFORCE SENSOR DRIVER
+M:     Aleksa Savic <savicaleksa83@gmail.com>
+L:     linux-hwmon@vger.kernel.org
+S:     Maintained
+F:     Documentation/hwmon/gigabyte_waterforce.rst
+F:     drivers/hwmon/gigabyte_waterforce.c
+
 GIGABYTE WMI DRIVER
 M:     Thomas Weißschuh <thomas@weissschuh.net>
 L:     platform-driver-x86@vger.kernel.org
@@ -8639,13 +9156,33 @@ F:      drivers/input/touchscreen/goodix*
 
 GOOGLE ETHERNET DRIVERS
 M:     Jeroen de Borst <jeroendb@google.com>
-R:     Catherine Sullivan <csully@google.com>
-R:     David Awogbemila <awogbemila@google.com>
+M:     Praveen Kaligineedi <pkaligineedi@google.com>
+R:     Shailend Chand <shailend@google.com>
 L:     netdev@vger.kernel.org
 S:     Supported
 F:     Documentation/networking/device_drivers/ethernet/google/gve.rst
 F:     drivers/net/ethernet/google
 
+GOOGLE FIRMWARE DRIVERS
+M:     Tzung-Bi Shih <tzungbi@kernel.org>
+R:     Brian Norris <briannorris@chromium.org>
+R:     Julius Werner <jwerner@chromium.org>
+L:     chrome-platform@lists.linux.dev
+S:     Maintained
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git
+F:     drivers/firmware/google/
+
+GOOGLE TENSOR SoC SUPPORT
+M:     Peter Griffin <peter.griffin@linaro.org>
+L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+L:     linux-samsung-soc@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/clock/google,gs101-clock.yaml
+F:     arch/arm64/boot/dts/exynos/google/
+F:     drivers/clk/samsung/clk-gs101.c
+F:     include/dt-bindings/clock/google,gs101.h
+K:     [gG]oogle.?[tT]ensor
+
 GPD POCKET FAN DRIVER
 M:     Hans de Goede <hdegoede@redhat.com>
 L:     platform-driver-x86@vger.kernel.org
@@ -8674,6 +9211,7 @@ GPIO IR Transmitter
 M:     Sean Young <sean@mess.org>
 L:     linux-media@vger.kernel.org
 S:     Maintained
+F:     Documentation/devicetree/bindings/leds/irled/gpio-ir-tx.yaml
 F:     drivers/media/rc/gpio-ir-tx.c
 
 GPIO MOCKUP DRIVER
@@ -8684,10 +9222,11 @@ F:      drivers/gpio/gpio-mockup.c
 F:     tools/testing/selftests/gpio/
 
 GPIO REGMAP
-R:     Michael Walle <michael@walle.cc>
+M:     Michael Walle <mwalle@kernel.org>
 S:     Maintained
 F:     drivers/gpio/gpio-regmap.c
 F:     include/linux/gpio/regmap.h
+K:     (devm_)?gpio_regmap_(un)?register
 
 GPIO SUBSYSTEM
 M:     Linus Walleij <linus.walleij@linaro.org>
@@ -8695,17 +9234,25 @@ M:      Bartosz Golaszewski <brgl@bgdev.pl>
 L:     linux-gpio@vger.kernel.org
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git
-F:     Documentation/ABI/obsolete/sysfs-gpio
-F:     Documentation/ABI/testing/gpio-cdev
 F:     Documentation/admin-guide/gpio/
 F:     Documentation/devicetree/bindings/gpio/
 F:     Documentation/driver-api/gpio/
 F:     drivers/gpio/
-F:     include/asm-generic/gpio.h
 F:     include/dt-bindings/gpio/
 F:     include/linux/gpio.h
 F:     include/linux/gpio/
 F:     include/linux/of_gpio.h
+
+GPIO UAPI
+M:     Bartosz Golaszewski <brgl@bgdev.pl>
+R:     Kent Gibson <warthog618@gmail.com>
+L:     linux-gpio@vger.kernel.org
+S:     Maintained
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git
+F:     Documentation/ABI/obsolete/sysfs-gpio
+F:     Documentation/ABI/testing/gpio-cdev
+F:     Documentation/userspace-api/gpio/
+F:     drivers/gpio/gpiolib-cdev.c
 F:     include/uapi/linux/gpio.h
 F:     tools/gpio/
 
@@ -8779,6 +9326,13 @@ F:       drivers/staging/greybus/sdio.c
 F:     drivers/staging/greybus/spi.c
 F:     drivers/staging/greybus/spilib.c
 
+GREYBUS BEAGLEPLAY DRIVERS
+M:     Ayush Singh <ayushdevel1325@gmail.com>
+L:     greybus-dev@lists.linaro.org (moderated for non-subscribers)
+S:     Maintained
+F:     Documentation/devicetree/bindings/net/ti,cc1352p7.yaml
+F:     drivers/greybus/gb-beagleplay.c
+
 GREYBUS SUBSYSTEM
 M:     Johan Hovold <johan@kernel.org>
 M:     Alex Elder <elder@kernel.org>
@@ -8868,23 +9422,35 @@ F:      block/partitions/efi.*
 
 HABANALABS PCI DRIVER
 M:     Oded Gabbay <ogabbay@kernel.org>
+L:     dri-devel@lists.freedesktop.org
 S:     Supported
+C:     irc://irc.oftc.net/dri-devel
 T:     git https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux.git
 F:     Documentation/ABI/testing/debugfs-driver-habanalabs
 F:     Documentation/ABI/testing/sysfs-driver-habanalabs
-F:     drivers/misc/habanalabs/
-F:     include/uapi/misc/habanalabs.h
+F:     drivers/accel/habanalabs/
+F:     include/linux/habanalabs/
+F:     include/trace/events/habanalabs.h
+F:     include/uapi/drm/habanalabs_accel.h
 
 HACKRF MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/usb/hackrf/
 
+HANDSHAKE UPCALL FOR TRANSPORT LAYER SECURITY
+M:     Chuck Lever <chuck.lever@oracle.com>
+L:     kernel-tls-handshake@lists.linux.dev
+L:     netdev@vger.kernel.org
+S:     Maintained
+F:     Documentation/netlink/specs/handshake.yaml
+F:     Documentation/networking/tls-handshake.rst
+F:     include/net/handshake.h
+F:     include/trace/events/handshake.h
+F:     net/handshake/
+
 HANTRO VPU CODEC DRIVER
 M:     Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
 M:     Philipp Zabel <p.zabel@pengutronix.de>
@@ -8894,7 +9460,7 @@ S:        Maintained
 F:     Documentation/devicetree/bindings/media/nxp,imx8mq-vpu.yaml
 F:     Documentation/devicetree/bindings/media/rockchip,rk3568-vepu.yaml
 F:     Documentation/devicetree/bindings/media/rockchip-vpu.yaml
-F:     drivers/staging/media/hantro/
+F:     drivers/media/platform/verisilicon/
 
 HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
 M:     Frank Seidel <frank@f-seidel.de>
@@ -8929,8 +9495,7 @@ F:        drivers/char/hw_random/
 F:     include/linux/hw_random.h
 
 HARDWARE SPINLOCK CORE
-M:     Ohad Ben-Cohen <ohad@wizery.com>
-M:     Bjorn Andersson <bjorn.andersson@linaro.org>
+M:     Bjorn Andersson <andersson@kernel.org>
 R:     Baolin Wang <baolin.wang7@gmail.com>
 L:     linux-remoteproc@vger.kernel.org
 S:     Maintained
@@ -8959,7 +9524,7 @@ T:        git git://linuxtv.org/media_tree.git
 F:     drivers/media/usb/hdpvr/
 
 HEWLETT PACKARD ENTERPRISE ILO CHIF DRIVER
-M:     Matt Hsiao <matt.hsiao@hpe.com>
+M:     Keng-Yu Lin <keng-yu.lin@hpe.com>
 S:     Supported
 F:     drivers/misc/hpilo.[ch]
 
@@ -9024,9 +9589,12 @@ M:       Benjamin Tissoires <benjamin.tissoires@redhat.com>
 L:     linux-input@vger.kernel.org
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git
+F:     Documentation/hid/
 F:     drivers/hid/
 F:     include/linux/hid*
 F:     include/uapi/linux/hid*
+F:     samples/hid/
+F:     tools/testing/selftests/hid/
 
 HID LOGITECH DRIVERS
 R:     Filipe Laíns <lains@riseup.net>
@@ -9034,6 +9602,18 @@ L:       linux-input@vger.kernel.org
 S:     Maintained
 F:     drivers/hid/hid-logitech-*
 
+HID NVIDIA SHIELD DRIVER
+M:     Rahul Rameshbabu <rrameshbabu@nvidia.com>
+L:     linux-input@vger.kernel.org
+S:     Maintained
+F:     drivers/hid/hid-nvidia-shield.c
+
+HID PHOENIX RC FLIGHT CONTROLLER
+M:     Marcus Folkesson <marcus.folkesson@gmail.com>
+L:     linux-input@vger.kernel.org
+S:     Maintained
+F:     drivers/hid/hid-pxrc.c
+
 HID PLAYSTATION DRIVER
 M:     Roderick Colenbrander <roderick.colenbrander@sony.com>
 L:     linux-input@vger.kernel.org
@@ -9052,6 +9632,12 @@ F:       drivers/hid/hid-sensor-*
 F:     drivers/iio/*/hid-*
 F:     include/linux/hid-sensor-*
 
+HID VRC-2 CAR CONTROLLER DRIVER
+M:     Marcus Folkesson <marcus.folkesson@gmail.com>
+L:     linux-input@vger.kernel.org
+S:     Maintained
+F:     drivers/hid/hid-vrc2.c
+
 HID WACOM DRIVER
 M:     Ping Cheng <ping.cheng@wacom.com>
 M:     Jason Gerecke  <jason.gerecke@wacom.com>
@@ -9060,6 +9646,13 @@ S:       Maintained
 F:     drivers/hid/wacom.h
 F:     drivers/hid/wacom_*
 
+HID++ LOGITECH DRIVERS
+R:     Filipe Laíns <lains@riseup.net>
+R:     Bastien Nocera <hadess@hadess.net>
+L:     linux-input@vger.kernel.org
+S:     Maintained
+F:     drivers/hid/hid-logitech-hidpp.c
+
 HIGH-RESOLUTION TIMERS, CLOCKEVENTS
 M:     Thomas Gleixner <tglx@linutronix.de>
 L:     linux-kernel@vger.kernel.org
@@ -9084,6 +9677,19 @@ W:       http://www.highpoint-tech.com
 F:     Documentation/scsi/hptiop.rst
 F:     drivers/scsi/hptiop.c
 
+HIKEY960 ONBOARD USB GPIO HUB DRIVER
+M:     John Stultz <jstultz@google.com>
+L:     linux-kernel@vger.kernel.org
+S:     Maintained
+F:     drivers/misc/hisi_hikey_usb.c
+
+HIMAX HX83112B TOUCHSCREEN SUPPORT
+M:     Job Noorman <job@noorman.info>
+L:     linux-input@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/input/touchscreen/himax,hx83112b.yaml
+F:     drivers/input/touchscreen/himax_hx83112b.c
+
 HIPPI
 M:     Jes Sorensen <jes@trained-monkey.org>
 L:     linux-hippi@sunsite.dk
@@ -9104,17 +9710,20 @@ F:      net/dsa/tag_hellcreek.c
 
 HISILICON DMA DRIVER
 M:     Zhou Wang <wangzhou1@hisilicon.com>
+M:     Jie Hai <haijie1@huawei.com>
 L:     dmaengine@vger.kernel.org
 S:     Maintained
 F:     drivers/dma/hisi_dma.c
 
 HISILICON GPIO DRIVER
-M:     Luo Jiaxing <luojiaxing@huawei.com>
+M:     Jay Fang <f.fangjian@huawei.com>
 L:     linux-gpio@vger.kernel.org
 S:     Maintained
+F:     Documentation/devicetree/bindings/gpio/hisilicon,ascend910-gpio.yaml
 F:     drivers/gpio/gpio-hisi.c
 
 HISILICON HIGH PERFORMANCE RSA ENGINE DRIVER (HPRE)
+M:     Zhiqi Song <songzhiqi1@huawei.com>
 M:     Longfang Liu <liulongfang@huawei.com>
 L:     linux-crypto@vger.kernel.org
 S:     Maintained
@@ -9123,15 +9732,29 @@ F:      drivers/crypto/hisilicon/hpre/hpre.h
 F:     drivers/crypto/hisilicon/hpre/hpre_crypto.c
 F:     drivers/crypto/hisilicon/hpre/hpre_main.c
 
+HISILICON HNS3 PMU DRIVER
+M:     Jijie Shao <shaojijie@huawei.com>
+S:     Supported
+F:     Documentation/admin-guide/perf/hns3-pmu.rst
+F:     drivers/perf/hisilicon/hns3_pmu.c
+
 HISILICON I2C CONTROLLER DRIVER
 M:     Yicong Yang <yangyicong@hisilicon.com>
 L:     linux-i2c@vger.kernel.org
 S:     Maintained
 W:     https://www.hisilicon.com
+F:     Documentation/devicetree/bindings/i2c/hisilicon,ascend910-i2c.yaml
 F:     drivers/i2c/busses/i2c-hisi.c
 
+HISILICON KUNPENG SOC HCCS DRIVER
+M:     Huisong Li <lihuisong@huawei.com>
+S:     Maintained
+F:     Documentation/ABI/testing/sysfs-devices-platform-kunpeng_hccs
+F:     drivers/soc/hisilicon/kunpeng_hccs.c
+F:     drivers/soc/hisilicon/kunpeng_hccs.h
+
 HISILICON LPC BUS DRIVER
-M:     john.garry@huawei.com
+M:     Jay Fang <f.fangjian@huawei.com>
 S:     Maintained
 W:     http://www.hisilicon.com
 F:     Documentation/devicetree/bindings/arm/hisilicon/low-pin-count.yaml
@@ -9140,6 +9763,7 @@ F:        drivers/bus/hisi_lpc.c
 HISILICON NETWORK SUBSYSTEM 3 DRIVER (HNS3)
 M:     Yisen Zhuang <yisen.zhuang@huawei.com>
 M:     Salil Mehta <salil.mehta@huawei.com>
+M:     Jijie Shao <shaojijie@huawei.com>
 L:     netdev@vger.kernel.org
 S:     Maintained
 W:     http://www.hisilicon.com
@@ -9154,26 +9778,26 @@ W:      http://www.hisilicon.com
 F:     Documentation/devicetree/bindings/net/hisilicon*.txt
 F:     drivers/net/ethernet/hisilicon/
 
-HIKEY960 ONBOARD USB GPIO HUB DRIVER
-M:     John Stultz <jstultz@google.com>
-L:     linux-kernel@vger.kernel.org
-S:     Maintained
-F:     drivers/misc/hisi_hikey_usb.c
-
 HISILICON PMU DRIVER
-M:     Shaokun Zhang <zhangshaokun@hisilicon.com>
-M:     Qi Liu <liuqi115@huawei.com>
+M:     Yicong Yang <yangyicong@hisilicon.com>
+M:     Jonathan Cameron <jonathan.cameron@huawei.com>
 S:     Supported
 W:     http://www.hisilicon.com
 F:     Documentation/admin-guide/perf/hisi-pcie-pmu.rst
 F:     Documentation/admin-guide/perf/hisi-pmu.rst
 F:     drivers/perf/hisilicon
 
-HISILICON HNS3 PMU DRIVER
-M:     Guangbin Huang <huangguangbin2@huawei.com>
-S:     Supported
-F:     Documentation/admin-guide/perf/hns3-pmu.rst
-F:     drivers/perf/hisilicon/hns3_pmu.c
+HISILICON PTT DRIVER
+M:     Yicong Yang <yangyicong@hisilicon.com>
+M:     Jonathan Cameron <jonathan.cameron@huawei.com>
+L:     linux-kernel@vger.kernel.org
+S:     Maintained
+F:     Documentation/ABI/testing/sysfs-devices-hisi_ptt
+F:     Documentation/trace/hisi-ptt.rst
+F:     drivers/hwtracing/ptt/
+F:     tools/perf/arch/arm64/util/hisi-ptt.c
+F:     tools/perf/util/hisi-ptt*
+F:     tools/perf/util/hisi-ptt-decoder/*
 
 HISILICON QM DRIVER
 M:     Weili Qian <qianweili@huawei.com>
@@ -9186,31 +9810,22 @@ F:      drivers/crypto/hisilicon/qm.c
 F:     drivers/crypto/hisilicon/sgl.c
 F:     include/linux/hisi_acc_qm.h
 
-HISILICON ZIP Controller DRIVER
-M:     Yang Shen <shenyang39@huawei.com>
-M:     Zhou Wang <wangzhou1@hisilicon.com>
-L:     linux-crypto@vger.kernel.org
-S:     Maintained
-F:     Documentation/ABI/testing/debugfs-hisi-zip
-F:     drivers/crypto/hisilicon/zip/
-
 HISILICON ROCE DRIVER
-M:     Wenpeng Liang <liangwenpeng@huawei.com>
-M:     Weihang Li <liweihang@huawei.com>
+M:     Chengchang Tang <tangchengchang@huawei.com>
+M:     Junxian Huang <huangjunxian6@hisilicon.com>
 L:     linux-rdma@vger.kernel.org
 S:     Maintained
 F:     Documentation/devicetree/bindings/infiniband/hisilicon-hns-roce.txt
 F:     drivers/infiniband/hw/hns/
 
 HISILICON SAS Controller
-M:     John Garry <john.garry@huawei.com>
+M:     Xiang Chen <chenxiang66@hisilicon.com>
 S:     Supported
 W:     http://www.hisilicon.com
 F:     Documentation/devicetree/bindings/scsi/hisilicon-sas.txt
 F:     drivers/scsi/hisi_sas/
 
 HISILICON SECURITY ENGINE V2 DRIVER (SEC2)
-M:     Kai Ye <yekai13@huawei.com>
 M:     Longfang Liu <liulongfang@huawei.com>
 L:     linux-crypto@vger.kernel.org
 S:     Maintained
@@ -9247,11 +9862,19 @@ S:      Maintained
 F:     drivers/crypto/hisilicon/trng/trng.c
 
 HISILICON V3XX SPI NOR FLASH Controller Driver
-M:     John Garry <john.garry@huawei.com>
+M:     Jay Fang <f.fangjian@huawei.com>
 S:     Maintained
 W:     http://www.hisilicon.com
 F:     drivers/spi/spi-hisi-sfc-v3xx.c
 
+HISILICON ZIP Controller DRIVER
+M:     Yang Shen <shenyang39@huawei.com>
+M:     Zhou Wang <wangzhou1@hisilicon.com>
+L:     linux-crypto@vger.kernel.org
+S:     Maintained
+F:     Documentation/ABI/testing/debugfs-hisi-zip
+F:     drivers/crypto/hisilicon/zip/
+
 HMM - Heterogeneous Memory Management
 M:     Jérôme Glisse <jglisse@redhat.com>
 L:     linux-mm@kvack.org
@@ -9260,19 +9883,40 @@ F:      Documentation/mm/hmm.rst
 F:     include/linux/hmm*
 F:     lib/test_hmm*
 F:     mm/hmm*
-F:     tools/testing/selftests/vm/*hmm*
+F:     tools/testing/selftests/mm/*hmm*
 
-HOST AP DRIVER
-M:     Jouni Malinen <j@w1.fi>
-L:     linux-wireless@vger.kernel.org
-S:     Obsolete
-W:     http://w1.fi/hostap-driver.html
-F:     drivers/net/wireless/intersil/hostap/
+HONEYWELL HSC030PA PRESSURE SENSOR SERIES IIO DRIVER
+M:     Petre Rodan <petre.rodan@subdimension.ro>
+L:     linux-iio@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/iio/pressure/honeywell,hsc030pa.yaml
+F:     drivers/iio/pressure/hsc030pa*
+
+HONEYWELL MPRLS0025PA PRESSURE SENSOR SERIES IIO DRIVER
+M:     Andreas Klinger <ak@it-klinger.de>
+M:     Petre Rodan <petre.rodan@subdimension.ro>
+L:     linux-iio@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/iio/pressure/honeywell,mprls0025pa.yaml
+F:     drivers/iio/pressure/mprls0025pa*
+
+HP BIOSCFG DRIVER
+M:     Jorge Lopez <jorge.lopez2@hp.com>
+L:     platform-driver-x86@vger.kernel.org
+S:     Maintained
+F:     drivers/platform/x86/hp/hp-bioscfg/
 
 HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
 L:     platform-driver-x86@vger.kernel.org
 S:     Orphan
-F:     drivers/platform/x86/tc1100-wmi.c
+F:     drivers/platform/x86/hp/tc1100-wmi.c
+
+HP WMI HARDWARE MONITOR DRIVER
+M:     James Seo <james@equiv.tech>
+L:     linux-hwmon@vger.kernel.org
+S:     Maintained
+F:     Documentation/hwmon/hp-wmi-sensors.rst
+F:     drivers/hwmon/hp-wmi-sensors.c
 
 HPET:  High Precision Event Timers driver
 M:     Clemens Ladisch <clemens@ladisch.de>
@@ -9293,6 +9937,12 @@ S:       Maintained
 W:     http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
 F:     fs/hpfs/
 
+HS3001 Hardware Temperature and Humidity Sensor
+M:     Andre Werner <andre.werner@systec-electronic.com>
+L:     linux-hwmon@vger.kernel.org
+S:     Maintained
+F:     drivers/hwmon/hs3001.c
+
 HSI SUBSYSTEM
 M:     Sebastian Reichel <sre@kernel.org>
 S:     Maintained
@@ -9327,7 +9977,10 @@ F:       drivers/input/touchscreen/htcpen.c
 
 HTE SUBSYSTEM
 M:     Dipen Patel <dipenp@nvidia.com>
+L:     timestamp@lists.linux.dev
 S:     Maintained
+Q:     https://patchwork.kernel.org/project/timestamp/list/
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/pateldipen1984/linux.git
 F:     Documentation/devicetree/bindings/timestamp/
 F:     Documentation/driver-api/hte/
 F:     drivers/hte/
@@ -9342,14 +9995,14 @@ F:      Documentation/devicetree/bindings/iio/humidity/st,hts221.yaml
 F:     drivers/iio/humidity/hts221*
 
 HUAWEI ETHERNET DRIVER
+M:     Cai Huoqing <cai.huoqing@linux.dev>
 L:     netdev@vger.kernel.org
-S:     Orphan
+S:     Maintained
 F:     Documentation/networking/device_drivers/ethernet/huawei/hinic.rst
 F:     drivers/net/ethernet/huawei/hinic/
 
 HUGETLB SUBSYSTEM
-M:     Mike Kravetz <mike.kravetz@oracle.com>
-M:     Muchun Song <songmuchun@bytedance.com>
+M:     Muchun Song <muchun.song@linux.dev>
 L:     linux-mm@kvack.org
 S:     Maintained
 F:     Documentation/ABI/testing/sysfs-kernel-mm-hugepages
@@ -9361,6 +10014,7 @@ F:       include/linux/hugetlb.h
 F:     mm/hugetlb.c
 F:     mm/hugetlb_vmemmap.c
 F:     mm/hugetlb_vmemmap.h
+F:     tools/testing/selftests/cgroup/test_hugetlb_memcg.c
 
 HVA ST MEDIA DRIVER
 M:     Jean-Christophe Trotin <jean-christophe.trotin@foss.st.com>
@@ -9371,8 +10025,8 @@ T:       git git://linuxtv.org/media_tree.git
 F:     drivers/media/platform/st/sti/hva
 
 HWPOISON MEMORY FAILURE HANDLING
-M:     Naoya Horiguchi <naoya.horiguchi@nec.com>
-R:     Miaohe Lin <linmiaohe@huawei.com>
+M:     Miaohe Lin <linmiaohe@huawei.com>
+R:     Naoya Horiguchi <naoya.horiguchi@nec.com>
 L:     linux-mm@kvack.org
 S:     Maintained
 F:     mm/hwpoison-inject.c
@@ -9392,7 +10046,7 @@ S:       Maintained
 F:     arch/x86/kernel/cpu/hygon.c
 
 HYNIX HI556 SENSOR DRIVER
-M:     Shawn Tu <shawnx.tu@intel.com>
+M:     Sakari Ailus <sakari.ailus@linux.intel.com>
 L:     linux-media@vger.kernel.org
 S:     Maintained
 T:     git git://linuxtv.org/media_tree.git
@@ -9405,7 +10059,7 @@ S:       Maintained
 F:     drivers/media/i2c/hi846.c
 
 HYNIX HI847 SENSOR DRIVER
-M:     Shawn Tu <shawnx.tu@intel.com>
+M:     Sakari Ailus <sakari.ailus@linux.intel.com>
 L:     linux-media@vger.kernel.org
 S:     Maintained
 F:     drivers/media/i2c/hi847.c
@@ -9413,7 +10067,6 @@ F:       drivers/media/i2c/hi847.c
 Hyper-V/Azure CORE AND DRIVERS
 M:     "K. Y. Srinivasan" <kys@microsoft.com>
 M:     Haiyang Zhang <haiyangz@microsoft.com>
-M:     Stephen Hemminger <sthemmin@microsoft.com>
 M:     Wei Liu <wei.liu@kernel.org>
 M:     Dexuan Cui <decui@microsoft.com>
 L:     linux-hyperv@vger.kernel.org
@@ -9421,8 +10074,9 @@ S:       Supported
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git
 F:     Documentation/ABI/stable/sysfs-bus-vmbus
 F:     Documentation/ABI/testing/debugfs-hyperv
-F:     Documentation/virt/hyperv
+F:     Documentation/devicetree/bindings/bus/microsoft,vmbus.yaml
 F:     Documentation/networking/device_drivers/ethernet/microsoft/netvsc.rst
+F:     Documentation/virt/hyperv
 F:     arch/arm64/hyperv
 F:     arch/arm64/include/asm/hyperv-tlfs.h
 F:     arch/arm64/include/asm/mshyperv.h
@@ -9447,12 +10101,14 @@ F:     include/asm-generic/hyperv-tlfs.h
 F:     include/asm-generic/mshyperv.h
 F:     include/clocksource/hyperv_timer.h
 F:     include/linux/hyperv.h
+F:     include/net/mana
 F:     include/uapi/linux/hyperv.h
 F:     net/vmw_vsock/hyperv_transport.c
 F:     tools/hv/
 
 HYPERBUS SUPPORT
 M:     Vignesh Raghavendra <vigneshr@ti.com>
+R:     Tudor Ambarus <tudor.ambarus@linaro.org>
 L:     linux-mtd@lists.infradead.org
 S:     Supported
 Q:     http://patchwork.ozlabs.org/project/linux-mtd/list/
@@ -9474,6 +10130,14 @@ L:      linux-acpi@vger.kernel.org
 S:     Maintained
 F:     drivers/i2c/i2c-core-acpi.c
 
+I2C ADDRESS TRANSLATOR (ATR)
+M:     Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
+R:     Luca Ceresoli <luca.ceresoli@bootlin.com>
+L:     linux-i2c@vger.kernel.org
+S:     Maintained
+F:     drivers/i2c/i2c-atr.c
+F:     include/linux/i2c-atr.h
+
 I2C CONTROLLER DRIVER FOR NVIDIA GPU
 M:     Ajay Gupta <ajayg@nvidia.com>
 L:     linux-i2c@vger.kernel.org
@@ -9509,13 +10173,12 @@ F:     Documentation/i2c/busses/i2c-parport.rst
 F:     drivers/i2c/busses/i2c-parport.c
 
 I2C SUBSYSTEM
-M:     Wolfram Sang <wsa@kernel.org>
+M:     Wolfram Sang <wsa+renesas@sang-engineering.com>
 L:     linux-i2c@vger.kernel.org
 S:     Maintained
 W:     https://i2c.wiki.kernel.org/
 Q:     https://patchwork.ozlabs.org/project/linux-i2c/list/
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git
-F:     Documentation/devicetree/bindings/i2c/i2c.txt
 F:     Documentation/i2c/
 F:     drivers/i2c/*
 F:     include/dt-bindings/i2c/i2c.h
@@ -9526,11 +10189,12 @@ F:     include/uapi/linux/i2c-*.h
 F:     include/uapi/linux/i2c.h
 
 I2C SUBSYSTEM HOST DRIVERS
+M:     Andi Shyti <andi.shyti@kernel.org>
 L:     linux-i2c@vger.kernel.org
-S:     Odd Fixes
+S:     Maintained
 W:     https://i2c.wiki.kernel.org/
 Q:     https://patchwork.ozlabs.org/project/linux-i2c/list/
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git
 F:     Documentation/devicetree/bindings/i2c/
 F:     drivers/i2c/algos/
 F:     drivers/i2c/busses/
@@ -9603,6 +10267,12 @@ L:      linux-i2c@vger.kernel.org
 S:     Maintained
 F:     drivers/i2c/i2c-stub.c
 
+I3C DRIVER FOR ASPEED AST2600
+M:     Jeremy Kerr <jk@codeconstruct.com.au>
+S:     Maintained
+F:     Documentation/devicetree/bindings/i3c/aspeed,ast2600-i3c.yaml
+F:     drivers/i3c/master/ast2600-i3c-master.c
+
 I3C DRIVER FOR CADENCE I3C MASTER IP
 M:     Przemysław Gaj <pgaj@cadence.com>
 S:     Maintained
@@ -9610,8 +10280,7 @@ F:       Documentation/devicetree/bindings/i3c/cdns,i3c-master.yaml
 F:     drivers/i3c/master/i3c-master-cdns.c
 
 I3C DRIVER FOR SYNOPSYS DESIGNWARE
-M:     Vitor Soares <vitor.soares@synopsys.com>
-S:     Maintained
+S:     Orphan
 F:     Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.yaml
 F:     drivers/i3c/master/dw*
 
@@ -9627,11 +10296,12 @@ F:     Documentation/driver-api/i3c
 F:     drivers/i3c/
 F:     include/linux/i3c/
 
-IA64 (Itanium) PLATFORM
-L:     linux-ia64@vger.kernel.org
-S:     Orphan
-F:     Documentation/ia64/
-F:     arch/ia64/
+IBM Operation Panel Input Driver
+M:     Eddie James <eajames@linux.ibm.com>
+L:     linux-input@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/input/ibm,op-panel.yaml
+F:     drivers/input/misc/ibm-panel.c
 
 IBM Power 842 compression accelerator
 M:     Haren Myneni <haren@us.ibm.com>
@@ -9677,21 +10347,21 @@ S:     Supported
 F:     drivers/pci/hotplug/rpaphp*
 
 IBM Power SRIOV Virtual NIC Device Driver
-M:     Dany Madden <drt@linux.ibm.com>
+M:     Haren Myneni <haren@linux.ibm.com>
+M:     Rick Lindsley <ricklind@linux.ibm.com>
+R:     Nick Child <nnac123@linux.ibm.com>
 R:     Thomas Falcon <tlfalcon@linux.ibm.com>
 L:     netdev@vger.kernel.org
 S:     Supported
 F:     drivers/net/ethernet/ibm/ibmvnic.*
 
-IBM Power Virtual Accelerator Switchboard
-L:     linuxppc-dev@lists.ozlabs.org
+IBM Power VFIO Support
+M:     Timothy Pearson <tpearson@raptorengineering.com>
 S:     Supported
-F:     arch/powerpc/include/asm/vas.h
-F:     arch/powerpc/platforms/powernv/copy-paste.h
-F:     arch/powerpc/platforms/powernv/vas*
+F:     drivers/vfio/vfio_iommu_spapr_tce.c
 
 IBM Power Virtual Ethernet Device Driver
-M:     Cristobal Forno <cforno12@linux.ibm.com>
+M:     Nick Child <nnac123@linux.ibm.com>
 L:     netdev@vger.kernel.org
 S:     Supported
 F:     drivers/net/ethernet/ibm/ibmveth.*
@@ -9716,7 +10386,7 @@ F:       drivers/scsi/ibmvscsi/ibmvscsi*
 F:     include/scsi/viosrp.h
 
 IBM Power Virtual SCSI Device Target Driver
-M:     Michael Cyr <mikecyr@linux.ibm.com>
+M:     Tyrel Datwyler <tyreld@linux.ibm.com>
 L:     linux-scsi@vger.kernel.org
 L:     target-devel@vger.kernel.org
 S:     Supported
@@ -9728,12 +10398,17 @@ M:     Nayna Jain <nayna@linux.ibm.com>
 M:     Paulo Flabiano Smorigo <pfsmorigo@gmail.com>
 L:     linux-crypto@vger.kernel.org
 S:     Supported
-F:     drivers/crypto/vmx/Kconfig
-F:     drivers/crypto/vmx/Makefile
-F:     drivers/crypto/vmx/aes*
-F:     drivers/crypto/vmx/ghash*
-F:     drivers/crypto/vmx/ppc-xlate.pl
-F:     drivers/crypto/vmx/vmx.c
+F:     arch/powerpc/crypto/Kconfig
+F:     arch/powerpc/crypto/Makefile
+F:     arch/powerpc/crypto/aes.c
+F:     arch/powerpc/crypto/aes_cbc.c
+F:     arch/powerpc/crypto/aes_ctr.c
+F:     arch/powerpc/crypto/aes_xts.c
+F:     arch/powerpc/crypto/aesp8-ppc.*
+F:     arch/powerpc/crypto/ghash.c
+F:     arch/powerpc/crypto/ghashp8-ppc.pl
+F:     arch/powerpc/crypto/ppc-xlate.pl
+F:     arch/powerpc/crypto/vmx.c
 
 IBM ServeRAID RAID DRIVER
 S:     Orphan
@@ -9765,16 +10440,6 @@ S:      Maintained
 W:     https://github.com/o2genum/ideapad-slidebar
 F:     drivers/input/misc/ideapad_slidebar.c
 
-IDMAPPED MOUNTS
-M:     Christian Brauner <brauner@kernel.org>
-M:     Seth Forshee <sforshee@kernel.org>
-L:     linux-fsdevel@vger.kernel.org
-S:     Maintained
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux.git
-F:     Documentation/filesystems/idmappings.rst
-F:     tools/testing/selftests/mount_setattr/
-F:     include/linux/mnt_idmapping.h
-
 IDT VersaClock 5 CLOCK DRIVER
 M:     Luca Ceresoli <luca@lucaceresoli.net>
 S:     Maintained
@@ -9784,11 +10449,13 @@ F:     drivers/clk/clk-versaclock5.c
 IEEE 802.15.4 SUBSYSTEM
 M:     Alexander Aring <alex.aring@gmail.com>
 M:     Stefan Schmidt <stefan@datenfreihafen.org>
+M:     Miquel Raynal <miquel.raynal@bootlin.com>
 L:     linux-wpan@vger.kernel.org
 S:     Maintained
 W:     https://linux-wpan.org/
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan.git
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next.git
+Q:     https://patchwork.kernel.org/project/linux-wpan/list/
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan.git
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan-next.git
 F:     Documentation/networking/ieee802154.rst
 F:     drivers/net/ieee802154/
 F:     include/linux/ieee802154.h
@@ -9801,6 +10468,10 @@ F:      include/net/nl802154.h
 F:     net/ieee802154/
 F:     net/mac802154/
 
+IFCVF VIRTIO DATA PATH ACCELERATOR
+R:     Zhu Lingshan <lingshan.zhu@intel.com>
+F:     drivers/vdpa/ifcvf/
+
 IFE PROTOCOL
 M:     Yotam Gigi <yotam.gi@gmail.com>
 M:     Jamal Hadi Salim <jhs@mojatatu.com>
@@ -9820,6 +10491,14 @@ L:      linux-media@vger.kernel.org
 S:     Maintained
 F:     drivers/media/rc/iguanair.c
 
+IIO BACKEND FRAMEWORK
+M:     Nuno Sa <nuno.sa@analog.com>
+R:     Olivier Moysan <olivier.moysan@foss.st.com>
+L:     linux-iio@vger.kernel.org
+S:     Maintained
+F:     drivers/iio/industrialio-backend.c
+F:     include/linux/iio/backend.h
+
 IIO DIGITAL POTENTIOMETER DAC
 M:     Peter Rosin <peda@axentia.se>
 L:     linux-iio@vger.kernel.org
@@ -9836,6 +10515,14 @@ F:      Documentation/ABI/testing/sysfs-bus-iio-adc-envelope-detector
 F:     Documentation/devicetree/bindings/iio/adc/envelope-detector.yaml
 F:     drivers/iio/adc/envelope-detector.c
 
+IIO LIGHT SENSOR GAIN-TIME-SCALE HELPERS
+M:     Matti Vaittinen <mazziesaccount@gmail.com>
+L:     linux-iio@vger.kernel.org
+S:     Maintained
+F:     drivers/iio/industrialio-gts-helper.c
+F:     include/linux/iio/iio-gts-helper.h
+F:     drivers/iio/test/iio-test-gts.c
+
 IIO MULTIPLEXER
 M:     Peter Rosin <peda@axentia.se>
 L:     linux-iio@vger.kernel.org
@@ -9895,6 +10582,17 @@ IMGTEC IR DECODER DRIVER
 S:     Orphan
 F:     drivers/media/rc/img-ir/
 
+IMGTEC POWERVR DRM DRIVER
+M:     Frank Binns <frank.binns@imgtec.com>
+M:     Matt Coster <matt.coster@imgtec.com>
+S:     Supported
+T:     git git://anongit.freedesktop.org/drm/drm-misc
+F:     Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml
+F:     Documentation/devicetree/bindings/gpu/img,powervr-sgx.yaml
+F:     Documentation/gpu/imagination/
+F:     drivers/gpu/drm/imagination/
+F:     include/uapi/drm/pvr_drm.h
+
 IMON SOUNDGRAPH USB IR RECEIVER
 M:     Sean Young <sean@mess.org>
 L:     linux-media@vger.kernel.org
@@ -9907,24 +10605,13 @@ L:     linux-fbdev@vger.kernel.org
 S:     Orphan
 F:     drivers/video/fbdev/imsttfb.c
 
-INA209 HARDWARE MONITOR DRIVER
-M:     Guenter Roeck <linux@roeck-us.net>
-L:     linux-hwmon@vger.kernel.org
-S:     Maintained
-F:     Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml
-F:     Documentation/hwmon/ina209.rst
-F:     drivers/hwmon/ina209.c
-
-INA2XX HARDWARE MONITOR DRIVER
-M:     Guenter Roeck <linux@roeck-us.net>
-L:     linux-hwmon@vger.kernel.org
+INDEX OF FURTHER KERNEL DOCUMENTATION
+M:     Carlos Bilbao <carlos.bilbao@amd.com>
 S:     Maintained
-F:     Documentation/hwmon/ina2xx.rst
-F:     drivers/hwmon/ina2xx.c
-F:     include/linux/platform_data/ina2xx.h
+F:     Documentation/process/kernel-docs.rst
 
 INDUSTRY PACK SUBSYSTEM (IPACK)
-M:     Samuel Iglesias Gonsalvez <siglesias@igalia.com>
+M:     Vaibhav Gupta <vaibhavgupta40@gmail.com>
 M:     Jens Taprogge <jens.taprogge@taprogge.org>
 M:     Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 L:     industrypack-devel@lists.sourceforge.net
@@ -9938,6 +10625,13 @@ L:      linux-iio@vger.kernel.org
 S:     Maintained
 F:     drivers/iio/pressure/dps310.c
 
+INFINEON PEB2466 ASoC CODEC
+M:     Herve Codina <herve.codina@bootlin.com>
+L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
+S:     Maintained
+F:     Documentation/devicetree/bindings/sound/infineon,peb2466.yaml
+F:     sound/soc/codecs/peb2466.c
+
 INFINIBAND SUBSYSTEM
 M:     Jason Gunthorpe <jgg@nvidia.com>
 M:     Leon Romanovsky <leonro@nvidia.com>
@@ -9952,6 +10646,7 @@ F:       drivers/infiniband/
 F:     include/rdma/
 F:     include/trace/events/ib_mad.h
 F:     include/trace/events/ib_umad.h
+F:     include/trace/misc/rdma.h
 F:     include/uapi/linux/if_infiniband.h
 F:     include/uapi/rdma/
 F:     samples/bpf/ibumad_kern.c
@@ -10019,6 +10714,7 @@ F:      Documentation/devicetree/bindings/input/
 F:     Documentation/devicetree/bindings/serio/
 F:     Documentation/input/
 F:     drivers/input/
+F:     include/dt-bindings/input/
 F:     include/linux/input.h
 F:     include/linux/input/
 F:     include/uapi/linux/input-event-codes.h
@@ -10040,12 +10736,14 @@ F:    drivers/crypto/inside-secure/
 
 INTEGRITY MEASUREMENT ARCHITECTURE (IMA)
 M:     Mimi Zohar <zohar@linux.ibm.com>
+M:     Roberto Sassu <roberto.sassu@huawei.com>
 M:     Dmitry Kasatkin <dmitry.kasatkin@gmail.com>
+R:     Eric Snowberg <eric.snowberg@oracle.com>
 L:     linux-integrity@vger.kernel.org
 S:     Supported
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git
-F:     security/integrity/ima/
 F:     security/integrity/
+F:     security/integrity/ima/
 
 INTEL 810/815 FRAMEBUFFER DRIVER
 M:     Antonino Daplas <adaplas@gmail.com>
@@ -10053,6 +10751,13 @@ L:     linux-fbdev@vger.kernel.org
 S:     Maintained
 F:     drivers/video/fbdev/i810/
 
+INTEL 8254 COUNTER DRIVER
+M:     William Breathitt Gray <william.gray@linaro.org>
+L:     linux-iio@vger.kernel.org
+S:     Maintained
+F:     drivers/counter/i8254.c
+F:     include/linux/i8254.h
+
 INTEL 8255 GPIO DRIVER
 M:     William Breathitt Gray <william.gray@linaro.org>
 L:     linux-gpio@vger.kernel.org
@@ -10086,7 +10791,6 @@ F:      drivers/platform/x86/intel/atomisp2/led.c
 
 INTEL BIOS SAR INT1092 DRIVER
 M:     Shravan Sudhakar <s.shravan@intel.com>
-M:     Intel Corporation <linuxwwan@intel.com>
 L:     platform-driver-x86@vger.kernel.org
 S:     Maintained
 F:     drivers/platform/x86/intel/int1092/
@@ -10112,31 +10816,59 @@ L:    linux-kernel@vger.kernel.org
 S:     Supported
 F:     arch/x86/include/asm/intel-family.h
 
-INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets)
+INTEL DRM DISPLAY FOR XE AND I915 DRIVERS
+M:     Jani Nikula <jani.nikula@linux.intel.com>
+M:     Rodrigo Vivi <rodrigo.vivi@intel.com>
+L:     intel-gfx@lists.freedesktop.org
+L:     intel-xe@lists.freedesktop.org
+S:     Supported
+F:     drivers/gpu/drm/i915/display/
+F:     drivers/gpu/drm/xe/display/
+F:     drivers/gpu/drm/xe/compat-i915-headers
+
+INTEL DRM I915 DRIVER (Meteor Lake, DG2 and older excluding Poulsbo, Moorestown and derivative)
 M:     Jani Nikula <jani.nikula@linux.intel.com>
 M:     Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
 M:     Rodrigo Vivi <rodrigo.vivi@intel.com>
-M:     Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
+M:     Tvrtko Ursulin <tursulin@ursulin.net>
 L:     intel-gfx@lists.freedesktop.org
 S:     Supported
-W:     https://01.org/linuxgraphics/
+W:     https://drm.pages.freedesktop.org/intel-docs/
 Q:     http://patchwork.freedesktop.org/project/intel-gfx/
-B:     https://gitlab.freedesktop.org/drm/intel/-/wikis/How-to-file-i915-bugs
+B:     https://drm.pages.freedesktop.org/intel-docs/how-to-file-i915-bugs.html
 C:     irc://irc.oftc.net/intel-gfx
 T:     git git://anongit.freedesktop.org/drm-intel
+F:     Documentation/ABI/testing/sysfs-driver-intel-i915-hwmon
 F:     Documentation/gpu/i915.rst
+F:     drivers/gpu/drm/ci/xfails/i915*
 F:     drivers/gpu/drm/i915/
 F:     include/drm/i915*
 F:     include/uapi/drm/i915_drm.h
 
+INTEL DRM XE DRIVER (Lunar Lake and newer)
+M:     Lucas De Marchi <lucas.demarchi@intel.com>
+M:     Oded Gabbay <ogabbay@kernel.org>
+M:     Thomas Hellström <thomas.hellstrom@linux.intel.com>
+L:     intel-xe@lists.freedesktop.org
+S:     Supported
+W:     https://drm.pages.freedesktop.org/intel-docs/
+Q:     http://patchwork.freedesktop.org/project/intel-xe/
+B:     https://gitlab.freedesktop.org/drm/xe/kernel/-/issues
+C:     irc://irc.oftc.net/xe
+T:     git https://gitlab.freedesktop.org/drm/xe/kernel.git
+F:     Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon
+F:     Documentation/gpu/xe/
+F:     drivers/gpu/drm/xe/
+F:     include/drm/xe*
+F:     include/uapi/drm/xe_drm.h
+
 INTEL ETHERNET DRIVERS
 M:     Jesse Brandeburg <jesse.brandeburg@intel.com>
 M:     Tony Nguyen <anthony.l.nguyen@intel.com>
 L:     intel-wired-lan@lists.osuosl.org (moderated for non-subscribers)
 S:     Supported
-W:     http://www.intel.com/support/feedback.htm
-W:     http://e1000.sourceforge.net/
-Q:     http://patchwork.ozlabs.org/project/intel-wired-lan/list/
+W:     https://www.intel.com/content/www/us/en/support.html
+Q:     https://patchwork.ozlabs.org/project/intel-wired-lan/list/
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue.git
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue.git
 F:     Documentation/networking/device_drivers/ethernet/intel/
@@ -10153,37 +10885,33 @@ S:    Supported
 F:     drivers/infiniband/hw/irdma/
 F:     include/uapi/rdma/irdma-abi.h
 
-INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
-M:     Maik Broemme <mbroemme@libmpq.org>
-L:     linux-fbdev@vger.kernel.org
-S:     Maintained
-F:     Documentation/fb/intelfb.rst
-F:     drivers/video/fbdev/intelfb/
-
 INTEL GPIO DRIVERS
 M:     Andy Shevchenko <andy@kernel.org>
 L:     linux-gpio@vger.kernel.org
 S:     Supported
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel.git
+F:     drivers/gpio/gpio-elkhartlake.c
 F:     drivers/gpio/gpio-ich.c
 F:     drivers/gpio/gpio-merrifield.c
 F:     drivers/gpio/gpio-ml-ioh.c
 F:     drivers/gpio/gpio-pch.c
 F:     drivers/gpio/gpio-sch.c
 F:     drivers/gpio/gpio-sodaville.c
+F:     drivers/gpio/gpio-tangier.c
+F:     drivers/gpio/gpio-tangier.h
 
 INTEL GVT-g DRIVERS (Intel GPU Virtualization)
 M:     Zhenyu Wang <zhenyuw@linux.intel.com>
-M:     Zhi Wang <zhi.a.wang@intel.com>
+M:     Zhi Wang <zhi.wang.linux@gmail.com>
 L:     intel-gvt-dev@lists.freedesktop.org
 L:     intel-gfx@lists.freedesktop.org
 S:     Supported
-W:     https://01.org/igvt-g
+W:     https://github.com/intel/gvt-linux/wiki
 T:     git https://github.com/intel/gvt-linux.git
 F:     drivers/gpu/drm/i915/gvt/
 
 INTEL HID EVENT DRIVER
-M:     Alex Hung <alex.hung@canonical.com>
+M:     Alex Hung <alexhung@gmail.com>
 L:     platform-driver-x86@vger.kernel.org
 S:     Maintained
 F:     drivers/platform/x86/intel/hid.c
@@ -10196,13 +10924,12 @@ S:    Supported
 Q:     https://patchwork.kernel.org/project/linux-dmaengine/list/
 F:     drivers/dma/ioat*
 
-INTEL IDXD DRIVER
-M:     Fenghua Yu <fenghua.yu@intel.com>
-M:     Dave Jiang <dave.jiang@intel.com>
-L:     dmaengine@vger.kernel.org
+INTEL IAA CRYPTO DRIVER
+M:     Tom Zanussi <tom.zanussi@linux.intel.com>
+L:     linux-crypto@vger.kernel.org
 S:     Supported
-F:     drivers/dma/idxd/*
-F:     include/uapi/linux/idxd.h
+F:     Documentation/driver-api/crypto/iaa/iaa-crypto.rst
+F:     drivers/crypto/intel/iaa/*
 
 INTEL IDLE DRIVER
 M:     Jacob Pan <jacob.jun.pan@linux.intel.com>
@@ -10213,6 +10940,14 @@ B:     https://bugzilla.kernel.org
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git
 F:     drivers/idle/intel_idle.c
 
+INTEL IDXD DRIVER
+M:     Fenghua Yu <fenghua.yu@intel.com>
+M:     Dave Jiang <dave.jiang@intel.com>
+L:     dmaengine@vger.kernel.org
+S:     Supported
+F:     drivers/dma/idxd/*
+F:     include/uapi/linux/idxd.h
+
 INTEL IN FIELD SCAN (IFS) DEVICE
 M:     Jithu Joseph <jithu.joseph@intel.com>
 R:     Ashok Raj <ashok.raj@intel.com>
@@ -10235,12 +10970,6 @@ L:     iommu@lists.linux.dev
 S:     Supported
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
 F:     drivers/iommu/intel/
-F:     include/linux/intel-svm.h
-
-INTEL IOP-ADMA DMA DRIVER
-R:     Dan Williams <dan.j.williams@intel.com>
-S:     Odd fixes
-F:     drivers/dma/iop-adma.c
 
 INTEL IPU3 CSI-2 CIO2 DRIVER
 M:     Yong Zhi <yong.zhi@intel.com>
@@ -10262,36 +10991,20 @@ L:    linux-media@vger.kernel.org
 S:     Maintained
 F:     Documentation/admin-guide/media/ipu3.rst
 F:     Documentation/admin-guide/media/ipu3_rcb.svg
-F:     Documentation/userspace-api/media/v4l/pixfmt-meta-intel-ipu3.rst
+F:     Documentation/userspace-api/media/v4l/metafmt-intel-ipu3.rst
 F:     drivers/staging/media/ipu3/
 
-INTEL IXP4XX CRYPTO SUPPORT
-M:     Corentin Labbe <clabbe@baylibre.com>
-L:     linux-crypto@vger.kernel.org
-S:     Maintained
-F:     drivers/crypto/ixp4xx_crypto.c
-
 INTEL ISHTP ECLITE DRIVER
 M:     Sumesh K Naduvalath <sumesh.k.naduvalath@intel.com>
 L:     platform-driver-x86@vger.kernel.org
 S:     Supported
 F:     drivers/platform/x86/intel/ishtp_eclite.c
 
-INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT
-M:     Krzysztof Halasa <khalasa@piap.pl>
-S:     Maintained
-F:     drivers/net/ethernet/xscale/ixp4xx_eth.c
-F:     drivers/net/wan/ixp4xx_hss.c
-F:     drivers/soc/ixp4xx/ixp4xx-npe.c
-F:     drivers/soc/ixp4xx/ixp4xx-qmgr.c
-F:     include/linux/soc/ixp4xx/npe.h
-F:     include/linux/soc/ixp4xx/qmgr.h
-
-INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
-M:     Deepak Saxena <dsaxena@plexity.net>
+INTEL IXP4XX CRYPTO SUPPORT
+M:     Corentin Labbe <clabbe@baylibre.com>
+L:     linux-crypto@vger.kernel.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/rng/intel,ixp46x-rng.yaml
-F:     drivers/char/hw_random/ixp4xx-rng.c
+F:     drivers/crypto/intel/ixp4xx/ixp4xx_crypto.c
 
 INTEL KEEM BAY DRM DRIVER
 M:     Anitha Chrisanthus <anitha.chrisanthus@intel.com>
@@ -10304,11 +11017,11 @@ INTEL KEEM BAY OCS AES/SM4 CRYPTO DRIVER
 M:     Daniele Alessandrelli <daniele.alessandrelli@intel.com>
 S:     Maintained
 F:     Documentation/devicetree/bindings/crypto/intel,keembay-ocs-aes.yaml
-F:     drivers/crypto/keembay/Kconfig
-F:     drivers/crypto/keembay/Makefile
-F:     drivers/crypto/keembay/keembay-ocs-aes-core.c
-F:     drivers/crypto/keembay/ocs-aes.c
-F:     drivers/crypto/keembay/ocs-aes.h
+F:     drivers/crypto/intel/keembay/Kconfig
+F:     drivers/crypto/intel/keembay/Makefile
+F:     drivers/crypto/intel/keembay/keembay-ocs-aes-core.c
+F:     drivers/crypto/intel/keembay/ocs-aes.c
+F:     drivers/crypto/intel/keembay/ocs-aes.h
 
 INTEL KEEM BAY OCS ECC CRYPTO DRIVER
 M:     Daniele Alessandrelli <daniele.alessandrelli@intel.com>
@@ -10316,27 +11029,20 @@ M:    Prabhjot Khurana <prabhjot.khurana@intel.com>
 M:     Mark Gross <mgross@linux.intel.com>
 S:     Maintained
 F:     Documentation/devicetree/bindings/crypto/intel,keembay-ocs-ecc.yaml
-F:     drivers/crypto/keembay/Kconfig
-F:     drivers/crypto/keembay/Makefile
-F:     drivers/crypto/keembay/keembay-ocs-ecc.c
+F:     drivers/crypto/intel/keembay/Kconfig
+F:     drivers/crypto/intel/keembay/Makefile
+F:     drivers/crypto/intel/keembay/keembay-ocs-ecc.c
 
 INTEL KEEM BAY OCS HCU CRYPTO DRIVER
 M:     Daniele Alessandrelli <daniele.alessandrelli@intel.com>
 M:     Declan Murphy <declan.murphy@intel.com>
 S:     Maintained
 F:     Documentation/devicetree/bindings/crypto/intel,keembay-ocs-hcu.yaml
-F:     drivers/crypto/keembay/Kconfig
-F:     drivers/crypto/keembay/Makefile
-F:     drivers/crypto/keembay/keembay-ocs-hcu-core.c
-F:     drivers/crypto/keembay/ocs-hcu.c
-F:     drivers/crypto/keembay/ocs-hcu.h
-
-INTEL THUNDER BAY EMMC PHY DRIVER
-M:     Nandhini Srikandan <nandhini.srikandan@intel.com>
-M:     Rashmi A <rashmi.a@intel.com>
-S:     Maintained
-F:     Documentation/devicetree/bindings/phy/intel,phy-thunderbay-emmc.yaml
-F:     drivers/phy/intel/phy-intel-thunderbay-emmc.c
+F:     drivers/crypto/intel/keembay/Kconfig
+F:     drivers/crypto/intel/keembay/Makefile
+F:     drivers/crypto/intel/keembay/keembay-ocs-hcu-core.c
+F:     drivers/crypto/intel/keembay/ocs-hcu.c
+F:     drivers/crypto/intel/keembay/ocs-hcu.h
 
 INTEL MANAGEMENT ENGINE (mei)
 M:     Tomas Winkler <tomas.winkler@intel.com>
@@ -10348,6 +11054,8 @@ F:      drivers/watchdog/mei_wdt.c
 F:     include/linux/mei_aux.h
 F:     include/linux/mei_cl_bus.h
 F:     include/uapi/linux/mei.h
+F:     include/uapi/linux/mei_uuid.h
+F:     include/uapi/linux/uuid.h
 F:     samples/mei/*
 
 INTEL MAX 10 BMC MFD DRIVER
@@ -10357,15 +11065,15 @@ S:    Maintained
 F:     Documentation/ABI/testing/sysfs-driver-intel-m10-bmc
 F:     Documentation/hwmon/intel-m10-bmc-hwmon.rst
 F:     drivers/hwmon/intel-m10-bmc-hwmon.c
-F:     drivers/mfd/intel-m10-bmc.c
+F:     drivers/mfd/intel-m10-bmc*
 F:     include/linux/mfd/intel-m10-bmc.h
 
-INTEL MENLOW THERMAL DRIVER
-M:     Sujith Thomas <sujith.thomas@intel.com>
-L:     linux-pm@vger.kernel.org
-S:     Supported
-W:     https://01.org/linux-acpi
-F:     drivers/thermal/intel/intel_menlow.c
+INTEL MAX10 BMC SECURE UPDATES
+M:     Peter Colberg <peter.colberg@intel.com>
+L:     linux-fpga@vger.kernel.org
+S:     Maintained
+F:     Documentation/ABI/testing/sysfs-driver-intel-m10-bmc-sec-update
+F:     drivers/fpga/intel-m10-bmc-sec-update.c
 
 INTEL P-Unit IPC DRIVER
 M:     Zha Qipeng <qipeng.zha@intel.com>
@@ -10414,6 +11122,13 @@ L:     linux-pm@vger.kernel.org
 S:     Supported
 F:     drivers/cpufreq/intel_pstate.c
 
+INTEL PTP DFL ToD DRIVER
+M:     Tianfei Zhang <tianfei.zhang@intel.com>
+L:     linux-fpga@vger.kernel.org
+L:     netdev@vger.kernel.org
+S:     Maintained
+F:     drivers/ptp/ptp_dfl_tod.c
+
 INTEL QUADRATURE ENCODER PERIPHERAL DRIVER
 M:     Jarkko Nikula <jarkko.nikula@linux.intel.com>
 L:     linux-iio@vger.kernel.org
@@ -10432,6 +11147,21 @@ F:     drivers/platform/x86/intel/sdsi.c
 F:     tools/arch/x86/intel_sdsi/
 F:     tools/testing/selftests/drivers/sdsi/
 
+INTEL SGX
+M:     Jarkko Sakkinen <jarkko@kernel.org>
+R:     Dave Hansen <dave.hansen@linux.intel.com>
+L:     linux-sgx@vger.kernel.org
+S:     Supported
+Q:     https://patchwork.kernel.org/project/intel-sgx/list/
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/sgx
+F:     Documentation/arch/x86/sgx.rst
+F:     arch/x86/entry/vdso/vsgx.S
+F:     arch/x86/include/asm/sgx.h
+F:     arch/x86/include/uapi/asm/sgx.h
+F:     arch/x86/kernel/cpu/sgx/*
+F:     tools/testing/selftests/sgx/*
+K:     \bSGX_
+
 INTEL SKYLAKE INT3472 ACPI DEVICE DRIVER
 M:     Daniel Scally <djrscally@gmail.com>
 S:     Maintained
@@ -10449,13 +11179,13 @@ INTEL STRATIX10 FIRMWARE DRIVERS
 M:     Dinh Nguyen <dinguyen@kernel.org>
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git
 F:     Documentation/ABI/testing/sysfs-devices-platform-stratix10-rsu
 F:     Documentation/devicetree/bindings/firmware/intel,stratix10-svc.txt
 F:     drivers/firmware/stratix10-rsu.c
 F:     drivers/firmware/stratix10-svc.c
 F:     include/linux/firmware/intel/stratix10-smc.h
 F:     include/linux/firmware/intel/stratix10-svc-client.h
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git
 
 INTEL TELEMETRY DRIVER
 M:     Rajneesh Bhardwaj <irenic.rajneesh@gmail.com>
@@ -10465,6 +11195,14 @@ S:     Maintained
 F:     arch/x86/include/asm/intel_telemetry.h
 F:     drivers/platform/x86/intel/telemetry/
 
+INTEL TPMI DRIVER
+M:     Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
+L:     platform-driver-x86@vger.kernel.org
+S:     Maintained
+F:     Documentation/ABI/testing/debugfs-tpmi
+F:     drivers/platform/x86/intel/tpmi.c
+F:     include/linux/intel_tpmi.h
+
 INTEL UNCORE FREQUENCY CONTROL
 M:     Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
 L:     platform-driver-x86@vger.kernel.org
@@ -10490,7 +11228,7 @@ S:      Supported
 F:     drivers/net/wireless/intel/iwlegacy/
 
 INTEL WIRELESS WIFI LINK (iwlwifi)
-M:     Gregory Greenman <gregory.greenman@intel.com>
+M:     Miri Korenblit <miriam.rachel.korenblit@intel.com>
 L:     linux-wireless@vger.kernel.org
 S:     Supported
 W:     https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi
@@ -10499,7 +11237,6 @@ F:      drivers/net/wireless/intel/iwlwifi/
 
 INTEL WMI SLIM BOOTLOADER (SBL) FIRMWARE UPDATE DRIVER
 M:     Jithu Joseph <jithu.joseph@intel.com>
-R:     Maurice Ma <maurice.ma@intel.com>
 S:     Maintained
 W:     https://slimbootloader.github.io/security/firmware-update.html
 F:     drivers/platform/x86/intel/wmi/sbl-fw-update.c
@@ -10511,11 +11248,20 @@ F:    drivers/platform/x86/intel/wmi/thunderbolt.c
 
 INTEL WWAN IOSM DRIVER
 M:     M Chetan Kumar <m.chetan.kumar@intel.com>
-M:     Intel Corporation <linuxwwan@intel.com>
 L:     netdev@vger.kernel.org
 S:     Maintained
 F:     drivers/net/wwan/iosm/
 
+INTEL(R) FLEXIBLE RETURN AND EVENT DELIVERY
+M:     Xin Li <xin@zytor.com>
+M:     "H. Peter Anvin" <hpa@zytor.com>
+S:     Supported
+F:     Documentation/arch/x86/x86_64/fred.rst
+F:     arch/x86/entry/entry_64_fred.S
+F:     arch/x86/entry/entry_fred.c
+F:     arch/x86/include/asm/fred.h
+F:     arch/x86/kernel/fred.c
+
 INTEL(R) TRACE HUB
 M:     Alexander Shishkin <alexander.shishkin@linux.intel.com>
 S:     Supported
@@ -10524,29 +11270,14 @@ F:    drivers/hwtracing/intel_th/
 F:     include/linux/intel_th.h
 
 INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT)
-M:     Ning Sun <ning.sun@intel.com>
-L:     tboot-devel@lists.sourceforge.net
-S:     Supported
-W:     http://tboot.sourceforge.net
-T:     hg http://tboot.hg.sourceforge.net:8000/hgroot/tboot/tboot
-F:     Documentation/x86/intel_txt.rst
-F:     arch/x86/kernel/tboot.c
-F:     include/linux/tboot.h
-
-INTEL SGX
-M:     Jarkko Sakkinen <jarkko@kernel.org>
-R:     Dave Hansen <dave.hansen@linux.intel.com>
-L:     linux-sgx@vger.kernel.org
-S:     Supported
-Q:     https://patchwork.kernel.org/project/intel-sgx/list/
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/sgx
-F:     Documentation/x86/sgx.rst
-F:     arch/x86/entry/vdso/vsgx.S
-F:     arch/x86/include/asm/sgx.h
-F:     arch/x86/include/uapi/asm/sgx.h
-F:     arch/x86/kernel/cpu/sgx/*
-F:     tools/testing/selftests/sgx/*
-K:     \bSGX_
+M:     Ning Sun <ning.sun@intel.com>
+L:     tboot-devel@lists.sourceforge.net
+S:     Supported
+W:     http://tboot.sourceforge.net
+T:     hg http://tboot.hg.sourceforge.net:8000/hgroot/tboot/tboot
+F:     Documentation/arch/x86/intel_txt.rst
+F:     arch/x86/kernel/tboot.c
+F:     include/linux/tboot.h
 
 INTERCONNECT API
 M:     Georgi Djakov <djakov@kernel.org>
@@ -10596,24 +11327,14 @@ L:    linux-mips@vger.kernel.org
 S:     Maintained
 F:     drivers/net/ethernet/sgi/ioc3-eth.c
 
-IOMAP FILESYSTEM LIBRARY
-M:     Christoph Hellwig <hch@infradead.org>
-M:     Darrick J. Wong <djwong@kernel.org>
-L:     linux-xfs@vger.kernel.org
-L:     linux-fsdevel@vger.kernel.org
-S:     Supported
-T:     git git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git
-F:     fs/iomap/
-F:     include/linux/iomap.h
-
 IOMMU DMA-API LAYER
 M:     Robin Murphy <robin.murphy@arm.com>
 L:     iommu@lists.linux.dev
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
 F:     drivers/iommu/dma-iommu.c
+F:     drivers/iommu/dma-iommu.h
 F:     drivers/iommu/iova.c
-F:     include/linux/dma-iommu.h
 F:     include/linux/iova.h
 
 IOMMU SUBSYSTEM
@@ -10629,7 +11350,18 @@ F:     drivers/iommu/
 F:     include/linux/iommu.h
 F:     include/linux/iova.h
 F:     include/linux/of_iommu.h
-F:     include/uapi/linux/iommu.h
+
+IOMMUFD
+M:     Jason Gunthorpe <jgg@nvidia.com>
+M:     Kevin Tian <kevin.tian@intel.com>
+L:     iommu@lists.linux.dev
+S:     Maintained
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd.git
+F:     Documentation/userspace-api/iommufd.rst
+F:     drivers/iommu/iommufd/
+F:     include/linux/iommufd.h
+F:     include/uapi/linux/iommufd.h
+F:     tools/testing/selftests/iommu/
 
 IOSYS-MAP HELPERS
 M:     Thomas Zimmermann <tzimmermann@suse.de>
@@ -10645,10 +11377,12 @@ L:    io-uring@vger.kernel.org
 S:     Maintained
 T:     git git://git.kernel.dk/linux-block
 T:     git git://git.kernel.dk/liburing
-F:     io_uring/
+F:     include/linux/io_uring/
 F:     include/linux/io_uring.h
+F:     include/linux/io_uring_types.h
+F:     include/trace/events/io_uring.h
 F:     include/uapi/linux/io_uring.h
-F:     tools/io_uring/
+F:     io_uring/
 
 IPMI SUBSYSTEM
 M:     Corey Minyard <minyard@acm.org>
@@ -10656,8 +11390,8 @@ L:      openipmi-developer@lists.sourceforge.net (moderated for non-subscribers)
 S:     Supported
 W:     http://openipmi.sourceforge.net/
 T:     git https://github.com/cminyard/linux-ipmi.git for-next
-F:     Documentation/driver-api/ipmi.rst
 F:     Documentation/devicetree/bindings/ipmi/
+F:     Documentation/driver-api/ipmi.rst
 F:     drivers/char/ipmi/
 F:     include/linux/ipmi*
 F:     include/uapi/linux/ipmi*
@@ -10688,8 +11422,15 @@ M:     David Sterba <dsterba@suse.com>
 S:     Odd Fixes
 F:     drivers/tty/ipwireless/
 
+IRON DEVICE AUDIO CODEC DRIVERS
+M:     Kiseok Jo <kiseok.jo@irondevice.com>
+L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
+S:     Maintained
+F:     Documentation/devicetree/bindings/sound/irondevice,*
+F:     sound/soc/codecs/sma*
+
 IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY)
-M:     Marc Zyngier <maz@kernel.org>
+M:     Thomas Gleixner <tglx@linutronix.de>
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
 F:     Documentation/core-api/irq/irq-domain.rst
@@ -10702,11 +11443,12 @@ 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 irq/core
+F:     include/linux/group_cpus.h
 F:     kernel/irq/
+F:     lib/group_cpus.c
 
 IRQCHIP DRIVERS
 M:     Thomas Gleixner <tglx@linutronix.de>
-M:     Marc Zyngier <maz@kernel.org>
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
@@ -10731,7 +11473,7 @@ F:      drivers/media/radio/radio-isa*
 ISAPNP
 M:     Jaroslav Kysela <perex@perex.cz>
 S:     Maintained
-F:     Documentation/driver-api/isapnp.rst
+F:     Documentation/userspace-api/isapnp.rst
 F:     drivers/pnp/isapnp/
 F:     include/linux/isapnp.h
 
@@ -10767,7 +11509,6 @@ M:      Sagi Grimberg <sagi@grimberg.me>
 L:     linux-rdma@vger.kernel.org
 L:     target-devel@vger.kernel.org
 S:     Supported
-W:     http://www.linux-iscsi.org
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master
 F:     drivers/infiniband/ulp/isert
 
@@ -10794,6 +11535,13 @@ F:     drivers/isdn/Makefile
 F:     drivers/isdn/hardware/
 F:     drivers/isdn/mISDN/
 
+ISOFS FILESYSTEM
+M:     Jan Kara <jack@suse.cz>
+L:     linux-fsdevel@vger.kernel.org
+S:     Maintained
+F:     Documentation/filesystems/isofs.rst
+F:     fs/isofs/
+
 IT87 HARDWARE MONITORING DRIVER
 M:     Jean Delvare <jdelvare@suse.com>
 L:     linux-hwmon@vger.kernel.org
@@ -10802,18 +11550,15 @@ F:    Documentation/hwmon/it87.rst
 F:     drivers/hwmon/it87.c
 
 IT913X MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/tuners/it913x*
 
 ITE IT66121 HDMI BRIDGE DRIVER
 M:     Phong LE <ple@baylibre.com>
-M:     Neil Armstrong <narmstrong@baylibre.com>
+M:     Neil Armstrong <neil.armstrong@linaro.org>
 S:     Maintained
 T:     git git://anongit.freedesktop.org/drm/drm-misc
 F:     Documentation/devicetree/bindings/display/bridge/ite,it66121.yaml
@@ -10844,20 +11589,12 @@ S:    Maintained
 F:     arch/x86/include/asm/jailhouse_para.h
 F:     arch/x86/kernel/jailhouse.c
 
-JC42.4 TEMPERATURE SENSOR DRIVER
-M:     Guenter Roeck <linux@roeck-us.net>
-L:     linux-hwmon@vger.kernel.org
-S:     Maintained
-F:     Documentation/devicetree/bindings/hwmon/jedec,jc42.yaml
-F:     Documentation/hwmon/jc42.rst
-F:     drivers/hwmon/jc42.c
-
 JFS FILESYSTEM
 M:     Dave Kleikamp <shaggy@kernel.org>
 L:     jfs-discussion@lists.sourceforge.net
-S:     Maintained
+S:     Odd Fixes
 W:     http://jfs.sourceforge.net/
-T:     git git://github.com/kleikamp/linux-shaggy.git
+T:     git https://github.com/kleikamp/linux-shaggy.git
 F:     Documentation/admin-guide/jfs.rst
 F:     fs/jfs/
 
@@ -10924,7 +11661,6 @@ F:      arch/*/include/asm/*kasan.h
 F:     arch/*/mm/kasan_init*
 F:     include/linux/kasan*.h
 F:     lib/Kconfig.kasan
-F:     lib/test_kasan*.c
 F:     mm/kasan/
 F:     scripts/Makefile.kasan
 
@@ -10932,7 +11668,8 @@ KCONFIG
 M:     Masahiro Yamada <masahiroy@kernel.org>
 L:     linux-kbuild@vger.kernel.org
 S:     Maintained
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git kconfig
+Q:     https://patchwork.kernel.org/project/linux-kbuild/list/
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git kbuild
 F:     Documentation/kbuild/kconfig*
 F:     scripts/Kconfig.include
 F:     scripts/kconfig/
@@ -10989,10 +11726,11 @@ F:    fs/autofs/
 
 KERNEL BUILD + files below scripts/ (unless maintained elsewhere)
 M:     Masahiro Yamada <masahiroy@kernel.org>
-M:     Michal Marek <michal.lkml@markovi.net>
-R:     Nick Desaulniers <ndesaulniers@google.com>
+R:     Nathan Chancellor <nathan@kernel.org>
+R:     Nicolas Schier <nicolas@fjasle.eu>
 L:     linux-kbuild@vger.kernel.org
 S:     Maintained
+Q:     https://patchwork.kernel.org/project/linux-kbuild/list/
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
 F:     Documentation/kbuild/
 F:     Makefile
@@ -11000,21 +11738,29 @@ F:    scripts/*vmlinux*
 F:     scripts/Kbuild*
 F:     scripts/Makefile*
 F:     scripts/basic/
+F:     scripts/clang-tools/
 F:     scripts/dummy-tools/
 F:     scripts/mk*
 F:     scripts/mod/
 F:     scripts/package/
+F:     usr/
 
 KERNEL HARDENING (not covered by other areas)
 M:     Kees Cook <keescook@chromium.org>
+R:     Gustavo A. R. Silva <gustavoars@kernel.org>
 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/ABI/testing/sysfs-kernel-oops_count
+F:     Documentation/ABI/testing/sysfs-kernel-warn_count
+F:     arch/*/configs/hardening.config
 F:     include/linux/overflow.h
 F:     include/linux/randomize_kstack.h
+F:     kernel/configs/hardening.config
 F:     mm/usercopy.c
 K:     \b(add|choose)_random_kstack_offset\b
 K:     \b__check_(object_size|heap_object)\b
+K:     \b__counted_by\b
 
 KERNEL JANITORS
 L:     kernel-janitors@vger.kernel.org
@@ -11024,19 +11770,29 @@ W:    http://kernelnewbies.org/KernelJanitors
 KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
 M:     Chuck Lever <chuck.lever@oracle.com>
 M:     Jeff Layton <jlayton@kernel.org>
+R:     Neil Brown <neilb@suse.de>
+R:     Olga Kornievskaia <kolga@netapp.com>
+R:     Dai Ngo <Dai.Ngo@oracle.com>
+R:     Tom Talpey <tom@talpey.com>
 L:     linux-nfs@vger.kernel.org
 S:     Supported
 W:     http://nfs.sourceforge.net/
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git
+F:     Documentation/filesystems/nfs/
 F:     fs/lockd/
 F:     fs/nfs_common/
 F:     fs/nfsd/
 F:     include/linux/lockd/
 F:     include/linux/sunrpc/
+F:     include/trace/events/rpcgss.h
+F:     include/trace/events/rpcrdma.h
+F:     include/trace/events/sunrpc.h
+F:     include/trace/misc/fs.h
+F:     include/trace/misc/nfs.h
+F:     include/trace/misc/sunrpc.h
 F:     include/uapi/linux/nfsd/
 F:     include/uapi/linux/sunrpc/
 F:     net/sunrpc/
-F:     Documentation/filesystems/nfs/
 
 KERNEL REGRESSIONS
 M:     Thorsten Leemhuis <linux@leemhuis.info>
@@ -11058,24 +11814,30 @@ F:    tools/testing/selftests/
 KERNEL SMB3 SERVER (KSMBD)
 M:     Namjae Jeon <linkinjeon@kernel.org>
 M:     Steve French <sfrench@samba.org>
-M:     Hyunchul Lee <hyc.lee@gmail.com>
 R:     Sergey Senozhatsky <senozhatsky@chromium.org>
+R:     Tom Talpey <tom@talpey.com>
 L:     linux-cifs@vger.kernel.org
 S:     Maintained
 T:     git git://git.samba.org/ksmbd.git
-F:     fs/ksmbd/
-F:     fs/smbfs_common/
+F:     Documentation/filesystems/smb/ksmbd.rst
+F:     fs/smb/common/
+F:     fs/smb/server/
 
 KERNEL UNIT TESTING FRAMEWORK (KUnit)
 M:     Brendan Higgins <brendanhiggins@google.com>
 M:     David Gow <davidgow@google.com>
+R:     Rae Moar <rmoar@google.com>
 L:     linux-kselftest@vger.kernel.org
 L:     kunit-dev@googlegroups.com
 S:     Maintained
 W:     https://google.github.io/kunit-docs/third_party/kernel/docs/
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git kunit
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git kunit-fixes
 F:     Documentation/dev-tools/kunit/
 F:     include/kunit/
 F:     lib/kunit/
+F:     rust/kernel/kunit.rs
+F:     scripts/rustdoc_test_*
 F:     tools/testing/kunit/
 
 KERNEL USERMODE HELPER
@@ -11104,12 +11866,12 @@ F:    virt/kvm/*
 
 KERNEL VIRTUAL MACHINE FOR ARM64 (KVM/arm64)
 M:     Marc Zyngier <maz@kernel.org>
+M:     Oliver Upton <oliver.upton@linux.dev>
 R:     James Morse <james.morse@arm.com>
-R:     Alexandru Elisei <alexandru.elisei@arm.com>
 R:     Suzuki K Poulose <suzuki.poulose@arm.com>
-R:     Oliver Upton <oliver.upton@linux.dev>
+R:     Zenghui Yu <yuzenghui@huawei.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-L:     kvmarm@lists.cs.columbia.edu (moderated for non-subscribers)
+L:     kvmarm@lists.linux.dev
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git
 F:     arch/arm64/include/asm/kvm*
@@ -11119,9 +11881,20 @@ F:     include/kvm/arm_*
 F:     tools/testing/selftests/kvm/*/aarch64/
 F:     tools/testing/selftests/kvm/aarch64/
 
+KERNEL VIRTUAL MACHINE FOR LOONGARCH (KVM/LoongArch)
+M:     Tianrui Zhao <zhaotianrui@loongson.cn>
+M:     Bibo Mao <maobibo@loongson.cn>
+M:     Huacai Chen <chenhuacai@kernel.org>
+L:     kvm@vger.kernel.org
+L:     loongarch@lists.linux.dev
+S:     Maintained
+T:     git git://git.kernel.org/pub/scm/virt/kvm/kvm.git
+F:     arch/loongarch/include/asm/kvm*
+F:     arch/loongarch/include/uapi/asm/kvm*
+F:     arch/loongarch/kvm/
+
 KERNEL VIRTUAL MACHINE FOR MIPS (KVM/mips)
 M:     Huacai Chen <chenhuacai@kernel.org>
-M:     Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
 L:     linux-mips@vger.kernel.org
 L:     kvm@vger.kernel.org
 S:     Maintained
@@ -11131,7 +11904,13 @@ F:     arch/mips/include/uapi/asm/kvm*
 F:     arch/mips/kvm/
 
 KERNEL VIRTUAL MACHINE FOR POWERPC (KVM/powerpc)
+M:     Michael Ellerman <mpe@ellerman.id.au>
+R:     Nicholas Piggin <npiggin@gmail.com>
 L:     linuxppc-dev@lists.ozlabs.org
+L:     kvm@vger.kernel.org
+S:     Maintained (Book3S 64-bit HV)
+S:     Odd fixes (Book3S 64-bit PR)
+S:     Orphan (Book3E and 32-bit)
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git topic/ppc-kvm
 F:     arch/powerpc/include/asm/kvm*
 F:     arch/powerpc/include/uapi/asm/kvm*
@@ -11145,11 +11924,12 @@ L:    kvm@vger.kernel.org
 L:     kvm-riscv@lists.infradead.org
 L:     linux-riscv@lists.infradead.org
 S:     Maintained
-T:     git git://github.com/kvm-riscv/linux.git
+T:     git https://github.com/kvm-riscv/linux.git
 F:     arch/riscv/include/asm/kvm*
 F:     arch/riscv/include/uapi/asm/kvm*
 F:     arch/riscv/kvm/
 F:     tools/testing/selftests/kvm/*/riscv/
+F:     tools/testing/selftests/kvm/riscv/
 
 KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
 M:     Christian Borntraeger <borntraeger@linux.ibm.com>
@@ -11158,7 +11938,6 @@ M:      Claudio Imbrenda <imbrenda@linux.ibm.com>
 R:     David Hildenbrand <david@redhat.com>
 L:     kvm@vger.kernel.org
 S:     Supported
-W:     http://www.ibm.com/developerworks/linux/linux390/
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git
 F:     Documentation/virt/kvm/s390*
 F:     arch/s390/include/asm/gmap.h
@@ -11178,6 +11957,7 @@ M:      Sean Christopherson <seanjc@google.com>
 M:     Paolo Bonzini <pbonzini@redhat.com>
 L:     kvm@vger.kernel.org
 S:     Supported
+P:     Documentation/process/maintainer-kvm-x86.rst
 T:     git git://git.kernel.org/pub/scm/virt/kvm/kvm.git
 F:     arch/x86/include/asm/kvm*
 F:     arch/x86/include/asm/svm.h
@@ -11187,37 +11967,8 @@ F:     arch/x86/include/uapi/asm/svm.h
 F:     arch/x86/include/uapi/asm/vmx.h
 F:     arch/x86/kvm/
 F:     arch/x86/kvm/*/
-
-KVM PARAVIRT (KVM/paravirt)
-M:     Paolo Bonzini <pbonzini@redhat.com>
-R:     Wanpeng Li <wanpengli@tencent.com>
-R:     Vitaly Kuznetsov <vkuznets@redhat.com>
-L:     kvm@vger.kernel.org
-S:     Supported
-T:     git git://git.kernel.org/pub/scm/virt/kvm/kvm.git
-F:     arch/x86/kernel/kvm.c
-F:     arch/x86/kernel/kvmclock.c
-F:     arch/x86/include/asm/pvclock-abi.h
-F:     include/linux/kvm_para.h
-F:     include/uapi/linux/kvm_para.h
-F:     include/uapi/asm-generic/kvm_para.h
-F:     include/asm-generic/kvm_para.h
-F:     arch/um/include/asm/kvm_para.h
-F:     arch/x86/include/asm/kvm_para.h
-F:     arch/x86/include/uapi/asm/kvm_para.h
-
-KVM X86 HYPER-V (KVM/hyper-v)
-M:     Vitaly Kuznetsov <vkuznets@redhat.com>
-M:     Sean Christopherson <seanjc@google.com>
-M:     Paolo Bonzini <pbonzini@redhat.com>
-L:     kvm@vger.kernel.org
-S:     Supported
-T:     git git://git.kernel.org/pub/scm/virt/kvm/kvm.git
-F:     arch/x86/kvm/hyperv.*
-F:     arch/x86/kvm/kvm_onhyperv.*
-F:     arch/x86/kvm/svm/hyperv.*
-F:     arch/x86/kvm/svm/svm_onhyperv.*
-F:     arch/x86/kvm/vmx/evmcs.*
+F:     tools/testing/selftests/kvm/*/x86_64/
+F:     tools/testing/selftests/kvm/x86_64/
 
 KERNFS
 M:     Greg Kroah-Hartman <gregkh@linuxfoundation.org>
@@ -11257,14 +12008,6 @@ F:     include/keys/trusted-type.h
 F:     include/keys/trusted_tpm.h
 F:     security/keys/trusted-keys/
 
-KEYS-TRUSTED-TEE
-M:     Sumit Garg <sumit.garg@linaro.org>
-L:     linux-integrity@vger.kernel.org
-L:     keyrings@vger.kernel.org
-S:     Supported
-F:     include/keys/trusted_tee.h
-F:     security/keys/trusted-keys/trusted_tee.c
-
 KEYS-TRUSTED-CAAM
 M:     Ahmad Fatoum <a.fatoum@pengutronix.de>
 R:     Pengutronix Kernel Team <kernel@pengutronix.de>
@@ -11274,6 +12017,14 @@ S:     Maintained
 F:     include/keys/trusted_caam.h
 F:     security/keys/trusted-keys/trusted_caam.c
 
+KEYS-TRUSTED-TEE
+M:     Sumit Garg <sumit.garg@linaro.org>
+L:     linux-integrity@vger.kernel.org
+L:     keyrings@vger.kernel.org
+S:     Supported
+F:     include/keys/trusted_tee.h
+F:     security/keys/trusted-keys/trusted_tee.c
+
 KEYS/KEYRINGS
 M:     David Howells <dhowells@redhat.com>
 M:     Jarkko Sakkinen <jarkko@kernel.org>
@@ -11331,13 +12082,19 @@ F:    kernel/debug/
 F:     kernel/module/kdb.c
 
 KHADAS MCU MFD DRIVER
-M:     Neil Armstrong <narmstrong@baylibre.com>
+M:     Neil Armstrong <neil.armstrong@linaro.org>
 L:     linux-amlogic@lists.infradead.org
 S:     Maintained
 F:     Documentation/devicetree/bindings/mfd/khadas,mcu.yaml
 F:     drivers/mfd/khadas-mcu.c
-F:     include/linux/mfd/khadas-mcu.h
 F:     drivers/thermal/khadas_mcu_fan.c
+F:     include/linux/mfd/khadas-mcu.h
+
+KIONIX/ROHM KX022A ACCELEROMETER
+M:     Matti Vaittinen <mazziesaccount@gmail.com>
+L:     linux-iio@vger.kernel.org
+S:     Supported
+F:     drivers/iio/accel/kionix-kx022a*
 
 KMEMLEAK
 M:     Catalin Marinas <catalin.marinas@arm.com>
@@ -11347,23 +12104,30 @@ F:    include/linux/kmemleak.h
 F:     mm/kmemleak.c
 F:     samples/kmemleak/kmemleak-test.c
 
-KMOD KERNEL MODULE LOADER - USERMODE HELPER
-M:     Luis Chamberlain <mcgrof@kernel.org>
-L:     linux-kernel@vger.kernel.org
-L:     linux-modules@vger.kernel.org
+KMSAN
+M:     Alexander Potapenko <glider@google.com>
+R:     Marco Elver <elver@google.com>
+R:     Dmitry Vyukov <dvyukov@google.com>
+L:     kasan-dev@googlegroups.com
 S:     Maintained
-F:     include/linux/kmod.h
-F:     kernel/kmod.c
-F:     lib/test_kmod.c
-F:     tools/testing/selftests/kmod/
+F:     Documentation/dev-tools/kmsan.rst
+F:     arch/*/include/asm/kmsan.h
+F:     arch/*/mm/kmsan_*
+F:     include/linux/kmsan*.h
+F:     lib/Kconfig.kmsan
+F:     mm/kmsan/
+F:     scripts/Makefile.kmsan
 
 KPROBES
 M:     Naveen N. Rao <naveen.n.rao@linux.ibm.com>
 M:     Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
 M:     "David S. Miller" <davem@davemloft.net>
 M:     Masami Hiramatsu <mhiramat@kernel.org>
+L:     linux-kernel@vger.kernel.org
+L:     linux-trace-kernel@vger.kernel.org
 S:     Maintained
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
+Q:     https://patchwork.kernel.org/project/linux-trace-kernel/list/
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
 F:     Documentation/trace/kprobes.rst
 F:     include/asm-generic/kprobes.h
 F:     include/linux/kprobes.h
@@ -11384,12 +12148,65 @@ S:    Maintained
 F:     Documentation/devicetree/bindings/leds/backlight/kinetic,ktd253.yaml
 F:     drivers/video/backlight/ktd253-backlight.c
 
+KTD2801 BACKLIGHT DRIVER
+M:     Duje Mihanović <duje.mihanovic@skole.hr>
+S:     Maintained
+F:     Documentation/devicetree/bindings/leds/backlight/kinetic,ktd2801.yaml
+F:     drivers/video/backlight/ktd2801-backlight.c
+
 KTEST
 M:     Steven Rostedt <rostedt@goodmis.org>
 M:     John Hawley <warthog9@eaglescrag.net>
 S:     Maintained
 F:     tools/testing/ktest
 
+KTZ8866 BACKLIGHT DRIVER
+M:     Jianhua Lu <lujianhua000@gmail.com>
+S:     Maintained
+F:     Documentation/devicetree/bindings/leds/backlight/kinetic,ktz8866.yaml
+F:     drivers/video/backlight/ktz8866.c
+
+KVM PARAVIRT (KVM/paravirt)
+M:     Paolo Bonzini <pbonzini@redhat.com>
+R:     Wanpeng Li <wanpengli@tencent.com>
+R:     Vitaly Kuznetsov <vkuznets@redhat.com>
+L:     kvm@vger.kernel.org
+S:     Supported
+T:     git git://git.kernel.org/pub/scm/virt/kvm/kvm.git
+F:     arch/um/include/asm/kvm_para.h
+F:     arch/x86/include/asm/kvm_para.h
+F:     arch/x86/include/asm/pvclock-abi.h
+F:     arch/x86/include/uapi/asm/kvm_para.h
+F:     arch/x86/kernel/kvm.c
+F:     arch/x86/kernel/kvmclock.c
+F:     include/asm-generic/kvm_para.h
+F:     include/linux/kvm_para.h
+F:     include/uapi/asm-generic/kvm_para.h
+F:     include/uapi/linux/kvm_para.h
+
+KVM X86 HYPER-V (KVM/hyper-v)
+M:     Vitaly Kuznetsov <vkuznets@redhat.com>
+M:     Sean Christopherson <seanjc@google.com>
+M:     Paolo Bonzini <pbonzini@redhat.com>
+L:     kvm@vger.kernel.org
+S:     Supported
+T:     git git://git.kernel.org/pub/scm/virt/kvm/kvm.git
+F:     arch/x86/kvm/hyperv.*
+F:     arch/x86/kvm/kvm_onhyperv.*
+F:     arch/x86/kvm/svm/hyperv.*
+F:     arch/x86/kvm/svm/svm_onhyperv.*
+F:     arch/x86/kvm/vmx/hyperv.*
+
+KVM X86 Xen (KVM/Xen)
+M:     David Woodhouse <dwmw2@infradead.org>
+M:     Paul Durrant <paul@xen.org>
+M:     Sean Christopherson <seanjc@google.com>
+M:     Paolo Bonzini <pbonzini@redhat.com>
+L:     kvm@vger.kernel.org
+S:     Supported
+T:     git git://git.kernel.org/pub/scm/virt/kvm/kvm.git
+F:     arch/x86/kvm/xen.*
+
 L3MDEV
 M:     David Ahern <dsahern@kernel.org>
 L:     netdev@vger.kernel.org
@@ -11402,7 +12219,7 @@ M:      Mickaël Salaün <mic@digikod.net>
 L:     linux-security-module@vger.kernel.org
 S:     Supported
 W:     https://landlock.io
-T:     git https://github.com/landlock-lsm/linux.git
+T:     git https://git.kernel.org/pub/scm/linux/kernel/git/mic/linux.git
 F:     Documentation/security/landlock.rst
 F:     Documentation/userspace-api/landlock.rst
 F:     include/uapi/linux/landlock.h
@@ -11428,6 +12245,14 @@ S:     Maintained
 F:     arch/mips/lantiq
 F:     drivers/soc/lantiq
 
+LANTIQ PEF2256 DRIVER
+M:     Herve Codina <herve.codina@bootlin.com>
+S:     Maintained
+F:     Documentation/devicetree/bindings/net/lantiq,pef2256.yaml
+F:     drivers/net/wan/framer/pef2256/
+F:     drivers/pinctrl/pinctrl-pef2256.c
+F:     include/linux/framer/pef2256.h
+
 LASI 53c700 driver for PARISC
 M:     "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
 L:     linux-scsi@vger.kernel.org
@@ -11436,33 +12261,30 @@ 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
 M:     Pavel Machek <pavel@ucw.cz>
+M:     Lee Jones <lee@kernel.org>
 L:     linux-leds@vger.kernel.org
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds.git
 F:     Documentation/devicetree/bindings/leds/
+F:     Documentation/leds/
 F:     drivers/leds/
+F:     include/dt-bindings/leds/
 F:     include/linux/leds.h
 
-LEGACY EEPROM DRIVER
-M:     Jean Delvare <jdelvare@suse.com>
-S:     Maintained
-F:     Documentation/misc-devices/eeprom.rst
-F:     drivers/misc/eeprom/eeprom.c
-
 LEGO MINDSTORMS EV3
 R:     David Lechner <david@lechnology.com>
 S:     Maintained
 F:     Documentation/devicetree/bindings/power/supply/lego,ev3-battery.yaml
-F:     arch/arm/boot/dts/da850-lego-ev3.dts
+F:     arch/arm/boot/dts/ti/davinci/da850-lego-ev3.dts
 F:     drivers/power/supply/lego_ev3_battery.c
 
 LEGO USB Tower driver
@@ -11540,6 +12362,15 @@ F:     drivers/ata/ahci_platform.c
 F:     drivers/ata/libahci_platform.c
 F:     include/linux/ahci_platform.h
 
+LIBATA SATA AHCI SYNOPSYS DWC CONTROLLER DRIVER
+M:     Serge Semin <fancer.lancer@gmail.com>
+L:     linux-ide@vger.kernel.org
+S:     Maintained
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata.git
+F:     Documentation/devicetree/bindings/ata/baikal,bt1-ahci.yaml
+F:     Documentation/devicetree/bindings/ata/snps,dwc-ahci.yaml
+F:     drivers/ata/ahci_dwc.c
+
 LIBATA SATA PROMISE TX2/TX4 CONTROLLER DRIVER
 M:     Mikael Pettersson <mikpelinux@gmail.com>
 L:     linux-ide@vger.kernel.org
@@ -11548,10 +12379,11 @@ T:    git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
 F:     drivers/ata/sata_promise.*
 
 LIBATA SUBSYSTEM (Serial and Parallel ATA drivers)
-M:     Damien Le Moal <damien.lemoal@opensource.wdc.com>
+M:     Damien Le Moal <dlemoal@kernel.org>
+M:     Niklas Cassel <cassel@kernel.org>
 L:     linux-ide@vger.kernel.org
 S:     Maintained
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata.git
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux.git
 F:     Documentation/ABI/testing/sysfs-ata
 F:     Documentation/devicetree/bindings/ata/
 F:     drivers/ata/
@@ -11603,6 +12435,13 @@ F:     include/linux/nd.h
 F:     include/uapi/linux/ndctl.h
 F:     tools/testing/nvdimm/
 
+LIBRARY CODE
+M:     Andrew Morton <akpm@linux-foundation.org>
+L:     linux-kernel@vger.kernel.org
+S:     Supported
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-nonmm-unstable
+F:     lib/*
+
 LICENSES and SPDX stuff
 M:     Thomas Gleixner <tglx@linutronix.de>
 M:     Greg Kroah-Hartman <gregkh@linuxfoundation.org>
@@ -11614,25 +12453,29 @@ F:    Documentation/process/license-rules.rst
 F:     LICENSES/
 F:     scripts/spdxcheck-test.sh
 F:     scripts/spdxcheck.py
+F:     scripts/spdxexclude
 
 LINEAR RANGES HELPERS
 M:     Mark Brown <broonie@kernel.org>
 R:     Matti Vaittinen <mazziesaccount@gmail.com>
+F:     include/linux/linear_range.h
 F:     lib/linear_ranges.c
 F:     lib/test_linear_ranges.c
-F:     include/linux/linear_range.h
 
 LINUX FOR POWER MACINTOSH
-M:     Benjamin Herrenschmidt <benh@kernel.crashing.org>
 L:     linuxppc-dev@lists.ozlabs.org
-S:     Odd Fixes
+S:     Orphan
 F:     arch/powerpc/platforms/powermac/
 F:     drivers/macintosh/
+X:     drivers/macintosh/adb-iop.c
+X:     drivers/macintosh/via-macii.c
 
 LINUX FOR POWERPC (32-BIT AND 64-BIT)
 M:     Michael Ellerman <mpe@ellerman.id.au>
 R:     Nicholas Piggin <npiggin@gmail.com>
 R:     Christophe Leroy <christophe.leroy@csgroup.eu>
+R:     Aneesh Kumar K.V <aneesh.kumar@kernel.org>
+R:     Naveen N. Rao <naveen.n.rao@linux.ibm.com>
 L:     linuxppc-dev@lists.ozlabs.org
 S:     Supported
 W:     https://github.com/linuxppc/wiki/wiki
@@ -11642,13 +12485,12 @@ F:    Documentation/ABI/stable/sysfs-firmware-opal-*
 F:     Documentation/devicetree/bindings/i2c/i2c-opal.txt
 F:     Documentation/devicetree/bindings/powerpc/
 F:     Documentation/devicetree/bindings/rtc/rtc-opal.txt
-F:     Documentation/powerpc/
+F:     Documentation/arch/powerpc/
 F:     arch/powerpc/
 F:     drivers/*/*/*pasemi*
 F:     drivers/*/*pasemi*
 F:     drivers/char/tpm/tpm_ibmvtpm*
 F:     drivers/crypto/nx/
-F:     drivers/crypto/vmx/
 F:     drivers/i2c/busses/i2c-opal.c
 F:     drivers/net/ethernet/ibm/ibmveth.*
 F:     drivers/net/ethernet/ibm/ibmvnic.*
@@ -11678,20 +12520,21 @@ S:    Orphan
 F:     arch/powerpc/platforms/40x/
 F:     arch/powerpc/platforms/44x/
 
-LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
+LINUX FOR POWERPC EMBEDDED PPC85XX
 M:     Scott Wood <oss@buserror.net>
 L:     linuxppc-dev@lists.ozlabs.org
 S:     Odd fixes
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git
+F:     Documentation/devicetree/bindings/cache/freescale-l2cache.txt
 F:     Documentation/devicetree/bindings/powerpc/fsl/
-F:     arch/powerpc/platforms/83xx/
 F:     arch/powerpc/platforms/85xx/
 
-LINUX FOR POWERPC EMBEDDED PPC8XX
+LINUX FOR POWERPC EMBEDDED PPC8XX AND PPC83XX
 M:     Christophe Leroy <christophe.leroy@csgroup.eu>
 L:     linuxppc-dev@lists.ozlabs.org
 S:     Maintained
 F:     arch/powerpc/platforms/8xx/
+F:     arch/powerpc/platforms/83xx/
 
 LINUX KERNEL DUMP TEST MODULE (LKDTM)
 M:     Kees Cook <keescook@chromium.org>
@@ -11724,12 +12567,19 @@ F:    Documentation/litmus-tests/
 F:     Documentation/memory-barriers.txt
 F:     tools/memory-model/
 
+LINUX-NEXT TREE
+M:     Stephen Rothwell <sfr@canb.auug.org.au>
+L:     linux-next@vger.kernel.org
+S:     Supported
+B:     mailto:linux-next@vger.kernel.org and the appropriate development tree
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/
+
 LIS3LV02D ACCELEROMETER DRIVER
 M:     Eric Piel <eric.piel@tremplin-utc.net>
 S:     Maintained
 F:     Documentation/misc-devices/lis3lv02d.rst
 F:     drivers/misc/lis3lv02d/
-F:     drivers/platform/x86/hp_accel.c
+F:     drivers/platform/x86/hp/hp_accel.c
 
 LIST KUNIT TEST
 M:     David Gow <davidgow@google.com>
@@ -11746,11 +12596,11 @@ M:    Joel Stanley <joel@jms.id.au>
 S:     Maintained
 F:     Documentation/devicetree/bindings/*/litex,*.yaml
 F:     arch/openrisc/boot/dts/or1klitex.dts
-F:     include/linux/litex.h
-F:     drivers/tty/serial/liteuart.c
-F:     drivers/soc/litex/*
-F:     drivers/net/ethernet/litex/*
 F:     drivers/mmc/host/litex_mmc.c
+F:     drivers/net/ethernet/litex/*
+F:     drivers/soc/litex/*
+F:     drivers/tty/serial/liteuart.c
+F:     include/linux/litex.h
 N:     litex
 
 LIVE PATCHING
@@ -11768,7 +12618,6 @@ F:      arch/powerpc/include/asm/livepatch.h
 F:     include/linux/livepatch.h
 F:     kernel/livepatch/
 F:     kernel/module/livepatch.c
-F:     lib/livepatch/
 F:     samples/livepatch/
 F:     tools/testing/selftests/livepatch/
 
@@ -11809,13 +12658,6 @@ F:     Documentation/hwmon/lm90.rst
 F:     drivers/hwmon/lm90.c
 F:     include/dt-bindings/thermal/lm90.h
 
-LM95234 HARDWARE MONITOR DRIVER
-M:     Guenter Roeck <linux@roeck-us.net>
-L:     linux-hwmon@vger.kernel.org
-S:     Maintained
-F:     Documentation/hwmon/lm95234.rst
-F:     drivers/hwmon/lm95234.c
-
 LME2510 MEDIA DRIVER
 M:     Malcolm Priestley <tvboxspy@gmail.com>
 L:     linux-media@vger.kernel.org
@@ -11831,6 +12673,12 @@ T:     git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/har
 F:     Documentation/admin-guide/LSM/LoadPin.rst
 F:     security/loadpin/
 
+LOCKDOWN SECURITY MODULE
+L:     linux-security-module@vger.kernel.org
+S:     Odd Fixes
+T:     git https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm.git
+F:     security/lockdown/
+
 LOCKING PRIMITIVES
 M:     Peter Zijlstra <peterz@infradead.org>
 M:     Ingo Molnar <mingo@redhat.com>
@@ -11842,7 +12690,7 @@ S:      Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking/core
 F:     Documentation/locking/
 F:     arch/*/include/asm/spinlock*.h
-F:     include/linux/lockdep.h
+F:     include/linux/lockdep*.h
 F:     include/linux/mutex*.h
 F:     include/linux/rwlock*.h
 F:     include/linux/rwsem*.h
@@ -11879,10 +12727,79 @@ R:    WANG Xuerui <kernel@xen0n.name>
 L:     loongarch@lists.linux.dev
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson.git
+F:     Documentation/arch/loongarch/
+F:     Documentation/translations/zh_CN/arch/loongarch/
 F:     arch/loongarch/
 F:     drivers/*/*loongarch*
-F:     Documentation/loongarch/
-F:     Documentation/translations/zh_CN/loongarch/
+
+LOONGSON GPIO DRIVER
+M:     Yinbo Zhu <zhuyinbo@loongson.cn>
+L:     linux-gpio@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/gpio/loongson,ls-gpio.yaml
+F:     drivers/gpio/gpio-loongson-64bit.c
+
+LOONGSON LS2X APB DMA DRIVER
+M:     Binbin Zhou <zhoubinbin@loongson.cn>
+L:     dmaengine@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/dma/loongson,ls2x-apbdma.yaml
+F:     drivers/dma/ls2x-apb-dma.c
+
+LOONGSON LS2X I2C DRIVER
+M:     Binbin Zhou <zhoubinbin@loongson.cn>
+L:     linux-i2c@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/i2c/loongson,ls2x-i2c.yaml
+F:     drivers/i2c/busses/i2c-ls2x.c
+
+LOONGSON-2 SOC SERIES CLOCK DRIVER
+M:     Yinbo Zhu <zhuyinbo@loongson.cn>
+L:     linux-clk@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/clock/loongson,ls2k-clk.yaml
+F:     drivers/clk/clk-loongson2.c
+F:     include/dt-bindings/clock/loongson,ls2k-clk.h
+
+LOONGSON SPI DRIVER
+M:     Yinbo Zhu <zhuyinbo@loongson.cn>
+L:     linux-spi@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/spi/loongson,ls2k-spi.yaml
+F:     drivers/spi/spi-loongson-core.c
+F:     drivers/spi/spi-loongson-pci.c
+F:     drivers/spi/spi-loongson-plat.c
+F:     drivers/spi/spi-loongson.h
+
+LOONGSON-2 SOC SERIES GUTS DRIVER
+M:     Yinbo Zhu <zhuyinbo@loongson.cn>
+L:     loongarch@lists.linux.dev
+S:     Maintained
+F:     Documentation/devicetree/bindings/hwinfo/loongson,ls2k-chipid.yaml
+F:     drivers/soc/loongson/loongson2_guts.c
+
+LOONGSON-2 SOC SERIES PM DRIVER
+M:     Yinbo Zhu <zhuyinbo@loongson.cn>
+L:     linux-pm@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/soc/loongson/loongson,ls2k-pmc.yaml
+F:     drivers/soc/loongson/loongson2_pm.c
+
+LOONGSON-2 SOC SERIES PINCTRL DRIVER
+M:     zhanghongchen <zhanghongchen@loongson.cn>
+M:     Yinbo Zhu <zhuyinbo@loongson.cn>
+L:     linux-gpio@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/pinctrl/loongson,ls2k-pinctrl.yaml
+F:     drivers/pinctrl/pinctrl-loongson2.c
+
+LOONGSON-2 SOC SERIES THERMAL DRIVER
+M:     zhanghongchen <zhanghongchen@loongson.cn>
+M:     Yinbo Zhu <zhuyinbo@loongson.cn>
+L:     linux-pm@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/thermal/loongson,ls2k-thermal.yaml
+F:     drivers/thermal/loongson2_thermal.c
 
 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
 M:     Sathya Prakash <sathya.prakash@broadcom.com>
@@ -11912,7 +12829,7 @@ LTC2688 IIO DAC DRIVER
 M:     Nuno Sá <nuno.sa@analog.com>
 L:     linux-iio@vger.kernel.org
 S:     Supported
-W:     http://ez.analog.com/community/linux-device-drivers
+W:     https://ez.analog.com/linux-software-drivers
 F:     Documentation/ABI/testing/sysfs-bus-iio-dac-ltc2688
 F:     Documentation/devicetree/bindings/iio/dac/adi,ltc2688.yaml
 F:     drivers/iio/dac/ltc2688.c
@@ -11928,6 +12845,14 @@ F:     drivers/hwmon/ltc2947-i2c.c
 F:     drivers/hwmon/ltc2947-spi.c
 F:     drivers/hwmon/ltc2947.h
 
+LTC2991 HARDWARE MONITOR DRIVER
+M:     Antoniu Miclaus <antoniu.miclaus@analog.com>
+L:     linux-hwmon@vger.kernel.org
+S:     Supported
+W:     https://ez.analog.com/linux-software-drivers
+F:     Documentation/devicetree/bindings/hwmon/adi,ltc2991.yaml
+F:     drivers/hwmon/ltc2991.c
+
 LTC2983 IIO TEMPERATURE DRIVER
 M:     Nuno Sá <nuno.sa@analog.com>
 L:     linux-iio@vger.kernel.org
@@ -11936,12 +12861,23 @@ W:    https://ez.analog.com/linux-software-drivers
 F:     Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml
 F:     drivers/iio/temperature/ltc2983.c
 
-LTC4261 HARDWARE MONITOR DRIVER
-M:     Guenter Roeck <linux@roeck-us.net>
+LTC4282 HARDWARE MONITOR DRIVER
+M:     Nuno Sa <nuno.sa@analog.com>
 L:     linux-hwmon@vger.kernel.org
+S:     Supported
+F:     Documentation/devicetree/bindings/hwmon/adi,ltc4282.yaml
+F:     Documentation/hwmon/ltc4282.rst
+F:     drivers/hwmon/ltc4282.c
+
+LTC4286 HARDWARE MONITOR DRIVER
+M:     Delphine CC Chiu <Delphine_CC_Chiu@Wiwynn.com>
+L:     linux-i2c@vger.kernel.org
 S:     Maintained
-F:     Documentation/hwmon/ltc4261.rst
-F:     drivers/hwmon/ltc4261.c
+F:     Documentation/devicetree/bindings/hwmon/lltc,ltc4286.yaml
+F:     Documentation/hwmon/ltc4286.rst
+F:     drivers/hwmon/pmbus/Kconfig
+F:     drivers/hwmon/pmbus/Makefile
+F:     drivers/hwmon/pmbus/ltc4286.c
 
 LTC4306 I2C MULTIPLEXER DRIVER
 M:     Michael Hennerich <michael.hennerich@analog.com>
@@ -11952,16 +12888,22 @@ F:    Documentation/devicetree/bindings/i2c/i2c-mux-ltc4306.txt
 F:     drivers/i2c/muxes/i2c-mux-ltc4306.c
 
 LTP (Linux Test Project)
-M:     Mike Frysinger <vapier@gentoo.org>
 M:     Cyril Hrubis <chrubis@suse.cz>
-M:     Wanlong Gao <wanlong.gao@gmail.com>
 M:     Jan Stancek <jstancek@redhat.com>
-M:     Stanislav Kholmanskikh <stanislav.kholmanskikh@oracle.com>
-M:     Alexey Kodanev <alexey.kodanev@oracle.com>
+M:     Petr Vorel <pvorel@suse.cz>
+M:     Li Wang <liwang@redhat.com>
+M:     Yang Xu <xuyang2018.jy@fujitsu.com>
 L:     ltp@lists.linux.it (subscribers-only)
 S:     Maintained
 W:     http://linux-test-project.github.io/
-T:     git git://github.com/linux-test-project/ltp.git
+T:     git https://github.com/linux-test-project/ltp.git
+
+LTR390 AMBIENT/UV LIGHT SENSOR DRIVER
+M:     Anshul Dalal <anshulusr@gmail.com>
+L:     linux-iio@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/iio/light/liteon,ltr390.yaml
+F:     drivers/iio/light/ltr390.c
 
 LYNX 28G SERDES PHY DRIVER
 M:     Ioana Ciornei <ioana.ciornei@nxp.com>
@@ -12002,13 +12944,10 @@ W:    http://www.tazenda.demon.co.uk/phil/linux-hp
 F:     arch/m68k/hp300/
 
 M88DS3103 MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/dvb-frontends/m88ds3103*
 
 M88RS2000 MEDIA DRIVER
@@ -12036,7 +12975,7 @@ T:      git git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git
 F:     Documentation/networking/mac80211-injection.rst
 F:     Documentation/networking/mac80211_hwsim/mac80211_hwsim.rst
-F:     drivers/net/wireless/mac80211_hwsim.[ch]
+F:     drivers/net/wireless/virtual/mac80211_hwsim.[ch]
 F:     include/net/mac80211.h
 F:     net/mac80211/
 
@@ -12044,20 +12983,28 @@ MAILBOX API
 M:     Jassi Brar <jassisinghbrar@gmail.com>
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
+F:     Documentation/devicetree/bindings/mailbox/
 F:     drivers/mailbox/
+F:     include/dt-bindings/mailbox/
 F:     include/linux/mailbox_client.h
 F:     include/linux/mailbox_controller.h
-F:     include/dt-bindings/mailbox/
-F:     Documentation/devicetree/bindings/mailbox/
 
 MAILBOX ARM MHUv2
 M:     Viresh Kumar <viresh.kumar@linaro.org>
 M:     Tushar Khandelwal <Tushar.Khandelwal@arm.com>
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
+F:     Documentation/devicetree/bindings/mailbox/arm,mhuv2.yaml
 F:     drivers/mailbox/arm_mhuv2.c
 F:     include/linux/mailbox/arm_mhuv2_message.h
-F:     Documentation/devicetree/bindings/mailbox/arm,mhuv2.yaml
+
+MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
+M:     Alejandro Colomar <alx@kernel.org>
+L:     linux-man@vger.kernel.org
+S:     Maintained
+W:     http://www.kernel.org/doc/man-pages
+T:     git git://git.kernel.org/pub/scm/docs/man-pages/man-pages.git
+T:     git git://www.alejandro-colomar.es/src/alx/linux/man-pages/man-pages.git
 
 MANAGEMENT COMPONENT TRANSPORT PROTOCOL (MCTP)
 M:     Jeremy Kerr <jk@codeconstruct.com.au>
@@ -12071,11 +13018,18 @@ F:    include/net/mctpdevice.h
 F:     include/net/netns/mctp.h
 F:     net/mctp/
 
-MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
-M:     Michael Kerrisk <mtk.manpages@gmail.com>
-L:     linux-man@vger.kernel.org
-S:     Maintained
-W:     http://www.kernel.org/doc/man-pages
+MAPLE TREE
+M:     Liam R. Howlett <Liam.Howlett@oracle.com>
+L:     maple-tree@lists.infradead.org
+L:     linux-mm@kvack.org
+S:     Supported
+F:     Documentation/core-api/maple_tree.rst
+F:     include/linux/maple_tree.h
+F:     include/trace/events/maple_tree.h
+F:     lib/maple_tree.c
+F:     lib/test_maple_tree.c
+F:     tools/testing/radix-tree/linux/maple_tree.h
+F:     tools/testing/radix-tree/maple.c
 
 MARDUK (CREATOR CI40) DEVICE TREE SUPPORT
 M:     Rahul Bedarkar <rahulbedarkar89@gmail.com>
@@ -12085,10 +13039,10 @@ F:    arch/mips/boot/dts/img/pistachio*
 
 MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER
 M:     Andrew Lunn <andrew@lunn.ch>
-M:     Vivien Didelot <vivien.didelot@gmail.com>
 L:     netdev@vger.kernel.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/net/dsa/marvell.txt
+F:     Documentation/devicetree/bindings/net/dsa/marvell,mv88e6060.yaml
+F:     Documentation/devicetree/bindings/net/dsa/marvell,mv88e6xxx.yaml
 F:     Documentation/networking/devlink/mv88e6xxx.rst
 F:     drivers/net/dsa/mv88e6xxx/
 F:     include/linux/dsa/mv88e6xxx.h
@@ -12097,8 +13051,8 @@ F:      include/linux/platform_data/mv88e6xxx.h
 MARVELL ARMADA 3700 PHY DRIVERS
 M:     Miquel Raynal <miquel.raynal@bootlin.com>
 S:     Maintained
-F:     Documentation/devicetree/bindings/phy/phy-mvebu-comphy.txt
 F:     Documentation/devicetree/bindings/phy/marvell,armada-3700-utmi-phy.yaml
+F:     Documentation/devicetree/bindings/phy/phy-mvebu-comphy.txt
 F:     drivers/phy/marvell/phy-mvebu-a3700-comphy.c
 F:     drivers/phy/marvell/phy-mvebu-a3700-utmi.c
 
@@ -12165,41 +13119,52 @@ S:    Maintained
 F:     drivers/thermal/armada_thermal.c
 
 MARVELL MVNETA ETHERNET DRIVER
-M:     Thomas Petazzoni <thomas.petazzoni@bootlin.com>
+M:     Marcin Wojtas <marcin.s.wojtas@gmail.com>
 L:     netdev@vger.kernel.org
 S:     Maintained
-F:     drivers/net/ethernet/marvell/mvneta.*
+F:     drivers/net/ethernet/marvell/mvneta*
 
 MARVELL MVPP2 ETHERNET DRIVER
-M:     Marcin Wojtas <mw@semihalf.com>
+M:     Marcin Wojtas <marcin.s.wojtas@gmail.com>
 M:     Russell King <linux@armlinux.org.uk>
 L:     netdev@vger.kernel.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/net/marvell-pp2.txt
+F:     Documentation/devicetree/bindings/net/marvell,pp2.yaml
 F:     drivers/net/ethernet/marvell/mvpp2/
 
 MARVELL MWIFIEX WIRELESS DRIVER
-M:     Amitkumar Karwar <amitkarwar@gmail.com>
-M:     Ganapathi Bhat <ganapathi017@gmail.com>
-M:     Sharvari Harisangam <sharvari.harisangam@nxp.com>
-M:     Xinming Hu <huxinming820@gmail.com>
+M:     Brian Norris <briannorris@chromium.org>
 L:     linux-wireless@vger.kernel.org
-S:     Maintained
+S:     Odd Fixes
 F:     drivers/net/wireless/marvell/mwifiex/
 
 MARVELL MWL8K WIRELESS DRIVER
-M:     Lennert Buytenhek <buytenh@wantstofly.org>
 L:     linux-wireless@vger.kernel.org
-S:     Odd Fixes
+S:     Orphan
 F:     drivers/net/wireless/marvell/mwl8k.c
 
 MARVELL NAND CONTROLLER DRIVER
 M:     Miquel Raynal <miquel.raynal@bootlin.com>
 L:     linux-mtd@lists.infradead.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/mtd/marvell-nand.txt
 F:     drivers/mtd/nand/raw/marvell_nand.c
 
+MARVELL OCTEON ENDPOINT DRIVER
+M:     Veerasenareddy Burru <vburru@marvell.com>
+M:     Sathesh Edara <sedara@marvell.com>
+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>
@@ -12223,7 +13188,7 @@ F:      Documentation/networking/device_drivers/ethernet/marvell/octeontx2.rst
 F:     drivers/net/ethernet/marvell/octeontx2/af/
 
 MARVELL PRESTERA ETHERNET SWITCH DRIVER
-M:     Taras Chornyi <tchornyi@marvell.com>
+M:     Taras Chornyi <taras.chornyi@plvision.eu>
 S:     Supported
 W:     https://github.com/Marvell-switching/switchdev-prestera
 F:     drivers/net/ethernet/marvell/prestera/
@@ -12247,13 +13212,6 @@ S:     Supported
 F:     Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.yaml
 F:     drivers/mmc/host/sdhci-xenon*
 
-MARVELL OCTEON ENDPOINT DRIVER
-M:     Veerasenareddy Burru <vburru@marvell.com>
-M:     Abhijit Ayarekar <aayarekar@marvell.com>
-L:     netdev@vger.kernel.org
-S:     Supported
-F:     drivers/net/ethernet/marvell/octeon_ep
-
 MATROX FRAMEBUFFER DRIVER
 L:     linux-fbdev@vger.kernel.org
 S:     Orphan
@@ -12267,13 +13225,6 @@ S:     Maintained
 F:     Documentation/hwmon/max15301.rst
 F:     drivers/hwmon/pmbus/max15301.c
 
-MAX16065 HARDWARE MONITOR DRIVER
-M:     Guenter Roeck <linux@roeck-us.net>
-L:     linux-hwmon@vger.kernel.org
-S:     Maintained
-F:     Documentation/hwmon/max16065.rst
-F:     drivers/hwmon/max16065.c
-
 MAX2175 SDR TUNER DRIVER
 M:     Ramesh Shanmugasundaram <rashanmu@gmail.com>
 L:     linux-media@vger.kernel.org
@@ -12284,21 +13235,20 @@ F:    Documentation/userspace-api/media/drivers/max2175.rst
 F:     drivers/media/i2c/max2175*
 F:     include/uapi/linux/max2175.h
 
+MAX31335 RTC DRIVER
+M:     Antoniu Miclaus <antoniu.miclaus@analog.com>
+L:     linux-rtc@vger.kernel.org
+S:     Supported
+W:     https://ez.analog.com/linux-software-drivers
+F:     Documentation/devicetree/bindings/rtc/adi,max31335.yaml
+F:     drivers/rtc/rtc-max31335.c
+
 MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
 L:     linux-hwmon@vger.kernel.org
 S:     Orphan
 F:     Documentation/hwmon/max6650.rst
 F:     drivers/hwmon/max6650.c
 
-MAX6697 HARDWARE MONITOR DRIVER
-M:     Guenter Roeck <linux@roeck-us.net>
-L:     linux-hwmon@vger.kernel.org
-S:     Maintained
-F:     Documentation/devicetree/bindings/hwmon/max6697.txt
-F:     Documentation/hwmon/max6697.rst
-F:     drivers/hwmon/max6697.c
-F:     include/linux/platform_data/max6697.h
-
 MAX9286 QUAD GMSL DESERIALIZER DRIVER
 M:     Jacopo Mondi <jacopo+renesas@jmondi.org>
 M:     Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
@@ -12313,6 +13263,7 @@ MAX96712 QUAD GMSL2 DESERIALIZER DRIVER
 M:     Niklas Söderlund <niklas.soderlund@ragnatech.se>
 L:     linux-media@vger.kernel.org
 S:     Maintained
+F:     Documentation/devicetree/bindings/media/i2c/maxim,max96712.yaml
 F:     drivers/staging/media/max96712/max96712.c
 
 MAX9860 MONO AUDIO VOICE CODEC DRIVER
@@ -12329,6 +13280,14 @@ S:     Maintained
 F:     Documentation/devicetree/bindings/iio/proximity/maxbotix,mb1232.yaml
 F:     drivers/iio/proximity/mb1232.c
 
+MAXIM MAX11205 DRIVER
+M:     Ramona Bolboaca <ramona.bolboaca@analog.com>
+L:     linux-iio@vger.kernel.org
+S:     Supported
+W:     https://ez.analog.com/linux-software-drivers
+F:     Documentation/devicetree/bindings/iio/adc/maxim,max11205.yaml
+F:     drivers/iio/adc/max11205.c
+
 MAXIM MAX17040 FAMILY FUEL GAUGE DRIVERS
 R:     Iskren Chernev <iskren.chernev@gmail.com>
 R:     Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
@@ -12357,6 +13316,12 @@ S:     Maintained
 F:     Documentation/devicetree/bindings/regulator/maxim,max20086.yaml
 F:     drivers/regulator/max20086-regulator.c
 
+MAXIM MAX30208 TEMPERATURE SENSOR DRIVER
+M:     Rajat Khandelwal <rajat.khandelwal@linux.intel.com>
+L:     linux-iio@vger.kernel.org
+S:     Maintained
+F:     drivers/iio/temperature/max30208.c
+
 MAXIM MAX77650 PMIC MFD DRIVER
 M:     Bartosz Golaszewski <brgl@bgdev.pl>
 L:     linux-kernel@vger.kernel.org
@@ -12394,9 +13359,8 @@ F:      drivers/power/supply/max77976_charger.c
 
 MAXIM MUIC CHARGER DRIVERS FOR EXYNOS BASED BOARDS
 M:     Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
-M:     Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
 L:     linux-pm@vger.kernel.org
-S:     Supported
+S:     Maintained
 B:     mailto:linux-samsung-soc@vger.kernel.org
 F:     Documentation/devicetree/bindings/power/supply/maxim,max14577.yaml
 F:     Documentation/devicetree/bindings/power/supply/maxim,max77693.yaml
@@ -12406,9 +13370,8 @@ F:      drivers/power/supply/max77693_charger.c
 MAXIM PMIC AND MUIC DRIVERS FOR EXYNOS BASED BOARDS
 M:     Chanwoo Choi <cw00.choi@samsung.com>
 M:     Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
-M:     Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
 L:     linux-kernel@vger.kernel.org
-S:     Supported
+S:     Maintained
 B:     mailto:linux-samsung-soc@vger.kernel.org
 F:     Documentation/devicetree/bindings/*/maxim,max14577.yaml
 F:     Documentation/devicetree/bindings/*/maxim,max77686.yaml
@@ -12441,12 +13404,6 @@ L:     netdev@vger.kernel.org
 S:     Supported
 F:     drivers/net/phy/mxl-gpy.c
 
-MCBA MICROCHIP CAN BUS ANALYZER TOOL DRIVER
-R:     Yasushi SHOJI <yashi@spacecubics.com>
-L:     linux-can@vger.kernel.org
-S:     Maintained
-F:     drivers/net/can/usb/mcba_usb.c
-
 MCAN MMIO DEVICE DRIVER
 M:     Chandrasekar Ramakrishnan <rcsekar@samsung.com>
 L:     linux-can@vger.kernel.org
@@ -12456,6 +13413,12 @@ F:     drivers/net/can/m_can/m_can.c
 F:     drivers/net/can/m_can/m_can.h
 F:     drivers/net/can/m_can/m_can_platform.c
 
+MCBA MICROCHIP CAN BUS ANALYZER TOOL DRIVER
+R:     Yasushi SHOJI <yashi@spacecubics.com>
+L:     linux-can@vger.kernel.org
+S:     Maintained
+F:     drivers/net/can/usb/mcba_usb.c
+
 MCP2221A MICROCHIP USB-HID TO I2C BRIDGE DRIVER
 M:     Rishi Gupta <gupt21@gmail.com>
 L:     linux-i2c@vger.kernel.org
@@ -12480,15 +13443,29 @@ F:    Documentation/ABI/testing/sysfs-bus-iio-potentiometer-mcp4531
 F:     drivers/iio/potentiometer/mcp4018.c
 F:     drivers/iio/potentiometer/mcp4531.c
 
+MCP4821 DAC DRIVER
+M:     Anshul Dalal <anshulusr@gmail.com>
+L:     linux-iio@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/iio/dac/microchip,mcp4821.yaml
+F:     drivers/iio/dac/mcp4821.c
+
 MCR20A IEEE-802.15.4 RADIO DRIVER
-M:     Xue Liu <liuxuenetmail@gmail.com>
+M:     Stefan Schmidt <stefan@datenfreihafen.org>
 L:     linux-wpan@vger.kernel.org
-S:     Maintained
+S:     Odd Fixes
 W:     https://github.com/xueliu/mcr20a-linux
 F:     Documentation/devicetree/bindings/net/ieee802154/mcr20a.txt
 F:     drivers/net/ieee802154/mcr20a.c
 F:     drivers/net/ieee802154/mcr20a.h
 
+MDIO REGMAP DRIVER
+M:     Maxime Chevallier <maxime.chevallier@bootlin.com>
+L:     netdev@vger.kernel.org
+S:     Maintained
+F:     drivers/net/mdio/mdio-regmap.c
+F:     include/linux/mdio/mdio-regmap.h
+
 MEASUREMENT COMPUTING CIO-DAC IIO DRIVER
 M:     William Breathitt Gray <william.gray@linaro.org>
 L:     linux-iio@vger.kernel.org
@@ -12569,17 +13546,21 @@ F:    drivers/staging/media/imx/
 F:     include/linux/imx-media.h
 F:     include/media/imx.h
 
-MEDIA DRIVERS FOR FREESCALE IMX7
+MEDIA DRIVERS FOR FREESCALE IMX7/8
 M:     Rui Miguel Silva <rmfrfs@gmail.com>
 M:     Laurent Pinchart <laurent.pinchart@ideasonboard.com>
+M:     Martin Kepplinger <martin.kepplinger@puri.sm>
+R:     Purism Kernel Team <kernel@puri.sm>
 L:     linux-media@vger.kernel.org
 S:     Maintained
 T:     git git://linuxtv.org/media_tree.git
 F:     Documentation/admin-guide/media/imx7.rst
 F:     Documentation/devicetree/bindings/media/nxp,imx-mipi-csi2.yaml
 F:     Documentation/devicetree/bindings/media/nxp,imx7-csi.yaml
+F:     Documentation/devicetree/bindings/media/nxp,imx8mq-mipi-csi2.yaml
 F:     drivers/media/platform/nxp/imx-mipi-csis.c
-F:     drivers/staging/media/imx/imx7-media-csi.c
+F:     drivers/media/platform/nxp/imx7-media-csi.c
+F:     drivers/media/platform/nxp/imx8mq-mipi-csi2.c
 
 MEDIA DRIVERS FOR HELENE
 M:     Abylay Ospan <aospan@netup.ru>
@@ -12683,6 +13664,7 @@ T:      git git://linuxtv.org/media_tree.git
 F:     Documentation/devicetree/bindings/media/renesas,csi2.yaml
 F:     Documentation/devicetree/bindings/media/renesas,isp.yaml
 F:     Documentation/devicetree/bindings/media/renesas,vin.yaml
+F:     drivers/media/platform/renesas/rcar-csi2.c
 F:     drivers/media/platform/renesas/rcar-isp.c
 F:     drivers/media/platform/renesas/rcar-vin/
 
@@ -12710,13 +13692,16 @@ W:    https://linuxtv.org
 T:     git git://linuxtv.org/media_tree.git
 F:     drivers/media/dvb-frontends/stv6111*
 
-MEDIA DRIVERS FOR STM32 - DCMI
+MEDIA DRIVERS FOR STM32 - DCMI / DCMIPP
 M:     Hugues Fruchet <hugues.fruchet@foss.st.com>
+M:     Alain Volmat <alain.volmat@foss.st.com>
 L:     linux-media@vger.kernel.org
 S:     Supported
 T:     git git://linuxtv.org/media_tree.git
 F:     Documentation/devicetree/bindings/media/st,stm32-dcmi.yaml
+F:     Documentation/devicetree/bindings/media/st,stm32-dcmipp.yaml
 F:     drivers/media/platform/st/stm32/stm32-dcmi.c
+F:     drivers/media/platform/st/stm32/stm32-dcmipp/*
 
 MEDIA INPUT INFRASTRUCTURE (V4L/DVB)
 M:     Mauro Carvalho Chehab <mchehab@kernel.org>
@@ -12737,7 +13722,6 @@ F:      include/media/
 F:     include/uapi/linux/dvb/
 F:     include/uapi/linux/ivtv*
 F:     include/uapi/linux/media.h
-F:     include/uapi/linux/meye.h
 F:     include/uapi/linux/uvcvideo.h
 F:     include/uapi/linux/v4l2-*
 F:     include/uapi/linux/videodev2.h
@@ -12768,18 +13752,35 @@ L:    dmaengine@vger.kernel.org
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 L:     linux-mediatek@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
-F:     Documentation/devicetree/bindings/dma/mtk-*
+F:     Documentation/devicetree/bindings/dma/mediatek,*
 F:     drivers/dma/mediatek/
 
 MEDIATEK ETHERNET DRIVER
 M:     Felix Fietkau <nbd@nbd.name>
-M:     John Crispin <john@phrozen.org>
 M:     Sean Wang <sean.wang@mediatek.com>
 M:     Mark Lee <Mark-MC.Lee@mediatek.com>
+M:     Lorenzo Bianconi <lorenzo@kernel.org>
 L:     netdev@vger.kernel.org
 S:     Maintained
 F:     drivers/net/ethernet/mediatek/
 
+MEDIATEK ETHERNET PCS DRIVER
+M:     Alexander Couzens <lynxis@fe80.eu>
+M:     Daniel Golle <daniel@makrotopia.org>
+L:     netdev@vger.kernel.org
+S:     Maintained
+F:     drivers/net/pcs/pcs-mtk-lynxi.c
+F:     include/linux/pcs/pcs-mtk-lynxi.h
+
+MEDIATEK ETHERNET PHY DRIVERS
+M:     Daniel Golle <daniel@makrotopia.org>
+M:     Qingfang Deng <dqfext@gmail.com>
+M:     SkyLake Huang <SkyLake.Huang@mediatek.com>
+L:     netdev@vger.kernel.org
+S:     Maintained
+F:     drivers/net/phy/mediatek-ge-soc.c
+F:     drivers/net/phy/mediatek-ge.c
+
 MEDIATEK I2C CONTROLLER DRIVER
 M:     Qii Wang <qii.wang@mediatek.com>
 L:     linux-i2c@vger.kernel.org
@@ -12794,6 +13795,7 @@ L:      linux-mediatek@lists.infradead.org (moderated for non-subscribers)
 S:     Supported
 F:     Documentation/devicetree/bindings/iommu/mediatek*
 F:     drivers/iommu/mtk_iommu*
+F:     include/dt-bindings/memory/mediatek,mt*-port.h
 F:     include/dt-bindings/memory/mt*-port.h
 
 MEDIATEK JPEG DRIVER
@@ -12802,6 +13804,12 @@ S:     Supported
 F:     Documentation/devicetree/bindings/media/mediatek-jpeg-*.yaml
 F:     drivers/media/platform/mediatek/jpeg/
 
+MEDIATEK KEYPAD DRIVER
+M:     Mattijs Korpershoek <mkorpershoek@baylibre.com>
+S:     Supported
+F:     Documentation/devicetree/bindings/input/mediatek,mt6779-keypad.yaml
+F:     drivers/input/keyboard/mt6779-keypad.c
+
 MEDIATEK MDP DRIVER
 M:     Minghsiu Tsai <minghsiu.tsai@mediatek.com>
 M:     Houlong Wei <houlong.wei@mediatek.com>
@@ -12821,6 +13829,13 @@ F:     Documentation/devicetree/bindings/media/mediatek-vpu.txt
 F:     drivers/media/platform/mediatek/vcodec/
 F:     drivers/media/platform/mediatek/vpu/
 
+MEDIATEK MIPI-CSI CDPHY DRIVER
+M:     Julien Stephan <jstephan@baylibre.com>
+M:     Andy Hsieh <andy.hsieh@mediatek.com>
+S:     Supported
+F:     Documentation/devicetree/bindings/phy/mediatek,mt8365-csi-rx.yaml
+F:     drivers/phy/mediatek/phy-mtk-mipi-csi-0-5*
+
 MEDIATEK MMC/SD/SDIO DRIVER
 M:     Chaotian Jing <chaotian.jing@mediatek.com>
 S:     Maintained
@@ -12835,11 +13850,12 @@ R:    Shayne Chen <shayne.chen@mediatek.com>
 R:     Sean Wang <sean.wang@mediatek.com>
 L:     linux-wireless@vger.kernel.org
 S:     Maintained
+T:     git https://github.com/nbd168/wireless
 F:     Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml
 F:     drivers/net/wireless/mediatek/mt76/
 
 MEDIATEK MT7601U WIRELESS LAN DRIVER
-M:     Jakub Kicinski <kubakici@wp.pl>
+M:     Jakub Kicinski <kuba@kernel.org>
 L:     linux-wireless@vger.kernel.org
 S:     Maintained
 F:     drivers/net/wireless/mediatek/mt7601u/
@@ -12850,13 +13866,6 @@ S:     Maintained
 F:     Documentation/devicetree/bindings/clock/mediatek,mt7621-sysc.yaml
 F:     drivers/clk/ralink/clk-mt7621.c
 
-MEDIATEK MT7621/28/88 I2C DRIVER
-M:     Stefan Roese <sr@denx.de>
-L:     linux-i2c@vger.kernel.org
-S:     Maintained
-F:     Documentation/devicetree/bindings/i2c/i2c-mt7621.txt
-F:     drivers/i2c/busses/i2c-mt7621.c
-
 MEDIATEK MT7621 PCIE CONTROLLER DRIVER
 M:     Sergio Paracuellos <sergio.paracuellos@gmail.com>
 S:     Maintained
@@ -12869,10 +13878,23 @@ S:    Maintained
 F:     Documentation/devicetree/bindings/phy/mediatek,mt7621-pci-phy.yaml
 F:     drivers/phy/ralink/phy-mt7621-pci.c
 
+MEDIATEK MT7621/28/88 I2C DRIVER
+M:     Stefan Roese <sr@denx.de>
+L:     linux-i2c@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/i2c/mediatek,mt7621-i2c.yaml
+F:     drivers/i2c/busses/i2c-mt7621.c
+
+MEDIATEK MTMIPS CLOCK DRIVER
+M:     Sergio Paracuellos <sergio.paracuellos@gmail.com>
+S:     Maintained
+F:     Documentation/devicetree/bindings/clock/mediatek,mtmips-sysc.yaml
+F:     drivers/clk/ralink/clk-mtmips.c
+
 MEDIATEK NAND CONTROLLER DRIVER
 L:     linux-mtd@lists.infradead.org
 S:     Orphan
-F:     Documentation/devicetree/bindings/mtd/mtk-nand.txt
+F:     Documentation/devicetree/bindings/mtd/mediatek,mtk-nfc.yaml
 F:     drivers/mtd/nand/raw/mtk_*
 
 MEDIATEK PMIC LED DRIVER
@@ -12895,17 +13917,19 @@ F:    drivers/memory/mtk-smi.c
 F:     include/soc/mediatek/smi.h
 
 MEDIATEK SWITCH DRIVER
-M:     Sean Wang <sean.wang@mediatek.com>
-M:     Landen Chao <Landen.Chao@mediatek.com>
+M:     Arınç ÜNAL <arinc.unal@arinc9.com>
+M:     Daniel Golle <daniel@makrotopia.org>
 M:     DENG Qingfang <dqfext@gmail.com>
+M:     Sean Wang <sean.wang@mediatek.com>
 L:     netdev@vger.kernel.org
 S:     Maintained
+F:     drivers/net/dsa/mt7530-mdio.c
+F:     drivers/net/dsa/mt7530-mmio.c
 F:     drivers/net/dsa/mt7530.*
 F:     net/dsa/tag_mtk.c
 
 MEDIATEK T7XX 5G WWAN MODEM DRIVER
 M:     Chandrashekar Devegowda <chandrashekar.devegowda@intel.com>
-M:     Intel Corporation <linuxwwan@intel.com>
 R:     Chiranjeevi Rapolu <chiranjeevi.rapolu@linux.intel.com>
 R:     Liu Haijun <haijun.liu@mediatek.com>
 R:     M Chetan Kumar <m.chetan.kumar@linux.intel.com>
@@ -12926,7 +13950,7 @@ F:      drivers/usb/mtu3/
 
 MEGACHIPS STDPXXXX-GE-B850V3-FW LVDS/DP++ BRIDGES
 M:     Peter Senna Tschudin <peter.senna@gmail.com>
-M:     Martin Donnelly <martin.donnelly@ge.com>
+M:     Ian Ray <ian.ray@ge.com>
 M:     Martyn Welch <martyn.welch@collabora.co.uk>
 S:     Maintained
 F:     Documentation/devicetree/bindings/display/bridge/megachips-stdpxxxx-ge-b850v3-fw.txt
@@ -12936,6 +13960,7 @@ MEGARAID SCSI/SAS DRIVERS
 M:     Kashyap Desai <kashyap.desai@broadcom.com>
 M:     Sumit Saxena <sumit.saxena@broadcom.com>
 M:     Shivasharan S <shivasharan.srikanteshwara@broadcom.com>
+M:     Chandrakanth patil <chandrakanth.patil@broadcom.com>
 L:     megaraidlinux.pdl@broadcom.com
 L:     linux-scsi@vger.kernel.org
 S:     Maintained
@@ -12958,6 +13983,13 @@ S:     Supported
 W:     http://www.melexis.com
 F:     drivers/iio/temperature/mlx90632.c
 
+MELEXIS MLX90635 DRIVER
+M:     Crt Mori <cmo@melexis.com>
+L:     linux-iio@vger.kernel.org
+S:     Supported
+W:     http://www.melexis.com
+F:     drivers/iio/temperature/mlx90635.c
+
 MELFAS MIP4 TOUCHSCREEN DRIVER
 M:     Sangwon Jee <jeesw@melfas.com>
 S:     Supported
@@ -12967,9 +13999,9 @@ F:      drivers/input/touchscreen/melfas_mip4.c
 
 MELLANOX BLUEFIELD I2C DRIVER
 M:     Khalil Blaiech <kblaiech@nvidia.com>
+M:     Asmaa Mnebhi <asmaa@nvidia.com>
 L:     linux-i2c@vger.kernel.org
 S:     Supported
-F:     Documentation/devicetree/bindings/i2c/mellanox,i2c-mlxbf.yaml
 F:     drivers/i2c/busses/i2c-mlxbf.c
 
 MELLANOX ETHERNET DRIVER (mlx4_en)
@@ -13018,7 +14050,7 @@ F:      drivers/net/ethernet/mellanox/mlxfw/
 
 MELLANOX HARDWARE PLATFORM SUPPORT
 M:     Hans de Goede <hdegoede@redhat.com>
-M:     Mark Gross <markgross@kernel.org>
+M:     Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
 M:     Vadim Pasternak <vadimp@nvidia.com>
 L:     platform-driver-x86@vger.kernel.org
 S:     Supported
@@ -13068,6 +14100,12 @@ F:     drivers/infiniband/hw/mlx5/
 F:     include/linux/mlx5/
 F:     include/uapi/rdma/mlx5-abi.h
 
+MELLANOX MLX5 VDPA DRIVER
+M:     Dragos Tatulea <dtatulea@nvidia.com>
+L:     virtualization@lists.linux.dev
+S:     Supported
+F:     drivers/vdpa/mlx5/
+
 MELLANOX MLXCPLD I2C AND MUX DRIVER
 M:     Vadim Pasternak <vadimp@nvidia.com>
 M:     Michael Shych <michaelsh@nvidia.com>
@@ -13096,17 +14134,20 @@ M:    Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
 M:     "Paul E. McKenney" <paulmck@kernel.org>
 L:     linux-kernel@vger.kernel.org
 S:     Supported
-F:     arch/powerpc/include/asm/membarrier.h
+F:     Documentation/scheduler/membarrier.rst
+F:     arch/*/include/asm/membarrier.h
+F:     arch/*/include/asm/sync_core.h
 F:     include/uapi/linux/membarrier.h
 F:     kernel/sched/membarrier.c
 
-MEMBLOCK
+MEMBLOCK AND MEMORY MANAGEMENT INITIALIZATION
 M:     Mike Rapoport <rppt@kernel.org>
 L:     linux-mm@kvack.org
 S:     Maintained
 F:     Documentation/core-api/boot-time-mm.rst
 F:     include/linux/memblock.h
 F:     mm/memblock.c
+F:     mm/mm_init.c
 F:     tools/testing/memblock/
 
 MEMORY CONTROLLER DRIVERS
@@ -13124,37 +14165,60 @@ MEMORY FREQUENCY SCALING DRIVERS FOR NVIDIA TEGRA
 M:     Dmitry Osipenko <digetx@gmail.com>
 L:     linux-pm@vger.kernel.org
 L:     linux-tegra@vger.kernel.org
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git
 S:     Maintained
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git
 F:     drivers/devfreq/tegra30-devfreq.c
 
+MEMORY HOT(UN)PLUG
+M:     David Hildenbrand <david@redhat.com>
+M:     Oscar Salvador <osalvador@suse.de>
+L:     linux-mm@kvack.org
+S:     Maintained
+F:     Documentation/admin-guide/mm/memory-hotplug.rst
+F:     Documentation/core-api/memory-hotplug.rst
+F:     drivers/base/memory.c
+F:     include/linux/memory_hotplug.h
+F:     mm/memory_hotplug.c
+F:     tools/testing/selftests/memory-hotplug/
+
 MEMORY MANAGEMENT
 M:     Andrew Morton <akpm@linux-foundation.org>
 L:     linux-mm@kvack.org
 S:     Maintained
 W:     http://www.linux-mm.org
-T:     git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
 T:     quilt git://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new
 F:     include/linux/gfp.h
+F:     include/linux/gfp_types.h
+F:     include/linux/memfd.h
+F:     include/linux/memory.h
 F:     include/linux/memory_hotplug.h
+F:     include/linux/memory-tiers.h
+F:     include/linux/mempolicy.h
+F:     include/linux/mempool.h
+F:     include/linux/memremap.h
 F:     include/linux/mm.h
+F:     include/linux/mm_*.h
 F:     include/linux/mmzone.h
+F:     include/linux/mmu_notifier.h
 F:     include/linux/pagewalk.h
-F:     include/linux/vmalloc.h
+F:     include/linux/rmap.h
+F:     include/trace/events/ksm.h
 F:     mm/
-F:     tools/testing/selftests/vm/
+F:     tools/mm/
+F:     tools/testing/selftests/mm/
+N:     include/linux/page[-_]*
 
-MEMORY HOT(UN)PLUG
-M:     David Hildenbrand <david@redhat.com>
-M:     Oscar Salvador <osalvador@suse.de>
+MEMORY MAPPING
+M:     Andrew Morton <akpm@linux-foundation.org>
+R:     Liam R. Howlett <Liam.Howlett@oracle.com>
+R:     Vlastimil Babka <vbabka@suse.cz>
+R:     Lorenzo Stoakes <lstoakes@gmail.com>
 L:     linux-mm@kvack.org
 S:     Maintained
-F:     Documentation/admin-guide/mm/memory-hotplug.rst
-F:     Documentation/core-api/memory-hotplug.rst
-F:     drivers/base/memory.c
-F:     include/linux/memory_hotplug.h
-F:     mm/memory_hotplug.c
-F:     tools/testing/selftests/memory-hotplug/
+W:     http://www.linux-mm.org
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
+F:     mm/mmap.c
 
 MEMORY TECHNOLOGY DEVICES (MTD)
 M:     Miquel Raynal <miquel.raynal@bootlin.com>
@@ -13172,6 +14236,13 @@ F:     drivers/mtd/
 F:     include/linux/mtd/
 F:     include/uapi/mtd/
 
+MEMSENSING MICROSYSTEMS MSA311 DRIVER
+M:     Dmitry Rokosov <ddrokosov@sberdevices.ru>
+L:     linux-iio@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/iio/accel/memsensing,msa311.yaml
+F:     drivers/iio/accel/msa311.c
+
 MEN A21 WATCHDOG DRIVER
 M:     Johannes Thumshirn <morbidrsa@gmail.com>
 L:     linux-watchdog@vger.kernel.org
@@ -13201,18 +14272,18 @@ S:    Maintained
 F:     drivers/watchdog/menz69_wdt.c
 
 MESON AO CEC DRIVER FOR AMLOGIC SOCS
-M:     Neil Armstrong <narmstrong@baylibre.com>
+M:     Neil Armstrong <neil.armstrong@linaro.org>
 L:     linux-media@vger.kernel.org
 L:     linux-amlogic@lists.infradead.org
 S:     Supported
 W:     http://linux-meson.com/
 T:     git git://linuxtv.org/media_tree.git
-F:     Documentation/devicetree/bindings/media/amlogic,meson-gx-ao-cec.yaml
+F:     Documentation/devicetree/bindings/media/cec/amlogic,meson-gx-ao-cec.yaml
 F:     drivers/media/cec/platform/meson/ao-cec-g12a.c
 F:     drivers/media/cec/platform/meson/ao-cec.c
 
 MESON GE2D DRIVER FOR AMLOGIC SOCS
-M:     Neil Armstrong <narmstrong@baylibre.com>
+M:     Neil Armstrong <neil.armstrong@linaro.org>
 L:     linux-media@vger.kernel.org
 L:     linux-amlogic@lists.infradead.org
 S:     Supported
@@ -13224,11 +14295,11 @@ MESON NAND CONTROLLER DRIVER FOR AMLOGIC SOCS
 M:     Liang Yang <liang.yang@amlogic.com>
 L:     linux-mtd@lists.infradead.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/mtd/amlogic,meson-nand.txt
+F:     Documentation/devicetree/bindings/mtd/amlogic,meson-nand.yaml
 F:     drivers/mtd/nand/raw/meson_*
 
 MESON VIDEO DECODER DRIVER FOR AMLOGIC SOCS
-M:     Neil Armstrong <narmstrong@baylibre.com>
+M:     Neil Armstrong <neil.armstrong@linaro.org>
 L:     linux-media@vger.kernel.org
 L:     linux-amlogic@lists.infradead.org
 S:     Supported
@@ -13237,13 +14308,13 @@ F:    Documentation/devicetree/bindings/media/amlogic,gx-vdec.yaml
 F:     drivers/staging/media/meson/vdec/
 
 METHODE UDPU SUPPORT
-M:     Vladimir Vid <vladimir.vid@sartura.hr>
+M:     Robert Marko <robert.marko@sartura.hr>
 S:     Maintained
-F:     arch/arm64/boot/dts/marvell/armada-3720-uDPU.dts
+F:     arch/arm64/boot/dts/marvell/armada-3720-eDPU.dts
+F:     arch/arm64/boot/dts/marvell/armada-3720-uDPU.*
 
 MHI BUS
 M:     Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
-R:     Hemant Kumar <quic_hemantk@quicinc.com>
 L:     mhi@lists.linux.dev
 L:     linux-arm-msm@vger.kernel.org
 S:     Maintained
@@ -13251,6 +14322,7 @@ T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mani/mhi.git
 F:     Documentation/ABI/stable/sysfs-bus-mhi
 F:     Documentation/mhi/
 F:     drivers/bus/mhi/
+F:     drivers/pci/endpoint/functions/pci-epf-mhi.c
 F:     include/linux/mhi.h
 
 MICROBLAZE ARCHITECTURE
@@ -13260,22 +14332,33 @@ W:    http://www.monstr.eu/fdt/
 T:     git git://git.monstr.eu/linux-2.6-microblaze.git
 F:     arch/microblaze/
 
+MICROBLAZE TMR INJECT
+M:     Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
+S:     Supported
+F:     Documentation/devicetree/bindings/misc/xlnx,tmr-inject.yaml
+F:     drivers/misc/xilinx_tmr_inject.c
+
+MICROBLAZE TMR MANAGER
+M:     Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
+S:     Supported
+F:     Documentation/ABI/testing/sysfs-driver-xilinx-tmr-manager
+F:     Documentation/devicetree/bindings/misc/xlnx,tmr-manager.yaml
+F:     drivers/misc/xilinx_tmr_manager.c
+
 MICROCHIP AT91 DMA DRIVERS
 M:     Ludovic Desroches <ludovic.desroches@microchip.com>
-M:     Tudor Ambarus <tudor.ambarus@microchip.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 L:     dmaengine@vger.kernel.org
 S:     Supported
 F:     Documentation/devicetree/bindings/dma/atmel-dma.txt
 F:     drivers/dma/at_hdmac.c
-F:     drivers/dma/at_hdmac_regs.h
 F:     drivers/dma/at_xdmac.c
 F:     include/dt-bindings/dma/at91.h
 
 MICROCHIP AT91 SERIAL DRIVER
 M:     Richard Genoud <richard.genoud@gmail.com>
 S:     Maintained
-F:     Documentation/devicetree/bindings/mfd/atmel-usart.txt
+F:     Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml
 F:     drivers/tty/serial/atmel_serial.c
 F:     drivers/tty/serial/atmel_serial.h
 
@@ -13283,7 +14366,7 @@ MICROCHIP AT91 USART MFD DRIVER
 M:     Radu Pirea <radu_nicolae.pirea@upb.ro>
 L:     linux-kernel@vger.kernel.org
 S:     Supported
-F:     Documentation/devicetree/bindings/mfd/atmel-usart.txt
+F:     Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml
 F:     drivers/mfd/at91-usart.c
 F:     include/dt-bindings/mfd/at91-usart.h
 
@@ -13291,13 +14374,17 @@ MICROCHIP AT91 USART SPI DRIVER
 M:     Radu Pirea <radu_nicolae.pirea@upb.ro>
 L:     linux-spi@vger.kernel.org
 S:     Supported
-F:     Documentation/devicetree/bindings/mfd/atmel-usart.txt
+F:     Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml
 F:     drivers/spi/spi-at91-usart.c
 
 MICROCHIP AUDIO ASOC DRIVERS
-M:     Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
+M:     Claudiu Beznea <claudiu.beznea@tuxon.dev>
 L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
 S:     Supported
+F:     Documentation/devicetree/bindings/sound/atmel*
+F:     Documentation/devicetree/bindings/sound/axentia,tse850-pcm5142.txt
+F:     Documentation/devicetree/bindings/sound/microchip,sama7g5-*
+F:     Documentation/devicetree/bindings/sound/mikroe,mikroe-proto.txt
 F:     sound/soc/atmel
 
 MICROCHIP CSI2DC DRIVER
@@ -13305,18 +14392,18 @@ M:    Eugen Hristev <eugen.hristev@microchip.com>
 L:     linux-media@vger.kernel.org
 S:     Supported
 F:     Documentation/devicetree/bindings/media/microchip,csi2dc.yaml
-F:     drivers/media/platform/atmel/microchip-csi2dc.c
+F:     drivers/media/platform/microchip/microchip-csi2dc.c
 
 MICROCHIP ECC DRIVER
-M:     Tudor Ambarus <tudor.ambarus@microchip.com>
 L:     linux-crypto@vger.kernel.org
-S:     Maintained
+S:     Orphan
 F:     drivers/crypto/atmel-ecc.*
 
 MICROCHIP EIC DRIVER
-M:     Claudiu Beznea <claudiu.beznea@microchip.com>
+M:     Claudiu Beznea <claudiu.beznea@tuxon.dev>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Supported
+F:     Documentation/devicetree/bindings/interrupt-controller/microchip,sama7g5-eic.yaml
 F:     drivers/irqchip/irq-mchp-eic.c
 
 MICROCHIP I2C DRIVER
@@ -13332,8 +14419,10 @@ L:     linux-media@vger.kernel.org
 S:     Supported
 F:     Documentation/devicetree/bindings/media/atmel,isc.yaml
 F:     Documentation/devicetree/bindings/media/microchip,xisc.yaml
-F:     drivers/media/platform/atmel/atmel-isc*
-F:     drivers/media/platform/atmel/atmel-sama*-isc*
+F:     drivers/media/platform/microchip/microchip-isc*
+F:     drivers/media/platform/microchip/microchip-sama*-isc*
+F:     drivers/staging/media/deprecated/atmel/atmel-isc*
+F:     drivers/staging/media/deprecated/atmel/atmel-sama*-isc*
 F:     include/linux/atmel-isc-media.h
 
 MICROCHIP ISI DRIVER
@@ -13351,16 +14440,10 @@ S:    Maintained
 F:     Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml
 F:     Documentation/devicetree/bindings/net/dsa/microchip,lan937x.yaml
 F:     drivers/net/dsa/microchip/*
+F:     include/linux/dsa/ksz_common.h
 F:     include/linux/platform_data/microchip-ksz.h
 F:     net/dsa/tag_ksz.c
 
-MICROCHIP LAN87xx/LAN937x T1 PHY DRIVER
-M:     Arun Ramadoss <arun.ramadoss@microchip.com>
-R:     UNGLinuxDriver@microchip.com
-L:     netdev@vger.kernel.org
-S:     Maintained
-F:     drivers/net/phy/microchip_t1.c
-
 MICROCHIP LAN743X ETHERNET DRIVER
 M:     Bryan Whitehead <bryan.whitehead@microchip.com>
 M:     UNGLinuxDriver@microchip.com
@@ -13368,6 +14451,13 @@ L:     netdev@vger.kernel.org
 S:     Maintained
 F:     drivers/net/ethernet/microchip/lan743x_*
 
+MICROCHIP LAN87xx/LAN937x T1 PHY DRIVER
+M:     Arun Ramadoss <arun.ramadoss@microchip.com>
+R:     UNGLinuxDriver@microchip.com
+L:     netdev@vger.kernel.org
+S:     Maintained
+F:     drivers/net/phy/microchip_t1.c
+
 MICROCHIP LAN966X ETHERNET DRIVER
 M:     Horatiu Vultur <horatiu.vultur@microchip.com>
 M:     UNGLinuxDriver@microchip.com
@@ -13383,42 +14473,89 @@ F:    drivers/video/fbdev/atmel_lcdfb.c
 F:     include/video/atmel_lcdc.h
 
 MICROCHIP MCP16502 PMIC DRIVER
-M:     Claudiu Beznea <claudiu.beznea@microchip.com>
+M:     Claudiu Beznea <claudiu.beznea@tuxon.dev>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Supported
-F:     Documentation/devicetree/bindings/regulator/mcp16502-regulator.txt
+F:     Documentation/devicetree/bindings/regulator/microchip,mcp16502.yaml
 F:     drivers/regulator/mcp16502.c
 
+MICROCHIP MCP3564 ADC DRIVER
+M:     Marius Cristea <marius.cristea@microchip.com>
+L:     linux-iio@vger.kernel.org
+S:     Supported
+F:     Documentation/ABI/testing/sysfs-bus-iio-adc-mcp3564
+F:     Documentation/devicetree/bindings/iio/adc/microchip,mcp3564.yaml
+F:     drivers/iio/adc/mcp3564.c
+
 MICROCHIP MCP3911 ADC DRIVER
 M:     Marcus Folkesson <marcus.folkesson@gmail.com>
 M:     Kent Gustavsson <kent@minoris.se>
 L:     linux-iio@vger.kernel.org
-S:     Supported
+S:     Maintained
 F:     Documentation/devicetree/bindings/iio/adc/microchip,mcp3911.yaml
 F:     drivers/iio/adc/mcp3911.c
 
 MICROCHIP MMC/SD/SDIO MCI DRIVER
-M:     Ludovic Desroches <ludovic.desroches@microchip.com>
+M:     Aubin Constans <aubin.constans@microchip.com>
 S:     Maintained
 F:     drivers/mmc/host/atmel-mci.c
 
 MICROCHIP NAND DRIVER
-M:     Tudor Ambarus <tudor.ambarus@microchip.com>
 L:     linux-mtd@lists.infradead.org
-S:     Supported
+S:     Orphan
 F:     Documentation/devicetree/bindings/mtd/atmel-nand.txt
 F:     drivers/mtd/nand/raw/atmel/*
 
 MICROCHIP OTPC DRIVER
-M:     Claudiu Beznea <claudiu.beznea@microchip.com>
+M:     Claudiu Beznea <claudiu.beznea@tuxon.dev>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Supported
 F:     Documentation/devicetree/bindings/nvmem/microchip,sama7g5-otpc.yaml
 F:     drivers/nvmem/microchip-otpc.c
 F:     include/dt-bindings/nvmem/microchip,sama7g5-otpc.h
 
+MICROCHIP PAC1934 POWER/ENERGY MONITOR DRIVER
+M:     Marius Cristea <marius.cristea@microchip.com>
+L:     linux-iio@vger.kernel.org
+S:     Supported
+F:     Documentation/devicetree/bindings/iio/adc/microchip,pac1934.yaml
+F:     drivers/iio/adc/pac1934.c
+
+MICROCHIP PCI1XXXX GP DRIVER
+M:     Vaibhaav Ram T.L <vaibhaavram.tl@microchip.com>
+M:     Kumaravel Thiagarajan <kumaravel.thiagarajan@microchip.com>
+L:     linux-gpio@vger.kernel.org
+S:     Supported
+F:     drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gp.c
+F:     drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gp.h
+F:     drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c
+F:     drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_otpe2p.c
+
+MICROCHIP PCI1XXXX I2C DRIVER
+M:     Tharun Kumar P <tharunkumar.pasumarthi@microchip.com>
+M:     Kumaravel Thiagarajan <kumaravel.thiagarajan@microchip.com>
+M:     Microchip Linux Driver Support <UNGLinuxDriver@microchip.com>
+L:     linux-i2c@vger.kernel.org
+S:     Maintained
+F:     drivers/i2c/busses/i2c-mchp-pci1xxxx.c
+
+MICROCHIP PCIe UART DRIVER
+M:     Kumaravel Thiagarajan <kumaravel.thiagarajan@microchip.com>
+M:     Tharun Kumar P <tharunkumar.pasumarthi@microchip.com>
+L:     linux-serial@vger.kernel.org
+S:     Maintained
+F:     drivers/tty/serial/8250/8250_pci1xxxx.c
+
+MICROCHIP POLARFIRE FPGA DRIVERS
+M:     Conor Dooley <conor.dooley@microchip.com>
+R:     Vladimir Georgiev <v.georgiev@metrotek.ru>
+L:     linux-fpga@vger.kernel.org
+S:     Supported
+F:     Documentation/devicetree/bindings/fpga/microchip,mpf-spi-fpga-mgr.yaml
+F:     drivers/fpga/microchip-spi.c
+
 MICROCHIP PWM DRIVER
-M:     Claudiu Beznea <claudiu.beznea@microchip.com>
+M:     Claudiu Beznea <claudiu.beznea@tuxon.dev>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 L:     linux-pwm@vger.kernel.org
 S:     Supported
@@ -13434,27 +14571,42 @@ F:    drivers/iio/adc/at91-sama5d2_adc.c
 F:     include/dt-bindings/iio/adc/at91-sama5d2_adc.h
 
 MICROCHIP SAMA5D2-COMPATIBLE SHUTDOWN CONTROLLER
-M:     Claudiu Beznea <claudiu.beznea@microchip.com>
+M:     Claudiu Beznea <claudiu.beznea@tuxon.dev>
 S:     Supported
+F:     Documentation/devicetree/bindings/power/reset/atmel,sama5d2-shdwc.yaml
 F:     drivers/power/reset/at91-sama5d2_shdwc.c
 
+MICROCHIP SOC DRIVERS
+M:     Conor Dooley <conor@kernel.org>
+S:     Supported
+T:     git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/
+F:     drivers/soc/microchip/
+
 MICROCHIP SPI DRIVER
-M:     Tudor Ambarus <tudor.ambarus@microchip.com>
+M:     Ryan Wanner <ryan.wanner@microchip.com>
 S:     Supported
 F:     drivers/spi/spi-atmel.*
 
 MICROCHIP SSC DRIVER
-M:     Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
+M:     Claudiu Beznea <claudiu.beznea@tuxon.dev>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Supported
+F:     Documentation/devicetree/bindings/misc/atmel-ssc.txt
 F:     drivers/misc/atmel-ssc.c
 F:     include/linux/atmel-ssc.h
 
+Microchip Timer Counter Block (TCB) Capture Driver
+M:     Kamel Bouhara <kamel.bouhara@bootlin.com>
+L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+L:     linux-iio@vger.kernel.org
+S:     Maintained
+F:     drivers/counter/microchip-tcb-capture.c
+
 MICROCHIP USB251XB DRIVER
 M:     Richard Leitner <richard.leitner@skidata.com>
 L:     linux-usb@vger.kernel.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/usb/usb251xb.txt
+F:     Documentation/devicetree/bindings/usb/usb251xb.yaml
 F:     drivers/usb/misc/usb251xb.c
 
 MICROCHIP USBA UDC DRIVER
@@ -13465,7 +14617,7 @@ F:      drivers/usb/gadget/udc/atmel_usba_udc.*
 
 MICROCHIP WILC1000 WIFI DRIVER
 M:     Ajay Singh <ajay.kathat@microchip.com>
-M:     Claudiu Beznea <claudiu.beznea@microchip.com>
+M:     Claudiu Beznea <claudiu.beznea@tuxon.dev>
 L:     linux-wireless@vger.kernel.org
 S:     Supported
 F:     drivers/net/wireless/microchip/wilc1000/
@@ -13476,6 +14628,7 @@ M:      UNGLinuxDriver@microchip.com
 L:     linux-mips@vger.kernel.org
 S:     Supported
 F:     Documentation/devicetree/bindings/mips/mscc.txt
+F:     Documentation/devicetree/bindings/phy/mscc,vsc7514-serdes.yaml
 F:     Documentation/devicetree/bindings/power/reset/ocelot-reset.txt
 F:     arch/mips/boot/dts/mscc/
 F:     arch/mips/configs/generic/board-ocelot.config
@@ -13493,6 +14646,15 @@ F:     drivers/scsi/smartpqi/smartpqi*.[ch]
 F:     include/linux/cciss*.h
 F:     include/uapi/linux/cciss*.h
 
+MICROSOFT MANA RDMA DRIVER
+M:     Long Li <longli@microsoft.com>
+M:     Ajay Sharma <sharmaajay@microsoft.com>
+L:     linux-rdma@vger.kernel.org
+S:     Supported
+F:     drivers/infiniband/hw/mana/
+F:     include/net/mana
+F:     include/uapi/rdma/mana-abi.h
+
 MICROSOFT SURFACE AGGREGATOR TABLET-MODE SWITCH
 M:     Maximilian Luz <luzmaximilian@gmail.com>
 L:     platform-driver-x86@vger.kernel.org
@@ -13515,6 +14677,14 @@ F:     Documentation/driver-api/surface_aggregator/clients/dtx.rst
 F:     drivers/platform/surface/surface_dtx.c
 F:     include/uapi/linux/surface_aggregator/dtx.h
 
+MICROSOFT SURFACE SENSOR FAN DRIVER
+M:     Maximilian Luz <luzmaximilian@gmail.com>
+M:     Ivor Wanders <ivor@iwanders.net>
+L:     linux-hwmon@vger.kernel.org
+S:     Maintained
+F:     Documentation/hwmon/surface_fan.rst
+F:     drivers/hwmon/surface_fan.c
+
 MICROSOFT SURFACE GPE LID SUPPORT DRIVER
 M:     Maximilian Luz <luzmaximilian@gmail.com>
 L:     platform-driver-x86@vger.kernel.org
@@ -13523,7 +14693,7 @@ F:      drivers/platform/surface/surface_gpe.c
 
 MICROSOFT SURFACE HARDWARE PLATFORM SUPPORT
 M:     Hans de Goede <hdegoede@redhat.com>
-M:     Mark Gross <markgross@kernel.org>
+M:     Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
 M:     Maximilian Luz <luzmaximilian@gmail.com>
 L:     platform-driver-x86@vger.kernel.org
 S:     Maintained
@@ -13555,6 +14725,12 @@ L:     platform-driver-x86@vger.kernel.org
 S:     Supported
 F:     drivers/platform/surface/surfacepro3_button.c
 
+MICROSOFT SURFACE SYSTEM AGGREGATOR HUB DRIVER
+M:     Maximilian Luz <luzmaximilian@gmail.com>
+L:     platform-driver-x86@vger.kernel.org
+S:     Maintained
+F:     drivers/platform/surface/surface_aggregator_hub.c
+
 MICROSOFT SURFACE SYSTEM AGGREGATOR SUBSYSTEM
 M:     Maximilian Luz <luzmaximilian@gmail.com>
 L:     platform-driver-x86@vger.kernel.org
@@ -13570,12 +14746,6 @@ F:     include/linux/surface_acpi_notify.h
 F:     include/linux/surface_aggregator/
 F:     include/uapi/linux/surface_aggregator/
 
-MICROSOFT SURFACE SYSTEM AGGREGATOR HUB DRIVER
-M:     Maximilian Luz <luzmaximilian@gmail.com>
-L:     platform-driver-x86@vger.kernel.org
-S:     Maintained
-F:     drivers/platform/surface/surface_aggregator_hub.c
-
 MICROTEK X6 SCANNER
 M:     Oliver Neukum <oliver@neukum.org>
 S:     Maintained
@@ -13585,12 +14755,12 @@ MIKROTIK CRS3XX 98DX3236 BOARD SUPPORT
 M:     Luka Kovacic <luka.kovacic@sartura.hr>
 M:     Luka Perkov <luka.perkov@sartura.hr>
 S:     Maintained
-F:     arch/arm/boot/dts/armada-xp-crs305-1g-4s-bit.dts
-F:     arch/arm/boot/dts/armada-xp-crs305-1g-4s.dts
-F:     arch/arm/boot/dts/armada-xp-crs326-24g-2s-bit.dts
-F:     arch/arm/boot/dts/armada-xp-crs326-24g-2s.dts
-F:     arch/arm/boot/dts/armada-xp-crs328-4c-20s-4s-bit.dts
-F:     arch/arm/boot/dts/armada-xp-crs328-4c-20s-4s.dts
+F:     arch/arm/boot/dts/marvell/armada-xp-crs305-1g-4s-bit.dts
+F:     arch/arm/boot/dts/marvell/armada-xp-crs305-1g-4s.dts
+F:     arch/arm/boot/dts/marvell/armada-xp-crs326-24g-2s-bit.dts
+F:     arch/arm/boot/dts/marvell/armada-xp-crs326-24g-2s.dts
+F:     arch/arm/boot/dts/marvell/armada-xp-crs328-4c-20s-4s-bit.dts
+F:     arch/arm/boot/dts/marvell/armada-xp-crs328-4c-20s-4s.dts
 
 MIPI CCS, SMIA AND SMIA++ IMAGE SENSOR DRIVER
 M:     Sakari Ailus <sakari.ailus@linux.intel.com>
@@ -13613,11 +14783,22 @@ W:    http://www.linux-mips.org/
 Q:     https://patchwork.kernel.org/project/linux-mips/list/
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git
 F:     Documentation/devicetree/bindings/mips/
-F:     Documentation/mips/
+F:     Documentation/arch/mips/
 F:     arch/mips/
 F:     drivers/platform/mips/
 F:     include/dt-bindings/mips/
 
+MIPS BAIKAL-T1 PLATFORM
+M:     Serge Semin <fancer.lancer@gmail.com>
+L:     linux-mips@vger.kernel.org
+S:     Supported
+F:     Documentation/devicetree/bindings/bus/baikal,bt1-*.yaml
+F:     Documentation/devicetree/bindings/clock/baikal,bt1-*.yaml
+F:     drivers/bus/bt1-*.c
+F:     drivers/clk/baikal-t1/
+F:     drivers/memory/bt1-l2-ctl.c
+F:     drivers/mtd/maps/physmap-bt1-rom.[ch]
+
 MIPS BOSTON DEVELOPMENT BOARD
 M:     Paul Burton <paulburton@kernel.org>
 L:     linux-mips@vger.kernel.org
@@ -13658,10 +14839,11 @@ MIPS/LOONGSON1 ARCHITECTURE
 M:     Keguang Zhang <keguang.zhang@gmail.com>
 L:     linux-mips@vger.kernel.org
 S:     Maintained
+F:     Documentation/devicetree/bindings/*/loongson,ls1*.yaml
 F:     arch/mips/include/asm/mach-loongson32/
 F:     arch/mips/loongson32/
-F:     drivers/*/*/*loongson1*
 F:     drivers/*/*loongson1*
+F:     drivers/net/ethernet/stmicro/stmmac/dwmac-loongson1.c
 
 MIPS/LOONGSON2EF ARCHITECTURE
 M:     Jiaxun Yang <jiaxun.yang@flygoat.com>
@@ -13689,12 +14871,17 @@ W:    https://linuxtv.org
 T:     git git://linuxtv.org/media_tree.git
 F:     drivers/media/radio/radio-miropcm20*
 
+MITSUMI MM8013 FG DRIVER
+M:     Konrad Dybcio <konradybcio@kernel.org>
+F:     Documentation/devicetree/bindings/power/supply/mitsumi,mm8013.yaml
+F:     drivers/power/supply/mm8013.c
+
 MMP SUPPORT
 R:     Lubomir Rintel <lkundrak@v3.sk>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Odd Fixes
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/lkundrak/linux-mmp.git
-F:     arch/arm/boot/dts/mmp*
+F:     arch/arm/boot/dts/marvell/mmp*
 F:     arch/arm/mach-mmp/
 F:     include/linux/soc/mmp/
 
@@ -13719,37 +14906,49 @@ F:    include/asm-generic/tlb.h
 F:     mm/mmu_gather.c
 
 MN88472 MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
 F:     drivers/media/dvb-frontends/mn88472*
 
 MN88473 MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
 F:     drivers/media/dvb-frontends/mn88473*
 
+MOBILEYE MIPS SOCS
+M:     Vladimir Kondratiev <vladimir.kondratiev@mobileye.com>
+M:     Gregory CLEMENT <gregory.clement@bootlin.com>
+M:     Théo Lebrun <theo.lebrun@bootlin.com>
+L:     linux-mips@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/mips/mobileye.yaml
+F:     arch/mips/boot/dts/mobileye/
+F:     arch/mips/configs/eyeq5_defconfig
+F:     arch/mips/mobileye/board-epm5.its.S
+
 MODULE SUPPORT
 M:     Luis Chamberlain <mcgrof@kernel.org>
 L:     linux-modules@vger.kernel.org
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git modules-next
-F:     include/linux/module.h
+F:     include/linux/kmod.h
+F:     include/linux/module*.h
 F:     kernel/module/
+F:     lib/test_kmod.c
+F:     scripts/module*
+F:     tools/testing/selftests/kmod/
 
 MONOLITHIC POWER SYSTEM PMIC DRIVER
 M:     Saravanan Sekar <sravanhome@gmail.com>
 S:     Maintained
 F:     Documentation/devicetree/bindings/mfd/mps,mp2629.yaml
 F:     Documentation/devicetree/bindings/regulator/mps,mp*.yaml
+F:     drivers/hwmon/pmbus/mpq7932.c
 F:     drivers/iio/adc/mp2629_adc.c
 F:     drivers/mfd/mp2629.c
 F:     drivers/power/supply/mp2629_charger.c
@@ -13758,17 +14957,22 @@ F:    drivers/regulator/mpq7920.c
 F:     drivers/regulator/mpq7920.h
 F:     include/linux/mfd/mp2629.h
 
-MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
-S:     Orphan
-W:     http://popies.net/meye/
-F:     Documentation/userspace-api/media/drivers/meye*
-F:     drivers/media/pci/meye/
-F:     include/uapi/linux/meye.h
+MOST(R) TECHNOLOGY DRIVER
+M:     Parthiban Veerasooran <parthiban.veerasooran@microchip.com>
+M:     Christian Gromm <christian.gromm@microchip.com>
+S:     Maintained
+F:     Documentation/ABI/testing/configfs-most
+F:     Documentation/ABI/testing/sysfs-bus-most
+F:     drivers/most/
+F:     drivers/staging/most/
+F:     include/linux/most.h
 
 MOTORCOMM PHY DRIVER
 M:     Peter Geis <pgwipeout@gmail.com>
+M:     Frank <Frank.Sae@motor-comm.com>
 L:     netdev@vger.kernel.org
 S:     Maintained
+F:     Documentation/devicetree/bindings/net/motorcomm,yt8xxx.yaml
 F:     drivers/net/phy/motorcomm.c
 
 MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
@@ -13777,6 +14981,13 @@ S:     Maintained
 F:     Documentation/driver-api/tty/moxa-smartio.rst
 F:     drivers/tty/mxser.*
 
+MP3309C BACKLIGHT DRIVER
+M:     Flavio Suligoi <f.suligoi@asem.it>
+L:     dri-devel@lists.freedesktop.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/leds/backlight/mps,mp3309c.yaml
+F:     drivers/video/backlight/mp3309c.c
+
 MR800 AVERMEDIA USB FM RADIO DRIVER
 M:     Alexey Klimov <klimov.linux@gmail.com>
 L:     linux-media@vger.kernel.org
@@ -13785,12 +14996,19 @@ T:    git git://linuxtv.org/media_tree.git
 F:     drivers/media/radio/radio-mr800.c
 
 MRF24J40 IEEE 802.15.4 RADIO DRIVER
-M:     Alan Ott <alan@signal11.us>
+M:     Stefan Schmidt <stefan@datenfreihafen.org>
 L:     linux-wpan@vger.kernel.org
-S:     Maintained
+S:     Odd Fixes
 F:     Documentation/devicetree/bindings/net/ieee802154/mrf24j40.txt
 F:     drivers/net/ieee802154/mrf24j40.c
 
+MSI EC DRIVER
+M:     Nikita Kravets <teackot@gmail.com>
+L:     platform-driver-x86@vger.kernel.org
+S:     Maintained
+W:     https://github.com/BeardOverflow/msi-ec
+F:     drivers/platform/x86/msi-ec.*
+
 MSI LAPTOP SUPPORT
 M:     "Lee, Chun-Yi" <jlee@suse.com>
 L:     platform-driver-x86@vger.kernel.org
@@ -13803,23 +15021,17 @@ S:    Orphan
 F:     drivers/platform/x86/msi-wmi.c
 
 MSI001 MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/tuners/msi001*
 
 MSI2500 MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/usb/msi2500/
 
 MSTAR INTERRUPT CONTROLLER DRIVER
@@ -13835,13 +15047,13 @@ L:    linux-mtd@lists.infradead.org
 S:     Maintained
 F:     drivers/mtd/devices/docg3*
 
-MT9M032 APTINA SENSOR DRIVER
+MT9M114 ONSEMI SENSOR DRIVER
 M:     Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 L:     linux-media@vger.kernel.org
 S:     Maintained
 T:     git git://linuxtv.org/media_tree.git
-F:     drivers/media/i2c/mt9m032.c
-F:     include/media/i2c/mt9m032.h
+F:     Documentation/devicetree/bindings/media/i2c/onnn,mt9m114.yaml
+F:     drivers/media/i2c/mt9m114.c
 
 MT9P031 APTINA CAMERA SENSOR
 M:     Laurent Pinchart <laurent.pinchart@ideasonboard.com>
@@ -13852,14 +15064,6 @@ F:     Documentation/devicetree/bindings/media/i2c/aptina,mt9p031.yaml
 F:     drivers/media/i2c/mt9p031.c
 F:     include/media/i2c/mt9p031.h
 
-MT9T001 APTINA CAMERA SENSOR
-M:     Laurent Pinchart <laurent.pinchart@ideasonboard.com>
-L:     linux-media@vger.kernel.org
-S:     Maintained
-T:     git git://linuxtv.org/media_tree.git
-F:     drivers/media/i2c/mt9t001.c
-F:     include/media/i2c/mt9t001.h
-
 MT9T112 APTINA CAMERA SENSOR
 M:     Jacopo Mondi <jacopo@jmondi.org>
 L:     linux-media@vger.kernel.org
@@ -13887,7 +15091,7 @@ F:      drivers/media/i2c/mt9v111.c
 
 MULTIFUNCTION DEVICES (MFD)
 M:     Lee Jones <lee@kernel.org>
-S:     Supported
+S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git
 F:     Documentation/devicetree/bindings/mfd/
 F:     drivers/mfd/
@@ -14007,15 +15211,6 @@ M:     Samuel Mendoza-Jonas <sam@mendozajonas.com>
 S:     Maintained
 F:     net/ncsi/
 
-NCT6775 HARDWARE MONITOR DRIVER - CORE & PLATFORM DRIVER
-M:     Guenter Roeck <linux@roeck-us.net>
-L:     linux-hwmon@vger.kernel.org
-S:     Maintained
-F:     Documentation/hwmon/nct6775.rst
-F:     drivers/hwmon/nct6775-core.c
-F:     drivers/hwmon/nct6775-platform.c
-F:     drivers/hwmon/nct6775.h
-
 NCT6775 HARDWARE MONITOR DRIVER - I2C DRIVER
 M:     Zev Weiss <zev@bewilderbeest.net>
 L:     linux-hwmon@vger.kernel.org
@@ -14027,6 +15222,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>
@@ -14044,7 +15240,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
@@ -14069,7 +15264,7 @@ NETROM NETWORK LAYER
 M:     Ralf Baechle <ralf@linux-mips.org>
 L:     linux-hams@vger.kernel.org
 S:     Maintained
-W:     http://www.linux-ax25.org/
+W:     https://linux-ax25.in-berlin.de
 F:     include/net/netrom.h
 F:     include/uapi/linux/netrom.h
 F:     net/netrom/
@@ -14084,7 +15279,7 @@ F:      drivers/rtc/rtc-ntxec.c
 F:     include/linux/mfd/ntxec.h
 
 NETRONOME ETHERNET DRIVERS
-M:     Simon Horman <simon.horman@corigine.com>
+M:     Louis Peens <louis.peens@corigine.com>
 R:     Jakub Kicinski <kuba@kernel.org>
 L:     oss-drivers@corigine.com
 S:     Maintained
@@ -14115,13 +15310,16 @@ M:    Jakub Kicinski <kuba@kernel.org>
 M:     Paolo Abeni <pabeni@redhat.com>
 L:     netdev@vger.kernel.org
 S:     Maintained
+P:     Documentation/process/maintainer-netdev.rst
 Q:     https://patchwork.kernel.org/project/netdevbpf/list/
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git
 F:     Documentation/devicetree/bindings/net/
+F:     Documentation/networking/net_cachelines/net_device.rst
 F:     drivers/connector/
 F:     drivers/net/
 F:     include/dt-bindings/net/
+F:     include/linux/cn_proc.h
 F:     include/linux/etherdevice.h
 F:     include/linux/fcdevice.h
 F:     include/linux/fddidevice.h
@@ -14129,8 +15327,10 @@ F:     include/linux/hippidevice.h
 F:     include/linux/if_*
 F:     include/linux/inetdevice.h
 F:     include/linux/netdevice.h
+F:     include/uapi/linux/cn_proc.h
 F:     include/uapi/linux/if_*
 F:     include/uapi/linux/netdevice.h
+X:     drivers/net/wireless/
 
 NETWORKING DRIVERS (WIRELESS)
 M:     Kalle Valo <kvalo@kernel.org>
@@ -14145,11 +15345,12 @@ F:    drivers/net/wireless/
 
 NETWORKING [DSA]
 M:     Andrew Lunn <andrew@lunn.ch>
-M:     Vivien Didelot <vivien.didelot@gmail.com>
 M:     Florian Fainelli <f.fainelli@gmail.com>
 M:     Vladimir Oltean <olteanv@gmail.com>
 S:     Maintained
 F:     Documentation/devicetree/bindings/net/dsa/
+F:     Documentation/devicetree/bindings/net/ethernet-switch-port.yaml
+F:     Documentation/devicetree/bindings/net/ethernet-switch.yaml
 F:     drivers/net/dsa/
 F:     include/linux/dsa/
 F:     include/linux/platform_data/dsa.h
@@ -14164,13 +15365,21 @@ M:    Jakub Kicinski <kuba@kernel.org>
 M:     Paolo Abeni <pabeni@redhat.com>
 L:     netdev@vger.kernel.org
 S:     Maintained
+P:     Documentation/process/maintainer-netdev.rst
 Q:     https://patchwork.kernel.org/project/netdevbpf/list/
 B:     mailto:netdev@vger.kernel.org
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git
+F:     Documentation/core-api/netlink.rst
+F:     Documentation/netlink/
 F:     Documentation/networking/
+F:     Documentation/networking/net_cachelines/
 F:     Documentation/process/maintainer-netdev.rst
+F:     Documentation/userspace-api/netlink/
+F:     include/linux/framer/framer-provider.h
+F:     include/linux/framer/framer.h
 F:     include/linux/in.h
+F:     include/linux/indirect_call_wrapper.h
 F:     include/linux/net.h
 F:     include/linux/netdevice.h
 F:     include/net/
@@ -14181,7 +15390,10 @@ F:     include/uapi/linux/netdevice.h
 F:     lib/net_utils.c
 F:     lib/random32.c
 F:     net/
+F:     tools/net/
 F:     tools/testing/selftests/net/
+X:     net/9p/
+X:     net/bluetooth/
 
 NETWORKING [IPSEC]
 M:     Steffen Klassert <steffen.klassert@secunet.com>
@@ -14209,7 +15421,6 @@ F:      tools/testing/selftests/net/ipsec.c
 
 NETWORKING [IPv4/IPv6]
 M:     "David S. Miller" <davem@davemloft.net>
-M:     Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
 M:     David Ahern <dsahern@kernel.org>
 L:     netdev@vger.kernel.org
 S:     Maintained
@@ -14227,7 +15438,7 @@ NETWORKING [LABELED] (NetLabel, Labeled IPsec, SECMARK)
 M:     Paul Moore <paul@paul-moore.com>
 L:     netdev@vger.kernel.org
 L:     linux-security-module@vger.kernel.org
-S:     Maintained
+S:     Supported
 W:     https://github.com/netlabel
 F:     Documentation/netlabel/
 F:     include/net/calipso.h
@@ -14241,18 +15452,32 @@ F:    net/netfilter/xt_CONNSECMARK.c
 F:     net/netfilter/xt_SECMARK.c
 F:     net/netlabel/
 
+NETWORKING [MACSEC]
+M:     Sabrina Dubroca <sd@queasysnail.net>
+L:     netdev@vger.kernel.org
+S:     Maintained
+F:     drivers/net/macsec.c
+F:     include/net/macsec.h
+F:     include/uapi/linux/if_macsec.h
+K:     macsec
+K:     \bmdo_
+
 NETWORKING [MPTCP]
-M:     Mat Martineau <mathew.j.martineau@linux.intel.com>
-M:     Matthieu Baerts <matthieu.baerts@tessares.net>
+M:     Matthieu Baerts <matttbe@kernel.org>
+M:     Mat Martineau <martineau@kernel.org>
+R:     Geliang Tang <geliang@kernel.org>
 L:     netdev@vger.kernel.org
 L:     mptcp@lists.linux.dev
 S:     Maintained
 W:     https://github.com/multipath-tcp/mptcp_net-next/wiki
 B:     https://github.com/multipath-tcp/mptcp_net-next/issues
+T:     git https://github.com/multipath-tcp/mptcp_net-next.git export-net
+T:     git https://github.com/multipath-tcp/mptcp_net-next.git export
+F:     Documentation/netlink/specs/mptcp_pm.yaml
 F:     Documentation/networking/mptcp-sysctl.rst
 F:     include/net/mptcp.h
 F:     include/trace/events/mptcp.h
-F:     include/uapi/linux/mptcp.h
+F:     include/uapi/linux/mptcp*.h
 F:     net/mptcp/
 F:     tools/testing/selftests/bpf/*/*mptcp*.c
 F:     tools/testing/selftests/net/mptcp/
@@ -14261,6 +15486,7 @@ NETWORKING [TCP]
 M:     Eric Dumazet <edumazet@google.com>
 L:     netdev@vger.kernel.org
 S:     Maintained
+F:     Documentation/networking/net_cachelines/tcp_sock.rst
 F:     include/linux/tcp.h
 F:     include/net/tcp.h
 F:     include/trace/events/tcp.h
@@ -14307,13 +15533,10 @@ F:    net/ipv4/nexthop.c
 
 NFC SUBSYSTEM
 M:     Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
-L:     linux-nfc@lists.01.org (subscribers-only)
 L:     netdev@vger.kernel.org
 S:     Maintained
-B:     mailto:linux-nfc@lists.01.org
 F:     Documentation/devicetree/bindings/net/nfc/
 F:     drivers/nfc/
-F:     include/linux/platform_data/nfcmrvl.h
 F:     include/net/nfc/
 F:     include/uapi/linux/nfc.h
 F:     net/nfc/
@@ -14321,7 +15544,6 @@ F:      net/nfc/
 NFC VIRTUAL NCI DEVICE DRIVER
 M:     Bongsu Jeon <bongsu.jeon@samsung.com>
 L:     netdev@vger.kernel.org
-L:     linux-nfc@lists.01.org (subscribers-only)
 S:     Supported
 F:     drivers/nfc/virtual_ncidev.c
 F:     tools/testing/selftests/nci/
@@ -14333,6 +15555,7 @@ L:      linux-nfs@vger.kernel.org
 S:     Maintained
 W:     http://client.linux-nfs.org
 T:     git git://git.linux-nfs.org/projects/trondmy/linux-nfs.git
+F:     Documentation/filesystems/nfs/
 F:     fs/lockd/
 F:     fs/nfs/
 F:     fs/nfs_common/
@@ -14342,15 +15565,13 @@ F:    include/linux/sunrpc/
 F:     include/uapi/linux/nfs*
 F:     include/uapi/linux/sunrpc/
 F:     net/sunrpc/
-F:     Documentation/filesystems/nfs/
 
 NILFS2 FILESYSTEM
 M:     Ryusuke Konishi <konishi.ryusuke@gmail.com>
 L:     linux-nilfs@vger.kernel.org
 S:     Supported
 W:     https://nilfs.sourceforge.io/
-W:     https://nilfs.osdn.jp/
-T:     git git://github.com/konis/nilfs2.git
+T:     git https://github.com/konis/nilfs2.git
 F:     Documentation/filesystems/nilfs2.rst
 F:     fs/nilfs2/
 F:     include/trace/events/nilfs2.h
@@ -14385,10 +15606,9 @@ T:     git git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git
 F:     arch/nios2/
 
 NITRO ENCLAVES (NE)
-M:     Andra Paraschiv <andraprs@amazon.com>
-M:     Alexandru Vasile <lexnv@amazon.com>
 M:     Alexandru Ciobotaru <alcioa@amazon.com>
 L:     linux-kernel@vger.kernel.org
+L:     The AWS Nitro Enclaves Team <aws-nitro-enclaves-devel@amazon.com>
 S:     Supported
 W:     https://aws.amazon.com/ec2/nitro/nitro-enclaves/
 F:     Documentation/virt/ne_overview.rst
@@ -14397,8 +15617,17 @@ F:     include/linux/nitro_enclaves.h
 F:     include/uapi/linux/nitro_enclaves.h
 F:     samples/nitro_enclaves/
 
+NITRO SECURE MODULE (NSM)
+M:     Alexander Graf <graf@amazon.com>
+L:     linux-kernel@vger.kernel.org
+L:     The AWS Nitro Enclaves Team <aws-nitro-enclaves-devel@amazon.com>
+S:     Supported
+W:     https://aws.amazon.com/ec2/nitro/nitro-enclaves/
+F:     drivers/misc/nsm.c
+F:     include/uapi/linux/nsm.h
+
 NOHZ, DYNTICKS SUPPORT
-M:     Frederic Weisbecker <fweisbec@gmail.com>
+M:     Frederic Weisbecker <frederic@kernel.org>
 M:     Thomas Gleixner <tglx@linutronix.de>
 M:     Ingo Molnar <mingo@kernel.org>
 L:     linux-kernel@vger.kernel.org
@@ -14428,9 +15657,17 @@ F:     include/linux/power/bq27xxx_battery.h
 
 NOLIBC HEADER FILE
 M:     Willy Tarreau <w@1wt.eu>
+M:     Thomas Weißschuh <linux@weissschuh.net>
 S:     Maintained
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/wtarreau/nolibc.git
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibc.git
 F:     tools/include/nolibc/
+F:     tools/testing/selftests/nolibc/
+
+NOVATEK NVT-TS I2C TOUCHSCREEN DRIVER
+M:     Hans de Goede <hdegoede@redhat.com>
+L:     linux-input@vger.kernel.org
+S:     Maintained
+F:     drivers/input/touchscreen/novatek-nvt-ts.c
 
 NSDEPS
 M:     Matthias Maennich <maennich@google.com>
@@ -14452,9 +15689,10 @@ M:     Allen Hubbe <allenbh@gmail.com>
 L:     ntb@lists.linux.dev
 S:     Supported
 W:     https://github.com/jonmason/ntb/wiki
-T:     git git://github.com/jonmason/ntb.git
+T:     git https://github.com/jonmason/ntb.git
 F:     drivers/net/ntb_netdev.c
 F:     drivers/ntb/
+F:     drivers/pci/endpoint/functions/pci-epf-*ntb.c
 F:     include/linux/ntb.h
 F:     include/linux/ntb_transport.h
 F:     tools/testing/selftests/ntb/
@@ -14473,15 +15711,6 @@ W:     https://github.com/davejiang/linux/wiki
 T:     git https://github.com/davejiang/linux.git
 F:     drivers/ntb/hw/intel/
 
-NTFS FILESYSTEM
-M:     Anton Altaparmakov <anton@tuxera.com>
-L:     linux-ntfs-dev@lists.sourceforge.net
-S:     Supported
-W:     http://www.tuxera.com/
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs.git
-F:     Documentation/filesystems/ntfs.rst
-F:     fs/ntfs/
-
 NTFS3 FILESYSTEM
 M:     Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
 L:     ntfs3@lists.linux.dev
@@ -14512,6 +15741,7 @@ M:      Daniel Dadap <ddadap@nvidia.com>
 L:     platform-driver-x86@vger.kernel.org
 S:     Supported
 F:     drivers/platform/x86/nvidia-wmi-ec-backlight.c
+F:     include/linux/platform_data/x86/nvidia-wmi-ec-backlight.h
 
 NVM EXPRESS DRIVER
 M:     Keith Busch <kbusch@kernel.org>
@@ -14521,12 +15751,23 @@ M:    Sagi Grimberg <sagi@grimberg.me>
 L:     linux-nvme@lists.infradead.org
 S:     Supported
 W:     http://git.infradead.org/nvme.git
-T:     git://git.infradead.org/nvme.git
-F:     drivers/nvme/host/
+T:     git git://git.infradead.org/nvme.git
+F:     Documentation/nvme/
 F:     drivers/nvme/common/
-F:     include/linux/nvme*
+F:     drivers/nvme/host/
+F:     include/linux/nvme-*.h
+F:     include/linux/nvme.h
 F:     include/uapi/linux/nvme_ioctl.h
 
+NVM EXPRESS FABRICS AUTHENTICATION
+M:     Hannes Reinecke <hare@suse.de>
+L:     linux-nvme@lists.infradead.org
+S:     Supported
+F:     drivers/nvme/host/auth.c
+F:     drivers/nvme/target/auth.c
+F:     drivers/nvme/target/fabrics-cmd-auth.c
+F:     include/linux/nvme-auth.h
+
 NVM EXPRESS FC TRANSPORT DRIVERS
 M:     James Smart <james.smart@broadcom.com>
 L:     linux-nvme@lists.infradead.org
@@ -14537,6 +15778,12 @@ F:     drivers/nvme/target/fcloop.c
 F:     include/linux/nvme-fc-driver.h
 F:     include/linux/nvme-fc.h
 
+NVM EXPRESS HARDWARE MONITORING SUPPORT
+M:     Guenter Roeck <linux@roeck-us.net>
+L:     linux-nvme@lists.infradead.org
+S:     Supported
+F:     drivers/nvme/host/hwmon.c
+
 NVM EXPRESS TARGET DRIVER
 M:     Christoph Hellwig <hch@lst.de>
 M:     Sagi Grimberg <sagi@grimberg.me>
@@ -14544,7 +15791,7 @@ M:      Chaitanya Kulkarni <kch@nvidia.com>
 L:     linux-nvme@lists.infradead.org
 S:     Supported
 W:     http://git.infradead.org/nvme.git
-T:     git://git.infradead.org/nvme.git
+T:     git git://git.infradead.org/nvme.git
 F:     drivers/nvme/target/
 
 NVMEM FRAMEWORK
@@ -14557,11 +15804,18 @@ F:    drivers/nvmem/
 F:     include/linux/nvmem-consumer.h
 F:     include/linux/nvmem-provider.h
 
+NXP BLUETOOTH WIRELESS DRIVERS
+M:     Amitkumar Karwar <amitkumar.karwar@nxp.com>
+M:     Neeraj Kale <neeraj.sanjaykale@nxp.com>
+S:     Maintained
+F:     Documentation/devicetree/bindings/net/bluetooth/nxp,88w8987-bt.yaml
+F:     drivers/bluetooth/btnxpuart.c
+
 NXP C45 TJA11XX PHY DRIVER
-M:     Radu Pirea <radu-nicolae.pirea@oss.nxp.com>
+M:     Andrei Botila <andrei.botila@oss.nxp.com>
 L:     netdev@vger.kernel.org
 S:     Maintained
-F:     drivers/net/phy/nxp-c45-tja11xx.c
+F:     drivers/net/phy/nxp-c45-tja11xx*
 
 NXP FSPI DRIVER
 M:     Han Xu <han.xu@nxp.com>
@@ -14582,42 +15836,70 @@ F:    drivers/iio/gyro/fxas21002c_core.c
 F:     drivers/iio/gyro/fxas21002c_i2c.c
 F:     drivers/iio/gyro/fxas21002c_spi.c
 
-NXP i.MX CLOCK DRIVERS
-M:     Abel Vesa <abelvesa@kernel.org>
-L:     linux-clk@vger.kernel.org
-L:     linux-imx@nxp.com
+NXP i.MX 7D/6SX/6UL/93 AND VF610 ADC DRIVER
+M:     Haibo Chen <haibo.chen@nxp.com>
+L:     linux-iio@vger.kernel.org
+L:     imx@lists.linux.dev
 S:     Maintained
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/abelvesa/linux.git clk/imx
-F:     Documentation/devicetree/bindings/clock/imx*
-F:     drivers/clk/imx/
-F:     include/dt-bindings/clock/imx*
+F:     Documentation/devicetree/bindings/iio/adc/fsl,imx7d-adc.yaml
+F:     Documentation/devicetree/bindings/iio/adc/fsl,vf610-adc.yaml
+F:     Documentation/devicetree/bindings/iio/adc/nxp,imx93-adc.yaml
+F:     drivers/iio/adc/imx7d_adc.c
+F:     drivers/iio/adc/imx93_adc.c
+F:     drivers/iio/adc/vf610_adc.c
+
+NXP i.MX 8M ISI DRIVER
+M:     Laurent Pinchart <laurent.pinchart@ideasonboard.com>
+L:     linux-media@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/media/nxp,imx8-isi.yaml
+F:     drivers/media/platform/nxp/imx8-isi/
+
+NXP i.MX 8MP DW100 V4L2 DRIVER
+M:     Xavier Roumegue <xavier.roumegue@oss.nxp.com>
+L:     linux-media@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/media/nxp,dw100.yaml
+F:     Documentation/userspace-api/media/drivers/dw100.rst
+F:     drivers/media/platform/nxp/dw100/
+F:     include/uapi/linux/dw100.h
 
 NXP i.MX 8MQ DCSS DRIVER
 M:     Laurentiu Palcu <laurentiu.palcu@oss.nxp.com>
 R:     Lucas Stach <l.stach@pengutronix.de>
 L:     dri-devel@lists.freedesktop.org
 S:     Maintained
+T:     git git://anongit.freedesktop.org/drm/drm-misc
 F:     Documentation/devicetree/bindings/display/imx/nxp,imx8mq-dcss.yaml
 F:     drivers/gpu/drm/imx/dcss/
 
 NXP i.MX 8QXP ADC DRIVER
 M:     Cai Huoqing <cai.huoqing@linux.dev>
 M:     Haibo Chen <haibo.chen@nxp.com>
-L:     linux-imx@nxp.com
+L:     imx@lists.linux.dev
 L:     linux-iio@vger.kernel.org
 S:     Maintained
 F:     Documentation/devicetree/bindings/iio/adc/nxp,imx8qxp-adc.yaml
 F:     drivers/iio/adc/imx8qxp-adc.c
 
-NXP i.MX 7D/6SX/6UL AND VF610 ADC DRIVER
-M:     Haibo Chen <haibo.chen@nxp.com>
-L:     linux-iio@vger.kernel.org
-L:     linux-imx@nxp.com
+NXP i.MX 8QXP/8QM JPEG V4L2 DRIVER
+M:     Mirela Rabulea <mirela.rabulea@nxp.com>
+L:     imx@lists.linux.dev
+L:     linux-media@vger.kernel.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/iio/adc/fsl,imx7d-adc.yaml
-F:     Documentation/devicetree/bindings/iio/adc/fsl,vf610-adc.yaml
-F:     drivers/iio/adc/imx7d_adc.c
-F:     drivers/iio/adc/vf610_adc.c
+F:     Documentation/devicetree/bindings/media/nxp,imx8-jpeg.yaml
+F:     drivers/media/platform/nxp/imx-jpeg
+
+NXP i.MX CLOCK DRIVERS
+M:     Abel Vesa <abelvesa@kernel.org>
+R:     Peng Fan <peng.fan@nxp.com>
+L:     linux-clk@vger.kernel.org
+L:     imx@lists.linux.dev
+S:     Maintained
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/abelvesa/linux.git clk/imx
+F:     Documentation/devicetree/bindings/clock/imx*
+F:     drivers/clk/imx/
+F:     include/dt-bindings/clock/imx*
 
 NXP PF8100/PF8121A/PF8200 PMIC REGULATOR DEVICE DRIVER
 M:     Jagan Teki <jagan@amarulasolutions.com>
@@ -14660,29 +15942,20 @@ NXP TFA9879 DRIVER
 M:     Peter Rosin <peda@axentia.se>
 L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
 S:     Maintained
-F:     Documentation/devicetree/bindings/sound/tfa9879.txt
+F:     Documentation/devicetree/bindings/sound/nxp,tfa9879.yaml
 F:     sound/soc/codecs/tfa9879*
 
-NXP/Goodix TFA989X (TFA1) DRIVER
-M:     Stephan Gerhold <stephan@gerhold.net>
-L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
-S:     Maintained
-F:     Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml
-F:     sound/soc/codecs/tfa989x.c
-
 NXP-NCI NFC DRIVER
-L:     linux-nfc@lists.01.org (subscribers-only)
 S:     Orphan
 F:     Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml
 F:     drivers/nfc/nxp-nci
 
-NXP i.MX 8QXP/8QM JPEG V4L2 DRIVER
-M:     Mirela Rabulea <mirela.rabulea@nxp.com>
-R:     NXP Linux Team <linux-imx@nxp.com>
-L:     linux-media@vger.kernel.org
+NXP/Goodix TFA989X (TFA1) DRIVER
+M:     Stephan Gerhold <stephan@gerhold.net>
+L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
 S:     Maintained
-F:     Documentation/devicetree/bindings/media/nxp,imx8-jpeg.yaml
-F:     drivers/media/platform/nxp/imx-jpeg
+F:     Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml
+F:     sound/soc/codecs/tfa989x.c
 
 NZXT-KRAKEN2 HARDWARE MONITORING DRIVER
 M:     Jonas Malaco <jonas@protocubo.io>
@@ -14691,6 +15964,14 @@ S:     Maintained
 F:     Documentation/hwmon/nzxt-kraken2.rst
 F:     drivers/hwmon/nzxt-kraken2.c
 
+NZXT-KRAKEN3 HARDWARE MONITORING DRIVER
+M:     Jonas Malaco <jonas@protocubo.io>
+M:     Aleksa Savic <savicaleksa83@gmail.com>
+L:     linux-hwmon@vger.kernel.org
+S:     Maintained
+F:     Documentation/hwmon/nzxt-kraken3.rst
+F:     drivers/hwmon/nzxt-kraken3.c
+
 NZXT-SMART2 HARDWARE MONITORING DRIVER
 M:     Aleksandr Mezin <mezin.alexander@gmail.com>
 L:     linux-hwmon@vger.kernel.org
@@ -14699,19 +15980,26 @@ F:    Documentation/hwmon/nzxt-smart2.rst
 F:     drivers/hwmon/nzxt-smart2.c
 
 OBJAGG
-M:     Jiri Pirko <jiri@nvidia.com>
+M:     Jiri Pirko <jiri@resnulli.us>
 L:     netdev@vger.kernel.org
 S:     Supported
 F:     include/linux/objagg.h
 F:     lib/objagg.c
 F:     lib/test_objagg.c
 
+OBJPOOL
+M:     Matt Wu <wuqiang.matt@bytedance.com>
+S:     Supported
+F:     include/linux/objpool.h
+F:     lib/objpool.c
+F:     lib/test_objpool.c
+
 OBJTOOL
 M:     Josh Poimboeuf <jpoimboe@kernel.org>
 M:     Peter Zijlstra <peterz@infradead.org>
 S:     Supported
+F:     include/linux/objtool*.h
 F:     tools/objtool/
-F:     include/linux/objtool.h
 
 OCELOT ETHERNET SWITCH DRIVER
 M:     Vladimir Oltean <vladimir.oltean@nxp.com>
@@ -14727,6 +16015,14 @@ F:     net/dsa/tag_ocelot.c
 F:     net/dsa/tag_ocelot_8021q.c
 F:     tools/testing/selftests/drivers/net/ocelot/*
 
+OCELOT EXTERNAL SWITCH CONTROL
+M:     Colin Foster <colin.foster@in-advantage.com>
+S:     Supported
+F:     Documentation/devicetree/bindings/mfd/mscc,ocelot.yaml
+F:     drivers/mfd/ocelot*
+F:     drivers/net/dsa/ocelot/ocelot_ext.c
+F:     include/linux/mfd/ocelot.h
+
 OCXL (Open Coherent Accelerator Processor Interface OpenCAPI) DRIVER
 M:     Frederic Barrat <fbarrat@linux.ibm.com>
 M:     Andrew Donnellan <ajd@linux.ibm.com>
@@ -14762,19 +16058,13 @@ M:    Tony Lindgren <tony@atomide.com>
 L:     linux-omap@vger.kernel.org
 L:     devicetree@vger.kernel.org
 S:     Maintained
-F:     arch/arm/boot/dts/*am3*
-F:     arch/arm/boot/dts/*am4*
-F:     arch/arm/boot/dts/*am5*
-F:     arch/arm/boot/dts/*dra7*
-F:     arch/arm/boot/dts/*omap*
-F:     arch/arm/boot/dts/logicpd-som-lv*
-F:     arch/arm/boot/dts/logicpd-torpedo*
+F:     arch/arm/boot/dts/ti/omap/
 
 OMAP DISPLAY SUBSYSTEM and FRAMEBUFFER SUPPORT (DSS2)
 L:     linux-omap@vger.kernel.org
 L:     linux-fbdev@vger.kernel.org
 S:     Orphan
-F:     Documentation/arm/omap/dss.rst
+F:     Documentation/arch/arm/omap/dss.rst
 F:     drivers/video/fbdev/omap2/
 
 OMAP FRAMEBUFFER SUPPORT
@@ -14801,9 +16091,8 @@ F:      Documentation/devicetree/bindings/gpio/ti,omap-gpio.yaml
 F:     drivers/gpio/gpio-omap.c
 
 OMAP HARDWARE SPINLOCK SUPPORT
-M:     Ohad Ben-Cohen <ohad@wizery.com>
 L:     linux-omap@vger.kernel.org
-S:     Maintained
+S:     Orphan
 F:     drivers/hwspinlock/omap_hwspinlock.c
 
 OMAP HS MMC SUPPORT
@@ -14876,7 +16165,7 @@ OMAP/NEWFLOW NANOBONE MACHINE SUPPORT
 M:     Mark Jackson <mpfj@newflow.co.uk>
 L:     linux-omap@vger.kernel.org
 S:     Maintained
-F:     arch/arm/boot/dts/am335x-nano.dts
+F:     arch/arm/boot/dts/ti/omap/am335x-nano.dts
 
 OMAP1 SUPPORT
 M:     Aaro Koskinen <aaro.koskinen@iki.fi>
@@ -14888,7 +16177,6 @@ Q:      http://patchwork.kernel.org/project/linux-omap/list/
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git
 F:     arch/arm/configs/omap1_defconfig
 F:     arch/arm/mach-omap1/
-F:     arch/arm/plat-omap/
 F:     drivers/i2c/busses/i2c-omap.c
 F:     include/linux/platform_data/ams-delta-fiq.h
 F:     include/linux/platform_data/i2c-omap.h
@@ -14901,10 +16189,12 @@ W:    http://www.muru.com/linux/omap/
 W:     http://linux.omap.com/
 Q:     http://patchwork.kernel.org/project/linux-omap/list/
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git
+F:     Documentation/devicetree/bindings/arm/ti/omap.yaml
 F:     arch/arm/configs/omap2plus_defconfig
 F:     arch/arm/mach-omap2/
-F:     arch/arm/plat-omap/
+F:     drivers/bus/omap*.[ch]
 F:     drivers/bus/ti-sysc.c
+F:     drivers/gpio/gpio-tps65219.c
 F:     drivers/i2c/busses/i2c-omap.c
 F:     drivers/irqchip/irq-omap-intc.c
 F:     drivers/mfd/*omap*.c
@@ -14912,6 +16202,7 @@ F:      drivers/mfd/menelaus.c
 F:     drivers/mfd/palmas.c
 F:     drivers/mfd/tps65217.c
 F:     drivers/mfd/tps65218.c
+F:     drivers/mfd/tps65219.c
 F:     drivers/mfd/tps65910.c
 F:     drivers/mfd/twl-core.[ch]
 F:     drivers/mfd/twl4030*.c
@@ -14921,6 +16212,7 @@ F:      drivers/regulator/palmas-regulator*.c
 F:     drivers/regulator/pbias-regulator.c
 F:     drivers/regulator/tps65217-regulator.c
 F:     drivers/regulator/tps65218-regulator.c
+F:     drivers/regulator/tps65219-regulator.c
 F:     drivers/regulator/tps65910-regulator.c
 F:     drivers/regulator/twl-regulator.c
 F:     drivers/regulator/twl6030-regulator.c
@@ -14934,29 +16226,23 @@ S:    Maintained
 F:     Documentation/filesystems/omfs.rst
 F:     fs/omfs/
 
-OMNIKEY CARDMAN 4000 DRIVER
-M:     Harald Welte <laforge@gnumonks.org>
-S:     Maintained
-F:     drivers/char/pcmcia/cm4000_cs.c
-F:     include/linux/cm4000_cs.h
-F:     include/uapi/linux/cm4000_cs.h
-
-OMNIKEY CARDMAN 4040 DRIVER
-M:     Harald Welte <laforge@gnumonks.org>
-S:     Maintained
-F:     drivers/char/pcmcia/cm4040_cs.*
-
 OMNIVISION OG01A1B SENSOR DRIVER
-M:     Shawn Tu <shawnx.tu@intel.com>
+M:     Sakari Ailus <sakari.ailus@linux.intel.com>
 L:     linux-media@vger.kernel.org
 S:     Maintained
 F:     drivers/media/i2c/og01a1b.c
 
-OMNIVISION OV02A10 SENSOR DRIVER
-M:     Dongchun Zhu <dongchun.zhu@mediatek.com>
+OMNIVISION OV01A10 SENSOR DRIVER
+M:     Bingbu Cao <bingbu.cao@intel.com>
 L:     linux-media@vger.kernel.org
 S:     Maintained
 T:     git git://linuxtv.org/media_tree.git
+F:     drivers/media/i2c/ov01a10.c
+
+OMNIVISION OV02A10 SENSOR DRIVER
+L:     linux-media@vger.kernel.org
+S:     Orphan
+T:     git git://linuxtv.org/media_tree.git
 F:     Documentation/devicetree/bindings/media/i2c/ovti,ov02a10.yaml
 F:     drivers/media/i2c/ov02a10.c
 
@@ -14967,6 +16253,13 @@ S:     Maintained
 T:     git git://linuxtv.org/media_tree.git
 F:     drivers/media/i2c/ov08d10.c
 
+OMNIVISION OV08X40 SENSOR DRIVER
+M:     Jason Chen <jason.z.chen@intel.com>
+L:     linux-media@vger.kernel.org
+S:     Maintained
+T:     git git://linuxtv.org/media_tree.git
+F:     drivers/media/i2c/ov08x40.c
+
 OMNIVISION OV13858 SENSOR DRIVER
 M:     Sakari Ailus <sakari.ailus@linux.intel.com>
 L:     linux-media@vger.kernel.org
@@ -14983,6 +16276,7 @@ F:      drivers/media/i2c/ov13b10.c
 
 OMNIVISION OV2680 SENSOR DRIVER
 M:     Rui Miguel Silva <rmfrfs@gmail.com>
+M:     Hans de Goede <hansg@kernel.org>
 L:     linux-media@vger.kernel.org
 S:     Maintained
 T:     git git://linuxtv.org/media_tree.git
@@ -14994,17 +16288,26 @@ M:    Shunqian Zheng <zhengsq@rock-chips.com>
 L:     linux-media@vger.kernel.org
 S:     Maintained
 T:     git git://linuxtv.org/media_tree.git
+F:     Documentation/devicetree/bindings/media/i2c/ovti,ov2685.yaml
 F:     drivers/media/i2c/ov2685.c
 
 OMNIVISION OV2740 SENSOR DRIVER
 M:     Tianshu Qiu <tian.shu.qiu@intel.com>
-R:     Shawn Tu <shawnx.tu@intel.com>
+R:     Sakari Ailus <sakari.ailus@linux.intel.com>
 R:     Bingbu Cao <bingbu.cao@intel.com>
 L:     linux-media@vger.kernel.org
 S:     Maintained
 T:     git git://linuxtv.org/media_tree.git
 F:     drivers/media/i2c/ov2740.c
 
+OMNIVISION OV4689 SENSOR DRIVER
+M:     Mikhail Rudenko <mike.rudenko@gmail.com>
+L:     linux-media@vger.kernel.org
+S:     Maintained
+T:     git git://linuxtv.org/media_tree.git
+F:     Documentation/devicetree/bindings/media/i2c/ovti,ov4689.yaml
+F:     drivers/media/i2c/ov4689.c
+
 OMNIVISION OV5640 SENSOR DRIVER
 M:     Steve Longerbeam <slongerbeam@gmail.com>
 L:     linux-media@vger.kernel.org
@@ -15022,17 +16325,19 @@ F:    Documentation/devicetree/bindings/media/i2c/ovti,ov5647.yaml
 F:     drivers/media/i2c/ov5647.c
 
 OMNIVISION OV5670 SENSOR DRIVER
-M:     Chiranjeevi Rapolu <chiranjeevi.rapolu@intel.com>
+M:     Sakari Ailus <sakari.ailus@linux.intel.com>
 L:     linux-media@vger.kernel.org
 S:     Maintained
 T:     git git://linuxtv.org/media_tree.git
+F:     Documentation/devicetree/bindings/media/i2c/ovti,ov5670.yaml
 F:     drivers/media/i2c/ov5670.c
 
 OMNIVISION OV5675 SENSOR DRIVER
-M:     Shawn Tu <shawnx.tu@intel.com>
+M:     Sakari Ailus <sakari.ailus@linux.intel.com>
 L:     linux-media@vger.kernel.org
 S:     Maintained
 T:     git git://linuxtv.org/media_tree.git
+F:     Documentation/devicetree/bindings/media/i2c/ovti,ov5675.yaml
 F:     drivers/media/i2c/ov5675.c
 
 OMNIVISION OV5693 SENSOR DRIVER
@@ -15050,6 +16355,14 @@ S:     Maintained
 T:     git git://linuxtv.org/media_tree.git
 F:     drivers/media/i2c/ov5695.c
 
+OMNIVISION OV64A40 SENSOR DRIVER
+M:     Jacopo Mondi <jacopo.mondi@ideasonboard.com>
+L:     linux-media@vger.kernel.org
+S:     Maintained
+T:     git git://linuxtv.org/media_tree.git
+F:     Documentation/devicetree/bindings/media/i2c/ovti,ov64a40.yaml
+F:     drivers/media/i2c/ov64a40.c
+
 OMNIVISION OV7670 SENSOR DRIVER
 L:     linux-media@vger.kernel.org
 S:     Orphan
@@ -15067,24 +16380,31 @@ F:    drivers/media/i2c/ov772x.c
 F:     include/media/i2c/ov772x.h
 
 OMNIVISION OV7740 SENSOR DRIVER
-M:     Wenyou Yang <wenyou.yang@microchip.com>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 T:     git git://linuxtv.org/media_tree.git
 F:     Documentation/devicetree/bindings/media/i2c/ov7740.txt
 F:     drivers/media/i2c/ov7740.c
 
 OMNIVISION OV8856 SENSOR DRIVER
-M:     Dongchun Zhu <dongchun.zhu@mediatek.com>
+M:     Sakari Ailus <sakari.ailus@linux.intel.com>
 L:     linux-media@vger.kernel.org
 S:     Maintained
 T:     git git://linuxtv.org/media_tree.git
 F:     Documentation/devicetree/bindings/media/i2c/ov8856.yaml
 F:     drivers/media/i2c/ov8856.c
 
+OMNIVISION OV8858 SENSOR DRIVER
+M:     Jacopo Mondi <jacopo.mondi@ideasonboard.com>
+M:     Nicholas Roth <nicholas@rothemail.net>
+L:     linux-media@vger.kernel.org
+S:     Maintained
+T:     git git://linuxtv.org/media_tree.git
+F:     Documentation/devicetree/bindings/media/i2c/ovti,ov8858.yaml
+F:     drivers/media/i2c/ov8858.c
+
 OMNIVISION OV9282 SENSOR DRIVER
-M:     Paul J. Murphy <paul.j.murphy@intel.com>
-M:     Daniele Alessandrelli <daniele.alessandrelli@intel.com>
+M:     Dave Stevenson <dave.stevenson@raspberrypi.com>
 L:     linux-media@vger.kernel.org
 S:     Maintained
 T:     git git://linuxtv.org/media_tree.git
@@ -15129,12 +16449,32 @@ S:    Maintained
 F:     drivers/mtd/nand/onenand/
 F:     include/linux/mtd/onenand*.h
 
+ONEXPLAYER FAN DRIVER
+M:     Derek John Clark <derekjohn.clark@gmail.com>
+M:     Joaquín Ignacio Aramendía <samsagax@gmail.com>
+L:     linux-hwmon@vger.kernel.org
+S:     Maintained
+F:     drivers/hwmon/oxp-sensors.c
+
+ONIE TLV NVMEM LAYOUT DRIVER
+M:     Miquel Raynal <miquel.raynal@bootlin.com>
+S:     Maintained
+F:     Documentation/devicetree/bindings/nvmem/layouts/onie,tlv-layout.yaml
+F:     drivers/nvmem/layouts/onie-tlv.c
+
 ONION OMEGA2+ BOARD
 M:     Harvey Hunt <harveyhuntnexus@gmail.com>
 L:     linux-mips@vger.kernel.org
 S:     Maintained
 F:     arch/mips/boot/dts/ralink/omega2p.dts
 
+ONSEMI ETHERNET PHY DRIVERS
+M:     Piergiorgio Beruto <piergiorgio.beruto@gmail.com>
+L:     netdev@vger.kernel.org
+S:     Supported
+W:     http://www.onsemi.com
+F:     drivers/net/phy/ncn*
+
 OP-TEE DRIVER
 M:     Jens Wiklander <jens.wiklander@linaro.org>
 L:     op-tee@lists.trustedfirmware.org
@@ -15160,37 +16500,31 @@ L:    linux-rdma@vger.kernel.org
 S:     Supported
 F:     drivers/infiniband/ulp/opa_vnic
 
-OPEN FIRMWARE AND DEVICE TREE OVERLAYS
-M:     Pantelis Antoniou <pantelis.antoniou@konsulko.com>
-M:     Frank Rowand <frowand.list@gmail.com>
-L:     devicetree@vger.kernel.org
-S:     Maintained
-F:     Documentation/devicetree/dynamic-resolution-notes.rst
-F:     Documentation/devicetree/overlay-notes.rst
-F:     drivers/of/overlay.c
-F:     drivers/of/resolver.c
-K:     of_overlay_notifier_
-
 OPEN FIRMWARE AND FLATTENED DEVICE TREE
-M:     Rob Herring <robh+dt@kernel.org>
-M:     Frank Rowand <frowand.list@gmail.com>
+M:     Rob Herring <robh@kernel.org>
+M:     Saravana Kannan <saravanak@google.com>
 L:     devicetree@vger.kernel.org
 S:     Maintained
-C:     irc://irc.libera.chat/devicetree
 W:     http://www.devicetree.org/
+C:     irc://irc.libera.chat/devicetree
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git
 F:     Documentation/ABI/testing/sysfs-firmware-ofw
 F:     drivers/of/
 F:     include/linux/of*.h
 F:     scripts/dtc/
+F:     tools/testing/selftests/dt/
+K:     of_overlay_notifier_
+K:     of_overlay_fdt_apply
+K:     of_overlay_remove
 
 OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS
-M:     Rob Herring <robh+dt@kernel.org>
+M:     Rob Herring <robh@kernel.org>
 M:     Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
+M:     Conor Dooley <conor+dt@kernel.org>
 L:     devicetree@vger.kernel.org
 S:     Maintained
-C:     irc://irc.libera.chat/devicetree
 Q:     http://patchwork.ozlabs.org/project/devicetree-bindings/list/
+C:     irc://irc.libera.chat/devicetree
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git
 F:     Documentation/devicetree/
 F:     arch/*/boot/dts/
@@ -15198,7 +16532,7 @@ F:      include/dt-bindings/
 
 OPENCOMPUTE PTP CLOCK DRIVER
 M:     Jonathan Lemon <jonathan.lemon@gmail.com>
-M:     Vadim Fedorenko <vadfed@fb.com>
+M:     Vadim Fedorenko <vadfed@linux.dev>
 L:     netdev@vger.kernel.org
 S:     Maintained
 F:     drivers/ptp/ptp_ocp.c
@@ -15217,12 +16551,12 @@ OPENRISC ARCHITECTURE
 M:     Jonas Bonn <jonas@southpole.se>
 M:     Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
 M:     Stafford Horne <shorne@gmail.com>
-L:     openrisc@lists.librecores.org
+L:     linux-openrisc@vger.kernel.org
 S:     Maintained
 W:     http://openrisc.io
-T:     git git://github.com/openrisc/linux.git
+T:     git https://github.com/openrisc/linux.git
+F:     Documentation/arch/openrisc/
 F:     Documentation/devicetree/bindings/openrisc/
-F:     Documentation/openrisc/
 F:     arch/openrisc/
 F:     drivers/irqchip/irq-ompic.c
 F:     drivers/irqchip/irq-or1k-*
@@ -15235,6 +16569,7 @@ S:      Maintained
 W:     http://openvswitch.org
 F:     include/uapi/linux/openvswitch.h
 F:     net/openvswitch/
+F:     tools/testing/selftests/net/openvswitch/
 
 OPERATING PERFORMANCE POINTS (OPP)
 M:     Viresh Kumar <vireshk@kernel.org>
@@ -15259,7 +16594,7 @@ ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
 M:     Mark Fasheh <mark@fasheh.com>
 M:     Joel Becker <jlbec@evilplan.org>
 M:     Joseph Qi <joseph.qi@linux.alibaba.com>
-L:     ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
+L:     ocfs2-devel@lists.linux.dev
 S:     Supported
 W:     http://ocfs2.wiki.kernel.org
 F:     Documentation/filesystems/dlmfs.rst
@@ -15275,13 +16610,6 @@ T:     git git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git
 F:     Documentation/filesystems/orangefs.rst
 F:     fs/orangefs/
 
-ORINOCO DRIVER
-L:     linux-wireless@vger.kernel.org
-S:     Orphan
-W:     https://wireless.wiki.kernel.org/en/users/Drivers/orinoco
-W:     http://www.nongnu.org/orinoco/
-F:     drivers/net/wireless/intersil/orinoco/
-
 OV2659 OMNIVISION SENSOR DRIVER
 M:     "Lad, Prabhakar" <prabhakar.csengg@gmail.com>
 L:     linux-media@vger.kernel.org
@@ -15294,9 +16622,10 @@ F:     include/media/i2c/ov2659.h
 
 OVERLAY FILESYSTEM
 M:     Miklos Szeredi <miklos@szeredi.hu>
+M:     Amir Goldstein <amir73il@gmail.com>
 L:     linux-unionfs@vger.kernel.org
 S:     Supported
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs.git
 F:     Documentation/filesystems/overlayfs.rst
 F:     fs/overlayfs/
 
@@ -15307,6 +16636,12 @@ S:     Maintained
 W:     https://wireless.wiki.kernel.org/en/users/Drivers/p54
 F:     drivers/net/wireless/intersil/p54/
 
+PACKET SOCKETS
+M:     Willem de Bruijn <willemdebruijn.kernel@gmail.com>
+S:     Maintained
+F:     include/uapi/linux/if_packet.h
+F:     net/packet/af_packet.c
+
 PACKING
 M:     Vladimir Oltean <olteanv@gmail.com>
 L:     netdev@vger.kernel.org
@@ -15344,7 +16679,7 @@ M:      Ilias Apalodimas <ilias.apalodimas@linaro.org>
 L:     netdev@vger.kernel.org
 S:     Supported
 F:     Documentation/networking/page_pool.rst
-F:     include/net/page_pool.h
+F:     include/net/page_pool/
 F:     include/trace/events/page_pool.h
 F:     net/core/page_pool.c
 
@@ -15390,10 +16725,10 @@ F:    include/uapi/linux/ppdev.h
 
 PARAVIRT_OPS INTERFACE
 M:     Juergen Gross <jgross@suse.com>
-M:     Srivatsa S. Bhat (VMware) <srivatsa@csail.mit.edu>
+R:     Ajay Kaher <akaher@vmware.com>
 R:     Alexey Makhalov <amakhalov@vmware.com>
 R:     VMware PV-Drivers Reviewers <pv-drivers@vmware.com>
-L:     virtualization@lists.linux-foundation.org
+L:     virtualization@lists.linux.dev
 L:     x86@kernel.org
 S:     Supported
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core
@@ -15402,13 +16737,6 @@ F:     arch/*/include/asm/paravirt*.h
 F:     arch/*/kernel/paravirt*
 F:     include/linux/hypervisor.h
 
-PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
-M:     Tim Waugh <tim@cyberelk.net>
-L:     linux-parport@lists.infradead.org (subscribers-only)
-S:     Maintained
-F:     Documentation/admin-guide/blockdev/paride.rst
-F:     drivers/block/paride/
-
 PARISC ARCHITECTURE
 M:     "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
 M:     Helge Deller <deller@gmx.de>
@@ -15418,7 +16746,7 @@ W:      https://parisc.wiki.kernel.org
 Q:     http://patchwork.kernel.org/project/linux-parisc/list/
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6.git
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git
-F:     Documentation/parisc/
+F:     Documentation/arch/parisc/
 F:     arch/parisc/
 F:     drivers/char/agp/parisc-agp.c
 F:     drivers/input/misc/hp_sdc_rtc.c
@@ -15426,14 +16754,14 @@ F:    drivers/input/serio/gscps2.c
 F:     drivers/input/serio/hp_sdc*
 F:     drivers/parisc/
 F:     drivers/parport/parport_gsc.*
-F:     drivers/tty/serial/8250/8250_gsc.c
+F:     drivers/tty/serial/8250/8250_parisc.c
 F:     drivers/video/console/sti*
 F:     drivers/video/fbdev/sti*
 F:     drivers/video/logo/logo_parisc*
 F:     include/linux/hp_sdc.h
 
 PARMAN
-M:     Jiri Pirko <jiri@nvidia.com>
+M:     Jiri Pirko <jiri@resnulli.us>
 L:     netdev@vger.kernel.org
 S:     Supported
 F:     include/linux/parman.h
@@ -15476,11 +16804,6 @@ L:     linux-i2c@vger.kernel.org
 S:     Maintained
 F:     drivers/i2c/muxes/i2c-mux-pca9541.c
 
-PCDP - PRIMARY CONSOLE AND DEBUG PORT
-M:     Khalid Aziz <khalid@gonehiking.org>
-S:     Maintained
-F:     drivers/firmware/pcdp.*
-
 PCI DRIVER FOR AARDVARK (Marvell Armada 3700)
 M:     Thomas Petazzoni <thomas.petazzoni@bootlin.com>
 M:     Pali Rohár <pali@kernel.org>
@@ -15522,11 +16845,10 @@ F:    Documentation/devicetree/bindings/pci/pci-armada8k.txt
 F:     drivers/pci/controller/dwc/pcie-armada8k.c
 
 PCI DRIVER FOR CADENCE PCIE IP
-M:     Tom Joseph <tjoseph@cadence.com>
 L:     linux-pci@vger.kernel.org
-S:     Maintained
+S:     Orphan
 F:     Documentation/devicetree/bindings/pci/cdns,*
-F:     drivers/pci/controller/cadence/
+F:     drivers/pci/controller/cadence/*cadence*
 
 PCI DRIVER FOR FREESCALE LAYERSCAPE
 M:     Minghuan Lian <minghuan.Lian@nxp.com>
@@ -15538,6 +16860,15 @@ L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
 F:     drivers/pci/controller/dwc/*layerscape*
 
+PCI DRIVER FOR FU740
+M:     Paul Walmsley <paul.walmsley@sifive.com>
+M:     Greentime Hu <greentime.hu@sifive.com>
+M:     Samuel Holland <samuel.holland@sifive.com>
+L:     linux-pci@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/pci/sifive,fu740-pcie.yaml
+F:     drivers/pci/controller/dwc/pcie-fu740.c
+
 PCI DRIVER FOR GENERIC OF HOSTS
 M:     Will Deacon <will@kernel.org>
 L:     linux-pci@vger.kernel.org
@@ -15553,17 +16884,11 @@ M:    Lucas Stach <l.stach@pengutronix.de>
 L:     linux-pci@vger.kernel.org
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
+F:     Documentation/devicetree/bindings/pci/fsl,imx6q-pcie-common.yaml
+F:     Documentation/devicetree/bindings/pci/fsl,imx6q-pcie-ep.yaml
 F:     Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml
 F:     drivers/pci/controller/dwc/*imx6*
 
-PCI DRIVER FOR FU740
-M:     Paul Walmsley <paul.walmsley@sifive.com>
-M:     Greentime Hu <greentime.hu@sifive.com>
-L:     linux-pci@vger.kernel.org
-S:     Maintained
-F:     Documentation/devicetree/bindings/pci/sifive,fu740-pcie.yaml
-F:     drivers/pci/controller/dwc/pcie-fu740.c
-
 PCI DRIVER FOR INTEL IXP4XX
 M:     Linus Walleij <linus.walleij@linaro.org>
 S:     Maintained
@@ -15629,6 +16954,7 @@ L:      linux-renesas-soc@vger.kernel.org
 S:     Maintained
 F:     Documentation/devicetree/bindings/pci/*rcar*
 F:     drivers/pci/controller/*rcar*
+F:     drivers/pci/controller/dwc/*rcar*
 
 PCI DRIVER FOR SAMSUNG EXYNOS
 M:     Jingoo Han <jingoohan1@gmail.com>
@@ -15641,14 +16967,16 @@ F:    drivers/pci/controller/dwc/pci-exynos.c
 PCI DRIVER FOR SYNOPSYS DESIGNWARE
 M:     Jingoo Han <jingoohan1@gmail.com>
 M:     Gustavo Pimentel <gustavo.pimentel@synopsys.com>
+M:     Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
 L:     linux-pci@vger.kernel.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/pci/snps,dw-pcie.yaml
 F:     Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml
+F:     Documentation/devicetree/bindings/pci/snps,dw-pcie.yaml
 F:     drivers/pci/controller/dwc/*designware*
 
 PCI DRIVER FOR TI DRA7XX/J721E
-M:     Kishon Vijay Abraham I <kishon@ti.com>
+M:     Vignesh Raghavendra <vigneshr@ti.com>
+R:     Siddharth Vadapalli <s-vadapalli@ti.com>
 L:     linux-omap@vger.kernel.org
 L:     linux-pci@vger.kernel.org
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@ -15664,16 +16992,24 @@ S:    Maintained
 F:     Documentation/devicetree/bindings/pci/v3-v360epc-pci.txt
 F:     drivers/pci/controller/pci-v3-semi.c
 
+PCI DRIVER FOR XILINX VERSAL CPM
+M:     Bharat Kumar Gogada <bharat.kumar.gogada@amd.com>
+M:     Michal Simek <michal.simek@amd.com>
+L:     linux-pci@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/pci/xilinx-versal-cpm.yaml
+F:     drivers/pci/controller/pcie-xilinx-cpm.c
+
 PCI ENDPOINT SUBSYSTEM
-M:     Kishon Vijay Abraham I <kishon@ti.com>
-M:     Lorenzo Pieralisi <lpieralisi@kernel.org>
-R:     Krzysztof Wilczyński <kw@linux.com>
+M:     Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
+M:     Krzysztof Wilczyński <kw@linux.com>
+R:     Kishon Vijay Abraham I <kishon@kernel.org>
 L:     linux-pci@vger.kernel.org
 S:     Supported
 Q:     https://patchwork.kernel.org/project/linux-pci/list/
 B:     https://bugzilla.kernel.org
 C:     irc://irc.oftc.net/linux-pci
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git
 F:     Documentation/PCI/endpoint/*
 F:     Documentation/misc-devices/pci-endpoint-test.rst
 F:     drivers/misc/pci_endpoint_test.c
@@ -15681,12 +17017,12 @@ F:    drivers/pci/endpoint/
 F:     tools/pci/
 
 PCI ENHANCED ERROR HANDLING (EEH) FOR POWERPC
-M:     Russell Currey <ruscur@russell.cc>
-M:     Oliver O'Halloran <oohall@gmail.com>
+M:     Mahesh J Salgaonkar <mahesh@linux.ibm.com>
+R:     Oliver O'Halloran <oohall@gmail.com>
 L:     linuxppc-dev@lists.ozlabs.org
 S:     Supported
 F:     Documentation/PCI/pci-error-recovery.rst
-F:     Documentation/powerpc/eeh-pci-error-recovery.rst
+F:     Documentation/arch/powerpc/eeh-pci-error-recovery.rst
 F:     arch/powerpc/include/*/eeh*.h
 F:     arch/powerpc/kernel/eeh*.c
 F:     arch/powerpc/platforms/*/eeh*.c
@@ -15700,19 +17036,6 @@ L:     linux-pci@vger.kernel.org
 S:     Supported
 F:     Documentation/PCI/pci-error-recovery.rst
 
-PCI PEER-TO-PEER DMA (P2PDMA)
-M:     Bjorn Helgaas <bhelgaas@google.com>
-M:     Logan Gunthorpe <logang@deltatee.com>
-L:     linux-pci@vger.kernel.org
-S:     Supported
-Q:     https://patchwork.kernel.org/project/linux-pci/list/
-B:     https://bugzilla.kernel.org
-C:     irc://irc.oftc.net/linux-pci
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git
-F:     Documentation/driver-api/pci/p2pdma.rst
-F:     drivers/pci/p2pdma.c
-F:     include/linux/pci-p2pdma.h
-
 PCI MSI DRIVER FOR ALTERA MSI IP
 M:     Joyce Ooi <joyce.ooi@intel.com>
 L:     linux-pci@vger.kernel.org
@@ -15730,18 +17053,32 @@ F:    drivers/pci/controller/pci-xgene-msi.c
 
 PCI NATIVE HOST BRIDGE AND ENDPOINT DRIVERS
 M:     Lorenzo Pieralisi <lpieralisi@kernel.org>
+M:     Krzysztof Wilczyński <kw@linux.com>
 R:     Rob Herring <robh@kernel.org>
-R:     Krzysztof Wilczyński <kw@linux.com>
 L:     linux-pci@vger.kernel.org
 S:     Supported
 Q:     https://patchwork.kernel.org/project/linux-pci/list/
 B:     https://bugzilla.kernel.org
 C:     irc://irc.oftc.net/linux-pci
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git
+F:     Documentation/devicetree/bindings/pci/
 F:     drivers/pci/controller/
 F:     drivers/pci/pci-bridge-emul.c
 F:     drivers/pci/pci-bridge-emul.h
 
+PCI PEER-TO-PEER DMA (P2PDMA)
+M:     Bjorn Helgaas <bhelgaas@google.com>
+M:     Logan Gunthorpe <logang@deltatee.com>
+L:     linux-pci@vger.kernel.org
+S:     Supported
+Q:     https://patchwork.kernel.org/project/linux-pci/list/
+B:     https://bugzilla.kernel.org
+C:     irc://irc.oftc.net/linux-pci
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git
+F:     Documentation/driver-api/pci/p2pdma.rst
+F:     drivers/pci/p2pdma.c
+F:     include/linux/pci-p2pdma.h
+
 PCI SUBSYSTEM
 M:     Bjorn Helgaas <bhelgaas@google.com>
 L:     linux-pci@vger.kernel.org
@@ -15749,7 +17086,7 @@ S:      Supported
 Q:     https://patchwork.kernel.org/project/linux-pci/list/
 B:     https://bugzilla.kernel.org
 C:     irc://irc.oftc.net/linux-pci
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git
 F:     Documentation/PCI/
 F:     Documentation/devicetree/bindings/pci/
 F:     arch/x86/kernel/early-quirks.c
@@ -15761,7 +17098,6 @@ F:      include/asm-generic/pci*
 F:     include/linux/of_pci.h
 F:     include/linux/pci*
 F:     include/uapi/linux/pci*
-F:     lib/pci*
 
 PCIE DRIVER FOR AMAZON ANNAPURNA LABS
 M:     Jonathan Chocron <jonnyc@amazon.com>
@@ -15821,7 +17157,7 @@ F:      Documentation/devicetree/bindings/pci/intel,keembay-pcie*
 F:     drivers/pci/controller/dwc/pcie-keembay.c
 
 PCIE DRIVER FOR INTEL LGM GW SOC
-M:     Rahul Tanwar <rtanwar@maxlinear.com>
+M:     Chuanhua Lei <lchuanhua@maxlinear.com>
 L:     linux-pci@vger.kernel.org
 S:     Maintained
 F:     Documentation/devicetree/bindings/pci/intel-gw-pcie.yaml
@@ -15839,31 +17175,23 @@ F:    drivers/pci/controller/*mediatek*
 PCIE DRIVER FOR MICROCHIP
 M:     Daire McNamara <daire.mcnamara@microchip.com>
 L:     linux-pci@vger.kernel.org
-S:     Supported
-F:     Documentation/devicetree/bindings/pci/microchip*
-F:     drivers/pci/controller/*microchip*
-
-PCIE DRIVER FOR QUALCOMM MSM
-M:     Stanimir Varbanov <svarbanov@mm-sol.com>
-L:     linux-pci@vger.kernel.org
-L:     linux-arm-msm@vger.kernel.org
-S:     Maintained
-F:     drivers/pci/controller/dwc/pcie-qcom.c
+S:     Supported
+F:     Documentation/devicetree/bindings/pci/microchip*
+F:     drivers/pci/controller/*microchip*
 
-PCIE ENDPOINT DRIVER FOR QUALCOMM
+PCIE DRIVER FOR QUALCOMM MSM
 M:     Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
 L:     linux-pci@vger.kernel.org
 L:     linux-arm-msm@vger.kernel.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/pci/qcom,pcie-ep.yaml
-F:     drivers/pci/controller/dwc/pcie-qcom-ep.c
+F:     drivers/pci/controller/dwc/pcie-qcom.c
 
 PCIE DRIVER FOR ROCKCHIP
 M:     Shawn Lin <shawn.lin@rock-chips.com>
 L:     linux-pci@vger.kernel.org
 L:     linux-rockchip@lists.infradead.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/pci/rockchip-pcie*
+F:     Documentation/devicetree/bindings/pci/rockchip,rk3399-pcie*
 F:     drivers/pci/controller/pcie-rockchip*
 
 PCIE DRIVER FOR SOCIONEXT UNIPHIER
@@ -15879,13 +17207,13 @@ L:    linux-pci@vger.kernel.org
 S:     Maintained
 F:     drivers/pci/controller/dwc/*spear*
 
-PCI DRIVER FOR XILINX VERSAL CPM
-M:     Bharat Kumar Gogada <bharat.kumar.gogada@amd.com>
-M:     Michal Simek <michal.simek@amd.com>
+PCIE ENDPOINT DRIVER FOR QUALCOMM
+M:     Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
 L:     linux-pci@vger.kernel.org
+L:     linux-arm-msm@vger.kernel.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/pci/xilinx-versal-cpm.yaml
-F:     drivers/pci/controller/pcie-xilinx-cpm.c
+F:     Documentation/devicetree/bindings/pci/qcom,pcie-ep.yaml
+F:     drivers/pci/controller/dwc/pcie-qcom-ep.c
 
 PCMCIA SUBSYSTEM
 M:     Dominik Brodowski <linux@dominikbrodowski.net>
@@ -15909,11 +17237,9 @@ S:     Maintained
 F:     crypto/pcrypt.c
 F:     include/crypto/pcrypt.h
 
-PEAQ WMI HOTKEYS DRIVER
-M:     Hans de Goede <hdegoede@redhat.com>
-L:     platform-driver-x86@vger.kernel.org
-S:     Maintained
-F:     drivers/platform/x86/peaq-wmi.c
+PDS DSC VIRTIO DATA PATH ACCELERATOR
+R:     Shannon Nelson <shannon.nelson@amd.com>
+F:     drivers/vdpa/pds/
 
 PECI HARDWARE MONITORING DRIVERS
 M:     Iwona Winiarska <iwona.winiarska@intel.com>
@@ -15934,7 +17260,8 @@ F:      include/linux/peci-cpu.h
 F:     include/linux/peci.h
 
 PENSANDO ETHERNET DRIVERS
-M:     Shannon Nelson <snelson@pensando.io>
+M:     Shannon Nelson <shannon.nelson@amd.com>
+M:     Brett Creeley <brett.creeley@amd.com>
 M:     drivers@pensando.io
 L:     netdev@vger.kernel.org
 S:     Supported
@@ -15963,15 +17290,19 @@ PERFORMANCE EVENTS SUBSYSTEM
 M:     Peter Zijlstra <peterz@infradead.org>
 M:     Ingo Molnar <mingo@redhat.com>
 M:     Arnaldo Carvalho de Melo <acme@kernel.org>
+M:     Namhyung Kim <namhyung@kernel.org>
 R:     Mark Rutland <mark.rutland@arm.com>
 R:     Alexander Shishkin <alexander.shishkin@linux.intel.com>
 R:     Jiri Olsa <jolsa@kernel.org>
-R:     Namhyung Kim <namhyung@kernel.org>
+R:     Ian Rogers <irogers@google.com>
+R:     Adrian Hunter <adrian.hunter@intel.com>
 L:     linux-perf-users@vger.kernel.org
 L:     linux-kernel@vger.kernel.org
 S:     Supported
 W:     https://perf.wiki.kernel.org/
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools.git perf-tools
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools-next.git perf-tools-next
 F:     arch/*/events/*
 F:     arch/*/events/*/*
 F:     arch/*/include/asm/perf_event.h
@@ -15986,11 +17317,11 @@ F:    tools/lib/perf/
 F:     tools/perf/
 
 PERFORMANCE EVENTS TOOLING ARM64
-R:     John Garry <john.garry@huawei.com>
+R:     John Garry <john.g.garry@oracle.com>
 R:     Will Deacon <will@kernel.org>
 R:     James Clark <james.clark@arm.com>
 R:     Mike Leach <mike.leach@linaro.org>
-R:     Leo Yan <leo.yan@linaro.org>
+R:     Leo Yan <leo.yan@linux.dev>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Supported
 F:     tools/build/feature/test-libopencsd.c
@@ -16055,6 +17386,7 @@ T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
 F:     Documentation/devicetree/bindings/pinctrl/
 F:     Documentation/driver-api/pin-control.rst
 F:     drivers/pinctrl/
+F:     include/dt-bindings/pinctrl/
 F:     include/linux/pinctrl/
 
 PIN CONTROLLER - AMD
@@ -16070,9 +17402,12 @@ M:     Shawn Guo <shawnguo@kernel.org>
 M:     Jacky Bai <ping.bai@nxp.com>
 R:     Pengutronix Kernel Team <kernel@pengutronix.de>
 L:     linux-gpio@vger.kernel.org
+L:     NXP S32 Linux Team <s32@nxp.com>
 S:     Maintained
 F:     Documentation/devicetree/bindings/pinctrl/fsl,*
+F:     Documentation/devicetree/bindings/pinctrl/nxp,s32*
 F:     drivers/pinctrl/freescale/
+F:     drivers/pinctrl/nxp/
 
 PIN CONTROLLER - INTEL
 M:     Mika Westerberg <mika.westerberg@linux.intel.com>
@@ -16091,11 +17426,33 @@ M:    Sean Wang <sean.wang@kernel.org>
 L:     linux-mediatek@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
 F:     Documentation/devicetree/bindings/pinctrl/mediatek,mt65xx-pinctrl.yaml
-F:     Documentation/devicetree/bindings/pinctrl/mediatek,mt6797-pinctrl.yaml
+F:     Documentation/devicetree/bindings/pinctrl/mediatek,mt6779-pinctrl.yaml
 F:     Documentation/devicetree/bindings/pinctrl/mediatek,mt7622-pinctrl.yaml
 F:     Documentation/devicetree/bindings/pinctrl/mediatek,mt8183-pinctrl.yaml
 F:     drivers/pinctrl/mediatek/
 
+PIN CONTROLLER - MEDIATEK MIPS
+M:     Arınç ÜNAL <arinc.unal@arinc9.com>
+M:     Sergio Paracuellos <sergio.paracuellos@gmail.com>
+L:     linux-mediatek@lists.infradead.org (moderated for non-subscribers)
+L:     linux-mips@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/pinctrl/mediatek,mt7620-pinctrl.yaml
+F:     Documentation/devicetree/bindings/pinctrl/mediatek,mt7621-pinctrl.yaml
+F:     Documentation/devicetree/bindings/pinctrl/mediatek,mt76x8-pinctrl.yaml
+F:     Documentation/devicetree/bindings/pinctrl/ralink,rt2880-pinctrl.yaml
+F:     Documentation/devicetree/bindings/pinctrl/ralink,rt305x-pinctrl.yaml
+F:     Documentation/devicetree/bindings/pinctrl/ralink,rt3352-pinctrl.yaml
+F:     Documentation/devicetree/bindings/pinctrl/ralink,rt3883-pinctrl.yaml
+F:     Documentation/devicetree/bindings/pinctrl/ralink,rt5350-pinctrl.yaml
+F:     drivers/pinctrl/mediatek/pinctrl-mt7620.c
+F:     drivers/pinctrl/mediatek/pinctrl-mt7621.c
+F:     drivers/pinctrl/mediatek/pinctrl-mt76x8.c
+F:     drivers/pinctrl/mediatek/pinctrl-mtmips.*
+F:     drivers/pinctrl/mediatek/pinctrl-rt2880.c
+F:     drivers/pinctrl/mediatek/pinctrl-rt305x.c
+F:     drivers/pinctrl/mediatek/pinctrl-rt3883.c
+
 PIN CONTROLLER - MICROCHIP AT91
 M:     Ludovic Desroches <ludovic.desroches@microchip.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@ -16105,10 +17462,10 @@ F:    drivers/gpio/gpio-sama5d2-piobu.c
 F:     drivers/pinctrl/pinctrl-at91*
 
 PIN CONTROLLER - QUALCOMM
-M:     Bjorn Andersson <bjorn.andersson@linaro.org>
+M:     Bjorn Andersson <andersson@kernel.org>
 L:     linux-arm-msm@vger.kernel.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/pinctrl/qcom,*.txt
+F:     Documentation/devicetree/bindings/pinctrl/qcom,*
 F:     drivers/pinctrl/qcom/
 
 PIN CONTROLLER - RENESAS
@@ -16120,16 +17477,15 @@ F:    Documentation/devicetree/bindings/pinctrl/renesas,*
 F:     drivers/pinctrl/renesas/
 
 PIN CONTROLLER - SAMSUNG
-M:     Tomasz Figa <tomasz.figa@gmail.com>
 M:     Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
 M:     Sylwester Nawrocki <s.nawrocki@samsung.com>
 R:     Alim Akhtar <alim.akhtar@samsung.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 L:     linux-samsung-soc@vger.kernel.org
 S:     Maintained
-C:     irc://irc.libera.chat/linux-exynos
 Q:     https://patchwork.kernel.org/project/linux-samsung-soc/list/
 B:     mailto:linux-samsung-soc@vger.kernel.org
+C:     irc://irc.libera.chat/linux-exynos
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung.git
 F:     Documentation/devicetree/bindings/pinctrl/samsung,pinctrl*yaml
 F:     drivers/pinctrl/samsung/
@@ -16143,11 +17499,6 @@ L:     linux-omap@vger.kernel.org
 S:     Maintained
 F:     drivers/pinctrl/pinctrl-single.c
 
-PIN CONTROLLER - THUNDERBAY
-M:     Lakshmi Sowjanya D <lakshmi.sowjanya.d@intel.com>
-S:     Supported
-F:     drivers/pinctrl/pinctrl-thunderbay.c
-
 PIN CONTROLLER - SUNPLUS / TIBBO
 M:     Dvorkin Dmitry <dvorkin@tibbo.com>
 M:     Wells Lu <wellslutw@gmail.com>
@@ -16158,6 +17509,12 @@ F:     Documentation/devicetree/bindings/pinctrl/sunplus,*
 F:     drivers/pinctrl/sunplus/
 F:     include/dt-bindings/pinctrl/sppctl*.h
 
+PINE64 PINEPHONE KEYBOARD DRIVER
+M:     Samuel Holland <samuel@sholland.org>
+S:     Supported
+F:     Documentation/devicetree/bindings/input/pine64,pinephone-keyboard.yaml
+F:     drivers/input/keyboard/pinephone-keyboard.c
+
 PKTCDVD DRIVER
 M:     linux-block@vger.kernel.org
 S:     Orphan
@@ -16171,6 +17528,13 @@ S:     Maintained
 F:     Documentation/devicetree/bindings/iio/chemical/plantower,pms7003.yaml
 F:     drivers/iio/chemical/pms7003.c
 
+PLCA RECONCILIATION SUBLAYER (IEEE802.3 Clause 148)
+M:     Piergiorgio Beruto <piergiorgio.beruto@gmail.com>
+L:     netdev@vger.kernel.org
+S:     Maintained
+F:     drivers/net/phy/mdio-open-alliance.h
+F:     net/ethtool/plca.c
+
 PLDMFW LIBRARY
 M:     Jacob Keller <jacob.e.keller@intel.com>
 S:     Maintained
@@ -16183,13 +17547,6 @@ M:     Logan Gunthorpe <logang@deltatee.com>
 S:     Maintained
 F:     drivers/dma/plx_dma.c
 
-PM6764TR DRIVER
-M:     Charles Hsu     <hsu.yungteng@gmail.com>
-L:     linux-hwmon@vger.kernel.org
-S:     Maintained
-F:     Documentation/hwmon/pm6764tr.rst
-F:     drivers/hwmon/pmbus/pm6764tr.c
-
 PM-GRAPH UTILITY
 M:     "Todd E Brandt" <todd.e.brandt@linux.intel.com>
 L:     linux-pm@vger.kernel.org
@@ -16199,34 +17556,12 @@ B:    https://bugzilla.kernel.org/buglist.cgi?component=pm-graph&product=Tools
 T:     git git://github.com/intel/pm-graph
 F:     tools/power/pm-graph
 
-PMBUS HARDWARE MONITORING DRIVERS
-M:     Guenter Roeck <linux@roeck-us.net>
+PM6764TR DRIVER
+M:     Charles Hsu     <hsu.yungteng@gmail.com>
 L:     linux-hwmon@vger.kernel.org
 S:     Maintained
-W:     http://hwmon.wiki.kernel.org/
-W:     http://www.roeck-us.net/linux/drivers/
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git
-F:     Documentation/devicetree/bindings/hwmon/ltc2978.txt
-F:     Documentation/devicetree/bindings/hwmon/max31785.txt
-F:     Documentation/hwmon/adm1275.rst
-F:     Documentation/hwmon/ibm-cffps.rst
-F:     Documentation/hwmon/ir35221.rst
-F:     Documentation/hwmon/lm25066.rst
-F:     Documentation/hwmon/ltc2978.rst
-F:     Documentation/hwmon/ltc3815.rst
-F:     Documentation/hwmon/max16064.rst
-F:     Documentation/hwmon/max20751.rst
-F:     Documentation/hwmon/max31785.rst
-F:     Documentation/hwmon/max34440.rst
-F:     Documentation/hwmon/max8688.rst
-F:     Documentation/hwmon/pmbus-core.rst
-F:     Documentation/hwmon/pmbus.rst
-F:     Documentation/hwmon/tps40422.rst
-F:     Documentation/hwmon/ucd9000.rst
-F:     Documentation/hwmon/ucd9200.rst
-F:     Documentation/hwmon/zl6100.rst
-F:     drivers/hwmon/pmbus/
-F:     include/linux/pmbus.h
+F:     Documentation/hwmon/pm6764tr.rst
+F:     drivers/hwmon/pmbus/pm6764tr.c
 
 PMC SIERRA MaxRAID DRIVER
 L:     linux-scsi@vger.kernel.org
@@ -16262,6 +17597,7 @@ 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/trace/events/timer*
 F:     kernel/time/*timer*
 F:     kernel/time/namespace.c
 
@@ -16279,15 +17615,6 @@ F:     include/linux/pm_*
 F:     include/linux/powercap.h
 F:     kernel/configs/nopm.config
 
-DYNAMIC THERMAL POWER MANAGEMENT (DTPM)
-M:     Daniel Lezcano <daniel.lezcano@kernel.org>
-L:     linux-pm@vger.kernel.org
-S:     Supported
-B:     https://bugzilla.kernel.org
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
-F:     drivers/powercap/dtpm*
-F:     include/linux/dtpm.h
-
 POWER STATE COORDINATION INTERFACE (PSCI)
 M:     Mark Rutland <mark.rutland@arm.com>
 M:     Lorenzo Pieralisi <lpieralisi@kernel.org>
@@ -16307,6 +17634,7 @@ F:      Documentation/devicetree/bindings/power/supply/
 F:     drivers/power/supply/
 F:     include/linux/power/
 F:     include/linux/power_supply.h
+F:     tools/testing/selftests/power_supply/
 
 POWERNV OPERATOR PANEL LCD DISPLAY DRIVER
 M:     Suraj Jitindar Singh <sjitindarsingh@gmail.com>
@@ -16334,9 +17662,8 @@ F:      include/uapi/linux/if_pppol2tp.h
 F:     net/l2tp/l2tp_ppp.c
 
 PPP PROTOCOL DRIVERS AND COMPRESSORS
-M:     Paul Mackerras <paulus@samba.org>
 L:     linux-ppp@vger.kernel.org
-S:     Maintained
+S:     Orphan
 F:     drivers/net/ppp/ppp_*
 
 PPS SUPPORT
@@ -16345,7 +17672,7 @@ L:      linuxpps@ml.enneenne.com (subscribers-only)
 S:     Maintained
 W:     http://wiki.enneenne.com/index.php/LinuxPPS_support
 F:     Documentation/ABI/testing/sysfs-pps
-F:     Documentation/devicetree/bindings/pps/pps-gpio.txt
+F:     Documentation/devicetree/bindings/pps/pps-gpio.yaml
 F:     Documentation/driver-api/pps.rst
 F:     drivers/pps/
 F:     include/linux/pps*.h
@@ -16361,15 +17688,16 @@ F:    drivers/net/ppp/pptp.c
 PRESSURE STALL INFORMATION (PSI)
 M:     Johannes Weiner <hannes@cmpxchg.org>
 M:     Suren Baghdasaryan <surenb@google.com>
+R:     Peter Ziljstra <peterz@infradead.org>
 S:     Maintained
 F:     include/linux/psi*
 F:     kernel/sched/psi.c
 
 PRINTK
 M:     Petr Mladek <pmladek@suse.com>
-M:     Sergey Senozhatsky <senozhatsky@chromium.org>
 R:     Steven Rostedt <rostedt@goodmis.org>
 R:     John Ogness <john.ogness@linutronix.de>
+R:     Sergey Senozhatsky <senozhatsky@chromium.org>
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux.git
 F:     include/linux/printk.h
@@ -16394,11 +17722,11 @@ F:    tools/testing/selftests/proc/
 PROC SYSCTL
 M:     Luis Chamberlain <mcgrof@kernel.org>
 M:     Kees Cook <keescook@chromium.org>
-M:     Iurii Zaikin <yzaikin@google.com>
+M:     Joel Granados <j.granados@samsung.com>
 L:     linux-kernel@vger.kernel.org
 L:     linux-fsdevel@vger.kernel.org
 S:     Maintained
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git sysctl-next
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl.git sysctl-next
 F:     fs/proc/proc_sysctl.c
 F:     include/linux/sysctl.h
 F:     kernel/sysctl-test.c
@@ -16442,13 +17770,13 @@ F:    net/psample
 
 PSTORE FILESYSTEM
 M:     Kees Cook <keescook@chromium.org>
-M:     Anton Vorontsov <anton@enomsg.org>
-M:     Colin Cross <ccross@android.com>
-M:     Tony Luck <tony.luck@intel.com>
-S:     Maintained
+R:     Tony Luck <tony.luck@intel.com>
+R:     Guilherme G. Piccoli <gpiccoli@igalia.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/pstore
-F:     Documentation/admin-guide/ramoops.rst
 F:     Documentation/admin-guide/pstore-blk.rst
+F:     Documentation/admin-guide/ramoops.rst
 F:     Documentation/devicetree/bindings/reserved-memory/ramoops.yaml
 F:     drivers/acpi/apei/erst.c
 F:     drivers/firmware/efi/efi-pstore.c
@@ -16456,6 +17784,13 @@ F:     fs/pstore/
 F:     include/linux/pstore*
 K:     \b(pstore|ramoops)
 
+PT5161L HARDWARE MONITOR DRIVER
+M:     Cosmo Chou <cosmo.chou@quantatw.com>
+L:     linux-hwmon@vger.kernel.org
+S:     Maintained
+F:     Documentation/hwmon/pt5161l.rst
+F:     drivers/hwmon/pt5161l.c
+
 PTP HARDWARE CLOCK SUPPORT
 M:     Richard Cochran <richardcochran@gmail.com>
 L:     netdev@vger.kernel.org
@@ -16466,6 +17801,14 @@ F:     Documentation/driver-api/ptp.rst
 F:     drivers/net/phy/dp83640*
 F:     drivers/ptp/*
 F:     include/linux/ptp_cl*
+K:     (?:\b|_)ptp(?:\b|_)
+
+PTP MOCKUP CLOCK SUPPORT
+M:     Vladimir Oltean <vladimir.oltean@nxp.com>
+L:     netdev@vger.kernel.org
+S:     Maintained
+F:     drivers/ptp/ptp_mock.c
+F:     include/linux/ptp_mock.h
 
 PTP VIRTUAL CLOCK SUPPORT
 M:     Yangbo Lu <yangbo.lu@nxp.com>
@@ -16491,7 +17834,6 @@ M:      Hans Verkuil <hverkuil@xs4all.nl>
 L:     linux-media@vger.kernel.org
 S:     Maintained
 T:     git git://linuxtv.org/media_tree.git
-F:     Documentation/admin-guide/media/pulse8-cec.rst
 F:     drivers/media/cec/usb/pulse8/
 
 PURELIFI PLFXLC DRIVER
@@ -16518,27 +17860,19 @@ T:    git git://linuxtv.org/media_tree.git
 F:     drivers/media/usb/pwc/*
 F:     include/trace/events/pwc.h
 
-PWM FAN DRIVER
-M:     Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
-L:     linux-hwmon@vger.kernel.org
-S:     Supported
-F:     Documentation/devicetree/bindings/hwmon/pwm-fan.txt
-F:     Documentation/hwmon/pwm-fan.rst
-F:     drivers/hwmon/pwm-fan.c
-
 PWM IR Transmitter
 M:     Sean Young <sean@mess.org>
 L:     linux-media@vger.kernel.org
 S:     Maintained
+F:     Documentation/devicetree/bindings/leds/irled/pwm-ir-tx.yaml
 F:     drivers/media/rc/pwm-ir-tx.c
 
 PWM SUBSYSTEM
-M:     Thierry Reding <thierry.reding@gmail.com>
-R:     Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
+M:     Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
 L:     linux-pwm@vger.kernel.org
 S:     Maintained
 Q:     https://patchwork.ozlabs.org/project/linux-pwm/list/
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git
+T:     git https://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux.git
 F:     Documentation/devicetree/bindings/gpio/gpio-mvebu.yaml
 F:     Documentation/devicetree/bindings/pwm/
 F:     Documentation/driver-api/pwm.rst
@@ -16548,7 +17882,7 @@ F:      drivers/video/backlight/pwm_bl.c
 F:     include/dt-bindings/pwm/
 F:     include/linux/pwm.h
 F:     include/linux/pwm_backlight.h
-K:     pwm_(config|apply_state|ops)
+K:     pwm_(config|apply_might_sleep|apply_atomic|ops)
 
 PXA GPIO DRIVER
 M:     Robert Jarzmik <robert.jarzmik@free.fr>
@@ -16572,7 +17906,7 @@ L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
 T:     git git://github.com/hzhuang1/linux.git
 T:     git git://github.com/rjarzmik/linux.git
-F:     arch/arm/boot/dts/pxa*
+F:     arch/arm/boot/dts/intel/pxa/
 F:     arch/arm/mach-pxa/
 F:     drivers/dma/pxa*
 F:     drivers/pcmcia/pxa2xx*
@@ -16587,13 +17921,16 @@ QAT DRIVER
 M:     Giovanni Cabiddu <giovanni.cabiddu@intel.com>
 L:     qat-linux@intel.com
 S:     Supported
-F:     drivers/crypto/qat/
+F:     drivers/crypto/intel/qat/
 
 QCOM AUDIO (ASoC) DRIVERS
 M:     Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
 M:     Banajit Goswami <bgoswami@quicinc.com>
 L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
 S:     Supported
+F:     Documentation/devicetree/bindings/soc/qcom/qcom,apr*
+F:     Documentation/devicetree/bindings/sound/qcom,*
+F:     drivers/soc/qcom/apr.c
 F:     include/dt-bindings/sound/qcom,wcd9335.h
 F:     sound/soc/codecs/lpass-rx-macro.*
 F:     sound/soc/codecs/lpass-tx-macro.*
@@ -16601,12 +17938,13 @@ F:    sound/soc/codecs/lpass-va-macro.c
 F:     sound/soc/codecs/lpass-wsa-macro.*
 F:     sound/soc/codecs/msm8916-wcd-analog.c
 F:     sound/soc/codecs/msm8916-wcd-digital.c
-F:     sound/soc/codecs/wcd9335.*
-F:     sound/soc/codecs/wcd934x.c
 F:     sound/soc/codecs/wcd-clsh-v2.*
 F:     sound/soc/codecs/wcd-mbhc-v2.*
+F:     sound/soc/codecs/wcd9335.*
+F:     sound/soc/codecs/wcd934x.c
 F:     sound/soc/codecs/wsa881x.c
 F:     sound/soc/codecs/wsa883x.c
+F:     sound/soc/codecs/wsa884x.c
 F:     sound/soc/qcom/
 
 QCOM EMBEDDED USB DEBUGGER (EUD)
@@ -16705,15 +18043,6 @@ L:     netdev@vger.kernel.org
 S:     Supported
 F:     drivers/net/ethernet/qlogic/qlcnic/
 
-QLOGIC QLGE 10Gb ETHERNET DRIVER
-M:     Manish Chopra <manishc@marvell.com>
-M:     GR-Linux-NIC-Dev@marvell.com
-M:     Coiby Xu <coiby.xu@gmail.com>
-L:     netdev@vger.kernel.org
-S:     Supported
-F:     Documentation/networking/device_drivers/qlogic/qlge.rst
-F:     drivers/staging/qlge/
-
 QM1D1B0004 MEDIA DRIVER
 M:     Akihiro Tsukada <tskd08@gmail.com>
 L:     linux-media@vger.kernel.org
@@ -16734,6 +18063,12 @@ F:     fs/qnx4/
 F:     include/uapi/linux/qnx4_fs.h
 F:     include/uapi/linux/qnxtypes.h
 
+QNX6 FILESYSTEM
+S:     Orphan
+F:     Documentation/filesystems/qnx6.rst
+F:     fs/qnx6/
+F:     include/linux/qnx6_fs.h
+
 QORIQ DPAA2 FSL-MC BUS DRIVER
 M:     Stuart Yoder <stuyoder@gmail.com>
 M:     Laurentiu Tudor <laurentiu.tudor@nxp.com>
@@ -16746,40 +18081,59 @@ F:    drivers/bus/fsl-mc/
 F:     include/uapi/linux/fsl_mc.h
 
 QT1010 MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/tuners/qt1010*
 
+QUALCOMM ATH12K WIRELESS DRIVER
+M:     Kalle Valo <kvalo@kernel.org>
+M:     Jeff Johnson <jjohnson@kernel.org>
+L:     ath12k@lists.infradead.org
+S:     Supported
+W:     https://wireless.wiki.kernel.org/en/users/Drivers/ath12k
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
+F:     drivers/net/wireless/ath/ath12k/
+N:     ath12k
+
 QUALCOMM ATHEROS ATH10K WIRELESS DRIVER
 M:     Kalle Valo <kvalo@kernel.org>
+M:     Jeff Johnson <jjohnson@kernel.org>
 L:     ath10k@lists.infradead.org
 S:     Supported
 W:     https://wireless.wiki.kernel.org/en/users/Drivers/ath10k
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
 F:     drivers/net/wireless/ath/ath10k/
-F:     Documentation/devicetree/bindings/net/wireless/qcom,ath10k.txt
+N:     ath10k
 
 QUALCOMM ATHEROS ATH11K WIRELESS DRIVER
 M:     Kalle Valo <kvalo@kernel.org>
+M:     Jeff Johnson <jjohnson@kernel.org>
 L:     ath11k@lists.infradead.org
 S:     Supported
+W:     https://wireless.wiki.kernel.org/en/users/Drivers/ath11k
+B:     https://wireless.wiki.kernel.org/en/users/Drivers/ath11k/bugreport
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
-F:     Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml
 F:     drivers/net/wireless/ath/ath11k/
+N:     ath11k
 
 QUALCOMM ATHEROS ATH9K WIRELESS DRIVER
 M:     Toke Høiland-Jørgensen <toke@toke.dk>
 L:     linux-wireless@vger.kernel.org
 S:     Maintained
 W:     https://wireless.wiki.kernel.org/en/users/Drivers/ath9k
+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
@@ -16789,8 +18143,9 @@ F:      Documentation/devicetree/bindings/net/qcom,bam-dmux.yaml
 F:     drivers/net/wwan/qcom_bam_dmux.c
 
 QUALCOMM CAMERA SUBSYSTEM DRIVER
-M:     Robert Foss <robert.foss@linaro.org>
+M:     Robert Foss <rfoss@kernel.org>
 M:     Todor Tomov <todor.too@gmail.com>
+M:     Bryan O'Donoghue <bryan.odonoghue@linaro.org>
 L:     linux-media@vger.kernel.org
 S:     Maintained
 F:     Documentation/admin-guide/media/qcom_camss.rst
@@ -16798,7 +18153,7 @@ F:      Documentation/devicetree/bindings/media/*camss*
 F:     drivers/media/platform/qcom/camss/
 
 QUALCOMM CLOCK DRIVERS
-M:     Bjorn Andersson <bjorn.andersson@linaro.org>
+M:     Bjorn Andersson <andersson@kernel.org>
 L:     linux-arm-msm@vger.kernel.org
 S:     Supported
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git
@@ -16806,13 +18161,26 @@ F:    Documentation/devicetree/bindings/clock/qcom,*
 F:     drivers/clk/qcom/
 F:     include/dt-bindings/clock/qcom,*
 
+QUALCOMM CLOUD AI (QAIC) DRIVER
+M:     Jeffrey Hugo <quic_jhugo@quicinc.com>
+R:     Carl Vanderlip <quic_carlv@quicinc.com>
+R:     Pranjal Ramajor Asha Kanojiya <quic_pkanojiy@quicinc.com>
+L:     linux-arm-msm@vger.kernel.org
+L:     dri-devel@lists.freedesktop.org
+S:     Supported
+T:     git git://anongit.freedesktop.org/drm/drm-misc
+F:     Documentation/accel/qaic/
+F:     drivers/accel/qaic/
+F:     include/uapi/drm/qaic_accel.h
+
 QUALCOMM CORE POWER REDUCTION (CPR) AVS DRIVER
-M:     Niklas Cassel <nks@flawful.org>
+M:     Bjorn Andersson <andersson@kernel.org>
+M:     Konrad Dybcio <konrad.dybcio@linaro.org>
 L:     linux-pm@vger.kernel.org
 L:     linux-arm-msm@vger.kernel.org
 S:     Maintained
 F:     Documentation/devicetree/bindings/power/avs/qcom,cpr.yaml
-F:     drivers/soc/qcom/cpr.c
+F:     drivers/pmdomain/qcom/cpr.c
 
 QUALCOMM CPUFREQ DRIVER MSM8996/APQ8096
 M:     Ilia Lin <ilia.lin@kernel.org>
@@ -16827,6 +18195,7 @@ M:      Thara Gopinath <thara.gopinath@gmail.com>
 L:     linux-crypto@vger.kernel.org
 L:     linux-arm-msm@vger.kernel.org
 S:     Maintained
+F:     Documentation/devicetree/bindings/crypto/qcom-qce.yaml
 F:     drivers/crypto/qce/
 
 QUALCOMM EMAC GIGABIT ETHERNET DRIVER
@@ -16838,8 +18207,9 @@ F:      drivers/net/ethernet/qualcomm/emac/
 QUALCOMM ETHQOS ETHERNET DRIVER
 M:     Vinod Koul <vkoul@kernel.org>
 L:     netdev@vger.kernel.org
+L:     linux-arm-msm@vger.kernel.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/net/qcom,ethqos.txt
+F:     Documentation/devicetree/bindings/net/qcom,ethqos.yaml
 F:     drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c
 
 QUALCOMM FASTRPC DRIVER
@@ -16847,15 +18217,15 @@ M:    Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
 M:     Amol Maheshwari <amahesh@qti.qualcomm.com>
 L:     linux-arm-msm@vger.kernel.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/misc/qcom,fastrpc.txt
+F:     Documentation/devicetree/bindings/misc/qcom,fastrpc.yaml
 F:     drivers/misc/fastrpc.c
 F:     include/uapi/misc/fastrpc.h
 
 QUALCOMM HEXAGON ARCHITECTURE
 M:     Brian Cain <bcain@quicinc.com>
 L:     linux-hexagon@vger.kernel.org
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/bcain/linux.git
 S:     Supported
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/bcain/linux.git
 F:     arch/hexagon/
 
 QUALCOMM HIDMA DRIVER
@@ -16868,11 +18238,11 @@ F:    drivers/dma/qcom/hidma*
 
 QUALCOMM I2C CCI DRIVER
 M:     Loic Poulain <loic.poulain@linaro.org>
-M:     Robert Foss <robert.foss@linaro.org>
+M:     Robert Foss <rfoss@kernel.org>
 L:     linux-i2c@vger.kernel.org
 L:     linux-arm-msm@vger.kernel.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/i2c/i2c-qcom-cci.txt
+F:     Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml
 F:     drivers/i2c/busses/i2c-qcom-cci.c
 
 QUALCOMM INTERCONNECT BWMON DRIVER
@@ -16888,6 +18258,8 @@ L:      iommu@lists.linux.dev
 L:     linux-arm-msm@vger.kernel.org
 S:     Maintained
 F:     drivers/iommu/arm/arm-smmu/qcom_iommu.c
+F:     drivers/iommu/arm/arm-smmu/arm-smmu-qcom*
+F:     drivers/iommu/msm_iommu*
 
 QUALCOMM IPC ROUTER (QRTR) DRIVER
 M:     Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
@@ -16929,6 +18301,18 @@ S:     Maintained
 F:     Documentation/devicetree/bindings/mtd/qcom,nandc.yaml
 F:     drivers/mtd/nand/raw/qcom_nandc.c
 
+QUALCOMM QSEECOM DRIVER
+M:     Maximilian Luz <luzmaximilian@gmail.com>
+L:     linux-arm-msm@vger.kernel.org
+S:     Maintained
+F:     drivers/firmware/qcom/qcom_qseecom.c
+
+QUALCOMM QSEECOM UEFISECAPP DRIVER
+M:     Maximilian Luz <luzmaximilian@gmail.com>
+L:     linux-arm-msm@vger.kernel.org
+S:     Maintained
+F:     drivers/firmware/qcom/qcom_qseecom_uefisecapp.c
+
 QUALCOMM RMNET DRIVER
 M:     Subash Abhinov Kasiviswanathan <quic_subashab@quicinc.com>
 M:     Sean Tranchetti <quic_stranche@quicinc.com>
@@ -16947,8 +18331,18 @@ S:     Maintained
 F:     Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
 F:     drivers/thermal/qcom/
 
+QUALCOMM TYPEC PORT MANAGER DRIVER
+M:     Bryan O'Donoghue <bryan.odonoghue@linaro.org>
+L:     linux-arm-msm@vger.kernel.org
+L:     linux-usb@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/usb/qcom,pmic-*.yaml
+F:     drivers/usb/typec/tcpm/qcom/
+
 QUALCOMM VENUS VIDEO ACCELERATOR DRIVER
-M:     Stanimir Varbanov <stanimir.varbanov@linaro.org>
+M:     Stanimir Varbanov <stanimir.k.varbanov@gmail.com>
+M:     Vikash Garodia <quic_vgarodia@quicinc.com>
+R:     Bryan O'Donoghue <bryan.odonoghue@linaro.org>
 L:     linux-media@vger.kernel.org
 L:     linux-arm-msm@vger.kernel.org
 S:     Maintained
@@ -16976,11 +18370,12 @@ M:    Christian König <christian.koenig@amd.com>
 M:     Pan, Xinhui <Xinhui.Pan@amd.com>
 L:     amd-gfx@lists.freedesktop.org
 S:     Supported
-T:     git https://gitlab.freedesktop.org/agd5f/linux.git
 B:     https://gitlab.freedesktop.org/drm/amd/-/issues
 C:     irc://irc.oftc.net/radeon
+T:     git https://gitlab.freedesktop.org/agd5f/linux.git
 F:     Documentation/gpu/amdgpu/
 F:     drivers/gpu/drm/amd/
+F:     drivers/gpu/drm/ci/xfails/amd*
 F:     drivers/gpu/drm/radeon/
 F:     include/uapi/drm/amdgpu_drm.h
 F:     include/uapi/drm/radeon_drm.h
@@ -17013,15 +18408,14 @@ R:    Dongsheng Yang <dongsheng.yang@easystack.cn>
 L:     ceph-devel@vger.kernel.org
 S:     Supported
 W:     http://ceph.com/
-T:     git git://github.com/ceph/ceph-client.git
+T:     git https://github.com/ceph/ceph-client.git
 F:     Documentation/ABI/testing/sysfs-bus-rbd
 F:     drivers/block/rbd.c
 F:     drivers/block/rbd_types.h
 
 RAGE128 FRAMEBUFFER DISPLAY DRIVER
-M:     Paul Mackerras <paulus@samba.org>
 L:     linux-fbdev@vger.kernel.org
-S:     Maintained
+S:     Orphan
 F:     drivers/video/fbdev/aty/aty128fb.c
 
 RAINSHADOW-CEC DRIVER
@@ -17033,6 +18427,7 @@ F:      drivers/media/cec/usb/rainshadow/
 
 RALINK MIPS ARCHITECTURE
 M:     John Crispin <john@phrozen.org>
+M:     Sergio Paracuellos <sergio.paracuellos@gmail.com>
 L:     linux-mips@vger.kernel.org
 S:     Maintained
 F:     arch/mips/ralink
@@ -17044,16 +18439,8 @@ L:     linux-mips@vger.kernel.org
 S:     Maintained
 F:     arch/mips/boot/dts/ralink/mt7621*
 
-RALINK PINCTRL DRIVER
-M:     Arınç ÜNAL <arinc.unal@arinc9.com>
-M:     Sergio Paracuellos <sergio.paracuellos@gmail.com>
-L:     linux-mips@vger.kernel.org
-S:     Maintained
-F:     drivers/pinctrl/ralink/
-
 RALINK RT2X00 WIRELESS LAN DRIVER
 M:     Stanislaw Gruszka <stf_xl@wp.pl>
-M:     Helmut Schaa <helmut.schaa@googlemail.com>
 L:     linux-wireless@vger.kernel.org
 S:     Maintained
 F:     drivers/net/wireless/ralink/rt2x00/
@@ -17074,8 +18461,8 @@ F:      arch/mips/generic/board-ranchu.c
 RANDOM NUMBER DRIVER
 M:     "Theodore Ts'o" <tytso@mit.edu>
 M:     Jason A. Donenfeld <Jason@zx2c4.com>
-T:     git https://git.kernel.org/pub/scm/linux/kernel/git/crng/random.git
 S:     Maintained
+T:     git https://git.kernel.org/pub/scm/linux/kernel/git/crng/random.git
 F:     drivers/char/random.c
 F:     drivers/virt/vmgenid.c
 
@@ -17090,15 +18477,16 @@ M:    Tony Luck <tony.luck@intel.com>
 M:     Borislav Petkov <bp@alien8.de>
 L:     linux-edac@vger.kernel.org
 S:     Maintained
-F:     Documentation/admin-guide/ras.rst
+F:     Documentation/admin-guide/RAS
 F:     drivers/ras/
 F:     include/linux/ras.h
 F:     include/ras/ras_event.h
 
-RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
-L:     linux-wireless@vger.kernel.org
-S:     Orphan
-F:     drivers/net/wireless/ray*
+RAS FRU MEMORY POISON MANAGER (FMPM)
+M:     Yazen Ghannam <Yazen.Ghannam@amd.com>
+L:     linux-edac@vger.kernel.org
+S:     Maintained
+F:     drivers/ras/amd/fmpm.c
 
 RC-CORE / LIRC FRAMEWORK
 M:     Sean Young <sean@mess.org>
@@ -17109,8 +18497,8 @@ T:      git git://linuxtv.org/media_tree.git
 F:     Documentation/driver-api/media/rc-core.rst
 F:     Documentation/userspace-api/media/rc/
 F:     drivers/media/rc/
-F:     include/media/rc-map.h
 F:     include/media/rc-core.h
+F:     include/media/rc-map.h
 F:     include/uapi/linux/lirc.h
 
 RCMM REMOTE CONTROLS DECODER
@@ -17170,7 +18558,7 @@ S:      Supported
 F:     drivers/infiniband/sw/rdmavt
 
 RDS - RELIABLE DATAGRAM SOCKETS
-M:     Santosh Shilimkar <santosh.shilimkar@oracle.com>
+M:     Allison Henderson <allison.henderson@oracle.com>
 L:     netdev@vger.kernel.org
 L:     linux-rdma@vger.kernel.org
 L:     rds-devel@oss.oracle.com (moderated for non-subscribers)
@@ -17184,7 +18572,7 @@ M:      Fenghua Yu <fenghua.yu@intel.com>
 M:     Reinette Chatre <reinette.chatre@intel.com>
 L:     linux-kernel@vger.kernel.org
 S:     Supported
-F:     Documentation/x86/resctrl*
+F:     Documentation/arch/x86/resctrl*
 F:     arch/x86/include/asm/resctrl.h
 F:     arch/x86/kernel/cpu/resctrl/
 F:     tools/testing/selftests/resctrl/
@@ -17193,11 +18581,13 @@ READ-COPY UPDATE (RCU)
 M:     "Paul E. McKenney" <paulmck@kernel.org>
 M:     Frederic Weisbecker <frederic@kernel.org> (kernel/rcu/tree_nocb.h)
 M:     Neeraj Upadhyay <quic_neeraju@quicinc.com> (kernel/rcu/tasks.h)
+M:     Joel Fernandes <joel@joelfernandes.org>
 M:     Josh Triplett <josh@joshtriplett.org>
+M:     Boqun Feng <boqun.feng@gmail.com>
 R:     Steven Rostedt <rostedt@goodmis.org>
 R:     Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
 R:     Lai Jiangshan <jiangshanlai@gmail.com>
-R:     Joel Fernandes <joel@joelfernandes.org>
+R:     Zqiang <qiang.zhang1211@gmail.com>
 L:     rcu@vger.kernel.org
 S:     Supported
 W:     http://www.rdrop.com/users/paulmck/RCU/
@@ -17210,7 +18600,6 @@ X:      include/linux/srcu*.h
 X:     kernel/rcu/srcu*.c
 
 REAL TIME CLOCK (RTC) SUBSYSTEM
-M:     Alessandro Zummo <a.zummo@towertech.it>
 M:     Alexandre Belloni <alexandre.belloni@bootlin.com>
 L:     linux-rtc@vger.kernel.org
 S:     Maintained
@@ -17219,12 +18608,19 @@ T:    git git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git
 F:     Documentation/admin-guide/rtc.rst
 F:     Documentation/devicetree/bindings/rtc/
 F:     drivers/rtc/
-F:     include/linux/platform_data/rtc-*
 F:     include/linux/rtc.h
 F:     include/linux/rtc/
 F:     include/uapi/linux/rtc.h
 F:     tools/testing/selftests/rtc/
 
+Real-time Linux Analysis (RTLA) tools
+M:     Daniel Bristot de Oliveira <bristot@kernel.org>
+M:     Steven Rostedt <rostedt@goodmis.org>
+L:     linux-trace-kernel@vger.kernel.org
+S:     Maintained
+F:     Documentation/tools/rtla/
+F:     tools/tracing/rtla/
+
 REALTEK AUDIO CODECS
 M:     Oder Chiou <oder_chiou@realtek.com>
 S:     Maintained
@@ -17249,12 +18645,10 @@ REALTEK WIRELESS DRIVER (rtlwifi family)
 M:     Ping-Ke Shih <pkshih@realtek.com>
 L:     linux-wireless@vger.kernel.org
 S:     Maintained
-W:     https://wireless.wiki.kernel.org/
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
 F:     drivers/net/wireless/realtek/rtlwifi/
 
 REALTEK WIRELESS DRIVER (rtw88)
-M:     Yan-Hsuan Chuang <tony0620emma@gmail.com>
+M:     Ping-Ke Shih <pkshih@realtek.com>
 L:     linux-wireless@vger.kernel.org
 S:     Maintained
 F:     drivers/net/wireless/realtek/rtw88/
@@ -17266,10 +18660,8 @@ S:     Maintained
 F:     drivers/net/wireless/realtek/rtw89/
 
 REDPINE WIRELESS DRIVER
-M:     Amitkumar Karwar <amitkarwar@gmail.com>
-M:     Siva Rebbagondla <siva8118@gmail.com>
 L:     linux-wireless@vger.kernel.org
-S:     Maintained
+S:     Orphan
 F:     drivers/net/wireless/rsi/
 
 REGISTER MAP ABSTRACTION
@@ -17283,11 +18675,11 @@ F:    include/linux/regmap.h
 
 REISERFS FILE SYSTEM
 L:     reiserfs-devel@vger.kernel.org
-S:     Supported
+S:     Obsolete
 F:     fs/reiserfs/
 
 REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM
-M:     Bjorn Andersson <bjorn.andersson@linaro.org>
+M:     Bjorn Andersson <andersson@kernel.org>
 M:     Mathieu Poirier <mathieu.poirier@linaro.org>
 L:     linux-remoteproc@vger.kernel.org
 S:     Maintained
@@ -17300,7 +18692,7 @@ F:      include/linux/remoteproc.h
 F:     include/linux/remoteproc/
 
 REMOTE PROCESSOR MESSAGING (RPMSG) SUBSYSTEM
-M:     Bjorn Andersson <bjorn.andersson@linaro.org>
+M:     Bjorn Andersson <andersson@kernel.org>
 M:     Mathieu Poirier <mathieu.poirier@linaro.org>
 L:     linux-remoteproc@vger.kernel.org
 S:     Maintained
@@ -17343,6 +18735,21 @@ F:     Documentation/devicetree/bindings/net/renesas,*.yaml
 F:     drivers/net/ethernet/renesas/
 F:     include/linux/sh_eth.h
 
+RENESAS IDT821034 ASoC CODEC
+M:     Herve Codina <herve.codina@bootlin.com>
+L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
+S:     Maintained
+F:     Documentation/devicetree/bindings/sound/renesas,idt821034.yaml
+F:     sound/soc/codecs/idt821034.c
+
+RENESAS R-CAR GEN3 & RZ/N1 NAND CONTROLLER DRIVER
+M:     Miquel Raynal <miquel.raynal@bootlin.com>
+L:     linux-mtd@lists.infradead.org
+L:     linux-renesas-soc@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/mtd/renesas-nandc.yaml
+F:     drivers/mtd/nand/raw/renesas-nand-controller.c
+
 RENESAS R-CAR GYROADC DRIVER
 M:     Marek Vasut <marek.vasut@gmail.com>
 L:     linux-iio@vger.kernel.org
@@ -17361,9 +18768,9 @@ F:      drivers/i2c/busses/i2c-sh_mobile.c
 
 RENESAS R-CAR SATA DRIVER
 R:     Sergey Shtylyov <s.shtylyov@omp.ru>
-S:     Supported
 L:     linux-ide@vger.kernel.org
 L:     linux-renesas-soc@vger.kernel.org
+S:     Supported
 F:     Documentation/devicetree/bindings/ata/renesas,rcar-sata.yaml
 F:     drivers/ata/sata_rcar.c
 
@@ -17383,12 +18790,6 @@ S:     Supported
 F:     Documentation/devicetree/bindings/i2c/renesas,riic.yaml
 F:     drivers/i2c/busses/i2c-riic.c
 
-RENESAS USB PHY DRIVER
-M:     Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
-L:     linux-renesas-soc@vger.kernel.org
-S:     Maintained
-F:     drivers/phy/renesas/phy-rcar-gen3-usb*.c
-
 RENESAS RZ/G2L A/D DRIVER
 M:     Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
 L:     linux-iio@vger.kernel.org
@@ -17397,6 +18798,14 @@ S:     Supported
 F:     Documentation/devicetree/bindings/iio/adc/renesas,rzg2l-adc.yaml
 F:     drivers/iio/adc/rzg2l_adc.c
 
+RENESAS RZ/G2L MTU3a COUNTER DRIVER
+M:     Biju Das <biju.das.jz@bp.renesas.com>
+L:     linux-iio@vger.kernel.org
+L:     linux-renesas-soc@vger.kernel.org
+S:     Supported
+F:     Documentation/devicetree/bindings/timer/renesas,rz-mtu3.yaml
+F:     drivers/counter/rz-mtu3-cnt.c
+
 RENESAS RZ/N1 A5PSW SWITCH DRIVER
 M:     Clément Léger <clement.leger@bootlin.com>
 L:     linux-renesas-soc@vger.kernel.org
@@ -17418,13 +18827,40 @@ S:    Maintained
 F:     Documentation/devicetree/bindings/rtc/renesas,rzn1-rtc.yaml
 F:     drivers/rtc/rtc-rzn1.c
 
-RENESAS R-CAR GEN3 & RZ/N1 NAND CONTROLLER DRIVER
-M:     Miquel Raynal <miquel.raynal@bootlin.com>
-L:     linux-mtd@lists.infradead.org
+RENESAS RZ/N1 USBF CONTROLLER DRIVER
+M:     Herve Codina <herve.codina@bootlin.com>
 L:     linux-renesas-soc@vger.kernel.org
+L:     linux-usb@vger.kernel.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/mtd/renesas-nandc.yaml
-F:     drivers/mtd/nand/raw/renesas-nand-controller.c
+F:     Documentation/devicetree/bindings/usb/renesas,rzn1-usbf.yaml
+F:     drivers/usb/gadget/udc/renesas_usbf.c
+
+RENESAS RZ/V2M I2C DRIVER
+M:     Fabrizio Castro <fabrizio.castro.jz@renesas.com>
+L:     linux-i2c@vger.kernel.org
+L:     linux-renesas-soc@vger.kernel.org
+S:     Supported
+F:     Documentation/devicetree/bindings/i2c/renesas,rzv2m.yaml
+F:     drivers/i2c/busses/i2c-rzv2m.c
+
+RENESAS USB PHY DRIVER
+M:     Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
+L:     linux-renesas-soc@vger.kernel.org
+S:     Maintained
+F:     drivers/phy/renesas/phy-rcar-gen3-usb*.c
+
+RENESAS VERSACLOCK 7 CLOCK DRIVER
+M:     Alex Helms <alexander.helms.jy@renesas.com>
+S:     Maintained
+F:     Documentation/devicetree/bindings/clock/renesas,versaclock7.yaml
+F:     drivers/clk/clk-versaclock7.c
+
+RENESAS X9250 DIGITAL POTENTIOMETERS DRIVER
+M:     Herve Codina <herve.codina@bootlin.com>
+L:     linux-iio@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/iio/potentiometer/renesas,x9250.yaml
+F:     drivers/iio/potentiometer/x9250.c
 
 RESET CONTROLLER FRAMEWORK
 M:     Philipp Zabel <p.zabel@pengutronix.de>
@@ -17486,42 +18922,80 @@ S:    Maintained
 F:     drivers/mtd/nand/raw/r852.c
 F:     drivers/mtd/nand/raw/r852.h
 
-RISC-V PMU DRIVERS
-M:     Atish Patra <atishp@atishpatra.org>
-R:     Anup Patel <anup@brainfault.org>
-L:     linux-riscv@lists.infradead.org
-S:     Supported
-F:     drivers/perf/riscv_pmu.c
-F:     drivers/perf/riscv_pmu_legacy.c
-F:     drivers/perf/riscv_pmu_sbi.c
-
 RISC-V ARCHITECTURE
 M:     Paul Walmsley <paul.walmsley@sifive.com>
 M:     Palmer Dabbelt <palmer@dabbelt.com>
 M:     Albert Ou <aou@eecs.berkeley.edu>
 L:     linux-riscv@lists.infradead.org
 S:     Supported
-P:     Documentation/riscv/patch-acceptance.rst
+Q:     https://patchwork.kernel.org/project/linux-riscv/list/
+C:     irc://irc.libera.chat/riscv
+P:     Documentation/arch/riscv/patch-acceptance.rst
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git
 F:     arch/riscv/
 N:     riscv
 K:     riscv
 
-RISC-V/MICROCHIP POLARFIRE SOC SUPPORT
+RISC-V MICROCHIP FPGA SUPPORT
 M:     Conor Dooley <conor.dooley@microchip.com>
 M:     Daire McNamara <daire.mcnamara@microchip.com>
 L:     linux-riscv@lists.infradead.org
 S:     Supported
+F:     Documentation/devicetree/bindings/clock/microchip,mpfs*.yaml
+F:     Documentation/devicetree/bindings/gpio/microchip,mpfs-gpio.yaml
+F:     Documentation/devicetree/bindings/i2c/microchip,corei2c.yaml
+F:     Documentation/devicetree/bindings/mailbox/microchip,mpfs-mailbox.yaml
+F:     Documentation/devicetree/bindings/net/can/microchip,mpfs-can.yaml
+F:     Documentation/devicetree/bindings/pwm/microchip,corepwm.yaml
+F:     Documentation/devicetree/bindings/riscv/microchip.yaml
+F:     Documentation/devicetree/bindings/soc/microchip/microchip,mpfs-sys-controller.yaml
+F:     Documentation/devicetree/bindings/spi/microchip,mpfs-spi.yaml
+F:     Documentation/devicetree/bindings/usb/microchip,mpfs-musb.yaml
 F:     arch/riscv/boot/dts/microchip/
 F:     drivers/char/hw_random/mpfs-rng.c
-F:     drivers/clk/microchip/clk-mpfs.c
+F:     drivers/clk/microchip/clk-mpfs*.c
+F:     drivers/firmware/microchip/mpfs-auto-update.c
+F:     drivers/i2c/busses/i2c-microchip-corei2c.c
 F:     drivers/mailbox/mailbox-mpfs.c
 F:     drivers/pci/controller/pcie-microchip-host.c
-F:     drivers/soc/microchip/
+F:     drivers/pwm/pwm-microchip-core.c
+F:     drivers/reset/reset-mpfs.c
+F:     drivers/rtc/rtc-mpfs.c
+F:     drivers/soc/microchip/mpfs-sys-controller.c
+F:     drivers/spi/spi-microchip-core-qspi.c
 F:     drivers/spi/spi-microchip-core.c
 F:     drivers/usb/musb/mpfs.c
 F:     include/soc/microchip/mpfs.h
 
+RISC-V MISC SOC SUPPORT
+M:     Conor Dooley <conor@kernel.org>
+L:     linux-riscv@lists.infradead.org
+S:     Maintained
+Q:     https://patchwork.kernel.org/project/linux-riscv/list/
+T:     git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/
+F:     Documentation/devicetree/bindings/riscv/
+F:     arch/riscv/boot/dts/
+X:     arch/riscv/boot/dts/allwinner/
+X:     arch/riscv/boot/dts/renesas/
+X:     arch/riscv/boot/dts/sophgo/
+
+RISC-V PMU DRIVERS
+M:     Atish Patra <atishp@atishpatra.org>
+R:     Anup Patel <anup@brainfault.org>
+L:     linux-riscv@lists.infradead.org
+S:     Supported
+F:     drivers/perf/riscv_pmu.c
+F:     drivers/perf/riscv_pmu_legacy.c
+F:     drivers/perf/riscv_pmu_sbi.c
+
+RISC-V THEAD SoC SUPPORT
+M:     Jisheng Zhang <jszhang@kernel.org>
+M:     Guo Ren <guoren@kernel.org>
+M:     Fu Wei <wefu@redhat.com>
+L:     linux-riscv@lists.infradead.org
+S:     Maintained
+F:     arch/riscv/boot/dts/thead/
+
 RNBD BLOCK DRIVERS
 M:     Md. Haris Iqbal <haris.iqbal@ionos.com>
 M:     Jack Wang <jinpu.wang@ionos.com>
@@ -17537,6 +19011,13 @@ F:     Documentation/ABI/*/sysfs-driver-hid-roccat*
 F:     drivers/hid/hid-roccat*
 F:     include/linux/hid-roccat*
 
+ROCKCHIP CRYPTO DRIVERS
+M:     Corentin Labbe <clabbe@baylibre.com>
+L:     linux-crypto@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/crypto/rockchip,rk3288-crypto.yaml
+F:     drivers/crypto/rockchip/
+
 ROCKCHIP I2S TDM DRIVER
 M:     Nicolas Frattaroli <frattaroli.nicolas@gmail.com>
 L:     linux-rockchip@lists.infradead.org
@@ -17546,12 +19027,13 @@ F:    sound/soc/rockchip/rockchip_i2s_tdm.*
 
 ROCKCHIP ISP V1 DRIVER
 M:     Dafna Hirschfeld <dafna@fastmail.com>
+M:     Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 L:     linux-media@vger.kernel.org
 L:     linux-rockchip@lists.infradead.org
 S:     Maintained
 F:     Documentation/admin-guide/media/rkisp1.rst
 F:     Documentation/devicetree/bindings/media/rockchip-isp1.yaml
-F:     Documentation/userspace-api/media/v4l/pixfmt-meta-rkisp1.rst
+F:     Documentation/userspace-api/media/v4l/metafmt-rkisp1.rst
 F:     drivers/media/platform/rockchip/rkisp1
 F:     include/uapi/linux/rkisp1-config.h
 
@@ -17585,7 +19067,7 @@ S:      Odd Fixes
 F:     drivers/tty/serial/rp2.*
 
 ROHM BD99954 CHARGER IC
-R:     Matti Vaittinen <mazziesaccount@gmail.com>
+M:     Matti Vaittinen <mazziesaccount@gmail.com>
 S:     Supported
 F:     drivers/power/supply/bd99954-charger.c
 F:     drivers/power/supply/bd99954-charger.h
@@ -17596,6 +19078,19 @@ S:     Maintained
 F:     Documentation/devicetree/bindings/iio/light/bh1750.yaml
 F:     drivers/iio/light/bh1750.c
 
+ROHM BM1390 PRESSURE SENSOR DRIVER
+M:     Matti Vaittinen <mazziesaccount@gmail.com>
+L:     linux-iio@vger.kernel.org
+S:     Supported
+F:     drivers/iio/pressure/rohm-bm1390.c
+
+ROHM BU270xx LIGHT SENSOR DRIVERs
+M:     Matti Vaittinen <mazziesaccount@gmail.com>
+L:     linux-iio@vger.kernel.org
+S:     Supported
+F:     drivers/iio/light/rohm-bu27008.c
+F:     drivers/iio/light/rohm-bu27034.c
+
 ROHM MULTIFUNCTION BD9571MWV-M PMIC DEVICE DRIVERS
 M:     Marek Vasut <marek.vasut+renesas@gmail.com>
 L:     linux-kernel@vger.kernel.org
@@ -17608,7 +19103,7 @@ F:      drivers/regulator/bd9571mwv-regulator.c
 F:     include/linux/mfd/bd9571mwv.h
 
 ROHM POWER MANAGEMENT IC DEVICE DRIVERS
-R:     Matti Vaittinen <mazziesaccount@gmail.com>
+M:     Matti Vaittinen <mazziesaccount@gmail.com>
 S:     Supported
 F:     drivers/clk/clk-bd718x7.c
 F:     drivers/gpio/gpio-bd71815.c
@@ -17634,7 +19129,7 @@ ROSE NETWORK LAYER
 M:     Ralf Baechle <ralf@linux-mips.org>
 L:     linux-hams@vger.kernel.org
 S:     Maintained
-W:     http://www.linux-ax25.org/
+W:     https://linux-ax25.in-berlin.de
 F:     include/net/rose.h
 F:     include/uapi/linux/rose.h
 F:     net/rose/
@@ -17654,57 +19149,42 @@ S:    Maintained
 F:     drivers/tty/rpmsg_tty.c
 
 RTL2830 MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/dvb-frontends/rtl2830*
 
 RTL2832 MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/dvb-frontends/rtl2832*
 
 RTL2832_SDR MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/dvb-frontends/rtl2832_sdr*
 
 RTL8180 WIRELESS DRIVER
 L:     linux-wireless@vger.kernel.org
 S:     Orphan
-W:     https://wireless.wiki.kernel.org/
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
 F:     drivers/net/wireless/realtek/rtl818x/rtl8180/
 
 RTL8187 WIRELESS DRIVER
-M:     Herton Ronaldo Krzesinski <herton@canonical.com>
-M:     Hin-Tak Leung <htl10@users.sourceforge.net>
+M:     Hin-Tak Leung <hintak.leung@gmail.com>
 M:     Larry Finger <Larry.Finger@lwfinger.net>
 L:     linux-wireless@vger.kernel.org
 S:     Maintained
-W:     https://wireless.wiki.kernel.org/
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.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 git://git.kernel.org/pub/scm/linux/kernel/git/jes/linux.git rtl8xxxu-devel
 F:     drivers/net/wireless/realtek/rtl8xxxu/
 
 RTRS TRANSPORT DRIVERS
@@ -17714,6 +19194,41 @@ L:     linux-rdma@vger.kernel.org
 S:     Maintained
 F:     drivers/infiniband/ulp/rtrs/
 
+RUNTIME VERIFICATION (RV)
+M:     Daniel Bristot de Oliveira <bristot@kernel.org>
+M:     Steven Rostedt <rostedt@goodmis.org>
+L:     linux-trace-kernel@vger.kernel.org
+S:     Maintained
+F:     Documentation/trace/rv/
+F:     include/linux/rv.h
+F:     include/rv/
+F:     kernel/trace/rv/
+F:     tools/verification/
+
+RUST
+M:     Miguel Ojeda <ojeda@kernel.org>
+M:     Alex Gaynor <alex.gaynor@gmail.com>
+M:     Wedson Almeida Filho <wedsonaf@gmail.com>
+R:     Boqun Feng <boqun.feng@gmail.com>
+R:     Gary Guo <gary@garyguo.net>
+R:     Björn Roy Baron <bjorn3_gh@protonmail.com>
+R:     Benno Lossin <benno.lossin@proton.me>
+R:     Andreas Hindborg <a.hindborg@samsung.com>
+R:     Alice Ryhl <aliceryhl@google.com>
+L:     rust-for-linux@vger.kernel.org
+S:     Supported
+W:     https://rust-for-linux.com
+B:     https://github.com/Rust-for-Linux/linux/issues
+C:     zulip://rust-for-linux.zulipchat.com
+P:     https://rust-for-linux.com/contributing
+T:     git https://github.com/Rust-for-Linux/linux.git rust-next
+F:     Documentation/rust/
+F:     rust/
+F:     samples/rust/
+F:     scripts/*rust*
+F:     tools/testing/selftests/rust/
+K:     \b(?i:rust)\b
+
 RXRPC SOCKETS (AF_RXRPC)
 M:     David Howells <dhowells@redhat.com>
 M:     Marc Dionne <marc.dionne@auristor.com>
@@ -17733,7 +19248,7 @@ L:      linux-fbdev@vger.kernel.org
 S:     Maintained
 F:     drivers/video/fbdev/savage/
 
-S390
+S390 ARCHITECTURE
 M:     Heiko Carstens <hca@linux.ibm.com>
 M:     Vasily Gorbik <gor@linux.ibm.com>
 M:     Alexander Gordeev <agordeev@linux.ibm.com>
@@ -17741,19 +19256,18 @@ R:    Christian Borntraeger <borntraeger@linux.ibm.com>
 R:     Sven Schnelle <svens@linux.ibm.com>
 L:     linux-s390@vger.kernel.org
 S:     Supported
-W:     http://www.ibm.com/developerworks/linux/linux390/
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git
 F:     Documentation/driver-api/s390-drivers.rst
-F:     Documentation/s390/
+F:     Documentation/arch/s390/
 F:     arch/s390/
 F:     drivers/s390/
+F:     drivers/watchdog/diag288_wdt.c
 
 S390 COMMON I/O LAYER
 M:     Vineeth Vijayan <vneethv@linux.ibm.com>
 M:     Peter Oberparleiter <oberpar@linux.ibm.com>
 L:     linux-s390@vger.kernel.org
 S:     Supported
-W:     http://www.ibm.com/developerworks/linux/linux390/
 F:     drivers/s390/cio/
 
 S390 DASD DRIVER
@@ -17761,37 +19275,43 @@ M:    Stefan Haberland <sth@linux.ibm.com>
 M:     Jan Hoeppner <hoeppner@linux.ibm.com>
 L:     linux-s390@vger.kernel.org
 S:     Supported
-W:     http://www.ibm.com/developerworks/linux/linux390/
 F:     block/partitions/ibm.c
 F:     drivers/s390/block/dasd*
 F:     include/linux/dasd_mod.h
 
 S390 IOMMU (PCI)
+M:     Niklas Schnelle <schnelle@linux.ibm.com>
 M:     Matthew Rosato <mjrosato@linux.ibm.com>
-M:     Gerald Schaefer <gerald.schaefer@linux.ibm.com>
+R:     Gerald Schaefer <gerald.schaefer@linux.ibm.com>
 L:     linux-s390@vger.kernel.org
 S:     Supported
-W:     http://www.ibm.com/developerworks/linux/linux390/
 F:     drivers/iommu/s390-iommu.c
 
 S390 IUCV NETWORK LAYER
 M:     Alexandra Winter <wintera@linux.ibm.com>
-M:     Wenjia Zhang <wenjia@linux.ibm.com>
+M:     Thorsten Winkler <twinkler@linux.ibm.com>
 L:     linux-s390@vger.kernel.org
 L:     netdev@vger.kernel.org
 S:     Supported
-W:     http://www.ibm.com/developerworks/linux/linux390/
 F:     drivers/s390/net/*iucv*
 F:     include/net/iucv/
 F:     net/iucv/
 
+S390 MM
+M:     Alexander Gordeev <agordeev@linux.ibm.com>
+M:     Gerald Schaefer <gerald.schaefer@linux.ibm.com>
+L:     linux-s390@vger.kernel.org
+S:     Supported
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git
+F:     arch/s390/include/asm/pgtable.h
+F:     arch/s390/mm
+
 S390 NETWORK DRIVERS
 M:     Alexandra Winter <wintera@linux.ibm.com>
-M:     Wenjia Zhang <wenjia@linux.ibm.com>
+M:     Thorsten Winkler <twinkler@linux.ibm.com>
 L:     linux-s390@vger.kernel.org
 L:     netdev@vger.kernel.org
 S:     Supported
-W:     http://www.ibm.com/developerworks/linux/linux390/
 F:     drivers/s390/net/
 
 S390 PCI SUBSYSTEM
@@ -17799,10 +19319,16 @@ M:    Niklas Schnelle <schnelle@linux.ibm.com>
 M:     Gerald Schaefer <gerald.schaefer@linux.ibm.com>
 L:     linux-s390@vger.kernel.org
 S:     Supported
-W:     http://www.ibm.com/developerworks/linux/linux390/
+F:     Documentation/arch/s390/pci.rst
 F:     arch/s390/pci/
 F:     drivers/pci/hotplug/s390_pci_hpc.c
-F:     Documentation/s390/pci.rst
+
+S390 SCM DRIVER
+M:     Vineeth Vijayan <vneethv@linux.ibm.com>
+L:     linux-s390@vger.kernel.org
+S:     Supported
+F:     drivers/s390/block/scm*
+F:     drivers/s390/cio/scm.c
 
 S390 VFIO AP DRIVER
 M:     Tony Krowiak <akrowiak@linux.ibm.com>
@@ -17810,8 +19336,7 @@ M:      Halil Pasic <pasic@linux.ibm.com>
 M:     Jason Herne <jjherne@linux.ibm.com>
 L:     linux-s390@vger.kernel.org
 S:     Supported
-W:     http://www.ibm.com/developerworks/linux/linux390/
-F:     Documentation/s390/vfio-ap*
+F:     Documentation/arch/s390/vfio-ap*
 F:     drivers/s390/crypto/vfio_ap*
 
 S390 VFIO-CCW DRIVER
@@ -17821,7 +19346,7 @@ R:      Halil Pasic <pasic@linux.ibm.com>
 L:     linux-s390@vger.kernel.org
 L:     kvm@vger.kernel.org
 S:     Supported
-F:     Documentation/s390/vfio-ccw.rst
+F:     Documentation/arch/s390/vfio-ccw.rst
 F:     drivers/s390/cio/vfio_ccw*
 F:     include/uapi/linux/vfio_ccw.h
 
@@ -17839,7 +19364,6 @@ S390 ZCRYPT DRIVER
 M:     Harald Freudenberger <freude@linux.ibm.com>
 L:     linux-s390@vger.kernel.org
 S:     Supported
-W:     http://www.ibm.com/developerworks/linux/linux390/
 F:     drivers/s390/crypto/
 
 S390 ZFCP DRIVER
@@ -17847,22 +19371,8 @@ M:     Steffen Maier <maier@linux.ibm.com>
 M:     Benjamin Block <bblock@linux.ibm.com>
 L:     linux-s390@vger.kernel.org
 S:     Supported
-W:     http://www.ibm.com/developerworks/linux/linux390/
 F:     drivers/s390/scsi/zfcp_*
 
-S3C ADC BATTERY DRIVER
-M:     Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
-L:     linux-samsung-soc@vger.kernel.org
-S:     Odd Fixes
-F:     drivers/power/supply/s3c_adc_battery.c
-F:     include/linux/s3c_adc_battery.h
-
-S3C24XX SD/MMC Driver
-M:     Ben Dooks <ben-linux@fluff.org>
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Supported
-F:     drivers/mmc/host/s3cmci.*
-
 SAA6588 RDS RECEIVER DRIVER
 M:     Hans Verkuil <hverkuil@xs4all.nl>
 L:     linux-media@vger.kernel.org
@@ -17896,10 +19406,9 @@ F:     Documentation/admin-guide/LSM/SafeSetID.rst
 F:     security/safesetid/
 
 SAMSUNG AUDIO (ASoC) DRIVERS
-M:     Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
 M:     Sylwester Nawrocki <s.nawrocki@samsung.com>
 L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
-S:     Supported
+S:     Maintained
 B:     mailto:linux-samsung-soc@vger.kernel.org
 F:     Documentation/devicetree/bindings/sound/samsung*
 F:     sound/soc/samsung/
@@ -17941,10 +19450,9 @@ F:     drivers/platform/x86/samsung-laptop.c
 
 SAMSUNG MULTIFUNCTION PMIC DEVICE DRIVERS
 M:     Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
-M:     Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
 L:     linux-kernel@vger.kernel.org
 L:     linux-samsung-soc@vger.kernel.org
-S:     Supported
+S:     Maintained
 B:     mailto:linux-samsung-soc@vger.kernel.org
 F:     Documentation/devicetree/bindings/clock/samsung,s2mps11.yaml
 F:     Documentation/devicetree/bindings/mfd/samsung,s2m*.yaml
@@ -17968,8 +19476,6 @@ F:      include/media/drv-intf/s3c_camif.h
 
 SAMSUNG S3FWRN5 NFC DRIVER
 M:     Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
-M:     Krzysztof Opasiak <k.opasiak@samsung.com>
-L:     linux-nfc@lists.01.org (subscribers-only)
 S:     Maintained
 F:     Documentation/devicetree/bindings/net/nfc/samsung,s3fwrn5.yaml
 F:     drivers/nfc/s3fwrn5
@@ -17979,6 +19485,7 @@ M:      Sylwester Nawrocki <s.nawrocki@samsung.com>
 M:     Andrzej Hajda <andrzej.hajda@intel.com>
 L:     linux-media@vger.kernel.org
 S:     Supported
+F:     Documentation/devicetree/bindings/media/samsung,s5c73m3.yaml
 F:     drivers/media/i2c/s5c73m3/*
 
 SAMSUNG S5K5BAF CAMERA DRIVER
@@ -18003,36 +19510,37 @@ M:    Sylwester Nawrocki <s.nawrocki@samsung.com>
 L:     linux-media@vger.kernel.org
 S:     Supported
 Q:     https://patchwork.linuxtv.org/project/linux-media/list/
+F:     Documentation/devicetree/bindings/media/samsung,exynos4210-csis.yaml
+F:     Documentation/devicetree/bindings/media/samsung,exynos4210-fimc.yaml
+F:     Documentation/devicetree/bindings/media/samsung,exynos4212-fimc-is.yaml
+F:     Documentation/devicetree/bindings/media/samsung,exynos4212-fimc-lite.yaml
+F:     Documentation/devicetree/bindings/media/samsung,fimc.yaml
 F:     drivers/media/platform/samsung/exynos4-is/
 
 SAMSUNG SOC CLOCK DRIVERS
+M:     Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
 M:     Sylwester Nawrocki <s.nawrocki@samsung.com>
-M:     Tomasz Figa <tomasz.figa@gmail.com>
 M:     Chanwoo Choi <cw00.choi@samsung.com>
 R:     Alim Akhtar <alim.akhtar@samsung.com>
 L:     linux-samsung-soc@vger.kernel.org
-S:     Supported
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk.git
+S:     Maintained
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git
 F:     Documentation/devicetree/bindings/clock/samsung,*.yaml
 F:     Documentation/devicetree/bindings/clock/samsung,s3c*
 F:     drivers/clk/samsung/
 F:     include/dt-bindings/clock/exynos*.h
-F:     include/dt-bindings/clock/s3c*.h
 F:     include/dt-bindings/clock/s5p*.h
 F:     include/dt-bindings/clock/samsung,*.h
 F:     include/linux/clk/samsung.h
-F:     include/linux/platform_data/clk-s3c2410.h
 
 SAMSUNG SPI DRIVERS
-M:     Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
-M:     Andi Shyti <andi@etezian.org>
+M:     Andi Shyti <andi.shyti@kernel.org>
 L:     linux-spi@vger.kernel.org
 L:     linux-samsung-soc@vger.kernel.org
 S:     Maintained
 F:     Documentation/devicetree/bindings/spi/samsung,spi*.yaml
 F:     drivers/spi/spi-s3c*
 F:     include/linux/platform_data/spi-s3c64xx.h
-F:     include/linux/spi/s3c24xx-fiq.h
 
 SAMSUNG SXGBE DRIVERS
 M:     Byungho An <bh74.an@samsung.com>
@@ -18066,7 +19574,7 @@ SANCLOUD BEAGLEBONE ENHANCED DEVICE TREE
 M:     Paul Barker <paul.barker@sancloud.com>
 R:     Marc Murphy <marc.murphy@sancloud.com>
 S:     Supported
-F:     arch/arm/boot/dts/am335x-sancloud*
+F:     arch/arm/boot/dts/ti/omap/am335x-sancloud*
 
 SC1200 WDT DRIVER
 M:     Zwane Mwaikambo <zwanem@gmail.com>
@@ -18093,10 +19601,15 @@ F:    include/linux/wait.h
 F:     include/uapi/linux/sched.h
 F:     kernel/sched/
 
-SCR24X CHIP CARD INTERFACE DRIVER
-M:     Lubomir Rintel <lkundrak@v3.sk>
+SCSI LIBSAS SUBSYSTEM
+R:     John Garry <john.g.garry@oracle.com>
+R:     Jason Yan <yanaijie@huawei.com>
+L:     linux-scsi@vger.kernel.org
 S:     Supported
-F:     drivers/char/pcmcia/scr24x_cs.c
+F:     Documentation/scsi/libsas.rst
+F:     drivers/scsi/libsas/
+F:     include/scsi/libsas.h
+F:     include/scsi/sas_ata.h
 
 SCSI RDMA PROTOCOL (SRP) INITIATOR
 M:     Bart Van Assche <bvanassche@acm.org>
@@ -18158,7 +19671,6 @@ M:      "Martin K. Petersen" <martin.petersen@oracle.com>
 L:     linux-scsi@vger.kernel.org
 L:     target-devel@vger.kernel.org
 S:     Supported
-W:     http://www.linux-iscsi.org
 Q:     https://patchwork.kernel.org/project/target-devel/list/
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git
 F:     Documentation/target/
@@ -18166,12 +19678,11 @@ F:    drivers/target/
 F:     include/target/
 
 SCTP PROTOCOL
-M:     Vlad Yasevich <vyasevich@gmail.com>
-M:     Neil Horman <nhorman@tuxdriver.com>
 M:     Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
+M:     Xin Long <lucien.xin@gmail.com>
 L:     linux-sctp@vger.kernel.org
 S:     Maintained
-W:     http://lksctp.sourceforge.net
+W:     https://github.com/sctp/lksctp-tools/wiki
 F:     Documentation/networking/sctp.rst
 F:     include/linux/sctp.h
 F:     include/net/sctp/
@@ -18227,6 +19738,7 @@ K:      \bsecure_computing
 K:     \bTIF_SECCOMP\b
 
 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) Broadcom BRCMSTB DRIVER
+M:     Kamal Dasu <kamal.dasu@broadcom.com>
 M:     Al Cooper <alcooperx@gmail.com>
 R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 L:     linux-mmc@vger.kernel.org
@@ -18236,15 +19748,24 @@ F:    drivers/mmc/host/sdhci-brcmstb*
 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
 M:     Adrian Hunter <adrian.hunter@intel.com>
 L:     linux-mmc@vger.kernel.org
-S:     Maintained
+S:     Supported
+F:     Documentation/devicetree/bindings/mmc/sdhci-common.yaml
 F:     drivers/mmc/host/sdhci*
 
 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) MICROCHIP DRIVER
-M:     Eugen Hristev <eugen.hristev@microchip.com>
+M:     Aubin Constans <aubin.constans@microchip.com>
+R:     Eugen Hristev <eugen.hristev@collabora.com>
 L:     linux-mmc@vger.kernel.org
 S:     Supported
 F:     drivers/mmc/host/sdhci-of-at91.c
 
+SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) NXP i.MX DRIVER
+M:     Haibo Chen <haibo.chen@nxp.com>
+L:     imx@lists.linux.dev
+L:     linux-mmc@vger.kernel.org
+S:     Maintained
+F:     drivers/mmc/host/sdhci-esdhc-imx.c
+
 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER
 M:     Ben Dooks <ben-linux@fluff.org>
 M:     Jaehoon Chung <jh80.chung@samsung.com>
@@ -18259,21 +19780,13 @@ S:    Maintained
 F:     drivers/mmc/host/sdhci-spear.c
 
 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) TI OMAP DRIVER
-M:     Kishon Vijay Abraham I <kishon@ti.com>
+M:     Vignesh Raghavendra <vigneshr@ti.com>
 L:     linux-mmc@vger.kernel.org
 S:     Maintained
 F:     drivers/mmc/host/sdhci-omap.c
 
-SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) NXP i.MX DRIVER
-M:     Haibo Chen <haibo.chen@nxp.com>
-L:     linux-imx@nxp.com
-L:     linux-mmc@vger.kernel.org
-S:     Maintained
-F:     drivers/mmc/host/sdhci-esdhc-imx.c
-
 SECURE ENCRYPTING DEVICE (SED) OPAL DRIVER
-M:     Jonathan Derrick <jonathan.derrick@intel.com>
-M:     Revanth Rajashekar <revanth.rajashekar@intel.com>
+M:     Jonathan Derrick <jonathan.derrick@linux.dev>
 L:     linux-block@vger.kernel.org
 S:     Supported
 F:     block/opal_proto.h
@@ -18281,33 +19794,49 @@ F:    block/sed*
 F:     include/linux/sed*
 F:     include/uapi/linux/sed*
 
+SECURE MONITOR CALL(SMC) CALLING CONVENTION (SMCCC)
+M:     Mark Rutland <mark.rutland@arm.com>
+M:     Lorenzo Pieralisi <lpieralisi@kernel.org>
+M:     Sudeep Holla <sudeep.holla@arm.com>
+L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+S:     Maintained
+F:     drivers/firmware/smccc/
+F:     include/linux/arm-smccc.h
+
 SECURITY CONTACT
 M:     Security Officers <security@kernel.org>
 S:     Supported
-F:     Documentation/admin-guide/security-bugs.rst
+F:     Documentation/process/security-bugs.rst
 
 SECURITY SUBSYSTEM
 M:     Paul Moore <paul@paul-moore.com>
 M:     James Morris <jmorris@namei.org>
 M:     "Serge E. Hallyn" <serge@hallyn.com>
-L:     linux-security-module@vger.kernel.org (suggested Cc:)
+L:     linux-security-module@vger.kernel.org
 S:     Supported
-W:     http://kernsec.org/
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm.git
+Q:     https://patchwork.kernel.org/project/linux-security-module/list
+B:     mailto:linux-security-module@vger.kernel.org
+P:     https://github.com/LinuxSecurityModule/kernel/blob/main/README.md
+T:     git https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm.git
+F:     include/uapi/linux/lsm.h
 F:     security/
+F:     tools/testing/selftests/lsm/
 X:     security/selinux/
+K:     \bsecurity_[a-z_0-9]\+\b
 
 SELINUX SECURITY MODULE
 M:     Paul Moore <paul@paul-moore.com>
 M:     Stephen Smalley <stephen.smalley.work@gmail.com>
-M:     Eric Paris <eparis@parisplace.org>
+R:     Ondrej Mosnacek <omosnace@redhat.com>
 L:     selinux@vger.kernel.org
 S:     Supported
-W:     https://selinuxproject.org
 W:     https://github.com/SELinuxProject
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git
-F:     Documentation/ABI/obsolete/sysfs-selinux-checkreqprot
-F:     Documentation/ABI/obsolete/sysfs-selinux-disable
+Q:     https://patchwork.kernel.org/project/selinux/list
+B:     mailto:selinux@vger.kernel.org
+P:     https://github.com/SELinuxProject/selinux-kernel/blob/main/README.md
+T:     git https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git
+F:     Documentation/ABI/removed/sysfs-selinux-checkreqprot
+F:     Documentation/ABI/removed/sysfs-selinux-disable
 F:     Documentation/admin-guide/LSM/SELinux.rst
 F:     include/trace/events/avc.h
 F:     include/uapi/linux/selinux_netlink.h
@@ -18364,13 +19893,6 @@ F:     Documentation/devicetree/bindings/serial/serial.yaml
 F:     drivers/tty/serdev/
 F:     include/linux/serdev.h
 
-SERIAL DRIVERS
-M:     Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-L:     linux-serial@vger.kernel.org
-S:     Maintained
-F:     Documentation/devicetree/bindings/serial/
-F:     drivers/tty/serial/
-
 SERIAL IR RECEIVER
 M:     Sean Young <sean@mess.org>
 L:     linux-media@vger.kernel.org
@@ -18389,9 +19911,20 @@ SFC NETWORK DRIVER
 M:     Edward Cree <ecree.xilinx@gmail.com>
 M:     Martin Habets <habetsm.xilinx@gmail.com>
 L:     netdev@vger.kernel.org
+L:     linux-net-drivers@amd.com
 S:     Supported
+F:     Documentation/networking/devlink/sfc.rst
 F:     drivers/net/ethernet/sfc/
 
+SFCTEMP HWMON DRIVER
+M:     Emil Renner Berthing <kernel@esmil.dk>
+M:     Hal Feng <hal.feng@starfivetech.com>
+L:     linux-hwmon@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/hwmon/starfive,jh71x0-temp.yaml
+F:     Documentation/hwmon/sfctemp.rst
+F:     drivers/hwmon/sfctemp.c
+
 SFF/SFP/SFP+ MODULE SUPPORT
 M:     Russell King <linux@armlinux.org.uk>
 L:     netdev@vger.kernel.org
@@ -18412,16 +19945,17 @@ F:    drivers/misc/sgi-gru/
 SGI XP/XPC/XPNET DRIVER
 M:     Robin Holt <robinmholt@gmail.com>
 M:     Steve Wahl <steve.wahl@hpe.com>
-R:     Mike Travis <mike.travis@hpe.com>
 S:     Maintained
 F:     drivers/misc/sgi-xp/
 
 SHARED MEMORY COMMUNICATIONS (SMC) SOCKETS
-M:     Karsten Graul <kgraul@linux.ibm.com>
 M:     Wenjia Zhang <wenjia@linux.ibm.com>
+M:     Jan Karcher <jaka@linux.ibm.com>
+R:     D. Wythe <alibuda@linux.alibaba.com>
+R:     Tony Lu <tonylu@linux.alibaba.com>
+R:     Wen Gu <guwen@linux.alibaba.com>
 L:     linux-s390@vger.kernel.org
 S:     Supported
-W:     http://www.ibm.com/developerworks/linux/linux390/
 F:     net/smc/
 
 SHARP GP2AP002A00F/GP2AP002S00F SENSOR DRIVER
@@ -18440,6 +19974,19 @@ T:     git git://linuxtv.org/media_tree.git
 F:     drivers/media/i2c/rj54n1cb0c.c
 F:     include/media/i2c/rj54n1cb0c.h
 
+SHRINKER
+M:     Andrew Morton <akpm@linux-foundation.org>
+M:     Dave Chinner <david@fromorbit.com>
+R:     Qi Zheng <zhengqi.arch@bytedance.com>
+R:     Roman Gushchin <roman.gushchin@linux.dev>
+R:     Muchun Song <muchun.song@linux.dev>
+L:     linux-mm@kvack.org
+S:     Maintained
+F:     Documentation/admin-guide/mm/shrinker_debugfs.rst
+F:     include/linux/shrinker.h
+F:     mm/shrinker.c
+F:     mm/shrinker_debug.c
+
 SH_VOU V4L2 OUTPUT DRIVER
 L:     linux-media@vger.kernel.org
 S:     Orphan
@@ -18447,13 +19994,10 @@ F:    drivers/media/platform/renesas/sh_vou.c
 F:     include/media/drv-intf/sh_vou.h
 
 SI2157 MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/tuners/si2157*
 
 SI2165 MEDIA DRIVER
@@ -18465,13 +20009,10 @@ Q:    http://patchwork.linuxtv.org/project/linux-media/list/
 F:     drivers/media/dvb-frontends/si2165*
 
 SI2168 MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/dvb-frontends/si2168*
 
 SI470X FM RADIO RECEIVER I2C DRIVER
@@ -18480,6 +20021,7 @@ L:      linux-media@vger.kernel.org
 S:     Odd Fixes
 W:     https://linuxtv.org
 T:     git git://linuxtv.org/media_tree.git
+F:     Documentation/devicetree/bindings/media/silabs,si470x.yaml
 F:     drivers/media/radio/si470x/radio-si470x-i2c.c
 
 SI470X FM RADIO RECEIVER USB DRIVER
@@ -18527,30 +20069,42 @@ F:    drivers/media/mmc/siano/
 F:     drivers/media/usb/siano/
 F:     drivers/media/usb/siano/
 
+SIEMENS IPC LED DRIVERS
+M:     Gerd Haeussler <gerd.haeussler.ext@siemens.com>
+M:     Xing Tong Wu <xingtong.wu@siemens.com>
+M:     Tobias Schaffner <tobias.schaffner@siemens.com>
+L:     linux-leds@vger.kernel.org
+S:     Maintained
+F:     drivers/leds/simple/
+
+SIEMENS IPC PLATFORM DRIVERS
+M:     Gerd Haeussler <gerd.haeussler.ext@siemens.com>
+M:     Xing Tong Wu <xingtong.wu@siemens.com>
+M:     Tobias Schaffner <tobias.schaffner@siemens.com>
+L:     platform-driver-x86@vger.kernel.org
+S:     Maintained
+F:     drivers/platform/x86/siemens/
+F:     include/linux/platform_data/x86/simatic-ipc-base.h
+F:     include/linux/platform_data/x86/simatic-ipc.h
+
+SIEMENS IPC WATCHDOG DRIVERS
+M:     Gerd Haeussler <gerd.haeussler.ext@siemens.com>
+M:     Xing Tong Wu <xingtong.wu@siemens.com>
+M:     Tobias Schaffner <tobias.schaffner@siemens.com>
+L:     linux-watchdog@vger.kernel.org
+S:     Maintained
+F:     drivers/watchdog/simatic-ipc-wdt.c
+
 SIFIVE DRIVERS
-M:     Palmer Dabbelt <palmer@dabbelt.com>
 M:     Paul Walmsley <paul.walmsley@sifive.com>
+M:     Samuel Holland <samuel.holland@sifive.com>
 L:     linux-riscv@lists.infradead.org
 S:     Supported
-T:     git git://github.com/sifive/riscv-linux.git
+F:     drivers/dma/sf-pdma/
 N:     sifive
+K:     fu[57]40
 K:     [^@]sifive
 
-SIFIVE FU540 SYSTEM-ON-CHIP
-M:     Paul Walmsley <paul.walmsley@sifive.com>
-M:     Palmer Dabbelt <palmer@dabbelt.com>
-L:     linux-riscv@lists.infradead.org
-S:     Supported
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/pjw/sifive.git
-N:     fu540
-K:     fu540
-
-SIFIVE PDMA DRIVER
-M:     Green Wan <green.wan@sifive.com>
-S:     Maintained
-F:     Documentation/devicetree/bindings/dma/sifive,fu540-c000-pdma.yaml
-F:     drivers/dma/sf-pdma/
-
 SILEAD TOUCHSCREEN DRIVER
 M:     Hans de Goede <hdegoede@redhat.com>
 L:     linux-input@vger.kernel.org
@@ -18590,19 +20144,6 @@ F:     Documentation/devicetree/bindings/display/simple-framebuffer.yaml
 F:     drivers/video/fbdev/simplefb.c
 F:     include/linux/platform_data/simplefb.h
 
-SIMTEC EB110ATX (Chalice CATS)
-M:     Simtec Linux Team <linux@simtec.co.uk>
-S:     Supported
-W:     http://www.simtec.co.uk/products/EB110ATX/
-
-SIMTEC EB2410ITX (BAST)
-M:     Simtec Linux Team <linux@simtec.co.uk>
-S:     Supported
-W:     http://www.simtec.co.uk/products/EB2410ITX/
-F:     arch/arm/mach-s3c/bast-ide.c
-F:     arch/arm/mach-s3c/bast-irq.c
-F:     arch/arm/mach-s3c/mach-bast.c
-
 SIOX
 M:     Thorsten Scherer <t.scherer@eckelmann.de>
 M:     Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
@@ -18617,7 +20158,7 @@ M:      Jason A. Donenfeld <Jason@zx2c4.com>
 S:     Maintained
 F:     include/linux/siphash.h
 F:     lib/siphash.c
-F:     lib/test_siphash.c
+F:     lib/siphash_kunit.c
 
 SIS 190 ETHERNET DRIVER
 M:     Francois Romieu <romieu@fr.zoreil.com>
@@ -18633,15 +20174,13 @@ W:    http://www.brownhat.org/sis900.html
 F:     drivers/net/ethernet/sis/sis900.*
 
 SIS FRAMEBUFFER DRIVER
-M:     Thomas Winischhofer <thomas@winischhofer.net>
-S:     Maintained
-W:     http://www.winischhofer.net/linuxsisvga.shtml
+S:     Orphan
 F:     Documentation/fb/sisfb.rst
 F:     drivers/video/fbdev/sis/
 F:     include/video/sisfb.h
 
 SIS I2C TOUCHSCREEN DRIVER
-M:     Mika Penttilä <mika.penttila@nextfour.com>
+M:     Mika Penttilä <mpenttil@redhat.com>
 L:     linux-input@vger.kernel.org
 S:     Maintained
 F:     Documentation/devicetree/bindings/input/touchscreen/sis_i2c.txt
@@ -18654,7 +20193,7 @@ W:      http://www.winischhofer.at/linuxsisusbvga.shtml
 F:     drivers/usb/misc/sisusbvga/
 
 SL28 CPLD MFD DRIVER
-M:     Michael Walle <michael@walle.cc>
+M:     Michael Walle <mwalle@kernel.org>
 S:     Maintained
 F:     Documentation/devicetree/bindings/gpio/kontron,sl28cpld-gpio.yaml
 F:     Documentation/devicetree/bindings/hwmon/kontron,sl28cpld-hwmon.yaml
@@ -18668,6 +20207,12 @@ F:     drivers/irqchip/irq-sl28cpld.c
 F:     drivers/pwm/pwm-sl28cpld.c
 F:     drivers/watchdog/sl28cpld_wdt.c
 
+SL28 VPD NVMEM LAYOUT DRIVER
+M:     Michael Walle <mwalle@kernel.org>
+S:     Maintained
+F:     Documentation/devicetree/bindings/nvmem/layouts/kontron,sl28-vpd.yaml
+F:     drivers/nvmem/layouts/sl28vpd.c
+
 SLAB ALLOCATOR
 M:     Christoph Lameter <cl@linux.com>
 M:     Pekka Enberg <penberg@kernel.org>
@@ -18716,22 +20261,6 @@ M:     Nicolas Pitre <nico@fluxnic.net>
 S:     Odd Fixes
 F:     drivers/net/ethernet/smsc/smc91x.*
 
-SECURE MONITOR CALL(SMC) CALLING CONVENTION (SMCCC)
-M:     Mark Rutland <mark.rutland@arm.com>
-M:     Lorenzo Pieralisi <lpieralisi@kernel.org>
-M:     Sudeep Holla <sudeep.holla@arm.com>
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Maintained
-F:     drivers/firmware/smccc/
-F:     include/linux/arm-smccc.h
-
-SMM665 HARDWARE MONITOR DRIVER
-M:     Guenter Roeck <linux@roeck-us.net>
-L:     linux-hwmon@vger.kernel.org
-S:     Maintained
-F:     Documentation/hwmon/smm665.rst
-F:     drivers/hwmon/smm665.c
-
 SMSC EMC2103 HARDWARE MONITOR DRIVER
 M:     Steve Glendinning <steve.glendinning@shawell.net>
 L:     linux-hwmon@vger.kernel.org
@@ -18772,6 +20301,10 @@ L:     netdev@vger.kernel.org
 S:     Maintained
 F:     drivers/net/ethernet/smsc/smsc9420.*
 
+SNET DPU VIRTIO DATA PATH ACCELERATOR
+R:     Alvaro Karsz <alvaro.karsz@solid-run.com>
+F:     drivers/vdpa/solidrun/
+
 SOCIONEXT (SNI) AVE NETWORK DRIVER
 M:     Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
 L:     netdev@vger.kernel.org
@@ -18780,11 +20313,11 @@ F:    Documentation/devicetree/bindings/net/socionext,uniphier-ave4.yaml
 F:     drivers/net/ethernet/socionext/sni_ave.c
 
 SOCIONEXT (SNI) NETSEC NETWORK DRIVER
-M:     Jassi Brar <jaswinder.singh@linaro.org>
 M:     Ilias Apalodimas <ilias.apalodimas@linaro.org>
+M:     Masahisa Kojima <kojima.masahisa@socionext.com>
 L:     netdev@vger.kernel.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/net/socionext-netsec.txt
+F:     Documentation/devicetree/bindings/net/socionext,synquacer-netsec.yaml
 F:     drivers/net/ethernet/socionext/netsec.c
 
 SOCIONEXT (SNI) Synquacer SPI DRIVER
@@ -18792,14 +20325,14 @@ M:    Masahisa Kojima <masahisa.kojima@linaro.org>
 M:     Jassi Brar <jaswinder.singh@linaro.org>
 L:     linux-spi@vger.kernel.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/spi/spi-synquacer.txt
+F:     Documentation/devicetree/bindings/spi/socionext,synquacer-spi.yaml
 F:     drivers/spi/spi-synquacer.c
 
 SOCIONEXT SYNQUACER I2C DRIVER
 M:     Ard Biesheuvel <ardb@kernel.org>
 L:     linux-i2c@vger.kernel.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/i2c/i2c-synquacer.txt
+F:     Documentation/devicetree/bindings/i2c/socionext,synquacer-i2c.yaml
 F:     drivers/i2c/busses/i2c-synquacer.c
 
 SOCIONEXT UNIPHIER SOUND DRIVER
@@ -18807,6 +20340,13 @@ L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
 S:     Orphan
 F:     sound/soc/uniphier/
 
+SOCKET TIMESTAMPING
+M:     Willem de Bruijn <willemdebruijn.kernel@gmail.com>
+S:     Maintained
+F:     Documentation/networking/timestamping.rst
+F:     include/uapi/linux/net_tstamp.h
+F:     tools/testing/selftests/net/so_txtime.c
+
 SOEKRIS NET48XX LED SUPPORT
 M:     Chris Boot <bootc@bootc.net>
 S:     Maintained
@@ -18858,6 +20398,7 @@ F:      include/linux/property.h
 
 SOFTWARE RAID (Multiple Disks) SUPPORT
 M:     Song Liu <song@kernel.org>
+R:     Yu Kuai <yukuai3@huawei.com>
 L:     linux-raid@vger.kernel.org
 S:     Supported
 Q:     https://patchwork.kernel.org/project/linux-raid/list/
@@ -18872,15 +20413,15 @@ F:    include/uapi/linux/raid/
 SOLIDRUN CLEARFOG SUPPORT
 M:     Russell King <linux@armlinux.org.uk>
 S:     Maintained
-F:     arch/arm/boot/dts/armada-388-clearfog*
-F:     arch/arm/boot/dts/armada-38x-solidrun-*
+F:     arch/arm/boot/dts/marvell/armada-388-clearfog*
+F:     arch/arm/boot/dts/marvell/armada-38x-solidrun-*
 
 SOLIDRUN CUBOX-I/HUMMINGBOARD SUPPORT
 M:     Russell King <linux@armlinux.org.uk>
 S:     Maintained
-F:     arch/arm/boot/dts/imx6*-cubox-i*
-F:     arch/arm/boot/dts/imx6*-hummingboard*
-F:     arch/arm/boot/dts/imx6*-sr-*
+F:     arch/arm/boot/dts/nxp/imx/imx6*-cubox-i*
+F:     arch/arm/boot/dts/nxp/imx/imx6*-hummingboard*
+F:     arch/arm/boot/dts/nxp/imx/imx6*-sr-*
 
 SONIC NETWORK DRIVER
 M:     Thomas Bogendoerfer <tsbogend@alpha.franken.de>
@@ -18939,9 +20480,18 @@ M:     Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
 L:     linux-media@vger.kernel.org
 S:     Maintained
 T:     git git://linuxtv.org/media_tree.git
-F:     Documentation/devicetree/bindings/media/i2c/imx290.txt
+F:     Documentation/devicetree/bindings/media/i2c/sony,imx290.yaml
 F:     drivers/media/i2c/imx290.c
 
+SONY IMX296 SENSOR DRIVER
+M:     Laurent Pinchart <laurent.pinchart@ideasonboard.com>
+M:     Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
+L:     linux-media@vger.kernel.org
+S:     Maintained
+T:     git git://linuxtv.org/media_tree.git
+F:     Documentation/devicetree/bindings/media/i2c/sony,imx296.yaml
+F:     drivers/media/i2c/imx296.c
+
 SONY IMX319 SENSOR DRIVER
 M:     Bingbu Cao <bingbu.cao@intel.com>
 L:     linux-media@vger.kernel.org
@@ -18950,19 +20500,15 @@ T:    git git://linuxtv.org/media_tree.git
 F:     drivers/media/i2c/imx319.c
 
 SONY IMX334 SENSOR DRIVER
-M:     Paul J. Murphy <paul.j.murphy@intel.com>
-M:     Daniele Alessandrelli <daniele.alessandrelli@intel.com>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 T:     git git://linuxtv.org/media_tree.git
 F:     Documentation/devicetree/bindings/media/i2c/sony,imx334.yaml
 F:     drivers/media/i2c/imx334.c
 
 SONY IMX335 SENSOR DRIVER
-M:     Paul J. Murphy <paul.j.murphy@intel.com>
-M:     Daniele Alessandrelli <daniele.alessandrelli@intel.com>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 T:     git git://linuxtv.org/media_tree.git
 F:     Documentation/devicetree/bindings/media/i2c/sony,imx335.yaml
 F:     drivers/media/i2c/imx335.c
@@ -18975,14 +20521,20 @@ T:    git git://linuxtv.org/media_tree.git
 F:     drivers/media/i2c/imx355.c
 
 SONY IMX412 SENSOR DRIVER
-M:     Paul J. Murphy <paul.j.murphy@intel.com>
-M:     Daniele Alessandrelli <daniele.alessandrelli@intel.com>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 T:     git git://linuxtv.org/media_tree.git
 F:     Documentation/devicetree/bindings/media/i2c/sony,imx412.yaml
 F:     drivers/media/i2c/imx412.c
 
+SONY IMX415 SENSOR DRIVER
+M:     Michael Riesch <michael.riesch@wolfvision.net>
+L:     linux-media@vger.kernel.org
+S:     Maintained
+T:     git git://linuxtv.org/media_tree.git
+F:     Documentation/devicetree/bindings/media/i2c/sony,imx415.yaml
+F:     drivers/media/i2c/imx415.c
+
 SONY MEMORYSTICK SUBSYSTEM
 M:     Maxim Levitsky <maximlevitsky@gmail.com>
 M:     Alex Dubov <oakad@yahoo.com>
@@ -19003,10 +20555,18 @@ F:    drivers/char/sonypi.c
 F:     drivers/platform/x86/sony-laptop.c
 F:     include/linux/sony-laptop.h
 
+SOPHGO DEVICETREES and DRIVERS
+M:     Chen Wang <unicorn_wang@outlook.com>
+M:     Inochi Amaoto <inochiama@outlook.com>
+T:     git https://github.com/sophgo/linux.git
+S:     Maintained
+N:     sophgo
+K:     sophgo
+
 SOUND
 M:     Jaroslav Kysela <perex@perex.cz>
 M:     Takashi Iwai <tiwai@suse.com>
-L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
+L:     linux-sound@vger.kernel.org
 S:     Maintained
 W:     http://www.alsa-project.org/
 Q:     http://patchwork.kernel.org/project/alsa-devel/list/
@@ -19017,6 +20577,13 @@ F:     include/uapi/sound/
 F:     sound/
 F:     tools/testing/selftests/alsa
 
+SOUND - ALSA SELFTESTS
+M:     Mark Brown <broonie@kernel.org>
+L:     linux-sound@vger.kernel.org
+L:     linux-kselftest@vger.kernel.org
+S:     Supported
+F:     tools/testing/selftests/alsa
+
 SOUND - COMPRESSED AUDIO
 M:     Vinod Koul <vkoul@kernel.org>
 L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
@@ -19028,6 +20595,12 @@ F:     include/uapi/sound/compress_*
 F:     sound/core/compress_offload.c
 F:     sound/soc/soc-compress.c
 
+SOUND - CORE KUNIT TEST
+M:     Ivan Orlov <ivan.orlov0322@gmail.com>
+L:     linux-sound@vger.kernel.org
+S:     Supported
+F:     sound/core/sound_kunit.c
+
 SOUND - DMAENGINE HELPERS
 M:     Lars-Peter Clausen <lars@metafoo.de>
 S:     Supported
@@ -19035,17 +20608,10 @@ F:    include/sound/dmaengine_pcm.h
 F:     sound/core/pcm_dmaengine.c
 F:     sound/soc/soc-generic-dmaengine-pcm.c
 
-SOUND - ALSA SELFTESTS
-M:     Mark Brown <broonie@kernel.org>
-L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
-L:     linux-kselftest@vger.kernel.org
-S:     Supported
-F:     tools/testing/selftests/alsa
-
 SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC)
 M:     Liam Girdwood <lgirdwood@gmail.com>
 M:     Mark Brown <broonie@kernel.org>
-L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
+L:     linux-sound@vger.kernel.org
 S:     Supported
 W:     http://alsa-project.org/main/index.php/ASoC
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git
@@ -19053,6 +20619,10 @@ F:     Documentation/devicetree/bindings/sound/
 F:     Documentation/sound/soc/
 F:     include/dt-bindings/sound/
 F:     include/sound/soc*
+F:     include/sound/sof.h
+F:     include/sound/sof/
+F:     include/trace/events/sof*.h
+F:     include/uapi/sound/asoc.h
 F:     sound/soc/
 
 SOUND - SOUND OPEN FIRMWARE (SOF) DRIVERS
@@ -19061,8 +20631,8 @@ M:      Liam Girdwood <lgirdwood@gmail.com>
 M:     Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
 M:     Bard Liao <yung-chuan.liao@linux.intel.com>
 M:     Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
-R:     Kai Vehmanen <kai.vehmanen@linux.intel.com>
 M:     Daniel Baluta <daniel.baluta@nxp.com>
+R:     Kai Vehmanen <kai.vehmanen@linux.intel.com>
 L:     sound-open-firmware@alsa-project.org (moderated for non-subscribers)
 S:     Supported
 W:     https://github.com/thesofproject/linux/
@@ -19088,8 +20658,15 @@ W:     https://linuxtv.org
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
 F:     drivers/media/dvb-frontends/sp2*
 
+SPANISH DOCUMENTATION
+M:     Carlos Bilbao <carlos.bilbao@amd.com>
+R:     Avadhut Naik <avadhut.naik@amd.com>
+S:     Maintained
+F:     Documentation/translations/sp_SP/
+
 SPARC + UltraSPARC (sparc/sparc64)
 M:     "David S. Miller" <davem@davemloft.net>
+M:     Andreas Larsson <andreas@gaisler.com>
 L:     sparclinux@vger.kernel.org
 S:     Maintained
 Q:     http://patchwork.ozlabs.org/project/sparclinux/list/
@@ -19119,9 +20696,9 @@ M:      "Luc Van Oostenryck" <luc.vanoostenryck@gmail.com>
 L:     linux-sparse@vger.kernel.org
 S:     Maintained
 W:     https://sparse.docs.kernel.org/
-T:     git git://git.kernel.org/pub/scm/devel/sparse/sparse.git
 Q:     https://patchwork.kernel.org/project/linux-sparse/list/
 B:     https://bugzilla.kernel.org/enter_bug.cgi?component=Sparse&product=Tools
+T:     git git://git.kernel.org/pub/scm/devel/sparse/sparse.git
 F:     include/linux/compiler.h
 
 SPEAKUP CONSOLE SPEECH DRIVER
@@ -19143,15 +20720,15 @@ M:    soc@kernel.org
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
 W:     http://www.st.com/spear
-F:     arch/arm/boot/dts/spear*
+F:     arch/arm/boot/dts/st/spear*
 F:     arch/arm/mach-spear/
 F:     drivers/clk/spear/
 F:     drivers/pinctrl/spear/
 
 SPI NOR SUBSYSTEM
-M:     Tudor Ambarus <tudor.ambarus@microchip.com>
+M:     Tudor Ambarus <tudor.ambarus@linaro.org>
 M:     Pratyush Yadav <pratyush@kernel.org>
-R:     Michael Walle <michael@walle.cc>
+M:     Michael Walle <mwalle@kernel.org>
 L:     linux-mtd@lists.infradead.org
 S:     Maintained
 W:     http://www.linux-mtd.infradead.org/
@@ -19231,7 +20808,7 @@ M:      Sylvain Petinot <sylvain.petinot@foss.st.com>
 L:     linux-media@vger.kernel.org
 S:     Maintained
 T:     git git://linuxtv.org/media_tree.git
-F:     Documentation/devicetree/bindings/media/i2c/st,st-mipid02.txt
+F:     Documentation/devicetree/bindings/media/i2c/st,st-mipid02.yaml
 F:     drivers/media/i2c/st-mipid02.c
 
 ST STM32 I2C/SMBUS DRIVER
@@ -19254,6 +20831,16 @@ S:     Maintained
 F:     Documentation/hwmon/stpddc60.rst
 F:     drivers/hwmon/pmbus/stpddc60.c
 
+ST VGXY61 DRIVER
+M:     Benjamin Mugnier <benjamin.mugnier@foss.st.com>
+M:     Sylvain Petinot <sylvain.petinot@foss.st.com>
+L:     linux-media@vger.kernel.org
+S:     Maintained
+T:     git git://linuxtv.org/media_tree.git
+F:     Documentation/devicetree/bindings/media/i2c/st,st-vgxy61.yaml
+F:     Documentation/userspace-api/media/drivers/st-vgxy61.rst
+F:     drivers/media/i2c/st-vgxy61.c
+
 ST VL53L0X ToF RANGER(I2C) IIO DRIVER
 M:     Song Qiang <songqiang1304521@gmail.com>
 L:     linux-iio@vger.kernel.org
@@ -19269,6 +20856,7 @@ S:      Supported
 F:     Documentation/process/stable-kernel-rules.rst
 
 STAGING - ATOMISP DRIVER
+M:     Hans de Goede <hdegoede@redhat.com>
 M:     Mauro Carvalho Chehab <mchehab@kernel.org>
 R:     Sakari Ailus <sakari.ailus@linux.intel.com>
 L:     linux-media@vger.kernel.org
@@ -19307,13 +20895,6 @@ S:     Maintained
 W:     http://wiki.laptop.org/go/DCON
 F:     drivers/staging/olpc_dcon/
 
-STAGING - REALTEK RTL8188EU DRIVERS
-M:     Larry Finger <Larry.Finger@lwfinger.net>
-M:     Phillip Potter <phil@philpotter.co.uk>
-R:     Pavel Skripkin <paskripkin@gmail.com>
-S:     Supported
-F:     drivers/staging/r8188eu/
-
 STAGING - REALTEK RTL8712U DRIVERS
 M:     Larry Finger <Larry.Finger@lwfinger.net>
 M:     Florian Schilhabel <florian.c.schilhabel@googlemail.com>.
@@ -19347,32 +20928,164 @@ S:   Supported
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
 F:     drivers/staging/
 
+STANDALONE CACHE CONTROLLER DRIVERS
+M:     Conor Dooley <conor@kernel.org>
+L:     linux-riscv@lists.infradead.org
+S:     Maintained
+T:     git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/
+F:     drivers/cache
+
 STARFIRE/DURALAN NETWORK DRIVER
 M:     Ion Badulescu <ionut@badula.org>
 S:     Odd Fixes
 F:     drivers/net/ethernet/adaptec/starfire*
 
-STARFIVE JH7100 CLOCK DRIVERS
+STARFIVE CAMERA SUBSYSTEM DRIVER
+M:     Jack Zhu <jack.zhu@starfivetech.com>
+M:     Changhuang Liang <changhuang.liang@starfivetech.com>
+L:     linux-media@vger.kernel.org
+S:     Maintained
+F:     Documentation/admin-guide/media/starfive_camss.rst
+F:     Documentation/devicetree/bindings/media/starfive,jh7110-camss.yaml
+F:     drivers/staging/media/starfive/camss
+
+STARFIVE CRYPTO DRIVER
+M:     Jia Jie Ho <jiajie.ho@starfivetech.com>
+M:     William Qiu <william.qiu@starfivetech.com>
+S:     Supported
+F:     Documentation/devicetree/bindings/crypto/starfive*
+F:     drivers/crypto/starfive/
+
+STARFIVE DEVICETREES
+M:     Emil Renner Berthing <kernel@esmil.dk>
+S:     Maintained
+F:     arch/riscv/boot/dts/starfive/
+
+STARFIVE DWMAC GLUE LAYER
+M:     Emil Renner Berthing <kernel@esmil.dk>
+M:     Samin Guo <samin.guo@starfivetech.com>
+S:     Maintained
+F:     Documentation/devicetree/bindings/net/starfive,jh7110-dwmac.yaml
+F:     drivers/net/ethernet/stmicro/stmmac/dwmac-starfive.c
+
+STARFIVE JH7110 DPHY RX DRIVER
+M:     Jack Zhu <jack.zhu@starfivetech.com>
+M:     Changhuang Liang <changhuang.liang@starfivetech.com>
+S:     Supported
+F:     Documentation/devicetree/bindings/phy/starfive,jh7110-dphy-rx.yaml
+F:     drivers/phy/starfive/phy-jh7110-dphy-rx.c
+
+STARFIVE JH7110 MMC/SD/SDIO DRIVER
+M:     William Qiu <william.qiu@starfivetech.com>
+S:     Supported
+F:     Documentation/devicetree/bindings/mmc/starfive*
+F:     drivers/mmc/host/dw_mmc-starfive.c
+
+STARFIVE JH7110 PLL CLOCK DRIVER
+M:     Xingyu Wu <xingyu.wu@starfivetech.com>
+S:     Supported
+F:     Documentation/devicetree/bindings/clock/starfive,jh7110-pll.yaml
+F:     drivers/clk/starfive/clk-starfive-jh7110-pll.c
+
+STARFIVE JH7110 PWMDAC DRIVER
+M:     Hal Feng <hal.feng@starfivetech.com>
+M:     Xingyu Wu <xingyu.wu@starfivetech.com>
+S:     Supported
+F:     Documentation/devicetree/bindings/sound/starfive,jh7110-pwmdac.yaml
+F:     sound/soc/starfive/jh7110_pwmdac.c
+
+STARFIVE JH7110 SYSCON
+M:     William Qiu <william.qiu@starfivetech.com>
+M:     Xingyu Wu <xingyu.wu@starfivetech.com>
+S:     Supported
+F:     Documentation/devicetree/bindings/soc/starfive/starfive,jh7110-syscon.yaml
+
+STARFIVE JH7110 TDM DRIVER
+M:     Walker Chen <walker.chen@starfivetech.com>
+S:     Maintained
+F:     Documentation/devicetree/bindings/sound/starfive,jh7110-tdm.yaml
+F:     sound/soc/starfive/jh7110_tdm.c
+
+STARFIVE JH71X0 CLOCK DRIVERS
 M:     Emil Renner Berthing <kernel@esmil.dk>
+M:     Hal Feng <hal.feng@starfivetech.com>
 S:     Maintained
-F:     Documentation/devicetree/bindings/clock/starfive,jh7100-*.yaml
-F:     drivers/clk/starfive/clk-starfive-jh7100*
-F:     include/dt-bindings/clock/starfive-jh7100*.h
+F:     Documentation/devicetree/bindings/clock/starfive,jh71*.yaml
+F:     drivers/clk/starfive/clk-starfive-jh71*
+F:     include/dt-bindings/clock/starfive?jh71*.h
 
-STARFIVE JH7100 PINCTRL DRIVER
+STARFIVE JH71X0 PINCTRL DRIVERS
 M:     Emil Renner Berthing <kernel@esmil.dk>
+M:     Jianlong Huang <jianlong.huang@starfivetech.com>
+M:     Hal Feng <hal.feng@starfivetech.com>
 L:     linux-gpio@vger.kernel.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/pinctrl/starfive,jh7100-pinctrl.yaml
-F:     drivers/pinctrl/pinctrl-starfive.c
-F:     include/dt-bindings/pinctrl/pinctrl-starfive.h
+F:     Documentation/devicetree/bindings/pinctrl/starfive,jh71*.yaml
+F:     drivers/pinctrl/starfive/pinctrl-starfive-jh71*
+F:     include/dt-bindings/pinctrl/pinctrl-starfive-jh7100.h
+F:     include/dt-bindings/pinctrl/starfive,jh7110-pinctrl.h
 
-STARFIVE JH7100 RESET CONTROLLER DRIVER
+STARFIVE JH71X0 RESET CONTROLLER DRIVERS
 M:     Emil Renner Berthing <kernel@esmil.dk>
+M:     Hal Feng <hal.feng@starfivetech.com>
 S:     Maintained
 F:     Documentation/devicetree/bindings/reset/starfive,jh7100-reset.yaml
-F:     drivers/reset/reset-starfive-jh7100.c
-F:     include/dt-bindings/reset/starfive-jh7100.h
+F:     drivers/reset/starfive/reset-starfive-jh71*
+F:     include/dt-bindings/reset/starfive?jh71*.h
+
+STARFIVE JH71X0 USB DRIVERS
+M:     Minda Chen <minda.chen@starfivetech.com>
+S:     Maintained
+F:     Documentation/devicetree/bindings/usb/starfive,jh7110-usb.yaml
+F:     drivers/usb/cdns3/cdns3-starfive.c
+
+STARFIVE JH71XX PMU CONTROLLER DRIVER
+M:     Walker Chen <walker.chen@starfivetech.com>
+M:     Changhuang Liang <changhuang.liang@starfivetech.com>
+S:     Supported
+F:     Documentation/devicetree/bindings/power/starfive*
+F:     drivers/pmdomain/starfive/
+F:     include/dt-bindings/power/starfive,jh7110-pmu.h
+
+STARFIVE SOC DRIVERS
+M:     Conor Dooley <conor@kernel.org>
+S:     Maintained
+T:     git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/
+F:     Documentation/devicetree/bindings/soc/starfive/
+
+STARFIVE STARLINK PMU DRIVER
+M:     Ji Sheng Teoh <jisheng.teoh@starfivetech.com>
+S:     Maintained
+F:     Documentation/admin-guide/perf/starfive_starlink_pmu.rst
+F:     Documentation/devicetree/bindings/perf/starfive,jh8100-starlink-pmu.yaml
+F:     drivers/perf/starfive_starlink_pmu.c
+
+STARFIVE TRNG DRIVER
+M:     Jia Jie Ho <jiajie.ho@starfivetech.com>
+S:     Supported
+F:     Documentation/devicetree/bindings/rng/starfive*
+F:     drivers/char/hw_random/jh7110-trng.c
+
+STARFIVE WATCHDOG DRIVER
+M:     Xingyu Wu <xingyu.wu@starfivetech.com>
+M:     Samin Guo <samin.guo@starfivetech.com>
+S:     Supported
+F:     Documentation/devicetree/bindings/watchdog/starfive*
+F:     drivers/watchdog/starfive-wdt.c
+
+STARFIVE JH71X0 PCIE AND USB PHY DRIVER
+M:     Minda Chen <minda.chen@starfivetech.com>
+S:     Supported
+F:     Documentation/devicetree/bindings/phy/starfive,jh7110-pcie-phy.yaml
+F:     Documentation/devicetree/bindings/phy/starfive,jh7110-usb-phy.yaml
+F:     drivers/phy/starfive/phy-jh7110-pcie.c
+F:     drivers/phy/starfive/phy-jh7110-usb.c
+
+STARFIVE JH8100 EXTERNAL INTERRUPT CONTROLLER DRIVER
+M:     Changhuang Liang <changhuang.liang@starfivetech.com>
+S:     Supported
+F:     Documentation/devicetree/bindings/interrupt-controller/starfive,jh8100-intc.yaml
+F:     drivers/irqchip/irq-starfive-jh8100-intc.c
 
 STATIC BRANCH/CALL
 M:     Peter Zijlstra <peterz@infradead.org>
@@ -19400,7 +21113,7 @@ F:      sound/soc/sti/
 STI CEC DRIVER
 M:     Alain Volmat <alain.volmat@foss.st.com>
 S:     Maintained
-F:     Documentation/devicetree/bindings/media/stih-cec.txt
+F:     Documentation/devicetree/bindings/media/cec/st,stih-cec.yaml
 F:     drivers/media/cec/platform/sti/
 
 STK1160 USB VIDEO CAPTURE DRIVER
@@ -19429,7 +21142,6 @@ F:      drivers/pwm/pwm-stm32*
 F:     include/linux/*/stm32-*tim*
 
 STMMAC ETHERNET DRIVER
-M:     Giuseppe Cavallaro <peppe.cavallaro@st.com>
 M:     Alexandre Torgue <alexandre.torgue@foss.st.com>
 M:     Jose Abreu <joabreu@synopsys.com>
 L:     netdev@vger.kernel.org
@@ -19438,6 +21150,11 @@ W:     http://www.stlinux.com
 F:     Documentation/networking/device_drivers/ethernet/stmicro/
 F:     drivers/net/ethernet/stmicro/stmmac/
 
+SUN HAPPY MEAL ETHERNET DRIVER
+M:     Sean Anderson <seanga2@gmail.com>
+S:     Maintained
+F:     drivers/net/ethernet/sun/sunhme.*
+
 SUN3/3X
 M:     Sam Creasey <sammy@sammy.net>
 S:     Maintained
@@ -19468,6 +21185,13 @@ W:     https://sunplus.atlassian.net/wiki/spaces/doc/overview
 F:     Documentation/devicetree/bindings/net/sunplus,sp7021-emac.yaml
 F:     drivers/net/ethernet/sunplus/
 
+SUNPLUS MMC DRIVER
+M:     Tony Huang <tonyhuang.sunplus@gmail.com>
+M:     Li-hao Kuo <lhjeff911@gmail.com>
+S:     Maintained
+F:     Documentation/devicetree/bindings/mmc/sunplus,mmc.yaml
+F:     drivers/mmc/host/sunplus-mmc.c
+
 SUNPLUS OCOTP DRIVER
 M:     Vincent Shih <vincent.sunplus@gmail.com>
 S:     Maintained
@@ -19500,6 +21224,15 @@ S:     Maintained
 F:     Documentation/devicetree/bindings/serial/sunplus,sp7021-uart.yaml
 F:     drivers/tty/serial/sunplus-uart.c
 
+SUNPLUS USB2 PHY DRIVER
+M:     Vincent Shih <vincent.sunplus@gmail.com>
+L:     linux-usb@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/phy/sunplus,sp7021-usb2-phy.yaml
+F:     drivers/phy/sunplus/Kconfig
+F:     drivers/phy/sunplus/Makefile
+F:     drivers/phy/sunplus/phy-sunplus-usb2.c
+
 SUNPLUS WATCHDOG DRIVER
 M:     Xiantao Hu <xt.hu@cqplus1.com>
 L:     linux-watchdog@vger.kernel.org
@@ -19510,10 +21243,11 @@ F:    drivers/watchdog/sunplus_wdt.c
 SUPERH
 M:     Yoshinori Sato <ysato@users.sourceforge.jp>
 M:     Rich Felker <dalias@libc.org>
+M:     John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
 L:     linux-sh@vger.kernel.org
 S:     Maintained
 Q:     http://patchwork.kernel.org/project/linux-sh/list/
-F:     Documentation/sh/
+F:     Documentation/arch/sh/
 F:     arch/sh/
 F:     drivers/sh/
 
@@ -19525,7 +21259,8 @@ L:      linux-pm@vger.kernel.org
 S:     Supported
 B:     https://bugzilla.kernel.org
 F:     Documentation/power/
-F:     arch/x86/kernel/acpi/
+F:     arch/x86/kernel/acpi/sleep*
+F:     arch/x86/kernel/acpi/wakeup*
 F:     drivers/base/power/
 F:     include/linux/freezer.h
 F:     include/linux/pm.h
@@ -19533,21 +21268,11 @@ F:    include/linux/suspend.h
 F:     kernel/power/
 
 SVGA HANDLING
-M:     Martin Mares <mj@ucw.cz>
-L:     linux-video@atrey.karlin.mff.cuni.cz
-S:     Maintained
-F:     Documentation/admin-guide/svga.rst
-F:     arch/x86/boot/video*
-
-SWIOTLB SUBSYSTEM
-M:     Christoph Hellwig <hch@infradead.org>
-L:     iommu@lists.linux.dev
-S:     Supported
-W:     http://git.infradead.org/users/hch/dma-mapping.git
-T:     git git://git.infradead.org/users/hch/dma-mapping.git
-F:     arch/*/kernel/pci-swiotlb.c
-F:     include/linux/swiotlb.h
-F:     kernel/dma/swiotlb.c
+M:     Martin Mares <mj@ucw.cz>
+L:     linux-video@atrey.karlin.mff.cuni.cz
+S:     Maintained
+F:     Documentation/admin-guide/svga.rst
+F:     arch/x86/boot/video*
 
 SWITCHDEV
 M:     Jiri Pirko <jiri@resnulli.us>
@@ -19582,7 +21307,7 @@ M:      Vineet Gupta <vgupta@kernel.org>
 L:     linux-snps-arc@lists.infradead.org
 S:     Supported
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git
-F:     Documentation/arc/
+F:     Documentation/arch/arc
 F:     Documentation/devicetree/bindings/arc/*
 F:     Documentation/devicetree/bindings/interrupt-controller/snps,arc*
 F:     arch/arc/
@@ -19621,8 +21346,9 @@ F:      Documentation/devicetree/bindings/gpio/snps,creg-gpio.txt
 F:     drivers/gpio/gpio-creg-snps.c
 
 SYNOPSYS DESIGNWARE 8250 UART DRIVER
+M:     Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
 R:     Andy Shevchenko <andriy.shevchenko@linux.intel.com>
-S:     Maintained
+S:     Supported
 F:     drivers/tty/serial/8250/8250_dw.c
 F:     drivers/tty/serial/8250/8250_dwlib.*
 F:     drivers/tty/serial/8250/8250_lpss.c
@@ -19688,6 +21414,13 @@ L:     linux-mmc@vger.kernel.org
 S:     Maintained
 F:     drivers/mmc/host/dw_mmc*
 
+SYNOPSYS DESIGNWARE PCIE PMU DRIVER
+M:     Shuai Xue <xueshuai@linux.alibaba.com>
+M:     Jing Zhang <renyu.zj@linux.alibaba.com>
+S:     Supported
+F:     Documentation/admin-guide/perf/dwc_pcie_pmu.rst
+F:     drivers/perf/dwc_pcie_pmu.c
+
 SYNOPSYS HSDK RESET CONTROLLER DRIVER
 M:     Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
 S:     Supported
@@ -19719,6 +21452,9 @@ F:      drivers/clk/clk-sc[mp]i.c
 F:     drivers/cpufreq/sc[mp]i-cpufreq.c
 F:     drivers/firmware/arm_scmi/
 F:     drivers/firmware/arm_scpi.c
+F:     drivers/hwmon/scmi-hwmon.c
+F:     drivers/pmdomain/arm/
+F:     drivers/powercap/arm_scmi_powercap.c
 F:     drivers/regulator/scmi-regulator.c
 F:     drivers/reset/reset-scmi.c
 F:     include/linux/sc[mp]i_protocol.h
@@ -19750,8 +21486,7 @@ S:      Maintained
 F:     drivers/platform/x86/system76_acpi.c
 
 SYSV FILESYSTEM
-M:     Christoph Hellwig <hch@infradead.org>
-S:     Maintained
+S:     Orphan
 F:     Documentation/filesystems/sysv-fs.rst
 F:     fs/sysv/
 F:     include/linux/sysv_fs.h
@@ -19793,33 +21528,24 @@ W:    http://tcp-lp-mod.sourceforge.net/
 F:     net/ipv4/tcp_lp.c
 
 TDA10071 MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/dvb-frontends/tda10071*
 
 TDA18212 MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/tuners/tda18212*
 
 TDA18218 MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/tuners/tda18218*
 
 TDA18250 MEDIA DRIVER
@@ -19916,6 +21642,15 @@ S:     Supported
 F:     drivers/net/team/
 F:     include/linux/if_team.h
 F:     include/uapi/linux/if_team.h
+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.dev
+S:     Maintained
+F:     Documentation/process/contribution-maturity-model.rst
+F:     Documentation/process/researcher-guidelines.rst
 
 TECHNOLOGIC SYSTEMS TS-5500 PLATFORM SUPPORT
 M:     "Savoir-faire Linux Inc." <kernel@savoirfairelinux.com>
@@ -19928,6 +21663,12 @@ L:     linux-media@vger.kernel.org
 S:     Maintained
 F:     drivers/media/rc/ttusbir.c
 
+TECHWELL TW9900 VIDEO DECODER
+M:     Mehdi Djait <mehdi.djait@bootlin.com>
+L:     linux-media@vger.kernel.org
+S:     Maintained
+F:     drivers/media/i2c/tw9900.c
+
 TECHWELL TW9910 VIDEO DECODER
 L:     linux-media@vger.kernel.org
 S:     Orphan
@@ -19939,7 +21680,9 @@ M:      Jens Wiklander <jens.wiklander@linaro.org>
 R:     Sumit Garg <sumit.garg@linaro.org>
 L:     op-tee@lists.trustedfirmware.org
 S:     Maintained
-F:     Documentation/staging/tee.rst
+F:     Documentation/driver-api/tee.rst
+F:     Documentation/tee/
+F:     Documentation/userspace-api/tee.rst
 F:     drivers/tee/
 F:     include/linux/tee_drv.h
 F:     include/uapi/linux/tee.h
@@ -19996,6 +21739,14 @@ M:     Thierry Reding <thierry.reding@gmail.com>
 S:     Supported
 F:     drivers/pwm/pwm-tegra.c
 
+TEGRA QUAD SPI DRIVER
+M:     Thierry Reding <thierry.reding@gmail.com>
+M:     Jonathan Hunter <jonathanh@nvidia.com>
+M:     Sowjanya Komatineni <skomatineni@nvidia.com>
+L:     linux-tegra@vger.kernel.org
+S:     Maintained
+F:     drivers/spi/spi-tegra210-quad.c
+
 TEGRA SERIAL DRIVER
 M:     Laxman Dewangan <ldewangan@nvidia.com>
 S:     Supported
@@ -20006,22 +21757,17 @@ M:    Laxman Dewangan <ldewangan@nvidia.com>
 S:     Supported
 F:     drivers/spi/spi-tegra*
 
-TEGRA QUAD SPI DRIVER
-M:     Thierry Reding <thierry.reding@gmail.com>
-M:     Jonathan Hunter <jonathanh@nvidia.com>
-M:     Sowjanya Komatineni <skomatineni@nvidia.com>
-L:     linux-tegra@vger.kernel.org
-S:     Maintained
-F:     drivers/spi/spi-tegra210-quad.c
-
 TEGRA VIDEO DRIVER
 M:     Thierry Reding <thierry.reding@gmail.com>
 M:     Jonathan Hunter <jonathanh@nvidia.com>
 M:     Sowjanya Komatineni <skomatineni@nvidia.com>
+M:     Luca Ceresoli <luca.ceresoli@bootlin.com>
 L:     linux-media@vger.kernel.org
 L:     linux-tegra@vger.kernel.org
 S:     Maintained
 F:     Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.yaml
+F:     Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-vi.yaml
+F:     Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-vip.yaml
 F:     drivers/staging/media/tegra-video/
 
 TEGRA XUSB PADCTL DRIVER
@@ -20050,9 +21796,8 @@ F:      sound/soc/codecs/tscs*.h
 TENSILICA XTENSA PORT (xtensa)
 M:     Chris Zankel <chris@zankel.net>
 M:     Max Filippov <jcmvbkbc@gmail.com>
-L:     linux-xtensa@linux-xtensa.org
 S:     Maintained
-T:     git git://github.com/czankel/xtensa-linux.git
+T:     git https://github.com/jcmvbkbc/linux-xtensa.git
 F:     arch/xtensa/
 F:     drivers/irqchip/irq-xtensa-*
 
@@ -20063,12 +21808,38 @@ S:    Maintained
 F:     Documentation/devicetree/bindings/sound/davinci-mcasp-audio.yaml
 F:     sound/soc/ti/
 
-TEXAS INSTRUMENTS' DAC7612 DAC DRIVER
-M:     Ricardo Ribalda <ribalda@kernel.org>
-L:     linux-iio@vger.kernel.org
-S:     Supported
-F:     Documentation/devicetree/bindings/iio/dac/ti,dac7612.yaml
-F:     drivers/iio/dac/ti-dac7612.c
+TEXAS INSTRUMENTS AUDIO (ASoC/HDA) DRIVERS
+M:     Shenghao Ding <shenghao-ding@ti.com>
+M:     Kevin Lu <kevin-lu@ti.com>
+M:     Baojun Xu <baojun.xu@ti.com>
+L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
+S:     Maintained
+F:     Documentation/devicetree/bindings/sound/tas2552.txt
+F:     Documentation/devicetree/bindings/sound/tas2562.yaml
+F:     Documentation/devicetree/bindings/sound/tas2770.yaml
+F:     Documentation/devicetree/bindings/sound/tas27xx.yaml
+F:     Documentation/devicetree/bindings/sound/ti,pcm1681.txt
+F:     Documentation/devicetree/bindings/sound/ti,pcm3168a.yaml
+F:     Documentation/devicetree/bindings/sound/ti,tlv320*.yaml
+F:     Documentation/devicetree/bindings/sound/tlv320adcx140.yaml
+F:     Documentation/devicetree/bindings/sound/tlv320aic31xx.txt
+F:     Documentation/devicetree/bindings/sound/tpa6130a2.txt
+F:     include/sound/tas2*.h
+F:     include/sound/tlv320*.h
+F:     include/sound/tpa6130a2-plat.h
+F:     sound/pci/hda/tas2781_hda_i2c.c
+F:     sound/soc/codecs/pcm1681.c
+F:     sound/soc/codecs/pcm1789*.*
+F:     sound/soc/codecs/pcm179x*.*
+F:     sound/soc/codecs/pcm186x*.*
+F:     sound/soc/codecs/pcm3008.*
+F:     sound/soc/codecs/pcm3060*.*
+F:     sound/soc/codecs/pcm3168a*.*
+F:     sound/soc/codecs/pcm5102a.c
+F:     sound/soc/codecs/pcm512x*.*
+F:     sound/soc/codecs/tas2*.*
+F:     sound/soc/codecs/tlv320*.*
+F:     sound/soc/codecs/tpa6130a2.*
 
 TEXAS INSTRUMENTS DMA DRIVERS
 M:     Peter Ujfalusi <peter.ujfalusi@gmail.com>
@@ -20078,10 +21849,26 @@ F:    Documentation/devicetree/bindings/dma/ti-dma-crossbar.txt
 F:     Documentation/devicetree/bindings/dma/ti-edma.txt
 F:     Documentation/devicetree/bindings/dma/ti/
 F:     drivers/dma/ti/
-X:     drivers/dma/ti/cppi41.c
+F:     include/linux/dma/k3-psil.h
 F:     include/linux/dma/k3-udma-glue.h
 F:     include/linux/dma/ti-cppi5.h
-F:     include/linux/dma/k3-psil.h
+X:     drivers/dma/ti/cppi41.c
+
+TEXAS INSTRUMENTS TPS23861 PoE PSE DRIVER
+M:     Robert Marko <robert.marko@sartura.hr>
+M:     Luka Perkov <luka.perkov@sartura.hr>
+L:     linux-hwmon@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/hwmon/ti,tps23861.yaml
+F:     Documentation/hwmon/tps23861.rst
+F:     drivers/hwmon/tps23861.c
+
+TEXAS INSTRUMENTS' DAC7612 DAC DRIVER
+M:     Ricardo Ribalda <ribalda@kernel.org>
+L:     linux-iio@vger.kernel.org
+S:     Supported
+F:     Documentation/devicetree/bindings/iio/dac/ti,dac7612.yaml
+F:     drivers/iio/dac/ti-dac7612.c
 
 TEXAS INSTRUMENTS' SYSTEM CONTROL INTERFACE (TISCI) PROTOCOL DRIVER
 M:     Nishanth Menon <nm@ti.com>
@@ -20102,20 +21889,11 @@ F:    drivers/irqchip/irq-ti-sci-inta.c
 F:     drivers/irqchip/irq-ti-sci-intr.c
 F:     drivers/reset/reset-ti-sci.c
 F:     drivers/soc/ti/ti_sci_inta_msi.c
-F:     drivers/soc/ti/ti_sci_pm_domains.c
+F:     drivers/pmdomain/ti/ti_sci_pm_domains.c
 F:     include/dt-bindings/soc/ti,sci_pm_domain.h
 F:     include/linux/soc/ti/ti_sci_inta_msi.h
 F:     include/linux/soc/ti/ti_sci_protocol.h
 
-TEXAS INSTRUMENTS TPS23861 PoE PSE DRIVER
-M:     Robert Marko <robert.marko@sartura.hr>
-M:     Luka Perkov <luka.perkov@sartura.hr>
-L:     linux-hwmon@vger.kernel.org
-S:     Maintained
-F:     Documentation/devicetree/bindings/hwmon/ti,tps23861.yaml
-F:     Documentation/hwmon/tps23861.rst
-F:     drivers/hwmon/tps23861.c
-
 TEXAS INSTRUMENTS' TMP117 TEMPERATURE SENSOR DRIVER
 M:     Puranjay Mohan <puranjay12@gmail.com>
 L:     linux-iio@vger.kernel.org
@@ -20134,13 +21912,14 @@ F:    drivers/media/radio/radio-raremono.c
 THERMAL
 M:     Rafael J. Wysocki <rafael@kernel.org>
 M:     Daniel Lezcano <daniel.lezcano@linaro.org>
-R:     Amit Kucheria <amitk@kernel.org>
 R:     Zhang Rui <rui.zhang@intel.com>
+R:     Lukasz Luba <lukasz.luba@arm.com>
 L:     linux-pm@vger.kernel.org
 S:     Supported
 Q:     https://patchwork.kernel.org/project/linux-pm/list/
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git thermal
 F:     Documentation/ABI/testing/sysfs-class-thermal
+F:     Documentation/admin-guide/thermal/
 F:     Documentation/devicetree/bindings/thermal/
 F:     Documentation/driver-api/thermal/
 F:     drivers/thermal/
@@ -20179,7 +21958,7 @@ L:      linux-pm@vger.kernel.org
 S:     Maintained
 F:     Documentation/driver-api/thermal/power_allocator.rst
 F:     drivers/thermal/gov_power_allocator.c
-F:     include/trace/events/thermal_power_allocator.h
+F:     drivers/thermal/thermal_trace_ipa.h
 
 THINKPAD ACPI EXTRAS DRIVER
 M:     Henrique de Moraes Holschuh <hmh@hmh.eng.br>
@@ -20198,6 +21977,17 @@ S:     Maintained
 F:     Documentation/ABI/testing/sysfs-class-firmware-attributes
 F:     drivers/platform/x86/think-lmi.?
 
+THP7312 ISP DRIVER
+M:     Laurent Pinchart <laurent.pinchart@ideasonboard.com>
+M:     Paul Elder <paul.elder@ideasonboard.com>
+L:     linux-media@vger.kernel.org
+S:     Maintained
+T:     git git://linuxtv.org/media_tree.git
+F:     Documentation/devicetree/bindings/media/i2c/thine,thp7312.yaml
+F:     Documentation/userspace-api/media/drivers/thp7312.rst
+F:     drivers/media/i2c/thp7312.c
+F:     include/uapi/linux/thp7312.h
+
 THUNDERBOLT DMA TRAFFIC TEST DRIVER
 M:     Isaac Hazan <isaac.hazan@intel.com>
 L:     linux-usb@vger.kernel.org
@@ -20222,19 +22012,19 @@ M:    Mika Westerberg <mika.westerberg@linux.intel.com>
 M:     Yehezkel Bernat <YehezkelShB@gmail.com>
 L:     netdev@vger.kernel.org
 S:     Maintained
-F:     drivers/net/thunderbolt.c
+F:     drivers/net/thunderbolt/
 
 THUNDERX GPIO DRIVER
 M:     Robert Richter <rric@kernel.org>
 S:     Odd Fixes
 F:     drivers/gpio/gpio-thunderx.c
 
-TI ADS131E0X ADC SERIES DRIVER
-M:     Tomislav Denis <tomislav.denis@avl.com>
+TI ADS7924 ADC DRIVER
+M:     Hugo Villeneuve <hvilleneuve@dimonoff.com>
 L:     linux-iio@vger.kernel.org
-S:     Maintained
-F:     Documentation/devicetree/bindings/iio/adc/ti,ads131e08.yaml
-F:     drivers/iio/adc/ti-ads131e08.c
+S:     Supported
+F:     Documentation/devicetree/bindings/iio/adc/ti,ads7924.yaml
+F:     drivers/iio/adc/ti-ads7924.c
 
 TI AM437X VPFE DRIVER
 M:     "Lad, Prabhakar" <prabhakar.csengg@gmail.com>
@@ -20271,22 +22061,21 @@ F:    drivers/clk/ti/
 F:     include/linux/clk/ti.h
 
 TI DAVINCI MACHINE SUPPORT
-M:     Sekhar Nori <nsekhar@ti.com>
-R:     Bartosz Golaszewski <brgl@bgdev.pl>
+M:     Bartosz Golaszewski <brgl@bgdev.pl>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Supported
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git
+S:     Maintained
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git
 F:     Documentation/devicetree/bindings/i2c/i2c-davinci.txt
-F:     arch/arm/boot/dts/da850*
+F:     arch/arm/boot/dts/ti/davinci/
 F:     arch/arm/mach-davinci/
 F:     drivers/i2c/busses/i2c-davinci.c
 
 TI DAVINCI SERIES CLOCK DRIVER
 M:     David Lechner <david@lechnology.com>
-R:     Sekhar Nori <nsekhar@ti.com>
 S:     Maintained
 F:     Documentation/devicetree/bindings/clock/ti/davinci/
 F:     drivers/clk/davinci/
+F:     include/linux/clk/davinci.h
 
 TI DAVINCI SERIES GPIO DRIVER
 M:     Keerthy <j-keerthy@ti.com>
@@ -20305,6 +22094,15 @@ T:     git git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git
 F:     drivers/media/platform/ti/davinci/
 F:     include/media/davinci/
 
+TI ENHANCED CAPTURE (eCAP) DRIVER
+M:     Vignesh Raghavendra <vigneshr@ti.com>
+R:     Julien Panis <jpanis@baylibre.com>
+L:     linux-iio@vger.kernel.org
+L:     linux-omap@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/counter/ti,am62-ecap-capture.yaml
+F:     drivers/counter/ti-ecap-capture.c
+
 TI ENHANCED QUADRATURE ENCODER PULSE (eQEP) DRIVER
 R:     David Lechner <david@lechnology.com>
 L:     linux-iio@vger.kernel.org
@@ -20312,7 +22110,9 @@ F:      Documentation/devicetree/bindings/counter/ti-eqep.yaml
 F:     drivers/counter/ti-eqep.c
 
 TI ETHERNET SWITCH DRIVER (CPSW)
-R:     Grygorii Strashko <grygorii.strashko@ti.com>
+R:     Siddharth Vadapalli <s-vadapalli@ti.com>
+R:     Ravi Gunasekaran <r-gunasekaran@ti.com>
+R:     Roger Quadros <rogerq@kernel.org>
 L:     linux-omap@vger.kernel.org
 L:     netdev@vger.kernel.org
 S:     Maintained
@@ -20328,6 +22128,38 @@ F:     drivers/misc/tifm*
 F:     drivers/mmc/host/tifm_sd.c
 F:     include/linux/tifm.h
 
+TI FPD-LINK DRIVERS
+M:     Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
+L:     linux-media@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/media/i2c/ti,ds90*
+F:     drivers/media/i2c/ds90*
+F:     include/media/i2c/ds90*
+
+TI HDC302X HUMIDITY DRIVER
+M:     Javier Carrasco <javier.carrasco.cruz@gmail.com>
+M:     Li peiyu <579lpy@gmail.com>
+L:     linux-iio@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/iio/humidity/ti,hdc3020.yaml
+F:     drivers/iio/humidity/hdc3020.c
+
+TI ICSSG ETHERNET DRIVER (ICSSG)
+R:     MD Danish Anwar <danishanwar@ti.com>
+R:     Roger Quadros <rogerq@kernel.org>
+L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+L:     netdev@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/net/ti,icss*.yaml
+F:     drivers/net/ethernet/ti/icssg/*
+
+TI J721E CSI2RX DRIVER
+M:     Jai Luthra <j-luthra@ti.com>
+L:     linux-media@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/media/ti,j721e-csi2rx-shim.yaml
+F:     drivers/media/platform/ti/j721e-csi2rx/
+
 TI KEYSTONE MULTICORE NAVIGATOR DRIVERS
 M:     Nishanth Menon <nm@ti.com>
 M:     Santosh Shilimkar <ssantosh@kernel.org>
@@ -20335,6 +22167,7 @@ L:      linux-kernel@vger.kernel.org
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git
+F:     drivers/pmdomain/ti/omap_prm.c
 F:     drivers/soc/ti/*
 
 TI LM49xxx FAMILY ASoC CODEC DRIVERS
@@ -20345,6 +22178,14 @@ S:     Maintained
 F:     sound/soc/codecs/isabelle*
 F:     sound/soc/codecs/lm49453*
 
+TI LMP92064 ADC DRIVER
+M:     Leonard Göhrs <l.goehrs@pengutronix.de>
+R:     kernel@pengutronix.de
+L:     linux-iio@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/iio/adc/ti,lmp92064.yaml
+F:     drivers/iio/adc/ti-lmp92064.c
+
 TI PCM3060 ASoC CODEC DRIVER
 M:     Kirill Marinushkin <kmarinushkin@birdec.com>
 L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
@@ -20358,10 +22199,16 @@ L:    alsa-devel@alsa-project.org (moderated for non-subscribers)
 S:     Odd Fixes
 F:     sound/soc/codecs/tas571x*
 
+TI TMAG5273 MAGNETOMETER DRIVER
+M:     Gerald Loacker <gerald.loacker@wolfvision.net>
+L:     linux-iio@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/iio/magnetometer/ti,tmag5273.yaml
+F:     drivers/iio/magnetometer/tmag5273.c
+
 TI TRF7970A NFC DRIVER
 M:     Mark Greer <mgreer@animalcreek.com>
 L:     linux-wireless@vger.kernel.org
-L:     linux-nfc@lists.01.org (subscribers-only)
 S:     Supported
 F:     Documentation/devicetree/bindings/net/nfc/ti,trf7970a.yaml
 F:     drivers/nfc/trf7970a.c
@@ -20396,9 +22243,7 @@ L:      linux-wireless@vger.kernel.org
 S:     Orphan
 W:     https://wireless.wiki.kernel.org/en/users/Drivers/wl12xx
 W:     https://wireless.wiki.kernel.org/en/users/Drivers/wl1251
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git
 F:     drivers/net/wireless/ti/
-F:     include/linux/wl12xx.h
 
 TIMEKEEPING, CLOCKSOURCE CORE, NTP, ALARMTIMER
 M:     John Stultz <jstultz@google.com>
@@ -20436,15 +22281,6 @@ W:     http://sourceforge.net/projects/tlan/
 F:     Documentation/networking/device_drivers/ethernet/ti/tlan.rst
 F:     drivers/net/ethernet/ti/tlan.*
 
-TM6000 VIDEO4LINUX DRIVER
-M:     Mauro Carvalho Chehab <mchehab@kernel.org>
-L:     linux-media@vger.kernel.org
-S:     Odd fixes
-W:     https://linuxtv.org
-T:     git git://linuxtv.org/media_tree.git
-F:     Documentation/admin-guide/media/tm6000*
-F:     drivers/media/usb/tm6000/
-
 TMIO/SDHI MMC DRIVER
 M:     Wolfram Sang <wsa+renesas@sang-engineering.com>
 L:     linux-mmc@vger.kernel.org
@@ -20454,23 +22290,6 @@ F:     drivers/mmc/host/renesas_sdhi*
 F:     drivers/mmc/host/tmio_mmc*
 F:     include/linux/mfd/tmio.h
 
-TMP401 HARDWARE MONITOR DRIVER
-M:     Guenter Roeck <linux@roeck-us.net>
-L:     linux-hwmon@vger.kernel.org
-S:     Maintained
-F:     Documentation/devicetree/bindings/hwmon/ti,tmp401.yaml
-F:     Documentation/hwmon/tmp401.rst
-F:     drivers/hwmon/tmp401.c
-
-TMP464 HARDWARE MONITOR DRIVER
-M:     Agathe Porte <agathe.porte@nokia.com>
-M:     Guenter Roeck <linux@roeck-us.net>
-L:     linux-hwmon@vger.kernel.org
-S:     Maintained
-F:     Documentation/devicetree/bindings/hwmon/ti,tmp464.yaml
-F:     Documentation/hwmon/tmp464.rst
-F:     drivers/hwmon/tmp464.c
-
 TMP513 HARDWARE MONITOR DRIVER
 M:     Eric Tremblay <etremblay@distech-controls.com>
 L:     linux-hwmon@vger.kernel.org
@@ -20543,9 +22362,10 @@ F:     include/linux/toshiba.h
 F:     include/uapi/linux/toshiba.h
 
 TOSHIBA TC358743 DRIVER
-M:     Mats Randgaard <matrandg@cisco.com>
+M:     Hans Verkuil <hverkuil-cisco@xs4all.nl>
 L:     linux-media@vger.kernel.org
 S:     Maintained
+F:     Documentation/devicetree/bindings/media/i2c/tc358743.txt
 F:     drivers/media/i2c/tc358743*
 F:     include/media/i2c/tc358743.h
 
@@ -20566,24 +22386,49 @@ 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:     drivers/char/tpm/
 
+TPS546D24 DRIVER
+M:     Duke Du <dukedu83@gmail.com>
+L:     linux-hwmon@vger.kernel.org
+S:     Maintained
+F:     Documentation/hwmon/tps546d24.rst
+F:     drivers/hwmon/pmbus/tps546d24.c
+
+TQ SYSTEMS BOARD & DRIVER SUPPORT
+L:     linux@ew.tq-group.com
+S:     Supported
+W:     https://www.tq-group.com/en/products/tq-embedded/
+F:     arch/arm/boot/dts/imx*mba*.dts*
+F:     arch/arm/boot/dts/imx*tqma*.dts*
+F:     arch/arm/boot/dts/mba*.dtsi
+F:     arch/arm64/boot/dts/freescale/fsl-*tqml*.dts*
+F:     arch/arm64/boot/dts/freescale/imx*mba*.dts*
+F:     arch/arm64/boot/dts/freescale/imx*tqma*.dts*
+F:     arch/arm64/boot/dts/freescale/mba*.dtsi
+F:     arch/arm64/boot/dts/freescale/tqml*.dts*
+F:     drivers/gpio/gpio-tqmx86.c
+F:     drivers/mfd/tqmx86.c
+F:     drivers/watchdog/tqmx86_wdt.c
+
 TRACING
 M:     Steven Rostedt <rostedt@goodmis.org>
-M:     Ingo Molnar <mingo@redhat.com>
+M:     Masami Hiramatsu <mhiramat@kernel.org>
+R:     Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
+L:     linux-kernel@vger.kernel.org
+L:     linux-trace-kernel@vger.kernel.org
 S:     Maintained
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
-F:     Documentation/trace/ftrace.rst
-F:     arch/*/*/*/*ftrace*
-F:     arch/*/*/*ftrace*
+Q:     https://patchwork.kernel.org/project/linux-trace-kernel/list/
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
+F:     Documentation/trace/*
 F:     fs/tracefs/
-F:     include/*/ftrace.h
 F:     include/linux/trace*.h
 F:     include/trace/
 F:     kernel/trace/
+F:     scripts/tracing/
 F:     tools/testing/selftests/ftrace/
 
 TRACING MMIO ACCESSES (MMIOTRACE)
 M:     Steven Rostedt <rostedt@goodmis.org>
-M:     Ingo Molnar <mingo@kernel.org>
+M:     Masami Hiramatsu <mhiramat@kernel.org>
 R:     Karol Herbst <karolherbst@gmail.com>
 R:     Pekka Paalanen <ppaalanen@gmail.com>
 L:     linux-kernel@vger.kernel.org
@@ -20599,40 +22444,41 @@ TRACING OS NOISE / LATENCY TRACERS
 M:     Steven Rostedt <rostedt@goodmis.org>
 M:     Daniel Bristot de Oliveira <bristot@kernel.org>
 S:     Maintained
-F:     kernel/trace/trace_osnoise.c
+F:     Documentation/trace/hwlat_detector.rst
+F:     Documentation/trace/osnoise-tracer.rst
+F:     Documentation/trace/timerlat-tracer.rst
+F:     arch/*/kernel/trace.c
 F:     include/trace/events/osnoise.h
 F:     kernel/trace/trace_hwlat.c
 F:     kernel/trace/trace_irqsoff.c
+F:     kernel/trace/trace_osnoise.c
 F:     kernel/trace/trace_sched_wakeup.c
-F:     Documentation/trace/osnoise-tracer.rst
-F:     Documentation/trace/timerlat-tracer.rst
-F:     Documentation/trace/hwlat_detector.rst
-F:     arch/*/kernel/trace.c
-
-Real-time Linux Analysis (RTLA) tools
-M:     Daniel Bristot de Oliveira <bristot@kernel.org>
-M:     Steven Rostedt <rostedt@goodmis.org>
-L:     linux-trace-devel@vger.kernel.org
-S:     Maintained
-F:     Documentation/tools/rtla/
-F:     tools/tracing/rtla/
 
 TRADITIONAL CHINESE DOCUMENTATION
-M:     Hu Haowen <src.res@email.cn>
-L:     linux-doc-tw-discuss@lists.sourceforge.net (moderated for non-subscribers)
+M:     Hu Haowen <2023002089@link.tyut.edu.cn>
 S:     Maintained
 W:     https://github.com/srcres258/linux-doc
 T:     git git://github.com/srcres258/linux-doc.git doc-zh-tw
 F:     Documentation/translations/zh_TW/
 
-TTY LAYER
+TRUSTED SECURITY MODULE (TSM) ATTESTATION REPORTS
+M:     Dan Williams <dan.j.williams@intel.com>
+L:     linux-coco@lists.linux.dev
+S:     Maintained
+F:     Documentation/ABI/testing/configfs-tsm
+F:     drivers/virt/coco/tsm.c
+F:     include/linux/tsm.h
+
+TTY LAYER AND SERIAL DRIVERS
 M:     Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 M:     Jiri Slaby <jirislaby@kernel.org>
+L:     linux-kernel@vger.kernel.org
+L:     linux-serial@vger.kernel.org
 S:     Supported
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git
+F:     Documentation/devicetree/bindings/serial/
 F:     Documentation/driver-api/serial/
 F:     drivers/tty/
-F:     drivers/tty/serial/serial_core.c
 F:     include/linux/selection.h
 F:     include/linux/serial.h
 F:     include/linux/serial_core.h
@@ -20645,13 +22491,10 @@ F:    include/uapi/linux/serial_core.h
 F:     include/uapi/linux/tty.h
 
 TUA9001 MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org
-W:     http://palosaari.fi/linux/
 Q:     http://patchwork.linuxtv.org/project/linux-media/list/
-T:     git git://linuxtv.org/anttip/media_tree.git
 F:     drivers/media/tuners/tua9001*
 
 TULIP NETWORK DRIVERS
@@ -20661,11 +22504,14 @@ S:    Orphan
 F:     drivers/net/ethernet/dec/tulip/
 
 TUN/TAP driver
-M:     Maxim Krasnyansky <maxk@qti.qualcomm.com>
+M:     Willem de Bruijn <willemdebruijn.kernel@gmail.com>
+M:     Jason Wang <jasowang@redhat.com>
 S:     Maintained
 W:     http://vtun.sourceforge.net/tun
 F:     Documentation/networking/tuntap.rst
 F:     arch/um/os-Linux/drivers/
+F:     drivers/net/tap.c
+F:     drivers/net/tun.c
 
 TURBOCHANNEL SUBSYSTEM
 M:     "Maciej W. Rozycki" <macro@orcam.me.uk>
@@ -20714,6 +22560,7 @@ U-BOOT ENVIRONMENT VARIABLES
 M:     Rafał Miłecki <rafal@milecki.pl>
 S:     Maintained
 F:     Documentation/devicetree/bindings/nvmem/u-boot,env.yaml
+F:     drivers/nvmem/u-boot-env.c
 
 UACCE ACCELERATOR FRAMEWORK
 M:     Zhangfei Gao <zhangfei.gao@linaro.org>
@@ -20729,6 +22576,7 @@ F:      include/uapi/misc/uacce/
 
 UBI FILE SYSTEM (UBIFS)
 M:     Richard Weinberger <richard@nod.at>
+R:     Zhihao Cheng <chengzhihao1@huawei.com>
 L:     linux-mtd@lists.infradead.org
 S:     Supported
 W:     http://www.linux-mtd.infradead.org/doc/ubifs.html
@@ -20743,16 +22591,32 @@ UBLK USERSPACE BLOCK DRIVER
 M:     Ming Lei <ming.lei@redhat.com>
 L:     linux-block@vger.kernel.org
 S:     Maintained
+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
-L:     uclinux-dev@uclinux.org  (subscribers-only)
 S:     Maintained
 W:     http://www.linux-m68k.org/
-W:     http://www.uclinux.org/
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git
 F:     arch/m68k/*/*_no.*
 F:     arch/m68k/68*/
@@ -20778,7 +22642,7 @@ F:      Documentation/admin-guide/ufs.rst
 F:     fs/ufs/
 
 UHID USERSPACE HID IO DRIVER
-M:     David Rheinsberg <david.rheinsberg@gmail.com>
+M:     David Rheinsberg <david@readahead.eu>
 L:     linux-input@vger.kernel.org
 S:     Maintained
 F:     drivers/hid/uhid.c
@@ -20792,7 +22656,7 @@ F:      drivers/usb/common/ulpi.c
 F:     include/linux/ulpi/
 
 UNICODE SUBSYSTEM
-M:     Gabriel Krisman Bertazi <krisman@collabora.com>
+M:     Gabriel Krisman Bertazi <krisman@kernel.org>
 L:     linux-fsdevel@vger.kernel.org
 S:     Supported
 F:     fs/unicode/
@@ -20827,13 +22691,28 @@ L:    linux-scsi@vger.kernel.org
 S:     Supported
 F:     drivers/ufs/host/*dwc*
 
+UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER EXYNOS HOOKS
+M:     Alim Akhtar <alim.akhtar@samsung.com>
+L:     linux-scsi@vger.kernel.org
+S:     Maintained
+F:     drivers/ufs/host/ufs-exynos*
+
 UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER MEDIATEK HOOKS
-M:     Stanley Chu <stanley.chu@mediatek.com>
+M:     Peter Wang <peter.wang@mediatek.com>
+R:     Stanley Jhu <chu.stanley@gmail.com>
 L:     linux-scsi@vger.kernel.org
 L:     linux-mediatek@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
 F:     drivers/ufs/host/ufs-mediatek*
 
+UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER QUALCOMM HOOKS
+M:     Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
+L:     linux-arm-msm@vger.kernel.org
+L:     linux-scsi@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
+F:     drivers/ufs/host/ufs-qcom*
+
 UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER RENESAS HOOKS
 M:     Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
 L:     linux-renesas-soc@vger.kernel.org
@@ -20843,6 +22722,7 @@ F:      drivers/ufs/host/ufs-renesas.c
 
 UNSORTED BLOCK IMAGES (UBI)
 M:     Richard Weinberger <richard@nod.at>
+R:     Zhihao Cheng <chengzhihao1@huawei.com>
 L:     linux-mtd@lists.infradead.org
 S:     Supported
 W:     http://www.linux-mtd.infradead.org/
@@ -20874,9 +22754,8 @@ S:      Maintained
 F:     drivers/usb/misc/apple-mfi-fastcharge.c
 
 USB AR5523 WIRELESS DRIVER
-M:     Pontus Fuchs <pontus.fuchs@gmail.com>
 L:     linux-wireless@vger.kernel.org
-S:     Maintained
+S:     Orphan
 F:     drivers/net/wireless/ath/ar5523/
 
 USB ATTACHED SCSI
@@ -20918,15 +22797,6 @@ S:     Maintained
 F:     Documentation/usb/ehci.rst
 F:     drivers/usb/host/ehci*
 
-USB GADGET/PERIPHERAL SUBSYSTEM
-M:     Felipe Balbi <balbi@kernel.org>
-L:     linux-usb@vger.kernel.org
-S:     Maintained
-W:     http://www.linux-usb.org/gadget
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
-F:     drivers/usb/gadget/
-F:     include/linux/usb/gadget*
-
 USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
 M:     Jiri Kosina <jikos@kernel.org>
 M:     Benjamin Tissoires <benjamin.tissoires@redhat.com>
@@ -20968,8 +22838,8 @@ USB ISP1760 DRIVER
 M:     Rui Miguel Silva <rui.silva@linaro.org>
 L:     linux-usb@vger.kernel.org
 S:     Maintained
-F:     drivers/usb/isp1760/*
 F:     Documentation/devicetree/bindings/usb/nxp,isp1760.yaml
+F:     drivers/usb/isp1760/*
 
 USB LAN78XX ETHERNET DRIVER
 M:     Woojung Huh <woojung.huh@microchip.com>
@@ -21017,6 +22887,7 @@ USB OVER IP DRIVER
 M:     Valentina Manea <valentina.manea.m@gmail.com>
 M:     Shuah Khan <shuah@kernel.org>
 M:     Shuah Khan <skhan@linuxfoundation.org>
+R:     Hongren Zheng <i@zenithal.me>
 L:     linux-usb@vger.kernel.org
 S:     Maintained
 F:     Documentation/usb/usbip_protocol.rst
@@ -21030,22 +22901,22 @@ L:    linux-usb@vger.kernel.org
 L:     netdev@vger.kernel.org
 S:     Maintained
 W:     https://github.com/petkan/pegasus
-T:     git git://github.com/petkan/pegasus.git
+T:     git https://github.com/petkan/pegasus.git
 F:     drivers/net/usb/pegasus.*
 
-USB PHY LAYER
-M:     Felipe Balbi <balbi@kernel.org>
-L:     linux-usb@vger.kernel.org
-S:     Maintained
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
-F:     drivers/usb/phy/
-
 USB PRINTER DRIVER (usblp)
 M:     Pete Zaitcev <zaitcev@redhat.com>
 L:     linux-usb@vger.kernel.org
 S:     Supported
 F:     drivers/usb/class/usblp.c
 
+USB QMI WWAN NETWORK DRIVER
+M:     Bjørn Mork <bjorn@mork.no>
+L:     netdev@vger.kernel.org
+S:     Maintained
+F:     Documentation/ABI/testing/sysfs-class-net-qmi
+F:     drivers/net/usb/qmi_wwan.c
+
 USB RAW GADGET DRIVER
 R:     Andrey Konovalov <andreyknvl@gmail.com>
 L:     linux-usb@vger.kernel.org
@@ -21054,20 +22925,13 @@ F:    Documentation/usb/raw-gadget.rst
 F:     drivers/usb/gadget/legacy/raw_gadget.c
 F:     include/uapi/linux/usb/raw_gadget.h
 
-USB QMI WWAN NETWORK DRIVER
-M:     Bjørn Mork <bjorn@mork.no>
-L:     netdev@vger.kernel.org
-S:     Maintained
-F:     Documentation/ABI/testing/sysfs-class-net-qmi
-F:     drivers/net/usb/qmi_wwan.c
-
 USB RTL8150 DRIVER
 M:     Petko Manolov <petkan@nucleusys.com>
 L:     linux-usb@vger.kernel.org
 L:     netdev@vger.kernel.org
 S:     Maintained
 W:     https://github.com/petkan/rtl8150
-T:     git git://github.com/petkan/rtl8150.git
+T:     git https://github.com/petkan/rtl8150.git
 F:     drivers/net/usb/rtl8150.c
 
 USB SERIAL SUBSYSTEM
@@ -21104,6 +22968,7 @@ F:      drivers/usb/
 F:     include/dt-bindings/usb/
 F:     include/linux/usb.h
 F:     include/linux/usb/
+F:     include/uapi/linux/usb/
 
 USB TYPEC BUS FOR ALTERNATE MODES
 M:     Heikki Krogerus <heikki.krogerus@linux.intel.com>
@@ -21137,9 +23002,8 @@ S:      Maintained
 F:     drivers/usb/typec/mux/pi3usb30532.c
 
 USB TYPEC PORT CONTROLLER DRIVERS
-M:     Guenter Roeck <linux@roeck-us.net>
 L:     linux-usb@vger.kernel.org
-S:     Maintained
+S:     Orphan
 F:     drivers/usb/typec/tcpm/
 
 USB UHCI DRIVER
@@ -21159,18 +23023,13 @@ F:    include/uapi/linux/uvcvideo.h
 
 USB WEBCAM GADGET
 M:     Laurent Pinchart <laurent.pinchart@ideasonboard.com>
+M:     Daniel Scally <dan.scally@ideasonboard.com>
 L:     linux-usb@vger.kernel.org
 S:     Maintained
 F:     drivers/usb/gadget/function/*uvc*
 F:     drivers/usb/gadget/legacy/webcam.c
 F:     include/uapi/linux/usb/g_uvc.h
 
-USB WIRELESS RNDIS DRIVER (rndis_wlan)
-M:     Jussi Kivilinna <jussi.kivilinna@iki.fi>
-L:     linux-wireless@vger.kernel.org
-S:     Maintained
-F:     drivers/net/wireless/rndis_wlan.c
-
 USB XHCI DRIVER
 M:     Mathias Nyman <mathias.nyman@intel.com>
 L:     linux-usb@vger.kernel.org
@@ -21178,21 +23037,12 @@ S:    Supported
 F:     drivers/usb/host/pci-quirks*
 F:     drivers/usb/host/xhci*
 
-USB ZD1201 DRIVER
-L:     linux-wireless@vger.kernel.org
-S:     Orphan
-W:     http://linux-lc100020.sourceforge.net
-F:     drivers/net/wireless/zydas/zd1201.*
-
-USB ZR364XX DRIVER
-M:     Antoine Jacquet <royale@zerezo.com>
-L:     linux-usb@vger.kernel.org
-L:     linux-media@vger.kernel.org
+USER DATAGRAM PROTOCOL (UDP)
+M:     Willem de Bruijn <willemdebruijn.kernel@gmail.com>
 S:     Maintained
-W:     http://royale.zerezo.com/zr364xx/
-T:     git git://linuxtv.org/media_tree.git
-F:     Documentation/admin-guide/media/zr364xx*
-F:     drivers/media/usb/zr364xx/
+F:     include/linux/udp.h
+F:     net/ipv4/udp.c
+F:     net/ipv6/udp.c
 
 USER-MODE LINUX (UML)
 M:     Richard Weinberger <richard@nod.at>
@@ -21239,13 +23089,10 @@ W:    http://en.wikipedia.org/wiki/Util-linux
 T:     git git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git
 
 UUID HELPERS
-M:     Christoph Hellwig <hch@lst.de>
 R:     Andy Shevchenko <andriy.shevchenko@linux.intel.com>
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
-T:     git git://git.infradead.org/users/hch/uuid.git
 F:     include/linux/uuid.h
-F:     include/uapi/linux/uuid.h
 F:     lib/test_uuid.c
 F:     lib/uuid.c
 
@@ -21270,6 +23117,40 @@ L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
 F:     drivers/clk/ux500/
 
+V4L2 ASYNC AND FWNODE FRAMEWORKS
+M:     Sakari Ailus <sakari.ailus@linux.intel.com>
+L:     linux-media@vger.kernel.org
+S:     Maintained
+T:     git git://linuxtv.org/media_tree.git
+F:     drivers/media/v4l2-core/v4l2-async.c
+F:     drivers/media/v4l2-core/v4l2-fwnode.c
+F:     include/media/v4l2-async.h
+F:     include/media/v4l2-fwnode.h
+
+V4L2 LENS DRIVERS
+M:     Sakari Ailus <sakari.ailus@linux.intel.com>
+L:     linux-media@vger.kernel.org
+S:     Maintained
+F:     drivers/media/i2c/ak*
+F:     drivers/media/i2c/dw*
+F:     drivers/media/i2c/lm*
+
+V4L2 CAMERA SENSOR DRIVERS
+M:     Sakari Ailus <sakari.ailus@linux.intel.com>
+L:     linux-media@vger.kernel.org
+S:     Maintained
+F:     Documentation/driver-api/media/camera-sensor.rst
+F:     Documentation/driver-api/media/tx-rx.rst
+F:     drivers/media/i2c/ar*
+F:     drivers/media/i2c/gc*
+F:     drivers/media/i2c/hi*
+F:     drivers/media/i2c/imx*
+F:     drivers/media/i2c/mt*
+F:     drivers/media/i2c/og*
+F:     drivers/media/i2c/ov*
+F:     drivers/media/i2c/s5*
+F:     drivers/media/i2c/st-vgxy61.c
+
 VF610 NAND DRIVER
 M:     Stefan Agner <stefan@agner.ch>
 L:     linux-mtd@lists.infradead.org
@@ -21283,12 +23164,20 @@ F:    Documentation/filesystems/vfat.rst
 F:     fs/fat/
 F:     tools/testing/selftests/filesystems/fat/
 
+VFIO CDX DRIVER
+M:     Nipun Gupta <nipun.gupta@amd.com>
+M:     Nikhil Agarwal <nikhil.agarwal@amd.com>
+L:     kvm@vger.kernel.org
+S:     Maintained
+F:     drivers/vfio/cdx/*
+
 VFIO DRIVER
 M:     Alex Williamson <alex.williamson@redhat.com>
-R:     Cornelia Huck <cohuck@redhat.com>
 L:     kvm@vger.kernel.org
 S:     Maintained
-T:     git git://github.com/awilliam/linux-vfio.git
+T:     git https://github.com/awilliam/linux-vfio.git
+F:     Documentation/ABI/testing/debugfs-vfio
+F:     Documentation/ABI/testing/sysfs-devices-vfio-dev
 F:     Documentation/driver-api/vfio.rst
 F:     drivers/vfio/
 F:     include/linux/vfio.h
@@ -21312,10 +23201,22 @@ VFIO MEDIATED DEVICE DRIVERS
 M:     Kirti Wankhede <kwankhede@nvidia.com>
 L:     kvm@vger.kernel.org
 S:     Maintained
-F:     Documentation/driver-api/vfio-mediated-device.rst
-F:     drivers/vfio/mdev/
-F:     include/linux/mdev.h
-F:     samples/vfio-mdev/
+F:     Documentation/driver-api/vfio-mediated-device.rst
+F:     drivers/vfio/mdev/
+F:     include/linux/mdev.h
+F:     samples/vfio-mdev/
+
+VFIO MLX5 PCI DRIVER
+M:     Yishai Hadas <yishaih@nvidia.com>
+L:     kvm@vger.kernel.org
+S:     Maintained
+F:     drivers/vfio/pci/mlx5/
+
+VFIO NVIDIA GRACE GPU DRIVER
+M:     Ankit Agrawal <ankita@nvidia.com>
+L:     kvm@vger.kernel.org
+S:     Supported
+F:     drivers/vfio/pci/nvgrace-gpu/
 
 VFIO PCI DEVICE SPECIFIC DRIVERS
 R:     Jason Gunthorpe <jgg@nvidia.com>
@@ -21327,17 +23228,25 @@ S:    Maintained
 P:     Documentation/driver-api/vfio-pci-device-specific-driver-acceptance.rst
 F:     drivers/vfio/pci/*/
 
+VFIO PDS PCI DRIVER
+M:     Brett Creeley <brett.creeley@amd.com>
+L:     kvm@vger.kernel.org
+S:     Maintained
+F:     Documentation/networking/device_drivers/ethernet/amd/pds_vfio_pci.rst
+F:     drivers/vfio/pci/pds/
+
 VFIO PLATFORM DRIVER
 M:     Eric Auger <eric.auger@redhat.com>
 L:     kvm@vger.kernel.org
 S:     Maintained
 F:     drivers/vfio/platform/
 
-VFIO MLX5 PCI DRIVER
+VFIO VIRTIO PCI DRIVER
 M:     Yishai Hadas <yishaih@nvidia.com>
 L:     kvm@vger.kernel.org
+L:     virtualization@lists.linux.dev
 S:     Maintained
-F:     drivers/vfio/pci/mlx5/
+F:     drivers/vfio/pci/virtio
 
 VGA_SWITCHEROO
 R:     Lukas Wunner <lukas@wunner.de>
@@ -21348,8 +23257,8 @@ F:      drivers/gpu/vga/vga_switcheroo.c
 F:     include/linux/vga_switcheroo.h
 
 VIA RHINE NETWORK DRIVER
-S:     Maintained
 M:     Kevin Brace <kevinbrace@bracecomputerlab.com>
+S:     Maintained
 F:     drivers/net/ethernet/via/via-rhine.c
 
 VIA SD/MMC CARD CONTROLLER DRIVER
@@ -21364,7 +23273,6 @@ L:      linux-fbdev@vger.kernel.org
 S:     Maintained
 F:     drivers/video/fbdev/via/
 F:     include/linux/via-core.h
-F:     include/linux/via-gpio.h
 F:     include/linux/via_i2c.h
 
 VIA VELOCITY NETWORK DRIVER
@@ -21401,6 +23309,14 @@ S:     Maintained
 F:     drivers/media/common/videobuf2/*
 F:     include/media/videobuf2-*
 
+VIDTV VIRTUAL DIGITAL TV DRIVER
+M:     Daniel W. S. Almeida <dwlsalmeida@gmail.com>
+L:     linux-media@vger.kernel.org
+S:     Maintained
+W:     https://linuxtv.org
+T:     git git://linuxtv.org/media_tree.git
+F:     drivers/media/test-drivers/vidtv/*
+
 VIMC VIRTUAL MEDIA CONTROLLER DRIVER
 M:     Shuah Khan <skhan@linuxfoundation.org>
 R:     Kieran Bingham <kieran.bingham@ideasonboard.com>
@@ -21421,7 +23337,7 @@ VIRTIO AND VHOST VSOCK DRIVER
 M:     Stefan Hajnoczi <stefanha@redhat.com>
 M:     Stefano Garzarella <sgarzare@redhat.com>
 L:     kvm@vger.kernel.org
-L:     virtualization@lists.linux-foundation.org
+L:     virtualization@lists.linux.dev
 L:     netdev@vger.kernel.org
 S:     Maintained
 F:     drivers/vhost/vsock.c
@@ -21430,35 +23346,45 @@ F:    include/uapi/linux/virtio_vsock.h
 F:     net/vmw_vsock/virtio_transport.c
 F:     net/vmw_vsock/virtio_transport_common.c
 
+VIRTIO BALLOON
+M:     "Michael S. Tsirkin" <mst@redhat.com>
+M:     David Hildenbrand <david@redhat.com>
+L:     virtualization@lists.linux.dev
+S:     Maintained
+F:     drivers/virtio/virtio_balloon.c
+F:     include/linux/balloon_compaction.h
+F:     include/uapi/linux/virtio_balloon.h
+F:     mm/balloon_compaction.c
+
 VIRTIO BLOCK AND SCSI DRIVERS
 M:     "Michael S. Tsirkin" <mst@redhat.com>
 M:     Jason Wang <jasowang@redhat.com>
 R:     Paolo Bonzini <pbonzini@redhat.com>
 R:     Stefan Hajnoczi <stefanha@redhat.com>
-L:     virtualization@lists.linux-foundation.org
+L:     virtualization@lists.linux.dev
 S:     Maintained
 F:     drivers/block/virtio_blk.c
 F:     drivers/scsi/virtio_scsi.c
-F:     drivers/vhost/scsi.c
 F:     include/uapi/linux/virtio_blk.h
 F:     include/uapi/linux/virtio_scsi.h
 
 VIRTIO CONSOLE DRIVER
 M:     Amit Shah <amit@kernel.org>
-L:     virtualization@lists.linux-foundation.org
+L:     virtualization@lists.linux.dev
 S:     Maintained
 F:     drivers/char/virtio_console.c
-F:     include/linux/virtio_console.h
 F:     include/uapi/linux/virtio_console.h
 
 VIRTIO CORE AND NET DRIVERS
 M:     "Michael S. Tsirkin" <mst@redhat.com>
 M:     Jason Wang <jasowang@redhat.com>
-L:     virtualization@lists.linux-foundation.org
+R:     Xuan Zhuo <xuanzhuo@linux.alibaba.com>
+L:     virtualization@lists.linux.dev
 S:     Maintained
 F:     Documentation/ABI/testing/sysfs-bus-vdpa
 F:     Documentation/ABI/testing/sysfs-class-vduse
 F:     Documentation/devicetree/bindings/virtio/
+F:     Documentation/driver-api/virtio/
 F:     drivers/block/virtio_blk.c
 F:     drivers/crypto/virtio/
 F:     drivers/net/virtio_net.c
@@ -21466,22 +23392,13 @@ F:    drivers/vdpa/
 F:     drivers/virtio/
 F:     include/linux/vdpa.h
 F:     include/linux/virtio*.h
+F:     include/linux/vringh.h
 F:     include/uapi/linux/virtio_*.h
 F:     tools/virtio/
 
-VIRTIO BALLOON
-M:     "Michael S. Tsirkin" <mst@redhat.com>
-M:     David Hildenbrand <david@redhat.com>
-L:     virtualization@lists.linux-foundation.org
-S:     Maintained
-F:     drivers/virtio/virtio_balloon.c
-F:     include/uapi/linux/virtio_balloon.h
-F:     include/linux/balloon_compaction.h
-F:     mm/balloon_compaction.c
-
 VIRTIO CRYPTO DRIVER
 M:     Gonglei <arei.gonglei@huawei.com>
-L:     virtualization@lists.linux-foundation.org
+L:     virtualization@lists.linux.dev
 L:     linux-crypto@vger.kernel.org
 S:     Maintained
 F:     drivers/crypto/virtio/
@@ -21492,7 +23409,7 @@ M:      Cornelia Huck <cohuck@redhat.com>
 M:     Halil Pasic <pasic@linux.ibm.com>
 M:     Eric Farman <farman@linux.ibm.com>
 L:     linux-s390@vger.kernel.org
-L:     virtualization@lists.linux-foundation.org
+L:     virtualization@lists.linux.dev
 L:     kvm@vger.kernel.org
 S:     Supported
 F:     arch/s390/include/uapi/asm/virtio-ccw.h
@@ -21502,7 +23419,7 @@ VIRTIO FILE SYSTEM
 M:     Vivek Goyal <vgoyal@redhat.com>
 M:     Stefan Hajnoczi <stefanha@redhat.com>
 M:     Miklos Szeredi <miklos@szeredi.hu>
-L:     virtualization@lists.linux-foundation.org
+L:     virtualization@lists.linux.dev
 L:     linux-fsdevel@vger.kernel.org
 S:     Supported
 W:     https://virtio-fs.gitlab.io/
@@ -21514,20 +23431,21 @@ VIRTIO GPIO DRIVER
 M:     Enrico Weigelt, metux IT consult <info@metux.net>
 M:     Viresh Kumar <vireshk@kernel.org>
 L:     linux-gpio@vger.kernel.org
-L:     virtualization@lists.linux-foundation.org
+L:     virtualization@lists.linux.dev
 S:     Maintained
 F:     drivers/gpio/gpio-virtio.c
 F:     include/uapi/linux/virtio_gpio.h
 
 VIRTIO GPU DRIVER
-M:     David Airlie <airlied@linux.ie>
+M:     David Airlie <airlied@redhat.com>
 M:     Gerd Hoffmann <kraxel@redhat.com>
 R:     Gurchetan Singh <gurchetansingh@chromium.org>
 R:     Chia-I Wu <olvaffe@gmail.com>
 L:     dri-devel@lists.freedesktop.org
-L:     virtualization@lists.linux-foundation.org
+L:     virtualization@lists.linux.dev
 S:     Maintained
 T:     git git://anongit.freedesktop.org/drm/drm-misc
+F:     drivers/gpu/drm/ci/xfails/virtio*
 F:     drivers/gpu/drm/virtio/
 F:     include/uapi/linux/virtio_gpu.h
 
@@ -21535,13 +23453,34 @@ VIRTIO HOST (VHOST)
 M:     "Michael S. Tsirkin" <mst@redhat.com>
 M:     Jason Wang <jasowang@redhat.com>
 L:     kvm@vger.kernel.org
-L:     virtualization@lists.linux-foundation.org
+L:     virtualization@lists.linux.dev
 L:     netdev@vger.kernel.org
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git
 F:     drivers/vhost/
+F:     include/linux/sched/vhost_task.h
 F:     include/linux/vhost_iotlb.h
 F:     include/uapi/linux/vhost.h
+F:     kernel/vhost_task.c
+
+VIRTIO HOST (VHOST-SCSI)
+M:     "Michael S. Tsirkin" <mst@redhat.com>
+M:     Jason Wang <jasowang@redhat.com>
+M:     Mike Christie <michael.christie@oracle.com>
+R:     Paolo Bonzini <pbonzini@redhat.com>
+R:     Stefan Hajnoczi <stefanha@redhat.com>
+L:     virtualization@lists.linux.dev
+S:     Maintained
+F:     drivers/vhost/scsi.c
+
+VIRTIO I2C DRIVER
+M:     Conghui Chen <conghui.chen@intel.com>
+M:     Viresh Kumar <viresh.kumar@linaro.org>
+L:     linux-i2c@vger.kernel.org
+L:     virtualization@lists.linux.dev
+S:     Maintained
+F:     drivers/i2c/busses/i2c-virtio.c
+F:     include/uapi/linux/virtio_i2c.h
 
 VIRTIO INPUT DRIVER
 M:     Gerd Hoffmann <kraxel@redhat.com>
@@ -21551,44 +23490,35 @@ F:    include/uapi/linux/virtio_input.h
 
 VIRTIO IOMMU DRIVER
 M:     Jean-Philippe Brucker <jean-philippe@linaro.org>
-L:     virtualization@lists.linux-foundation.org
+L:     virtualization@lists.linux.dev
 S:     Maintained
 F:     drivers/iommu/virtio-iommu.c
 F:     include/uapi/linux/virtio_iommu.h
 
 VIRTIO MEM DRIVER
 M:     David Hildenbrand <david@redhat.com>
-L:     virtualization@lists.linux-foundation.org
+L:     virtualization@lists.linux.dev
 S:     Maintained
 W:     https://virtio-mem.gitlab.io/
 F:     drivers/virtio/virtio_mem.c
 F:     include/uapi/linux/virtio_mem.h
 
+VIRTIO PMEM DRIVER
+M:     Pankaj Gupta <pankaj.gupta.linux@gmail.com>
+L:     virtualization@lists.linux.dev
+S:     Maintained
+F:     drivers/nvdimm/nd_virtio.c
+F:     drivers/nvdimm/virtio_pmem.c
+
 VIRTIO SOUND DRIVER
 M:     Anton Yakovlev <anton.yakovlev@opensynergy.com>
 M:     "Michael S. Tsirkin" <mst@redhat.com>
-L:     virtualization@lists.linux-foundation.org
+L:     virtualization@lists.linux.dev
 L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
 S:     Maintained
 F:     include/uapi/linux/virtio_snd.h
 F:     sound/virtio/*
 
-VIRTIO I2C DRIVER
-M:     Conghui Chen <conghui.chen@intel.com>
-M:     Viresh Kumar <viresh.kumar@linaro.org>
-L:     linux-i2c@vger.kernel.org
-L:     virtualization@lists.linux-foundation.org
-S:     Maintained
-F:     drivers/i2c/busses/i2c-virtio.c
-F:     include/uapi/linux/virtio_i2c.h
-
-VIRTIO PMEM DRIVER
-M:     Pankaj Gupta <pankaj.gupta.linux@gmail.com>
-L:     virtualization@lists.linux-foundation.org
-S:     Maintained
-F:     drivers/nvdimm/virtio_pmem.c
-F:     drivers/nvdimm/nd_virtio.c
-
 VIRTUAL BOX GUEST DEVICE DRIVER
 M:     Hans de Goede <hdegoede@redhat.com>
 M:     Arnd Bergmann <arnd@arndb.de>
@@ -21604,12 +23534,32 @@ L:    linux-fsdevel@vger.kernel.org
 S:     Maintained
 F:     fs/vboxsf/*
 
+VIRTUAL PCM TEST DRIVER
+M:     Ivan Orlov <ivan.orlov0322@gmail.com>
+L:     linux-sound@vger.kernel.org
+S:     Maintained
+F:     Documentation/sound/cards/pcmtest.rst
+F:     sound/drivers/pcmtest.c
+F:     tools/testing/selftests/alsa/test-pcmtest-driver.c
+
 VIRTUAL SERIO DEVICE DRIVER
 M:     Stephen Chandler Paul <thatslyude@gmail.com>
 S:     Maintained
 F:     drivers/input/serio/userio.c
 F:     include/uapi/linux/userio.h
 
+VISHAY VEML6075 UVA AND UVB LIGHT SENSOR DRIVER
+M:     Javier Carrasco <javier.carrasco.cruz@gmail.com>
+S:     Maintained
+F:     Documentation/devicetree/bindings/iio/light/vishay,veml6075.yaml
+F:     drivers/iio/light/veml6075.c
+
+VISL VIRTUAL STATELESS DECODER DRIVER
+M:     Daniel Almeida <daniel.almeida@collabora.com>
+L:     linux-media@vger.kernel.org
+S:     Supported
+F:     drivers/media/test-drivers/visl
+
 VIVID VIRTUAL VIDEO DRIVER
 M:     Hans Verkuil <hverkuil@xs4all.nl>
 L:     linux-media@vger.kernel.org
@@ -21618,34 +23568,9 @@ W:     https://linuxtv.org
 T:     git git://linuxtv.org/media_tree.git
 F:     drivers/media/test-drivers/vivid/*
 
-VIDTV VIRTUAL DIGITAL TV DRIVER
-M:     Daniel W. S. Almeida <dwlsalmeida@gmail.com>
-L:     linux-media@vger.kernel.org
-S:     Maintained
-W:     https://linuxtv.org
-T:     git git://linuxtv.org/media_tree.git
-F:     drivers/media/test-drivers/vidtv/*
-
-VLYNQ BUS
-M:     Florian Fainelli <f.fainelli@gmail.com>
-L:     openwrt-devel@lists.openwrt.org (subscribers-only)
-S:     Maintained
-F:     drivers/vlynq/vlynq.c
-F:     include/linux/vlynq.h
-
-VME SUBSYSTEM
-M:     Martyn Welch <martyn@welchs.me.uk>
-M:     Manohar Vanga <manohar.vanga@gmail.com>
-M:     Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-L:     linux-kernel@vger.kernel.org
-S:     Odd fixes
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git
-F:     Documentation/driver-api/vme.rst
-F:     drivers/staging/vme_user/
-
 VM SOCKETS (AF_VSOCK)
 M:     Stefano Garzarella <sgarzare@redhat.com>
-L:     virtualization@lists.linux-foundation.org
+L:     virtualization@lists.linux.dev
 L:     netdev@vger.kernel.org
 S:     Maintained
 F:     drivers/net/vsockmon.c
@@ -21656,18 +23581,37 @@ F:    include/uapi/linux/vsockmon.h
 F:     net/vmw_vsock/
 F:     tools/testing/vsock/
 
+VMALLOC
+M:     Andrew Morton <akpm@linux-foundation.org>
+R:     Uladzislau Rezki <urezki@gmail.com>
+R:     Christoph Hellwig <hch@infradead.org>
+R:     Lorenzo Stoakes <lstoakes@gmail.com>
+L:     linux-mm@kvack.org
+S:     Maintained
+W:     http://www.linux-mm.org
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
+F:     include/linux/vmalloc.h
+F:     mm/vmalloc.c
+
+VME SUBSYSTEM
+L:     linux-kernel@vger.kernel.org
+S:     Orphan
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git
+F:     Documentation/driver-api/vme.rst
+F:     drivers/staging/vme_user/
+
 VMWARE BALLOON DRIVER
-M:     Nadav Amit <namit@vmware.com>
-R:     VMware PV-Drivers Reviewers <pv-drivers@vmware.com>
+M:     Jerrin Shaji George <jerrin.shaji-george@broadcom.com>
+R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 L:     linux-kernel@vger.kernel.org
-S:     Maintained
+S:     Supported
 F:     drivers/misc/vmw_balloon.c
 
 VMWARE HYPERVISOR INTERFACE
-M:     Srivatsa S. Bhat (VMware) <srivatsa@csail.mit.edu>
+M:     Ajay Kaher <akaher@vmware.com>
 M:     Alexey Makhalov <amakhalov@vmware.com>
 R:     VMware PV-Drivers Reviewers <pv-drivers@vmware.com>
-L:     virtualization@lists.linux-foundation.org
+L:     virtualization@lists.linux.dev
 L:     x86@kernel.org
 S:     Supported
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/vmware
@@ -21679,19 +23623,21 @@ M:    Bryan Tan <bryantan@vmware.com>
 M:     Vishnu Dasa <vdasa@vmware.com>
 R:     VMware PV-Drivers Reviewers <pv-drivers@vmware.com>
 L:     linux-rdma@vger.kernel.org
-S:     Maintained
+S:     Supported
 F:     drivers/infiniband/hw/vmw_pvrdma/
 
-VMware PVSCSI driver
+VMWARE PVSCSI DRIVER
 M:     Vishal Bhakta <vbhakta@vmware.com>
 R:     VMware PV-Drivers Reviewers <pv-drivers@vmware.com>
 L:     linux-scsi@vger.kernel.org
-S:     Maintained
+S:     Supported
 F:     drivers/scsi/vmw_pvscsi.c
 F:     drivers/scsi/vmw_pvscsi.h
 
 VMWARE VIRTUAL PTP CLOCK DRIVER
-M:     Vivek Thampi <vithampi@vmware.com>
+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>
 L:     netdev@vger.kernel.org
 S:     Supported
@@ -21699,19 +23645,18 @@ F:    drivers/ptp/ptp_vmw.c
 
 VMWARE VMCI DRIVER
 M:     Bryan Tan <bryantan@vmware.com>
-M:     Rajesh Jalisatgi <rjalisatgi@vmware.com>
 M:     Vishnu Dasa <vdasa@vmware.com>
 R:     VMware PV-Drivers Reviewers <pv-drivers@vmware.com>
 L:     linux-kernel@vger.kernel.org
-S:     Maintained
+S:     Supported
 F:     drivers/misc/vmw_vmci/
+F:     include/linux/vmw_vmci*
 
 VMWARE VMMOUSE SUBDRIVER
-M:     Zack Rusin <zackr@vmware.com>
-R:     VMware Graphics Reviewers <linux-graphics-maintainer@vmware.com>
-R:     VMware PV-Drivers Reviewers <pv-drivers@vmware.com>
+M:     Zack Rusin <zack.rusin@broadcom.com>
+R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 L:     linux-input@vger.kernel.org
-S:     Maintained
+S:     Supported
 F:     drivers/input/mouse/vmmouse.c
 F:     drivers/input/mouse/vmmouse.h
 
@@ -21719,9 +23664,17 @@ VMWARE VMXNET3 ETHERNET DRIVER
 M:     Ronak Doshi <doshir@vmware.com>
 R:     VMware PV-Drivers Reviewers <pv-drivers@vmware.com>
 L:     netdev@vger.kernel.org
-S:     Maintained
+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>
+L:     linux-kernel@vger.kernel.org
+S:     Supported
+F:     net/vmw_vsock/vmci_transport*
+
 VOCORE VOCORE2 BOARD
 M:     Harvey Hunt <harveyhuntnexus@gmail.com>
 L:     linux-mips@vger.kernel.org
@@ -21756,9 +23709,9 @@ F:      drivers/net/vrf.c
 VSPRINTF
 M:     Petr Mladek <pmladek@suse.com>
 M:     Steven Rostedt <rostedt@goodmis.org>
-M:     Sergey Senozhatsky <senozhatsky@chromium.org>
 R:     Andy Shevchenko <andriy.shevchenko@linux.intel.com>
 R:     Rasmus Villemoes <linux@rasmusvillemoes.dk>
+R:     Sergey Senozhatsky <senozhatsky@chromium.org>
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux.git
 F:     Documentation/core-api/printk-formats.rst
@@ -21767,7 +23720,7 @@ F:      lib/test_scanf.c
 F:     lib/vsprintf.c
 
 VT1211 HARDWARE MONITOR DRIVER
-M:     Juerg Haefliger <juergh@gmail.com>
+M:     Juerg Haefliger <juergh@proton.me>
 L:     linux-hwmon@vger.kernel.org
 S:     Maintained
 F:     Documentation/hwmon/vt1211.rst
@@ -21785,7 +23738,7 @@ S:      Orphan
 F:     drivers/mmc/host/vub300.c
 
 W1 DALLAS'S 1-WIRE BUS
-M:     Evgeniy Polyakov <zbr@ioremap.net>
+M:     Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
 S:     Maintained
 F:     Documentation/devicetree/bindings/w1/
 F:     Documentation/w1/
@@ -21826,10 +23779,13 @@ F:    drivers/input/tablet/wacom_serial4.c
 
 WANGXUN ETHERNET DRIVER
 M:     Jiawen Wu <jiawenwu@trustnetic.com>
+M:     Mengyuan Lou <mengyuanlou@net-swift.com>
 L:     netdev@vger.kernel.org
 S:     Maintained
-F:     Documentation/networking/device_drivers/ethernet/wangxun/txgbe.rst
+W:     https://www.net-swift.com
+F:     Documentation/networking/device_drivers/ethernet/wangxun/*
 F:     drivers/net/ethernet/wangxun/
+F:     drivers/net/pcs/pcs-xpcs-wx.c
 
 WATCHDOG DEVICE DRIVERS
 M:     Wim Van Sebroeck <wim@linux-watchdog.org>
@@ -21842,8 +23798,17 @@ F:     Documentation/devicetree/bindings/watchdog/
 F:     Documentation/watchdog/
 F:     drivers/watchdog/
 F:     include/linux/watchdog.h
+F:     include/trace/events/watchdog.h
 F:     include/uapi/linux/watchdog.h
 
+WAVE5 VPU CODEC DRIVER
+M:     Nas Chung <nas.chung@chipsnmedia.com>
+M:     Jackson Lee <jackson.lee@chipsnmedia.com>
+L:     linux-media@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/media/cnm,wave521c.yaml
+F:     drivers/media/platform/chips-media/wave5/
+
 WHISKEYCOVE PMIC GPIO DRIVER
 M:     Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com>
 L:     linux-gpio@vger.kernel.org
@@ -21857,7 +23822,7 @@ S:      Maintained
 F:     drivers/rtc/rtc-sd3078.c
 
 WIIMOTE HID DRIVER
-M:     David Rheinsberg <david.rheinsberg@gmail.com>
+M:     David Rheinsberg <david@readahead.eu>
 L:     linux-input@vger.kernel.org
 S:     Maintained
 F:     drivers/hid/hid-wiimote*
@@ -21874,9 +23839,8 @@ S:      Maintained
 F:     drivers/media/rc/winbond-cir.c
 
 WINSYSTEMS EBC-C384 WATCHDOG DRIVER
-M:     William Breathitt Gray <william.gray@linaro.org>
 L:     linux-watchdog@vger.kernel.org
-S:     Maintained
+S:     Orphan
 F:     drivers/watchdog/ebc-c384_wdt.c
 
 WINSYSTEMS WS16C48 GPIO DRIVER
@@ -21898,10 +23862,14 @@ M:    Miloslav Trmac <mitr@volny.cz>
 S:     Maintained
 F:     drivers/input/misc/wistron_btns.c
 
-WL3501 WIRELESS PCMCIA CARD DRIVER
-L:     linux-wireless@vger.kernel.org
-S:     Odd fixes
-F:     drivers/net/wireless/wl3501*
+WMI BINARY MOF DRIVER
+M:     Armin Wolf <W_Armin@gmx.de>
+R:     Thomas Weißschuh <linux@weissschuh.net>
+L:     platform-driver-x86@vger.kernel.org
+S:     Maintained
+F:     Documentation/ABI/stable/sysfs-platform-wmi-bmof
+F:     Documentation/wmi/devices/wmi-bmof.rst
+F:     drivers/platform/x86/wmi-bmof.c
 
 WOLFSON MICROELECTRONICS DRIVERS
 L:     patches@opensource.cirrus.com
@@ -21952,6 +23920,7 @@ T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git
 F:     Documentation/core-api/workqueue.rst
 F:     include/linux/workqueue.h
 F:     kernel/workqueue.c
+F:     kernel/workqueue_internal.h
 
 WWAN DRIVERS
 M:     Loic Poulain <loic.poulain@linaro.org>
@@ -21999,8 +23968,8 @@ R:      "H. Peter Anvin" <hpa@zytor.com>
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core
+F:     Documentation/arch/x86/
 F:     Documentation/devicetree/bindings/x86/
-F:     Documentation/x86/
 F:     arch/x86/
 
 X86 ENTRY CODE
@@ -22010,13 +23979,24 @@ S:    Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/asm
 F:     arch/x86/entry/
 
+X86 HARDWARE VULNERABILITIES
+M:     Thomas Gleixner <tglx@linutronix.de>
+M:     Borislav Petkov <bp@alien8.de>
+M:     Peter Zijlstra <peterz@infradead.org>
+M:     Josh Poimboeuf <jpoimboe@kernel.org>
+R:     Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
+S:     Maintained
+F:     Documentation/admin-guide/hw-vuln/
+F:     arch/x86/include/asm/nospec-branch.h
+F:     arch/x86/kernel/cpu/bugs.c
+
 X86 MCE INFRASTRUCTURE
 M:     Tony Luck <tony.luck@intel.com>
 M:     Borislav Petkov <bp@alien8.de>
 L:     linux-edac@vger.kernel.org
 S:     Maintained
 F:     Documentation/ABI/testing/sysfs-mce
-F:     Documentation/x86/x86_64/machinecheck.rst
+F:     Documentation/arch/x86/x86_64/machinecheck.rst
 F:     arch/x86/kernel/cpu/mce/*
 
 X86 MICROCODE UPDATE SUPPORT
@@ -22038,29 +24018,23 @@ M:    Hans de Goede <hdegoede@redhat.com>
 L:     platform-driver-x86@vger.kernel.org
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git
-F:     drivers/platform/x86/x86-android-tablets.c
+F:     drivers/platform/x86/x86-android-tablets/
 
 X86 PLATFORM DRIVERS
 M:     Hans de Goede <hdegoede@redhat.com>
-M:     Mark Gross <markgross@kernel.org>
+M:     Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
 L:     platform-driver-x86@vger.kernel.org
 S:     Maintained
+Q:     https://patchwork.kernel.org/project/platform-driver-x86/list/
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git
 F:     drivers/platform/olpc/
 F:     drivers/platform/x86/
-
-X86 PLATFORM DRIVERS - ARCH
-R:     Darren Hart <dvhart@infradead.org>
-R:     Andy Shevchenko <andy@infradead.org>
-L:     platform-driver-x86@vger.kernel.org
-L:     x86@kernel.org
-S:     Maintained
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core
-F:     arch/x86/platform
+F:     include/linux/platform_data/x86/
 
 X86 PLATFORM UV HPE SUPERDOME FLEX
 M:     Steve Wahl <steve.wahl@hpe.com>
-R:     Mike Travis <mike.travis@hpe.com>
+R:     Justin Ernst <justin.ernst@hpe.com>
+R:     Kyle Meyer <kyle.meyer@hpe.com>
 R:     Dimitri Sivanich <dimitri.sivanich@hpe.com>
 R:     Russ Anderson <russ.anderson@hpe.com>
 S:     Supported
@@ -22077,6 +24051,20 @@ F:     arch/x86/kernel/dumpstack.c
 F:     arch/x86/kernel/stacktrace.c
 F:     arch/x86/kernel/unwind_*.c
 
+X86 TRUST DOMAIN EXTENSIONS (TDX)
+M:     Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
+R:     Dave Hansen <dave.hansen@linux.intel.com>
+L:     x86@kernel.org
+L:     linux-coco@lists.linux.dev
+S:     Supported
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/tdx
+F:     arch/x86/boot/compressed/tdx*
+F:     arch/x86/coco/tdx/
+F:     arch/x86/include/asm/shared/tdx.h
+F:     arch/x86/include/asm/tdx.h
+F:     arch/x86/virt/vmx/tdx/
+F:     drivers/virt/coco/tdx-guest
+
 X86 VDSO
 M:     Andy Lutomirski <luto@kernel.org>
 L:     linux-kernel@vger.kernel.org
@@ -22119,6 +24107,8 @@ M:      John Fastabend <john.fastabend@gmail.com>
 L:     netdev@vger.kernel.org
 L:     bpf@vger.kernel.org
 S:     Supported
+F:     drivers/net/ethernet/*/*/*/*/*xdp*
+F:     drivers/net/ethernet/*/*/*xdp*
 F:     include/net/xdp.h
 F:     include/net/xdp_priv.h
 F:     include/trace/events/xdp.h
@@ -22126,10 +24116,8 @@ F:     kernel/bpf/cpumap.c
 F:     kernel/bpf/devmap.c
 F:     net/core/xdp.c
 F:     samples/bpf/xdp*
-F:     tools/testing/selftests/bpf/*xdp*
 F:     tools/testing/selftests/bpf/*/*xdp*
-F:     drivers/net/ethernet/*/*/*/*/*xdp*
-F:     drivers/net/ethernet/*/*/*xdp*
+F:     tools/testing/selftests/bpf/*xdp*
 K:     (?:\b|_)xdp(?:\b|_)
 
 XDP SOCKETS (AF_XDP)
@@ -22141,11 +24129,11 @@ L:    netdev@vger.kernel.org
 L:     bpf@vger.kernel.org
 S:     Maintained
 F:     Documentation/networking/af_xdp.rst
+F:     include/net/netns/xdp.h
 F:     include/net/xdp_sock*
 F:     include/net/xsk_buff_pool.h
 F:     include/uapi/linux/if_xdp.h
 F:     include/uapi/linux/xdp_diag.h
-F:     include/net/netns/xdp.h
 F:     net/xdp/
 F:     tools/testing/selftests/bpf/*xsk*
 
@@ -22183,12 +24171,14 @@ F:    drivers/*/xen-*front.c
 F:     drivers/xen/
 F:     include/uapi/xen/
 F:     include/xen/
+F:     kernel/configs/xen.config
 
 XEN HYPERVISOR X86
 M:     Juergen Gross <jgross@suse.com>
 R:     Boris Ostrovsky <boris.ostrovsky@oracle.com>
 L:     xen-devel@lists.xenproject.org (moderated for non-subscribers)
 S:     Supported
+F:     arch/x86/configs/xen.config
 F:     arch/x86/include/asm/pvclock-abi.h
 F:     arch/x86/include/asm/xen/
 F:     arch/x86/platform/pvh/
@@ -22239,20 +24229,23 @@ M:    Stefano Stabellini <sstabellini@kernel.org>
 L:     xen-devel@lists.xenproject.org (moderated for non-subscribers)
 L:     iommu@lists.linux.dev
 S:     Supported
-F:     arch/x86/xen/*swiotlb*
-F:     drivers/xen/*swiotlb*
+F:     arch/*/include/asm/xen/swiotlb-xen.h
+F:     drivers/xen/swiotlb-xen.c
+F:     include/xen/arm/swiotlb-xen.h
+F:     include/xen/swiotlb-xen.h
 
 XFS FILESYSTEM
-C:     irc://irc.oftc.net/xfs
-M:     Darrick J. Wong <djwong@kernel.org>
+M:     Chandan Babu R <chandan.babu@oracle.com>
+R:     Darrick J. Wong <djwong@kernel.org>
 L:     linux-xfs@vger.kernel.org
 S:     Supported
 W:     http://xfs.org/
+C:     irc://irc.oftc.net/xfs
 T:     git git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git
+P:     Documentation/filesystems/xfs/xfs-maintainer-entry-profile.rst
 F:     Documentation/ABI/testing/sysfs-fs-xfs
 F:     Documentation/admin-guide/xfs.rst
-F:     Documentation/filesystems/xfs-delayed-logging-design.rst
-F:     Documentation/filesystems/xfs-self-describing-metadata.rst
+F:     Documentation/filesystems/xfs/*
 F:     fs/xfs/
 F:     include/uapi/linux/dqblk_xfs.h
 F:     include/uapi/linux/fsmap.h
@@ -22265,45 +24258,56 @@ F:    Documentation/devicetree/bindings/iio/adc/xlnx,zynqmp-ams.yaml
 F:     drivers/iio/adc/xilinx-ams.c
 
 XILINX AXI ETHERNET DRIVER
-M:     Radhey Shyam Pandey <radhey.shyam.pandey@xilinx.com>
+M:     Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>
 S:     Maintained
+F:     Documentation/devicetree/bindings/net/xlnx,axi-ethernet.yaml
 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
 F:     drivers/net/can/xilinx_can.c
 
+XILINX EVENT MANAGEMENT DRIVER
+M:     Michal Simek <michal.simek@amd.com>
+S:     Maintained
+F:     drivers/soc/xilinx/xlnx_event_manager.c
+F:     include/linux/firmware/xlnx-event-manager.h
+
 XILINX GPIO DRIVER
-M:     Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
-R:     Srinivas Neeli <srinivas.neeli@xilinx.com>
-R:     Michal Simek <michal.simek@xilinx.com>
+M:     Shubhrajyoti Datta <shubhrajyoti.datta@amd.com>
+R:     Srinivas Neeli <srinivas.neeli@amd.com>
+R:     Michal Simek <michal.simek@amd.com>
 S:     Maintained
-F:     Documentation/devicetree/bindings/gpio/gpio-xilinx.txt
 F:     Documentation/devicetree/bindings/gpio/gpio-zynq.yaml
+F:     Documentation/devicetree/bindings/gpio/xlnx,gpio-xilinx.yaml
 F:     drivers/gpio/gpio-xilinx.c
 F:     drivers/gpio/gpio-zynq.c
 
+XILINX LL TEMAC ETHERNET DRIVER
+L:     netdev@vger.kernel.org
+S:     Orphan
+F:     drivers/net/ethernet/xilinx/ll_temac*
+
+XILINX PWM DRIVER
+M:     Sean Anderson <sean.anderson@seco.com>
+S:     Maintained
+F:     drivers/pwm/pwm-xilinx.c
+F:     include/clocksource/timer-xilinx.h
+
 XILINX SD-FEC IP CORES
-M:     Derek Kiernan <derek.kiernan@xilinx.com>
-M:     Dragan Cvetic <dragan.cvetic@xilinx.com>
+M:     Derek Kiernan <derek.kiernan@amd.com>
+M:     Dragan Cvetic <dragan.cvetic@amd.com>
 S:     Maintained
-F:     Documentation/devicetree/bindings/misc/xlnx,sd-fec.txt
+F:     Documentation/devicetree/bindings/misc/xlnx,sd-fec.yaml
 F:     Documentation/misc-devices/xilinx_sdfec.rst
 F:     drivers/misc/Kconfig
 F:     drivers/misc/Makefile
 F:     drivers/misc/xilinx_sdfec.c
 F:     include/uapi/misc/xilinx_sdfec.h
 
-XILINX PWM DRIVER
-M:     Sean Anderson <sean.anderson@seco.com>
-S:     Maintained
-F:     drivers/pwm/pwm-xilinx.c
-F:     include/clocksource/timer-xilinx.h
-
 XILINX UARTLITE SERIAL DRIVER
 M:     Peter Korsgaard <jacmet@sunsite.dk>
 L:     linux-serial@vger.kernel.org
@@ -22311,7 +24315,6 @@ S:      Maintained
 F:     drivers/tty/serial/uartlite.c
 
 XILINX VIDEO IP CORES
-M:     Hyun Kwon <hyun.kwon@xilinx.com>
 M:     Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 L:     linux-media@vger.kernel.org
 S:     Supported
@@ -22320,8 +24323,35 @@ F:     Documentation/devicetree/bindings/media/xilinx/
 F:     drivers/media/platform/xilinx/
 F:     include/uapi/linux/xilinx-v4l2-controls.h
 
+XILINX VERSAL EDAC DRIVER
+M:     Shubhrajyoti Datta <shubhrajyoti.datta@amd.com>
+M:     Sai Krishna Potthuri <sai.krishna.potthuri@amd.com>
+S:     Maintained
+F:     Documentation/devicetree/bindings/memory-controllers/xlnx,versal-ddrmc-edac.yaml
+F:     drivers/edac/versal_edac.c
+
+XILINX WATCHDOG DRIVER
+M:     Srinivas Neeli <srinivas.neeli@amd.com>
+R:     Shubhrajyoti Datta <shubhrajyoti.datta@amd.com>
+R:     Michal Simek <michal.simek@amd.com>
+S:     Maintained
+F:     Documentation/devicetree/bindings/watchdog/xlnx,versal-wwdt.yaml
+F:     Documentation/devicetree/bindings/watchdog/xlnx,xps-timebase-wdt.yaml
+F:     drivers/watchdog/of_xilinx_wdt.c
+F:     drivers/watchdog/xilinx_wwdt.c
+
+XILINX XDMA DRIVER
+M:     Lizhi Hou <lizhi.hou@amd.com>
+M:     Brian Xu <brian.xu@amd.com>
+M:     Raj Kumar Rampelli <raj.kumar.rampelli@amd.com>
+L:     dmaengine@vger.kernel.org
+S:     Supported
+F:     drivers/dma/xilinx/xdma-regs.h
+F:     drivers/dma/xilinx/xdma.c
+F:     include/linux/dma/amd_xdma.h
+F:     include/linux/platform_data/amd_xdma.h
+
 XILINX ZYNQMP DPDMA DRIVER
-M:     Hyun Kwon <hyun.kwon@xilinx.com>
 M:     Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 L:     dmaengine@vger.kernel.org
 S:     Supported
@@ -22329,8 +24359,14 @@ F:     Documentation/devicetree/bindings/dma/xilinx/xlnx,zynqmp-dpdma.yaml
 F:     drivers/dma/xilinx/xilinx_dpdma.c
 F:     include/dt-bindings/dma/xlnx-zynqmp-dpdma.h
 
+XILINX ZYNQMP OCM EDAC DRIVER
+M:     Shubhrajyoti Datta <shubhrajyoti.datta@amd.com>
+M:     Sai Krishna Potthuri <sai.krishna.potthuri@amd.com>
+S:     Maintained
+F:     Documentation/devicetree/bindings/memory-controllers/xlnx,zynqmp-ocmc-1.0.yaml
+F:     drivers/edac/zynqmp_edac.c
+
 XILINX ZYNQMP PSGTR PHY DRIVER
-M:     Anurag Kumar Vulisha <anurag.kumar.vulisha@xilinx.com>
 M:     Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 L:     linux-kernel@vger.kernel.org
 S:     Supported
@@ -22339,15 +24375,17 @@ F:    Documentation/devicetree/bindings/phy/xlnx,zynqmp-psgtr.yaml
 F:     drivers/phy/xilinx/phy-zynqmp.c
 
 XILINX ZYNQMP SHA3 DRIVER
-M:     Harsha <harsha.harsha@xilinx.com>
+M:     Harsha <harsha.harsha@amd.com>
 S:     Maintained
 F:     drivers/crypto/xilinx/zynqmp-sha.c
 
-XILINX EVENT MANAGEMENT DRIVER
-M:     Abhyuday Godhasara <abhyuday.godhasara@xilinx.com>
+XILINX ZYNQMP NVMEM DRIVER
+M:     Praveen Teja Kundanala <praveen.teja.kundanala@amd.com>
+M:     Kalyani Akula <kalyani.akula@amd.com>
+R:     Michal Simek <michal.simek@amd.com>
 S:     Maintained
-F:     drivers/soc/xilinx/xlnx_event_manager.c
-F:     include/linux/firmware/xlnx-event-manager.h
+F:     Documentation/devicetree/bindings/nvmem/xlnx,zynqmp-nvmem.yaml
+F:     drivers/nvmem/zynqmp_nvmem.c
 
 XILLYBUS DRIVER
 M:     Eli Billauer <eli.billauer@gmail.com>
@@ -22364,7 +24402,6 @@ F:      drivers/i2c/busses/i2c-xlp9xx.c
 
 XRA1403 GPIO EXPANDER
 M:     Nandor Han <nandor.han@ge.com>
-M:     Semi Malinen <semi.malinen@ge.com>
 L:     linux-gpio@vger.kernel.org
 S:     Maintained
 F:     Documentation/devicetree/bindings/gpio/gpio-xra1403.txt
@@ -22372,7 +24409,6 @@ F:      drivers/gpio/gpio-xra1403.c
 
 XTENSA XTFPGA PLATFORM SUPPORT
 M:     Max Filippov <jcmvbkbc@gmail.com>
-L:     linux-xtensa@linux-xtensa.org
 S:     Maintained
 F:     drivers/spi/spi-xtensa-xtfpga.c
 F:     sound/soc/xtensa/xtfpga-i2s.c
@@ -22398,6 +24434,13 @@ S:     Maintained
 F:     Documentation/input/devices/yealink.rst
 F:     drivers/input/misc/yealink.*
 
+Z3FOLD COMPRESSED PAGE ALLOCATOR
+M:     Vitaly Wool <vitaly.wool@konsulko.com>
+R:     Miaohe Lin <linmiaohe@huawei.com>
+L:     linux-mm@kvack.org
+S:     Maintained
+F:     mm/z3fold.c
+
 Z8530 DRIVER FOR AX.25
 M:     Joerg Reuter <jreuter@yaina.de>
 L:     linux-hams@vger.kernel.org
@@ -22415,36 +24458,22 @@ L:    linux-mm@kvack.org
 S:     Maintained
 F:     mm/zbud.c
 
-Z3FOLD COMPRESSED PAGE ALLOCATOR
-M:     Vitaly Wool <vitaly.wool@konsulko.com>
-R:     Miaohe Lin <linmiaohe@huawei.com>
-L:     linux-mm@kvack.org
-S:     Maintained
-F:     mm/z3fold.c
-
 ZD1211RW WIRELESS DRIVER
-M:     Ulrich Kunitz <kune@deine-taler.de>
 L:     linux-wireless@vger.kernel.org
-L:     zd1211-devs@lists.sourceforge.net (subscribers-only)
-S:     Maintained
-W:     http://zd1211.ath.cx/wiki/DriverRewrite
+S:     Orphan
 F:     drivers/net/wireless/zydas/zd1211rw/
 
 ZD1301 MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org/
-W:     http://palosaari.fi/linux/
 Q:     https://patchwork.linuxtv.org/project/linux-media/list/
 F:     drivers/media/usb/dvb-usb-v2/zd1301*
 
 ZD1301_DEMOD MEDIA DRIVER
-M:     Antti Palosaari <crope@iki.fi>
 L:     linux-media@vger.kernel.org
-S:     Maintained
+S:     Orphan
 W:     https://linuxtv.org/
-W:     http://palosaari.fi/linux/
 Q:     https://patchwork.linuxtv.org/project/linux-media/list/
 F:     drivers/media/dvb-frontends/zd1301_demod*
 
@@ -22455,7 +24484,7 @@ S:      Maintained
 F:     arch/x86/kernel/cpu/zhaoxin.c
 
 ZONEFS FILESYSTEM
-M:     Damien Le Moal <damien.lemoal@opensource.wdc.com>
+M:     Damien Le Moal <dlemoal@kernel.org>
 M:     Naohiro Aota <naohiro.aota@wdc.com>
 R:     Johannes Thumshirn <jth@kernel.org>
 L:     linux-fsdevel@vger.kernel.org
@@ -22464,13 +24493,6 @@ T:     git git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs.git
 F:     Documentation/filesystems/zonefs.rst
 F:     fs/zonefs/
 
-ZPOOL COMPRESSED PAGE STORAGE API
-M:     Dan Streetman <ddstreet@ieee.org>
-L:     linux-mm@kvack.org
-S:     Maintained
-F:     include/linux/zpool.h
-F:     mm/zpool.c
-
 ZR36067 VIDEO FOR LINUX DRIVER
 M:     Corentin Labbe <clabbe@baylibre.com>
 L:     mjpeg-users@lists.sourceforge.net
@@ -22479,12 +24501,11 @@ S:    Maintained
 W:     http://mjpeg.sourceforge.net/driver-zoran/
 Q:     https://patchwork.linuxtv.org/project/linux-media/list/
 F:     Documentation/driver-api/media/drivers/zoran.rst
-F:     drivers/staging/media/zoran/
+F:     drivers/media/pci/zoran/
 
 ZRAM COMPRESSED RAM BLOCK DEVICE DRVIER
 M:     Minchan Kim <minchan@kernel.org>
-M:     Nitin Gupta <ngupta@vflare.org>
-R:     Sergey Senozhatsky <senozhatsky@chromium.org>
+M:     Sergey Senozhatsky <senozhatsky@chromium.org>
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
 F:     Documentation/admin-guide/blockdev/zram.rst
@@ -22497,8 +24518,7 @@ F:      drivers/tty/serial/zs.*
 
 ZSMALLOC COMPRESSED SLAB MEMORY ALLOCATOR
 M:     Minchan Kim <minchan@kernel.org>
-M:     Nitin Gupta <ngupta@vflare.org>
-R:     Sergey Senozhatsky <senozhatsky@chromium.org>
+M:     Sergey Senozhatsky <senozhatsky@chromium.org>
 L:     linux-mm@kvack.org
 S:     Maintained
 F:     Documentation/mm/zsmalloc.rst
@@ -22509,21 +24529,27 @@ ZSTD
 M:     Nick Terrell <terrelln@fb.com>
 S:     Maintained
 B:     https://github.com/facebook/zstd/issues
-T:     git git://github.com/terrelln/linux.git
+T:     git https://github.com/terrelln/linux.git
+F:     crypto/zstd.c
 F:     include/linux/zstd*
-F:     lib/zstd/
 F:     lib/decompress_unzstd.c
-F:     crypto/zstd.c
+F:     lib/zstd/
 N:     zstd
 K:     zstd
 
 ZSWAP COMPRESSED SWAP CACHING
-M:     Seth Jennings <sjenning@redhat.com>
-M:     Dan Streetman <ddstreet@ieee.org>
-M:     Vitaly Wool <vitaly.wool@konsulko.com>
+M:     Johannes Weiner <hannes@cmpxchg.org>
+M:     Yosry Ahmed <yosryahmed@google.com>
+M:     Nhat Pham <nphamcs@gmail.com>
+R:     Chengming Zhou <chengming.zhou@linux.dev>
 L:     linux-mm@kvack.org
 S:     Maintained
+F:     Documentation/admin-guide/mm/zswap.rst
+F:     include/linux/zpool.h
+F:     include/linux/zswap.h
+F:     mm/zpool.c
 F:     mm/zswap.c
+F:     tools/testing/selftests/cgroup/test_zswap.c
 
 THE REST
 M:     Linus Torvalds <torvalds@linux-foundation.org>