summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm
AgeCommit message (Expand)AuthorFilesLines
2024-08-29KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3Marc Zyngier2-0/+13
2024-08-19KVM: arm64: Don't pass a TLBI level hint when zapping table entriesWill Deacon1-2/+8
2024-06-27KVM: arm64: Disassociate vcpus from redistributor region on teardownMarc Zyngier3-4/+15
2024-06-16KVM: arm64: AArch32: Fix spurious trapping of conditional instructionsMarc Zyngier1-2/+16
2024-06-16KVM: arm64: Allow AArch32 PSTATE.M to be restored as System modeMarc Zyngier1-0/+1
2024-06-16KVM: arm64: Fix AArch32 register narrowing on userspace writeMarc Zyngier1-1/+1
2024-05-17KVM: arm64: vgic-v2: Check for non-NULL vCPU in vgic_v2_parse_attr()Oliver Upton1-4/+4
2024-05-17KVM: arm64: vgic-v2: Use cpuid from userspace as vcpu_idMarc Zyngier1-6/+2
2024-03-01KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()Oliver Upton1-0/+3
2024-03-01KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handlerOliver Upton1-0/+2
2024-01-26KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cacheOliver Upton1-0/+5
2024-01-26KVM: arm64: vgic-v4: Restore pending state on host userspace writeMarc Zyngier1-10/+17
2024-01-01KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroyMarc Zyngier4-3/+7
2024-01-01KVM: arm64: vgic: Add a non-locking primitive for kvm_vgic_vcpu_destroy()Marc Zyngier1-2/+11
2024-01-01KVM: arm64: vgic: Simplify kvm_vgic_destroy()Marc Zyngier1-15/+14
2023-11-20clocksource/drivers/arm_arch_timer: limit XGene-1 workaroundAndre Przywara1-1/+1
2023-08-23KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemptionMarc Zyngier3-5/+10
2023-08-03arm64: errata: Mitigate Ampere1 erratum AC03_CPU_38 at stage-2Oliver Upton1-3/+11
2023-08-03KVM: arm64: Condition HW AF updates on config optionOliver Upton1-0/+2
2023-06-28KVM: arm64: Restore GICv2-on-GICv3 functionalityMarc Zyngier1-4/+7
2023-06-28KVM: arm64: PMU: Restore the host's PMUSERENR_EL0Reiji Watanabe1-2/+11
2023-06-09KVM: arm64: Populate fault info for watchpointAkihiko Odaki3-2/+9
2023-06-09KVM: arm64: vgic: Fix locking commentJean-Philippe Brucker1-1/+2
2023-06-09KVM: arm64: vgic: Wrap vgic_its_create() with config_lockJean-Philippe Brucker1-4/+10
2023-06-09KVM: arm64: vgic: Fix a circular locking issueJean-Philippe Brucker6-37/+51
2023-05-11KVM: arm64: vgic: Don't acquire its_lock before config_lockOliver Upton1-3/+12
2023-05-11KVM: arm64: Use config_lock to protect vgic stateOliver Upton8-60/+88
2023-05-11KVM: arm64: Use config_lock to protect data ordered against KVM_RUNOliver Upton4-21/+12
2023-05-11KVM: arm64: Avoid lock inversion when setting the VM register widthOliver Upton2-3/+21
2023-05-11KVM: arm64: Avoid vcpu->mutex v. kvm->lock inversion in CPU_ONOliver Upton3-25/+43
2023-05-01KVM: arm64: Retry fault if vma_lookup() results become invalidDavid Matlack1-26/+21
2023-04-26KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg()Dan Carpenter1-0/+2
2023-04-20KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV2/3 to protected VMsFuad Tabba3-9/+29
2023-04-20KVM: arm64: Initialise hypervisor copies of host symbols unconditionallyWill Deacon1-6/+9
2023-04-20KVM: arm64: PMU: Restore the guest's EL0 event counting after migrationReiji Watanabe2-1/+1
2023-04-13KVM: arm64: PMU: Don't save PMCR_EL0.{C,P} for the vCPUReiji Watanabe1-1/+2
2023-04-13KVM: arm64: PMU: Sanitise PMCR_EL0.LP on first vcpu runMarc Zyngier2-2/+6
2023-04-13KVM: arm64: PMU: Distinguish between 64bit counter and 64bit overflowMarc Zyngier1-12/+31
2023-04-13KVM: arm64: PMU: Align chained counter implementation with architecture pseud...Marc Zyngier1-234/+86
2023-04-06KVM: arm64: Disable interrupts while walking userspace PTsMarc Zyngier1-7/+38
2023-04-06KVM: arm64: PMU: Fix GET_ONE_REG for vPMC regs to return the current valueReiji Watanabe1-2/+19
2023-03-11arm64: mte: Fix/clarify the PG_mte_tagged semanticsCatalin Marinas2-4/+4
2023-02-01KVM: arm64: GICv4.1: Fix race with doorbell on VPE activation/deactivationMarc Zyngier3-16/+18
2022-11-01KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHEMarc Zyngier3-34/+20
2022-10-27KVM: arm64: Fix bad dereference on MTE-enabled systemsRyan Roberts1-1/+2
2022-10-25KVM: arm64: Use correct accessor to parse stage-1 PTEsQuentin Perret1-1/+1
2022-10-22Merge tag 'kvmarm-fixes-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2-1/+8
2022-10-22Merge tag 'kvmarm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini3-5/+12
2022-10-15KVM: arm64: vgic: Fix exit condition in scan_its_table()Eric Ren1-1/+4
2022-10-15KVM: arm64: nvhe: Fix build with profile optimizationDenis Nikitin1-0/+4