public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: x86-ml <x86@kernel.org>, lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] x86/misc updates for v5.10
Date: Mon, 12 Oct 2020 12:22:29 +0200	[thread overview]
Message-ID: <20201012102229.GF25311@zn.tnic> (raw)

Hi Linus,

please pull some miscellaneous fixes.

Thx.

---

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_misc_for_v5.10

for you to fetch changes up to f94c91f7ba3ba7de2bc8aa31be28e1abb22f849e:

  x86/nmi: Fix nmi_handle() duration miscalculation (2020-10-01 14:42:08 +0200)

----------------------------------------------------------------
* Ratelimit the message about writes to unrecognized MSRs so that they
don't spam the console log, by Chris Down.

* Document how the /proc/cpuinfo machinery works for future reference,
by Kyung Min Park, Ricardo Neri and Dave Hansen.

* Correct the current NMI's duration calculation, by Libing Zhou.

----------------------------------------------------------------
Chris Down (2):
      x86/msr: Prevent userspace MSR access from dominating the console
      x86/msr: Make source of unrecognised MSR writes unambiguous

Kyung Min Park (1):
      Documentation/x86: Add documentation for /proc/cpuinfo feature flags

Libing Zhou (1):
      x86/nmi: Fix nmi_handle() duration miscalculation

 Documentation/x86/cpuinfo.rst | 155 ++++++++++++++++++++++++++++++++++++++++++
 Documentation/x86/index.rst   |   1 +
 arch/x86/kernel/msr.c         |  18 ++++-
 arch/x86/kernel/nmi.c         |   5 +-
 4 files changed, 173 insertions(+), 6 deletions(-)
 create mode 100644 Documentation/x86/cpuinfo.rst
-- 
Regards/Gruss,
    Boris.

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

             reply	other threads:[~2020-10-12 10:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-12 10:22 Borislav Petkov [this message]
2020-10-12 18:21 ` [GIT PULL] x86/misc updates for v5.10 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=20201012102229.GF25311@zn.tnic \
    --to=bp@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox