Age | Commit message (Expand) | Author |
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: 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: remove kvm_arch_has_vcpu_debugfs() | Paolo Bonzini |
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-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-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 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 266 | Thomas Gleixner |
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 |
2019-05-24 | KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentation | James Morse |
2019-05-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-05-15 | Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini |
2019-05-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2019-04-25 | KVM: arm/arm64: Don't emulate virtual timers on userspace ioctls | Christoffer Dall |
2019-04-25 | kvm: arm: Skip stage2 huge mappings for unaligned ipa backed by THP | Suzuki K Poulose |
2019-04-25 | KVM: arm/arm64: Ensure vcpu target is unset on reset failure | Andrew Jones |
2019-04-24 | arm64: KVM: Enable VHE support for :G/:H perf event modifiers | Andrew Murray |
2019-04-24 | arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_data | Andrew Murray |
2019-04-24 | KVM: arm/arm64: Context-switch ptrauth registers | Mark Rutland |
2019-04-18 | KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVE | Dave Martin |
2019-04-16 | kvm: move KVM_CAP_NR_MEMSLOTS to common code | Paolo Bonzini |
2019-04-09 | KVM: ARM: Remove pgtable page standard functions from stage-2 page tables | Anshuman Khandual |
2019-04-03 | KVM: arm/arm64: vgic-v3: Retire pending interrupts on disabling LPIs | Marc Zyngier |
2019-03-30 | KVM: arm/arm64: arch_timer: Fix CNTP_TVAL calculation | Wei Huang |
2019-03-29 | KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctl | Dave Martin |
2019-03-29 | KVM: arm/arm64: Add hook for arch-specific KVM initialisation | Dave Martin |
2019-03-28 | KVM: arm/arm64: Comments cleanup in mmu.c | Zenghui Yu |