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]
Date:   Thu,  7 Apr 2022 10:14:48 +0200
From:   Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To:     Olof Johansson <olof@...om.net>, Arnd Bergmann <arnd@...db.de>,
        arm@...nel.org, soc@...nel.org
Cc:     Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
        linux-kernel@...r.kernel.org, Krzysztof Kozlowski <krzk@...nel.org>
Subject: [GIT PULL] memory: Fixes for v5.18 (current cycle)

Hi,

Fixes for v5.18, please. One is recently introduced, others were already
existing.

Best regards,
Krzysztof


The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl.git tags/memory-controller-drv-fixes-5.18

for you to fetch changes up to dd8adc713b1656ce469702eba8fc1adc4db91dc4:

  memory: fsl_ifc: populate child nodes of buses and mfd devices (2022-04-06 09:39:16 +0200)

----------------------------------------------------------------
Memory controller drivers - fixes for v5.18

Issues in v5.18:
1. Freescale/NXP: fix populating children of Integrated Flash Controller
   DT nodes.

Issues existing before:
1. Renesas: fix platform-device leak in probe's error path.
2. Atmel: fix of_node reference leak in probe's error path.
3. Synopsys: correct the bindings for snps,ddrc-3.80a (interrupts are
   required).

----------------------------------------------------------------
Johan Hovold (1):
      memory: renesas-rpc-if: fix platform-device leak in error path

Li Yang (1):
      memory: fsl_ifc: populate child nodes of buses and mfd devices

Miaoqian Lin (1):
      memory: atmel-ebi: Fix missing of_node_put in atmel_ebi_probe

Sherry Sun (1):
      dt-bindings: memory: snps,ddrc-3.80a compatible also need interrupts

 .../memory-controllers/synopsys,ddrc-ecc.yaml      |  6 ++++--
 drivers/memory/atmel-ebi.c                         | 23 ++++++++++++++++------
 drivers/memory/fsl_ifc.c                           |  3 +--
 drivers/memory/renesas-rpc-if.c                    | 10 +++++++++-
 4 files changed, 31 insertions(+), 11 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ