index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-12
KVM: Do not leak memory for duplicate debugfs directories
Paolo Bonzini
1
-2
/
+16
2021-08-04
KVM: add missing compat KVM_CLEAR_DIRTY_LOG
Paolo Bonzini
1
-0
/
+28
2021-07-20
KVM: mmio: Fix use-after-free Read in kvm_vm_ioctl_unregister_coalesced_mmio
Kefeng Wang
1
-1
/
+1
2021-06-30
KVM: do not allow mapping valid but non-reference-counted pages
Nicholas Piggin
1
-2
/
+17
2021-06-23
KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read
Eric Auger
1
-2
/
+2
2021-05-22
KVM: arm64: Initialize VCPU mdcr_el2 before loading it
Alexandru Elisei
1
-0
/
+2
2021-05-14
KVM: Stop looking for coalesced MMIO zones if the bus is destroyed
Sean Christopherson
2
-7
/
+22
2021-03-17
KVM: arm64: Ensure I-cache isolation between vcpus of a same VM
Marc Zyngier
1
-1
/
+7
2021-03-17
KVM: arm64: Fix exclusive limit for IPA size
Marc Zyngier
1
-2
/
+1
2021-02-26
KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_remapped()
Sean Christopherson
1
-1
/
+1
2021-02-26
mm: provide a saner PTE walking API for modules
Paolo Bonzini
1
-2
/
+2
2021-02-26
KVM: do not assume PTE is writable after follow_pfn
Paolo Bonzini
1
-3
/
+12
2021-02-03
KVM: Forbid the use of tagged userspace addresses for memslots
Marc Zyngier
1
-0
/
+1
2021-01-12
kvm: check tlbs_dirty directly
Lai Jiangshan
1
-2
/
+1
2020-12-02
KVM: arm64: vgic-v3: Drop the reporting of GICR_TYPER.Last for userspace
Zenghui Yu
1
-2
/
+20
2020-11-18
KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED
Stephen Boyd
1
-1
/
+1
2020-11-18
KVM: arm64: Force PTE mapping on fault resulting in a device mapping
Santosh Shukla
1
-0
/
+1
2020-10-01
KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
Marc Zyngier
2
-2
/
+2
2020-10-01
KVM: arm64: vgic-its: Fix memory leak on the error path of vgic_add_lpi()
Zenghui Yu
1
-2
/
+9
2020-10-01
KVM: arm64: vgic-v3: Retire all pending LPIs on vcpu destroy
Zenghui Yu
1
-2
/
+8
2020-10-01
KVM: fix overflow of zero page refcount with ksm running
Zhuang Yanying
1
-0
/
+1
2020-10-01
KVM: arm/arm64: vgic: Fix potential double free dist->spis in __kvm_vgic_dest...
Miaohe Lin
1
-0
/
+1
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-14
KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit integer
Alexandru Elisei
1
-1
/
+2
2020-02-14
KVM: arm64: pmu: Fix chained SW_INCR counters
Eric Auger
1
-13
/
+30
2020-02-14
KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
Eric Auger
1
-0
/
+3
2020-02-14
KVM: arm: Make inject_abt32() inject an external abort instead
James Morse
1
-3
/
+7
2020-02-14
KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests
James Morse
1
-3
/
+5
2020-02-14
KVM: arm/arm64: Fix young bit from mmu notifier
Gavin Shan
1
-1
/
+2
2020-02-14
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
[next]