lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <fd25cb51-ae6b-4c03-9215-c3285f7533e0@app.fastmail.com>
Date: Wed, 19 Nov 2025 16:52:21 +0100
From: "Arnd Bergmann" <arnd@...db.de>
To: "Linus Torvalds" <torvalds@...ux-foundation.org>
Cc: soc@...ts.linux.dev, linux-kernel@...r.kernel.org,
 linux-arm-kernel@...ts.infradead.org
Subject: [GIT PULL] soc: fixes for 6.18, part 3

The following changes since commit e9a6fb0bcdd7609be6969112f3fbfcce3b1d4a7c:

  Linux 6.18-rc5 (2025-11-09 15:10:19 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-6.18-3

for you to fetch changes up to 7a601324ac9828468291151d220edb47a6a82449:

  MAINTAINERS: sync omap devicetree maintainers with omap platform (2025-11-18 22:46:13 +0100)

----------------------------------------------------------------
soc: fixes for 6.18, part 3

These are mainly devicetree fixes for the arm platforms from Rockchips
NXP, ASpeed and Broadcom, addressing issues with accidental overclocking,
pinctrl, network and dtc warnings.

There are additional fixes for regressions with the i.MX reset and memory
controller drivers as well as the Tegra memory controller driver

Minor updates to the MAINTAINERS file, tee documentation and defconfigs
bring those up to date with recent changes elsewhere.

----------------------------------------------------------------
Aaron Kling (1):
      memory: tegra210: Fix incorrect client ids

Alexey Charkov (1):
      arm64: dts: rockchip: Remove non-functioning CPU OPPs from RK3576

Anand Moon (1):
      arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on odroid-m1

Andrea della Porta (1):
      arm64: dts: broadcom: Assign clock rates in eth node for RPi5

Andreas Kemnade (2):
      arm: imx_v6_v7_defconfig: enable ext4 directly
      MAINTAINERS: sync omap devicetree maintainers with omap platform

Andrey Leonchikov (2):
      arm64: dts: rockchip: Fix PCIe power enable pin for BigTreeTech CB2 and Pi2
      arm64: dts: rockchip: Fix USB power enable pin for BTT CB2 and Pi2

Arnd Bergmann (10):
      Merge tag 'tegra-for-6.18-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes
      Merge tag 'aspeed-6.18-fixes-0' of https://git.kernel.org/pub/scm/linux/kernel/git/bmc/linux into arm/fixes
      Merge tag 'memory-controller-drv-fixes-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/fixes
      Merge tag 'imx-fixes-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes
      Merge tag 'arm-soc/for-6.18/defconfig-arm64-fixes' of https://github.com/Broadcom/stblinux into arm/fixes
      Merge tag 'arm-soc/for-6.18/devicetree-fixes-part2' of https://github.com/Broadcom/stblinux into arm/fixes
      Merge tag 'reset-fixes-for-v6.18' of https://git.pengutronix.de/git/pza/linux into arm/fixes
      Merge tag 'arm-soc/for-6.18/devicetree-arm64-fixes-v2' of https://github.com/Broadcom/stblinux into arm/fixes
      Merge tag 'tee-fix-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into arm/fixes
      Merge tag 'v6.18-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/fixes

Chukun Pan (1):
      arm64: dts: rockchip: drop reset from rk3576 i2c9 node

Dario Binacchi (1):
      ARM: dts: imx6ull-engicam-microgea-rmm: fix report-rate-hz value

Diederik de Haas (2):
      arm64: dts: rockchip: Drop 'rockchip,grf' prop from tsadc on rk3328
      arm64: dts: rockchip: Fix vccio4-supply on rk3566-pinetab2

Dragan Simic (1):
      arm64: dts: rockchip: Make RK3588 GPU OPP table naming less generic

Frank Li (1):
      arm64: dts: imx95: Fix MSI mapping for PCIe endpoint nodes

Frieder Schrempf (1):
      arm64: dts: imx8mp-kontron: Fix USB OTG role switching

Heiko Stuebner (1):
      arm64: dts: rockchip: Fix indentation on rk3399 haikou demo dtso

Jihed Chaibi (1):
      ARM: dts: imx51-zii-rdu1: Fix audmux node names

João Paulo Gonçalves (1):
      arm64: dts: imx8-ss-img: Avoid gpio0_mipi_csi GPIOs being deferred

Krzysztof Kozlowski (1):
      MAINTAINERS: Update Krzysztof Kozlowski's email

Laurent Pinchart (1):
      arm64: dts: broadcom: bcm2712: rpi-5: Add ethernet0 alias

Laurentiu Mihalcea (1):
      reset: imx8mp-audiomix: Fix bad mask values

Mykola Kvach (1):
      arm64: dts: rockchip: fix PCIe 3.3V regulator voltage on orangepi-5

Quentin Schulz (2):
      arm64: dts: rockchip: include rk3399-base instead of rk3399 in rk3399-op1
      arm64: dts: rockchip: disable HS400 on RK3588 Tiger

Rafał Miłecki (1):
      ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet PHY

Randy Dunlap (1):
      tee: <uapi/linux/tee.h: fix all kernel-doc issues

Russell King (Oracle) (1):
      arm64: tegra: Mark Jetson Xavier NX's PHY as a wakeup source

Stefan Wahren (1):
      arm64: defconfig: Fix V3D deferred probe timeout

Tao Ren (1):
      ARM: dts: aspeed: fuji-data64: Enable mac3 controller

 .mailmap                                           |  1 +
 MAINTAINERS                                        |  8 ++++++--
 .../dts/aspeed/aspeed-bmc-facebook-fuji-data64.dts | 14 +++++++++++++
 .../boot/dts/broadcom/bcm47189-luxul-xap-1440.dts  |  4 ++--
 arch/arm/boot/dts/nxp/imx/imx51-zii-rdu1.dts       |  4 ++--
 .../dts/nxp/imx/imx6ull-engicam-microgea-rmm.dts   |  2 +-
 arch/arm64/boot/dts/broadcom/bcm2712-rpi-5-b.dts   | 10 +++++++++
 arch/arm64/boot/dts/freescale/imx8-ss-img.dtsi     |  2 --
 .../boot/dts/freescale/imx8mp-kontron-bl-osm-s.dts | 24 +++++++++++++++++-----
 arch/arm64/boot/dts/freescale/imx95.dtsi           |  3 ++-
 arch/arm64/boot/dts/nvidia/tegra194-p3668.dtsi     |  1 +
 arch/arm64/boot/dts/rockchip/rk3328.dtsi           |  1 -
 arch/arm64/boot/dts/rockchip/rk3399-op1.dtsi       |  2 +-
 .../rockchip/rk3399-puma-haikou-video-demo.dtso    | 10 ++++-----
 .../boot/dts/rockchip/rk3566-bigtreetech-cb2.dtsi  |  6 +++---
 arch/arm64/boot/dts/rockchip/rk3566-pinetab2.dtsi  |  2 +-
 arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dts  |  2 ++
 arch/arm64/boot/dts/rockchip/rk3576.dtsi           | 14 -------------
 arch/arm64/boot/dts/rockchip/rk3588-opp.dtsi       |  2 +-
 arch/arm64/boot/dts/rockchip/rk3588-tiger.dtsi     |  4 +---
 arch/arm64/boot/dts/rockchip/rk3588j.dtsi          |  2 +-
 .../arm64/boot/dts/rockchip/rk3588s-orangepi-5.dts |  4 ++--
 arch/arm64/configs/defconfig                       |  2 +-
 drivers/memory/tegra/tegra210.c                    |  4 ++--
 drivers/reset/reset-imx8mp-audiomix.c              |  4 ++--
 include/uapi/linux/tee.h                           | 23 +++++++++++++--------
 26 files changed, 94 insertions(+), 61 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ