aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm
AgeCommit message (Expand)Author
2024-02-20Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2024-01-25KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cacheOliver Upton
2024-01-25KVM: arm64: vgic-v4: Restore pending state on host userspace writeMarc Zyngier
2023-06-05Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-05-30KVM: arm64: Link position-independent string routines into .hyp.textWill Deacon
2023-05-19Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2023-05-17KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg()Dan Carpenter
2022-11-16Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-11-03arm64/mm: Fix __enable_mmu() for new TGRAN range valuesJames Morse
2022-10-31Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-10-30KVM: arm64: vgic: Fix exit condition in scan_its_table()Eric Ren
2022-08-22Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-08-21KVM: arm64: Don't return from void functionQuentin Perret
2022-07-05Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-06-22KVM: arm64: Don't read a HW interrupt pending state in user contextMarc Zyngier
2022-03-21Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-03-21Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-03-19arm64: kvm: Fix copy-and-paste error in bhb templates for v5.10 stableJames Morse
2022-03-11arm64: Use the clearbhb instruction in mitigationsJames Morse
2022-03-11KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migratedJames Morse
2022-03-11arm64: Mitigate spectre style branch history side channelsJames Morse
2022-03-11KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3AJames Morse
2022-03-11arm64: Add percpu vectors for EL1James Morse
2022-03-11arm64: add ID_AA64ISAR2_EL1 sys registerJoey Gouly
2022-03-09Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-03-08KVM: arm64: vgic: Read HW interrupt pending state from the HWMarc Zyngier
2021-12-19Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-12-17KVM: arm64: Save PSTATE early on exitMarc Zyngier
2021-11-29Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-11-18KVM: arm64: Extract ESR_ELx.EC onlyMark Rutland
2021-10-03Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-09-30treewide: Change list_sort to use const pointersSami Tolvanen
2021-09-27Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-09-22KVM: arm64: Handle PSCI resets before userspace touches vCPU stateOliver Upton
2021-09-22KVM: arm64: Fix read-side race on updates to vcpu reset stateOliver Upton
2021-09-22KVM: arm64: Restrict IPA size to maximum 48 bits on 4K and 16K page sizeAnshuman Khandual
2021-07-14Merge branch 'v5.10/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-07-14KVM: arm64: Don't zero the cycle count register when PMCR_EL0.P is setAlexandru Elisei
2021-06-15Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-06-10KVM: arm64: Fix debug register indexingMarc Zyngier
2021-06-07Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-06-03KVM: arm64: Prevent mixed-width VM creationMarc Zyngier
2021-05-17Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-05-14KVM: arm64: Initialize VCPU mdcr_el2 before loading itAlexandru Elisei
2021-05-14KVM: arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION readEric Auger
2021-05-14KVM: arm64: Fully zero the vcpu state on resetMarc Zyngier
2021-05-14KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST readEric Auger
2021-04-26Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-04-16KVM: arm64: Disable guest access to trace filter controlsSuzuki K Poulose
2021-03-22Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield