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.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: Use kvm_pfn_t for local PFN variable in hva_to_pfn_remapped()
Sean Christopherson
2021-08-08
1
-1
/
+1
*
KVM: do not allow mapping valid but non-reference-counted pages
Nicholas Piggin
2021-08-08
1
-2
/
+17
*
KVM: do not assume PTE is writable after follow_pfn
Paolo Bonzini
2021-08-08
1
-3
/
+12
*
KVM: arm64: Fix exclusive limit for IPA size
Marc Zyngier
2021-03-17
1
-1
/
+1
*
kvm: check tlbs_dirty directly
Lai Jiangshan
2021-02-23
1
-2
/
+1
*
KVM: fix overflow of zero page refcount with ksm running
Zhuang Yanying
2020-10-01
1
-0
/
+1
*
KVM: fix memory leak in kvm_io_bus_unregister_dev()
Rustam Kovhaev
2020-10-01
1
-9
/
+12
*
KVM: arm/arm64: Don't reschedule in unmap_stage2_range()
Will Deacon
2020-08-26
1
-6
/
+0
*
KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVER
Marc Zyngier
2020-05-20
1
-2
/
+2
*
KVM: Check for a bad hva before dropping into the ghc slow path
Sean Christopherson
2020-03-11
1
-6
/
+6
*
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-14
1
-1
/
+1
*
KVM: Use vcpu-specific gva->hva translation when querying host page size
Sean Christopherson
2020-02-14
1
-2
/
+2
*
KVM: arm64: Only sign-extend MMIO up to register width
Christoffer Dall
2020-02-14
1
-0
/
+6
*
KVM: arm/arm64: vgic: Don't rely on the wrong pending table
Zenghui Yu
2019-12-17
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: 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
/
+39
*
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-21
1
-0
/
+1
*
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: arm/arm64: Ensure only THP is candidate for adjustment
Punit Agrawal
2019-05-16
1
-1
/
+7
*
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: 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: 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
*
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
*
KVM: arm/arm64: Fix vgic init race
Christoffer Dall
2018-09-26
1
-0
/
+4
*
KVM: arm/arm64: vgic: Fix possible spectre-v1 write in vgic_mmio_write_apr()
Mark Rutland
2018-09-26
1
-0
/
+3
*
KVM: arm/arm64: Skip updating PTE entry if no change
Punit Agrawal
2018-09-05
1
-0
/
+4
*
KVM: arm/arm64: Skip updating PMD entry if no change
Punit Agrawal
2018-09-05
1
-11
/
+27
*
KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumer
Paolo Bonzini
2018-08-24
1
-5
/
+6
*
KVM: arm/arm64: Drop resource size check for GICV window
Ard Biesheuvel
2018-08-24
1
-5
/
+0
*
KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in parallel.
Lan Tianyu
2018-07-25
1
-1
/
+5
[next]