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: Check for a bad hva before dropping into the ghc slow path
Sean Christopherson
2020-03-05
1
-6
/
+6
*
KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
Eric Auger
2020-02-14
1
-0
/
+3
*
KVM: arm: Make inject_abt32() inject an external abort instead
James Morse
2020-02-14
1
-3
/
+7
*
KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests
James Morse
2020-02-14
1
-3
/
+5
*
KVM: arm/arm64: Fix young bit from mmu notifier
Gavin Shan
2020-02-14
1
-1
/
+2
*
KVM: arm/arm64: vgic-its: Fix restoration of unmapped collections
Eric Auger
2020-02-14
1
-1
/
+2
*
KVM: Play nice with read-only memslots when querying host page size
Sean Christopherson
2020-02-11
1
-1
/
+1
*
KVM: Use vcpu-specific gva->hva translation when querying host page size
Sean Christopherson
2020-02-11
1
-2
/
+2
*
KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
Sean Christopherson
2020-02-11
1
-5
/
+5
*
KVM: arm64: Only sign-extend MMIO up to register width
Christoffer Dall
2020-02-11
1
-0
/
+6
*
KVM: arm/arm64: Correct AArch32 SPSR on exception entry
Mark Rutland
2020-02-11
1
-3
/
+3
*
KVM: arm/arm64: Correct CPSR on exception entry
Mark Rutland
2020-02-11
1
-10
/
+101
*
KVM: arm/arm64: vgic: Don't rely on the wrong pending table
Zenghui Yu
2019-12-13
1
-3
/
+3
*
kvm: properly check debugfs dentry before using it
Greg Kroah-Hartman
2019-12-05
1
-1
/
+1
*
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
Sean Christopherson
2019-12-01
1
-3
/
+23
*
kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
Suzuki K Poulose
2019-11-24
1
-1
/
+2
*
kvm: x86: mmu: Recovery of shattered NX large pages
Junaid Shahid
2019-11-12
1
-1
/
+29
*
kvm: Add helper function for creating VM worker threads
Junaid Shahid
2019-11-12
1
-0
/
+84
*
kvm: Convert kvm_lock to a mutex
Junaid Shahid
2019-11-12
1
-15
/
+15
*
kvm: x86, powerpc: do not allow clearing largepages debugfs entry
Paolo Bonzini
2019-11-12
1
-3
/
+7
*
KVM: coalesced_mmio: add bounds checking
Matt Delco
2019-09-21
1
-7
/
+10
*
kvm: Check irqchip mode before assign irqfd
Peter Xu
2019-09-16
1
-0
/
+9
*
KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity
Andre Przywara
2019-09-10
1
-10
/
+20
*
KVM: arm/arm64: Only skip MMIO insn once
Andrew Jones
2019-09-10
1
-0
/
+7
*
KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI
Marc Zyngier
2019-09-06
3
-2
/
+26
*
KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is long
Heyi Guo
2019-09-06
1
-0
/
+7
*
KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block
Marc Zyngier
2019-08-25
5
-2
/
+38
*
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
2019-08-16
1
-1
/
+24
*
KVM: arm/arm64: vgic: Fix kvm_device leak in vgic_its_destroy
Dave Martin
2019-07-14
1
-0
/
+1
*
KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentation
James Morse
2019-06-19
2
-121
/
+136
*
KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
Thomas Huth
2019-06-09
2
-2
/
+3
*
KVM: arm/arm64: Ensure vcpu target is unset on reset failure
Andrew Jones
2019-05-25
1
-3
/
+8
*
KVM: fix spectrev1 gadgets
Paolo Bonzini
2019-05-16
2
-4
/
+7
*
KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the memslots
Marc Zyngier
2019-05-04
1
-3
/
+10
*
KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory
Marc Zyngier
2019-05-04
2
-6
/
+6
*
KVM: Reject device ioctls from processes other than the VM's creator
Sean Christopherson
2019-04-03
1
-0
/
+3
*
KVM: Call kvm_arch_memslots_updated() before updating memslots
Sean Christopherson
2019-03-23
2
-3
/
+6
*
KVM: arm/arm64: vgic: Always initialize the group of private IRQs
Christoffer Dall
2019-03-23
1
-8
/
+14
*
arm/arm64: KVM: Allow a VCPU to fully reset itself
Marc Zyngier
2019-03-23
2
-20
/
+26
*
KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlock
Julien Thierry
2019-03-23
3
-10
/
+10
*
kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)
Jann Horn
2019-02-12
1
-1
/
+2
*
kvm: Change offset in kvm_write_guest_offset_cached to unsigned
Jim Mattson
2019-02-12
1
-1
/
+2
*
arm64: KVM: Skip MMIO insn after emulation
Mark Rutland
2019-02-12
1
-5
/
+6
*
KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less
Christoffer Dall
2019-01-16
1
-12
/
+11
*
KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq()
Gustavo A. R. Silva
2019-01-09
1
-1
/
+1
*
KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring state
Christoffer Dall
2019-01-09
1
-1
/
+16
*
KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum
Marc Zyngier
2019-01-09
1
-2
/
+2
*
KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs disabled
Julien Thierry
2019-01-09
1
-21
/
+0
*
arm/arm64: KVM: vgic: Force VM halt when changing the active state of GICv3 P...
Marc Zyngier
2019-01-09
1
-2
/
+4
*
KVM: arm64: Fix caching of host MDCR_EL2 value
Mark Rutland
2018-11-13
1
-2
/
+2
[next]