summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp
AgeCommit message (Expand)Author
21 hoursMerge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Mark Brown
40 hoursKVM: arm64: Fix propagation of TLBI level in kvm_pgtable_stage2_relax_perms()Marc Zyngier
46 hoursKVM: arm64: Zero out the stack initialized data in the FFA handlerSebastian Ene
46 hoursKVM: arm64: Ensure FFA ranges are page alignedMostafa Saleh
46 hoursKVM: arm64: Validate the offset to the mem access descriptorSebastian Ene
46 hoursKVM: arm64: Fix bounds checking in do_ffa_mem_reclaim()Mostafa Saleh
3 daysKVM: arm64: Only update XN attr when requested during S2 relaxationOliver Upton
3 daysKVM: arm64: Ensure level is always initialized when relaxing permsOliver Upton
2026-06-22KVM: arm64: Set IL in fake ESR for pKVM memory sharing exitFuad Tabba
2026-06-22KVM: arm64: Set ESR_ELx.IL for injected undefined exceptions at EL2Fuad Tabba
2026-06-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-06-17KVM: arm64: Sync SPSR_EL1 when injecting an exception into a pVMFuad Tabba
2026-06-17KVM: arm64: nv: Drop bogus WARN for write to ZCR_EL2Oliver Upton
2026-06-17KVM: arm64: nv: Fix SPSR_EL2 restore in kvm_hyp_handle_mops()Weiming Shi
2026-06-16Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...Linus Torvalds
2026-06-12Merge tag 'kvmarm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2026-06-12Merge branch kvm-arm64/nv-mmu-7.2 into kvmarm-master/nextMarc Zyngier
2026-06-12Merge branch kvm-arm64/misc-7.2 into kvmarm-master/nextMarc Zyngier
2026-06-12Merge branch kvm-arm64/vgic-v5-PPI-fixes into kvmarm-master/nextMarc Zyngier
2026-06-12Merge branch kvm-arm64/pkvm-fixes-7.2 into kvmarm-master/nextMarc Zyngier
2026-06-07KVM: arm64: Flush HCR_EL2.VSE to deliver SErrors to pKVM gueststabba@google.com
2026-06-07KVM: arm64: Bound used_lrs when flushing the pKVM hyp vCPUHyunwoo Kim
2026-06-07KVM: arm64: Clear __hyp_running_vcpu when flushing the pKVM hyp vCPUHyunwoo Kim
2026-06-05KVM: arm64: Correctly identify executable PTEs at stage-2Oliver Upton
2026-06-05KVM: arm64: Restore POR_EL0 access to host EL0Joey Gouly
2026-06-03KVM: arm64: Key CPTR_EL2.E0POE propagation on FEAT_S1POEMarc Zyngier
2026-06-03arm64: fpsimd: Move SVE save/restore inlineMark Rutland
2026-06-03arm64: fpsimd: Use opaque type for SVE stateMark Rutland
2026-06-03arm64: fpsimd: Move fpsimd save/restore inlineMark Rutland
2026-06-03arm64: fpsimd: Split FPSR/FPCR from SVE save/restoreMark Rutland
2026-06-03KVM: arm64: pkvm: Remove struct cpu_sve_stateMark Rutland
2026-06-03KVM: arm64: pkvm: Save host FPMR in host cpu contextMark Rutland
2026-06-03KVM: arm64: Don't override FFR save/restore argumentMark Rutland
2026-06-03KVM: arm64: Don't include <asm/fpsimdmacros.h>Mark Rutland
2026-05-29KVM: arm64: Correctly cap ZCR_EL2 provided by a guest hypervisorMark Brown
2026-05-28KVM: arm64: Remove @arch from __load_stage2()Zenghui Yu (Huawei)
2026-05-27KVM: arm64: Pre-check vcpu memcache for host->guest donateFuad Tabba
2026-05-27KVM: arm64: Pre-check vcpu memcache for host->guest shareFuad Tabba
2026-05-27KVM: arm64: Seed pkvm_ownership_selftest vcpu memcacheFuad Tabba
2026-05-27KVM: arm64: Fix __deactivate_fgt macro parameter typoFuad Tabba
2026-05-27KVM: arm64: Guard against NULL vcpu on VHE hyp panic pathFuad Tabba
2026-05-26KVM: arm64: Add fail-safe for refcounted pages in __pkvm_hyp_donate_hostVincent Donnefort
2026-05-26KVM: arm64: Fix __pkvm_init_vm error pathVincent Donnefort
2026-05-26KVM: arm64: Reset page order in pKVM hyp_poolVincent Donnefort
2026-05-22KVM: arm64: vgic-v5: Limit support to 64 PPIsMarc Zyngier
2026-05-21KVM: arm64: Fix CONFIG_PKVM_DISABLE_STAGE2_ON_PANICVincent Donnefort
2026-05-20KVM: arm64: Fix nVHE/pKVM hyp tracing error on invalid descVincent Donnefort
2026-05-07KVM: arm64: Pre-check vcpu memcache for host->guest donateFuad Tabba
2026-05-07KVM: arm64: Pre-check vcpu memcache for host->guest shareFuad Tabba
2026-05-07KVM: arm64: Seed pkvm_ownership_selftest vcpu memcacheFuad Tabba