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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Fix jump label out_free_* in kvm_init()
Miaohe Lin
2019-11-23
1
-4
/
+3
*
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2019-11-21
1
-30
/
+179
|
\
|
*
KVM: Add a comment describing the /dev/kvm no_compat handling
Marc Zyngier
2019-11-15
1
-0
/
+7
|
*
KVM: Forbid /dev/kvm being opened by a compat task when CONFIG_KVM_COMPAT=n
Marc Zyngier
2019-11-13
1
-1
/
+7
|
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-11-12
1
-14
/
+34
|
|
\
|
|
*
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
Sean Christopherson
2019-11-12
1
-3
/
+23
|
|
*
KVM: fix placement of refcount initialization
Paolo Bonzini
2019-11-11
1
-2
/
+2
|
|
*
KVM: Fix NULL-ptr deref after kvm_create_vm fails
Paolo Bonzini
2019-11-11
1
-9
/
+9
|
*
|
kvm: x86: mmu: Recovery of shattered NX large pages
Junaid Shahid
2019-11-04
1
-0
/
+28
|
*
|
kvm: Add helper function for creating VM worker threads
Junaid Shahid
2019-11-04
1
-0
/
+84
|
|
/
|
*
kvm: call kvm_arch_destroy_vm if vm creation fails
Jim Mattson
2019-10-31
1
-5
/
+7
|
*
kvm: Allocate memslots and buses before calling kvm_arch_init_vm
Jim Mattson
2019-10-25
1
-19
/
+21
*
|
Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2019-11-21
13
-136
/
+303
|
\
\
|
*
\
Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/next
Marc Zyngier
2019-11-08
8
-50
/
+55
|
|
\
\
|
|
*
|
KVM: arm64: Opportunistically turn off WFI trapping when using direct LPI inj...
Marc Zyngier
2019-11-08
1
-2
/
+2
|
|
*
|
KVM: vgic-v4: Track the number of VLPIs per vcpu
Marc Zyngier
2019-11-08
3
-0
/
+6
|
|
*
|
KVM: arm/arm64: Let the timer expire in hardirq context on RT
Thomas Gleixner
2019-11-07
1
-4
/
+4
|
|
*
|
KVM: arm/arm64: vgic: Don't rely on the wrong pending table
Zenghui Yu
2019-10-29
1
-3
/
+3
|
|
*
|
KVM: arm/arm64: vgic: Fix some comments typo
Zenghui Yu
2019-10-29
2
-2
/
+2
|
|
*
|
KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put
Marc Zyngier
2019-10-28
5
-39
/
+38
|
*
|
|
Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste...
Marc Zyngier
2019-10-24
5
-85
/
+218
|
|
\
\
\
|
|
*
|
|
KVM: arm64: Provide VCPU attributes for stolen time
Steven Price
2019-10-21
1
-0
/
+59
|
|
*
|
|
KVM: Allow kvm_device_ops to be const
Steven Price
2019-10-21
1
-3
/
+3
|
|
*
|
|
KVM: arm64: Support stolen time reporting via shared structure
Steven Price
2019-10-21
3
-0
/
+69
|
|
*
|
|
KVM: arm64: Implement PV_TIME_FEATURES call
Steven Price
2019-10-21
2
-1
/
+27
|
|
*
|
|
KVM: arm/arm64: Factor out hypercall handling from PSCI code
Christoffer Dall
2019-10-21
2
-82
/
+61
|
|
|
/
/
|
*
|
|
KVM: arm/arm64: Allow user injection of external data aborts
Christoffer Dall
2019-10-21
1
-0
/
+1
|
*
|
|
KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace
Christoffer Dall
2019-10-21
2
-1
/
+29
|
|
/
/
*
|
|
KVM: remember position in kvm->vcpus array
Radim Krčmář
2019-11-15
1
-2
/
+3
*
|
|
KVM: MMIO: get rid of odd out_err label in kvm_coalesced_mmio_init
Miaohe Lin
2019-11-15
1
-6
/
+2
*
|
|
KVM: Add separate helper for putting borrowed reference to kvm
Sean Christopherson
2019-10-22
1
-2
/
+14
|
|
/
|
/
|
*
|
Merge tag 'kvmarm-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2019-10-22
1
-13
/
+35
|
\
\
|
*
|
KVM: arm64: pmu: Reset sample period on overflow handling
Marc Zyngier
2019-10-20
1
-0
/
+20
|
*
|
KVM: arm64: pmu: Set the CHAINED attribute before creating the in-kernel event
Marc Zyngier
2019-10-20
1
-3
/
+3
|
*
|
KVM: arm64: pmu: Fix cycle counter truncation
Marc Zyngier
2019-10-20
1
-10
/
+12
|
|
/
*
/
KVM: Don't shrink/grow vCPU halt_poll_ns if host side polling is disabled
Wanpeng Li
2019-10-22
1
-13
/
+16
|
/
*
Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2019-10-03
1
-1
/
+1
|
\
|
*
KVM: arm/arm64: vgic: Use the appropriate TRACE_INCLUDE_PATH
Zenghui Yu
2019-09-11
1
-1
/
+1
*
|
kvm: x86, powerpc: do not allow clearing largepages debugfs entry
Paolo Bonzini
2019-09-30
1
-3
/
+7
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-09-18
10
-85
/
+305
|
\
|
|
*
KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINE
Marc Zyngier
2019-09-09
1
-0
/
+2
|
*
KVM: arm/arm64: vgic: Use a single IO device per redistributor
Eric Auger
2019-08-25
2
-58
/
+24
|
*
KVM: arm/arm64: vgic: Remove spurious semicolons
Marc Zyngier
2019-08-25
1
-1
/
+1
|
*
KVM: Call kvm_arch_vcpu_blocking early into the blocking sequence
Marc Zyngier
2019-08-18
1
-4
/
+3
|
*
KVM: arm/arm64: vgic: Make function comments match function declarations
Alexandru Elisei
2019-08-18
2
-6
/
+8
|
*
KVM: arm/arm64: vgic-irqfd: Implement kvm_arch_set_irq_inatomic
Marc Zyngier
2019-08-18
1
-6
/
+30
|
*
KVM: arm/arm64: vgic-its: Check the LPI translation cache on MSI injection
Marc Zyngier
2019-08-18
2
-0
/
+37
|
*
KVM: arm/arm64: vgic-its: Cache successful MSI->LPI translation
Marc Zyngier
2019-08-18
1
-0
/
+86
|
*
KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on vgic teardown
Marc Zyngier
2019-08-18
1
-0
/
+2
|
*
KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on ITS disable
Marc Zyngier
2019-08-18
1
-0
/
+2
[next]