Hi Linus,

please pull the latest ras-core-for-linus tree from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git ras-core-for-linus

This time around we have in store:

* Disable MC4_MISC thresholding banks on all AMD family 0x15 models (Shirish S)

* AMD MCE error descriptions update and error decode improvements (Yazen 
Ghannam)

* The usual smaller conversions and fixes

Thanks,
Boris.

------------------>

The following changes since commit 1c7fc5cbc33980acd13d668f1c8f0313d6ae9fd8:

  Linux 5.0-rc2 (2019-01-14 10:41:12 +1200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git ras-core-for-linus

for you to fetch changes up to 41f035a86b5b72a4f947c38e94239d20d595352a:

  x86/mce: Improve error message when kernel cannot recover, p2 (2019-02-25 
23:21:35 +0100)

----------------------------------------------------------------
Andy Shevchenko (2):
      x86/MCE: Switch to use the new generic UUID API
      RAS: Use consistent types for UUIDs

Borislav Petkov (1):
      RAS: Add a MAINTAINERS entry

Shirish S (2):
      x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models
      x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk

Tony Luck (1):
      x86/mce: Improve error message when kernel cannot recover, p2

Yazen Ghannam (7):
      x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank types
      x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU units
      x86/MCE/AMD, EDAC/mce_amd: Add new error descriptions for some SMCA bank 
types
      EDAC, mce_amd: Match error descriptions to latest documentation
      EDAC, mce_amd: Print ExtErrorCode and description on a single line
      EDAC/mce_amd: Decode MCA_STATUS[Scrub] bit
      EDAC/mce_amd: Decode MCA_STATUS in bit definition order

 MAINTAINERS                        |  10 ++
 arch/x86/include/asm/mce.h         |   7 +
 arch/x86/kernel/cpu/mce/amd.c      |  62 +++++++-
 arch/x86/kernel/cpu/mce/apei.c     |  10 +-
 arch/x86/kernel/cpu/mce/core.c     |  30 ----
 arch/x86/kernel/cpu/mce/severity.c |   5 +
 drivers/edac/mce_amd.c             | 291 ++++++++++++++++++++++++-------------
 drivers/ras/ras.c                  |   2 +-
 include/ras/ras_event.h            |   8 +-
 9 files changed, 282 insertions(+), 143 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 
(AG Nürnberg)

Reply via email to