index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
KVM: arm64: Correctly identify executable PTEs at stage-2
Oliver Upton
1
-1
/
+3
11 days
KVM: arm64: Reassign nested_mmus array behind mmu_lock
Hyunwoo Kim
1
-13
/
+20
11 days
KVM: arm64: Restore POR_EL0 access to host EL0
Joey Gouly
1
-0
/
+2
11 days
KVM: arm64: Take the SRCU lock for page table walks in fault injection and AT...
Hyunwoo Kim
1
-2
/
+4
11 days
KVM: arm64: vgic-its: Drop the translation cache reference only for the erase...
Hyunwoo Kim
1
-2
/
+4
2026-05-29
KVM: arm64: Correctly cap ZCR_EL2 provided by a guest hypervisor
Mark Brown
3
-14
/
+18
2026-05-27
KVM: arm64: Fix memory leak in hyp_trace_unload()
Vincent Donnefort
1
-0
/
+2
2026-05-27
KVM: arm64: Fix rollback in hyp_trace_buffer_share_hyp()
Vincent Donnefort
1
-2
/
+3
2026-05-27
KVM: arm64: Fix meta-page unsharing in pKVM hyp tracing
Vincent Donnefort
1
-1
/
+1
2026-05-27
KVM: arm64: PMU: Preserve AArch32 counter low bits
Qiang Ma
1
-2
/
+2
2026-05-21
KVM: arm64: Fix CONFIG_PKVM_DISABLE_STAGE2_ON_PANIC
Vincent Donnefort
1
-1
/
+1
2026-05-20
KVM: arm64: Fix nVHE/pKVM hyp tracing error on invalid desc
Vincent Donnefort
1
-2
/
+7
2026-05-20
KVM: arm64: vgic: Free private_irqs when init fails after allocation
Michael Bommarito
1
-1
/
+3
2026-05-20
KVM: arm64: vgic-its: Reject restored DTE with out-of-range num_eventid_bits
Michael Bommarito
1
-0
/
+4
2026-05-07
KVM: arm64: Pre-check vcpu memcache for host->guest donate
Fuad Tabba
1
-0
/
+4
2026-05-07
KVM: arm64: Pre-check vcpu memcache for host->guest share
Fuad Tabba
1
-0
/
+20
2026-05-07
KVM: arm64: Seed pkvm_ownership_selftest vcpu memcache
Fuad Tabba
1
-1
/
+15
2026-05-07
KVM: arm64: Fix __deactivate_fgt macro parameter typo
Fuad Tabba
1
-1
/
+1
2026-05-07
KVM: arm64: Guard against NULL vcpu on VHE hyp panic path
Fuad Tabba
1
-1
/
+2
2026-05-06
KVM: arm64: Remove potential UB on nvhe tracing clock update
Mostafa Saleh
1
-0
/
+3
2026-05-06
KVM: arm64: Handle permission faults with guest_memfd
Alexandru Elisei
1
-8
/
+21
2026-05-06
KVM: arm64: Work around C1-Pro erratum 4193714 for protected guests
James Morse
2
-1
/
+43
2026-04-27
Merge tag 'kvmarm-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
7
-38
/
+67
2026-04-24
KVM: arm64: Wake-up from WFI when iqrchip is in userspace
Marc Zyngier
1
-0
/
+4
2026-04-24
KVM: arm64: Fix initialisation order in __pkvm_init_finalise()
Quentin Perret
1
-3
/
+3
2026-04-24
KVM: arm64: Fix pin leak and publication ordering in __pkvm_init_vcpu()
Fuad Tabba
1
-13
/
+25
2026-04-24
KVM: arm64: Fix FEAT_SPE_FnE to use PMSIDR_EL1.FnE, not PMSVer
Fuad Tabba
1
-3
/
+12
2026-04-24
KVM: arm64: Fix typo in feature check comments
Fuad Tabba
1
-3
/
+3
2026-04-24
KVM: arm64: Fix FEAT_Debugv8p9 to check DebugVer, not PMUVer
Fuad Tabba
1
-1
/
+1
2026-04-24
KVM: arm64: Reject non compliant SMCCC function calls in pKVM
Sebastian Ene
1
-0
/
+4
2026-04-24
KVM: arm64: vgic: Fix IIDR revision field extracted from wrong value
David Woodhouse
2
-2
/
+2
2026-04-18
KVM: arm64: pkvm: Adopt MARKER() to define host hypercall ranges
Marc Zyngier
1
-5
/
+5
2026-04-17
KVM: arm64: Re-allow hyp tracing HVCs for [nh]VHE
Vincent Donnefort
1
-8
/
+8
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
53
-777
/
+4513
2026-04-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
10
-16
/
+70
2026-04-13
Merge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
53
-777
/
+4513
2026-04-10
Merge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cl...
Catalin Marinas
9
-15
/
+66
2026-04-08
Merge branch kvm-arm64/misc-7.1 into kvmarm-master/next
Marc Zyngier
3
-0
/
+9
2026-04-08
Merge branch kvm-arm64/vgic-fixes-7.1 into kvmarm-master/next
Marc Zyngier
7
-72
/
+76
2026-04-08
Merge branch kvm-arm64/pkvm-protected-guest into kvmarm-master/next
Marc Zyngier
13
-199
/
+1168
2026-04-08
Merge branch kvm-arm64/spe-trbe-nvhe into kvmarm-master/next
Marc Zyngier
2
-25
/
+93
2026-04-08
Merge branch kvm-arm64/user_mem_abort-rework into kvmarm-master/next
Marc Zyngier
1
-220
/
+310
2026-04-08
Merge branch kvm-arm64/pkvm-psci into kvmarm-master/next
Marc Zyngier
3
-51
/
+39
2026-04-08
Merge branch kvm-arm64/nv-s2-debugfs into kvmarm-master/next
Marc Zyngier
2
-30
/
+55
2026-04-08
Merge branch kvm-arm64/vgic-v5-ppi into kvmarm-master/next
Marc Zyngier
21
-192
/
+1680
2026-04-08
Merge branch kvm-arm64/hyp-tracing into kvmarm-master/next
Marc Zyngier
25
-61
/
+1156
2026-04-01
KVM: arm64: vgic-v5: Fold PPI state for all exposed PPIs
Sascha Bischoff
2
-26
/
+8
2026-04-01
KVM: arm64: Destroy stage-2 page-table in kvm_arch_destroy_vm()
Will Deacon
1
-0
/
+1
2026-04-01
KVM: arm64: Don't leave mmu->pgt dangling on kvm_init_stage2_mmu() error
Will Deacon
1
-0
/
+1
2026-04-01
KVM: arm64: Prevent the host from using an smc with imm16 != 0
Sebastian Ene
1
-0
/
+7
[next]