index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
Age
Commit message (
Expand
)
Author
2025-06-26
KVM: arm64: Adjust range correctly during host stage-2 faults
Quentin Perret
2025-06-19
KVM: arm64: VHE: Centralize ISBs when returning to host
Mark Rutland
2025-06-19
KVM: arm64: Remove ad-hoc CPTR manipulation from kvm_hyp_handle_fpsimd()
Mark Rutland
2025-06-19
KVM: arm64: Remove ad-hoc CPTR manipulation from fpsimd_sve_sync()
Mark Rutland
2025-06-19
KVM: arm64: Reorganise CPTR trap manipulation
Mark Rutland
2025-06-19
KVM: arm64: VHE: Synchronize CPTR trap deactivation
Mark Rutland
2025-06-19
KVM: arm64: VHE: Synchronize restore of host debug registers
Mark Rutland
2025-06-11
Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2025-06-05
KVM: arm64: Add RMW specific sysreg accessor
Marc Zyngier
2025-06-05
KVM: arm64: Add assignment-specific sysreg accessor
Marc Zyngier
2025-05-26
Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2025-05-23
Merge branch kvm-arm64/misc-6.16 into kvmarm-master/next
Marc Zyngier
2025-05-23
Merge branch kvm-arm64/nv-nv into kvmarm-master/next
Marc Zyngier
2025-05-23
Merge branch kvm-arm64/fgt-masks into kvmarm-master/next
Marc Zyngier
2025-05-23
Merge branch kvm-arm64/ubsan-el2 into kvmarm-master/next
Marc Zyngier
2025-05-21
KVM: arm64: np-guest CMOs with PMD_SIZE fixmap
Vincent Donnefort
2025-05-21
KVM: arm64: Stage-2 huge mappings for np-guests
Vincent Donnefort
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
2025-05-21
KVM: arm64: Add a range to __pkvm_host_unshare_guest()
Vincent Donnefort
2025-05-21
KVM: arm64: Add a range to __pkvm_host_share_guest()
Vincent Donnefort
2025-05-21
KVM: arm64: Introduce for_each_hyp_page
Vincent Donnefort
2025-05-21
KVM: arm64: Handle huge mappings for np-guest CMOs
Vincent Donnefort
2025-05-21
Merge branch kvm-arm64/pkvm-selftest-6.16 into kvm-arm64/pkvm-np-thp-6.16
Marc Zyngier
2025-05-19
arm64: errata: Work around AmpereOne's erratum AC04_CPU_23
D Scott Phillips
2025-05-19
KVM: arm64: Add context-switch for FEAT_FGT2 registers
Marc Zyngier
2025-05-19
KVM: arm64: Add sanitisation for FEAT_FGT2 registers
Marc Zyngier
2025-05-19
KVM: arm64: nv: Add S1 TLB invalidation primitive for VNCR_EL2
Marc Zyngier
2025-05-19
KVM: arm64: nv: Program host's VNCR_EL2 to the fixmap address
Marc Zyngier
2025-05-19
KVM: arm64: nv: Don't adjust PSTATE.M when L2 is nesting
Marc Zyngier
2025-05-10
KVM: arm64: Remove hand-crafted masks for FGT registers
Marc Zyngier
2025-05-10
KVM: arm64: Use computed FGT masks to setup FGT registers
Marc Zyngier
2025-05-07
KVM: arm64: Introduce CONFIG_UBSAN_KVM_EL2
Mostafa Saleh
2025-05-07
KVM: arm64: Fix memory check in host_stage2_set_owner_locked()
Mostafa Saleh
2025-05-07
KVM: arm64: Properly save/restore HCRX_EL2
Marc Zyngier
2025-05-06
KVM: arm64: Propagate FGT masks to the nVHE hypervisor
Marc Zyngier
2025-05-06
KVM: arm64: Unconditionally configure fine-grain traps
Mark Rutland
2025-05-06
KVM: arm64: Don't treat HCRX_EL2 as a FGT register
Marc Zyngier
2025-05-06
arm64: sysreg: Replace HFGxTR_EL2 with HFG{R,W}TR_EL2
Marc Zyngier
2025-05-06
KVM: arm64: Extend pKVM selftest for np-guests
Quentin Perret
2025-05-06
KVM: arm64: Selftest for pKVM transitions
Quentin Perret
2025-05-06
KVM: arm64: Don't WARN from __pkvm_host_share_guest()
Quentin Perret
2025-05-06
KVM: arm64: Add .hyp.data section
David Brazdil
2025-05-06
KVM: arm64: Force HCR_EL2.xMO to 1 at all times in VHE mode
Marc Zyngier
2025-05-05
KVM: arm64: Force HCR_EL2.xMO to 1 at all times in VHE mode
Marc Zyngier
2025-04-28
KVM: arm64: Unconditionally cross check hyp state
Quentin Perret
2025-04-28
KVM: arm64: Defer EL2 stage-1 mapping on share
Quentin Perret
2025-04-28
KVM: arm64: Move hyp state to hyp_vmemmap
Quentin Perret
2025-04-28
KVM: arm64: Introduce {get,set}_host_state() helpers
Quentin Perret
2025-04-28
KVM: arm64: Use 0b11 for encoding PKVM_NOPAGE
Quentin Perret
[next]