index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
Age
Commit message (
Expand
)
Author
2019-09-23
KVM: coalesced_mmio: add bounds checking
Matt Delco
2019-08-13
KVM: Reject device ioctls from processes other than the VM's creator
Sean Christopherson
2019-04-04
kvm: Disallow wraparound in kvm_gfn_to_hva_cache_init
Jim Mattson
2019-03-25
kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)
Jann Horn
2019-03-25
KVM: use after free in kvm_ioctl_create_device()
Dan Carpenter
2019-03-25
KVM: Protect device ops->create and list_add with kvm->lock
Christoffer Dall
2019-03-25
KVM: PPC: Move xics_debugfs_init out of create
Christoffer Dall
2018-06-16
KVM: mmu: Fix overlap between public and private memslots
Wanpeng Li
2017-10-12
vfio: New external user group/file match
Alex Williamson
2017-07-18
KVM: kvm_io_bus_unregister_dev() should never fail
David Hildenbrand
2017-07-18
KVM: x86: clear bus pointer when destroyed
Peter Xu
2016-11-20
KVM: nVMX: Fix memory corruption when using VMCS shadowing
Jim Mattson
2016-08-22
kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES
Xiubo Li
2016-08-22
KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi
Paolo Bonzini
2016-05-01
KVM: fix spin_lock_init order on x86
Paolo Bonzini
2016-03-08
KVM: async_pf: do not warn on page allocation failures
Christian Borntraeger
2015-10-06
kvm: fix zero length mmio searching
Jason Wang
2015-10-06
kvm: fix double free for fast mmio eventfd
Jason Wang
2015-10-06
kvm: factor out core eventfd assign/deassign logic
Jason Wang
2015-10-06
kvm: don't try to register to KVM_FAST_MMIO_BUS for non mmio eventfd
Jason Wang
2015-05-20
arm/arm64: KVM: Keep elrsr/aisr in sync with software model
Christoffer Dall
2015-05-20
arm/arm64: KVM: Require in-kernel vgic for the arch timers
Christoffer Dall
2015-05-20
arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create()
Christoffer Dall
2015-05-20
arm/arm64: KVM: Fix set_clear_sgi_pend_reg offset
Christoffer Dall
2015-05-20
KVM: ARM: vgic: plug irq injection race
Marc Zyngier
2015-05-20
KVM: vgic: return int instead of bool when checking I/O ranges
Will Deacon
2015-05-06
KVM: use slowpath for cross page cached accesses
Radim Krčmář
2015-04-21
kvm: avoid page allocation failure in kvm_set_memory_region()
Igor Mammedov
2015-04-21
kvm: commonize allocation of the new memory slots
Paolo Bonzini
2015-04-21
KVM: remove redundant assignments in __kvm_set_memory_region
Christian Borntraeger
2014-11-05
kvm: fix excessive pages un-pinning in kvm_iommu_map error path.
Quentin Casasnovas
2014-10-30
kvm: don't take vcpu mutex for obviously invalid vcpu ioctls
David Matlack
2014-10-30
KVM: do not bias the generation number in kvm_current_mmio_generation
Paolo Bonzini
2014-10-30
kvm: fix potentially corrupt mmio cache
David Matlack
2014-09-05
kvm: iommu: fix the third parameter of kvm_iommu_put_pages (CVE-2014-3601)
Michael S. Tsirkin
2014-09-05
KVM: x86: always exit on EOIs for interrupts listed in the IOAPIC redir table
Paolo Bonzini
2014-07-30
kvm: arm64: vgic: fix hyp panic with 64k pages on juno platform
Will Deacon
2014-06-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-06-05
sched: Fix signedness bug in yield_to()
Dan Carpenter
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
2014-06-03
KVM: add missing cleanup_srcu_struct
Paolo Bonzini
2014-05-05
kvm/irqchip: Speed up KVM_SET_GSI_ROUTING
Christian Borntraeger
2014-04-30
Merge tag 'kvm-arm-for-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2014-04-29
KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC ba...
Haibin Wang
2014-04-28
KVM: async_pf: change async_pf_execute() to use get_user_pages(tsk => NULL)
Oleg Nesterov
2014-04-28
KVM: async_pf: kill the unnecessary use_mm/unuse_mm async_pf_execute()
Oleg Nesterov
2014-04-28
KVM: arm/arm64: vgic: fix GICD_ICFGR register accesses
Andre Przywara
2014-04-28
KVM: async_pf: mm->mm_users can not pin apf->mm
Oleg Nesterov
2014-04-28
KVM: ARM: vgic: Fix sgi dispatch problem
Haibin Wang
2014-04-28
kvm: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
[next]