index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
cpu_errata.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: Mark call_smc_arch_workaround_1 as __maybe_unused
Nathan Chancellor
2020-03-11
1
-1
/
+1
*
arm64: kvm: Modernize __smccc_workaround_1_smc_start annotations
Mark Brown
2020-03-09
1
-8
/
+6
*
arm64: kvm: Modernize annotation for __bp_harden_hyp_vecs
Mark Brown
2020-03-09
1
-1
/
+1
*
Merge branch 'for-next/errata' into for-next/core
Will Deacon
2020-01-22
1
-6
/
+19
|
\
|
*
arm64: Workaround for Cortex-A55 erratum 1530923
Steven Price
2020-01-16
1
-1
/
+5
|
*
arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHE
Steven Price
2020-01-16
1
-1
/
+1
|
*
arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHE
Steven Price
2020-01-16
1
-4
/
+13
*
|
arm64: Add KRYO{3,4}XX CPU cores to spectre-v2 safe list
Sai Prakash Ranjan
2020-01-17
1
-0
/
+2
|
/
*
arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe list
Wei Li
2019-12-20
1
-0
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-11-26
1
-52
/
+29
|
\
|
*
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2019-11-21
1
-11
/
+48
|
|
\
|
*
\
Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2019-11-21
1
-69
/
+33
|
|
\
\
|
|
*
|
arm/arm64: Make use of the SMCCC 1.1 wrapper
Steven Price
2019-10-21
1
-52
/
+29
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-11-26
1
-29
/
+53
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...
Catalin Marinas
2019-11-08
1
-25
/
+12
|
|
\
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
arm64: errata: use arm_smccc_1_1_get_conduit()
Mark Rutland
2019-10-14
1
-25
/
+12
|
|
|
/
/
|
*
|
|
Merge branch 'kvm-arm64/erratum-1319367' of git://git.kernel.org/pub/scm/linu...
Catalin Marinas
2019-10-28
1
-3
/
+10
|
|
\
\
\
|
|
*
|
|
arm64: Add ARM64_WORKAROUND_1319367 for all A57 and A72 versions
Marc Zyngier
2019-10-18
1
-3
/
+10
|
|
|
/
/
|
*
|
|
Merge branch 'for-next/neoverse-n1-stale-instr' into for-next/core
Catalin Marinas
2019-10-28
1
-1
/
+31
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419
James Morse
2019-10-25
1
-1
/
+31
|
|
|
/
*
|
|
arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 core
Florian Fainelli
2019-11-01
1
-3
/
+20
*
|
|
arm64: Brahma-B53 is SSB and spectre v2 safe
Florian Fainelli
2019-11-01
1
-0
/
+2
*
|
|
arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core
Doug Berger
2019-11-01
1
-2
/
+11
*
|
|
arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for Kryo
Bjorn Andersson
2019-10-31
1
-6
/
+14
*
|
|
arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003
Bjorn Andersson
2019-10-29
1
-0
/
+1
|
/
/
*
|
Merge branch 'errata/tx2-219' into for-next/fixes
Will Deacon
2019-10-17
1
-0
/
+38
|
\
\
|
|
/
|
/
|
|
*
arm64: Avoid Cavium TX2 erratum 219 when switching TTBR
Marc Zyngier
2019-10-08
1
-0
/
+5
|
*
arm64: Enable workaround for Cavium TX2 erratum 219 when running SMT
Marc Zyngier
2019-10-08
1
-0
/
+33
*
|
arm64: errata: Update stale comment
Thierry Reding
2019-10-01
1
-2
/
+2
|
/
*
arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests
Andre Przywara
2019-07-05
1
-5
/
+18
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
arm64: Handle erratum 1418040 as a superset of erratum 1188873
Marc Zyngier
2019-05-23
1
-10
/
+14
*
arm64: errata: Add workaround for Cortex-A76 erratum #1463225
Will Deacon
2019-05-23
1
-0
/
+24
*
Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g...
Will Deacon
2019-05-01
1
-2
/
+11
|
\
|
*
arm64: Apply ARM64_ERRATUM_1188873 to Neoverse-N1
Marc Zyngier
2019-04-30
1
-2
/
+11
*
|
arm64/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
2019-05-01
1
-1
/
+5
*
|
arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSB
Will Deacon
2019-05-01
1
-4
/
+6
*
|
arm64: add sysfs vulnerability show for speculative store bypass
Jeremy Linton
2019-05-01
1
-0
/
+42
*
|
arm64: Always enable ssb vulnerability detection
Jeremy Linton
2019-04-26
1
-4
/
+5
*
|
arm64: add sysfs vulnerability show for spectre-v2
Jeremy Linton
2019-04-26
1
-1
/
+26
*
|
arm64: Always enable spectre-v2 vulnerability detection
Jeremy Linton
2019-04-26
1
-7
/
+8
*
|
arm64: Use firmware to detect CPUs that are not affected by Spectre-v2
Marc Zyngier
2019-04-26
1
-9
/
+23
*
|
arm64: Advertise mitigation of Spectre-v2, or lack thereof
Marc Zyngier
2019-04-26
1
-53
/
+56
*
|
arm64: Add sysfs vulnerability show for spectre-v1
Mian Yousaf Kaukab
2019-04-26
1
-0
/
+6
*
|
arm64: Provide a command line to disable spectre_v2 mitigation
Jeremy Linton
2019-04-26
1
-0
/
+13
|
/
*
arm64: kpti: Avoid rewriting early page tables when KASLR is enabled
Will Deacon
2019-01-10
1
-1
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-12-26
1
-82
/
+67
|
\
|
*
arm64: cpufeature: Rework ptr auth hwcaps using multi_entry_cap_matches
Will Deacon
2018-12-13
1
-33
/
+1
|
*
Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/core
Will Deacon
2018-12-10
1
-0
/
+8
|
|
\
|
|
*
arm64: KVM: Force VHE for systems affected by erratum 1165522
Marc Zyngier
2018-12-10
1
-0
/
+8
[next]