linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] x86/fpu updates for v6.17
@ 2025-07-29  7:12 Ingo Molnar
  2025-07-30  3:39 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2025-07-29  7:12 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, the arch/x86 maintainers, Chang S. Bae,
	Oleg Nesterov

Linus,

Please pull the latest x86/fpu Git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-fpu-2025-07-29

   # HEAD: 1cec9ac2d071cfd2da562241aab0ef701355762a x86/fpu: Delay instruction pointer fixup until after warning

x86 FPU changes for v6.17:

 - Most of the changes are related to the implementation of
   CET supervisor state support for guests, and its preparatory
   changes. (Chao Gao)

 - Improve/fix the debug output for unexpected FPU exceptions
   (Dave Hansen)

 Thanks,

	Ingo

------------------>
Chao Gao (4):
      x86/fpu/xstate: Differentiate default features for host and guest FPUs
      x86/fpu: Initialize guest FPU permissions from guest defaults
      x86/fpu: Initialize guest fpstate and FPU pseudo container from guest defaults
      x86/fpu: Remove xfd argument from __fpstate_reset()

Dave Hansen (1):
      x86/fpu: Delay instruction pointer fixup until after warning

Yang Weijiang (2):
      x86/fpu/xstate: Introduce "guest-only" supervisor xfeature set
      x86/fpu/xstate: Add CET supervisor xfeature support as a guest-only feature


 arch/x86/include/asm/fpu/types.h  | 49 +++++++++++++++++++++++++++++++-----
 arch/x86/include/asm/fpu/xstate.h |  9 ++++---
 arch/x86/kernel/fpu/core.c        | 53 ++++++++++++++++++++++++++++-----------
 arch/x86/kernel/fpu/init.c        |  1 +
 arch/x86/kernel/fpu/xstate.c      | 40 +++++++++++++++++++++++------
 arch/x86/mm/extable.c             |  5 ++--
 6 files changed, 124 insertions(+), 33 deletions(-)

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

* Re: [GIT PULL] x86/fpu updates for v6.17
  2025-07-29  7:12 [GIT PULL] x86/fpu updates for v6.17 Ingo Molnar
@ 2025-07-30  3:39 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-07-30  3:39 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Linus Torvalds, linux-kernel, the arch/x86 maintainers,
	Chang S. Bae, Oleg Nesterov

The pull request you sent on Tue, 29 Jul 2025 09:12:14 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-fpu-2025-07-29

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0c23929f358c949f6254c46883afc2bba415d36e

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:[~2025-07-30  3:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-29  7:12 [GIT PULL] x86/fpu updates for v6.17 Ingo Molnar
2025-07-30  3:39 ` 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).