From: Linus Torvalds Date: Mon, 10 Mar 2025 20:14:56 +0000 (-1000) Subject: Merge tag 'x86-urgent-2025-03-10' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.14-rc7~33 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4d872d51bc9d7b899c1f61534e3dbde72613f627;p=thirdparty%2Flinux.git Merge tag 'x86-urgent-2025-03-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull x86 fixes from Ingo Molnar: - Fix out-of-bounds access on CPU-less AMD NUMA systems by the microcode code - Make the kernel SGX CPU init code less passive-aggressive about non-working SGX features, instead of silently keeping the driver disabled, this is something people are running into. This doesn't affect functionality, it's a sysadmin QoL fix * tag 'x86-urgent-2025-03-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabled --- 4d872d51bc9d7b899c1f61534e3dbde72613f627