index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-19
Merge branch 'kvm-arm64/feat-nv3' into next
Oliver Upton
2
-4
/
+34
2026-08-19
Merge branch 'kvm-arm64/pkvm-7.3' into next
Oliver Upton
2
-18
/
+5
2026-08-08
KVM: arm64: Make timer_get_offset() work in all contexts
Marc Zyngier
1
-14
/
+1
2026-07-31
KVM: arm64: Add NVHCR_EL2 context switching
Marc Zyngier
1
-0
/
+11
2026-07-31
KVM: arm64: Relax CPTR_EL2 handling when FEAT_NV2p1 is present
Marc Zyngier
1
-2
/
+3
2026-07-31
KVM: arm64: Merge guest's HCRX_EL2 using NV_HCRX_GUEST_EXCLUDE
Marc Zyngier
1
-2
/
+20
2026-07-15
Merge tag 'kvmarm-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
1
-5
/
+6
2026-07-13
KVM: arm64: Avoid naming collision in tracing
Mostafa Saleh
1
-4
/
+4
2026-06-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+3
2026-06-17
KVM: arm64: nv: Drop bogus WARN for write to ZCR_EL2
Oliver Upton
1
-2
/
+0
2026-06-17
KVM: arm64: nv: Fix SPSR_EL2 restore in kvm_hyp_handle_mops()
Weiming Shi
1
-3
/
+6
2026-06-16
Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-11
/
+12
2026-06-12
Merge tag 'kvmarm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
2
-2
/
+3
2026-06-12
Merge branch kvm-arm64/nv-mmu-7.2 into kvmarm-master/next
Marc Zyngier
1
-1
/
+1
2026-06-12
Merge branch kvm-arm64/misc-7.2 into kvmarm-master/next
Marc Zyngier
1
-1
/
+1
2026-06-12
Merge branch kvm-arm64/pkvm-fixes-7.2 into kvmarm-master/next
Marc Zyngier
1
-0
/
+1
2026-06-05
KVM: arm64: Restore POR_EL0 access to host EL0
Joey Gouly
1
-0
/
+2
2026-06-03
KVM: arm64: Key CPTR_EL2.E0POE propagation on FEAT_S1POE
Marc Zyngier
1
-1
/
+1
2026-06-03
arm64: fpsimd: Move SVE save/restore inline
Mark Rutland
1
-2
/
+2
2026-06-03
arm64: fpsimd: Use opaque type for SVE state
Mark Rutland
1
-5
/
+3
2026-06-03
arm64: fpsimd: Move fpsimd save/restore inline
Mark Rutland
1
-2
/
+2
2026-06-03
arm64: fpsimd: Split FPSR/FPCR from SVE save/restore
Mark Rutland
1
-2
/
+2
2026-06-03
KVM: arm64: pkvm: Remove struct cpu_sve_state
Mark Rutland
1
-4
/
+5
2026-06-03
KVM: arm64: pkvm: Save host FPMR in host cpu context
Mark Rutland
1
-2
/
+4
2026-05-29
KVM: arm64: Correctly cap ZCR_EL2 provided by a guest hypervisor
Mark Brown
1
-6
/
+10
2026-05-28
KVM: arm64: Remove @arch from __load_stage2()
Zenghui Yu (Huawei)
1
-1
/
+1
2026-05-27
KVM: arm64: Fix __deactivate_fgt macro parameter typo
Fuad Tabba
1
-1
/
+1
2026-05-26
KVM: arm64: Fix __pkvm_init_vm error path
Vincent Donnefort
1
-0
/
+1
2026-05-07
KVM: arm64: Fix __deactivate_fgt macro parameter typo
Fuad Tabba
1
-1
/
+1
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-7
/
+176
2026-04-08
Merge branch kvm-arm64/pkvm-protected-guest into kvmarm-master/next
Marc Zyngier
4
-5
/
+26
2026-04-08
Merge branch kvm-arm64/vgic-v5-ppi into kvmarm-master/next
Marc Zyngier
1
-0
/
+27
2026-03-30
KVM: arm64: Rename PKVM_PAGE_STATE_MASK
Will Deacon
1
-3
/
+3
2026-03-30
KVM: arm64: Register 'selftest_vm' in the VM table
Will Deacon
1
-0
/
+2
2026-03-30
KVM: arm64: Implement the MEM_UNSHARE hypercall for protected VMs
Will Deacon
1
-0
/
+1
2026-03-30
KVM: arm64: Implement the MEM_SHARE hypercall for protected VMs
Will Deacon
1
-0
/
+1
2026-03-30
KVM: arm64: Add hvc handler at EL2 for hypercalls from protected VMs
Will Deacon
1
-0
/
+1
2026-03-30
KVM: arm64: Return -EFAULT from VCPU_RUN on access to a poisoned pte
Will Deacon
1
-0
/
+1
2026-03-30
KVM: arm64: Introduce hypercall to force reclaim of a protected page
Will Deacon
3
-0
/
+8
2026-03-30
KVM: arm64: Support translation faults in inject_host_exception()
Will Deacon
1
-0
/
+2
2026-03-30
KVM: arm64: Introduce __pkvm_reclaim_dying_guest_page()
Will Deacon
2
-0
/
+2
2026-03-30
KVM: arm64: Introduce __pkvm_host_donate_guest()
Will Deacon
1
-0
/
+2
2026-03-30
KVM: arm64: Split teardown hypercall into two phases
Will Deacon
1
-1
/
+3
2026-03-30
KVM: arm64: Remove unused PKVM_ID_FFA definition
Will Deacon
1
-1
/
+0
2026-03-27
KVM: arm64: Preserve host MPAM configuration when changing traps
Ben Horgan
1
-4
/
+8
2026-03-19
KVM: arm64: gic-v5: Support GICv5 FGTs & FGUs
Sascha Bischoff
1
-0
/
+27
2026-03-11
KVM: arm64: Add hyp_enter/hyp_exit events to nVHE/pKVM hyp
Vincent Donnefort
2
-0
/
+35
2026-03-11
KVM: arm64: Add event support to the nVHE/pKVM hyp and trace remote
Vincent Donnefort
2
-0
/
+45
2026-03-11
KVM: arm64: Add trace reset to the nVHE/pKVM hyp
Vincent Donnefort
1
-0
/
+2
2026-03-11
KVM: arm64: Sync boot clock with the nVHE/pKVM hyp
Vincent Donnefort
1
-0
/
+2
[next]