开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
nvhe
/
hyp-main.c
Age
Commit message (
Expand
)
Author
23 hours
Merge branch 'next' of ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git...
Mark Brown
8 days
KVM: arm64: Implement lazy vCPU state sync for non-protected guests
Fuad Tabba
8 days
KVM: arm64: Add primitives to flush/sync the VGIC state at EL2
Marc Zyngier
8 days
KVM: arm64: Minimise EL2's exposure of host VGIC state during world switch
Marc Zyngier
8 days
KVM: arm64: Add host and hypervisor vCPU lookup primitives
Marc Zyngier
8 days
KVM: arm64: Flush external_mdscr_el1 to the pKVM hyp vCPU
Fuad Tabba
2026-07-23
KVM: arm64: Add missing hyp_enter when trapping sysreg
Vincent Donnefort
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-07
KVM: arm64: Flush HCR_EL2.VSE to deliver SErrors to pKVM guests
tabba@google.com
2026-06-07
KVM: arm64: Bound used_lrs when flushing the pKVM hyp vCPU
Hyunwoo Kim
2026-06-07
KVM: arm64: Clear __hyp_running_vcpu when flushing the pKVM hyp vCPU
Hyunwoo Kim
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-04-24
KVM: arm64: Reject non compliant SMCCC function calls in pKVM
Sebastian Ene
2026-04-18
KVM: arm64: pkvm: Adopt MARKER() to define host hypercall ranges
Marc Zyngier
2026-04-17
KVM: arm64: Re-allow hyp tracing HVCs for [nh]VHE
Vincent Donnefort
2026-04-08
Merge branch kvm-arm64/misc-7.1 into kvmarm-master/next
Marc Zyngier
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-04-01
KVM: arm64: Prevent the host from using an smc with imm16 != 0
Sebastian Ene
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: Factor out pKVM host exception injection logic
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 is_protected_kvm_enabled() checks from hypercalls
Will Deacon
2026-03-19
KVM: arm64: gic-v5: Add vgic-v5 save/restore hyp interface
Sascha Bischoff
2026-03-11
KVM: arm64: Add selftest event support to nVHE/pKVM hyp
Vincent Donnefort
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-02-05
Merge branch kvm-arm64/pkvm-no-mte into kvmarm-master/next
Marc Zyngier
2026-01-23
KVM: arm64: Inject UNDEF when accessing MTE sysregs with MTE disabled
Fuad Tabba
2026-01-08
KVM: arm64: Copy FGT traps to unprotected pKVM VCPU on VCPU load
Alexandru Elisei
2025-11-24
KVM: arm64: Eagerly save VMCR on exit
Marc Zyngier
2025-09-15
KVM: arm64: Introduce separate hypercalls for pKVM VM reservation and initial...
Fuad Tabba
2025-06-19
KVM: arm64: Remove ad-hoc CPTR manipulation from fpsimd_sve_sync()
Mark Rutland
2025-06-05
KVM: arm64: Add assignment-specific sysreg accessor
Marc Zyngier
2025-05-21
KVM: arm64: Add a range to __pkvm_host_test_clear_young_guest()
Vincent Donnefort
2025-05-21
KVM: arm64: Add a range to __pkvm_host_wrprotect_guest()
Vincent Donnefort
[next]