index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
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
2024-12-19
KVM: arm64: Ignore PMCNTENSET_EL0 while checking for overflow status
Raghavendra Rao Ananta
1
-1
/
+0
2024-12-14
KVM: arm64: vgic-its: Clear ITE when DISCARD frees an ITE
Kunkun Jiang
1
-1
/
+5
2024-12-14
KVM: arm64: vgic-its: Clear DTE when MAPD unmaps a device
Kunkun Jiang
1
-2
/
+4
2024-12-14
KVM: arm64: vgic-its: Add a data length check in vgic_its_save_*
Jing Zhang
2
-12
/
+32
2024-11-08
KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin()
Breno Leitao
1
-2
/
+3
2024-05-02
KVM: async_pf: Cleanup kvm_setup_async_pf()
Vitaly Kuznetsov
1
-13
/
+6
2024-04-13
KVM: Always flush async #PF workqueue when vCPU is being destroyed
Sean Christopherson
1
-5
/
+26
2024-03-01
KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handler
Oliver Upton
1
-0
/
+2
2024-03-01
KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()
Oliver Upton
1
-0
/
+3
2024-02-23
KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache
Oliver Upton
1
-0
/
+5
2023-03-11
KVM: Destroy target device if coalesced MMIO unregistration fails
Sean Christopherson
1
-3
/
+5
2022-10-29
KVM: arm64: vgic: Fix exit condition in scan_its_table()
Eric Ren
1
-1
/
+4
2022-08-25
KVM: Add infrastructure and macro to mark VM as bugged
Sean Christopherson
1
-5
/
+5
2022-08-11
KVM: Don't null dereference ops->destroy
Alexey Kardashevskiy
1
-1
/
+4
2022-04-15
KVM: Prevent module exit until all VMs are freed
David Matlack
1
-0
/
+13
2022-03-19
KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
James Morse
1
-3
/
+31
2021-10-09
KVM: do not shrink halt_poll_ns below grow_start
Sergey Senozhatsky
1
-1
/
+5
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-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
[next]