All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] x86/urgent for v6.3-rc4
@ 2023-03-26 12:40 Borislav Petkov
  2023-03-26 16:21 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2023-03-26 12:40 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

Hi Linus,

please pull a couple of x86/urgent fixes for 6.3.

Thx.

---

The following changes since commit cbebd68f59f03633469f3ecf9bea99cd6cce3854:

  x86/mm: Fix use of uninitialized buffer in sme_enable() (2023-03-16 12:22:25 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_urgent_for_v6.3_rc4

for you to fetch changes up to 62faca1ca10cc84e99ae7f38aa28df2bc945369b:

  selftests/x86/amx: Add a ptrace test (2023-03-22 11:00:49 -0700)

----------------------------------------------------------------
- Add a AMX ptrace self test

- Prevent a false-positive warning when retrieving the (invalid) address of
  dynamic FPU features in their init state which are not saved in
  init_fpstate at all

- Randomize per-CPU entry areas only when KASLR is enabled

----------------------------------------------------------------
Chang S. Bae (2):
      x86/fpu/xstate: Prevent false-positive warning in __copy_xstate_uabi_buf()
      selftests/x86/amx: Add a ptrace test

Michal Koutný (1):
      x86/mm: Do not shuffle CPU entry areas without KASLR

 arch/x86/kernel/fpu/xstate.c      |  30 +++++------
 arch/x86/mm/cpu_entry_area.c      |   7 +++
 tools/testing/selftests/x86/amx.c | 108 ++++++++++++++++++++++++++++++++++++--
 3 files changed, 126 insertions(+), 19 deletions(-)

-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

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

* Re: [GIT PULL] x86/urgent for v6.3-rc4
  2023-03-26 12:40 [GIT PULL] x86/urgent for v6.3-rc4 Borislav Petkov
@ 2023-03-26 16:21 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-03-26 16:21 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: Linus Torvalds, x86-ml, lkml

The pull request you sent on Sun, 26 Mar 2023 14:40:50 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_urgent_for_v6.3_rc4

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

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-03-26 16:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-26 12:40 [GIT PULL] x86/urgent for v6.3-rc4 Borislav Petkov
2023-03-26 16:21 ` pr-tracker-bot

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.