aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/proc-v7-bugs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-06ARM: 9213/1: Print message about disabled Spectre workarounds only onceDmitry Osipenko1-2/+1
2022-07-06ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out of idleArd Biesheuvel1-3/+3
2022-05-18ARM: 9196/1: spectre-bhb: enable for Cortex-A15Ard Biesheuvel1-0/+1
2022-03-10ARM: fix build warning in proc-v7-bugs.cRussell King (Oracle)1-1/+2
2022-03-05ARM: Spectre-BHB workaroundRussell King (Oracle)1-0/+76
2022-03-05ARM: report Spectre v2 status through sysfsRussell King (Oracle)1-39/+102
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2019-11-30Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+3
2019-11-16ARM: 8937/1: spectre-v2: remove Brahma-B53 from hardeningDoug Berger1-0/+3
2019-10-21arm/arm64: Make use of the SMCCC 1.1 wrapperSteven Price1-8/+5
2019-10-14arm: spectre-v2: use arm_smccc_1_1_get_conduit()Mark Rutland1-7/+3
2018-11-12ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King1-15/+2
2018-05-31ARM: spectre-v2: warn about incorrect context switching functionsRussell King1-0/+15
2018-05-31ARM: spectre-v2: add firmware based hardeningRussell King1-0/+60
2018-05-31ARM: spectre-v2: harden user aborts in kernel spaceRussell King1-5/+68
2018-05-31ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bitRussell King1-0/+36