Age | Commit message (Expand) | Author |
2019-08-28 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2019-08-28 | KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI | Marc Zyngier |
2019-08-27 | KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is long | Heyi Guo |
2019-08-24 | Merge tag 'kvmarm-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/kern... | Will Deacon |
2019-08-23 | KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity | Andre Przywara |
2019-08-22 | KVM: arm/arm64: Only skip MMIO insn once | Andrew Jones |
2019-08-09 | Merge tag 'kvmarm-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini |
2019-08-09 | Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2019-08-09 | kvm: remove unnecessary PageReserved check | Paolo Bonzini |
2019-08-09 | KVM: arm/arm64: vgic: Reevaluate level sensitive interrupts on enable | Alexandru Elisei |
2019-08-05 | KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block | Marc Zyngier |
2019-08-05 | KVM: no need to check return value of debugfs_create functions | Greg KH |
2019-08-05 | KVM: remove kvm_arch_has_vcpu_debugfs() | Paolo Bonzini |
2019-08-05 | KVM: Fix leak vCPU's VMCS value into other pCPU | Wanpeng Li |
2019-08-05 | KVM: Check preempted_in_kernel for involuntary preemption | Wanpeng Li |
2019-07-26 | KVM: arm: vgic-v3: Mark expected switch fall-through | Anders Roxell |
2019-07-24 | Documentation: move Documentation/virtual to Documentation/virt | Christoph Hellwig |
2019-07-23 | KVM: arm/arm64: Introduce kvm_pmu_vcpu_init() to setup PMU counter index | Zenghui Yu |
2019-07-20 | KVM: Boost vCPUs that are delivering interrupts | Wanpeng Li |
2019-07-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-07-12 | arm64: switch to generic version of pte allocation | Mike Rapoport |
2019-07-11 | Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini |
2019-07-10 | KVM: Properly check if "page" is valid in kvm_vcpu_unmap | KarimAllah Ahmed |
2019-07-08 | KVM: arm/arm64: Initialise host's MPIDRs by reading the actual register | Marc Zyngier |
2019-07-05 | KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s | Dave Martin |
2019-07-05 | KVM: arm/arm64: Add save/restore support for firmware workaround state | Andre Przywara |
2019-07-05 | arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests | Andre Przywara |
2019-07-05 | KVM: arm/arm64: Support chained PMU counters | Andrew Murray |
2019-07-05 | KVM: arm/arm64: Remove pmc->bitmask | Andrew Murray |
2019-07-05 | KVM: arm/arm64: Re-create event when setting counter value | Andrew Murray |
2019-07-05 | KVM: arm/arm64: Extract duplicated code to own function | Andrew Murray |
2019-07-05 | KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functions | Andrew Murray |
2019-06-21 | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-06-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-06-20 | Merge tag 'kvmarm-fixes-for-5.2-2' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner |
2019-06-19 | KVM: arm/arm64: Fix emulated ptimer irq injection | Andrew Jones |
2019-06-12 | KVM: arm/arm64: vgic: Fix kvm_device leak in vgic_its_destroy | Dave Martin |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266 | Thomas Gleixner |
2019-06-05 | kvm: Convert kvm_lock to a mutex | Junaid Shahid |
2019-06-05 | KVM: irqchip: Use struct_size() in kzalloc() | Gustavo A. R. Silva |
2019-06-04 | KVM: Directly return result from kvm_arch_check_processor_compat() | Sean Christopherson |
2019-06-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner |
2019-05-28 | KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID | Thomas Huth |