- f0b5105 kvm: nvmx: limit atomic switch MSRs by Marc Orr · 5 years ago
- 0cb8410 kvm: svm: Intercept RDPRU by Jim Mattson · 5 years ago
- a06dcd6 kvm: x86: Add "significant index" flag to a few CPUID leaves by Jim Mattson · 5 years ago
- 9a5c034 KVM: x86/mmu: Skip invalid pages during zapping iff root_count is zero by Sean Christopherson · 5 years ago
- ca333ad KVM: x86/mmu: Explicitly track only a single invalid mmu generation by Sean Christopherson · 5 years ago
- 1060520 KVM: x86/mmu: Revert "KVM: x86/mmu: Remove is_obsolete() call" by Sean Christopherson · 5 years ago
- 31741eb KVM: x86/mmu: Revert "Revert "KVM: MMU: reclaim the zapped-obsolete page first"" by Sean Christopherson · 5 years ago
- 4506ecf KVM: x86/mmu: Revert "Revert "KVM: MMU: collapse TLB flushes when zap all pages"" by Sean Christopherson · 5 years ago
- fbb158c KVM: x86/mmu: Revert "Revert "KVM: MMU: zap pages in batch"" by Sean Christopherson · 5 years ago
- 14a3c4f KVM: x86/mmu: Revert "Revert "KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages"" by Sean Christopherson · 5 years ago
- dd6223c KVM: x86/mmu: Revert "Revert "KVM: MMU: show mmu_valid_gen in shadow page related tracepoints"" by Sean Christopherson · 5 years ago
- 92f58b5 KVM: x86/mmu: Use fast invalidate mechanism to zap MMIO sptes by Sean Christopherson · 5 years ago
- fac026d KVM: x86/mmu: Treat invalid shadow pages as obsolete by Sean Christopherson · 5 years ago
- d0f5a86 KVM: LAPIC: Tune lapic_timer_advance_ns smoothly by Wanpeng Li · 5 years ago
- bf653b7 KVM: vmx: Introduce handle_unexpected_vmexit and handle WAITPKG vmexit by Tao Xu · 5 years ago
- 6e3ba4a KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL by Tao Xu · 5 years ago
- e69e72fa KVM: x86: Add support for user wait instructions by Tao Xu · 5 years ago
- 41577ab KVM: x86: Add comments to document various emulation types by Sean Christopherson · 5 years ago
- 1957aa6 KVM: VMX: Handle single-step #DB for EMULTYPE_SKIP on EPT misconfig by Sean Christopherson · 5 years ago
- 60fc3d0 KVM: x86: Remove emulation_result enums, EMULATE_{DONE,FAIL,USER_EXIT} by Sean Christopherson · 5 years ago
- 8fff271 KVM: VMX: Remove EMULATE_FAIL handling in handle_invalid_guest_state() by Sean Christopherson · 5 years ago
- 9497e1f KVM: x86: Move triple fault request into RM int injection by Sean Christopherson · 5 years ago
- 1051778 KVM: x86: Handle emulation failure directly in kvm_task_switch() by Sean Christopherson · 5 years ago
- 738fece KVM: x86: Exit to userspace on emulation skip failure by Sean Christopherson · 5 years ago
- c83fad65e KVM: x86: Move #UD injection for failed emulation into emulation code by Sean Christopherson · 5 years ago
- b400060 KVM: x86: Add explicit flag for forced emulation on #UD by Sean Christopherson · 5 years ago
- 42cbf06 KVM: x86: Move #GP injection for VMware into x86_emulate_instruction() by Sean Christopherson · 5 years ago
- a6c6ed1 KVM: x86: Don't attempt VMWare emulation on #GP with non-zero error code by Sean Christopherson · 5 years ago
- 120c2c4 KVM: x86: Refactor kvm_vcpu_do_singlestep() to remove out param by Sean Christopherson · 5 years ago
- 22da61c KVM: x86: Clean up handle_emulation_failure() by Sean Christopherson · 5 years ago
- bc8a0aa KVM: x86: Relocate MMIO exit stats counting by Sean Christopherson · 5 years ago
- 5845038 KVM: nVMX: Check Host Address Space Size on vmentry of nested guests by Krish Sadhukhan · 5 years ago
- b2d8b16 KVM: x86: hyper-v: set NoNonArchitecturalCoreSharing CPUID bit when SMT is impossible by Vitaly Kuznetsov · 5 years ago
- a073d7e KVM: hyperv: Fix Direct Synthetic timers assert an interrupt w/o lapic_in_kernel by Wanpeng Li · 5 years ago
- 319109a KVM: x86: Manually flush collapsible SPTEs only when toggling flags by Sean Christopherson · 5 years ago
- 5a0165f KVM: x86: announce KVM_CAP_HYPERV_ENLIGHTENED_VMCS support only when it is available by Vitaly Kuznetsov · 5 years ago
- 956e255 KVM: x86: svm: remove unneeded nested_enable_evmcs() hook by Vitaly Kuznetsov · 5 years ago
- 6f6a657 KVM/Hyper-V/VMX: Add direct tlb flush support by Vitaly Kuznetsov · 5 years ago
- 344c6c8 KVM/Hyper-V: Add new KVM capability KVM_CAP_HYPERV_DIRECT_TLBFLUSH by Tianyu Lan · 5 years ago
- 7a83247 x86/Hyper-V: Fix definition of struct hv_vp_assist_page by Tianyu Lan · 5 years ago
- e2ada66 kvm: x86: Add Intel PMU MSRs to msrs_to_save[] by Jim Mattson · 5 years ago
- 9dca343 Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 5 years ago
- 227c3e9 Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linux by Linus Torvalds · 5 years ago
- 45824fc Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
- d7b0827 Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
- 574cc45 Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
- 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
- 8b53c76 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
- 1f7d290 Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
- fe38bd6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
- 77dcfe2 Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
- 7f2444d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- c5f12fd Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 258b16e Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 3fb7f3a Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 2cdd5cc Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 5 years ago
- 7ac63f6 Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- e2bddc2 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 6f24671 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- ac51667 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- e0d60a1 Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 22331f8 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- fc6fd13 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 49a21e52 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- df4c0b1 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 7e67a85 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 772c1d0 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- c7eba51 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- cc9b499 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 94d18ee Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- e77fafe Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
- 52a5525 Merge tag 'iommu-updates-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 5 years ago
- 6729fb6 Merge tag 'hwmon-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 5 years ago
- 8e97be2 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 563c4f8 Merge branch 'sched/rt' into sched/core, to pick up -rt changes by Ingo Molnar · 5 years ago
- 851b6cb um: Use real DMA barriers by Johannes Berg · 5 years ago
- a30cc14 um: Don't use generic barrier.h by Johannes Berg · 5 years ago
- 7a1bb4f um: Fix VDSO compiler warning by Johannes Berg · 5 years ago
- 32ee823 x86: bug.h: use asm_inline in _BUG_FLAGS definitions by Rasmus Villemoes · 5 years ago
- 40576e5 x86: alternative.h: use asm_inline for all alternative variants by Rasmus Villemoes · 5 years ago
- 002c5f7 KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslot by Sean Christopherson · 5 years ago
- 541ab2a KVM: x86: work around leak of uninitialized stack contents by Fuqian Huang · 5 years ago
- f7eea63 KVM: nVMX: handle page fault in vmread by Paolo Bonzini · 5 years ago
- fb3925d KVM: X86: Use IPI shorthands in kvm guest when support by Wanpeng Li · 5 years ago
- 9521778 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 4b9852f KVM: x86: Fix INIT signal handling in various CPU states by Liran Alon · 5 years ago
- 4a53d99 KVM: VMX: Introduce exit reason for receiving INIT signal on guest-mode by Liran Alon · 5 years ago
- 95c0654 KVM: VMX: Stop the preemption timer during vCPU reset by Wanpeng Li · 5 years ago
- 2b0911d KVM: LAPIC: Micro optimize IPI latency by Wanpeng Li · 5 years ago
- 1cfff4d kvm: Nested KVM MMUs need PAE root too by Jiří Paleček · 6 years ago
- c8848ce KVM: x86: set ctxt->have_exception in x86_decode_insn() by Jan Dakinevich · 5 years ago
- 8530a79 KVM: x86: always stop emulation on page fault by Jan Dakinevich · 5 years ago
- 1328edc cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are available by Wanpeng Li · 5 years ago
- 380e005 KVM: nVMX: trace nested VM-Enter failures detected by H/W by Sean Christopherson · 5 years ago
- 5497b95 KVM: nVMX: add tracepoint for failed nested VM-Enter by Sean Christopherson · 5 years ago
- a061985 x86: KVM: svm: Fix a check in nested_svm_vmrun() by Dan Carpenter · 5 years ago
- 7396d33 KVM: x86: Return to userspace with internal error on unexpected exit reason by Liran Alon · 5 years ago
- b4dca15 swiotlb-xen: simplify cache maintainance by Christoph Hellwig · 5 years ago
- 7b7a577 xen: remove the exports for xen_{create,destroy}_contiguous_region by Christoph Hellwig · 5 years ago
- e95adb9 Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qcom', 'arm/renesas', 'x86/amd', 'x86/vt-d' and 'core' into next by Joerg Roedel · 5 years ago