mirror of
https://github.com/torvalds/linux.git
synced 2026-01-12 00:42:35 +08:00
To pick up changes from:54de197c9a("Merge tag 'x86_sgx_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip")679fcce002("Merge tag 'kvm-x86-svm-6.19' of https://github.com/kvm-x86/linux into HEAD")3767def18f("x86/cpufeatures: Add support for L3 Smart Data Cache Injection Allocation Enforcement")f6106d41ec("x86/bugs: Use an x86 feature to track the MMIO Stale Data mitigation")7baadd463e("x86/cpufeatures: Enumerate the LASS feature bits")47955b58cf("x86/cpufeatures: Correct LKGS feature flag description")5d0316e25d("x86/cpufeatures: Add X86_FEATURE_X2AVIC_EXT")6ffdb49101("x86/cpufeatures: Add X86_FEATURE_SGX_EUPDATESVN feature flag")4793f990ea("KVM: x86: Advertise EferLmsleUnsupported to userspace")bb5f13df3c("perf/x86/intel: Add counter group support for arch-PEBS")52448a0a73("perf/x86/intel: Setup PEBS data configuration and enable legacy groups")d21954c8a0("perf/x86/intel: Process arch-PEBS records or record fragments")bffeb2fd0b("x86/microcode/intel: Enable staging when available")740144bc6b("x86/microcode/intel: Establish staging control logic") This should address these tools/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. Cc: x86@kernel.org Signed-off-by: Namhyung Kim <namhyung@kernel.org>