index
:
linux.git
cached
cdir_v2
cfid-fixes
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
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
2019-11-12
kvm: x86, powerpc: do not allow clearing largepages debugfs entry
Paolo Bonzini
1
-3
/
+7
2019-09-21
KVM: coalesced_mmio: add bounds checking
Matt Delco
1
-7
/
+10
2019-09-16
kvm: Check irqchip mode before assign irqfd
Peter Xu
1
-0
/
+9
2019-09-10
KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity
Andre Przywara
1
-10
/
+20
2019-09-10
KVM: arm/arm64: Only skip MMIO insn once
Andrew Jones
1
-0
/
+7
2019-09-06
KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI
Marc Zyngier
3
-2
/
+26
2019-09-06
KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is long
Heyi Guo
1
-0
/
+7
2019-08-25
KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block
Marc Zyngier
5
-2
/
+38
2019-08-16
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
1
-1
/
+24
2019-07-14
KVM: arm/arm64: vgic: Fix kvm_device leak in vgic_its_destroy
Dave Martin
1
-0
/
+1
2019-06-19
KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentation
James Morse
2
-121
/
+136
2019-06-09
KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
Thomas Huth
2
-2
/
+3
[next]