Josh Poimboeuf
|
d976344d27
arm64/speculation: Support 'mitigations=' cmdline option
|
6 年之前 |
Marc Zyngier
|
af33d74628
arm64: Use firmware to detect CPUs that are not affected by Spectre-v2
|
6 年之前 |
Will Deacon
|
fe22ea561c
arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSB
|
6 年之前 |
Jeremy Linton
|
dada3a4abb
arm64: add sysfs vulnerability show for speculative store bypass
|
6 年之前 |
Jeremy Linton
|
f41df38898
arm64: add sysfs vulnerability show for spectre-v2
|
6 年之前 |
Jeremy Linton
|
9d1bb39cdd
arm64: Always enable spectre-v2 vulnerability detection
|
6 年之前 |
Marc Zyngier
|
b1a33cfd80
arm64: Advertise mitigation of Spectre-v2, or lack thereof
|
6 年之前 |
Jeremy Linton
|
59a6dc262c
arm64: Provide a command line to disable spectre_v2 mitigation
|
6 年之前 |
Jeremy Linton
|
c131623b1e
arm64: Always enable ssb vulnerability detection
|
6 年之前 |
Mian Yousaf Kaukab
|
047aac35fd
arm64: Add sysfs vulnerability show for spectre-v1
|
6 年之前 |
Will Deacon
|
1eaff33e24
arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
|
6 年之前 |
Will Deacon
|
2eefb4a389
arm64: errata: Add workaround for Cortex-A76 erratum #1463225
|
6 年之前 |
Mark Rutland
|
25be597ada
arm64: kill config_sctlr_el1()
|
7 年之前 |
Will Deacon
|
178909a669
arm64: errata: Don't define type field twice for arm64_errata[] entries
|
7 年之前 |
Will Deacon
|
3b8c9f1cdf
arm64: IPI each CPU after invalidating the I-cache for kernel mappings
|
7 年之前 |
Suzuki K Poulose
|
314d53d297
arm64: Handle mismatched cache type
|
7 年之前 |
Suzuki K Poulose
|
4c4a39dd5f
arm64: Fix mismatched cache line size detection
|
7 年之前 |
Linus Torvalds
|
410feb75de
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
7 年之前 |
Arnd Bergmann
|
94a5d8790e
arm64: cpu_errata: include required headers
|
7 年之前 |
Marc Zyngier
|
647d0519b5
arm64: ssbd: Restore mitigation status on CPU resume
|
7 年之前 |
Marc Zyngier
|
986372c436
arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
|
7 年之前 |
Marc Zyngier
|
a43ae4dfe5
arm64: Add 'ssbd' command-line option
|
7 年之前 |
Marc Zyngier
|
a725e3dda1
arm64: Add ARCH_WORKAROUND_2 probing
|
7 年之前 |
Marc Zyngier
|
5cf9ce6e5e
arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2
|
7 年之前 |
Marc Zyngier
|
8e2906245f
arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
|
7 年之前 |
David Gilhooley
|
0583a4ef05
arm64: capabilities: Add NVIDIA Denver CPU to bp_harden list
|
7 年之前 |
Marc Zyngier
|
e8b22d0f45
arm64: Move the content of bpi.S to hyp-entry.S
|
7 年之前 |
Marc Zyngier
|
22765f30db
arm64: Get rid of __smccc_workaround_1_hvc_*
|
7 年之前 |
Marc Zyngier
|
8892b71885
arm64: capabilities: Rework EL2 vector hardening entry
|
7 年之前 |
Shanker Donthineni
|
4bc352ffb3
arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
|
7 年之前 |