public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] x86/fpu for 6.4
@ 2023-04-27 16:10 Dave Hansen
  2023-04-28 17:23 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Hansen @ 2023-04-27 16:10 UTC (permalink / raw)
  To: torvalds; +Cc: x86, linux-kernel, Dave Hansen

Hi Linus,

Please pull some x86/fpu changes for 6.4. There's no _actual_ kernel
functionality here.  This expands the documentation around AMX support
including some code examples. The example code also exposed the fact
that hardware architecture constants as part of the ABI, but there's
no easy place that they get defined for apps.  Adding them to a uabi
header will eventually make life easier for consumers of the ABI.

--

The following changes since commit e8d018dd0257f744ca50a729e3d042cf2ec9da65:

  Linux 6.3-rc3 (2023-03-19 13:27:55 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_fpu_for_6.4

for you to fetch changes up to 5fbff260755750559aa12a30f6fa7f8a863666f1:

  Documentation/x86: Explain the state component permission for guests (2023-03-22 13:08:02 -0700)

----------------------------------------------------------------
 * Improve AMX documentation along with example code
 * Explicitly make some hardware constants part of the uabi

----------------------------------------------------------------
Chang S. Bae (4):
      Documentation/x86: Explain the purpose for dynamic features
      x86/arch_prctl: Add AMX feature numbers as ABI constants
      Documentation/x86: Add the AMX enabling example
      Documentation/x86: Explain the state component permission for guests

 Documentation/x86/xstate.rst      | 100 ++++++++++++++++++++++++++++++++++++++
 arch/x86/include/uapi/asm/prctl.h |   3 ++
 2 files changed, 103 insertions(+)

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

* Re: [GIT PULL] x86/fpu for 6.4
  2023-04-27 16:10 [GIT PULL] x86/fpu for 6.4 Dave Hansen
@ 2023-04-28 17:23 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-04-28 17:23 UTC (permalink / raw)
  To: Dave Hansen; +Cc: torvalds, x86, linux-kernel, Dave Hansen

The pull request you sent on Thu, 27 Apr 2023 09:10:10 -0700:

> https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_fpu_for_6.4

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

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:[~2023-04-28 17:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-27 16:10 [GIT PULL] x86/fpu for 6.4 Dave Hansen
2023-04-28 17:23 ` 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