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: <c3c4961b-fe2a-4fcc-a7a1-f8b5352e09a2@csgroup.eu>
Date: Thu, 14 Nov 2024 15:08:23 +0100
From: Christophe Leroy <christophe.leroy@...roup.eu>
To: soc@...nel.org, Arnd Bergmann <arnd@...db.de>
Cc: Herve Codina <herve.codina@...tlin.com>,
 "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
 Javier Carrasco <javier.carrasco.cruz@...il.com>
Subject: [GIT PULL] SOC FSL for 6.13

Hi Arnd,

Please pull the following Freescale Soc Drivers changes for 6.13

Thanks
Christophe

The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

   Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)

are available in the Git repository at:

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

for you to fetch changes up to cb3daa51db819a172e9524e96e2ed96b4237e51a:

   soc: fsl: cpm1: qmc: Set the ret error code on platform_get_irq() 
failure (2024-11-14 08:26:15 +0100)

----------------------------------------------------------------
FSL SOC changes for 6.13:

- Fix a missing of_node_put() in RCPM
- Fix a missing error code on failure in CPM1 QMC
- Switch to using for_each_available_child_of_node_scoped() in CPM1 TSA

----------------------------------------------------------------
Herve Codina (1):
       soc: fsl: cpm1: qmc: Set the ret error code on platform_get_irq() 
failure

Javier Carrasco (2):
       soc: fsl: cpm1: tsa: switch to 
for_each_available_child_of_node_scoped()
       soc: fsl: rcpm: fix missing of_node_put() in 
copy_ippdexpcr1_setting()

  drivers/soc/fsl/qe/qmc.c |  4 +++-
  drivers/soc/fsl/qe/tsa.c | 28 ++++------------------------
  drivers/soc/fsl/rcpm.c   |  1 +
  3 files changed, 8 insertions(+), 25 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ