index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
cpu_errata.c
Age
Commit message (
Expand
)
Author
2020-09-21
arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUs
Marc Zyngier
2020-09-21
arm64: Make use of ARCH_WORKAROUND_1 even when KVM is not enabled
Marc Zyngier
2020-09-13
arm64: Allow CPUs unffected by ARM erratum 1418040 to come in late
Marc Zyngier
2020-08-21
arm64: Allow booting of late CPUs affected by erratum 1418040
Marc Zyngier
2020-08-09
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-07-28
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIP
Marc Zyngier
2020-07-28
KVM: arm64: Substitute RANDOMIZE_BASE for HARDEN_EL2_VECTORS
David Brazdil
2020-07-09
arm64: Add missing sentinel to erratum_1463225
Florian Fainelli
2020-07-03
arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718
Sai Prakash Ranjan
2020-07-03
arm64: Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040
Sai Prakash Ranjan
2020-06-25
arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelist
Sai Prakash Ranjan
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-05-28
Merge branch 'for-next/kvm/errata' into for-next/core
Will Deacon
2020-05-16
KVM: arm64: Kill off CONFIG_KVM_ARM_HOST
Will Deacon
2020-05-12
arm64: cpufeature: Add "or" to mitigations for multiple errata
Geert Uytterhoeven
2020-05-04
arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}
Andrew Scull
2020-03-11
arm64: Mark call_smc_arch_workaround_1 as __maybe_unused
Nathan Chancellor
2020-03-09
arm64: kvm: Modernize __smccc_workaround_1_smc_start annotations
Mark Brown
2020-03-09
arm64: kvm: Modernize annotation for __bp_harden_hyp_vecs
Mark Brown
2020-01-22
Merge branch 'for-next/errata' into for-next/core
Will Deacon
2020-01-17
arm64: Add KRYO{3,4}XX CPU cores to spectre-v2 safe list
Sai Prakash Ranjan
2020-01-16
arm64: Workaround for Cortex-A55 erratum 1530923
Steven Price
2020-01-16
arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHE
Steven Price
2020-01-16
arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHE
Steven Price
2019-12-20
arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe list
Wei Li
2019-11-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-11-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2019-11-21
Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2019-11-08
Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...
Catalin Marinas
2019-11-01
arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 core
Florian Fainelli
2019-11-01
arm64: Brahma-B53 is SSB and spectre v2 safe
Florian Fainelli
2019-11-01
arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core
Doug Berger
2019-10-31
arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for Kryo
Bjorn Andersson
2019-10-29
arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003
Bjorn Andersson
2019-10-28
Merge branch 'kvm-arm64/erratum-1319367' of git://git.kernel.org/pub/scm/linu...
Catalin Marinas
2019-10-28
Merge branch 'for-next/neoverse-n1-stale-instr' into for-next/core
Catalin Marinas
2019-10-25
arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419
James Morse
2019-10-21
arm/arm64: Make use of the SMCCC 1.1 wrapper
Steven Price
2019-10-18
arm64: Add ARM64_WORKAROUND_1319367 for all A57 and A72 versions
Marc Zyngier
2019-10-17
Merge branch 'errata/tx2-219' into for-next/fixes
Will Deacon
2019-10-14
arm64: errata: use arm_smccc_1_1_get_conduit()
Mark Rutland
2019-10-08
arm64: Avoid Cavium TX2 erratum 219 when switching TTBR
Marc Zyngier
2019-10-08
arm64: Enable workaround for Cavium TX2 erratum 219 when running SMT
Marc Zyngier
2019-10-01
arm64: errata: Update stale comment
Thierry Reding
2019-07-05
arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests
Andre Przywara
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-05-23
arm64: Handle erratum 1418040 as a superset of erratum 1188873
Marc Zyngier
2019-05-23
arm64: errata: Add workaround for Cortex-A76 erratum #1463225
Will Deacon
2019-05-01
Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g...
Will Deacon
[prev]
[next]