summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm
AgeCommit message (Expand)Author
30 hoursMerge branch 'for-next/core' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
5 daysMerge tag 'kvmarm-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini
5 daysKVM: arm64: ptdump: Flush the last regionWei-Lin Chang
10 daysMerge branch 'kvm-arm64/misc-7.3' into nextOliver Upton
10 daysMerge branch 'kvm-arm64/vtr-patch' into nextOliver Upton
10 daysMerge branch 'kvm-arm64/vncr-fixes' into nextOliver Upton
10 daysMerge branch 'kvm-arm64/feat-nv3' into nextOliver Upton
10 daysMerge branch 'kvm-arm64/pkvm-7.3' into nextOliver Upton
10 daysMerge branch 'kvm-arm64/pmu-7.3' into nextOliver Upton
10 daysKVM: arm64: Validate GICv5 timer PPIs before claiming ownershipSascha Bischoff
10 daysKVM: arm64: vgic: Reject out-of-range GICv5 PPI IDsSascha Bischoff
10 daysKVM: arm64: vgic: Prevent speculative SPI array underflowSascha Bischoff
10 daysKVM: arm64: vgic: Free gic_kvm_info on initialization failureSascha Bischoff
10 daysKVM: arm64: Avoid mismatched accesses to 'struct kvm_nvhe_init_params'Will Deacon
2026-08-11KVM: arm64: vgic: Fix detection of MI on no pending LRKajetan Puchalski
2026-08-11KVM: arm64: Drop %pB on nVHE panic when stage-2 is activeVincent Donnefort
2026-08-11KVM: arm64: vgic: Reset in_kernel on private IRQ allocation failureFuad Tabba
2026-08-11KVM: arm64: GICv2: Don't WARN on out-of-range GICV_DIR INTIDKarl Mehltretter
2026-08-11KVM: arm64: Preserve GPRs for AArch32 CP64 reads generating an UNDEFKarl Mehltretter
2026-08-08KVM: arm64: Fix hvhe and broken CNTVOFF_EL2Mostafa Saleh
2026-08-08KVM: arm64: Fix timer offsets for non-protected VMsMostafa Saleh
2026-08-08KVM: arm64: Make timer_get_offset() work in all contextsMarc Zyngier
2026-08-08KVM: arm64: Add VNCR TLB tracking againMarc Zyngier
2026-08-08KVM: arm64: Make VNCR invalidation participate in MMU invalidation retryMarc Zyngier
2026-08-08KVM: arm64: Sign-extend VA for range-based TLBI invalidationMarc Zyngier
2026-08-08KVM: arm64: Handle VNCR TLB invalidation race with vcpu_put() VNCR unmappingMarc Zyngier
2026-08-08KVM: arm64: Correctly handle end of VA space TLBI invalidationMarc Zyngier
2026-08-08KVM: arm64: Consider SCTLR_EL2.M when mapping the L1 VNCR pageMarc Zyngier
2026-08-08KVM: arm64: Handle negative S1 walk levels in VNCR TLB size evaluationMarc Zyngier
2026-08-08KVM: arm64: Remove VM-wide VNCR mapping counterMarc Zyngier
2026-08-07KVM: arm64: vgic-v3: take an LPI reference in vgic_v3_save_pending_tablesQihang
2026-08-07KVM: arm64: vgic-its: Point saved ITEs at the next valid entryFuad Tabba
2026-08-07KVM: arm64: vgic-its: Don't save collections the table cannot holdFuad Tabba
2026-08-07KVM: arm64: vgic: Don't leak the SPI array when init is retriedFuad Tabba
2026-08-07KVM: arm64: vgic-its: Don't dereference a NULL collection on ITT saveFuad Tabba
2026-07-31KVM: arm64: Expose FEAT_NV3 to guestsMarc Zyngier
2026-07-31KVM: arm64: Engage NV3 ERET trap elisionMarc Zyngier
2026-07-31KVM: arm64: Add NVHCR_EL2 context switchingMarc Zyngier
2026-07-31KVM: arm64: Add routing for NVHCR_EL2 trapMarc Zyngier
2026-07-31KVM: arm64: Add NVHCR_EL2 handling to the sysreg arrayMarc Zyngier
2026-07-31KVM: arm64: Add sanitisation for NVHCR_EL2Marc Zyngier
2026-07-31KVM: arm64: Make HCR_EL2 a non-VNCR registerMarc Zyngier
2026-07-31KVM: arm64: Add NV3 control bits to HCRX_EL2 sanitisationMarc Zyngier
2026-07-31KVM: arm64: Split NV-specific exit fixups from the non-NV handlingMarc Zyngier
2026-07-31KVM: arm64: Expose FEAT_NV2p1 to NV guestsMarc Zyngier
2026-07-31KVM: arm64: Relax CNTHCTL_EL2 handling when FEAT_NV2p1 is presentMarc Zyngier
2026-07-31KVM: arm64: Relax CPTR_EL2 handling when FEAT_NV2p1 is presentMarc Zyngier
2026-07-31KVM: arm64: Don't evaluate HCR_EL2.NV nor HFGITR_EL2.ERET on ERET fast pathMarc Zyngier
2026-07-31KVM: arm64: Classify CPTR_EL2 as a SR_LOC_SPECIAL registerMarc Zyngier
2026-07-31KVM: arm64: Plumb HCRX_EL2.SRMASKEn in HCRX_EL2 sanitisationMarc Zyngier