index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
include
Age
Commit message (
Expand
)
Author
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
2025-09-15
KVM: arm64: Clarify comments to distinguish pKVM mode from protected VMs
Fuad Tabba
2025-09-15
KVM: arm64: Add build-time check for duplicate DECLARE_REG use
Fuad Tabba
2025-09-10
KVM: arm64: VHE: Save and restore host MDCR_EL2 value correctly
Alexandru Elisei
2025-07-08
KVM: arm64: Context switch SCTLR2_ELx when advertised to the guest
Oliver Upton
2025-07-08
KVM: arm64: nv: Use guest hypervisor's vSError state
Oliver Upton
2025-07-08
KVM: arm64: Add helper to identify a nested context
Marc Zyngier
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: Reorganise CPTR trap manipulation
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 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/fgt-masks 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: 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
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-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: Properly save/restore HCRX_EL2
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-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
2025-04-28
KVM: arm64: Fix pKVM page-tracking comments
Quentin Perret
2025-04-03
KVM: arm64: Don't translate FAR if invalid/unsafe
Oliver Upton
2025-04-03
KVM: arm64: Only read HPFAR_EL2 when value is architecturally valid
Oliver Upton
2025-03-19
Merge branch 'kvm-arm64/pkvm-6.15' into kvmarm/next
Oliver Upton
2025-03-19
Merge branch 'kvm-arm64/writable-midr' into kvmarm/next
Oliver Upton
2025-03-14
KVM: arm64: Create each pKVM hyp vcpu after its corresponding host vcpu
Fuad Tabba
2025-03-14
KVM: arm64: Distinct pKVM teardown memcache for stage-2
Vincent Donnefort
2025-03-11
KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3
Oliver Upton
2025-02-26
KVM: arm64: Allow userspace to change the implementation ID registers
Sebastian Ott
2025-02-26
KVM: arm64: Load VPIDR_EL2 with the VM's MIDR_EL1 value
Oliver Upton
2025-02-13
KVM: arm64: Convert timer offset VA when accessed in HYP code
Marc Zyngier
2025-02-13
KVM: arm64: Eagerly switch ZCR_EL{1,2}
Mark Rutland
[next]