linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-edac <linux-edac@vger.kernel.org>,
	lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] EDAC updates for v5.15
Date: Mon, 30 Aug 2021 11:31:32 +0200	[thread overview]
Message-ID: <YSyldBbc4ngIMUhS@zn.tnic> (raw)

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

             reply	other threads:[~2021-08-30  9:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-30  9:31 Borislav Petkov [this message]
2021-08-30 20:41 ` [GIT PULL] EDAC updates for v5.15 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YSyldBbc4ngIMUhS@zn.tnic \
    --to=bp@suse.de \
    --cc=linux-edac@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).