summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/cpu_errata.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-05-231-1/+1
|\
| * arm64: Declare non global symbols as staticLinu Cherian2022-05-111-1/+1
* | arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUsShreyas K K2022-05-121-0/+2
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-03-211-3/+18
|\
| * Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon2022-03-141-0/+7
| |\
| * | arm64: Add cavium_erratum_23154_cpus missing sentinelMarc Zyngier2022-03-091-0/+1
| * | irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IARLinu Cherian2022-03-071-3/+17
* | | arm64: errata: avoid duplicate field initializerArnd Bergmann2022-03-181-1/+0
| |/ |/|
* | arm64: Mitigate spectre style branch history side channelsJames Morse2022-02-241-0/+7
|/
* KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errataJames Morse2022-02-031-0/+8
* Merge tag 'trbe-cortex-a510-errata' of gitolite.kernel.org:pub/scm/linux/kern...Catalin Marinas2022-01-281-0/+27
|\
| * arm64: errata: Add detection for TRBE trace data corruptionAnshuman Khandual2022-01-271-0/+9
| * arm64: errata: Add detection for TRBE invalid prohibited statesAnshuman Khandual2022-01-271-0/+9
| * arm64: errata: Add detection for TRBE ignored system register writesAnshuman Khandual2022-01-271-0/+9
* | arm64: errata: Update ARM64_ERRATUM_[2119858|2224489] with Cortex-X2 rangesAnshuman Khandual2022-01-241-0/+2
|/
* arm64: errata: Add detection for TRBE write to out-of-rangeSuzuki K Poulose2021-10-211-0/+20
* arm64: errata: Add workaround for TSB flush failuresSuzuki K Poulose2021-10-211-0/+19
* arm64: errata: Add detection for TRBE overwrite in FILL modeSuzuki K Poulose2021-10-211-0/+25
* arm64: kernel: disable CNP on CarmelRich Wiley2021-03-251-0/+8
* arm64: entry: consolidate Cortex-A76 erratum 1463225 workaroundMark Rutland2021-02-081-2/+0
* Merge branch 'kvm-arm64/vector-rework' into kvmarm-master/nextMarc Zyngier2020-11-271-13/+6
|\
| * arm64: spectre: Consolidate spectre-v3a detectionWill Deacon2020-11-161-11/+2
| * arm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to ARM64_SPECTRE_V3AWill Deacon2020-11-161-3/+3
| * KVM: arm64: Allocate hyp vectors staticallyWill Deacon2020-11-161-0/+2
* | arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX SilverKonrad Dybcio2020-11-131-0/+2
|/
* arm64: Add workaround for Arm Cortex-A77 erratum 1508412Rob Herring2020-10-291-0/+10
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-10-121-479/+8
|\
| * arm64: Get rid of arm64_ssbd_stateMarc Zyngier2020-09-291-2/+0
| * KVM: arm64: Simplify handling of ARCH_WORKAROUND_2Marc Zyngier2020-09-291-14/+0
| * arm64: Rewrite Spectre-v4 mitigation codeWill Deacon2020-09-291-213/+4
| * arm64: Rename ARM64_SSBD to ARM64_SPECTRE_V4Will Deacon2020-09-291-1/+1
| * arm64: Rewrite Spectre-v2 mitigation codeWill Deacon2020-09-291-233/+3
| * arm64: Introduce separate file for spectre mitigations and reportingWill Deacon2020-09-291-6/+0
| * arm64: Rename ARM64_HARDEN_BRANCH_PREDICTOR to ARM64_SPECTRE_V2Will Deacon2020-09-291-1/+1
| * KVM: arm64: Simplify install_bp_hardening_cb()Will Deacon2020-09-291-20/+7
| * KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASEWill Deacon2020-09-291-2/+2
| * arm64: Remove Spectre-related CONFIG_* optionsWill Deacon2020-09-291-17/+2
| * arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUsMarc Zyngier2020-09-291-0/+7
| * arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUsMarc Zyngier2020-09-211-0/+8
| * arm64: Make use of ARCH_WORKAROUND_1 even when KVM is not enabledMarc Zyngier2020-09-211-2/+5
* | arm64: Allow CPUs unffected by ARM erratum 1418040 to come in lateMarc Zyngier2020-09-131-2/+6
|/
* arm64: Allow booting of late CPUs affected by erratum 1418040Marc Zyngier2020-08-211-0/+2
* Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2020-08-091-2/+2
|\
| * Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIPMarc Zyngier2020-07-281-2/+2
| |\
| | * KVM: arm64: Substitute RANDOMIZE_BASE for HARDEN_EL2_VECTORSDavid Brazdil2020-07-281-2/+2
* | | arm64: Add missing sentinel to erratum_1463225Florian Fainelli2020-07-091-0/+1
* | | arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718Sai Prakash Ranjan2020-07-031-0/+2
* | | arm64: Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040Sai Prakash Ranjan2020-07-031-6/+13
|/ /
* / arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelistSai Prakash Ranjan2020-06-251-0/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-031-1/+1
|\