This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 4a5df3796467 Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://g [...] new a5ca1dc46a6b x86/CPU/AMD: Clear virtualized VMLOAD/VMSAVE on Zen4 client new 577c134d311b x86/stackprotector: Work around strict Clang TLS symbol re [...] new 8d9ffb2fe65a x86/mm: Fix a kdump kernel failure on SME system when CONF [...] new f66d6acccbc0 Merge tag 'x86_urgent_for_v6.12' of git://git.kernel.org/p [...]
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: arch/x86/Makefile | 5 +++-- arch/x86/entry/entry.S | 16 ++++++++++++++++ arch/x86/include/asm/asm-prototypes.h | 3 +++ arch/x86/kernel/cpu/amd.c | 11 +++++++++++ arch/x86/kernel/cpu/common.c | 2 ++ arch/x86/kernel/vmlinux.lds.S | 3 +++ arch/x86/mm/ioremap.c | 6 ++++-- 7 files changed, 42 insertions(+), 4 deletions(-)