linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* x86/RAS updates for 5.7
@ 2020-03-30  8:56 Borislav Petkov
  0 siblings, 0 replies; only message in thread
From: Borislav Petkov @ 2020-03-30  8:56 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

Hi Linus,

please pull the RAS updates which got collected this time around.

Thx.

---
The following changes since commit 11a48a5a18c63fd7621bb050228cebf13566e4d8:

  Linux 5.6-rc2 (2020-02-16 13:16:59 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/ras_updates_for_5.7

for you to fetch changes up to 077168e241ec5a3b273652acb1e85f8bc1dc2d81:

  x86/mce/amd: Add PPIN support for AMD MCE (2020-03-22 11:03:47 +0100)

----------------------------------------------------------------
* Do not report spurious MCEs on some Intel platforms caused by errata;
by Prarit Bhargava.

* Change dev-mcelog's hardcoded limit of 32 error records to a dynamic
one, controlled by the number of logical CPUs, by Tony Luck.

* Add support for the processor identification number (PPIN) on AMD, by
Wei Huang.

----------------------------------------------------------------
Prarit Bhargava (1):
      x86/mce: Do not log spurious corrected mce errors

Tony Luck (1):
      x86/mce/dev-mcelog: Dynamically allocate space for machine check records

Wei Huang (1):
      x86/mce/amd: Add PPIN support for AMD MCE

 arch/x86/include/asm/cpufeatures.h   |  1 +
 arch/x86/include/asm/mce.h           |  6 ++---
 arch/x86/kernel/cpu/amd.c            | 30 +++++++++++++++++++++++
 arch/x86/kernel/cpu/mce/core.c       |  4 +++
 arch/x86/kernel/cpu/mce/dev-mcelog.c | 47 +++++++++++++++++++++---------------
 arch/x86/kernel/cpu/mce/intel.c      | 17 +++++++++++++
 arch/x86/kernel/cpu/mce/internal.h   |  2 ++
 7 files changed, 84 insertions(+), 23 deletions(-)

-- 
Regards/Gruss,
    Boris.

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

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

only message in thread, other threads:[~2020-03-30  8:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-30  8:56 x86/RAS updates for 5.7 Borislav Petkov

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).