index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
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]