tools headers UAPI: Sync linux/prctl.h with the kernel sources
[linux-2.6-microblaze.git] / MAINTAINERS
index 5e678f6..bd7aff0 100644 (file)
@@ -624,6 +624,7 @@ F:  fs/affs/
 
 AFS FILESYSTEM
 M:     David Howells <dhowells@redhat.com>
+M:     Marc Dionne <marc.dionne@auristor.com>
 L:     linux-afs@lists.infradead.org
 S:     Supported
 W:     https://www.infradead.org/~dhowells/kafs/
@@ -1326,7 +1327,7 @@ ARC PGU DRM DRIVER
 M:     Alexey Brodkin <abrodkin@synopsys.com>
 S:     Supported
 F:     Documentation/devicetree/bindings/display/snps,arcpgu.txt
-F:     drivers/gpu/drm/arc/
+F:     drivers/gpu/drm/tiny/arcpgu.c
 
 ARCNET NETWORK LAYER
 M:     Michael Grzeschik <m.grzeschik@pengutronix.de>
@@ -1533,6 +1534,7 @@ F:        Documentation/devicetree/bindings/dma/owl-dma.yaml
 F:     Documentation/devicetree/bindings/i2c/i2c-owl.yaml
 F:     Documentation/devicetree/bindings/interrupt-controller/actions,owl-sirq.yaml
 F:     Documentation/devicetree/bindings/mmc/owl-mmc.yaml
+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
@@ -1545,6 +1547,7 @@ F:        drivers/dma/owl-dma.c
 F:     drivers/i2c/busses/i2c-owl.c
 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:     include/dt-bindings/power/owl-*
@@ -1780,6 +1783,8 @@ F:        Documentation/ABI/testing/sysfs-bus-coresight-devices-*
 F:     Documentation/devicetree/bindings/arm/coresight-cpu-debug.txt
 F:     Documentation/devicetree/bindings/arm/coresight-cti.yaml
 F:     Documentation/devicetree/bindings/arm/coresight.txt
+F:     Documentation/devicetree/bindings/arm/ete.yaml
+F:     Documentation/devicetree/bindings/arm/trbe.yaml
 F:     Documentation/trace/coresight/*
 F:     drivers/hwtracing/coresight/*
 F:     include/dt-bindings/arm/coresight-cti-dt.h
@@ -2756,7 +2761,6 @@ 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/spi/xlnx,zynq-qspi.yaml
 F:     arch/arm/mach-zynq/
-F:     drivers/block/xsysace.c
 F:     drivers/clocksource/timer-cadence-ttc.c
 F:     drivers/cpuidle/cpuidle-zynq.c
 F:     drivers/edac/synopsys_edac.c
@@ -2895,6 +2899,18 @@ W:       http://www.openaoe.org/
 F:     Documentation/admin-guide/aoe/
 F:     drivers/block/aoe/
 
+ATC260X PMIC MFD DRIVER
+M:     Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
+M:     Cristian Ciocaltea <cristian.ciocaltea@gmail.com>
+L:     linux-actions@lists.infradead.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/mfd/actions,atc260x.yaml
+F:     drivers/input/misc/atc260x-onkey.c
+F:     drivers/mfd/atc260*
+F:     drivers/power/reset/atc260x-poweroff.c
+F:     drivers/regulator/atc260x-regulator.c
+F:     include/linux/mfd/atc260x/*
+
 ATHEROS 71XX/9XXX GPIO DRIVER
 M:     Alban Bedel <albeu@free.fr>
 S:     Maintained
@@ -3018,9 +3034,11 @@ L:       linux-audit@redhat.com (moderated for non-subscribers)
 S:     Supported
 W:     https://github.com/linux-audit
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git
+F:     include/asm-generic/audit_*.h
 F:     include/linux/audit.h
 F:     include/uapi/linux/audit.h
 F:     kernel/audit*
+F:     lib/*audit.c
 
 AUXILIARY DISPLAY DRIVERS
 M:     Miguel Ojeda <ojeda@kernel.org>
@@ -3190,6 +3208,22 @@ F:       Documentation/filesystems/bfs.rst
 F:     fs/bfs/
 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/asm-generic/bitops/find.h
+F:     include/linux/bitmap.h
+F:     lib/bitmap.c
+F:     lib/find_bit.c
+F:     lib/find_bit_benchmark.c
+F:     lib/test_bitmap.c
+F:     tools/include/asm-generic/bitops/find.h
+F:     tools/include/linux/bitmap.h
+F:     tools/lib/bitmap.c
+F:     tools/lib/find_bit.c
+
 BLINKM RGB LED DRIVER
 M:     Jan-Simon Moeller <jansimon.moeller@gmx.de>
 S:     Maintained
@@ -3272,6 +3306,7 @@ 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/filter.h
@@ -3286,6 +3321,7 @@ 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:     tools/bpf/
 F:     tools/lib/bpf/
 F:     tools/testing/selftests/bpf/
@@ -3736,7 +3772,7 @@ BROADCOM SPI DRIVER
 M:     Kamal Dasu <kdasu.kdev@gmail.com>
 M:     bcm-kernel-feedback-list@broadcom.com
 S:     Maintained
-F:     Documentation/devicetree/bindings/spi/brcm,spi-bcm-qspi.txt
+F:     Documentation/devicetree/bindings/spi/brcm,spi-bcm-qspi.yaml
 F:     drivers/spi/spi-bcm-qspi.*
 F:     drivers/spi/spi-brcmstb-qspi.c
 F:     drivers/spi/spi-iproc-qspi.c
@@ -4645,6 +4681,11 @@ F:       drivers/counter/
 F:     include/linux/counter.h
 F:     include/linux/counter_enum.h
 
+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
@@ -5443,7 +5484,7 @@ F:        drivers/hwmon/dme1737.c
 DMI/SMBIOS SUPPORT
 M:     Jean Delvare <jdelvare@suse.com>
 S:     Maintained
-T:     quilt http://jdelvare.nerim.net/devel/linux/jdelvare-dmi/
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging.git dmi-for-next
 F:     Documentation/ABI/testing/sysfs-firmware-dmi-tables
 F:     drivers/firmware/dmi-id.c
 F:     drivers/firmware/dmi_scan.c
@@ -5542,11 +5583,11 @@ F:      drivers/net/ethernet/freescale/dpaa2/dpmac*
 F:     drivers/net/ethernet/freescale/dpaa2/dpni*
 
 DPAA2 ETHERNET SWITCH DRIVER
-M:     Ioana Radulescu <ruxandra.radulescu@nxp.com>
 M:     Ioana Ciornei <ioana.ciornei@nxp.com>
-L:     linux-kernel@vger.kernel.org
+L:     netdev@vger.kernel.org
 S:     Maintained
-F:     drivers/staging/fsl-dpaa2/ethsw
+F:     drivers/net/ethernet/freescale/dpaa2/dpaa2-switch*
+F:     drivers/net/ethernet/freescale/dpaa2/dpsw*
 
 DPT_I2O SCSI RAID DRIVER
 M:     Adaptec OEM Raid Solutions <aacraid@microsemi.com>
@@ -5639,6 +5680,12 @@ S:       Maintained
 F:     Documentation/devicetree/bindings/display/panel/boe,himax8279d.yaml
 F:     drivers/gpu/drm/panel/panel-boe-himax8279d.c
 
+DRM DRIVER FOR CHIPONE ICN6211 MIPI-DSI to RGB CONVERTER BRIDGE
+M:     Jagan Teki <jagan@amarulasolutions.com>
+S:     Maintained
+F:     Documentation/devicetree/bindings/display/bridge/chipone,icn6211.yaml
+F:     drivers/gpu/drm/bridge/chipone-icn6211.c
+
 DRM DRIVER FOR FARADAY TVE200 TV ENCODER
 M:     Linus Walleij <linus.walleij@linaro.org>
 S:     Maintained
@@ -5657,6 +5704,14 @@ S:       Maintained
 F:     Documentation/devicetree/bindings/display/panel/feiyang,fy07024di26a30d.yaml
 F:     drivers/gpu/drm/panel/panel-feiyang-fy07024di26a30d.c
 
+DRM DRIVER FOR GENERIC USB DISPLAY
+M:     Noralf Trønnes <noralf@tronnes.org>
+S:     Maintained
+W:     https://github.com/notro/gud/wiki
+T:     git git://anongit.freedesktop.org/drm/drm-misc
+F:     drivers/gpu/drm/gud/
+F:     include/drm/gud.h
+
 DRM DRIVER FOR GRAIN MEDIA GM12U320 PROJECTORS
 M:     Hans de Goede <hdegoede@redhat.com>
 S:     Maintained
@@ -5850,7 +5905,7 @@ DRM DRIVER FOR ST-ERICSSON MCDE
 M:     Linus Walleij <linus.walleij@linaro.org>
 S:     Maintained
 T:     git git://anongit.freedesktop.org/drm/drm-misc
-F:     Documentation/devicetree/bindings/display/ste,mcde.txt
+F:     Documentation/devicetree/bindings/display/ste,mcde.yaml
 F:     drivers/gpu/drm/mcde/
 
 DRM DRIVER FOR TDFX VIDEO CARDS
@@ -5965,6 +6020,7 @@ F:        drivers/gpu/drm/atmel-hlcdc/
 DRM DRIVERS FOR BRIDGE CHIPS
 M:     Andrzej Hajda <a.hajda@samsung.com>
 M:     Neil Armstrong <narmstrong@baylibre.com>
+M:     Robert Foss <robert.foss@linaro.org>
 R:     Laurent Pinchart <Laurent.pinchart@ideasonboard.com>
 R:     Jonas Karlman <jonas@kwiboo.se>
 R:     Jernej Skrabec <jernej.skrabec@siol.net>
@@ -6034,6 +6090,7 @@ DRM DRIVERS FOR MEDIATEK
 M:     Chun-Kuang Hu <chunkuang.hu@kernel.org>
 M:     Philipp Zabel <p.zabel@pengutronix.de>
 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/mediatek/
@@ -6059,9 +6116,9 @@ L:        dri-devel@lists.freedesktop.org
 L:     linux-renesas-soc@vger.kernel.org
 S:     Supported
 T:     git git://linuxtv.org/pinchartl/media drm/du/next
-F:     Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.txt
+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.txt
+F:     Documentation/devicetree/bindings/display/renesas,du.yaml
 F:     drivers/gpu/drm/rcar-du/
 F:     drivers/gpu/drm/shmobile/
 F:     include/linux/platform_data/shmob_drm.h
@@ -6123,7 +6180,7 @@ DRM DRIVERS FOR V3D
 M:     Eric Anholt <eric@anholt.net>
 S:     Supported
 T:     git git://anongit.freedesktop.org/drm/drm-misc
-F:     Documentation/devicetree/bindings/gpu/brcm,bcm-v3d.txt
+F:     Documentation/devicetree/bindings/gpu/brcm,bcm-v3d.yaml
 F:     drivers/gpu/drm/v3d/
 F:     include/uapi/drm/v3d_drm.h
 
@@ -7202,6 +7259,13 @@ S:       Maintained
 F:     Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml
 F:     drivers/i2c/busses/i2c-imx-lpi2c.c
 
+FREESCALE MPC I2C DRIVER
+M:     Chris Packham <chris.packham@alliedtelesis.co.nz>
+L:     linux-i2c@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/i2c/i2c-mpc.yaml
+F:     drivers/i2c/busses/i2c-mpc.c
+
 FREESCALE QORIQ DPAA ETHERNET DRIVER
 M:     Madalin Bucur <madalin.bucur@nxp.com>
 L:     netdev@vger.kernel.org
@@ -7231,6 +7295,7 @@ FREESCALE QUAD SPI DRIVER
 M:     Han Xu <han.xu@nxp.com>
 L:     linux-spi@vger.kernel.org
 S:     Maintained
+F:     Documentation/devicetree/bindings/spi/fsl,spi-fsl-qspi.yaml
 F:     drivers/spi/spi-fsl-qspi.c
 
 FREESCALE QUICC ENGINE LIBRARY
@@ -7266,7 +7331,7 @@ M:        Li Yang <leoyang.li@nxp.com>
 L:     linuxppc-dev@lists.ozlabs.org
 L:     linux-arm-kernel@lists.infradead.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/misc/fsl,dpaa2-console.txt
+F:     Documentation/devicetree/bindings/misc/fsl,dpaa2-console.yaml
 F:     Documentation/devicetree/bindings/soc/fsl/
 F:     drivers/soc/fsl/
 F:     include/linux/fsl/
@@ -7398,6 +7463,13 @@ F:       fs/verity/
 F:     include/linux/fsverity.h
 F:     include/uapi/linux/fsverity.h
 
+FT260 FTDI USB-HID TO I2C BRIDGE DRIVER
+M:     Michael Zaidman <michael.zaidman@gmail.com>
+L:     linux-i2c@vger.kernel.org
+L:     linux-input@vger.kernel.org
+S:     Maintained
+F:     drivers/hid/hid-ft260.c
+
 FUJITSU LAPTOP EXTRAS
 M:     Jonathan Woithe <jwoithe@just42.net>
 L:     platform-driver-x86@vger.kernel.org
@@ -7433,6 +7505,7 @@ M:        Thomas Gleixner <tglx@linutronix.de>
 M:     Ingo Molnar <mingo@redhat.com>
 R:     Peter Zijlstra <peterz@infradead.org>
 R:     Darren Hart <dvhart@infradead.org>
+R:     Davidlohr Bueso <dave@stgolabs.net>
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking/core
@@ -8115,6 +8188,13 @@ F:       drivers/crypto/hisilicon/hpre/hpre.h
 F:     drivers/crypto/hisilicon/hpre/hpre_crypto.c
 F:     drivers/crypto/hisilicon/hpre/hpre_main.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:     drivers/i2c/busses/i2c-hisi.c
+
 HISILICON LPC BUS DRIVER
 M:     john.garry@huawei.com
 S:     Maintained
@@ -8165,7 +8245,6 @@ F:        drivers/crypto/hisilicon/zip/
 
 HISILICON ROCE DRIVER
 M:     Lijun Ou <oulijun@huawei.com>
-M:     Wei Hu(Xavier) <huwei87@hisilicon.com>
 M:     Weihang Li <liweihang@huawei.com>
 L:     linux-rdma@vger.kernel.org
 S:     Maintained
@@ -8189,6 +8268,13 @@ F:       drivers/crypto/hisilicon/sec2/sec_crypto.c
 F:     drivers/crypto/hisilicon/sec2/sec_crypto.h
 F:     drivers/crypto/hisilicon/sec2/sec_main.c
 
+HISILICON SPI Controller DRIVER FOR KUNPENG SOCS
+M:     Jay Fang <f.fangjian@huawei.com>
+L:     linux-spi@vger.kernel.org
+S:     Maintained
+W:     http://www.hisilicon.com
+F:     drivers/spi/spi-hisi-kunpeng.c
+
 HISILICON STAGING DRIVERS FOR HIKEY 960/970
 M:     Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
 S:     Maintained
@@ -8319,6 +8405,13 @@ S:       Maintained
 F:     mm/hwpoison-inject.c
 F:     mm/memory-failure.c
 
+HYCON HY46XX TOUCHSCREEN SUPPORT
+M:     Giulio Benetti <giulio.benetti@benettiengineering.com>
+L:     linux-input@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/input/touchscreen/hycon,hy46xx.yaml
+F:     drivers/input/touchscreen/hycon-hy46xx.c
+
 HYGON PROCESSOR SUPPORT
 M:     Pu Wen <puwen@hygon.cn>
 L:     linux-kernel@vger.kernel.org
@@ -8332,11 +8425,12 @@ S:      Maintained
 T:     git git://linuxtv.org/media_tree.git
 F:     drivers/media/i2c/hi556.c
 
-Hyper-V CORE AND DRIVERS
+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
 S:     Supported
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git
@@ -8353,6 +8447,7 @@ F:        drivers/hid/hid-hyperv.c
 F:     drivers/hv/
 F:     drivers/input/serio/hyperv-keyboard.c
 F:     drivers/iommu/hyperv-iommu.c
+F:     drivers/net/ethernet/microsoft/
 F:     drivers/net/hyperv/
 F:     drivers/pci/controller/pci-hyperv-intf.c
 F:     drivers/pci/controller/pci-hyperv.c
@@ -8595,7 +8690,6 @@ IBM Power SRIOV Virtual NIC Device Driver
 M:     Dany Madden <drt@linux.ibm.com>
 M:     Sukadev Bhattiprolu <sukadev@linux.ibm.com>
 R:     Thomas Falcon <tlfalcon@linux.ibm.com>
-R:     Lijun Pan <lijunp213@gmail.com>
 L:     netdev@vger.kernel.org
 S:     Supported
 F:     drivers/net/ethernet/ibm/ibmvnic.*
@@ -9195,6 +9289,26 @@ F:       include/linux/mei_cl_bus.h
 F:     include/uapi/linux/mei.h
 F:     samples/mei/*
 
+INTEL MAX 10 BMC MFD DRIVER
+M:     Xu Yilun <yilun.xu@intel.com>
+R:     Tom Rix <trix@redhat.com>
+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:     include/linux/mfd/intel-m10-bmc.h
+
+INTEL MAX 10 BMC MFD DRIVER
+M:     Xu Yilun <yilun.xu@intel.com>
+R:     Tom Rix <trix@redhat.com>
+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:     include/linux/mfd/intel-m10-bmc.h
+
 INTEL MENLOW THERMAL DRIVER
 M:     Sujith Thomas <sujith.thomas@intel.com>
 L:     platform-driver-x86@vger.kernel.org
@@ -9392,7 +9506,7 @@ INVENSENSE MPU-3050 GYROSCOPE DRIVER
 M:     Linus Walleij <linus.walleij@linaro.org>
 L:     linux-iio@vger.kernel.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/iio/gyroscope/invensense,mpu3050.txt
+F:     Documentation/devicetree/bindings/iio/gyroscope/invensense,mpu3050.yaml
 F:     drivers/iio/gyro/mpu3050*
 
 IOC3 ETHERNET DRIVER
@@ -9439,6 +9553,7 @@ F:        fs/io-wq.h
 F:     fs/io_uring.c
 F:     include/linux/io_uring.h
 F:     include/uapi/linux/io_uring.h
+F:     tools/io_uring/
 
 IPMI SUBSYSTEM
 M:     Corey Minyard <minyard@acm.org>
@@ -9781,6 +9896,7 @@ F:        scripts/*vmlinux*
 F:     scripts/Kbuild*
 F:     scripts/Makefile*
 F:     scripts/basic/
+F:     scripts/dummy-tools/
 F:     scripts/mk*
 F:     scripts/mod/
 F:     scripts/package/
@@ -9860,10 +9976,10 @@ F:      virt/kvm/*
 KERNEL VIRTUAL MACHINE FOR ARM64 (KVM/arm64)
 M:     Marc Zyngier <maz@kernel.org>
 R:     James Morse <james.morse@arm.com>
-R:     Julien Thierry <julien.thierry.kdev@gmail.com>
+R:     Alexandru Elisei <alexandru.elisei@arm.com>
 R:     Suzuki K Poulose <suzuki.poulose@arm.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-L:     kvmarm@lists.cs.columbia.edu
+L:     kvmarm@lists.cs.columbia.edu (moderated for non-subscribers)
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git
 F:     arch/arm64/include/asm/kvm*
@@ -10079,6 +10195,12 @@ S:     Maintained
 F:     Documentation/devicetree/bindings/leds/backlight/kinetic,ktd253.yaml
 F:     drivers/video/backlight/ktd253-backlight.c
 
+KTEST
+M:     Steven Rostedt <rostedt@goodmis.org>
+M:     John Hawley <warthog9@eaglescrag.net>
+S:     Maintained
+F:     tools/testing/ktest
+
 L3MDEV
 M:     David Ahern <dsahern@kernel.org>
 L:     netdev@vger.kernel.org
@@ -10100,6 +10222,21 @@ F:     net/core/sock_map.c
 F:     net/ipv4/tcp_bpf.c
 F:     net/ipv4/udp_bpf.c
 
+LANDLOCK SECURITY MODULE
+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
+F:     Documentation/security/landlock.rst
+F:     Documentation/userspace-api/landlock.rst
+F:     include/uapi/linux/landlock.h
+F:     samples/landlock/
+F:     security/landlock/
+F:     tools/testing/selftests/landlock/
+K:     landlock
+K:     LANDLOCK
+
 LANTIQ / INTEL Ethernet drivers
 M:     Hauke Mehrtens <hauke@hauke-m.de>
 L:     netdev@vger.kernel.org
@@ -10149,7 +10286,7 @@ 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.txt
+F:     Documentation/devicetree/bindings/power/supply/lego,ev3-battery.yaml
 F:     arch/arm/boot/dts/da850-lego-ev3.dts
 F:     drivers/power/supply/lego_ev3_battery.c
 
@@ -10562,6 +10699,12 @@ S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git
 F:     drivers/hid/hid-lg-g15.c
 
+LONTIUM LT8912B MIPI TO HDMI BRIDGE
+M:     Adrien Grassein <adrien.grassein@gmail.com>
+S:     Maintained
+F:     Documentation/devicetree/bindings/display/bridge/lontium,lt8912b.yaml
+F:     drivers/gpu/drm/bridge/lontium-lt8912b.c
+
 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
 M:     Sathya Prakash <sathya.prakash@broadcom.com>
 M:     Sreekanth Reddy <sreekanth.reddy@broadcom.com>
@@ -10708,6 +10851,7 @@ S:      Maintained
 F:     drivers/mailbox/
 F:     include/linux/mailbox_client.h
 F:     include/linux/mailbox_controller.h
+F:     Documentation/devicetree/bindings/mailbox/
 
 MAILBOX ARM MHUv2
 M:     Viresh Kumar <viresh.kumar@linaro.org>
@@ -10793,6 +10937,7 @@ F:      include/linux/mv643xx.h
 
 MARVELL MV88X3310 PHY DRIVER
 M:     Russell King <linux@armlinux.org.uk>
+M:     Marek Behun <marek.behun@nic.cz>
 L:     netdev@vger.kernel.org
 S:     Maintained
 F:     drivers/net/phy/marvell10g.c
@@ -11015,7 +11160,7 @@ T:      git git://linuxtv.org/media_tree.git
 F:     drivers/media/radio/radio-maxiradio*
 
 MCAN MMIO DEVICE DRIVER
-M:     Pankaj Sharma <pankj.sharma@samsung.com>
+M:     Chandrasekar Ramakrishnan <rcsekar@samsung.com>
 L:     linux-can@vger.kernel.org
 S:     Maintained
 F:     Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
@@ -11213,12 +11358,12 @@ F:    drivers/media/platform/renesas-ceu.c
 F:     include/media/drv-intf/renesas-ceu.h
 
 MEDIA DRIVERS FOR RENESAS - DRIF
-M:     Ramesh Shanmugasundaram <rashanmu@gmail.com>
+M:     Fabrizio Castro <fabrizio.castro.jz@renesas.com>
 L:     linux-media@vger.kernel.org
 L:     linux-renesas-soc@vger.kernel.org
 S:     Supported
 T:     git git://linuxtv.org/media_tree.git
-F:     Documentation/devicetree/bindings/media/renesas,drif.txt
+F:     Documentation/devicetree/bindings/media/renesas,drif.yaml
 F:     drivers/media/platform/rcar_drif.c
 
 MEDIA DRIVERS FOR RENESAS - FCP
@@ -11387,7 +11532,7 @@ F:      drivers/media/platform/mtk-vpu/
 MEDIATEK MMC/SD/SDIO DRIVER
 M:     Chaotian Jing <chaotian.jing@mediatek.com>
 S:     Maintained
-F:     Documentation/devicetree/bindings/mmc/mtk-sd.txt
+F:     Documentation/devicetree/bindings/mmc/mtk-sd.yaml
 F:     drivers/mmc/host/mtk-sd.c
 
 MEDIATEK MT76 WIRELESS LAN DRIVER
@@ -11404,6 +11549,12 @@ L:     linux-wireless@vger.kernel.org
 S:     Maintained
 F:     drivers/net/wireless/mediatek/mt7601u/
 
+MEDIATEK MT7621 CLOCK DRIVER
+M:     Sergio Paracuellos <sergio.paracuellos@gmail.com>
+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
@@ -11666,6 +11817,7 @@ F:      include/linux/gfp.h
 F:     include/linux/memory_hotplug.h
 F:     include/linux/mm.h
 F:     include/linux/mmzone.h
+F:     include/linux/pagewalk.h
 F:     include/linux/vmalloc.h
 F:     mm/
 
@@ -11970,6 +12122,14 @@ F:     drivers/scsi/smartpqi/smartpqi*.[ch]
 F:     include/linux/cciss*.h
 F:     include/uapi/linux/cciss*.h
 
+MICROSOFT SURFACE BATTERY AND AC DRIVERS
+M:     Maximilian Luz <luzmaximilian@gmail.com>
+L:     linux-pm@vger.kernel.org
+L:     platform-driver-x86@vger.kernel.org
+S:     Maintained
+F:     drivers/power/supply/surface_battery.c
+F:     drivers/power/supply/surface_charger.c
+
 MICROSOFT SURFACE DTX DRIVER
 M:     Maximilian Luz <luzmaximilian@gmail.com>
 L:     platform-driver-x86@vger.kernel.org
@@ -11993,6 +12153,13 @@ S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git
 F:     drivers/platform/surface/
 
+MICROSOFT SURFACE HID TRANSPORT DRIVER
+M:     Maximilian Luz <luzmaximilian@gmail.com>
+L:     linux-input@vger.kernel.org
+L:     platform-driver-x86@vger.kernel.org
+S:     Maintained
+F:     drivers/hid/surface-hid/
+
 MICROSOFT SURFACE HOT-PLUG DRIVER
 M:     Maximilian Luz <luzmaximilian@gmail.com>
 L:     platform-driver-x86@vger.kernel.org
@@ -12384,7 +12551,7 @@ M:      Stefan Agner <stefan@agner.ch>
 L:     dri-devel@lists.freedesktop.org
 S:     Supported
 T:     git git://anongit.freedesktop.org/drm/drm-misc
-F:     Documentation/devicetree/bindings/display/mxsfb.txt
+F:     Documentation/devicetree/bindings/display/fsl,lcdif.yaml
 F:     drivers/gpu/drm/mxsfb/
 
 MYLEX DAC960 PCI RAID Controller
@@ -12503,6 +12670,15 @@ F:     include/net/netrom.h
 F:     include/uapi/linux/netrom.h
 F:     net/netrom/
 
+NETRONIX EMBEDDED CONTROLLER
+M:     Jonathan Neuschäfer <j.neuschaefer@gmx.net>
+S:     Maintained
+F:     Documentation/devicetree/bindings/mfd/netronix,ntxec.yaml
+F:     drivers/mfd/ntxec.c
+F:     drivers/pwm/pwm-ntxec.c
+F:     drivers/rtc/rtc-ntxec.c
+F:     include/linux/mfd/ntxec.h
+
 NETRONOME ETHERNET DRIVERS
 M:     Simon Horman <simon.horman@netronome.com>
 R:     Jakub Kicinski <kuba@kernel.org>
@@ -12661,6 +12837,7 @@ W:      https://github.com/multipath-tcp/mptcp_net-next/wiki
 B:     https://github.com/multipath-tcp/mptcp_net-next/issues
 F:     Documentation/networking/mptcp-sysctl.rst
 F:     include/net/mptcp.h
+F:     include/trace/events/mptcp.h
 F:     include/uapi/linux/mptcp.h
 F:     net/mptcp/
 F:     tools/testing/selftests/net/mptcp/
@@ -12945,6 +13122,12 @@ F:     drivers/nvmem/
 F:     include/linux/nvmem-consumer.h
 F:     include/linux/nvmem-provider.h
 
+NXP C45 TJA11XX PHY DRIVER
+M:     Radu Pirea <radu-nicolae.pirea@oss.nxp.com>
+L:     netdev@vger.kernel.org
+S:     Maintained
+F:     drivers/net/phy/nxp-c45-tja11xx.c
+
 NXP FSPI DRIVER
 M:     Ashish Kumar <ashish.kumar@nxp.com>
 R:     Yogesh Gaur <yogeshgaur.83@gmail.com>
@@ -13028,6 +13211,14 @@ L:     linux-nfc@lists.01.org (moderated for non-subscribers)
 S:     Supported
 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
+S:     Maintained
+F:     Documentation/devicetree/bindings/media/imx8-jpeg.yaml
+F:     drivers/media/platform/imx-jpeg
+
 NZXT-KRAKEN2 HARDWARE MONITORING DRIVER
 M:     Jonas Malaco <jonas@protocubo.io>
 L:     linux-hwmon@vger.kernel.org
@@ -13309,7 +13500,7 @@ M:      Rui Miguel Silva <rmfrfs@gmail.com>
 L:     linux-media@vger.kernel.org
 S:     Maintained
 T:     git git://linuxtv.org/media_tree.git
-F:     Documentation/devicetree/bindings/media/i2c/ov2680.yaml
+F:     Documentation/devicetree/bindings/media/i2c/ovti,ov2680.yaml
 F:     drivers/media/i2c/ov2680.c
 
 OMNIVISION OV2685 SENSOR DRIVER
@@ -13817,6 +14008,14 @@ S:     Maintained
 F:     Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt
 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 VOLUME MANAGEMENT DEVICE (VMD)
 M:     Jonathan Derrick <jonathan.derrick@intel.com>
 L:     linux-pci@vger.kernel.org
@@ -13901,13 +14100,6 @@ F:     Documentation/devicetree/bindings/pci/ti-pci.txt
 F:     drivers/pci/controller/cadence/pci-j721e.c
 F:     drivers/pci/controller/dwc/pci-dra7xx.c
 
-PCI DRIVER FOR TI KEYSTONE
-M:     Murali Karicheri <m-karicheri2@ti.com>
-L:     linux-pci@vger.kernel.org
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Maintained
-F:     drivers/pci/controller/dwc/pci-keystone.c
-
 PCI DRIVER FOR V3 SEMICONDUCTOR V360EPC
 M:     Linus Walleij <linus.walleij@linaro.org>
 L:     linux-pci@vger.kernel.org
@@ -14024,7 +14216,6 @@ PCIE DRIVER FOR HISILICON
 M:     Zhou Wang <wangzhou1@hisilicon.com>
 L:     linux-pci@vger.kernel.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/pci/hisilicon-pcie.txt
 F:     drivers/pci/controller/dwc/pcie-hisi.c
 
 PCIE DRIVER FOR HISILICON KIRIN
@@ -14044,6 +14235,7 @@ F:      drivers/pci/controller/dwc/pcie-histb.c
 
 PCIE DRIVER FOR MEDIATEK
 M:     Ryder Lee <ryder.lee@mediatek.com>
+M:     Jianjun Wang <jianjun.wang@mediatek.com>
 L:     linux-pci@vger.kernel.org
 L:     linux-mediatek@lists.infradead.org
 S:     Supported
@@ -14145,8 +14337,10 @@ R:     Mark Rutland <mark.rutland@arm.com>
 R:     Alexander Shishkin <alexander.shishkin@linux.intel.com>
 R:     Jiri Olsa <jolsa@redhat.com>
 R:     Namhyung Kim <namhyung@kernel.org>
+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
 F:     arch/*/events/*
 F:     arch/*/events/*/*
@@ -14228,7 +14422,7 @@ L:      linux-gpio@vger.kernel.org
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
 F:     Documentation/devicetree/bindings/pinctrl/
-F:     Documentation/driver-api/pinctl.rst
+F:     Documentation/driver-api/pin-control.rst
 F:     drivers/pinctrl/
 F:     include/linux/pinctrl/
 
@@ -14439,6 +14633,15 @@ 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 <lorenzo.pieralisi@arm.com>
@@ -14516,7 +14719,7 @@ F:      kernel/sched/psi.c
 
 PRINTK
 M:     Petr Mladek <pmladek@suse.com>
-M:     Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
+M:     Sergey Senozhatsky <senozhatsky@chromium.org>
 R:     Steven Rostedt <rostedt@goodmis.org>
 R:     John Ogness <john.ogness@linutronix.de>
 S:     Maintained
@@ -14908,7 +15111,7 @@ M:      Todor Tomov <todor.too@gmail.com>
 L:     linux-media@vger.kernel.org
 S:     Maintained
 F:     Documentation/admin-guide/media/qcom_camss.rst
-F:     Documentation/devicetree/bindings/media/qcom,camss.txt
+F:     Documentation/devicetree/bindings/media/*camss*
 F:     drivers/media/platform/qcom/camss/
 
 QUALCOMM CORE POWER REDUCTION (CPR) AVS DRIVER
@@ -15020,6 +15223,7 @@ F:      include/linux/if_rmnet.h
 
 QUALCOMM TSENS THERMAL DRIVER
 M:     Amit Kucheria <amitk@kernel.org>
+M:     Thara Gopinath <thara.gopinath@linaro.org>
 L:     linux-pm@vger.kernel.org
 L:     linux-arm-msm@vger.kernel.org
 S:     Maintained
@@ -15207,7 +15411,7 @@ M:      Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
 M:     Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
 L:     linux-media@vger.kernel.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/media/i2c/rdacm2x-gmsl.yaml
+F:     Documentation/devicetree/bindings/media/i2c/imi,rdacm2x-gmsl.yaml
 F:     drivers/media/i2c/max9271.c
 F:     drivers/media/i2c/max9271.h
 F:     drivers/media/i2c/rdacm21.c
@@ -15490,8 +15694,8 @@ N:      riscv
 K:     riscv
 
 RNBD BLOCK DRIVERS
-M:     Danil Kipnis <danil.kipnis@cloud.ionos.com>
-M:     Jack Wang <jinpu.wang@cloud.ionos.com>
+M:     Md. Haris Iqbal <haris.iqbal@ionos.com>
+M:     Jack Wang <jinpu.wang@ionos.com>
 L:     linux-block@vger.kernel.org
 S:     Maintained
 F:     drivers/block/rnbd/
@@ -15577,20 +15781,27 @@ F:    Documentation/devicetree/bindings/mfd/rohm,bd70528-pmic.txt
 F:     Documentation/devicetree/bindings/regulator/rohm,bd70528-regulator.txt
 F:     drivers/clk/clk-bd718x7.c
 F:     drivers/gpio/gpio-bd70528.c
+F:     drivers/gpio/gpio-bd71815.c
 F:     drivers/gpio/gpio-bd71828.c
 F:     drivers/mfd/rohm-bd70528.c
 F:     drivers/mfd/rohm-bd71828.c
 F:     drivers/mfd/rohm-bd718x7.c
+F:     drivers/mfd/rohm-bd9576.c
 F:     drivers/power/supply/bd70528-charger.c
 F:     drivers/regulator/bd70528-regulator.c
+F:     drivers/regulator/bd71815-regulator.c
 F:     drivers/regulator/bd71828-regulator.c
 F:     drivers/regulator/bd718x7-regulator.c
+F:     drivers/regulator/bd9576-regulator.c
 F:     drivers/regulator/rohm-regulator.c
 F:     drivers/rtc/rtc-bd70528.c
 F:     drivers/watchdog/bd70528_wdt.c
+F:     drivers/watchdog/bd9576_wdt.c
 F:     include/linux/mfd/rohm-bd70528.h
+F:     include/linux/mfd/rohm-bd71815.h
 F:     include/linux/mfd/rohm-bd71828.h
 F:     include/linux/mfd/rohm-bd718x7.h
+F:     include/linux/mfd/rohm-bd957x.h
 F:     include/linux/mfd/rohm-generic.h
 F:     include/linux/mfd/rohm-shared.h
 
@@ -15666,14 +15877,15 @@ T:    git git://git.kernel.org/pub/scm/linux/kernel/git/jes/linux.git rtl8xxxu-deve
 F:     drivers/net/wireless/realtek/rtl8xxxu/
 
 RTRS TRANSPORT DRIVERS
-M:     Danil Kipnis <danil.kipnis@cloud.ionos.com>
-M:     Jack Wang <jinpu.wang@cloud.ionos.com>
+M:     Md. Haris Iqbal <haris.iqbal@ionos.com>
+M:     Jack Wang <jinpu.wang@ionos.com>
 L:     linux-rdma@vger.kernel.org
 S:     Maintained
 F:     drivers/infiniband/ulp/rtrs/
 
 RXRPC SOCKETS (AF_RXRPC)
 M:     David Howells <dhowells@redhat.com>
+M:     Marc Dionne <marc.dionne@auristor.com>
 L:     linux-afs@lists.infradead.org
 S:     Supported
 W:     https://www.infradead.org/~dhowells/kafs/
@@ -15805,6 +16017,13 @@ S:     Supported
 W:     http://www.ibm.com/developerworks/linux/linux390/
 F:     drivers/s390/scsi/zfcp_*
 
+S3C ADC BATTERY DRIVER
+M:     Krzysztof Kozlowski <krzk@kernel.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)
@@ -16727,6 +16946,13 @@ F:     drivers/firmware/arm_sdei.c
 F:     include/linux/arm_sdei.h
 F:     include/uapi/linux/arm_sdei.h
 
+SOFTWARE NODES
+R:     Andy Shevchenko <andriy.shevchenko@linux.intel.com>
+R:     Heikki Krogerus <heikki.krogerus@linux.intel.com>
+L:     linux-acpi@vger.kernel.org
+S:     Maintained
+F:     drivers/base/swnode.c
+
 SOFTWARE RAID (Multiple Disks) SUPPORT
 M:     Song Liu <song@kernel.org>
 L:     linux-raid@vger.kernel.org
@@ -16989,6 +17215,8 @@ F:      arch/arm/mach-spear/
 
 SPI NOR SUBSYSTEM
 M:     Tudor Ambarus <tudor.ambarus@microchip.com>
+R:     Michael Walle <michael@walle.cc>
+R:     Pratyush Yadav <p.yadav@ti.com>
 L:     linux-mtd@lists.infradead.org
 S:     Maintained
 W:     http://www.linux-mtd.infradead.org/
@@ -17401,7 +17629,7 @@ F:      drivers/spi/spi-dw*
 SYNOPSYS DESIGNWARE AXI DMAC DRIVER
 M:     Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
 S:     Maintained
-F:     Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.txt
+F:     Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml
 F:     drivers/dma/dw-axi-dmac/
 
 SYNOPSYS DESIGNWARE DMAC DRIVER
@@ -17901,7 +18129,7 @@ THERMAL/CPU_COOLING
 M:     Amit Daniel Kachhap <amit.kachhap@gmail.com>
 M:     Daniel Lezcano <daniel.lezcano@linaro.org>
 M:     Viresh Kumar <viresh.kumar@linaro.org>
-M:     Javi Merino <javi.merino@kernel.org>
+R:     Lukasz Luba <lukasz.luba@arm.com>
 L:     linux-pm@vger.kernel.org
 S:     Supported
 F:     Documentation/driver-api/thermal/cpu-cooling-api.rst
@@ -18074,36 +18302,6 @@ S:     Maintained
 F:     sound/soc/codecs/isabelle*
 F:     sound/soc/codecs/lm49453*
 
-TI LP855x BACKLIGHT DRIVER
-M:     Milo Kim <milo.kim@ti.com>
-S:     Maintained
-F:     Documentation/driver-api/backlight/lp855x-driver.rst
-F:     drivers/video/backlight/lp855x_bl.c
-F:     include/linux/platform_data/lp855x.h
-
-TI LP8727 CHARGER DRIVER
-M:     Milo Kim <milo.kim@ti.com>
-S:     Maintained
-F:     drivers/power/supply/lp8727_charger.c
-F:     include/linux/platform_data/lp8727.h
-
-TI LP8788 MFD DRIVER
-M:     Milo Kim <milo.kim@ti.com>
-S:     Maintained
-F:     drivers/iio/adc/lp8788_adc.c
-F:     drivers/leds/leds-lp8788.c
-F:     drivers/mfd/lp8788*.c
-F:     drivers/power/supply/lp8788-charger.c
-F:     drivers/regulator/lp8788-*.c
-F:     include/linux/mfd/lp8788*.h
-
-TI NETCP ETHERNET DRIVER
-M:     Wingman Kwok <w-kwok2@ti.com>
-M:     Murali Karicheri <m-karicheri2@ti.com>
-L:     netdev@vger.kernel.org
-S:     Maintained
-F:     drivers/net/ethernet/ti/netcp*
-
 TI PCM3060 ASoC CODEC DRIVER
 M:     Kirill Marinushkin <kmarinushkin@birdec.com>
 L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
@@ -18117,12 +18315,6 @@ L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
 S:     Odd Fixes
 F:     sound/soc/codecs/tas571x*
 
-TI TCAN4X5X DEVICE DRIVER
-L:     linux-can@vger.kernel.org
-S:     Maintained
-F:     Documentation/devicetree/bindings/net/can/tcan4x5x.txt
-F:     drivers/net/can/m_can/tcan4x5x*
-
 TI TRF7970A NFC DRIVER
 M:     Mark Greer <mgreer@animalcreek.com>
 L:     linux-wireless@vger.kernel.org
@@ -19222,6 +19414,15 @@ W:     https://virtio-mem.gitlab.io/
 F:     drivers/virtio/virtio_mem.c
 F:     include/uapi/linux/virtio_mem.h
 
+VIRTIO SOUND DRIVER
+M:     Anton Yakovlev <anton.yakovlev@opensynergy.com>
+M:     "Michael S. Tsirkin" <mst@redhat.com>
+L:     virtualization@lists.linux-foundation.org
+L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
+S:     Maintained
+F:     include/uapi/linux/virtio_snd.h
+F:     sound/virtio/*
+
 VIRTUAL BOX GUEST DEVICE DRIVER
 M:     Hans de Goede <hdegoede@redhat.com>
 M:     Arnd Bergmann <arnd@arndb.de>
@@ -19360,7 +19561,7 @@ F:      drivers/net/vrf.c
 VSPRINTF
 M:     Petr Mladek <pmladek@suse.com>
 M:     Steven Rostedt <rostedt@goodmis.org>
-M:     Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
+M:     Sergey Senozhatsky <senozhatsky@chromium.org>
 R:     Andy Shevchenko <andriy.shevchenko@linux.intel.com>
 R:     Rasmus Villemoes <linux@rasmusvillemoes.dk>
 S:     Maintained
@@ -19514,7 +19715,6 @@ F:      Documentation/devicetree/bindings/sound/wlf,arizona.yaml
 F:     Documentation/hwmon/wm83??.rst
 F:     arch/arm/mach-s3c/mach-crag6410*
 F:     drivers/clk/clk-wm83*.c
-F:     drivers/extcon/extcon-arizona.c
 F:     drivers/gpio/gpio-*wm*.c
 F:     drivers/gpio/gpio-arizona.c
 F:     drivers/hwmon/wm83??-hwmon.c
@@ -19538,7 +19738,7 @@ F:      include/linux/mfd/wm8400*
 F:     include/linux/regulator/arizona*
 F:     include/linux/wm97xx.h
 F:     include/sound/wm????.h
-F:     sound/soc/codecs/arizona.?
+F:     sound/soc/codecs/arizona*
 F:     sound/soc/codecs/cs47l24*
 F:     sound/soc/codecs/wm*
 
@@ -20011,7 +20211,7 @@ F:      drivers/staging/media/zoran/
 ZRAM COMPRESSED RAM BLOCK DEVICE DRVIER
 M:     Minchan Kim <minchan@kernel.org>
 M:     Nitin Gupta <ngupta@vflare.org>
-R:     Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>
+R:     Sergey Senozhatsky <senozhatsky@chromium.org>
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
 F:     Documentation/admin-guide/blockdev/zram.rst
@@ -20025,7 +20225,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 <sergey.senozhatsky.work@gmail.com>
+R:     Sergey Senozhatsky <senozhatsky@chromium.org>
 L:     linux-mm@kvack.org
 S:     Maintained
 F:     Documentation/vm/zsmalloc.rst