summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2020-04-29KVM: VMX: Enable machine check support for 32bit targetsUros Bizjak
2020-04-29x86/KVM: Clean up host's steal time structureBoris Ostrovsky
2020-04-29x86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missedBoris Ostrovsky
2020-04-29x86/kvm: Cache gfn to pfn translationBoris Ostrovsky
2020-04-29KVM: nVMX: Always sync GUEST_BNDCFGS when it comes from vmcs01Sean Christopherson
2020-04-29KVM: VMX: Zero out *all* general purpose registers after VM-ExitSean Christopherson
2020-04-23x86: ACPI: fix CPU hotplug deadlockQian Cai
2020-04-23x86/Hyper-V: Report crash data in die() when panic_on_oops is setTianyu Lan
2020-04-23x86/Hyper-V: Report crash register data or kmsg before running crash kernelTianyu Lan
2020-04-21x86/resctrl: Fix invalid attempt at removing the default resource groupReinette Chatre
2020-04-21x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse
2020-04-21x86/microcode/AMD: Increase microcode PATCH_MAX_SIZEJohn Allen
2020-04-21kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBDJim Mattson
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: 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-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-02ftrace/x86: Anotate text_mutex split between ftrace_arch_code_modify_post_pro...Jiri Kosina
2020-03-25x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-03-20perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips
2020-03-18x86/mce: Fix logic and comments around MSR_PPIN_CTLTony Luck
2020-03-18KVM: x86: clear stale x86_emulate_ctxt->intercept valueVitaly Kuznetsov
2020-03-16KVM: SVM: fix up incorrect backportGreg Kroah-Hartman
2020-03-11efi/x86: Handle by-ref arguments covering multiple pages in mixed modeArd Biesheuvel
2020-03-11efi/x86: Align GUIDs to their size in the mixed mode runtime wrapperArd Biesheuvel
2020-03-11x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changesSean Christopherson
2020-03-11x86/xen: Distribute switch variables for initializationKees Cook
2020-03-11x86/boot/compressed: Don't declare __force_order in kaslr_64.cH.J. Lu
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-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-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: 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-24x86/decoder: Add TEST opcode to Group3-2Masami Hiramatsu
2020-02-24x86/mm: Fix NX bit clearing issue in kernel_map_pages_in_pgdArd Biesheuvel
2020-02-24x86/nmi: Remove irq_work from the long duration NMI handlerChangbin Du