summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp
AgeCommit message (Expand)Author
5 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
6 daysMerge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
6 daysMerge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
7 daysMerge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
9 daysMerge branch 'kvm-arm64/gcie-legacy' into kvmarm/nextOliver Upton
14 daysstackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook
2025-07-21KVM: arm64: Filter out HCR_EL2 bits when running in hypervisor contextMarc Zyngier
2025-07-21KVM: arm64: Check for SYSREGS_ON_CPU before accessing the CPU stateMarc Zyngier
2025-07-08KVM: arm64: gic-v5: Support GICv3 compatSascha Bischoff
2025-07-08KVM: arm64: Route SEAs to the SError vector when EASE is setOliver Upton
2025-07-08KVM: arm64: Context switch SCTLR2_ELx when advertised to the guestOliver Upton
2025-07-08KVM: arm64: nv: Use guest hypervisor's vSError stateOliver Upton
2025-07-08KVM: arm64: nv: Honor SError exception routing / maskingOliver Upton
2025-07-08KVM: arm64: Add helper to identify a nested contextMarc Zyngier
2025-07-08KVM: arm64: nvhe: Disable branch generation in nVHE guestsAnshuman Khandual
2025-06-26KVM: arm64: Adjust range correctly during host stage-2 faultsQuentin Perret
2025-06-19KVM: arm64: VHE: Centralize ISBs when returning to hostMark Rutland
2025-06-19KVM: arm64: Remove ad-hoc CPTR manipulation from kvm_hyp_handle_fpsimd()Mark Rutland
2025-06-19KVM: arm64: Remove ad-hoc CPTR manipulation from fpsimd_sve_sync()Mark Rutland
2025-06-19KVM: arm64: Reorganise CPTR trap manipulationMark Rutland
2025-06-19KVM: arm64: VHE: Synchronize CPTR trap deactivationMark Rutland
2025-06-19KVM: arm64: VHE: Synchronize restore of host debug registersMark Rutland
2025-06-11Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2025-06-05KVM: arm64: Add RMW specific sysreg accessorMarc Zyngier
2025-06-05KVM: arm64: Add assignment-specific sysreg accessorMarc Zyngier
2025-05-26Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2025-05-23Merge branch kvm-arm64/misc-6.16 into kvmarm-master/nextMarc Zyngier
2025-05-23Merge branch kvm-arm64/nv-nv into kvmarm-master/nextMarc Zyngier
2025-05-23Merge branch kvm-arm64/fgt-masks into kvmarm-master/nextMarc Zyngier
2025-05-23Merge branch kvm-arm64/ubsan-el2 into kvmarm-master/nextMarc Zyngier
2025-05-21KVM: arm64: np-guest CMOs with PMD_SIZE fixmapVincent Donnefort
2025-05-21KVM: arm64: Stage-2 huge mappings for np-guestsVincent Donnefort
2025-05-21KVM: arm64: Add a range to __pkvm_host_test_clear_young_guest()Vincent Donnefort
2025-05-21KVM: arm64: Add a range to __pkvm_host_wrprotect_guest()Vincent Donnefort
2025-05-21KVM: arm64: Add a range to __pkvm_host_unshare_guest()Vincent Donnefort
2025-05-21KVM: arm64: Add a range to __pkvm_host_share_guest()Vincent Donnefort
2025-05-21KVM: arm64: Introduce for_each_hyp_pageVincent Donnefort
2025-05-21KVM: arm64: Handle huge mappings for np-guest CMOsVincent Donnefort
2025-05-21Merge branch kvm-arm64/pkvm-selftest-6.16 into kvm-arm64/pkvm-np-thp-6.16Marc Zyngier
2025-05-19arm64: errata: Work around AmpereOne's erratum AC04_CPU_23D Scott Phillips
2025-05-19KVM: arm64: Add context-switch for FEAT_FGT2 registersMarc Zyngier
2025-05-19KVM: arm64: Add sanitisation for FEAT_FGT2 registersMarc Zyngier
2025-05-19KVM: arm64: nv: Add S1 TLB invalidation primitive for VNCR_EL2Marc Zyngier
2025-05-19KVM: arm64: nv: Program host's VNCR_EL2 to the fixmap addressMarc Zyngier
2025-05-19KVM: arm64: nv: Don't adjust PSTATE.M when L2 is nestingMarc Zyngier
2025-05-10KVM: arm64: Remove hand-crafted masks for FGT registersMarc Zyngier
2025-05-10KVM: arm64: Use computed FGT masks to setup FGT registersMarc Zyngier
2025-05-07KVM: arm64: Introduce CONFIG_UBSAN_KVM_EL2Mostafa Saleh
2025-05-07KVM: arm64: Fix memory check in host_stage2_set_owner_locked()Mostafa Saleh
2025-05-07KVM: arm64: Properly save/restore HCRX_EL2Marc Zyngier