]> git.infradead.org Git - users/hch/misc.git/commitdiff
Merge tag 'drm-misc-next-2024-08-09' of https://gitlab.freedesktop.org/drm/misc/kerne...
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 9 Aug 2024 08:41:58 +0000 (10:41 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 9 Aug 2024 08:41:59 +0000 (10:41 +0200)
drm-misc-next for v6.12:

UAPI Changes:

- remove Power Saving Policy property

Core Changes:

- update connector documentation

CI:
- add tests for mediatek, meson, rockchip

Driver Changes:

amdgpu:
- revert support for Power Saving Policy property

bridge:
- lt9611uxc: require DRM_BRIDGE_ATTACH_NO_CONNECTOR

mgag200:
- transparently support BMC outputs

omapdrm:
- use common helper for_each_endpoint_of_node()

panel:
- panel-edp: fix name for HKC MB116AN01

vkms:
- clean up endianess warnings

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
From: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20240809071241.GA222501@localhost.localdomain
1  2 
MAINTAINERS

diff --combined MAINTAINERS
index f069187b6852780eb26310daba95e8138a39bfc9,e72268c0fd26fd2124dd9bf173787b93c58b4ebe..a1537a149e9afb1eef0d5c58b4574b8262ad5ddb
@@@ -392,7 -392,6 +392,7 @@@ ACPI WMI DRIVE
  M:    Armin Wolf <W_Armin@gmx.de>
  L:    platform-driver-x86@vger.kernel.org
  S:    Maintained
 +F:    Documentation/ABI/testing/sysfs-bus-wmi
  F:    Documentation/driver-api/wmi.rst
  F:    Documentation/wmi/
  F:    drivers/platform/x86/wmi.c
@@@ -440,16 -439,6 +440,16 @@@ W:       http://wiki.analog.com/AD714
  W:    https://ez.analog.com/linux-software-drivers
  F:    drivers/input/misc/ad714x.c
  
 +AD738X ADC DRIVER (AD7380/1/2/4)
 +M:    Michael Hennerich <michael.hennerich@analog.com>
 +M:    Nuno Sá <nuno.sa@analog.com>
 +R:    David Lechner <dlechner@baylibre.com>
 +S:    Supported
 +W:    https://wiki.analog.com/resources/tools-software/linux-drivers/iio-adc/ad738x
 +W:    https://ez.analog.com/linux-software-drivers
 +F:    Documentation/devicetree/bindings/iio/adc/adi,ad7380.yaml
 +F:    drivers/iio/adc/ad7380.c
 +
  AD7877 TOUCHSCREEN DRIVER
  M:    Michael Hennerich <michael.hennerich@analog.com>
  S:    Supported
@@@ -693,23 -682,6 +693,23 @@@ S:       Supporte
  F:    fs/aio.c
  F:    include/linux/*aio*.h
  
 +AIROHA ETHERNET DRIVER
 +M:    Lorenzo Bianconi <lorenzo@kernel.org>
 +L:    linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 +L:    linux-mediatek@lists.infradead.org (moderated for non-subscribers)
 +L:    netdev@vger.kernel.org
 +S:    Maintained
 +F:    Documentation/devicetree/bindings/net/airoha,en7581-eth.yaml
 +F:    drivers/net/ethernet/mediatek/airoha_eth.c
 +
 +AIROHA PCIE PHY DRIVER
 +M:    Lorenzo Bianconi <lorenzo@kernel.org>
 +L:    linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 +S:    Maintained
 +F:    Documentation/devicetree/bindings/phy/airoha,en7581-pcie-phy.yaml
 +F:    drivers/phy/phy-airoha-pcie-regs.h
 +F:    drivers/phy/phy-airoha-pcie.c
 +
  AIROHA SPI SNFI DRIVER
  M:    Lorenzo Bianconi <lorenzo@kernel.org>
  M:    Ray Liu <ray.liu@airoha.com>
@@@ -874,6 -846,12 +874,6 @@@ ALPS PS/2 TOUCHPAD DRIVE
  R:    Pali Rohár <pali@kernel.org>
  F:    drivers/input/mouse/alps.*
  
 -ALTERA I2C CONTROLLER DRIVER
 -M:    Thor Thayer <thor.thayer@linux.intel.com>
 -S:    Maintained
 -F:    Documentation/devicetree/bindings/i2c/i2c-altera.txt
 -F:    drivers/i2c/busses/i2c-altera.c
 -
  ALTERA MAILBOX DRIVER
  M:    Mun Yew Tham <mun.yew.tham@intel.com>
  S:    Maintained
@@@ -893,6 -871,21 +893,6 @@@ L:        linux-gpio@vger.kernel.or
  S:    Maintained
  F:    drivers/gpio/gpio-altera.c
  
 -ALTERA SYSTEM MANAGER DRIVER
 -M:    Thor Thayer <thor.thayer@linux.intel.com>
 -S:    Maintained
 -F:    drivers/mfd/altera-sysmgr.c
 -F:    include/linux/mfd/altera-sysmgr.h
 -
 -ALTERA SYSTEM RESOURCE DRIVER FOR ARRIA10 DEVKIT
 -M:    Thor Thayer <thor.thayer@linux.intel.com>
 -S:    Maintained
 -F:    drivers/gpio/gpio-altera-a10sr.c
 -F:    drivers/mfd/altera-a10sr.c
 -F:    drivers/reset/reset-a10sr.c
 -F:    include/dt-bindings/reset/altr,rst-mgr-a10sr.h
 -F:    include/linux/mfd/altera-a10sr.h
 -
  ALTERA TRIPLE SPEED ETHERNET DRIVER
  M:    Joyce Ooi <joyce.ooi@intel.com>
  L:    netdev@vger.kernel.org
@@@ -998,12 -991,6 +998,12 @@@ F:       include/uapi/linux/psp-dbc.
  F:    tools/crypto/ccp/*.c
  F:    tools/crypto/ccp/*.py
  
 +AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER - HSTI SUPPORT
 +M:    Mario Limonciello <mario.limonciello@amd.com>
 +L:    linux-crypto@vger.kernel.org
 +S:    Supported
 +F:    drivers/crypto/ccp/hsti.*
 +
  AMD DISPLAY CORE
  M:    Harry Wentland <harry.wentland@amd.com>
  M:    Leo Li <sunpeng.li@amd.com>
@@@ -1227,7 -1214,7 +1227,7 @@@ F:      Documentation/devicetree/bindings/ii
  F:    drivers/iio/adc/ad7091r*
  
  ANALOG DEVICES INC AD7192 DRIVER
 -M:    Alexandru Tachici <alexandru.tachici@analog.com>
 +M:    Alisa-Dariana Roman <alisa.roman@analog.com>
  L:    linux-iio@vger.kernel.org
  S:    Supported
  W:    https://ez.analog.com/linux-software-drivers
@@@ -1761,6 -1748,7 +1761,7 @@@ L:      dri-devel@lists.freedesktop.or
  S:    Supported
  T:    git https://gitlab.freedesktop.org/drm/misc/kernel.git
  F:    Documentation/gpu/panfrost.rst
+ F:    drivers/gpu/drm/ci/xfails/panfrost*
  F:    drivers/gpu/drm/panfrost/
  F:    include/uapi/drm/panfrost_drm.h
  
@@@ -1928,15 -1916,6 +1929,15 @@@ F:    include/dt-bindings/reset/actions,
  F:    include/linux/soc/actions/
  N:    owl
  
 +ARM/AIROHA SOC SUPPORT
 +M:    Matthias Brugger <matthias.bgg@gmail.com>
 +M:    AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
 +L:    linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 +L:    linux-mediatek@lists.infradead.org (moderated for non-subscribers)
 +S:    Odd Fixes
 +F:    arch/arm/boot/dts/airoha/
 +F:    arch/arm64/boot/dts/airoha/
 +
  ARM/Allwinner SoC Clock Support
  M:    Emilio López <emilio@elopez.com.ar>
  S:    Maintained
@@@ -1959,16 -1938,6 +1960,16 @@@ N:    allwinne
  N:    sun[x456789]i
  N:    sun[25]0i
  
 +ARM/ALPHASCALE ARCHITECTURE
 +M:    Krzysztof Kozlowski <krzk@kernel.org>
 +L:    linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 +S:    Odd Fixes
 +F:    arch/arm/boot/dts/alphascale/
 +F:    drivers/clk/clk-asm9260.c
 +F:    drivers/clocksource/asm9260_timer.c
 +F:    drivers/rtc/rtc-asm9260.c
 +F:    drivers/watchdog/asm9260_wdt.c
 +
  ARM/AMD PENSANDO ARM64 ARCHITECTURE
  M:    Brad Larson <blarson@amd.com>
  L:    linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@@ -2024,9 -1993,10 +2025,9 @@@ F:     drivers/soc/amlogic
  N:    meson
  
  ARM/Annapurna Labs ALPINE ARCHITECTURE
 -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
 +S:    Odd Fixes
  F:    arch/arm/boot/dts/amazon/
  F:    arch/arm/mach-alpine/
  F:    arch/arm64/boot/dts/amazon/
@@@ -2131,14 -2101,6 +2132,14 @@@ F:    arch/arm/boot/dts/aspeed
  F:    arch/arm/mach-aspeed/
  N:    aspeed
  
 +ARM/AXM LSI SOC
 +M:    Krzysztof Kozlowski <krzk@kernel.org>
 +L:    linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 +S:    Odd Fixes
 +F:    Documentation/devicetree/bindings/arm/axxia.yaml
 +F:    arch/arm/boot/dts/intel/axm/
 +F:    arch/arm/mach-axxia/
 +
  ARM/BITMAIN ARCHITECTURE
  M:    Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
  L:    linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@@ -2203,7 -2165,7 +2204,7 @@@ N:      digicolo
  ARM/CORESIGHT FRAMEWORK AND DRIVERS
  M:    Suzuki K Poulose <suzuki.poulose@arm.com>
  R:    Mike Leach <mike.leach@linaro.org>
 -R:    James Clark <james.clark@arm.com>
 +R:    James Clark <james.clark@linaro.org>
  L:    coresight@lists.linaro.org (moderated for non-subscribers)
  L:    linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
  S:    Maintained
@@@ -2252,14 -2214,11 +2253,14 @@@ M:   Marek Behún <kabel@kernel.org
  S:    Maintained
  W:    https://www.turris.cz/
  F:    Documentation/ABI/testing/debugfs-moxtet
 +F:    Documentation/ABI/testing/sysfs-bus-i2c-devices-turris-omnia-mcu
  F:    Documentation/ABI/testing/sysfs-bus-moxtet-devices
  F:    Documentation/ABI/testing/sysfs-firmware-turris-mox-rwtm
  F:    Documentation/devicetree/bindings/bus/moxtet.txt
  F:    Documentation/devicetree/bindings/firmware/cznic,turris-mox-rwtm.txt
 +F:    Documentation/devicetree/bindings/firmware/cznic,turris-omnia-mcu.yaml
  F:    Documentation/devicetree/bindings/gpio/gpio-moxtet.txt
 +F:    Documentation/devicetree/bindings/interrupt-controller/marvell,mpic.yaml
  F:    Documentation/devicetree/bindings/leds/cznic,turris-omnia-leds.yaml
  F:    Documentation/devicetree/bindings/watchdog/armada-37xx-wdt.txt
  F:    drivers/bus/moxtet.c
@@@ -2267,12 -2226,10 +2268,12 @@@ F:   drivers/firmware/turris-mox-rwtm.
  F:    drivers/gpio/gpio-moxtet.c
  F:    drivers/leds/leds-turris-omnia.c
  F:    drivers/mailbox/armada-37xx-rwtm-mailbox.c
 +F:    drivers/platform/cznic/
  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
 +F:    include/linux/turris-omnia-mcu-interface.h
  
  ARM/FARADAY FA526 PORT
  M:    Hans Ulli Kroll <ulli.kroll@googlemail.com>
@@@ -2425,7 -2382,7 +2426,7 @@@ ARM/LPC18XX ARCHITECTUR
  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:    Documentation/devicetree/bindings/i2c/nxp,lpc1788-i2c.yaml
  F:    arch/arm/boot/dts/nxp/lpc/lpc43*
  F:    drivers/i2c/busses/i2c-lpc2k.c
  F:    drivers/memory/pl172.c
@@@ -2574,15 -2531,6 +2575,15 @@@ F:    arch/arm/boot/dts/socionext/milbeaut
  F:    arch/arm/mach-milbeaut/
  N:    milbeaut
  
 +ARM/MOXA ART SOC
 +M:    Krzysztof Kozlowski <krzk@kernel.org>
 +L:    linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 +S:    Odd Fixes
 +F:    Documentation/devicetree/bindings/arm/moxart.yaml
 +F:    Documentation/devicetree/bindings/clock/moxa,moxart-clock.txt
 +F:    arch/arm/boot/dts/moxa/
 +F:    drivers/clk/clk-moxart.c
 +
  ARM/MStar/Sigmastar Armv7 SoC support
  M:    Daniel Palmer <daniel@thingy.jp>
  M:    Romain Perier <romain.perier@gmail.com>
@@@ -2952,7 -2900,7 +2953,7 @@@ F:      drivers/edac/altera_edac.[ch
  ARM/SPREADTRUM SoC SUPPORT
  M:    Orson Zhai <orsonzhai@gmail.com>
  M:    Baolin Wang <baolin.wang7@gmail.com>
 -M:    Chunyan Zhang <zhang.lyra@gmail.com>
 +R:    Chunyan Zhang <zhang.lyra@gmail.com>
  S:    Maintained
  F:    arch/arm64/boot/dts/sprd
  N:    sprd
@@@ -3093,15 -3041,6 +3094,15 @@@ F:    Documentation/devicetree/bindings/hw
  F:    arch/arm64/boot/dts/ti/Makefile
  F:    arch/arm64/boot/dts/ti/k3-*
  
 +ARM/TEXAS INSTRUMENTS NSPIRE ARCHITECTURE
 +M:    Krzysztof Kozlowski <krzk@kernel.org>
 +L:    linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 +S:    Odd Fixes
 +F:    Documentation/devicetree/bindings/*/*/ti,nspire*
 +F:    Documentation/devicetree/bindings/*/ti,nspire*
 +F:    Documentation/devicetree/bindings/arm/ti/nspire.yaml
 +F:    arch/arm/boot/dts/nspire/
 +
  ARM/TOSHIBA VISCONTI ARCHITECTURE
  M:    Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
  L:    linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@@ -3171,12 -3110,9 +3172,12 @@@ W:    http://www.armlinux.org.uk
  F:    arch/arm/vfp/
  
  ARM/VT8500 ARM ARCHITECTURE
 +M:    Alexey Charkov <alchark@gmail.com>
 +M:    Krzysztof Kozlowski <krzk@kernel.org>
  L:    linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 -S:    Orphan
 +S:    Odd Fixes
  F:    Documentation/devicetree/bindings/i2c/i2c-wmt.txt
 +F:    arch/arm/boot/dts/vt8500/
  F:    arch/arm/mach-vt8500/
  F:    drivers/clocksource/timer-vt8500.c
  F:    drivers/i2c/busses/i2c-viai2c-wmt.c
@@@ -3593,13 -3529,6 +3594,13 @@@ F:    include/linux/cfag12864b.
  F:    include/uapi/linux/map_to_14segment.h
  F:    include/uapi/linux/map_to_7segment.h
  
 +AVAGO APDS9306 AMBIENT LIGHT SENSOR DRIVER
 +M:    Subhajit Ghosh <subhajit.ghosh@tweaklogic.com>
 +L:    linux-iio@vger.kernel.org
 +S:    Maintained
 +F:    Documentation/devicetree/bindings/iio/light/avago,apds9300.yaml
 +F:    drivers/iio/light/apds9306.c
 +
  AVIA HX711 ANALOG DIGITAL CONVERTER IIO DRIVER
  M:    Andreas Klinger <ak@it-klinger.de>
  L:    linux-iio@vger.kernel.org
@@@ -3649,15 -3578,6 +3650,15 @@@ W:    https://ez.analog.com/linux-software
  F:    Documentation/devicetree/bindings/spi/adi,axi-spi-engine.yaml
  F:    drivers/spi/spi-axi-spi-engine.c
  
 +AXI PWM GENERATOR
 +M:    Michael Hennerich <michael.hennerich@analog.com>
 +M:    Nuno Sá <nuno.sa@analog.com>
 +L:    linux-pwm@vger.kernel.org
 +S:    Supported
 +W:    https://ez.analog.com/linux-software-drivers
 +F:    Documentation/devicetree/bindings/pwm/adi,axi-pwmgen.yaml
 +F:    drivers/pwm/pwm-axi-pwmgen.c
 +
  AXXIA I2C CONTROLLER
  M:    Krzysztof Adamski <krzysztof.adamski@nokia.com>
  L:    linux-i2c@vger.kernel.org
@@@ -3689,9 -3609,10 +3690,9 @@@ W:     https://wireless.wiki.kernel.org/en/
  F:    drivers/net/wireless/broadcom/b43/
  
  B43LEGACY WIRELESS DRIVER
 -M:    Larry Finger <Larry.Finger@lwfinger.net>
  L:    linux-wireless@vger.kernel.org
  L:    b43-dev@lists.infradead.org
 -S:    Maintained
 +S:    Orphan
  W:    https://wireless.wiki.kernel.org/en/users/Drivers/b43
  F:    drivers/net/wireless/broadcom/b43legacy/
  
@@@ -3758,6 -3679,7 +3759,6 @@@ 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
@@@ -3816,10 -3738,8 +3817,10 @@@ F:    include/linux/bitmap-str.
  F:    include/linux/bitmap.h
  F:    include/linux/bits.h
  F:    include/linux/cpumask.h
 +F:    include/linux/cpumask_types.h
  F:    include/linux/find.h
  F:    include/linux/nodemask.h
 +F:    include/linux/nodemask_types.h
  F:    include/vdso/bits.h
  F:    lib/bitmap-str.c
  F:    lib/bitmap.c
@@@ -3869,20 -3789,6 +3870,20 @@@ F:    include/linux/blk
  F:    kernel/trace/blktrace.c
  F:    lib/sbitmap.c
  
 +BLOCK LAYER DEVICE DRIVER API [RUST]
 +M:    Andreas Hindborg <a.hindborg@samsung.com>
 +R:    Boqun Feng <boqun.feng@gmail.com>
 +L:    linux-block@vger.kernel.org
 +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:    https://rust-for-linux.zulipchat.com/#narrow/stream/Block
 +T:    git https://github.com/Rust-for-Linux/linux.git rust-block-next
 +F:    drivers/block/rnull.rs
 +F:    rust/kernel/block.rs
 +F:    rust/kernel/block/
 +
  BLOCK2MTD DRIVER
  M:    Joern Engel <joern@lazybastard.org>
  L:    linux-mtd@lists.infradead.org
@@@ -3913,10 -3819,11 +3914,10 @@@ F:   include/net/bluetooth
  F:    net/bluetooth/
  
  BONDING DRIVER
 -M:    Jay Vosburgh <j.vosburgh@gmail.com>
 +M:    Jay Vosburgh <jv@jvosburgh.net>
  M:    Andy Gospodarek <andy@greyhouse.net>
  L:    netdev@vger.kernel.org
 -S:    Supported
 -W:    http://sourceforge.net/projects/bonding/
 +S:    Maintained
  F:    Documentation/networking/bonding.rst
  F:    drivers/net/bonding/
  F:    include/net/bond*
@@@ -3980,10 -3887,8 +3981,10 @@@ S:    Odd Fixe
  F:    drivers/net/ethernet/netronome/nfp/bpf/
  
  BPF JIT for POWERPC (32-BIT AND 64-BIT)
 -M:    Naveen N. Rao <naveen.n.rao@linux.ibm.com>
  M:    Michael Ellerman <mpe@ellerman.id.au>
 +M:    Hari Bathini <hbathini@linux.ibm.com>
 +M:    Christophe Leroy <christophe.leroy@csgroup.eu>
 +R:    Naveen N Rao <naveen@kernel.org>
  L:    bpf@vger.kernel.org
  S:    Supported
  F:    arch/powerpc/net/
@@@ -4946,7 -4851,6 +4947,7 @@@ W:      https://github.com/linux-ca
  T:    git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git
  T:    git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git
  F:    Documentation/networking/can.rst
 +F:    Documentation/networking/iso15765-2.rst
  F:    include/linux/can/can-ml.h
  F:    include/linux/can/core.h
  F:    include/linux/can/skb.h
@@@ -5240,30 -5144,11 +5241,30 @@@ S:   Maintaine
  F:    Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml
  F:    sound/soc/codecs/cros_ec_codec.*
  
 +CHROMEOS EC CHARGE CONTROL
 +M:    Thomas Weißschuh <thomas@weissschuh.net>
 +S:    Maintained
 +F:    drivers/power/supply/cros_charge-control.c
 +
 +CHROMEOS EC HARDWARE MONITORING
 +M:    Thomas Weißschuh <thomas@weissschuh.net>
 +L:    chrome-platform@lists.linux.dev
 +L:    linux-hwmon@vger.kernel.org
 +S:    Maintained
 +F:    Documentation/hwmon/cros_ec_hwmon.rst
 +F:    drivers/hwmon/cros_ec_hwmon.c
 +
 +CHROMEOS EC LED DRIVER
 +M:    Thomas Weißschuh <thomas@weissschuh.net>
 +S:    Maintained
 +F:    drivers/leds/leds-cros_ec.c
 +
  CHROMEOS EC SUBDRIVERS
  M:    Benson Leung <bleung@chromium.org>
  R:    Guenter Roeck <groeck@chromium.org>
  L:    chrome-platform@lists.linux.dev
  S:    Maintained
 +F:    drivers/power/supply/cros_charge-control.c
  F:    drivers/power/supply/cros_usbpd-charger.c
  N:    cros_ec
  N:    cros-ec
@@@ -5329,18 -5214,6 +5330,18 @@@ F:    sound/pci/hda/hda_component
  F:    sound/pci/hda/hda_cs_dsp_ctl.*
  F:    sound/soc/codecs/cs*
  
 +CIRRUS LOGIC HAPTIC DRIVERS
 +M:    James Ogletree <jogletre@opensource.cirrus.com>
 +M:    Fred Treven <fred.treven@cirrus.com>
 +M:    Ben Bright <ben.bright@cirrus.com>
 +L:    patches@opensource.cirrus.com
 +S:    Supported
 +F:    Documentation/devicetree/bindings/input/cirrus,cs40l50.yaml
 +F:    drivers/input/misc/cs40l*
 +F:    drivers/mfd/cs40l*
 +F:    include/linux/mfd/cs40l*
 +F:    sound/soc/codecs/cs40l*
 +
  CIRRUS LOGIC DSP FIRMWARE DRIVER
  M:    Simon Trimmer <simont@opensource.cirrus.com>
  M:    Charles Keepax <ckeepax@opensource.cirrus.com>
@@@ -5620,7 -5493,6 +5621,7 @@@ M:      Ira Weiny <ira.weiny@intel.com
  M:    Dan Williams <dan.j.williams@intel.com>
  L:    linux-cxl@vger.kernel.org
  S:    Maintained
 +F:    Documentation/driver-api/cxl
  F:    drivers/cxl/
  F:    include/linux/einj-cxl.h
  F:    include/linux/cxl-event.h
@@@ -5672,7 -5544,6 +5673,7 @@@ CONTROL GROUP (CGROUP
  M:    Tejun Heo <tj@kernel.org>
  M:    Zefan Li <lizefan.x@bytedance.com>
  M:    Johannes Weiner <hannes@cmpxchg.org>
 +M:    Michal Koutný <mkoutny@suse.com>
  L:    cgroups@vger.kernel.org
  S:    Maintained
  T:    git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
@@@ -5720,8 -5591,6 +5721,8 @@@ L:      linux-mm@kvack.or
  S:    Maintained
  F:    include/linux/memcontrol.h
  F:    mm/memcontrol.c
 +F:    mm/memcontrol-v1.c
 +F:    mm/memcontrol-v1.h
  F:    mm/swap_cgroup.c
  F:    samples/cgroup/*
  F:    tools/testing/selftests/cgroup/memcg_protection.m
@@@ -6255,12 -6124,6 +6256,12 @@@ F:    Documentation/ABI/obsolete/procfs-i8
  F:    drivers/hwmon/dell-smm-hwmon.c
  F:    include/uapi/linux/i8k.h
  
 +DELL PC DRIVER
 +M:    Lyndon Sanche <lsanche@lyndeno.ca>
 +L:    platform-driver-x86@vger.kernel.org
 +S:    Maintained
 +F:    drivers/platform/x86/dell/dell-pc.c
 +
  DELL REMOTE BIOS UPDATE DRIVER
  M:    Stuart Hayes <stuart.w.hayes@gmail.com>
  L:    platform-driver-x86@vger.kernel.org
@@@ -6384,8 -6247,9 +6385,8 @@@ S:      Maintaine
  F:    drivers/usb/dwc3/
  
  DESIGNWARE XDATA IP DRIVER
 -M:    Gustavo Pimentel <gustavo.pimentel@synopsys.com>
  L:    linux-pci@vger.kernel.org
 -S:    Maintained
 +S:    Orphan
  F:    Documentation/misc-devices/dw-xdata-pcie.rst
  F:    drivers/misc/dw-xdata-pcie.c
  
@@@ -6860,7 -6724,6 +6861,7 @@@ F:      include/linux/fwnode.
  F:    include/linux/kobj*
  F:    include/linux/property.h
  F:    lib/kobj*
 +F:    rust/kernel/device.rs
  
  DRIVERS FOR OMAP ADAPTIVE VOLTAGE SCALING (AVS)
  M:    Nishanth Menon <nm@ti.com>
@@@ -8371,10 -8234,7 +8372,10 @@@ S:    Supporte
  T:    git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/execve
  F:    Documentation/userspace-api/ELF.rst
  F:    fs/*binfmt_*.c
 +F:    fs/Kconfig.binfmt
  F:    fs/exec.c
 +F:    fs/tests/binfmt_*_kunit.c
 +F:    fs/tests/exec_kunit.c
  F:    include/linux/binfmts.h
  F:    include/linux/elf.h
  F:    include/uapi/linux/binfmts.h
@@@ -8639,7 -8499,6 +8640,7 @@@ R:      Darrick J. Wong <djwong@kernel.org
  L:    linux-xfs@vger.kernel.org
  L:    linux-fsdevel@vger.kernel.org
  S:    Supported
 +F:    Documentation/filesystems/iomap/*
  F:    fs/iomap/
  F:    include/linux/iomap.h
  
@@@ -8727,12 -8586,10 +8728,12 @@@ F:   include/linux/arm_ffa.
  FIRMWARE LOADER (request_firmware)
  M:    Luis Chamberlain <mcgrof@kernel.org>
  M:    Russ Weight <russ.weight@linux.dev>
 +M:    Danilo Krummrich <dakr@redhat.com>
  L:    linux-kernel@vger.kernel.org
  S:    Maintained
  F:    Documentation/firmware_class/
  F:    drivers/base/firmware_loader/
 +F:    rust/kernel/firmware.rs
  F:    include/linux/firmware.h
  
  FLEXTIMER FTM-QUADDEC DRIVER
@@@ -8868,7 -8725,7 +8869,7 @@@ FREESCALE DSPI DRIVE
  M:    Vladimir Oltean <olteanv@gmail.com>
  L:    linux-spi@vger.kernel.org
  S:    Maintained
 -F:    Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt
 +F:    Documentation/devicetree/bindings/spi/fsl,dspi*.yaml
  F:    drivers/spi/spi-fsl-dspi.c
  F:    include/linux/spi/spi-fsl-dspi.h
  
@@@ -8969,14 -8826,14 +8970,14 @@@ 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
 +F:    Documentation/devicetree/bindings/net/fsl,fman*.yaml
  F:    drivers/net/ethernet/freescale/fman
  
  FREESCALE QORIQ PTP CLOCK DRIVER
  M:    Yangbo Lu <yangbo.lu@nxp.com>
  L:    netdev@vger.kernel.org
  S:    Maintained
 -F:    Documentation/devicetree/bindings/ptp/ptp-qoriq.txt
 +F:    Documentation/devicetree/bindings/ptp/fsl,ptp.yaml
  F:    drivers/net/ethernet/freescale/dpaa2/dpaa2-ptp*
  F:    drivers/net/ethernet/freescale/dpaa2/dprtc*
  F:    drivers/net/ethernet/freescale/enetc/enetc_ptp.c
@@@ -8993,7 -8850,6 +8994,7 @@@ F:      drivers/spi/spi-fsl-qspi.
  
  FREESCALE QUICC ENGINE LIBRARY
  M:    Qiang Zhao <qiang.zhao@nxp.com>
 +M:    Christophe Leroy <christophe.leroy@csgroup.eu>
  L:    linuxppc-dev@lists.ozlabs.org
  S:    Maintained
  F:    drivers/soc/fsl/qe/
@@@ -9043,10 -8899,9 +9044,10 @@@ S:    Maintaine
  F:    drivers/tty/serial/ucc_uart.c
  
  FREESCALE SOC DRIVERS
 +M:    Christophe Leroy <christophe.leroy@csgroup.eu>
  L:    linuxppc-dev@lists.ozlabs.org
  L:    linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 -S:    Orphan
 +S:    Maintained
  F:    Documentation/devicetree/bindings/misc/fsl,dpaa2-console.yaml
  F:    Documentation/devicetree/bindings/soc/fsl/
  F:    drivers/soc/fsl/
@@@ -9071,16 -8926,6 +9072,16 @@@ S:    Maintaine
  F:    sound/soc/fsl/fsl*
  F:    sound/soc/fsl/imx*
  
 +FREESCALE SOC LPC32XX SOUND DRIVERS
 +M:    J.M.B. Downing <jonathan.downing@nautel.com>
 +M:    Piotr Wojtaszczyk <piotr.wojtaszczyk@timesys.com>
 +R:    Vladimir Zapolskiy <vz@mleia.com>
 +L:    alsa-devel@alsa-project.org (moderated for non-subscribers)
 +L:    linuxppc-dev@lists.ozlabs.org
 +S:    Maintained
 +F:    Documentation/devicetree/bindings/sound/nxp,lpc3220-i2s.yaml
 +F:    sound/soc/fsl/lpc3xxx-*
 +
  FREESCALE SOC SOUND QMC DRIVER
  M:    Herve Codina <herve.codina@bootlin.com>
  L:    alsa-devel@alsa-project.org (moderated for non-subscribers)
@@@ -9147,7 -8992,7 +9148,7 @@@ M:      Eddie James <eajames@linux.ibm.com
  L:    linux-i2c@vger.kernel.org
  L:    openbmc@lists.ozlabs.org (moderated for non-subscribers)
  S:    Maintained
 -F:    Documentation/devicetree/bindings/i2c/i2c-fsi.txt
 +F:    Documentation/devicetree/bindings/i2c/ibm,i2c-fsi.yaml
  F:    drivers/i2c/busses/i2c-fsi.c
  
  FSI-ATTACHED SPI DRIVER
@@@ -9255,20 -9100,6 +9256,20 @@@ S:    Maintaine
  F:    Documentation/devicetree/bindings/media/i2c/galaxycore,gc0308.yaml
  F:    drivers/media/i2c/gc0308.c
  
 +GALAXYCORE GC05a2 CAMERA SENSOR DRIVER
 +M:    Zhi Mao <zhi.mao@mediatek.com>
 +L:    linux-media@vger.kernel.org
 +S:    Maintained
 +F:    Documentation/devicetree/bindings/media/i2c/galaxycore,gc05a2.yaml
 +F:    drivers/media/i2c/gc05a2.c
 +
 +GALAXYCORE GC08A3 CAMERA SENSOR DRIVER
 +M:    Zhi Mao <zhi.mao@mediatek.com>
 +L:    linux-media@vger.kernel.org
 +S:    Maintained
 +F:    Documentation/devicetree/bindings/media/i2c/galaxycore,gc08a3.yaml
 +F:    drivers/media/i2c/gc08a3.c
 +
  GALAXYCORE GC2145 SENSOR DRIVER
  M:    Alain Volmat <alain.volmat@foss.st.com>
  L:    linux-media@vger.kernel.org
@@@ -10664,7 -10495,6 +10665,7 @@@ F:   Documentation/ABI/testing/sysfs-bus-
  F:    Documentation/devicetree/bindings/i3c/
  F:    Documentation/driver-api/i3c
  F:    drivers/i3c/
 +F:    include/dt-bindings/i3c/
  F:    include/linux/i3c/
  
  IBM Operation Panel Input Driver
@@@ -10840,7 -10670,7 +10841,7 @@@ F:   net/ieee802154
  F:    net/mac802154/
  
  Intel VIRTIO DATA PATH ACCELERATOR
 -M:    Zhu Lingshan <lingshan.zhu@intel.com>
 +M:    Zhu Lingshan <lingshan.zhu@kernel.org>
  L:    virtualization@lists.linux.dev
  S:    Supported
  F:    drivers/vdpa/ifcvf/
@@@ -10952,13 -10782,6 +10953,13 @@@ S: Maintaine
  F:    Documentation/devicetree/bindings/auxdisplay/img,ascii-lcd.yaml
  F:    drivers/auxdisplay/img-ascii-lcd.c
  
 +IMGTEC JPEG ENCODER DRIVER
 +M:    Devarsh Thakkar <devarsht@ti.com>
 +L:    linux-media@vger.kernel.org
 +S:    Supported
 +F:    Documentation/devicetree/bindings/media/img,e5010-jpeg-enc.yaml
 +F:    drivers/media/platform/imagination/e5010*
 +
  IMGTEC IR DECODER DRIVER
  S:    Orphan
  F:    drivers/media/rc/img-ir/
@@@ -10971,6 -10794,7 +10972,7 @@@ T:   git https://gitlab.freedesktop.org/d
  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/ci/xfails/powervr*
  F:    drivers/gpu/drm/imagination/
  F:    include/uapi/drm/pvr_drm.h
  
@@@ -11245,8 -11069,8 +11247,8 @@@ F:   include/drm/intel
  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>
 +M:    Przemek Kitszel <przemyslaw.kitszel@intel.com>
  L:    intel-wired-lan@lists.osuosl.org (moderated for non-subscribers)
  S:    Supported
  W:    https://www.intel.com/content/www/us/en/support.html
@@@ -11261,7 -11085,7 +11263,7 @@@ F:   include/linux/net/intel/iidc.
  
  INTEL ETHERNET PROTOCOL DRIVER FOR RDMA
  M:    Mustafa Ismail <mustafa.ismail@intel.com>
 -M:    Shiraz Saleem <shiraz.saleem@intel.com>
 +M:    Tatyana Nikolova <tatyana.e.nikolova@intel.com>
  L:    linux-rdma@vger.kernel.org
  S:    Supported
  F:    drivers/infiniband/hw/irdma/
@@@ -11338,7 -11162,6 +11340,7 @@@ R:   Tony Luck <tony.luck@intel.com
  S:    Maintained
  F:    drivers/platform/x86/intel/ifs
  F:    include/trace/events/intel_ifs.h
 +F:    tools/testing/selftests/drivers/platform/x86/intel/ifs/
  
  INTEL INTEGRATED SENSOR HUB DRIVER
  M:    Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
@@@ -11705,7 -11528,6 +11707,7 @@@ M:   Jean-Baptiste Maneyrol <jmaneyrol@in
  L:    linux-iio@vger.kernel.org
  S:    Maintained
  W:    https://invensense.tdk.com/
 +F:    Documentation/ABI/testing/sysfs-bus-iio-inv_icm42600
  F:    Documentation/devicetree/bindings/iio/imu/invensense,icm42600.yaml
  F:    drivers/iio/imu/inv_icm42600/
  
@@@ -11740,6 -11562,7 +11742,6 @@@ L:   iommu@lists.linux.de
  S:    Maintained
  T:    git git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux.git
  F:    Documentation/devicetree/bindings/iommu/
 -F:    Documentation/userspace-api/iommu.rst
  F:    drivers/iommu/
  F:    include/linux/iommu.h
  F:    include/linux/iova.h
@@@ -11766,7 -11589,7 +11768,7 @@@ F:   include/linux/iosys-map.
  
  IO_URING
  M:    Jens Axboe <axboe@kernel.dk>
 -R:    Pavel Begunkov <asml.silence@gmail.com>
 +M:    Pavel Begunkov <asml.silence@gmail.com>
  L:    io-uring@vger.kernel.org
  S:    Maintained
  T:    git git://git.kernel.dk/linux-block
@@@ -12140,7 -11963,6 +12142,7 @@@ F:   scripts/Makefile
  F:    scripts/basic/
  F:    scripts/clang-tools/
  F:    scripts/dummy-tools/
 +F:    scripts/include/
  F:    scripts/mk*
  F:    scripts/mod/
  F:    scripts/package/
@@@ -12158,7 -11980,6 +12160,7 @@@ F:   arch/*/configs/hardening.confi
  F:    include/linux/overflow.h
  F:    include/linux/randomize_kstack.h
  F:    kernel/configs/hardening.config
 +F:    lib/usercopy_kunit.c
  F:    mm/usercopy.c
  K:    \b(add|choose)_random_kstack_offset\b
  K:    \b__check_(object_size|heap_object)\b
@@@ -12178,7 -11999,7 +12180,7 @@@ 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/
 +B:    https://bugzilla.kernel.org
  T:    git git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git
  F:    Documentation/filesystems/nfs/
  F:    fs/lockd/
@@@ -12196,13 -12017,6 +12198,13 @@@ F: include/uapi/linux/nfsd
  F:    include/uapi/linux/sunrpc/
  F:    net/sunrpc/
  
 +KERNEL PACMAN PACKAGING (in addition to generic KERNEL BUILD)
 +M:    Thomas Weißschuh <linux@weissschuh.net>
 +R:    Christian Heusel <christian@heusel.eu>
 +R:    Nathan Chancellor <nathan@kernel.org>
 +S:    Maintained
 +F:    scripts/package/PKGBUILD
 +
  KERNEL REGRESSIONS
  M:    Thorsten Leemhuis <linux@leemhuis.info>
  L:    regressions@lists.linux.dev
@@@ -12283,8 -12097,6 +12285,8 @@@ L:   linux-arm-kernel@lists.infradead.or
  L:    kvmarm@lists.linux.dev
  S:    Maintained
  T:    git git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git
 +F:    Documentation/virt/kvm/arm/
 +F:    Documentation/virt/kvm/devices/arm*
  F:    arch/arm64/include/asm/kvm*
  F:    arch/arm64/include/uapi/asm/kvm*
  F:    arch/arm64/kvm/
@@@ -12540,7 -12352,7 +12542,7 @@@ F:   mm/kmsan
  F:    scripts/Makefile.kmsan
  
  KPROBES
 -M:    Naveen N. Rao <naveen.n.rao@linux.ibm.com>
 +M:    Naveen N Rao <naveen@kernel.org>
  M:    Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
  M:    "David S. Miller" <davem@davemloft.net>
  M:    Masami Hiramatsu <mhiramat@kernel.org>
@@@ -12655,7 -12467,6 +12657,7 @@@ LANTIQ / INTEL Ethernet driver
  M:    Hauke Mehrtens <hauke@hauke-m.de>
  L:    netdev@vger.kernel.org
  S:    Maintained
 +F:    Documentation/devicetree/bindings/net/dsa/lantiq,gswip.yaml
  F:    drivers/net/dsa/lantiq_gswip.c
  F:    drivers/net/dsa/lantiq_pce.h
  F:    drivers/net/ethernet/lantiq_xrx200.c
@@@ -12696,7 -12507,7 +12698,7 @@@ 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
 +T:    git git://git.kernel.org/pub/scm/linux/kernel/git/lee/leds.git
  F:    Documentation/devicetree/bindings/leds/
  F:    Documentation/leds/
  F:    drivers/leds/
@@@ -12917,7 -12728,7 +12919,7 @@@ 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:    Naveen N. Rao <naveen.n.rao@linux.ibm.com>
 +R:    Naveen N Rao <naveen@kernel.org>
  L:    linuxppc-dev@lists.ozlabs.org
  S:    Supported
  W:    https://github.com/linuxppc/wiki/wiki
@@@ -12961,6 -12772,7 +12963,6 @@@ F:   arch/powerpc/platforms/52xx
  LINUX FOR POWERPC EMBEDDED PPC4XX
  L:    linuxppc-dev@lists.ozlabs.org
  S:    Orphan
 -F:    arch/powerpc/platforms/40x/
  F:    arch/powerpc/platforms/44x/
  
  LINUX FOR POWERPC EMBEDDED PPC85XX
@@@ -13174,7 -12986,6 +13176,7 @@@ F:   Documentation/arch/loongarch
  F:    Documentation/translations/zh_CN/arch/loongarch/
  F:    arch/loongarch/
  F:    drivers/*/*loongarch*
 +F:    drivers/cpufreq/loongson3_cpufreq.c
  
  LOONGSON GPIO DRIVER
  M:    Yinbo Zhu <zhuyinbo@loongson.cn>
@@@ -13501,15 -13312,6 +13503,15 @@@ F: drivers/net/dsa/mv88e6xxx
  F:    include/linux/dsa/mv88e6xxx.h
  F:    include/linux/platform_data/mv88e6xxx.h
  
 +MARVELL 88PM886 PMIC DRIVER
 +M:    Karel Balej <balejk@matfyz.cz>
 +S:    Maintained
 +F:    Documentation/devicetree/bindings/mfd/marvell,88pm886-a1.yaml
 +F:    drivers/input/misc/88pm886-onkey.c
 +F:    drivers/mfd/88pm886.c
 +F:    drivers/regulators/88pm886-regulator.c
 +F:    include/linux/mfd/88pm886.h
 +
  MARVELL ARMADA 3700 PHY DRIVERS
  M:    Miquel Raynal <miquel.raynal@bootlin.com>
  S:    Maintained
@@@ -13675,16 -13477,6 +13677,16 @@@ S: Supporte
  F:    Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.yaml
  F:    drivers/mmc/host/sdhci-xenon*
  
 +MARVELL OCTEON CN10K DPI DRIVER
 +M:    Vamsi Attunuru <vattunuru@marvell.com>
 +S:    Supported
 +F:    drivers/misc/mrvl_cn10k_dpi.c
 +
 +MARVELL OCTEON ENDPOINT VIRTIO DATA PATH ACCELERATOR
 +R:    schalla@marvell.com
 +R:    vattunuru@marvell.com
 +F:    drivers/vdpa/octeon_ep/
 +
  MATROX FRAMEBUFFER DRIVER
  L:    linux-fbdev@vger.kernel.org
  S:    Orphan
@@@ -13739,20 -13531,6 +13741,20 @@@ S: Maintaine
  F:    Documentation/devicetree/bindings/media/i2c/maxim,max96712.yaml
  F:    drivers/staging/media/max96712/max96712.c
  
 +MAX96714 GMSL2 DESERIALIZER DRIVER
 +M:    Julien Massot <julien.massot@collabora.com>
 +L:    linux-media@vger.kernel.org
 +S:    Maintained
 +F:    Documentation/devicetree/bindings/media/i2c/maxim,max96714.yaml
 +F:    drivers/media/i2c/max96714.c
 +
 +MAX96717 GMSL2 SERIALIZER DRIVER
 +M:    Julien Massot <julien.massot@collabora.com>
 +L:    linux-media@vger.kernel.org
 +S:    Maintained
 +F:    Documentation/devicetree/bindings/media/i2c/maxim,max96717.yaml
 +F:    drivers/media/i2c/max96717.c
 +
  MAX9860 MONO AUDIO VOICE CODEC DRIVER
  M:    Peter Rosin <peda@axentia.se>
  L:    alsa-devel@alsa-project.org (moderated for non-subscribers)
@@@ -14714,7 -14492,7 +14716,7 @@@ MEMORY MAPPIN
  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>
 +R:    Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
  L:    linux-mm@kvack.org
  S:    Maintained
  W:    http://www.linux-mm.org
@@@ -14808,13 -14586,6 +14810,13 @@@ T: git git://linuxtv.org/media_tree.gi
  F:    Documentation/devicetree/bindings/media/amlogic,gx-vdec.yaml
  F:    drivers/staging/media/meson/vdec/
  
 +META ETHERNET DRIVERS
 +M:    Alexander Duyck <alexanderduyck@fb.com>
 +M:    Jakub Kicinski <kuba@kernel.org>
 +R:    kernel-team@meta.com
 +S:    Supported
 +F:    drivers/net/ethernet/meta/
 +
  METHODE UDPU SUPPORT
  M:    Robert Marko <robert.marko@sartura.hr>
  S:    Maintained
@@@ -14973,12 -14744,6 +14975,12 @@@ L: netdev@vger.kernel.or
  S:    Maintained
  F:    drivers/net/ethernet/microchip/lan966x/*
  
 +MICROCHIP LAN966X OIC DRIVER
 +M:    Herve Codina <herve.codina@bootlin.com>
 +S:    Maintained
 +F:    Documentation/devicetree/bindings/interrupt-controller/microchip,lan966x-oic.yaml
 +F:    drivers/irqchip/irq-lan966x-oic.c
 +
  MICROCHIP LCDFB DRIVER
  M:    Nicolas Ferre <nicolas.ferre@microchip.com>
  L:    linux-fbdev@vger.kernel.org
@@@ -15102,7 -14867,6 +15104,7 @@@ MICROCHIP SOC DRIVER
  M:    Conor Dooley <conor@kernel.org>
  S:    Supported
  T:    git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/
 +F:    Documentation/devicetree/bindings/soc/microchip/
  F:    drivers/soc/microchip/
  
  MICROCHIP SPI DRIVER
@@@ -15449,14 -15213,9 +15451,14 @@@ M: Théo Lebrun <theo.lebrun@bootlin.co
  L:    linux-mips@vger.kernel.org
  S:    Maintained
  F:    Documentation/devicetree/bindings/mips/mobileye.yaml
 +F:    Documentation/devicetree/bindings/soc/mobileye/
  F:    arch/mips/boot/dts/mobileye/
  F:    arch/mips/configs/eyeq5_defconfig
  F:    arch/mips/mobileye/board-epm5.its.S
 +F:    drivers/clk/clk-eyeq.c
 +F:    drivers/pinctrl/pinctrl-eyeq5.c
 +F:    drivers/reset/reset-eyeq.c
 +F:    include/dt-bindings/clock/mobileye,eyeq5-clk.h
  
  MODULE SUPPORT
  M:    Luis Chamberlain <mcgrof@kernel.org>
@@@ -15515,27 -15274,6 +15517,27 @@@ S: Maintaine
  F:    Documentation/devicetree/bindings/leds/backlight/mps,mp3309c.yaml
  F:    drivers/video/backlight/mp3309c.c
  
 +MPS MP2891 DRIVER
 +M:    Noah Wang <noahwang.wang@outlook.com>
 +L:    linux-hwmon@vger.kernel.org
 +S:    Maintained
 +F:    Documentation/hwmon/mp2891.rst
 +F:    drivers/hwmon/pmbus/mp2891.c
 +
 +MPS MP2993 DRIVER
 +M:    Noah Wang <noahwang.wang@outlook.com>
 +L:    linux-hwmon@vger.kernel.org
 +S:    Maintained
 +F:    Documentation/hwmon/mp2993.rst
 +F:    drivers/hwmon/pmbus/mp2993.c
 +
 +MPS MP9941 DRIVER
 +M:    Noah Wang <noahwang.wang@outlook.com>
 +L:    linux-hwmon@vger.kernel.org
 +S:    Maintained
 +F:    Documentation/hwmon/mp9941.rst
 +F:    drivers/hwmon/pmbus/mp9941.c
 +
  MR800 AVERMEDIA USB FM RADIO DRIVER
  M:    Alexey Klimov <klimov.linux@gmail.com>
  L:    linux-media@vger.kernel.org
@@@ -15773,12 -15511,6 +15775,12 @@@ S: Maintaine
  F:    Documentation/devicetree/bindings/hwmon/nuvoton,nct6775.yaml
  F:    drivers/hwmon/nct6775-i2c.c
  
 +NETCONSOLE
 +M:    Breno Leitao <leitao@debian.org>
 +S:    Maintained
 +F:    Documentation/networking/netconsole.rst
 +F:    drivers/net/netconsole.c
 +
  NETDEVSIM
  M:    Jakub Kicinski <kuba@kernel.org>
  S:    Maintained
@@@ -15944,7 -15676,6 +15946,7 @@@ F:   include/linux/in.
  F:    include/linux/indirect_call_wrapper.h
  F:    include/linux/net.h
  F:    include/linux/netdevice.h
 +F:    include/linux/skbuff.h
  F:    include/net/
  F:    include/uapi/linux/in.h
  F:    include/uapi/linux/net.h
@@@ -16037,7 -15768,7 +16039,7 @@@ B:   https://github.com/multipath-tcp/mpt
  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:    Documentation/networking/mptcp*.rst
  F:    include/net/mptcp.h
  F:    include/trace/events/mptcp.h
  F:    include/uapi/linux/mptcp*.h
@@@ -16054,13 -15785,8 +16056,13 @@@ F: include/linux/tcp.
  F:    include/net/tcp.h
  F:    include/trace/events/tcp.h
  F:    include/uapi/linux/tcp.h
 +F:    net/ipv4/inet_connection_sock.c
 +F:    net/ipv4/inet_hashtables.c
 +F:    net/ipv4/inet_timewait_sock.c
  F:    net/ipv4/syncookies.c
  F:    net/ipv4/tcp*.c
 +F:    net/ipv6/inet6_connection_sock.c
 +F:    net/ipv6/inet6_hashtables.c
  F:    net/ipv6/syncookies.c
  F:    net/ipv6/tcp*.c
  
@@@ -16487,7 -16213,7 +16489,7 @@@ NXP SGTL5000 DRIVE
  M:    Fabio Estevam <festevam@gmail.com>
  L:    alsa-devel@alsa-project.org (moderated for non-subscribers)
  S:    Maintained
 -F:    Documentation/devicetree/bindings/sound/sgtl5000.yaml
 +F:    Documentation/devicetree/bindings/sound/fsl,sgtl5000.yaml
  F:    sound/soc/codecs/sgtl5000*
  
  NXP SJA1105 ETHERNET SWITCH DRIVER
@@@ -16622,6 -16348,7 +16624,6 @@@ S:   Maintaine
  F:    arch/arm/*omap*/*clock*
  
  OMAP DEVICE TREE SUPPORT
 -M:    Benoît Cousson <bcousson@baylibre.com>
  M:    Tony Lindgren <tony@atomide.com>
  L:    linux-omap@vger.kernel.org
  L:    devicetree@vger.kernel.org
@@@ -16676,6 -16403,7 +16678,6 @@@ S:   Maintaine
  F:    arch/arm/mach-omap2/omap_hwmod*data*
  
  OMAP HWMOD SUPPORT
 -M:    Benoît Cousson <bcousson@baylibre.com>
  M:    Paul Walmsley <paul@pwsan.com>
  L:    linux-omap@vger.kernel.org
  S:    Maintained
@@@ -16737,7 -16465,7 +16739,7 @@@ F:   arch/arm/boot/dts/ti/omap/am335x-nan
  OMAP1 SUPPORT
  M:    Aaro Koskinen <aaro.koskinen@iki.fi>
  M:    Janusz Krzysztofik <jmkrzyszt@gmail.com>
 -M:    Tony Lindgren <tony@atomide.com>
 +R:    Tony Lindgren <tony@atomide.com>
  L:    linux-omap@vger.kernel.org
  S:    Maintained
  Q:    http://patchwork.kernel.org/project/linux-omap/list/
@@@ -16749,13 -16477,10 +16751,13 @@@ F:        include/linux/platform_data/ams-delt
  F:    include/linux/platform_data/i2c-omap.h
  
  OMAP2+ SUPPORT
 +M:    Aaro Koskinen <aaro.koskinen@iki.fi>
 +M:    Andreas Kemnade <andreas@kemnade.info>
 +M:    Kevin Hilman <khilman@baylibre.com>
 +M:    Roger Quadros <rogerq@kernel.org>
  M:    Tony Lindgren <tony@atomide.com>
  L:    linux-omap@vger.kernel.org
  S:    Maintained
 -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
@@@ -17510,14 -17235,6 +17512,14 @@@ S: Maintaine
  F:    Documentation/devicetree/bindings/pci/layerscape-pcie-gen4.txt
  F:    drivers/pci/controller/mobiveil/pcie-layerscape-gen4.c
  
 +PCI DRIVER FOR PLDA PCIE IP
 +M:    Daire McNamara <daire.mcnamara@microchip.com>
 +L:    linux-pci@vger.kernel.org
 +S:    Maintained
 +F:    Documentation/devicetree/bindings/pci/plda,xpressrich3-axi-common.yaml
 +F:    drivers/pci/controller/plda/pcie-plda-host.c
 +F:    drivers/pci/controller/plda/pcie-plda.h
 +
  PCI DRIVER FOR RENESAS R-CAR
  M:    Marek Vasut <marek.vasut+renesas@gmail.com>
  M:    Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
@@@ -17650,14 -17367,6 +17652,14 @@@ F: Documentation/driver-api/pci/p2pdma.
  F:    drivers/pci/p2pdma.c
  F:    include/linux/pci-p2pdma.h
  
 +PCI POWER CONTROL
 +M:    Bartosz Golaszewski <brgl@bgdev.pl>
 +L:    linux-pci@vger.kernel.org
 +S:    Maintained
 +T:    git git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git
 +F:    drivers/pci/pwrctl/*
 +F:    include/linux/pci-pwrctl.h
 +
  PCI SUBSYSTEM
  M:    Bjorn Helgaas <bhelgaas@google.com>
  L:    linux-pci@vger.kernel.org
@@@ -17756,7 -17465,7 +17758,7 @@@ M:   Daire McNamara <daire.mcnamara@micro
  L:    linux-pci@vger.kernel.org
  S:    Supported
  F:    Documentation/devicetree/bindings/pci/microchip*
 -F:    drivers/pci/controller/*microchip*
 +F:    drivers/pci/controller/plda/*microchip*
  
  PCIE DRIVER FOR QUALCOMM MSM
  M:    Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
@@@ -17786,13 -17495,6 +17788,13 @@@ L: linux-pci@vger.kernel.or
  S:    Maintained
  F:    drivers/pci/controller/dwc/*spear*
  
 +PCIE DRIVER FOR STARFIVE JH71x0
 +M:    Kevin Xie <kevin.xie@starfivetech.com>
 +L:    linux-pci@vger.kernel.org
 +S:    Maintained
 +F:    Documentation/devicetree/bindings/pci/starfive,jh7110-pcie.yaml
 +F:    drivers/pci/controller/plda/pcie-starfive.c
 +
  PCIE ENDPOINT DRIVER FOR QUALCOMM
  M:    Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
  L:    linux-pci@vger.kernel.org
@@@ -17905,7 -17607,7 +17907,7 @@@ F:   tools/perf
  PERFORMANCE EVENTS TOOLING ARM64
  R:    John Garry <john.g.garry@oracle.com>
  R:    Will Deacon <will@kernel.org>
 -R:    James Clark <james.clark@arm.com>
 +R:    James Clark <james.clark@linaro.org>
  R:    Mike Leach <mike.leach@linaro.org>
  R:    Leo Yan <leo.yan@linux.dev>
  L:    linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@@ -18205,14 -17907,6 +18207,14 @@@ F: include/linux/pm_
  F:    include/linux/powercap.h
  F:    kernel/configs/nopm.config
  
 +POWER SEQUENCING
 +M:    Bartosz Golaszewski <brgl@bgdev.pl>
 +L:    linux-pm@vger.kernel.org
 +S:    Maintained
 +T:    git git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git
 +F:    drivers/power/sequencing/
 +F:    include/linux/pwrseq/
 +
  POWER STATE COORDINATION INTERFACE (PSCI)
  M:    Mark Rutland <mark.rutland@arm.com>
  M:    Lorenzo Pieralisi <lpieralisi@kernel.org>
@@@ -18565,7 -18259,7 +18567,7 @@@ F:   drivers/usb/misc/qcom_eud.
  QCOM IPA DRIVER
  M:    Alex Elder <elder@kernel.org>
  L:    netdev@vger.kernel.org
 -S:    Supported
 +S:    Maintained
  F:    drivers/net/ipa/
  
  QEMU MACHINE EMULATOR AND VIRTUALIZER SUPPORT
@@@ -18698,7 -18392,7 +18700,7 @@@ 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
 +T:    git git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath.git
  F:    drivers/net/wireless/ath/ath12k/
  N:    ath12k
  
@@@ -18708,7 -18402,7 +18710,7 @@@ 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
 +T:    git git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath.git
  F:    drivers/net/wireless/ath/ath10k/
  N:    ath10k
  
@@@ -18719,7 -18413,7 +18721,7 @@@ L:   ath11k@lists.infradead.or
  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
 +T:    git git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath.git
  F:    drivers/net/wireless/ath/ath11k/
  N:    ath11k
  
@@@ -18728,7 -18422,7 +18730,7 @@@ M:   Toke Høiland-Jørgensen <toke@toke.
  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
 +T:    git git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath.git
  F:    Documentation/devicetree/bindings/net/wireless/qca,ath9k.yaml
  F:    drivers/net/wireless/ath/ath9k/
  
@@@ -18787,13 -18481,6 +18789,13 @@@ S: Maintaine
  F:    Documentation/devicetree/bindings/power/avs/qcom,cpr.yaml
  F:    drivers/pmdomain/qcom/cpr.c
  
 +QUALCOMM CPUCP MAILBOX DRIVER
 +M:    Sibi Sankar <quic_sibis@quicinc.com>
 +L:    linux-arm-msm@vger.kernel.org
 +S:    Supported
 +F:    Documentation/devicetree/bindings/mailbox/qcom,cpucp-mbox.yaml
 +F:    drivers/mailbox/qcom-cpucp-mbox.c
 +
  QUALCOMM CPUFREQ DRIVER MSM8996/APQ8096
  M:    Ilia Lin <ilia.lin@kernel.org>
  L:    linux-pm@vger.kernel.org
@@@ -18828,7 -18515,6 +18830,7 @@@ QUALCOMM FASTRPC DRIVE
  M:    Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
  M:    Amol Maheshwari <amahesh@qti.qualcomm.com>
  L:    linux-arm-msm@vger.kernel.org
 +L:    dri-devel@lists.freedesktop.org
  S:    Maintained
  F:    Documentation/devicetree/bindings/misc/qcom,fastrpc.yaml
  F:    drivers/misc/fastrpc.c
@@@ -18935,14 -18621,6 +18937,14 @@@ F: Documentation/networking/device_driv
  F:    drivers/net/ethernet/qualcomm/rmnet/
  F:    include/linux/if_rmnet.h
  
 +QUALCOMM TRUST ZONE MEMORY ALLOCATOR
 +M:    Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
 +L:    linux-arm-msm@vger.kernel.org
 +S:    Maintained
 +F:    drivers/firmware/qcom/qcom_tzmem.c
 +F:    drivers/firmware/qcom/qcom_tzmem.h
 +F:    include/linux/firmware/qcom/qcom_tzmem.h
 +
  QUALCOMM TSENS THERMAL DRIVER
  M:    Amit Kucheria <amitk@kernel.org>
  M:    Thara Gopinath <thara.gopinath@gmail.com>
@@@ -19086,13 -18764,7 +19088,13 @@@ S: Maintaine
  T:    git https://git.kernel.org/pub/scm/linux/kernel/git/crng/random.git
  F:    Documentation/devicetree/bindings/rng/microsoft,vmgenid.yaml
  F:    drivers/char/random.c
 +F:    include/linux/random.h
 +F:    include/uapi/linux/random.h
  F:    drivers/virt/vmgenid.c
 +F:    include/vdso/getrandom.h
 +F:    lib/vdso/getrandom.c
 +F:    arch/x86/entry/vdso/vgetrandom*
 +F:    arch/x86/include/asm/vdso/getrandom*
  
  RAPIDIO SUBSYSTEM
  M:    Matt Porter <mporter@kernel.crashing.org>
@@@ -19116,15 -18788,6 +19118,15 @@@ L: linux-edac@vger.kernel.or
  S:    Maintained
  F:    drivers/ras/amd/fmpm.c
  
 +RASPBERRY PI PISP BACK END
 +M:    Jacopo Mondi <jacopo.mondi@ideasonboard.com>
 +L:    Raspberry Pi Kernel Maintenance <kernel-list@raspberrypi.com>
 +L:    linux-media@vger.kernel.org
 +S:    Maintained
 +F:    Documentation/devicetree/bindings/media/raspberrypi,pispbe.yaml
 +F:    drivers/media/platform/raspberrypi/pisp_be/
 +F:    include/uapi/linux/media/raspberrypi/
 +
  RC-CORE / LIRC FRAMEWORK
  M:    Sean Young <sean@mess.org>
  L:    linux-media@vger.kernel.org
@@@ -19221,7 -18884,6 +19223,7 @@@ M:   Neeraj Upadhyay <neeraj.upadhyay@ker
  M:    Joel Fernandes <joel@joelfernandes.org>
  M:    Josh Triplett <josh@joshtriplett.org>
  M:    Boqun Feng <boqun.feng@gmail.com>
 +M:    Uladzislau Rezki <urezki@gmail.com>
  R:    Steven Rostedt <rostedt@goodmis.org>
  R:    Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  R:    Lai Jiangshan <jiangshanlai@gmail.com>
@@@ -19252,6 -18914,7 +19254,6 @@@ F:   include/uapi/linux/rtc.
  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
@@@ -19386,14 -19049,6 +19388,14 @@@ F: drivers/net/ethernet/renesas/Makefil
  F:    drivers/net/ethernet/renesas/rcar_gen4*
  F:    drivers/net/ethernet/renesas/rswitch*
  
 +RENESAS ETHERNET TSN DRIVER
 +M:    Niklas Söderlund <niklas.soderlund@ragnatech.se>
 +L:    netdev@vger.kernel.org
 +L:    linux-renesas-soc@vger.kernel.org
 +S:    Supported
 +F:    Documentation/devicetree/bindings/net/renesas,ethertsn.yaml
 +F:    drivers/net/ethernet/renesas/rtsn.*
 +
  RENESAS IDT821034 ASoC CODEC
  M:    Herve Codina <herve.codina@bootlin.com>
  L:    alsa-devel@alsa-project.org (moderated for non-subscribers)
@@@ -19439,8 -19094,8 +19441,8 @@@ L:   linux-renesas-soc@vger.kernel.or
  S:    Supported
  F:    Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.yaml
  F:    Documentation/devicetree/bindings/thermal/rcar-thermal.yaml
 -F:    drivers/thermal/rcar_gen3_thermal.c
 -F:    drivers/thermal/rcar_thermal.c
 +F:    drivers/thermal/renesas/rcar_gen3_thermal.c
 +F:    drivers/thermal/renesas/rcar_thermal.c
  
  RENESAS RIIC DRIVER
  M:    Chris Brandt <chris.brandt@renesas.com>
@@@ -19646,7 -19301,7 +19648,7 @@@ F:   drivers/clk/microchip/clk-mpfs*.
  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/pci/controller/plda/pcie-microchip-host.c
  F:    drivers/pwm/pwm-microchip-core.c
  F:    drivers/reset/reset-mpfs.c
  F:    drivers/rtc/rtc-mpfs.c
@@@ -19667,7 -19322,6 +19669,7 @@@ F:   arch/riscv/boot/dts
  X:    arch/riscv/boot/dts/allwinner/
  X:    arch/riscv/boot/dts/renesas/
  X:    arch/riscv/boot/dts/sophgo/
 +X:    arch/riscv/boot/dts/thead/
  
  RISC-V PMU DRIVERS
  M:    Atish Patra <atishp@atishpatra.org>
@@@ -19679,16 -19333,12 +19681,16 @@@ F:        drivers/perf/riscv_pmu_legacy.
  F:    drivers/perf/riscv_pmu_sbi.c
  
  RISC-V THEAD SoC SUPPORT
 -M:    Jisheng Zhang <jszhang@kernel.org>
 +M:    Drew Fustini <drew@pdp7.com>
  M:    Guo Ren <guoren@kernel.org>
  M:    Fu Wei <wefu@redhat.com>
  L:    linux-riscv@lists.infradead.org
  S:    Maintained
 +T:    git https://github.com/pdp7/linux.git
 +F:    Documentation/devicetree/bindings/clock/thead,th1520-clk-ap.yaml
  F:    arch/riscv/boot/dts/thead/
 +F:    drivers/clk/thead/clk-th1520-ap.c
 +F:    include/dt-bindings/clock/thead,th1520-clk-ap.h
  
  RNBD BLOCK DRIVERS
  M:    Md. Haris Iqbal <haris.iqbal@ionos.com>
@@@ -19812,21 -19462,17 +19814,21 @@@ F:        drivers/gpio/gpio-bd71828.
  F:    drivers/mfd/rohm-bd71828.c
  F:    drivers/mfd/rohm-bd718x7.c
  F:    drivers/mfd/rohm-bd9576.c
 +F:    drivers/mfd/rohm-bd96801.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/bd96801-regulator.c
  F:    drivers/regulator/rohm-regulator.c
  F:    drivers/rtc/rtc-bd70528.c
  F:    drivers/watchdog/bd9576_wdt.c
 +F:    drivers/watchdog/bd96801_wdt.c
  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-bd96801.h
  F:    include/linux/mfd/rohm-generic.h
  F:    include/linux/mfd/rohm-shared.h
  
@@@ -19881,6 -19527,7 +19883,6 @@@ F:   drivers/net/wireless/realtek/rtl818x
  
  RTL8187 WIRELESS DRIVER
  M:    Hin-Tak Leung <hintak.leung@gmail.com>
 -M:    Larry Finger <Larry.Finger@lwfinger.net>
  L:    linux-wireless@vger.kernel.org
  S:    Maintained
  T:    git https://github.com/pkshih/rtw.git
@@@ -19901,6 -19548,7 +19903,6 @@@ S:   Maintaine
  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
@@@ -20295,6 -19943,7 +20297,6 @@@ R:   Dietmar Eggemann <dietmar.eggemann@a
  R:    Steven Rostedt <rostedt@goodmis.org> (SCHED_FIFO/SCHED_RR)
  R:    Ben Segall <bsegall@google.com> (CONFIG_CFS_BANDWIDTH)
  R:    Mel Gorman <mgorman@suse.de> (CONFIG_NUMA_BALANCING)
 -R:    Daniel Bristot de Oliveira <bristot@redhat.com> (SCHED_DEADLINE)
  R:    Valentin Schneider <vschneid@redhat.com> (TOPOLOGY)
  L:    linux-kernel@vger.kernel.org
  S:    Maintained
@@@ -20305,14 -19954,6 +20307,14 @@@ F: include/linux/wait.
  F:    include/uapi/linux/sched.h
  F:    kernel/sched/
  
 +SCIOSENSE ENS160 MULTI-GAS SENSOR DRIVER
 +M:    Gustavo Silva <gustavograzs@gmail.com>
 +S:    Maintained
 +F:    drivers/iio/chemical/ens160_core.c
 +F:    drivers/iio/chemical/ens160_i2c.c
 +F:    drivers/iio/chemical/ens160_spi.c
 +F:    drivers/iio/chemical/ens160.h
 +
  SCSI LIBSAS SUBSYSTEM
  R:    John Garry <john.g.garry@oracle.com>
  R:    Jason Yan <yanaijie@huawei.com>
@@@ -20475,7 -20116,6 +20477,7 @@@ SECURE DIGITAL HOST CONTROLLER INTERFAC
  M:    Haibo Chen <haibo.chen@nxp.com>
  L:    imx@lists.linux.dev
  L:    linux-mmc@vger.kernel.org
 +L:    s32@nxp.com
  S:    Maintained
  F:    drivers/mmc/host/sdhci-esdhc-imx.c
  
@@@ -21084,6 -20724,7 +21086,6 @@@ F:   include/uapi/rdma/rdma_user_rxe.
  
  SOFTLOGIC 6x10 MPEG CODEC
  M:    Bluecherry Maintainers <maintainers@bluecherrydvr.com>
 -M:    Anton Sviridenko <anton@corp.bluecherry.net>
  M:    Andrey Utkin <andrey_utkin@fastmail.com>
  M:    Ismael Luceno <ismael@iodev.co.uk>
  L:    linux-media@vger.kernel.org
@@@ -21179,7 -20820,7 +21181,7 @@@ M:   Sakari Ailus <sakari.ailus@linux.int
  L:    linux-media@vger.kernel.org
  S:    Maintained
  T:    git git://linuxtv.org/media_tree.git
 -F:    Documentation/devicetree/bindings/media/i2c/imx258.yaml
 +F:    Documentation/devicetree/bindings/media/i2c/sony,imx258.yaml
  F:    drivers/media/i2c/imx258.c
  
  SONY IMX274 SENSOR DRIVER
@@@ -21190,15 -20831,6 +21192,15 @@@ T: git git://linuxtv.org/media_tree.gi
  F:    Documentation/devicetree/bindings/media/i2c/sony,imx274.yaml
  F:    drivers/media/i2c/imx274.c
  
 +SONY IMX283 SENSOR DRIVER
 +M:    Kieran Bingham <kieran.bingham@ideasonboard.com>
 +M:    Umang Jain <umang.jain@ideasonboard.com>
 +L:    linux-media@vger.kernel.org
 +S:    Maintained
 +T:    git git://linuxtv.org/media_tree.git
 +F:    Documentation/devicetree/bindings/media/i2c/sony,imx283.yaml
 +F:    drivers/media/i2c/imx283.c
 +
  SONY IMX290 SENSOR DRIVER
  M:    Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
  L:    linux-media@vger.kernel.org
@@@ -21575,8 -21207,8 +21577,8 @@@ L:   linux-media@vger.kernel.or
  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
 +F:    Documentation/userspace-api/media/drivers/vgxy61.rst
 +F:    drivers/media/i2c/vgxy61.c
  
  ST VL53L0X ToF RANGER(I2C) IIO DRIVER
  M:    Song Qiang <songqiang1304521@gmail.com>
@@@ -21633,6 -21265,7 +21635,6 @@@ W:   http://wiki.laptop.org/go/DCO
  F:    drivers/staging/olpc_dcon/
  
  STAGING - REALTEK RTL8712U DRIVERS
 -M:    Larry Finger <Larry.Finger@lwfinger.net>
  M:    Florian Schilhabel <florian.c.schilhabel@googlemail.com>.
  S:    Odd Fixes
  F:    drivers/staging/rtl8712/
@@@ -21666,9 -21299,9 +21668,9 @@@ 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:    Documentation/devicetree/bindings/cache/
  F:    drivers/cache
  
  STARFIRE/DURALAN NETWORK DRIVER
@@@ -21711,13 -21344,6 +21713,13 @@@ S: Supporte
  F:    Documentation/devicetree/bindings/phy/starfive,jh7110-dphy-rx.yaml
  F:    drivers/phy/starfive/phy-jh7110-dphy-rx.c
  
 +STARFIVE JH7110 DPHY TX DRIVER
 +M:    Keith Zhao <keith.zhao@starfivetech.com>
 +M:    Shengyang Chen <shengyang.chen@starfivetech.com>
 +S:    Supported
 +F:    Documentation/devicetree/bindings/phy/starfive,jh7110-dphy-tx.yaml
 +F:    drivers/phy/starfive/phy-jh7110-dphy-tx.c
 +
  STARFIVE JH7110 MMC/SD/SDIO DRIVER
  M:    William Qiu <william.qiu@starfivetech.com>
  S:    Supported
@@@ -21875,15 -21501,6 +21877,15 @@@ F: Documentation/devicetree/bindings/ii
  F:    Documentation/devicetree/bindings/sound/st,stm32-*.yaml
  F:    sound/soc/stm/
  
 +STM32 DMA DRIVERS
 +M:    Amélie Delaunay <amelie.delaunay@foss.st.com>
 +L:    dmaengine@vger.kernel.org
 +L:    linux-stm32@st-md-mailman.stormreply.com (moderated for non-subscribers)
 +S:    Maintained
 +F:    Documentation/arch/arm/stm32/stm32-dma-mdma-chaining.rst
 +F:    Documentation/devicetree/bindings/dma/stm32/
 +F:    drivers/dma/stm32/
 +
  STM32 TIMER/LPTIMER DRIVERS
  M:    Fabrice Gasnier <fabrice.gasnier@foss.st.com>
  S:    Maintained
@@@ -22197,7 -21814,6 +22199,7 @@@ F:   drivers/mfd/syscon.
  SYSTEM CONTROL & POWER/MANAGEMENT INTERFACE (SCPI/SCMI) Message Protocol drivers
  M:    Sudeep Holla <sudeep.holla@arm.com>
  R:    Cristian Marussi <cristian.marussi@arm.com>
 +L:    arm-scmi@vger.kernel.org
  L:    linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
  S:    Maintained
  F:    Documentation/devicetree/bindings/firmware/arm,sc[mp]i.yaml
@@@ -22540,13 -22156,7 +22542,13 @@@ TEHUTI ETHERNET DRIVE
  M:    Andy Gospodarek <andy@greyhouse.net>
  L:    netdev@vger.kernel.org
  S:    Supported
 -F:    drivers/net/ethernet/tehuti/*
 +F:    drivers/net/ethernet/tehuti/tehuti.*
 +
 +TEHUTI TN40XX ETHERNET DRIVER
 +M:    FUJITA Tomonori <fujita.tomonori@gmail.com>
 +L:    netdev@vger.kernel.org
 +S:    Maintained
 +F:    drivers/net/ethernet/tehuti/tn40*
  
  TELECOM CLOCK DRIVER FOR MCPL0010
  M:    Mark Gross <markgross@kernel.org>
@@@ -22582,13 -22192,13 +22584,13 @@@ 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,tas2562.yaml
 +F:    Documentation/devicetree/bindings/sound/ti,tas2770.yaml
 +F:    Documentation/devicetree/bindings/sound/ti,tas27xx.yaml
  F:    Documentation/devicetree/bindings/sound/ti,pcm1681.yaml
  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/ti,tlv320adcx140.yaml
  F:    Documentation/devicetree/bindings/sound/tlv320aic31xx.txt
  F:    Documentation/devicetree/bindings/sound/tpa6130a2.txt
  F:    include/sound/tas2*.h
@@@ -22786,14 -22396,6 +22788,14 @@@ M: Robert Richter <rric@kernel.org
  S:    Odd Fixes
  F:    drivers/gpio/gpio-thunderx.c
  
 +TI ADS1119 ADC DRIVER
 +M:    Francesco Dolcini <francesco@dolcini.it>
 +M:    João Paulo Gonçalves <jpaulo.silvagoncalves@gmail.com>
 +L:    linux-iio@vger.kernel.org
 +S:    Maintained
 +F:    Documentation/devicetree/bindings/iio/adc/ti,ads1119.yaml
 +F:    drivers/iio/adc/ti-ads1119.c
 +
  TI ADS7924 ADC DRIVER
  M:    Hugo Villeneuve <hvilleneuve@dimonoff.com>
  L:    linux-iio@vger.kernel.org
@@@ -22941,7 -22543,6 +22943,7 @@@ L:   linux-kernel@vger.kernel.or
  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:    Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml
  F:    drivers/pmdomain/ti/omap_prm.c
  F:    drivers/soc/ti/*
  
@@@ -23070,7 -22671,7 +23072,7 @@@ L:   linux-renesas-soc@vger.kernel.or
  S:    Supported
  F:    drivers/mmc/host/renesas_sdhi*
  F:    drivers/mmc/host/tmio_mmc*
 -F:    include/linux/mfd/tmio.h
 +F:    include/linux/platform_data/tmio.h
  
  TMP513 HARDWARE MONITOR DRIVER
  M:    Eric Tremblay <etremblay@distech-controls.com>
@@@ -23225,6 -22826,7 +23227,6 @@@ F:   kernel/trace/trace_mmiotrace.
  
  TRACING OS NOISE / LATENCY TRACERS
  M:    Steven Rostedt <rostedt@goodmis.org>
 -M:    Daniel Bristot de Oliveira <bristot@kernel.org>
  S:    Maintained
  F:    Documentation/trace/hwlat_detector.rst
  F:    Documentation/trace/osnoise-tracer.rst
@@@ -23325,6 -22927,7 +23327,6 @@@ F:   tools/testing/selftests/turbostat
  
  TW5864 VIDEO4LINUX DRIVER
  M:    Bluecherry Maintainers <maintainers@bluecherrydvr.com>
 -M:    Anton Sviridenko <anton@corp.bluecherry.net>
  M:    Andrey Utkin <andrey.utkin@corp.bluecherry.net>
  M:    Andrey Utkin <andrey_utkin@fastmail.com>
  L:    linux-media@vger.kernel.org
@@@ -23524,19 -23127,6 +23526,19 @@@ F: drivers/mtd/ubi
  F:    include/linux/mtd/ubi.h
  F:    include/uapi/mtd/ubi-user.h
  
 +UPROBES
 +M:    Masami Hiramatsu <mhiramat@kernel.org>
 +M:    Oleg Nesterov <oleg@redhat.com>
 +M:    Peter Zijlstra <peterz@infradead.org>
 +L:    linux-kernel@vger.kernel.org
 +L:    linux-trace-kernel@vger.kernel.org
 +S:    Maintained
 +F:    arch/*/include/asm/uprobes.h
 +F:    arch/*/kernel/probes/uprobes.c
 +F:    arch/*/kernel/uprobes.c
 +F:    include/linux/uprobes.h
 +F:    kernel/events/uprobes.c
 +
  USB "USBNET" DRIVER FRAMEWORK
  M:    Oliver Neukum <oneukum@suse.com>
  L:    netdev@vger.kernel.org
@@@ -23954,7 -23544,7 +23956,7 @@@ 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
 +F:    drivers/media/i2c/vgxy61.c
  
  VF610 NAND DRIVER
  M:    Stefan Agner <stefan@agner.ch>
@@@ -24073,6 -23663,12 +24075,6 @@@ M:  Kevin Brace <kevinbrace@bracecompute
  S:    Maintained
  F:    drivers/net/ethernet/via/via-rhine.c
  
 -VIA SD/MMC CARD CONTROLLER DRIVER
 -M:    Bruce Chang <brucechang@via.com.tw>
 -M:    Harald Welte <HaraldWelte@viatech.com>
 -S:    Maintained
 -F:    drivers/mmc/host/via-sdmmc.c
 -
  VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
  M:    Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
  L:    linux-fbdev@vger.kernel.org
@@@ -24285,8 -23881,8 +24287,8 @@@ S:   Maintaine
  F:    drivers/vhost/scsi.c
  
  VIRTIO I2C DRIVER
 -M:    Conghui Chen <conghui.chen@intel.com>
  M:    Viresh Kumar <viresh.kumar@linaro.org>
 +R:    "Chen, Jian Jun" <jian.jun.chen@intel.com>
  L:    linux-i2c@vger.kernel.org
  L:    virtualization@lists.linux.dev
  S:    Maintained
@@@ -25369,12 -24965,6 +25371,12 @@@ F: mm/zpool.
  F:    mm/zswap.c
  F:    tools/testing/selftests/cgroup/test_zswap.c
  
 +SENARYTECH AUDIO CODEC DRIVER
 +M:    bo liu <bo.liu@senarytech.com>
 +S:    Maintained
 +T:    git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
 +F:    sound/pci/hda/patch_senarytech.c
 +
  THE REST
  M:    Linus Torvalds <torvalds@linux-foundation.org>
  L:    linux-kernel@vger.kernel.org