开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
Age
Commit message (
Expand
)
Author
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
2014-04-23
Revert "KVM: Simplify kvm->tlbs_dirty handling"
Xiao Guangrong
2014-04-22
Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Marcelo Tosatti
2014-04-22
KVM: s390: Add proper dirty bitmap support to S390 kvm.
Jason J. Herne
2014-04-17
KVM: VMX: speed up wildcard MMIO EVENTFD
Michael S. Tsirkin
2014-04-17
KVM: support any-length wildcard ioeventfd
Michael S. Tsirkin
2014-04-14
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-04-08
arm, kvm: fix double lock on cpu_add_remove_lock
Ming Lei
2014-04-04
KVM: ioapic: try to recover if pending_eoi goes out of range
Paolo Bonzini
2014-04-04
KVM: ioapic: fix assignment of ioapic->rtc_status.pending_eoi (CVE-2014-0155)
Paolo Bonzini
2014-04-03
Merge tag 'vfio-v3.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2014-04-02
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-03-31
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-03-21
KVM: ioapic: reinject pending interrupts on KVM_SET_IRQCHIP
Paolo Bonzini
2014-03-21
KVM: ioapic: extract body of kvm_ioapic_set_irq
Paolo Bonzini
2014-03-21
KVM: ioapic: clear IRR for edge-triggered interrupts at delivery
Paolo Bonzini
[next]