Age | Commit message (Expand) | Author |
2018-07-25 | KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in parallel. | Lan Tianyu |
2018-07-22 | KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state | Marc Zyngier |
2018-05-30 | kvm: Map PFN-type memory regions as writable (if possible) | KarimAllah Ahmed |
2018-05-22 | KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock | Andre Przywara |
2018-03-11 | KVM: mmu: Fix overlap between public and private memslots | Wanpeng Li |
2017-12-25 | kvm, mm: account kvm related kmem slabs to kmemcg | Shakeel Butt |
2017-12-25 | KVM: pci-assign: do not map smm memory slot pages in vt-d page tables | Herongguang (Stephen) |
2017-12-16 | KVM: arm/arm64: vgic-its: Preserve the revious read from the pending table | Marc Zyngier |
2017-12-14 | KVM: arm/arm64: VGIC: Fix command handling while ITS being disabled | Andre Przywara |
2017-12-14 | KVM: arm/arm64: vgic-its: Check result of allocation before use | Marc Zyngier |
2017-12-14 | KVM: arm/arm64: vgic-irqfd: Fix MSI entry allocation | Marc Zyngier |
2017-12-14 | KVM: arm/arm64: Fix broken GICH_ELRSR big endian conversion | Christoffer Dall |
2017-12-14 | KVM: x86: fix APIC page invalidation | Radim Krčmář |
2017-12-09 | KVM: arm/arm64: Fix occasional warning from the timer work function | Christoffer Dall |
2017-07-27 | vfio: New external user group/file match | Alex Williamson |
2017-06-14 | KVM: arm/arm64: vgic-v2: Do not use Active+Pending state for a HW interrupt | Marc Zyngier |
2017-06-14 | KVM: arm/arm64: vgic-v3: Do not use Active+Pending state for a HW interrupt | Marc Zyngier |
2017-04-08 | KVM: kvm_io_bus_unregister_dev() should never fail | David Hildenbrand |
2017-04-08 | KVM: x86: clear bus pointer when destroyed | Peter Xu |
2017-03-18 | KVM: arm/arm64: Let vcpu thread modify its own active state | Jintack Lim |
2017-03-12 | KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice | Shanker Donthineni |
2017-01-26 | KVM: arm/arm64: vgic: Fix deadlock on error handling | Marc Zyngier |
2017-01-19 | KVM: eventfd: fix NULL deref irqbypass consumer | Wanpeng Li |
2016-12-01 | KVM: use after free in kvm_ioctl_create_device() | Dan Carpenter |
2016-12-01 | Merge tag 'kvm-arm-for-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Radim Krčmář |
2016-11-24 | KVM: arm/arm64: vgic: Don't notify EOI for non-SPIs | Marc Zyngier |
2016-11-19 | KVM: async_pf: avoid recursive flushing of work items | Paolo Bonzini |
2016-11-19 | Merge tag 'kvm-arm-for-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Radim Krčmář |
2016-11-18 | KVM: arm64: Fix the issues when guest PMCCFILTR is configured | Wei Huang |
2016-11-11 | Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2016-11-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-11-04 | KVM: arm/arm64: vgic: Kick VCPUs when queueing already pending IRQs | Shih-Wei Li |
2016-11-04 | KVM: arm/arm64: vgic: Prevent access to invalid SPIs | Andre Przywara |
2016-10-26 | KVM: fix OOPS on flush_work | Paolo Bonzini |
2016-10-24 | mm: unexport __get_user_pages() | Lorenzo Stoakes |
2016-10-18 | mm: remove write/force parameters from __get_user_pages_unlocked() | Lorenzo Stoakes |
2016-09-29 | Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Radim Krčmář |
2016-09-27 | KVM: arm/arm64: vgic: Don't flush/sync without a working vgic | Christoffer Dall |
2016-09-27 | KVM: arm64: Require in-kernel irqchip for PMU support | Christoffer Dall |
2016-09-22 | ARM: KVM: Support vgic-v3 | Vladimir Murzin |
2016-09-22 | KVM: arm: vgic: Support 64-bit data manipulation on 32-bit host systems | Vladimir Murzin |
2016-09-22 | KVM: arm: vgic: Fix compiler warnings when built for 32-bit | Vladimir Murzin |
2016-09-22 | KVM: arm64: vgic-its: Introduce config option to guard ITS specific code | Vladimir Murzin |
2016-09-22 | arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hyp | Vladimir Murzin |
2016-09-22 | arm64: KVM: Use static keys for selecting the GIC backend | Vladimir Murzin |
2016-09-16 | kvm: create per-vcpu dirs in debugfs | Luiz Capitulino |
2016-09-16 | kvm: kvm_destroy_vm_debugfs(): check debugfs_stat_data pointer | Luiz Capitulino |
2016-09-13 | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini |
2016-09-08 | KVM: ARM: cleanup kvm_timer_hyp_init | Paolo Bonzini |
2016-09-08 | arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2 | Marc Zyngier |