index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
include
Age
Commit message (
Expand
)
Author
2026-06-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-06-16
Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...
Linus Torvalds
2026-06-12
Merge tag 'kvmarm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2026-06-12
Merge branch kvm-arm64/nv-mmu-7.2 into kvmarm-master/next
Marc Zyngier
2026-06-12
Merge branch kvm-arm64/misc-7.2 into kvmarm-master/next
Marc Zyngier
2026-06-12
Merge branch kvm-arm64/pkvm-fixes-7.2 into kvmarm-master/next
Marc Zyngier
2026-06-05
KVM: arm64: Restore POR_EL0 access to host EL0
Joey Gouly
2026-06-03
KVM: arm64: Key CPTR_EL2.E0POE propagation on FEAT_S1POE
Marc Zyngier
2026-06-03
arm64: fpsimd: Move SVE save/restore inline
Mark Rutland
2026-06-03
arm64: fpsimd: Use opaque type for SVE state
Mark Rutland
2026-06-03
arm64: fpsimd: Move fpsimd save/restore inline
Mark Rutland
2026-06-03
arm64: fpsimd: Split FPSR/FPCR from SVE save/restore
Mark Rutland
2026-06-03
KVM: arm64: pkvm: Remove struct cpu_sve_state
Mark Rutland
2026-06-03
KVM: arm64: pkvm: Save host FPMR in host cpu context
Mark Rutland
2026-05-29
KVM: arm64: Correctly cap ZCR_EL2 provided by a guest hypervisor
Mark Brown
2026-05-28
KVM: arm64: Remove @arch from __load_stage2()
Zenghui Yu (Huawei)
2026-05-27
KVM: arm64: Fix __deactivate_fgt macro parameter typo
Fuad Tabba
2026-05-26
KVM: arm64: Fix __pkvm_init_vm error path
Vincent Donnefort
2026-05-07
KVM: arm64: Fix __deactivate_fgt macro parameter typo
Fuad Tabba
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-04-08
Merge branch kvm-arm64/pkvm-protected-guest into kvmarm-master/next
Marc Zyngier
2026-04-08
Merge branch kvm-arm64/vgic-v5-ppi into kvmarm-master/next
Marc Zyngier
2026-03-30
KVM: arm64: Rename PKVM_PAGE_STATE_MASK
Will Deacon
2026-03-30
KVM: arm64: Register 'selftest_vm' in the VM table
Will Deacon
2026-03-30
KVM: arm64: Implement the MEM_UNSHARE hypercall for protected VMs
Will Deacon
2026-03-30
KVM: arm64: Implement the MEM_SHARE hypercall for protected VMs
Will Deacon
2026-03-30
KVM: arm64: Add hvc handler at EL2 for hypercalls from protected VMs
Will Deacon
2026-03-30
KVM: arm64: Return -EFAULT from VCPU_RUN on access to a poisoned pte
Will Deacon
2026-03-30
KVM: arm64: Introduce hypercall to force reclaim of a protected page
Will Deacon
2026-03-30
KVM: arm64: Support translation faults in inject_host_exception()
Will Deacon
2026-03-30
KVM: arm64: Introduce __pkvm_reclaim_dying_guest_page()
Will Deacon
2026-03-30
KVM: arm64: Introduce __pkvm_host_donate_guest()
Will Deacon
2026-03-30
KVM: arm64: Split teardown hypercall into two phases
Will Deacon
2026-03-30
KVM: arm64: Remove unused PKVM_ID_FFA definition
Will Deacon
2026-03-27
KVM: arm64: Preserve host MPAM configuration when changing traps
Ben Horgan
2026-03-19
KVM: arm64: gic-v5: Support GICv5 FGTs & FGUs
Sascha Bischoff
2026-03-11
KVM: arm64: Add hyp_enter/hyp_exit events to nVHE/pKVM hyp
Vincent Donnefort
2026-03-11
KVM: arm64: Add event support to the nVHE/pKVM hyp and trace remote
Vincent Donnefort
2026-03-11
KVM: arm64: Add trace reset to the nVHE/pKVM hyp
Vincent Donnefort
2026-03-11
KVM: arm64: Sync boot clock with the nVHE/pKVM hyp
Vincent Donnefort
2026-03-11
KVM: arm64: Add tracing capability for the nVHE/pKVM hyp
Vincent Donnefort
2026-03-11
KVM: arm64: Initialise hyp_nr_cpus for nVHE hyp
Vincent Donnefort
2026-03-11
KVM: arm64: Add clock support to nVHE/pKVM hyp
Vincent Donnefort
2026-02-05
Merge branch kvm-arm64/misc-6.20 into kvmarm-master/next
Marc Zyngier
2026-01-08
KVM: arm64: Remove unused parameter in synchronize_vcpu_pstate()
Alexandru Elisei
2026-01-07
KVM: arm64: Remove ISB after writing FPEXC32_EL2
Mark Rutland
2026-01-07
KVM: arm64: Fix comment in fpsimd_lazy_switch_to_host()
Mark Rutland
2025-10-13
KVM: arm64: Compute per-vCPU FGTs at vcpu_load()
Oliver Upton
2025-09-30
Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2025-09-15
KVM: arm64: Introduce separate hypercalls for pKVM VM reservation and initial...
Fuad Tabba
[next]