All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Borislav Petkov <bp@alien8.de>,
	Thomas Gleixner <tglx@linutronix.de>,
	Peter Zijlstra <a.p.zijlstra@chello.nl>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: [GIT PULL] x86/fpu changes for v5.7
Date: Tue, 31 Mar 2020 10:15:25 +0200	[thread overview]
Message-ID: <20200331081525.GA40938@gmail.com> (raw)

Linus,

Please pull the latest x86-fpu-for-linus git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-fpu-for-linus

   # HEAD: 16171bffc829272d5e6014bad48f680cb50943d9 x86/pkeys: Add check for pkey "overflow"

Misc changes:

 - add a pkey sanity check

 - three commits to improve and future-proof xstate/xfeature handling some more

 Thanks,

	Ingo

------------------>
Dave Hansen (1):
      x86/pkeys: Add check for pkey "overflow"

Yu-cheng Yu (3):
      x86/fpu/xstate: Fix last_good_offset in setup_xstate_features()
      x86/fpu/xstate: Fix XSAVES offsets in setup_xstate_comp()
      x86/fpu/xstate: Warn when checking alignment of disabled xfeatures


 arch/x86/include/asm/pkeys.h |  5 +++
 arch/x86/kernel/fpu/xstate.c | 75 +++++++++++++++++++++++---------------------
 2 files changed, 44 insertions(+), 36 deletions(-)

             reply	other threads:[~2020-03-31  8:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-31  8:15 Ingo Molnar [this message]
2020-03-31 19:15 ` [GIT PULL] x86/fpu changes for v5.7 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=20200331081525.GA40938@gmail.com \
    --to=mingo@kernel.org \
    --cc=a.p.zijlstra@chello.nl \
    --cc=akpm@linux-foundation.org \
    --cc=bp@alien8.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --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 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.