From: Linus Torvalds Date: Sun, 17 Nov 2024 17:35:51 +0000 (-0800) Subject: Merge tag 'x86_urgent_for_v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.12~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f66d6acccbc08b4146f4c2cf9445241f70f5517d;p=platform%2Fkernel%2Flinux-amlogic.git Merge tag 'x86_urgent_for_v6.12' of git://git./linux/kernel/git/tip/tip Pull x86 fixes from Borislav Petkov: - Make sure a kdump kernel with CONFIG_IMA_KEXEC enabled and booted on an AMD SME enabled hardware properly decrypts the ima_kexec buffer information passed to it from the previous kernel - Fix building the kernel with Clang where a non-TLS definition of the stack protector guard cookie leads to bogus code generation - Clear a wrongly advertised virtualized VMLOAD/VMSAVE feature flag on some Zen4 client systems as those insns are not supported on client * tag 'x86_urgent_for_v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/mm: Fix a kdump kernel failure on SME system when CONFIG_IMA_KEXEC=y x86/stackprotector: Work around strict Clang TLS symbol requirements x86/CPU/AMD: Clear virtualized VMLOAD/VMSAVE on Zen4 client --- f66d6acccbc08b4146f4c2cf9445241f70f5517d