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, 30 Aug 2021 11:31:32 +0200
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.15

Hi Linus,

here's the usual boring EDAC pull request of stuff which managed to
trickle in for 5.15.

Please pull,
thx.

---

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to cf4e6d52f58399c777276172ec250502e19d5e63:

  EDAC/i10nm: Retrieve and print retry_rd_err_log registers (2021-08-23 10:35:36 -0700)

----------------------------------------------------------------
- Add new HBM2 (High Bandwidth Memory Gen 2) type and add support for it
to the Intel SKx drivers

- Print additional useful per-channel error information on i10nm, like on SKL

- Check whether the AMD decoder is loaded on a guest and if so, don't

- The usual round of fixes and cleanups

----------------------------------------------------------------
Dwaipayan Ray (1):
      EDAC/amd64: Use DEVICE_ATTR helper macros

Krzysztof Kozlowski (1):
      EDAC/altera: Skip defining unused structures for specific configs

Naveen Krishna Chatradhi (1):
      EDAC/mc: Add new HBM2 memory type

Qiuxu Zhuo (2):
      EDAC/skx_common: Set the memory type correctly for HBM memory
      EDAC/i10nm: Fix NVDIMM detection

Smita Koralahalli (1):
      EDAC/mce_amd: Do not load edac_mce_amd module on guests

Youquan Song (1):
      EDAC/i10nm: Retrieve and print retry_rd_err_log registers

 drivers/edac/altera_edac.c |  44 +++++++------
 drivers/edac/amd64_edac.c  |  21 +++----
 drivers/edac/edac_mc.c     |   1 +
 drivers/edac/i10nm_base.c  | 152 ++++++++++++++++++++++++++++++++++++++++++++-
 drivers/edac/mce_amd.c     |   3 +
 drivers/edac/skx_base.c    |   3 +-
 drivers/edac/skx_common.c  |   9 ++-
 drivers/edac/skx_common.h  |   7 ++-
 include/linux/edac.h       |   3 +
 9 files changed, 205 insertions(+), 38 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ