Linux EDAC development
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Tony Luck <tony.luck@intel.com>,
	linux-edac <linux-edac@vger.kernel.org>,
	lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] RAS updates for 5.2
Date: Mon, 6 May 2019 13:46:51 +0200	[thread overview]
Message-ID: <20190506114651.GG6094@zn.tnic> (raw)

Hi Linus,

please pull this branch

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

to receive the latest RAS updates:

- Support for varying MCA bank numbers per CPU: this is in preparation for
  future CPU enablement (Yazen Ghannam)

- MCA banks read race fix (Tony Luck)

- Facility to filter MCEs which should not be logged (Yazen Ghannam)

- The usual round of cleanups and fixes

Thx.

---
The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

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 71a84402b93e5fbd8f817f40059c137e10171788:

  x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h models (2019-04-23 18:16:07 +0200)

----------------------------------------------------------------
Borislav Petkov (1):
      x86/mce: Remove mce_report_event()

Tony Luck (2):
      MAINTAINERS: Fix file pattern for X86 MCE INFRASTRUCTURE
      x86/mce: Fix machine_check_poll() tests for error types

WANG Chao (1):
      RAS/CEC: Increment cec_entered under the mutex lock

Yazen Ghannam (4):
      x86/MCE: Group AMD function prototypes in <asm/mce.h>
      x86/mce: Handle varying MCA bank counts
      x86/MCE: Add an MCE-record filtering function
      x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h models

YueHaibing (1):
      x86/mce: Fix debugfs_simple_attr.cocci warnings

 MAINTAINERS                        |   2 +-
 arch/x86/include/asm/mce.h         |  25 ++++-----
 arch/x86/kernel/cpu/mce/amd.c      |  52 ++++++++++++++-----
 arch/x86/kernel/cpu/mce/core.c     | 102 +++++++++++++++++++++----------------
 arch/x86/kernel/cpu/mce/genpool.c  |   3 ++
 arch/x86/kernel/cpu/mce/inject.c   |  14 ++---
 arch/x86/kernel/cpu/mce/internal.h |   9 ++++
 drivers/edac/mce_amd.c             |   4 +-
 drivers/ras/cec.c                  |   4 +-
 9 files changed, 132 insertions(+), 83 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Linux GmbH, GF: Felix Imendörffer, Mary Higgins, Sri Rasiah, HRB 21284 (AG Nürnberg)

             reply	other threads:[~2019-05-06 11:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-06 11:46 Borislav Petkov [this message]
2019-05-07  3:25 ` [GIT PULL] RAS updates for 5.2 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=20190506114651.GG6094@zn.tnic \
    --to=bp@suse.de \
    --cc=linux-edac@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tony.luck@intel.com \
    --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