summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2020-02-26Revert "KVM: x86: enable -Werror"Christoph Hellwig
2020-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-02-23KVM: nVMX: Check IO instruction VM-exit conditionsOliver Upton
2020-02-23KVM: nVMX: Refactor IO bitmap checks into helper functionOliver Upton
2020-02-23KVM: nVMX: Don't emulate instructions in guest modePaolo Bonzini
2020-02-23KVM: nVMX: Emulate MTF when performing instruction emulationOliver Upton
2020-02-23KVM: fix error handling in svm_hardware_setupLi RongQing
2020-02-22Merge tag 'ras-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-22Merge tag 'x86-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-21Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-21KVM: SVM: Fix potential memory leak in svm_cpu_init()Miaohe Lin
2020-02-21KVM: apic: avoid calculating pending eoi from an uninitialized valMiaohe Lin
2020-02-21KVM: nVMX: clear PIN_BASED_POSTED_INTR from nested pinbased_ctls only when ap...Vitaly Kuznetsov
2020-02-21KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1Vitaly Kuznetsov
2020-02-21kvm: x86: svm: Fix NULL pointer dereference when AVIC not enabledSuravee Suthikulpanit
2020-02-21KVM: VMX: Add VMX_FEATURE_USR_WAIT_PAUSEXiaoyao Li
2020-02-21KVM: nVMX: Hold KVM's srcu lock when syncing vmcs12->shadowwanpeng li
2020-02-21KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOIMiaohe Lin
2020-02-20Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-02-20kvm/emulate: fix a -Werror=cast-function-typeQian Cai
2020-02-20KVM: x86: fix incorrect comparison in trace eventPaolo Bonzini
2020-02-20x86/xen: Distribute switch variables for initializationKees Cook
2020-02-19x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERFKim Phillips
2020-02-19x86/boot/compressed: Don't declare __force_order in kaslr_64.cH.J. Lu
2020-02-17KVM: nVMX: Fix some obsolete comments and grammar errorMiaohe Lin
2020-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-02-14x86/mce/amd: Fix kobject lifetimeThomas Gleixner
2020-02-13x86/mce/amd: Publish the bank pointer only after setup has succeededBorislav Petkov
2020-02-12KVM: x86: enable -WerrorPaolo Bonzini
2020-02-12KVM: x86: fix WARN_ON check of an unsigned less than zeroPaolo Bonzini
2020-02-12KVM: x86/mmu: Fix struct guest_walker arrays for 5-level pagingSean Christopherson
2020-02-12KVM: nVMX: Use correct root level for nested EPT shadow page tablesSean Christopherson
2020-02-12KVM: nVMX: Fix some comment typos and coding styleMiaohe Lin
2020-02-12KVM: x86/mmu: Avoid retpoline on ->page_fault() with TDPSean Christopherson
2020-02-12KVM: apic: reuse smp_wmb() in kvm_make_request()Miaohe Lin
2020-02-12KVM: x86: remove duplicated KVM_REQ_EVENT requestMiaohe Lin
2020-02-12KVM: x86: Deliver exception payload on KVM_GET_VCPU_EVENTSOliver Upton
2020-02-12KVM: nVMX: Handle pending #DB when injecting INIT VM-exitOliver Upton
2020-02-12KVM: x86: Mask off reserved bit from #DB exception payloadOliver Upton
2020-02-12KVM: x86: do not reset microcode version on INIT or RESETPaolo Bonzini
2020-02-11x86/ima: use correct identifier for SetupMode variableArd Biesheuvel
2020-02-11perf/x86/intel: Fix inaccurate period in context switch for auto-reloadKan Liang
2020-02-11perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event mapKim Phillips
2020-02-11perf/x86/msr: Add Tremont supportKan Liang
2020-02-11perf/x86/cstate: Add Tremont supportKan Liang
2020-02-11perf/x86/intel: Add Elkhart Lake supportKan Liang
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-02-09Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-09Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds