From: Linus Torvalds Date: Sun, 7 Apr 2024 16:33:21 +0000 (-0700) Subject: Merge tag 'x86-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.9-rc4-pxa1908~71 X-Git-Url: https://git.dujemihanovic.xyz/?a=commitdiff_plain;h=9fe30842a90be9b57a3bd1a37c9aed92918cc6d0;p=linux.git Merge tag 'x86-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull x86 fixes from Ingo Molnar: - Fix MCE timer reinit locking - Fix/improve CoCo guest random entropy pool init - Fix SEV-SNP late disable bugs - Fix false positive objtool build warning - Fix header dependency bug - Fix resctrl CPU offlining bug * tag 'x86-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunk x86/mce: Make sure to grab mce_sysfs_mutex in set_bank() x86/CPU/AMD: Track SNP host status with cc_platform_*() x86/cc: Add cc_platform_set/_clear() helpers x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM x86/coco: Require seeding RNG with RDRAND on CoCo systems x86/numa/32: Include missing x86/resctrl: Fix uninitialized memory read when last CPU of domain goes offline --- 9fe30842a90be9b57a3bd1a37c9aed92918cc6d0