Age | Commit message (Expand) | Author |
2019-12-22 | Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2019-12-18 | Merge tag 'kvmarm-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini |
2019-12-12 | KVM: arm/arm64: Properly handle faulting of device mappings | Marc Zyngier |
2019-12-06 | KVM: arm/arm64: Remove excessive permission check in kvm_arch_prepare_memory_... | Jia He |
2019-12-06 | KVM: arm/arm64: vgic: Use wrapper function to lock/unlock all vcpus in kvm_vg... | Miaohe Lin |
2019-12-06 | KVM: arm/arm64: vgic: Fix potential double free dist->spis in __kvm_vgic_dest... | Miaohe Lin |
2019-12-06 | KVM: arm/arm64: Get rid of unused arg in cpu_init_hyp_mode() | Miaohe Lin |
2019-11-23 | KVM: Fix jump label out_free_* in kvm_init() | Miaohe Lin |
2019-11-21 | Merge branch 'kvm-tsx-ctrl' into HEAD | Paolo Bonzini |
2019-11-21 | Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini |
2019-11-15 | KVM: remember position in kvm->vcpus array | Radim Krčmář |
2019-11-15 | KVM: MMIO: get rid of odd out_err label in kvm_coalesced_mmio_init | Miaohe Lin |
2019-11-15 | KVM: Add a comment describing the /dev/kvm no_compat handling | Marc Zyngier |
2019-11-13 | KVM: Forbid /dev/kvm being opened by a compat task when CONFIG_KVM_COMPAT=n | Marc Zyngier |
2019-11-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-11-12 | KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved | Sean Christopherson |
2019-11-11 | KVM: fix placement of refcount initialization | Paolo Bonzini |
2019-11-11 | KVM: Fix NULL-ptr deref after kvm_create_vm fails | Paolo Bonzini |
2019-11-08 | Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/next | Marc Zyngier |
2019-11-08 | KVM: arm64: Opportunistically turn off WFI trapping when using direct LPI inj... | Marc Zyngier |
2019-11-08 | KVM: vgic-v4: Track the number of VLPIs per vcpu | Marc Zyngier |
2019-11-07 | KVM: arm/arm64: Let the timer expire in hardirq context on RT | Thomas Gleixner |
2019-11-04 | kvm: x86: mmu: Recovery of shattered NX large pages | Junaid Shahid |
2019-11-04 | kvm: Add helper function for creating VM worker threads | Junaid Shahid |
2019-10-31 | kvm: call kvm_arch_destroy_vm if vm creation fails | Jim Mattson |
2019-10-29 | KVM: arm/arm64: vgic: Don't rely on the wrong pending table | Zenghui Yu |
2019-10-29 | KVM: arm/arm64: vgic: Fix some comments typo | Zenghui Yu |
2019-10-28 | KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put | Marc Zyngier |
2019-10-25 | kvm: Allocate memslots and buses before calling kvm_arch_init_vm | Jim Mattson |
2019-10-24 | Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste... | Marc Zyngier |
2019-10-22 | KVM: Add separate helper for putting borrowed reference to kvm | Sean Christopherson |
2019-10-22 | Merge tag 'kvmarm-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini |
2019-10-22 | KVM: Don't shrink/grow vCPU halt_poll_ns if host side polling is disabled | Wanpeng Li |
2019-10-21 | KVM: arm64: Provide VCPU attributes for stolen time | Steven Price |
2019-10-21 | KVM: Allow kvm_device_ops to be const | Steven Price |
2019-10-21 | KVM: arm64: Support stolen time reporting via shared structure | Steven Price |
2019-10-21 | KVM: arm64: Implement PV_TIME_FEATURES call | Steven Price |
2019-10-21 | KVM: arm/arm64: Factor out hypercall handling from PSCI code | Christoffer Dall |
2019-10-21 | KVM: arm/arm64: Allow user injection of external data aborts | Christoffer Dall |
2019-10-21 | KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace | Christoffer Dall |
2019-10-20 | KVM: arm64: pmu: Reset sample period on overflow handling | Marc Zyngier |
2019-10-20 | KVM: arm64: pmu: Set the CHAINED attribute before creating the in-kernel event | Marc Zyngier |
2019-10-20 | KVM: arm64: pmu: Fix cycle counter truncation | Marc Zyngier |
2019-10-03 | Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini |
2019-09-30 | kvm: x86, powerpc: do not allow clearing largepages debugfs entry | Paolo Bonzini |
2019-09-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-09-18 | KVM: coalesced_mmio: add bounds checking | Matt Delco |
2019-09-11 | KVM: arm/arm64: vgic: Use the appropriate TRACE_INCLUDE_PATH | Zenghui Yu |
2019-09-09 | KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINE | Marc Zyngier |
2019-08-28 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |