index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-17
KVM: fix memory leak in kvm_io_bus_unregister_dev()
Rustam Kovhaev
1
-9
/
+12
2020-09-17
KVM: arm64: Do not try to map PUDs when they are folded into PMD
Marc Zyngier
1
-1
/
+6
2020-08-26
KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set
Will Deacon
1
-4
/
+13
2020-08-26
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2
-2
/
+3
2020-08-05
KVM: arm64: Don't inherit exec permission across page-table levels
Will Deacon
1
-5
/
+6
2020-06-17
KVM: arm64: Save the host's PtrAuth keys in non-preemptible context
Marc Zyngier
1
-1
/
+21
2020-06-17
KVM: arm64: Synchronize sysreg state on injecting an AArch32 exception
Marc Zyngier
1
-0
/
+28
2020-06-17
KVM: x86: Fix APIC page invalidation race
Eiichi Tsukata
1
-10
/
+16
2020-05-20
KVM: arm: vgic: Synchronize the whole guest on GIC{D,R}_I{S,C}ACTIVER read
Marc Zyngier
4
-44
/
+75
2020-05-14
KVM: arm64: Fix 32bit PC wrap-around
Marc Zyngier
1
-2
/
+6
2020-05-14
KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVER
Marc Zyngier
1
-2
/
+2
2020-03-05
KVM: Check for a bad hva before dropping into the ghc slow path
Sean Christopherson
1
-6
/
+6
2020-02-15
KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit integer
Alexandru Elisei
1
-1
/
+2
2020-02-15
KVM: arm64: pmu: Fix chained SW_INCR counters
Eric Auger
1
-13
/
+30
2020-02-15
KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
Eric Auger
1
-0
/
+3
2020-02-15
KVM: arm: Make inject_abt32() inject an external abort instead
James Morse
1
-3
/
+7
2020-02-15
KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests
James Morse
1
-3
/
+5
2020-02-15
KVM: arm/arm64: Fix young bit from mmu notifier
Gavin Shan
1
-1
/
+2
2020-02-15
KVM: arm/arm64: vgic-its: Fix restoration of unmapped collections
Eric Auger
1
-1
/
+2
2020-02-11
KVM: Play nice with read-only memslots when querying host page size
Sean Christopherson
1
-1
/
+1
2020-02-11
KVM: Use vcpu-specific gva->hva translation when querying host page size
Sean Christopherson
1
-2
/
+2
2020-02-11
KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
Sean Christopherson
1
-5
/
+5
2020-02-11
x86/kvm: Cache gfn to pfn translation
Boris Ostrovsky
1
-19
/
+79
2020-02-11
x86/kvm: Introduce kvm_(un)map_gfn()
Boris Ostrovsky
1
-5
/
+24
2020-02-11
KVM: arm64: Only sign-extend MMIO up to register width
Christoffer Dall
1
-0
/
+6
2020-02-11
KVM: arm/arm64: Correct AArch32 SPSR on exception entry
Mark Rutland
1
-3
/
+3
2020-02-11
KVM: arm/arm64: Correct CPSR on exception entry
Mark Rutland
1
-10
/
+101
2019-12-31
KVM: arm/arm64: Properly handle faulting of device mappings
Marc Zyngier
1
-4
/
+17
2019-12-13
KVM: arm/arm64: vgic: Don't rely on the wrong pending table
Zenghui Yu
1
-3
/
+3
2019-11-15
KVM: Add a comment describing the /dev/kvm no_compat handling
Marc Zyngier
1
-0
/
+7
2019-11-13
KVM: Forbid /dev/kvm being opened by a compat task when CONFIG_KVM_COMPAT=n
Marc Zyngier
1
-1
/
+7
2019-11-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-14
/
+34
2019-11-12
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
Sean Christopherson
1
-3
/
+23
2019-11-11
KVM: fix placement of refcount initialization
Paolo Bonzini
1
-2
/
+2
2019-11-11
KVM: Fix NULL-ptr deref after kvm_create_vm fails
Paolo Bonzini
1
-9
/
+9
2019-11-04
kvm: x86: mmu: Recovery of shattered NX large pages
Junaid Shahid
1
-0
/
+28
2019-11-04
kvm: Add helper function for creating VM worker threads
Junaid Shahid
1
-0
/
+84
2019-10-31
kvm: call kvm_arch_destroy_vm if vm creation fails
Jim Mattson
1
-5
/
+7
2019-10-25
kvm: Allocate memslots and buses before calling kvm_arch_init_vm
Jim Mattson
1
-19
/
+21
2019-10-22
Merge tag 'kvmarm-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-13
/
+35
2019-10-22
KVM: Don't shrink/grow vCPU halt_poll_ns if host side polling is disabled
Wanpeng Li
1
-13
/
+16
2019-10-20
KVM: arm64: pmu: Reset sample period on overflow handling
Marc Zyngier
1
-0
/
+20
2019-10-20
KVM: arm64: pmu: Set the CHAINED attribute before creating the in-kernel event
Marc Zyngier
1
-3
/
+3
2019-10-20
KVM: arm64: pmu: Fix cycle counter truncation
Marc Zyngier
1
-10
/
+12
2019-10-03
Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-1
/
+1
2019-09-30
kvm: x86, powerpc: do not allow clearing largepages debugfs entry
Paolo Bonzini
1
-3
/
+7
2019-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-85
/
+305
2019-09-18
KVM: coalesced_mmio: add bounds checking
Matt Delco
1
-8
/
+11
2019-09-11
KVM: arm/arm64: vgic: Use the appropriate TRACE_INCLUDE_PATH
Zenghui Yu
1
-1
/
+1
2019-09-09
KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINE
Marc Zyngier
1
-0
/
+2
[next]