summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/nospec-branch.c
Commit message (Expand)AuthorAgeFilesLines
* s390/nospec: Correct modules thunk offset calculationVasily Gorbik2024-04-171-2/+2
* s390: fix various typosHeiko Carstens2023-07-031-1/+1
* s390: raise minimum supported machine generation to z10Vasily Gorbik2022-03-101-6/+0
* s390: remove unused expoline to BC instructionsVasily Gorbik2022-03-081-20/+5
* s390: introduce nospec_uses_trampoline()Sven Schnelle2021-10-261-1/+1
* s390/speculation: Use statically initialized const for instructionsKees Cook2021-06-281-1/+2
* s390/facilities: move stfl information from lowcore to global dataSven Schnelle2021-06-071-7/+7
* Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-05-061-3/+3
|\
| * s390: Convert IS_ENABLED uses to __is_definedJoe Perches2019-04-111-3/+3
* | s390/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-04-171-1/+2
|/
* s390: detect etoken facilityMartin Schwidefsky2018-07-181-1/+11
* s390: remove closung punctuation from spectre messagesMartin Schwidefsky2018-05-091-2/+2
* s390: extend expoline to BC instructionsMartin Schwidefsky2018-05-071-5/+20
* s390: move spectre sysfs attribute codeMartin Schwidefsky2018-05-071-19/+0
* s390/nospec: include cpu.hSebastian Ott2018-04-161-0/+1
* s390: correct nospec auto detection init orderMartin Schwidefsky2018-04-111-6/+2
* s390: add sysfs attributes for spectreMartin Schwidefsky2018-03-281-0/+19
* s390: report spectre mitigation via syslogMartin Schwidefsky2018-03-281-0/+10
* s390: add automatic detection of the spectre defenseMartin Schwidefsky2018-03-281-26/+42
* s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky2018-03-281-0/+27
* s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)Eugeniu Rosca2018-02-191-2/+2
* s390: introduce execute-trampolines for branchesMartin Schwidefsky2018-02-071-0/+100