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]
Date:   Mon, 10 Jan 2022 10:35:40 +0100
From:   Borislav Petkov <bp@...e.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 v5.17

Hi Linus,

please pull the collected pile of EDAC updates for v5.17.

Thx.

---

The following changes since commit 0fcfb00b28c0b7884635dacf38e46d60bf3d4eb1:

  Linux 5.16-rc4 (2021-12-05 14:08:22 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/edac_updates_for_v5.17_rc1

for you to fetch changes up to da0119a9123c73269657fc61f537223d6affef02:

  Merge branches 'edac-misc' and 'edac-amd64' into edac-updates-for-v5.17 (2022-01-10 10:07:00 +0100)

----------------------------------------------------------------
- Add support for version 3 of the Synopsys DDR controller to synopsys_edac

- Add support for DRR5 and new models 0x10-0x1f and 0x50-0x5f of AMD
  family 0x19 CPUs to amd64_edac

- The usual set of fixes and cleanups

----------------------------------------------------------------
Borislav Petkov (1):
      Merge branches 'edac-misc' and 'edac-amd64' into edac-updates-for-v5.17

Colin Ian King (1):
      EDAC/sb_edac: Remove redundant initialization of variable rc

Dinh Nguyen (4):
      EDAC/synopsys: Use the quirk for version instead of ddr version
      EDAC/synopsys: Add support for version 3 of the Synopsys EDAC DDR
      EDAC/synopsys: Enable the driver on Intel's N5X platform
      dt-bindings: memory: Add entry for version 3.80a

Jason Wang (1):
      RAS/CEC: Remove a repeated 'an' in a comment

Marc Bevand (1):
      EDAC/amd64: Add support for family 19h, models 50h-5fh

Randy Dunlap (1):
      EDAC/sifive: Fix non-kernel-doc comment

Yazen Ghannam (2):
      EDAC: Add RDDR5 and LRDDR5 memory types
      EDAC/amd64: Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh

 .../memory-controllers/synopsys,ddrc-ecc.yaml      |  1 +
 drivers/edac/Kconfig                               |  2 +-
 drivers/edac/amd64_edac.c                          | 36 ++++++++++++++-
 drivers/edac/amd64_edac.h                          |  8 +++-
 drivers/edac/edac_mc.c                             |  2 +
 drivers/edac/sb_edac.c                             |  2 +-
 drivers/edac/sifive_edac.c                         |  2 +-
 drivers/edac/synopsys_edac.c                       | 52 ++++++++++++++++++----
 drivers/ras/cec.c                                  |  2 +-
 include/linux/edac.h                               |  6 +++
 10 files changed, 98 insertions(+), 15 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Ivo Totev, HRB 36809, AG Nürnberg

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ