summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm
AgeCommit message (Expand)Author
2025-11-08KVM: arm64: vgic-v3: Release reserved slot outside of lpi_xa's lockOliver Upton
2025-11-08KVM: arm64: vgic-v3: Reinstate IRQ lock ordering for LPI xarrayOliver Upton
2025-11-08KVM: arm64: Limit clearing of ID_{AA64PFR0,PFR1}_EL1.GIC to userspace irqchipMarc Zyngier
2025-11-08KVM: arm64: Set ID_{AA64PFR0,PFR1}_EL1.GIC when GICv3 is configuredMarc Zyngier
2025-11-08KVM: arm64: Make all 32bit ID registers fully writableMarc Zyngier
2025-10-30KVM: arm64: Check the untrusted offset in FF-A memory shareSebastian Ene
2025-10-30KVM: arm64: Check range args for pKVM mem transitionsVincent Donnefort
2025-10-30KVM: arm64: vgic-v3: Trap all if no in-kernel irqchipSascha Bischoff
2025-10-13KVM: arm64: nv: Use FGT write trap of MDSCR_EL1 when availableOliver Upton
2025-10-13KVM: arm64: Compute per-vCPU FGTs at vcpu_load()Oliver Upton
2025-10-13KVM: arm64: Kill leftovers of ad-hoc timer userspace accessMarc Zyngier
2025-10-13KVM: arm64: Fix WFxT handling of nested virtMarc Zyngier
2025-10-13KVM: arm64: Move CNT*CT_EL0 userspace accessors to generic infrastructureMarc Zyngier
2025-10-13KVM: arm64: Move CNT*_CVAL_EL0 userspace accessors to generic infrastructureMarc Zyngier
2025-10-13KVM: arm64: Move CNT*_CTL_EL0 userspace accessors to generic infrastructureMarc Zyngier
2025-10-13KVM: arm64: Add timer UAPI workaround to sysreg infrastructureMarc Zyngier
2025-10-13KVM: arm64: Make timer_set_offset() generally accessibleMarc Zyngier
2025-10-13KVM: arm64: Replace timer context vcpu pointer with timer_idMarc Zyngier
2025-10-13KVM: arm64: Introduce timer_context_to_vcpu() helperMarc Zyngier
2025-10-13KVM: arm64: Hide CNTHV_*_EL2 from userspace for nVHE guestsMarc Zyngier
2025-10-13KVM: arm64: gic-v3: Only set ICH_HCR traps for v2-on-v3 or v3 guestsSascha Bischoff
2025-10-13KVM: arm64: Guard PMSCR_EL1 initialization with SPE presence checkMukesh Ojha
2025-10-13KVM: arm64: Remove unreachable break after returnOsama Abdelkader
2025-10-13KVM: arm64: Prevent access to vCPU events before initOliver Upton
2025-10-13KVM: arm64: Use the in-context stage-1 in __kvm_find_s1_desc_level()Oliver Upton
2025-10-13KVM: arm64: nv: Don't advance PC when pending an SVE exceptionMarc Zyngier
2025-10-13KVM: arm64: nv: Don't treat ZCR_EL2 as a 'mapped' registerOliver Upton
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-09-30entry: Rename "kvm" entry code assets to "virt" to genericize APIsSean Christopherson
2025-09-30entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM properSean Christopherson
2025-09-30Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2025-09-30Merge tag 'kvmarm-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook
2025-09-20Merge branch kvm-arm64/misc-6.18 into kvmarm-master/nextMarc Zyngier
2025-09-20Merge branch kvm-arm64/nv-misc-6.18 into kvmarm-master/nextMarc Zyngier
2025-09-20Merge branch kvm-arm64/el2-feature-control into kvmarm-master/nextMarc Zyngier
2025-09-20Merge branch kvm-arm64/nv-debug into kvmarm-master/nextMarc Zyngier
2025-09-20Merge branch kvm-arm64/gic-v5-nv into kvmarm-master/nextMarc Zyngier
2025-09-20Merge branch kvm-arm64/52bit-at into kvmarm-master/nextMarc Zyngier
2025-09-20KVM: arm64: Populate level on S1PTW SEA injectionMarc Zyngier
2025-09-20KVM: arm64: Add S1 IPA to page table level walkerMarc Zyngier
2025-09-20KVM: arm64: Add filtering hook to S1 page table walkMarc Zyngier
2025-09-20KVM: arm64: Don't switch MMU on translation from non-NV contextMarc Zyngier
2025-09-20KVM: arm64: Allow EL1 control registers to be accessed from the CPU stateMarc Zyngier
2025-09-20KVM: arm64: Allow use of S1 PTW for non-NV vcpusMarc Zyngier
2025-09-20KVM: arm64: Report faults from S1 walk setup at the expected start levelMarc Zyngier
2025-09-20KVM: arm64: Expand valid block mappings to FEAT_LPA/LPA2 supportMarc Zyngier
2025-09-20KVM: arm64: Populate PAR_EL1 with 52bit addressesMarc Zyngier