Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-09-18 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ | Merge 5.3-rc4 into driver-core-next | Greg Kroah-Hartman | 2019-08-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | olpc: x01: convert platform driver to use dev_groups | Greg Kroah-Hartman | 2019-08-02 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-09-18 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | KVM: X86: Use IPI shorthands in kvm guest when support | Wanpeng Li | 2019-09-13 | |
| * | | | | | | | | | | | KVM: x86: Fix INIT signal handling in various CPU states | Liran Alon | 2019-09-11 | |
| * | | | | | | | | | | | KVM: VMX: Introduce exit reason for receiving INIT signal on guest-mode | Liran Alon | 2019-09-11 | |
| * | | | | | | | | | | | KVM: VMX: Stop the preemption timer during vCPU reset | Wanpeng Li | 2019-09-11 | |
| * | | | | | | | | | | | KVM: LAPIC: Micro optimize IPI latency | Wanpeng Li | 2019-09-11 | |
| * | | | | | | | | | | | kvm: Nested KVM MMUs need PAE root too | Jiří Paleček | 2019-09-11 | |
| * | | | | | | | | | | | KVM: x86: set ctxt->have_exception in x86_decode_insn() | Jan Dakinevich | 2019-09-11 | |
| * | | | | | | | | | | | KVM: x86: always stop emulation on page fault | Jan Dakinevich | 2019-09-11 | |
| * | | | | | | | | | | | KVM: nVMX: trace nested VM-Enter failures detected by H/W | Sean Christopherson | 2019-09-11 | |
| * | | | | | | | | | | | KVM: nVMX: add tracepoint for failed nested VM-Enter | Sean Christopherson | 2019-09-11 | |
| * | | | | | | | | | | | x86: KVM: svm: Fix a check in nested_svm_vmrun() | Dan Carpenter | 2019-09-11 | |
| * | | | | | | | | | | | KVM: x86: Return to userspace with internal error on unexpected exit reason | Liran Alon | 2019-09-11 | |
| * | | | | | | | | | | | KVM: x86: Add kvm_emulate_{rd,wr}msr() to consolidate VXM/SVM code | Sean Christopherson | 2019-09-10 | |
| * | | | | | | | | | | | KVM: x86: Refactor up kvm_{g,s}et_msr() to simplify callers | Sean Christopherson | 2019-09-10 | |
| * | | | | | | | | | | | KVM: X86: Tune PLE Window tracepoint | Peter Xu | 2019-09-10 | |
| * | | | | | | | | | | | KVM: VMX: Change ple_window type to unsigned int | Peter Xu | 2019-09-10 | |
| * | | | | | | | | | | | KVM: X86: Remove tailing newline for tracepoints | Peter Xu | 2019-09-10 | |
| * | | | | | | | | | | | KVM: X86: Trace vcpu_id for vmexit | Peter Xu | 2019-09-10 | |
| * | | | | | | | | | | | Merge tag 'kvmarm-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini | 2019-09-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Merge tag 'kvm-ppc-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 2019-09-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | KVM: x86: Manually calculate reserved bits when loading PDPTRS | Sean Christopherson | 2019-09-10 | |
| * | | | | | | | | | | | KVM: x86: Disable posted interrupts for non-standard IRQs delivery modes | Alexander Graf | 2019-09-10 | |
| * | | | | | | | | | | | KVM: VMX: Fix and tweak the comments for VM-Enter | Sean Christopherson | 2019-08-22 | |
| * | | | | | | | | | | | KVM: Assert that struct kvm_vcpu is always as offset zero | Sean Christopherson | 2019-08-22 | |
| * | | | | | | | | | | | KVM: X86: Add pv tlb shootdown tracepoint | Wanpeng Li | 2019-08-22 | |
| * | | | | | | | | | | | KVM: x86: Unconditionally call x86 ops that are always implemented | Sean Christopherson | 2019-08-22 | |
| * | | | | | | | | | | | KVM: x86/mmu: Consolidate "is MMIO SPTE" code | Sean Christopherson | 2019-08-22 | |
| * | | | | | | | | | | | KVM: x86/mmu: Add explicit access mask for MMIO SPTEs | Sean Christopherson | 2019-08-22 | |
| * | | | | | | | | | | | KVM: x86: Rename access permissions cache member in struct kvm_vcpu_arch | Sean Christopherson | 2019-08-22 | |
| * | | | | | | | | | | | x86: KVM: svm: eliminate hardcoded RIP advancement from vmrun_interception() | Vitaly Kuznetsov | 2019-08-22 | |
| * | | | | | | | | | | | x86: KVM: svm: eliminate weird goto from vmrun_interception() | Vitaly Kuznetsov | 2019-08-22 | |
| * | | | | | | | | | | | x86: KVM: svm: remove hardcoded instruction length from intercepts | Vitaly Kuznetsov | 2019-08-22 | |
| * | | | | | | | | | | | x86: KVM: add xsetbv to the emulator | Vitaly Kuznetsov | 2019-08-22 | |
| * | | | | | | | | | | | x86: KVM: clear interrupt shadow on EMULTYPE_SKIP | Vitaly Kuznetsov | 2019-08-22 | |
| * | | | | | | | | | | | x86: kvm: svm: propagate errors from skip_emulated_instruction() | Vitaly Kuznetsov | 2019-08-22 | |
| * | | | | | | | | | | | x86: KVM: svm: don't pretend to advance RIP in case wrmsr_interception() resu... | Vitaly Kuznetsov | 2019-08-22 | |
| * | | | | | | | | | | | KVM: x86: Fix x86_decode_insn() return when fetching insn bytes fails | Sean Christopherson | 2019-08-22 | |
| * | | | | | | | | | | | KVM: x86: use Intel speculation bugs and features as derived in generic x86 code | Paolo Bonzini | 2019-08-22 | |
| * | | | | | | | | | | | KVM: x86: always expose VIRT_SSBD to guests | Paolo Bonzini | 2019-08-22 | |
| * | | | | | | | | | | | KVM: x86: fix reporting of AMD speculation bug CPUID leaf | Paolo Bonzini | 2019-08-22 | |
* | | | | | | | | | | | | Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2019-09-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2019-09-17 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are a... | Wanpeng Li | 2019-09-11 | |
| | * | | | | | | | | | | cpuidle-haltpoll: vcpu hotplug support | Joao Martins | 2019-09-03 | |
| | * | | | | | | | | | | cpuidle-haltpoll: disable host side polling when kvm virtualized | Marcelo Tosatti | 2019-07-30 | |
| | * | | | | | | | | | | add cpuidle-haltpoll driver | Marcelo Tosatti | 2019-07-30 | |
| | | |/ / / / / / / / | | |/| | | | | | | | |