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>] [day] [month] [year] [list]
Message-ID: <26615a15-3494-435f-b0c1-861122b4b5e1@csgroup.eu>
Date: Wed, 24 Sep 2025 18:02:41 +0200
From: Christophe Leroy <christophe.leroy@...roup.eu>
To: soc@...nel.org, Arnd Bergmann <arnd@...db.de>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] SOC FSL for 6.18

Hi Arnd,

Please pull the following Freescale Soc Drivers changes for 6.18

The bus/fsl-mc changes outside soc/fsl tree are acked by maintainer of 
QORIQ DPAA2 FSL-MC BUS DRIVER.

Thanks
Christophe

The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

   Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

   https://github.com/chleroy/linux.git tags/soc_fsl-6.18-1

for you to fetch changes up to 5498f07842cbddd86c725b960acb8e478684ca45:

   soc/fsl/qbman: Use for_each_online_cpu() instead of for_each_cpu() 
(2025-09-22 21:31:08 +0200)

----------------------------------------------------------------
FSL SOC Changes for 6.18:
- Use for_each_online_cpu() instead of for_each_cpu() in qbman
- Update FSL QUICC ENGINE GPIO driver to a standard platform driver
and stop using legacy-of-mm-gpiochip.h header
- Misc fixes on bus/fsl-mc

----------------------------------------------------------------
Chelsy Ratnawat (1):
       bus: fsl-mc: Replace snprintf and sprintf with sysfs_emit in 
sysfs show functions

Christophe Leroy (2):
       soc: fsl: qe: Change GPIO driver to a proper platform driver
       soc: fsl: qe: Drop legacy-of-mm-gpiochip.h header from GPIO driver

Fushuai Wang (1):
       soc/fsl/qbman: Use for_each_online_cpu() instead of for_each_cpu()

Salah Triki (1):
       bus: fsl-mc: Check return value of platform_get_resource()

  arch/powerpc/platforms/Kconfig          |   1 -
  drivers/bus/fsl-mc/fsl-mc-bus.c         |   9 ++-
  drivers/soc/fsl/qbman/qman_test_stash.c |   2 +-
  drivers/soc/fsl/qe/gpio.c               | 139 
+++++++++++++++++---------------
  4 files changed, 82 insertions(+), 69 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ