summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2022-03-20kvm/emulate: Fix SETcc emulation function offsets with SLSBorislav Petkov
2022-03-13Merge tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-11x86/sgx: Free backing memory after faulting the enclave pageJarkko Sakkinen
2022-03-11x86/traps: Mark do_int3() NOKPROBE_SYMBOLLi Huafei
2022-03-09x86/boot: Add setup_indirect support in early_memremap_is_setup_data()Ross Philipson
2022-03-09x86/boot: Fix memremap of setup_indirect structuresRoss Philipson
2022-03-08x86/module: Fix the paravirt vs alternative orderPeter Zijlstra
2022-03-07Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-05x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMTJosh Poimboeuf
2022-03-05x86/speculation: Warn about Spectre v2 LFENCE mitigationJosh Poimboeuf
2022-03-02KVM: x86: pull kvm->srcu read-side to kvm_arch_vcpu_ioctl_runPaolo Bonzini
2022-03-02KVM: x86/mmu: Passing up the error state of mmu_alloc_shadow_roots()Like Xu
2022-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-02-28x86/speculation: Use generic retpoline by default on AMDKim Phillips
2022-02-25KVM: x86: Yield to IPI target vCPU only if it is busyLi RongQing
2022-02-25x86/kvmclock: Fix Hyper-V Isolated VM's boot issue when vCPUs > 64Dexuan Cui
2022-02-25x86/kvm: Don't waste memory if kvmclock is disabledWanpeng Li
2022-02-25x86/kvm: Don't use PV TLB/yield when mwait is advertisedWanpeng Li
2022-02-25Revert "KVM: VMX: Save HOST_CR3 in vmx_prepare_switch_to_guest()"Sean Christopherson
2022-02-25Revert "KVM: VMX: Save HOST_CR3 in vmx_set_host_fs_gs()"Sean Christopherson
2022-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-02-24KVM: x86: nSVM: disallow userspace setting of MSR_AMD64_TSC_RATIO to non defa...Maxim Levitsky
2022-02-24KVM: x86/mmu: make apf token non-zero to fix bugLiang Zhang
2022-02-21x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf
2022-02-21x86/speculation: Add eIBRS + Retpoline optionsPeter Zijlstra
2022-02-21x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)
2022-02-20Merge tag 'x86_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-02-18x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearingAndy Lutomirski
2022-02-18x86/kvm: Don't use pv tlb/ipi/sched_yield if on 1 vCPUWanpeng Li
2022-02-18x86/kvm: Fix compilation warning in non-x86_64 buildsLeonardo Bras
2022-02-17x86/sgx: Fix missing poison handling in reclaimerReinette Chatre
2022-02-17x86/kvm/fpu: Remove kvm_vcpu_arch.guest_supported_xcr0Leonardo Bras
2022-02-17x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0Leonardo Bras
2022-02-17kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup modeAnton Romanov
2022-02-17KVM: x86: Add KVM_CAP_ENABLE_CAP to x86Aaron Lewis
2022-02-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-02-14KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAWJim Mattson
2022-02-14KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf eventJim Mattson
2022-02-13Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-02-13Merge tag 'x86_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-02-12Merge tag 'for-linus-5.17a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-02-11KVM: SVM: fix race between interrupt delivery and AVIC inhibitionMaxim Levitsky
2022-02-11KVM: SVM: set IRR in svm_deliver_interruptPaolo Bonzini
2022-02-11KVM: SVM: extract avic_ring_doorbellMaxim Levitsky
2022-02-11Merge branch 'acpi-x86'Rafael J. Wysocki
2022-02-10x86/sgx: Silence softlockup detection when releasing large enclavesReinette Chatre
2022-02-10KVM: x86/xen: Fix runstate updates to be atomic when preempting vCPUDavid Woodhouse
2022-02-10xen/x2apic: Fix inconsistent indentingJiapeng Chong
2022-02-10xen/x86: detect support for extended destination IDRoger Pau Monne