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: Destroy target device if coalesced MMIO unregistration fails
Sean Christopherson
2023-03-11
1
-3
/
+5
*
KVM: arm64: vgic: Fix exit condition in scan_its_table()
Eric Ren
2022-10-29
1
-1
/
+4
*
KVM: Add infrastructure and macro to mark VM as bugged
Sean Christopherson
2022-08-25
1
-5
/
+5
*
KVM: Don't null dereference ops->destroy
Alexey Kardashevskiy
2022-08-11
1
-1
/
+4
*
KVM: Prevent module exit until all VMs are freed
David Matlack
2022-04-15
1
-0
/
+13
*
KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
James Morse
2022-03-19
1
-3
/
+31
*
KVM: do not shrink halt_poll_ns below grow_start
Sergey Senozhatsky
2021-10-09
1
-1
/
+5
*
KVM: remember position in kvm->vcpus array
Radim Krčmář
2021-09-26
1
-2
/
+3
*
KVM: arm64: Handle PSCI resets before userspace touches vCPU state
Oliver Upton
2021-09-22
1
-0
/
+8
*
KVM: Do not leak memory for duplicate debugfs directories
Paolo Bonzini
2021-08-12
1
-2
/
+16
*
KVM: add missing compat KVM_CLEAR_DIRTY_LOG
Paolo Bonzini
2021-08-04
1
-0
/
+28
*
KVM: mmio: Fix use-after-free Read in kvm_vm_ioctl_unregister_coalesced_mmio
Kefeng Wang
2021-07-20
1
-1
/
+1
*
KVM: do not allow mapping valid but non-reference-counted pages
Nicholas Piggin
2021-06-30
1
-2
/
+17
*
KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read
Eric Auger
2021-06-23
1
-2
/
+2
*
KVM: arm64: Initialize VCPU mdcr_el2 before loading it
Alexandru Elisei
2021-05-22
1
-0
/
+2
*
KVM: Stop looking for coalesced MMIO zones if the bus is destroyed
Sean Christopherson
2021-05-14
2
-7
/
+22
*
KVM: arm64: Ensure I-cache isolation between vcpus of a same VM
Marc Zyngier
2021-03-17
1
-1
/
+7
*
KVM: arm64: Fix exclusive limit for IPA size
Marc Zyngier
2021-03-17
1
-2
/
+1
*
KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_remapped()
Sean Christopherson
2021-02-26
1
-1
/
+1
*
mm: provide a saner PTE walking API for modules
Paolo Bonzini
2021-02-26
1
-2
/
+2
*
KVM: do not assume PTE is writable after follow_pfn
Paolo Bonzini
2021-02-26
1
-3
/
+12
*
KVM: Forbid the use of tagged userspace addresses for memslots
Marc Zyngier
2021-02-03
1
-0
/
+1
*
kvm: check tlbs_dirty directly
Lai Jiangshan
2021-01-12
1
-2
/
+1
*
KVM: arm64: vgic-v3: Drop the reporting of GICR_TYPER.Last for userspace
Zenghui Yu
2020-12-02
1
-2
/
+20
*
KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED
Stephen Boyd
2020-11-18
1
-1
/
+1
*
KVM: arm64: Force PTE mapping on fault resulting in a device mapping
Santosh Shukla
2020-11-18
1
-0
/
+1
*
KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
Marc Zyngier
2020-10-01
2
-2
/
+2
*
KVM: arm64: vgic-its: Fix memory leak on the error path of vgic_add_lpi()
Zenghui Yu
2020-10-01
1
-2
/
+9
*
KVM: arm64: vgic-v3: Retire all pending LPIs on vcpu destroy
Zenghui Yu
2020-10-01
1
-2
/
+8
*
KVM: fix overflow of zero page refcount with ksm running
Zhuang Yanying
2020-10-01
1
-0
/
+1
*
KVM: arm/arm64: vgic: Fix potential double free dist->spis in __kvm_vgic_dest...
Miaohe Lin
2020-10-01
1
-0
/
+1
*
KVM: fix memory leak in kvm_io_bus_unregister_dev()
Rustam Kovhaev
2020-09-17
1
-9
/
+12
*
KVM: arm64: Do not try to map PUDs when they are folded into PMD
Marc Zyngier
2020-09-17
1
-1
/
+6
*
KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set
Will Deacon
2020-08-26
1
-4
/
+13
*
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2020-08-26
2
-2
/
+3
*
KVM: arm64: Don't inherit exec permission across page-table levels
Will Deacon
2020-08-05
1
-5
/
+6
*
KVM: arm64: Save the host's PtrAuth keys in non-preemptible context
Marc Zyngier
2020-06-17
1
-1
/
+21
*
KVM: arm64: Synchronize sysreg state on injecting an AArch32 exception
Marc Zyngier
2020-06-17
1
-0
/
+28
*
KVM: x86: Fix APIC page invalidation race
Eiichi Tsukata
2020-06-17
1
-10
/
+16
*
KVM: arm: vgic: Synchronize the whole guest on GIC{D,R}_I{S,C}ACTIVER read
Marc Zyngier
2020-05-20
4
-44
/
+75
*
KVM: arm64: Fix 32bit PC wrap-around
Marc Zyngier
2020-05-14
1
-2
/
+6
*
KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVER
Marc Zyngier
2020-05-14
1
-2
/
+2
*
KVM: Check for a bad hva before dropping into the ghc slow path
Sean Christopherson
2020-03-05
1
-6
/
+6
*
KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit integer
Alexandru Elisei
2020-02-14
1
-1
/
+2
*
KVM: arm64: pmu: Fix chained SW_INCR counters
Eric Auger
2020-02-14
1
-13
/
+30
*
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
[next]