aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2022-02-16KVM: VMX: Set vmcs.PENDING_DBG.BS on #DB in STI/MOVSS blocking shadowSean Christopherson
2022-02-16KVM: SVM: Don't kill SEV guest if SMAP erratum triggers in usermodeSean Christopherson
2022-02-16KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCSVitaly Kuznetsov
2022-02-16KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMERVitaly Kuznetsov
2022-02-16x86/perf: Avoid warning for Arch LBR without XSAVEAndi Kleen
2022-02-09Merge tag 'v5.10.99' into v5.10/standard/baseBruce Ashfield
2022-02-09Merge tag 'v5.10.97' into v5.10/standard/baseBruce Ashfield
2022-02-08x86/perf: Default set FREEZE_ON_SMI for allPeter Zijlstra
2022-02-08perf/x86/intel/pt: Fix crash with stop filters in single-range modeTristan Hume
2022-02-05x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPINTony Luck
2022-02-05x86/mce: Add Xeon Sapphire Rapids to list of CPUs that support PPINTony Luck
2022-02-05KVM: x86: Forcibly leave nested virt when SMM state is toggledSean Christopherson
2022-02-03Merge tag 'v5.10.96' into v5.10/standard/baseBruce Ashfield
2022-02-03Merge tag 'v5.10.95' into v5.10/standard/baseBruce Ashfield
2022-02-02Merge tag 'v5.10.94' into v5.10/standard/baseBruce Ashfield
2022-02-01x86/MCE/AMD: Allow thresholding interface updates after initYazen Ghannam
2022-02-01KVM: x86: Update vCPU's runtime CPUID on write to MSR_IA32_XSSLike Xu
2022-02-01perf/x86/intel/uncore: Fix CAS_COUNT_WRITE issue for ICXZhengjun Xing
2022-02-01Revert "KVM: SVM: avoid infinite loop on NPF from bad address"Sean Christopherson
2022-01-29KVM: x86/mmu: Fix write-protection of PTs mapped by the TDP MMUDavid Matlack
2022-01-27x86/kbuild: Enable CONFIG_KALLSYMS_ALL=y in the defconfigsIngo Molnar
2022-01-27um: registers: Rename function names to avoid conflicts and build problemsRandy Dunlap
2022-01-27x86/mce: Mark mce_read_aux() noinstrBorislav Petkov
2022-01-27x86/mce: Mark mce_end() noinstrBorislav Petkov
2022-01-27x86/mce: Mark mce_panic() noinstrBorislav Petkov
2022-01-27x86/mce: Allow instrumentation during task work queueingBorislav Petkov
2022-01-27x86/mm: Flush global TLB when switching to trampoline page-tableJoerg Roedel
2022-01-27clocksource: Reduce clocksource-skew thresholdPaul E. McKenney
2022-01-27x86/mce/inject: Avoid out-of-bounds write when setting flagsZhang Zixun
2022-01-27x86/boot/compressed: Move CLANG_FLAGS to beginning of KBUILD_CFLAGSNathan Chancellor
2022-01-27x86/uaccess: Move variable into switch case statementKees Cook
2022-01-27x86/gpu: Reserve stolen memory for first integrated Intel GPULucas De Marchi
2022-01-27KVM: VMX: switch blocked_vcpu_on_cpu_lock to raw spinlockMarcelo Tosatti
2022-01-25Merge tag 'v5.10.93' into v5.10/standard/baseBruce Ashfield
2022-01-20KVM: x86: remove PMU FIXED_CTR3 from msrs_to_save_allWei Wang
2022-01-20KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guestSean Christopherson
2022-01-20perf: Protect perf_guest_cbs with RCUSean Christopherson
2021-12-30Merge tag 'v5.10.89' into v5.10/standard/baseBruce Ashfield
2021-12-30Merge tag 'v5.10.88' into v5.10/standard/baseBruce Ashfield
2021-12-29KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPUSean Christopherson
2021-12-29x86/pkey: Fix undefined behaviour with PKRU_WD_BITAndrew Cooper
2021-12-22KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_C...Vitaly Kuznetsov
2021-12-19Merge tag 'v5.10.87' into v5.10/standard/baseBruce Ashfield
2021-12-17KVM: x86: Ignore sparse banks size for an "all CPUs", non-sparse IPI reqSean Christopherson
2021-12-14Merge tag 'v5.10.85' into v5.10/standard/baseBruce Ashfield
2021-12-14KVM: x86: Wait for IPIs to be delivered when handling Hyper-V TLB flush hyper...Vitaly Kuznetsov
2021-12-14x86/sme: Explicitly map new EFI memmap table as encryptedTom Lendacky
2021-12-08Merge tag 'v5.10.84' into v5.10/standard/baseBruce Ashfield
2021-12-08x86/64/mm: Map all kernel memory into trampoline_pgdJoerg Roedel
2021-12-08x86/tsc: Disable clocksource watchdog for TSC on qualified platormsFeng Tang