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
2022-08-25
KVM: Add infrastructure and macro to mark VM as bugged
Sean Christopherson
1
-5
/
+5
2022-04-15
KVM: Prevent module exit until all VMs are freed
David Matlack
1
-0
/
+13
2022-03-23
KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
James Morse
1
-0
/
+12
2021-09-26
KVM: remember position in kvm->vcpus array
Radim Krčmář
1
-2
/
+3
2021-09-22
KVM: arm64: Handle PSCI resets before userspace touches vCPU state
Oliver Upton
1
-0
/
+8
2021-07-28
KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_remapped()
Sean Christopherson
1
-1
/
+1
2021-07-28
KVM: do not allow mapping valid but non-reference-counted pages
Nicholas Piggin
1
-2
/
+17
2021-07-28
KVM: do not assume PTE is writable after follow_pfn
Paolo Bonzini
1
-3
/
+12
2021-06-30
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-03-17
KVM: arm64: Fix exclusive limit for IPA size
Marc Zyngier
1
-1
/
+1
2021-02-23
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-10-01
KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
Marc Zyngier
2
-2
/
+5
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: 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-26
KVM: fix memory leak in kvm_io_bus_unregister_dev()
Rustam Kovhaev
1
-9
/
+12
2020-08-26
KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set
Will Deacon
1
-4
/
+12
2020-08-26
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2
-2
/
+2
2020-06-22
KVM: arm64: Synchronize sysreg state on injecting an AArch32 exception
Marc Zyngier
1
-0
/
+28
2020-06-22
KVM: x86: Fix APIC page invalidation race
Eiichi Tsukata
1
-8
/
+16
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-04-29
x86/kvm: Cache gfn to pfn translation
Boris Ostrovsky
1
-19
/
+79
2020-04-29
x86/kvm: Introduce kvm_(un)map_gfn()
Boris Ostrovsky
1
-5
/
+24
2020-04-29
KVM: Properly check if "page" is valid in kvm_vcpu_unmap
KarimAllah Ahmed
1
-1
/
+1
2020-04-29
kvm: fix compile on s390 part 2
Christian Borntraeger
1
-0
/
+2
2020-04-29
kvm: fix compilation on s390
Paolo Bonzini
1
-0
/
+2
2020-04-29
kvm: fix compilation on aarch64
Paolo Bonzini
1
-1
/
+1
2020-04-29
KVM: Introduce a new guest mapping API
KarimAllah Ahmed
1
-0
/
+64
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: 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
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-13
KVM: arm/arm64: vgic: Don't rely on the wrong pending table
Zenghui Yu
1
-3
/
+3
2019-12-05
kvm: properly check debugfs dentry before using it
Greg Kroah-Hartman
1
-1
/
+1
2019-12-01
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
Sean Christopherson
1
-3
/
+23
2019-11-24
kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
Suzuki K Poulose
1
-1
/
+2
2019-11-12
kvm: x86: mmu: Recovery of shattered NX large pages
Junaid Shahid
1
-1
/
+29
2019-11-12
kvm: Add helper function for creating VM worker threads
Junaid Shahid
1
-0
/
+84
2019-11-12
kvm: Convert kvm_lock to a mutex
Junaid Shahid
1
-15
/
+15
[next]