index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-04
kvm: Disallow wraparound in kvm_gfn_to_hva_cache_init
Jim Mattson
1
-19
/
+21
2019-03-25
kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)
Jann Horn
1
-1
/
+2
2019-03-25
KVM: use after free in kvm_ioctl_create_device()
Dan Carpenter
1
-1
/
+1
2019-03-25
KVM: Protect device ops->create and list_add with kvm->lock
Christoffer Dall
2
-10
/
+14
2019-03-25
KVM: PPC: Move xics_debugfs_init out of create
Christoffer Dall
1
-0
/
+3
2018-06-16
KVM: mmu: Fix overlap between public and private memslots
Wanpeng Li
1
-2
/
+1
2017-10-12
vfio: New external user group/file match
Alex Williamson
1
-8
/
+19
2017-07-18
KVM: kvm_io_bus_unregister_dev() should never fail
David Hildenbrand
2
-18
/
+25
2017-07-18
KVM: x86: clear bus pointer when destroyed
Peter Xu
1
-1
/
+11
2016-11-20
KVM: nVMX: Fix memory corruption when using VMCS shadowing
Jim Mattson
1
-0
/
+2
2016-08-22
kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES
Xiubo Li
1
-1
/
+1
2016-08-22
KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi
Paolo Bonzini
1
-1
/
+1
2016-05-01
KVM: fix spin_lock_init order on x86
Paolo Bonzini
1
-10
/
+11
2016-03-08
KVM: async_pf: do not warn on page allocation failures
Christian Borntraeger
1
-1
/
+1
2015-10-06
kvm: fix zero length mmio searching
Jason Wang
1
-2
/
+17
2015-10-06
kvm: fix double free for fast mmio eventfd
Jason Wang
1
-18
/
+25
2015-10-06
kvm: factor out core eventfd assign/deassign logic
Jason Wang
1
-35
/
+50
2015-10-06
kvm: don't try to register to KVM_FAST_MMIO_BUS for non mmio eventfd
Jason Wang
1
-2
/
+2
2015-05-20
arm/arm64: KVM: Keep elrsr/aisr in sync with software model
Christoffer Dall
1
-0
/
+10
2015-05-20
arm/arm64: KVM: Require in-kernel vgic for the arch timers
Christoffer Dall
1
-8
/
+22
2015-05-20
arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create()
Christoffer Dall
1
-4
/
+4
2015-05-20
arm/arm64: KVM: Fix set_clear_sgi_pend_reg offset
Christoffer Dall
1
-2
/
+2
2015-05-20
KVM: ARM: vgic: plug irq injection race
Marc Zyngier
1
-1
/
+2
2015-05-20
KVM: vgic: return int instead of bool when checking I/O ranges
Will Deacon
1
-1
/
+1
2015-05-06
KVM: use slowpath for cross page cached accesses
Radim Krčmář
1
-2
/
+2
2015-04-21
kvm: avoid page allocation failure in kvm_set_memory_region()
Igor Mammedov
1
-7
/
+7
2015-04-21
kvm: commonize allocation of the new memory slots
Paolo Bonzini
1
-17
/
+11
2015-04-21
KVM: remove redundant assignments in __kvm_set_memory_region
Christian Borntraeger
1
-3
/
+0
2014-11-05
kvm: fix excessive pages un-pinning in kvm_iommu_map error path.
Quentin Casasnovas
1
-4
/
+4
2014-10-30
kvm: don't take vcpu mutex for obviously invalid vcpu ioctls
David Matlack
1
-0
/
+4
2014-10-30
KVM: do not bias the generation number in kvm_current_mmio_generation
Paolo Bonzini
1
-0
/
+7
2014-10-30
kvm: fix potentially corrupt mmio cache
David Matlack
1
-7
/
+16
2014-09-05
kvm: iommu: fix the third parameter of kvm_iommu_put_pages (CVE-2014-3601)
Michael S. Tsirkin
1
-9
/
+10
2014-09-05
KVM: x86: always exit on EOIs for interrupts listed in the IOAPIC redir table
Paolo Bonzini
1
-4
/
+3
2014-07-30
kvm: arm64: vgic: fix hyp panic with 64k pages on juno platform
Will Deacon
1
-4
/
+20
2014-06-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2014-06-05
sched: Fix signedness bug in yield_to()
Dan Carpenter
1
-2
/
+2
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
5
-50
/
+95
2014-06-03
KVM: add missing cleanup_srcu_struct
Paolo Bonzini
1
-0
/
+1
2014-05-05
kvm/irqchip: Speed up KVM_SET_GSI_ROUTING
Christian Borntraeger
4
-39
/
+50
2014-04-30
Merge tag 'kvm-arm-for-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
1
-7
/
+8
2014-04-29
KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC ba...
Haibin Wang
1
-2
/
+3
2014-04-28
KVM: async_pf: change async_pf_execute() to use get_user_pages(tsk => NULL)
Oleg Nesterov
1
-1
/
+1
2014-04-28
KVM: async_pf: kill the unnecessary use_mm/unuse_mm async_pf_execute()
Oleg Nesterov
1
-2
/
+0
2014-04-28
KVM: arm/arm64: vgic: fix GICD_ICFGR register accesses
Andre Przywara
1
-5
/
+4
2014-04-28
KVM: async_pf: mm->mm_users can not pin apf->mm
Oleg Nesterov
1
-4
/
+4
2014-04-28
KVM: ARM: vgic: Fix sgi dispatch problem
Haibin Wang
1
-0
/
+1
2014-04-28
kvm: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-1
/
+2
2014-04-23
Revert "KVM: Simplify kvm->tlbs_dirty handling"
Xiao Guangrong
1
-1
/
+4
2014-04-22
Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Marcelo Tosatti
1
-2
/
+0
[next]