index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
cpu_errata.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
arm64: errata: Apply workarounds for Neoverse-V3AE
Mark Rutland
1
-0
/
+1
2024-10-17
arm64: errata: Expand speculative SSBS workaround once more
Mark Rutland
1
-0
/
+2
2024-08-19
arm64: errata: Expand speculative SSBS workaround (again)
Mark Rutland
1
-1
/
+10
2024-08-19
arm64: errata: Expand speculative SSBS workaround
Mark Rutland
1
-1
/
+8
2024-08-19
arm64: errata: Unify speculative SSBS errata logic
Mark Rutland
1
-6
/
+2
2024-08-19
arm64: errata: Add workaround for Arm errata 3194386 and 3312417
Mark Rutland
1
-0
/
+19
2022-10-30
arm64: errata: Remove AES hwcap for COMPAT tasks
James Morse
1
-0
/
+16
2022-09-15
arm64: errata: add detection for AMEVCNTR01 incrementing incorrectly
Ionela Voinescu
1
-0
/
+9
2022-08-31
arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76
Zenghui Yu
1
-0
/
+2
2022-05-25
arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUs
Shreyas K K
1
-0
/
+2
2022-03-11
arm64: Mitigate spectre style branch history side channels
James Morse
1
-0
/
+7
2020-11-13
arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver
Konrad Dybcio
1
-0
/
+2
2020-10-29
arm64: Add workaround for Arm Cortex-A77 erratum 1508412
Rob Herring
1
-0
/
+10
2020-10-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-479
/
+8
2020-09-29
arm64: Get rid of arm64_ssbd_state
Marc Zyngier
1
-2
/
+0
2020-09-29
KVM: arm64: Simplify handling of ARCH_WORKAROUND_2
Marc Zyngier
1
-14
/
+0
2020-09-29
arm64: Rewrite Spectre-v4 mitigation code
Will Deacon
1
-213
/
+4
2020-09-29
arm64: Rename ARM64_SSBD to ARM64_SPECTRE_V4
Will Deacon
1
-1
/
+1
2020-09-29
arm64: Rewrite Spectre-v2 mitigation code
Will Deacon
1
-233
/
+3
2020-09-29
arm64: Introduce separate file for spectre mitigations and reporting
Will Deacon
1
-6
/
+0
2020-09-29
arm64: Rename ARM64_HARDEN_BRANCH_PREDICTOR to ARM64_SPECTRE_V2
Will Deacon
1
-1
/
+1
2020-09-29
KVM: arm64: Simplify install_bp_hardening_cb()
Will Deacon
1
-20
/
+7
2020-09-29
KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASE
Will Deacon
1
-2
/
+2
2020-09-29
arm64: Remove Spectre-related CONFIG_* options
Will Deacon
1
-17
/
+2
2020-09-29
arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUs
Marc Zyngier
1
-0
/
+7
2020-09-21
arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUs
Marc Zyngier
1
-0
/
+8
2020-09-21
arm64: Make use of ARCH_WORKAROUND_1 even when KVM is not enabled
Marc Zyngier
1
-2
/
+5
2020-09-13
arm64: Allow CPUs unffected by ARM erratum 1418040 to come in late
Marc Zyngier
1
-2
/
+6
2020-08-21
arm64: Allow booting of late CPUs affected by erratum 1418040
Marc Zyngier
1
-0
/
+2
2020-08-09
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-2
/
+2
2020-07-28
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIP
Marc Zyngier
1
-2
/
+2
2020-07-28
KVM: arm64: Substitute RANDOMIZE_BASE for HARDEN_EL2_VECTORS
David Brazdil
1
-2
/
+2
2020-07-09
arm64: Add missing sentinel to erratum_1463225
Florian Fainelli
1
-0
/
+1
2020-07-03
arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718
Sai Prakash Ranjan
1
-0
/
+2
2020-07-03
arm64: Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040
Sai Prakash Ranjan
1
-6
/
+13
2020-06-25
arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelist
Sai Prakash Ranjan
1
-0
/
+2
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2020-05-28
Merge branch 'for-next/kvm/errata' into for-next/core
Will Deacon
1
-14
/
+11
2020-05-16
KVM: arm64: Kill off CONFIG_KVM_ARM_HOST
Will Deacon
1
-1
/
+1
2020-05-12
arm64: cpufeature: Add "or" to mitigations for multiple errata
Geert Uytterhoeven
1
-3
/
+3
2020-05-04
arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}
Andrew Scull
1
-14
/
+11
2020-03-11
arm64: Mark call_smc_arch_workaround_1 as __maybe_unused
Nathan Chancellor
1
-1
/
+1
2020-03-09
arm64: kvm: Modernize __smccc_workaround_1_smc_start annotations
Mark Brown
1
-8
/
+6
2020-03-09
arm64: kvm: Modernize annotation for __bp_harden_hyp_vecs
Mark Brown
1
-1
/
+1
2020-01-22
Merge branch 'for-next/errata' into for-next/core
Will Deacon
1
-6
/
+19
2020-01-17
arm64: Add KRYO{3,4}XX CPU cores to spectre-v2 safe list
Sai Prakash Ranjan
1
-0
/
+2
2020-01-16
arm64: Workaround for Cortex-A55 erratum 1530923
Steven Price
1
-1
/
+5
2020-01-16
arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHE
Steven Price
1
-1
/
+1
2020-01-16
arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHE
Steven Price
1
-4
/
+13
2019-12-20
arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe list
Wei Li
1
-0
/
+1
[next]