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>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231027100920.GAZTuMUJEP5LI7mZ+S@fat_crate.local>
Date:   Fri, 27 Oct 2023 12:09:20 +0200
From:   Borislav Petkov <bp@...en8.de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-edac <linux-edac@...r.kernel.org>,
        lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] EDAC updates for v6.7

Hi Linus,

please pull EDAC updates for 6.7. I know, the merge window hasn't opened
yet but lemme send you the stuff which is ready anyway and since you
prefer early pull requests...

Thx.

---

The following changes since commit 8a749fd1a8720d4619c91c8b6e7528c0a355c0aa:

  Linux 6.6-rc4 (2023-10-01 14:15:13 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/edac_updates_for_v6.7

for you to fetch changes up to 6f15b178cd6315c997981f76c6ebed7ad39144c5:

  EDAC/versal: Add a Xilinx Versal memory controller driver (2023-10-23 19:41:27 +0200)

----------------------------------------------------------------
- A new EDAC driver for Xilinx's Versal integrated memory controller

----------------------------------------------------------------
Shubhrajyoti Datta (2):
      dt-bindings: memory-controllers: Add support for Xilinx Versal EDAC for DDRMC
      EDAC/versal: Add a Xilinx Versal memory controller driver

 .../memory-controllers/xlnx,versal-ddrmc-edac.yaml |   57 ++
 MAINTAINERS                                        |    7 +
 drivers/edac/Kconfig                               |   12 +
 drivers/edac/Makefile                              |    1 +
 drivers/edac/versal_edac.c                         | 1069 ++++++++++++++++++++
 include/linux/firmware/xlnx-zynqmp.h               |   12 +
 6 files changed, 1158 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/memory-controllers/xlnx,versal-ddrmc-edac.yaml
 create mode 100644 drivers/edac/versal_edac.c

-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ