Linux EDAC development
 help / color / mirror / Atom feed
* [GIT,PULL] EDAC tree for 4.17
@ 2018-04-03 11:44 Boris Petkov
  0 siblings, 0 replies; only message in thread
From: Boris Petkov @ 2018-04-03 11:44 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-edac, lkml

Hi Linus,

here's this round of EDAC updates. Noteworthy is the NVDIMM support
by Tony Luck.

Please pull,
thanks!
---
The following changes since commit bf8486709ac7fad99e4040dea73fe466c57a4ae1:

  EDAC, sb_edac: Fix out of bound writes during DIMM configuration on KNL (2018-02-23 12:05:37 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tags/edac_for_4.17

for you to fetch changes up to 6fd052665274b4e7570491ba272f2dbb09cbbcd5:

  EDAC, sb_edac: Remove variable length array usage (2018-03-17 05:24:55 +0100)

----------------------------------------------------------------
* Add NVDIMM support to EDAC (Tony Luck)

* misc fixes

----------------------------------------------------------------
Gustavo A. R. Silva (1):
      EDAC, sb_edac: Remove variable length array usage

Rasmus Villemoes (1):
      EDAC, layerscape: Allow building for LS1021A

Tony Luck (5):
      EDAC: Drop duplicated array of strings for memory type names
      EDAC: Add new memory type for non-volatile DIMMs
      acpi, nfit: Add function to look up nvdimm device and provide SMBIOS handle
      firmware, DMI: Add function to look up a handle and return DIMM size
      EDAC, skx_edac: Detect non-volatile DIMMs

 drivers/acpi/nfit/core.c     | 27 ++++++++++++++++++
 drivers/edac/Kconfig         |  7 +++--
 drivers/edac/edac_mc.c       | 41 ++++++++++++++-------------
 drivers/edac/edac_mc_sysfs.c | 26 ++---------------
 drivers/edac/sb_edac.c       | 12 ++++----
 drivers/edac/skx_edac.c      | 67 ++++++++++++++++++++++++++++++++++++++++----
 drivers/firmware/dmi_scan.c  | 31 ++++++++++++++++++++
 include/acpi/nfit.h          | 18 ++++++++++++
 include/linux/dmi.h          |  2 ++
 include/linux/edac.h         |  3 ++
 10 files changed, 175 insertions(+), 59 deletions(-)
 create mode 100644 include/acpi/nfit.h

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-04-03 11:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-03 11:44 [GIT,PULL] EDAC tree for 4.17 Boris Petkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox