index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
cpu_errata.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-08
arm64: entry: consolidate Cortex-A76 erratum 1463225 workaround
Mark Rutland
1
-2
/
+0
2020-11-27
Merge branch 'kvm-arm64/vector-rework' into kvmarm-master/next
Marc Zyngier
1
-13
/
+6
2020-11-16
arm64: spectre: Consolidate spectre-v3a detection
Will Deacon
1
-11
/
+2
2020-11-16
arm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to ARM64_SPECTRE_V3A
Will Deacon
1
-3
/
+3
2020-11-16
KVM: arm64: Allocate hyp vectors statically
Will Deacon
1
-0
/
+2
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
2019-11-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-52
/
+29
2019-11-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-29
/
+53
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
1
-11
/
+48
2019-11-21
Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-69
/
+33
2019-11-08
Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...
Catalin Marinas
1
-25
/
+12
2019-11-01
arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 core
Florian Fainelli
1
-3
/
+20
[next]