aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2022-04-08xen: fix is_xen_pmu()Juergen Gross
2022-04-08KVM: x86/emulator: Defer not-present segment check in __load_segment_descript...Hou Wenlong
2022-04-08KVM: x86: Fix emulation in writing cr8Zhenzhong Duan
2022-04-08perf/x86/intel/pt: Fix address filter config for 32-bit kernelAdrian Hunter
2022-03-28Merge tag 'v5.15.32' into v5.15/standard/baseBruce Ashfield
2022-03-28ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 boardMark Cilissen
2022-03-21Merge tag 'v5.15.30' into v5.15/standard/baseBruce Ashfield
2022-03-21Merge tag 'v5.15.29' into v5.15/standard/baseBruce Ashfield
2022-03-21Merge tag 'v5.15.28' into v5.15/standard/baseBruce Ashfield
2022-03-19x86/module: Fix the paravirt vs alternative orderPeter Zijlstra
2022-03-16x86/traps: Mark do_int3() NOKPROBE_SYMBOLLi Huafei
2022-03-16x86/sgx: Free backing memory after faulting the enclave pageJarkko Sakkinen
2022-03-16x86/boot: Add setup_indirect support in early_memremap_is_setup_data()Ross Philipson
2022-03-16x86/boot: Fix memremap of setup_indirect structuresRoss Philipson
2022-03-16KVM: x86/mmu: kvm_faultin_pfn has to return false if pfh is returnedAndrei Vagin
2022-03-16x86/kvm: Don't use pv tlb/ipi/sched_yield if on 1 vCPUWanpeng Li
2022-03-16kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup modeAnton Romanov
2022-03-11x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMTJosh Poimboeuf
2022-03-11x86/speculation: Warn about Spectre v2 LFENCE mitigationJosh Poimboeuf
2022-03-11x86/speculation: Use generic retpoline by default on AMDKim Phillips
2022-03-11x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf
2022-03-11x86/speculation: Add eIBRS + Retpoline optionsPeter Zijlstra
2022-03-11x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)
2022-03-11x86,bugs: Unconditionally allow spectre_v2=retpoline,amdPeter Zijlstra
2022-03-09Merge tag 'v5.15.27' into v5.15/standard/baseBruce Ashfield
2022-03-08KVM: x86/mmu: Passing up the error state of mmu_alloc_shadow_roots()Like Xu
2022-03-08mm: defer kmemleak object creation of module_alloc()Kefeng Wang
2022-03-08x86/hyperv: Properly deal with empty cpumasks in hyperv_flush_tlb_multi()Vitaly Kuznetsov
2022-03-08KVM: x86: Exit to userspace if emulation prepared a completion callbackHou Wenlong
2022-03-08KVM: x86: Handle 32-bit wrap of EIP for EMULTYPE_SKIP with flat code segSean Christopherson
2022-03-08KVM: X86: Ensure that dirty PDPTRs are loadedLai Jiangshan
2022-03-08KVM: VMX: Read Posted Interrupt "control" exactly once per loop iterationSean Christopherson
2022-03-08KVM: VMX: Don't unblock vCPU w/ Posted IRQ if IRQs are disabled in guestPaolo Bonzini
2022-03-02Merge tag 'v5.15.26' into v5.15/standard/baseBruce Ashfield
2022-03-02Merge tag 'v5.15.25' into v5.15/standard/baseBruce Ashfield
2022-03-02KVM: x86/mmu: make apf token non-zero to fix bugLiang Zhang
2022-03-02x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearingAndy Lutomirski
2022-02-23x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asmNick Desaulniers
2022-02-23KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAWJim Mattson
2022-02-23KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf eventJim Mattson
2022-02-23KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()Like Xu
2022-02-23KVM: x86: nSVM: mark vmcb01 as dirty when restoring SMM saved stateMaxim Levitsky
2022-02-23KVM: x86: nSVM: fix potential NULL derefernce on nested migrationMaxim Levitsky
2022-02-23KVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits in !NPT && !gCR0.PG caseMaxim Levitsky
2022-02-23KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which is a result of RSMMaxim Levitsky
2022-02-23KVM: x86/xen: Fix runstate updates to be atomic when preempting vCPUDavid Woodhouse
2022-02-23x86/Xen: streamline (and fix) PV CPU enumerationJan Beulich
2022-02-23Revert "svm: Add warning message for AVIC IPI invalid target"Sean Christopherson
2022-02-20Merge tag 'v5.15.24' into v5.15/standard/baseBruce Ashfield
2022-02-16x86/sgx: Silence softlockup detection when releasing large enclavesReinette Chatre