summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm
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
7 daysMerge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
7 daysMerge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
7 daysMerge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
8 daysMerge branch 'kvm-arm64/vgic-v4-ctl' into kvmarm/nextOliver Upton
8 daysMerge branch 'kvm-arm64/el2-reg-visibility' into kvmarm/nextOliver Upton
8 daysMerge branch 'kvm-arm64/config-masks' into kvmarm/nextOliver Upton
10 daysMerge branch 'kvm-arm64/misc' into kvmarm/nextOliver Upton
10 daysMerge branch 'kvm-arm64/gcie-legacy' into kvmarm/nextOliver Upton
10 daysMerge branch 'kvm-arm64/doublefault2' into kvmarm/nextOliver Upton
10 daysKVM: arm64: vgic-v3: Allow userspace to write GICD_TYPER2.nASSGIcapRaghavendra Rao Ananta
10 daysKVM: arm64: vgic-v3: Allow access to GICD_IIDR prior to initializationOliver Upton
10 daysKVM: arm64: vgic-v3: Consolidate MAINT_IRQ handlingOliver Upton
10 daysKVM: arm64: Disambiguate support for vSGIs v. vLPIsOliver Upton
10 daysKVM: arm64: Enforce the sorting of the GICv3 system register tableMarc Zyngier
10 daysKVM: arm64: Clarify the check for reset callback in check_sysreg_table()Marc Zyngier
10 daysKVM: arm64: vgic-v3: Fix ordering of ICH_HCR_EL2Marc Zyngier
12 daysMerge branch 'for-next/feat_mte_store_only' into for-next/coreCatalin Marinas
12 daysMerge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...Catalin Marinas
12 daysarm64: kvm: trace_handle_exit: use string choices helperKuninori Morimoto
12 daysarm64: kvm: sys_regs: use string choices helperKuninori Morimoto
12 daysKVM: arm64: Follow specification when implementing WXNMarc Zyngier
12 daysKVM: arm64: Remove the wi->{e0,}poe vs wr->{p,u}ov confusionMarc Zyngier
12 daysKVM: arm64: vgic-its: Return -ENXIO to invalid KVM_DEV_ARM_VGIC_GRP_CTRL attrsDavid Woodhouse
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook
2025-07-21KVM: arm64: Make RAS registers UNDEF when RAS isn't advertisedMarc Zyngier
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-15KVM: arm64: Tighten the definition of FEAT_PMUv3p9Marc Zyngier
2025-07-15KVM: arm64: Convert MDCR_EL2 to config-driven sanitisationMarc Zyngier
2025-07-15KVM: arm64: Convert SCTLR_EL1 to config-driven sanitisationMarc Zyngier
2025-07-15KVM: arm64: Convert TCR2_EL2 to config-driven sanitisationMarc Zyngier
2025-07-15KVM: arm64: Advertise FGT2 registers to userspaceMarc Zyngier
2025-07-15KVM: arm64: Condition FGT registers on feature availabilityMarc Zyngier
2025-07-15KVM: arm64: Expose GICv3 EL2 registers via KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGSMarc Zyngier
2025-07-15KVM: arm64: Let GICv3 save/restore honor visibility attributeMarc Zyngier
2025-07-15KVM: arm64: Define helper for ICH_VTR_EL2Marc Zyngier
2025-07-15KVM: arm64: Define constant value for ICC_SRE_EL2Marc Zyngier
2025-07-15KVM: arm64: Don't advertise ICH_*_EL2 registers through GET_ONE_REGMarc Zyngier
2025-07-15KVM: arm64: Make RVBAR_EL2 accesses UNDEFMarc Zyngier
2025-07-15KVM: arm64: Commit exceptions from KVM_SET_VCPU_EVENTS immediatelyOliver Upton
2025-07-09KVM: arm64: Populate ESR_ELx.EC for emulated SError injectionOliver Upton
2025-07-09KVM: arm64: Fix enforcement of upper bound on MDCR_EL2.HPMNBen Horgan
2025-07-08KVM: arm64: gic-v5: Probe for GICv5Sascha Bischoff
2025-07-08KVM: arm64: gic-v5: Support GICv3 compatSascha Bischoff
2025-07-08KVM: arm64: Don't retire MMIO instruction w/ pending (emulated) SErrorOliver Upton
2025-07-08KVM: arm64: Advertise support for FEAT_DoubleFault2Oliver Upton
2025-07-08KVM: arm64: Advertise support for FEAT_SCTLR2Oliver Upton
2025-07-08KVM: arm64: nv: Honor SError routing effects of SCTLR2_ELx.NMEAOliver Upton