mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-02-19 19:30:27 -05:00
To pick up the changes in this cset:7b306dfa32x86/sev: Evict cache lines during SNP memory validation65f55a3017x86/CPU/AMD: Add CPUID faulting supportd8010d4ba4x86/bugs: Add a Transient Scheduler Attacks mitigationa3c4f3396bx86/msr-index: Add AMD workload classification MSRs17ec2f9653KVM: VMX: Allow guest to set DEBUGCTL.RTM_DEBUG if RTM is supported This addresses these perf build warnings: Warning: Kernel ABI header differences: diff -u tools/arch/x86/include/asm/cpufeatures.h arch/x86/include/asm/cpufeatures.h diff -u tools/arch/x86/include/asm/msr-index.h arch/x86/include/asm/msr-index.h Please see tools/include/uapi/README for further details. Cc: x86@kernel.org Signed-off-by: Namhyung Kim <namhyung@kernel.org>