summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2020-04-17efi/x86: Fix the deletion of variables in mixed modeGary Lin
2020-04-17KVM: VMX: fix crash cleanup when KVM wasn't usedVitaly Kuznetsov
2020-04-17KVM: VMX: Add a trampoline to fix VMREAD error handlingSean Christopherson
2020-04-17KVM: x86: Gracefully handle __vmalloc() failure during VM allocationSean Christopherson
2020-04-17KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec supportSean Christopherson
2020-04-17KVM: x86: Allocate new rmap and large page tracking when moving memslotSean Christopherson
2020-04-17KVM: nVMX: Properly handle userspace interrupt window requestSean Christopherson
2020-04-17x86/entry/32: Add missing ASM_CLAC to general_protection entryThomas Gleixner
2020-04-17x86/tsc_msr: Make MSR derived TSC frequency more accurateHans de Goede
2020-04-17x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devicesHans de Goede
2020-04-17x86/tsc_msr: Use named struct initializersHans de Goede
2020-04-17efi/x86: Add TPM related EFI tables to unencrypted mapping checksTom Lendacky
2020-04-17acpi/x86: ignore unspecified bit positions in the ACPI global lock fieldJan Engelhardt
2020-04-17x86/boot: Use unsigned comparison for addressesArvind Sankar
2020-04-17x86: Don't let pgprot_modify() change the page encryption bitThomas Hellstrom
2020-04-01bpf, x32: Fix bug with JMP32 JSET BPF_X checking upper bitsLuke Nelson
2020-04-01x86/ioremap: Fix CONFIG_EFI=n buildBorislav Petkov
2020-03-25x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-03-18x86/mce: Fix logic and comments around MSR_PPIN_CTLTony Luck
2020-03-18perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips
2020-03-18x86/ioremap: Map EFI runtime services data as encrypted for SEVTom Lendacky
2020-03-18KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAsVitaly Kuznetsov
2020-03-18KVM: x86: clear stale x86_emulate_ctxt->intercept valueVitaly Kuznetsov
2020-03-12efi/x86: Handle by-ref arguments covering multiple pages in mixed modeArd Biesheuvel
2020-03-12efi/x86: Align GUIDs to their size in the mixed mode runtime wrapperArd Biesheuvel
2020-03-12x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changesSean Christopherson
2020-03-12x86/xen: Distribute switch variables for initializationKees Cook
2020-03-12x86/boot/compressed: Don't declare __force_order in kaslr_64.cH.J. Lu
2020-03-05kvm: nVMX: VMWRITE checks unsupported field before read-only fieldJim Mattson
2020-03-05kvm: nVMX: VMWRITE checks VMCS-link pointer before VMCS fieldJim Mattson
2020-03-05KVM: x86: Remove spurious clearing of async #PF MSRSean Christopherson
2020-03-05KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction pathSean Christopherson
2020-03-05x86/resctrl: Check monitoring static key in the MBM overflow handlerXiaochen Shen
2020-03-05KVM: SVM: Override default MMIO mask if memory encryption is enabledTom Lendacky
2020-03-05KVM: VMX: check descriptor table exits on instruction emulationOliver Upton
2020-03-05perf/x86/msr: Add Tremont supportKan Liang
2020-03-05perf/x86/cstate: Add Tremont supportKan Liang
2020-03-05perf/x86/intel: Add Elkhart Lake supportKan Liang
2020-02-28KVM: apic: avoid calculating pending eoi from an uninitialized valMiaohe Lin
2020-02-28KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1Vitaly Kuznetsov
2020-02-28KVM: nVMX: clear PIN_BASED_POSTED_INTR from nested pinbased_ctls only when ap...Vitaly Kuznetsov
2020-02-28KVM: nVMX: Check IO instruction VM-exit conditionsOliver Upton
2020-02-28KVM: nVMX: Refactor IO bitmap checks into helper functionOliver Upton
2020-02-28KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOIMiaohe Lin
2020-02-28KVM: nVMX: Don't emulate instructions in guest modePaolo Bonzini
2020-02-28x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERFKim Phillips
2020-02-28x86/mce/amd: Fix kobject lifetimeThomas Gleixner
2020-02-28x86/mce/amd: Publish the bank pointer only after setup has succeededBorislav Petkov
2020-02-28x86/ima: use correct identifier for SetupMode variableArd Biesheuvel
2020-02-24x86/decoder: Add TEST opcode to Group3-2Masami Hiramatsu