summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pstore-v4.17-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-091-2/+2
|\
| * pstore: fix crypto dependencies without compressionTobias Regnery2018-04-061-2/+2
* | selinux: fix missing dput() before selinuxfs unmountStephen Smalley2018-04-091-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-09150-1982/+11900
|\ \
| * | kvm: x86: fix a prototype warningPeng Hao2018-04-061-1/+1
| * | kvm: selftests: add sync_regs_testPaolo Bonzini2018-04-046-1/+595
| * | kvm: selftests: add API testing infrastructurePaolo Bonzini2018-04-0412-0/+5813
| * | kvm: x86: fix a compile warningPeng Hao2018-04-041-1/+1
| * | KVM: X86: Add Force Emulation Prefix for "emulate the next instruction"Wanpeng Li2018-04-041-1/+15
| * | KVM: X86: Introduce handle_ud()Wanpeng Li2018-04-044-16/+18
| * | KVM: vmx: unify adjacent #ifdefsPaolo Bonzini2018-04-041-7/+3
| * | x86: kvm: hide the unused 'cpu' variableArnd Bergmann2018-04-041-0/+2
| * | KVM: VMX: remove bogus WARN_ON in handle_ept_misconfigSean Christopherson2018-04-041-12/+1
| * | Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown"Sean Christopherson2018-04-041-1/+1
| * | kvm: Add emulation for movups/movupdStefan Fritsch2018-04-041-1/+7
| * | KVM: VMX: raise internal error for exception during invalid protected mode stateSean Christopherson2018-04-041-6/+14
| * | Merge tag 'kvm-ppc-next-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2018-03-2913-202/+261
| |\ \
| | * | KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot() in page fault handlerPaul Mackerras2018-03-281-60/+88
| | * | KVM: PPC: Book3S HV: Handle 1GB pages in radix page fault handlerPaul Mackerras2018-03-191-36/+93
| | * | KVM: PPC: Book3S HV: Streamline setting of reference and change bitsPaul Mackerras2018-03-191-33/+19
| | * | KVM: PPC: Book3S HV: Radix page fault handler optimizationsPaul Mackerras2018-03-191-15/+27
| | * | KVM: PPC: Remove unused kvm_unmap_hva callbackPaul Mackerras2018-03-1910-46/+2
| * | | KVM: nVMX: Optimization: Dont set KVM_REQ_EVENT when VMExit with nested_run_p...Liran Alon2018-03-281-8/+0
| * | | KVM: nVMX: Require immediate-exit when event reinjected to L2 and L1 event pe...Liran Alon2018-03-281-13/+20
| * | | KVM: x86: Fix misleading comments on handling pending exceptionsLiran Alon2018-03-281-2/+12
| * | | KVM: x86: Rename interrupt.pending to interrupt.injectedLiran Alon2018-03-285-11/+33
| * | | KVM: VMX: No need to clear pending NMI/interrupt on inject realmode interruptLiran Alon2018-03-281-5/+0
| * | | x86/kvm: use Enlightened VMCS when running on Hyper-VVitaly Kuznetsov2018-03-282-10/+615
| * | | x86/hyper-v: detect nested featuresVitaly Kuznetsov2018-03-283-0/+10
| * | | x86/hyper-v: define struct hv_enlightened_vmcs and clean field bitsVitaly Kuznetsov2018-03-281-0/+200
| * | | x86/hyper-v: allocate and use Virtual Processor Assist PagesVitaly Kuznetsov2018-03-283-3/+66
| * | | x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGELadi Prosek2018-03-284-11/+11
| * | | x86/hyper-v: move definitions from TLFS to hyperv-tlfs.hVitaly Kuznetsov2018-03-283-84/+66
| * | | x86/hyper-v: move hyperv.h out of uapiVitaly Kuznetsov2018-03-2812-11/+15
| * | | KVM: trivial documentation cleanupsAndrew Jones2018-03-282-4/+8
| * | | KVM: X86: Fix setup the virt_spin_lock_key before static key get initializedWanpeng Li2018-03-281-3/+9
| * | | tools/kvm_stat: Remove unused functionCole Robinson2018-03-281-3/+0
| * | | tools/kvm_stat: Don't use deprecated file()Cole Robinson2018-03-281-1/+1
| * | | tools/kvm_stat: Fix python3 syntaxCole Robinson2018-03-281-2/+4
| * | | KVM: SVM: Implement pause loop exit logic in SVMBabu Moger2018-03-282-3/+105
| * | | KVM: SVM: Add pause filter thresholdBabu Moger2018-03-282-1/+4
| * | | KVM: VMX: Bring the common code to header fileBabu Moger2018-03-282-42/+45
| * | | KVM: VMX: Remove ple_window_actual_maxBabu Moger2018-03-281-25/+6
| * | | KVM: VMX: Fix the module parameters for vmxBabu Moger2018-03-281-13/+14
| * | | KVM: x86: Fix perf timer mode IP reportingAndi Kleen2018-03-284-19/+20
| * | | Merge tag 'kvm-arm-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář2018-03-2867-1045/+2435
| |\ \ \
| | * | | arm64: Add temporary ERRATA_MIDR_ALL_VERSIONS compatibility macroMarc Zyngier2018-03-281-2/+6
| | * | | Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening"Marc Zyngier2018-03-286-20/+69
| | * | | KVM: arm/arm64: vgic-its: Fix potential overrun in vgic_copy_lpi_listMarc Zyngier2018-03-261-6/+9
| | * | | KVM: arm/arm64: vgic: Disallow Active+Pending for level interruptsMarc Zyngier2018-03-262-48/+60