summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/cpu_errata.c
AgeCommit message (Expand)AuthorLines
2023-01-06arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruptionAnshuman Khandual-0/+7
2022-12-15Revert "arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption"Will Deacon-7/+0
2022-11-18arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruptionAnshuman Khandual-0/+7
2022-10-07arm64: errata: Add Cortex-A55 to the repeat tlbi listJames Morse-0/+5
2022-09-16arm64: errata: remove BF16 HWCAP due to incorrect result on Cortex-A510James Morse-0/+26
2022-08-23arm64: errata: add detection for AMEVCNTR01 incrementing incorrectlyIonela Voinescu-0/+10
2022-08-17arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76Zenghui Yu-0/+2
2022-07-25Merge branch 'for-next/sysregs' into for-next/coreWill Deacon-1/+1
2022-07-19arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse-0/+16
2022-07-05arm64: errata: Add Cortex-A510 to the repeat tlbi listJames Morse-1/+7
2022-07-05arm64/sysreg: Standardise naming for CTR_EL0 fieldsMark Brown-1/+1
2022-05-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+1
2022-05-12arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUsShreyas K K-0/+2
2022-05-11arm64: Declare non global symbols as staticLinu Cherian-1/+1
2022-03-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-3/+18
2022-03-18arm64: errata: avoid duplicate field initializerArnd Bergmann-1/+0
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon-0/+7
2022-03-09arm64: Add cavium_erratum_23154_cpus missing sentinelMarc Zyngier-0/+1
2022-03-07irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IARLinu Cherian-3/+17
2022-02-24arm64: Mitigate spectre style branch history side channelsJames Morse-0/+7
2022-02-03KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errataJames Morse-0/+8
2022-01-28Merge tag 'trbe-cortex-a510-errata' of gitolite.kernel.org:pub/scm/linux/kern...Catalin Marinas-0/+27
2022-01-27arm64: errata: Add detection for TRBE trace data corruptionAnshuman Khandual-0/+9
2022-01-27arm64: errata: Add detection for TRBE invalid prohibited statesAnshuman Khandual-0/+9
2022-01-27arm64: errata: Add detection for TRBE ignored system register writesAnshuman Khandual-0/+9
2022-01-24arm64: errata: Update ARM64_ERRATUM_[2119858|2224489] with Cortex-X2 rangesAnshuman Khandual-0/+2
2021-10-21arm64: errata: Add detection for TRBE write to out-of-rangeSuzuki K Poulose-0/+20
2021-10-21arm64: errata: Add workaround for TSB flush failuresSuzuki K Poulose-0/+19
2021-10-21arm64: errata: Add detection for TRBE overwrite in FILL modeSuzuki K Poulose-0/+25
2021-03-25arm64: kernel: disable CNP on CarmelRich Wiley-0/+8
2021-02-08arm64: entry: consolidate Cortex-A76 erratum 1463225 workaroundMark Rutland-2/+0
2020-11-27Merge branch 'kvm-arm64/vector-rework' into kvmarm-master/nextMarc Zyngier-13/+6
2020-11-16arm64: spectre: Consolidate spectre-v3a detectionWill Deacon-11/+2
2020-11-16arm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to ARM64_SPECTRE_V3AWill Deacon-3/+3
2020-11-16KVM: arm64: Allocate hyp vectors staticallyWill Deacon-0/+2
2020-11-13arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX SilverKonrad Dybcio-0/+2
2020-10-29arm64: Add workaround for Arm Cortex-A77 erratum 1508412Rob Herring-0/+10
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-479/+8
2020-09-29arm64: Get rid of arm64_ssbd_stateMarc Zyngier-2/+0
2020-09-29KVM: arm64: Simplify handling of ARCH_WORKAROUND_2Marc Zyngier-14/+0
2020-09-29arm64: Rewrite Spectre-v4 mitigation codeWill Deacon-213/+4
2020-09-29arm64: Rename ARM64_SSBD to ARM64_SPECTRE_V4Will Deacon-1/+1
2020-09-29arm64: Rewrite Spectre-v2 mitigation codeWill Deacon-233/+3
2020-09-29arm64: Introduce separate file for spectre mitigations and reportingWill Deacon-6/+0
2020-09-29arm64: Rename ARM64_HARDEN_BRANCH_PREDICTOR to ARM64_SPECTRE_V2Will Deacon-1/+1
2020-09-29KVM: arm64: Simplify install_bp_hardening_cb()Will Deacon-20/+7
2020-09-29KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASEWill Deacon-2/+2
2020-09-29arm64: Remove Spectre-related CONFIG_* optionsWill Deacon-17/+2
2020-09-29arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUsMarc Zyngier-0/+7
2020-09-21arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUsMarc Zyngier-0/+8