index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
Age
Commit message (
Expand
)
Author
2020-03-05
KVM: Check for a bad hva before dropping into the ghc slow path
Sean Christopherson
2020-02-14
KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit integer
Alexandru Elisei
2020-02-14
KVM: arm64: pmu: Fix chained SW_INCR counters
Eric Auger
2020-02-14
KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
Eric Auger
2020-02-14
KVM: arm: Make inject_abt32() inject an external abort instead
James Morse
2020-02-14
KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests
James Morse
2020-02-14
KVM: arm/arm64: Fix young bit from mmu notifier
Gavin Shan
2020-02-14
KVM: arm/arm64: vgic-its: Fix restoration of unmapped collections
Eric Auger
2020-02-11
KVM: Play nice with read-only memslots when querying host page size
Sean Christopherson
2020-02-11
KVM: Use vcpu-specific gva->hva translation when querying host page size
Sean Christopherson
2020-02-11
KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
Sean Christopherson
2020-02-11
x86/kvm: Cache gfn to pfn translation
Boris Ostrovsky
2020-02-11
x86/kvm: Introduce kvm_(un)map_gfn()
Boris Ostrovsky
2020-02-11
KVM: arm64: Only sign-extend MMIO up to register width
Christoffer Dall
2020-02-11
KVM: arm/arm64: Correct AArch32 SPSR on exception entry
Mark Rutland
2020-02-11
KVM: arm/arm64: Correct CPSR on exception entry
Mark Rutland
2019-12-22
Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2019-12-18
Merge tag 'kvmarm-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2019-12-12
KVM: arm/arm64: Properly handle faulting of device mappings
Marc Zyngier
2019-12-06
KVM: arm/arm64: Remove excessive permission check in kvm_arch_prepare_memory_...
Jia He
2019-12-06
KVM: arm/arm64: vgic: Use wrapper function to lock/unlock all vcpus in kvm_vg...
Miaohe Lin
2019-12-06
KVM: arm/arm64: vgic: Fix potential double free dist->spis in __kvm_vgic_dest...
Miaohe Lin
2019-12-06
KVM: arm/arm64: Get rid of unused arg in cpu_init_hyp_mode()
Miaohe Lin
2019-11-23
KVM: Fix jump label out_free_* in kvm_init()
Miaohe Lin
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2019-11-21
Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2019-11-15
KVM: remember position in kvm->vcpus array
Radim Krčmář
2019-11-15
KVM: MMIO: get rid of odd out_err label in kvm_coalesced_mmio_init
Miaohe Lin
2019-11-15
KVM: Add a comment describing the /dev/kvm no_compat handling
Marc Zyngier
2019-11-13
KVM: Forbid /dev/kvm being opened by a compat task when CONFIG_KVM_COMPAT=n
Marc Zyngier
2019-11-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-11-12
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
Sean Christopherson
2019-11-11
KVM: fix placement of refcount initialization
Paolo Bonzini
2019-11-11
KVM: Fix NULL-ptr deref after kvm_create_vm fails
Paolo Bonzini
2019-11-08
Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/next
Marc Zyngier
2019-11-08
KVM: arm64: Opportunistically turn off WFI trapping when using direct LPI inj...
Marc Zyngier
2019-11-08
KVM: vgic-v4: Track the number of VLPIs per vcpu
Marc Zyngier
2019-11-07
KVM: arm/arm64: Let the timer expire in hardirq context on RT
Thomas Gleixner
2019-11-04
kvm: x86: mmu: Recovery of shattered NX large pages
Junaid Shahid
2019-11-04
kvm: Add helper function for creating VM worker threads
Junaid Shahid
2019-10-31
kvm: call kvm_arch_destroy_vm if vm creation fails
Jim Mattson
2019-10-29
KVM: arm/arm64: vgic: Don't rely on the wrong pending table
Zenghui Yu
2019-10-29
KVM: arm/arm64: vgic: Fix some comments typo
Zenghui Yu
2019-10-28
KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put
Marc Zyngier
2019-10-25
kvm: Allocate memslots and buses before calling kvm_arch_init_vm
Jim Mattson
2019-10-24
Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste...
Marc Zyngier
2019-10-22
KVM: Add separate helper for putting borrowed reference to kvm
Sean Christopherson
2019-10-22
Merge tag 'kvmarm-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2019-10-22
KVM: Don't shrink/grow vCPU halt_poll_ns if host side polling is disabled
Wanpeng Li
2019-10-21
KVM: arm64: Provide VCPU attributes for stolen time
Steven Price
[next]