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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20260121121353.5yip2gf4bxljosjr@thrill>
Date: Wed, 21 Jan 2026 06:13:53 -0600
From: Nishanth Menon <nm@...com>
To: SoC <soc@...nel.org>, <arm@...nel.org>
CC: SoC list <soc@...ts.linux.dev>, <linux-arm-kernel@...ts.infradead.org>,
	<linux-kernel@...r.kernel.org>, Santosh Shilimkar <ssantosh@...nel.org>,
	"Tony Lindgren" <tony@...mide.com>, Vignesh Raghavendra <vigneshr@...com>,
	"Nishanth Menon" <nm@...com>
Subject: [GIT PULL 1/3] soc: ti: Driver updates for v6.20

Hi,

Please pull:
The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

  Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-driver-soc-for-v6.20

for you to fetch changes up to 80db65d4acfb9ff12d00172aed39ea8b98261aad:

  soc: ti: pruss: Fix double free in pruss_clk_mux_setup() (2026-01-14 11:00:07 -0600)

----------------------------------------------------------------
TI SoC driver updates for v6.20

Bug Fixes:
- pruss: Fix double free in pruss_clk_mux_setup()
- k3-socinfo: Fix regmap leak on probe failure
- k3-socinfo: Fix compile testing dependency issue

Cleanups:
- knav_dma/knav_qmss: Remove redundant ENOMEM printks and simplify error messages
- knav_dma/knav: Simplify code with scoped for each OF child loops
- ti_sci.h: Fix all kernel-doc warnings

----------------------------------------------------------------
Johan Hovold (2):
      soc: ti: k3-socinfo: Fix compile testing
      soc: ti: k3-socinfo: Fix regmap leak on probe failure

Krzysztof Kozlowski (5):
      soc: ti: knav_qmss: Remove ENOMEM printks
      soc: ti: knav_dma: Remove ENOMEM printks
      soc: ti: knav_dma: Simplify error messages in probe
      soc: ti: knav: Simplify with scoped for each OF child loop
      soc: ti: knav_dma: Simplify with scoped for each OF child loop

Randy Dunlap (1):
      firmware: ti_sci.h: fix all kernel-doc warnings

Wentao Liang (1):
      soc: ti: pruss: Fix double free in pruss_clk_mux_setup()

 drivers/firmware/ti_sci.h        | 29 ++++++++++++++++-------------
 drivers/soc/ti/Kconfig           |  2 +-
 drivers/soc/ti/k3-socinfo.c      |  2 +-
 drivers/soc/ti/knav_dma.c        | 21 +++++++--------------
 drivers/soc/ti/knav_qmss_queue.c | 25 +++++++------------------
 drivers/soc/ti/pruss.c           |  6 ++----
 6 files changed, 34 insertions(+), 51 deletions(-)

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D
https://ti.com/opensource

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ