* [GIT PULL] x86/urgent for v6.8-rc2
@ 2024-01-28 10:06 Borislav Petkov
2024-01-28 18:47 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2024-01-28 10:06 UTC (permalink / raw)
To: Linus Torvalds; +Cc: x86-ml, lkml
Hi Linus,
please pull a couple of urgent x86 fixes for v6.8-rc2.
Thx.
---
The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:
Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_urgent_for_v6.8_rc2
for you to fetch changes up to b9328fd636bd50da89e792e135b234ba8e6fe59f:
x86/CPU/AMD: Add more models to X86_FEATURE_ZEN5 (2024-01-25 12:26:21 +0100)
----------------------------------------------------------------
- Make sure 32-bit syscall registers are properly sign-extended
- Add detection for AMD's Zen5 generation CPUs and Intel's Clearwater
Forest CPU model number
- Make a stub function export non-GPL because it is part of the
paravirt alternatives and that can be used by non-GPL code
----------------------------------------------------------------
Borislav Petkov (AMD) (1):
x86/CPU/AMD: Add X86_FEATURE_ZEN5
Juergen Gross (1):
x86/paravirt: Make BUG_func() usable by non-GPL modules
Mario Limonciello (1):
x86/CPU/AMD: Add more models to X86_FEATURE_ZEN5
Richard Palethorpe (1):
x86/entry/ia32: Ensure s32 is sign extended to s64
Tony Luck (1):
x86/cpu: Add model number for Intel Clearwater Forest processor
arch/x86/include/asm/cpufeatures.h | 4 +---
arch/x86/include/asm/intel-family.h | 2 ++
arch/x86/include/asm/syscall_wrapper.h | 25 +++++++++++++++++++++----
arch/x86/kernel/alternative.c | 2 +-
arch/x86/kernel/cpu/amd.c | 28 ++++++++++++++++++++++++----
include/linux/syscalls.h | 1 +
6 files changed, 50 insertions(+), 12 deletions(-)
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-01-28 18:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-28 10:06 [GIT PULL] x86/urgent for v6.8-rc2 Borislav Petkov
2024-01-28 18:47 ` 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
all inboxes | Powered by JetHome®