linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] x86/urgent for v5.13
@ 2021-06-25  8:54 Borislav Petkov
  2021-06-25 17:49 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2021-06-25  8:54 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

Hi Linus,

here are two more x86/urgent fixes for 5.13.

Please pull,
thx.

---

The following changes since commit 13311e74253fe64329390df80bed3f07314ddd61:

  Linux 5.13-rc7 (2021-06-20 15:03:15 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_urgent_for_v5.13

for you to fetch changes up to f9dfb5e390fab2df9f7944bb91e7705aba14cd26:

  x86/fpu: Make init_fpstate correct with optimized XSAVE (2021-06-22 11:06:21 +0200)

----------------------------------------------------------------
Two more urgent FPU fixes:

 - prevent unprivileged userspace from reinitializing supervisor states

 - Prepare init_fpstate, which is the buffer used when initializing
 FPU state, properly in case the skip-writing-state-components XSAVE*
 variants are used.

----------------------------------------------------------------
Thomas Gleixner (2):
      x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate()
      x86/fpu: Make init_fpstate correct with optimized XSAVE

 arch/x86/include/asm/fpu/internal.h | 30 ++++++++-------------------
 arch/x86/kernel/fpu/signal.c        | 26 ++++++++---------------
 arch/x86/kernel/fpu/xstate.c        | 41 ++++++++++++++++++++++++++++++++++---
 3 files changed, 54 insertions(+), 43 deletions(-)

-- 
Regards/Gruss,
    Boris.

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] x86/urgent for v5.13
  2021-06-25  8:54 [GIT PULL] x86/urgent for v5.13 Borislav Petkov
@ 2021-06-25 17:49 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-06-25 17:49 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: Linus Torvalds, x86-ml, lkml

The pull request you sent on Fri, 25 Jun 2021 10:54:06 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_urgent_for_v5.13

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/94ca94bbbb5f50180ecaac31566dfe5ed44c7994

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-25 17:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-25  8:54 [GIT PULL] x86/urgent for v5.13 Borislav Petkov
2021-06-25 17:49 ` pr-tracker-bot

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