开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
nospec-branch.c
Age
Commit message (
Expand
)
Author
2023-07-03
s390: fix various typos
Heiko Carstens
2022-03-10
s390: raise minimum supported machine generation to z10
Vasily Gorbik
2022-03-08
s390: remove unused expoline to BC instructions
Vasily Gorbik
2021-10-26
s390: introduce nospec_uses_trampoline()
Sven Schnelle
2021-06-28
s390/speculation: Use statically initialized const for instructions
Kees Cook
2021-06-07
s390/facilities: move stfl information from lowcore to global data
Sven Schnelle
2019-05-06
Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-04-17
s390/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
2019-04-11
s390: Convert IS_ENABLED uses to __is_defined
Joe Perches
2018-07-18
s390: detect etoken facility
Martin Schwidefsky
2018-05-09
s390: remove closung punctuation from spectre messages
Martin Schwidefsky
2018-05-07
s390: extend expoline to BC instructions
Martin Schwidefsky
2018-05-07
s390: move spectre sysfs attribute code
Martin Schwidefsky
2018-04-16
s390/nospec: include cpu.h
Sebastian Ott
2018-04-11
s390: correct nospec auto detection init order
Martin Schwidefsky
2018-03-28
s390: add sysfs attributes for spectre
Martin Schwidefsky
2018-03-28
s390: report spectre mitigation via syslog
Martin Schwidefsky
2018-03-28
s390: add automatic detection of the spectre defense
Martin Schwidefsky
2018-03-28
s390: move nobp parameter functions to nospec-branch.c
Martin Schwidefsky
2018-02-19
s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)
Eugeniu Rosca
2018-02-07
s390: introduce execute-trampolines for branches
Martin Schwidefsky