All of lore.kernel.org
 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>, x86-ml <x86@kernel.org>,
	lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] RAS updates for 5.5
Date: Mon, 25 Nov 2019 09:00:35 +0100	[thread overview]
Message-ID: <20191125080035.GB12432@zn.tnic> (raw)

Hi Linus,

please pull the below branch to receive the RAS updates this time
around, which are, as follows:

* Fully reworked thermal throttling notifications, there should be no more
  spamming of dmesg (by Srinivas Pandruvada and Benjamin Berg)

* More enablement for the Intel-compatible CPUs Zhaoxin (by Tony W Wang-oc)

* PPIN support for Icelake (by Tony Luck)

Thx.

---
The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -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 f6656208f04e5b3804054008eba4bf7170f4c841:

  x86/mce/therm_throt: Optimize notifications of thermal throttle (2019-11-12 15:56:04 +0100)

----------------------------------------------------------------
Benjamin Berg (1):
      x86/mce: Lower throttling MCE messages' priority to warning

Borislav Petkov (1):
      x86/mce/amd: Make disable_err_thresholding() static

Srinivas Pandruvada (1):
      x86/mce/therm_throt: Optimize notifications of thermal throttle

Tony Luck (1):
      x86/mce: Add Xeon Icelake to list of CPUs that support PPIN

Tony W Wang-oc (3):
      x86/mce: Add Zhaoxin MCE support
      x86/mce: Add Zhaoxin CMCI support
      x86/mce: Add Zhaoxin LMCE support

 arch/x86/kernel/cpu/mce/amd.c         |   2 +-
 arch/x86/kernel/cpu/mce/core.c        |  93 +++++++++++--
 arch/x86/kernel/cpu/mce/intel.c       |  11 +-
 arch/x86/kernel/cpu/mce/internal.h    |   6 +
 arch/x86/kernel/cpu/mce/therm_throt.c | 251 ++++++++++++++++++++++++++++++----
 5 files changed, 319 insertions(+), 44 deletions(-)

-- 
Regards/Gruss,
    Boris.

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

             reply	other threads:[~2019-11-25  8:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-25  8:00 Borislav Petkov [this message]
2019-11-26  2:15 ` [GIT PULL] RAS updates for 5.5 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=20191125080035.GB12432@zn.tnic \
    --to=bp@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tony.luck@intel.com \
    --cc=torvalds@linux-foundation.org \
    --cc=x86@kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.