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:   Wed, 20 Apr 2022 09:27:12 +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: drivers for v5.19

Hi,

Early pull with few commits.

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-5.19

for you to fetch changes up to d37b07897e5024088b2170b8e6e1c68d567b9be6:

  memory: fsl-corenet-cf: Use helper function devm_platform_ioremap_resource() (2022-04-19 16:59:03 +0200)

----------------------------------------------------------------
Memory controller drivers for v5.19

1. Exynos: Reduce memory usage/allocation in Exynos5422 DMC driver.
2. Renesas:
   - Add bindings for R-Car H3/M3/E3.
   - Simplify single/double data register access.
3. Minor cleanups: TI/EMIF and FSL/Corenet.

----------------------------------------------------------------
Christophe JAILLET (1):
      memory: samsung: exynos5422-dmc: Avoid some over memory allocation

Geert Uytterhoeven (2):
      dt-bindings: memory: renesas,rpc-if: Document R-Car H3/M3/E3 support
      memory: renesas-rpc-if: Simplify single/double data register access

Krzysztof Kozlowski (1):
      memory: emif: remove unneeded ENOMEM error messages

Lv Ruyi (1):
      memory: fsl-corenet-cf: Use helper function devm_platform_ioremap_resource()

 .../memory-controllers/renesas,rpc-if.yaml         |  5 ++++
 drivers/memory/emif.c                              | 11 +--------
 drivers/memory/fsl-corenet-cf.c                    |  9 +------
 drivers/memory/renesas-rpc-if.c                    | 28 +++++++---------------
 drivers/memory/samsung/exynos5422-dmc.c            |  5 ++--
 5 files changed, 17 insertions(+), 41 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ