aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel/nospec-branch.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-03s390: fix various typosGravatar Heiko Carstens 1-1/+1
2022-03-10s390: raise minimum supported machine generation to z10Gravatar Vasily Gorbik 1-6/+0
2022-03-08s390: remove unused expoline to BC instructionsGravatar Vasily Gorbik 1-20/+5
2021-10-26s390: introduce nospec_uses_trampoline()Gravatar Sven Schnelle 1-1/+1
2021-06-28s390/speculation: Use statically initialized const for instructionsGravatar Kees Cook 1-1/+2
2021-06-07s390/facilities: move stfl information from lowcore to global dataGravatar Sven Schnelle 1-7/+7
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 1-3/+3
2019-04-17s390/speculation: Support 'mitigations=' cmdline optionGravatar Josh Poimboeuf 1-1/+2
2019-04-11s390: Convert IS_ENABLED uses to __is_definedGravatar Joe Perches 1-3/+3
2018-07-18s390: detect etoken facilityGravatar Martin Schwidefsky 1-1/+11
2018-05-09s390: remove closung punctuation from spectre messagesGravatar Martin Schwidefsky 1-2/+2
2018-05-07s390: extend expoline to BC instructionsGravatar Martin Schwidefsky 1-5/+20
2018-05-07s390: move spectre sysfs attribute codeGravatar Martin Schwidefsky 1-19/+0
2018-04-16s390/nospec: include cpu.hGravatar Sebastian Ott 1-0/+1
2018-04-11s390: correct nospec auto detection init orderGravatar Martin Schwidefsky 1-6/+2
2018-03-28s390: add sysfs attributes for spectreGravatar Martin Schwidefsky 1-0/+19
2018-03-28s390: report spectre mitigation via syslogGravatar Martin Schwidefsky 1-0/+10
2018-03-28s390: add automatic detection of the spectre defenseGravatar Martin Schwidefsky 1-26/+42
2018-03-28s390: move nobp parameter functions to nospec-branch.cGravatar Martin Schwidefsky 1-0/+27
2018-02-19s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)Gravatar Eugeniu Rosca 1-2/+2
2018-02-07s390: introduce execute-trampolines for branchesGravatar Martin Schwidefsky 1-0/+100