summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp/nvhe
AgeCommit message (Expand)Author
2026-08-24Merge tag 'kvmarm-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini
2026-08-19Merge branch 'kvm-arm64/misc-7.3' into nextOliver Upton
2026-08-19Merge branch 'kvm-arm64/pkvm-7.3' into nextOliver Upton
2026-08-19KVM: arm64: Avoid mismatched accesses to 'struct kvm_nvhe_init_params'Will Deacon
2026-08-08KVM: arm64: Fix hvhe and broken CNTVOFF_EL2Mostafa Saleh
2026-08-08KVM: arm64: Fix timer offsets for non-protected VMsMostafa Saleh
2026-07-30KVM: arm64: Implement lazy vCPU state sync for non-protected guestsFuad Tabba
2026-07-30KVM: arm64: Add primitives to flush/sync the VGIC state at EL2Marc Zyngier
2026-07-30KVM: arm64: Minimise EL2's exposure of host VGIC state during world switchMarc Zyngier
2026-07-30KVM: arm64: Add host and hypervisor vCPU lookup primitivesMarc Zyngier
2026-07-30KVM: arm64: Flush external_mdscr_el1 to the pKVM hyp vCPUFuad Tabba
2026-07-30KVM: arm64: Optimize protected mode with FWB and DICMostafa Saleh
2026-07-23KVM: arm64: Add missing hyp_enter when trapping sysregVincent Donnefort
2026-07-21KVM: arm64: Sync SCTLR_EL1 when injecting an exception into a pVMFuad Tabba
2026-07-15Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-07-15Merge tag 'kvmarm-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-07-13KVM: arm64: Drop the unused EL2-side is_created writeFuad Tabba
2026-07-13KVM: arm64: Avoid naming collision in tracingMostafa Saleh
2026-07-07KVM: arm64: Zero out the stack initialized data in the FFA handlerSebastian Ene
2026-07-07KVM: arm64: Ensure FFA ranges are page alignedMostafa Saleh
2026-07-07KVM: arm64: Validate the offset to the mem access descriptorSebastian Ene
2026-07-07KVM: arm64: Fix bounds checking in do_ffa_mem_reclaim()Mostafa Saleh
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-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/misc-7.2 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-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-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-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-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