summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2018-05-30s390/ftrace: use expoline for indirect branchesMartin Schwidefsky
2018-05-26s390: use expoline thunks in the BPF JITMartin Schwidefsky
2018-05-26s390: extend expoline to BC instructionsMartin Schwidefsky
2018-05-26s390: move spectre sysfs attribute codeMartin Schwidefsky
2018-05-26s390/kernel: use expoline for indirect branchesMartin Schwidefsky
2018-05-26s390/lib: use expoline for indirect branchesMartin Schwidefsky
2018-05-26s390: move expoline assembler macros to a headerMartin Schwidefsky
2018-05-26s390: add assembler macros for CPU alternativesMartin Schwidefsky
2018-05-26s390: remove indirect branch from do_softirq_own_stackMartin Schwidefsky
2018-05-26s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner
2018-05-26futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2018-05-16KVM: s390: Enable all facility bits that are known good for passthroughAlexander Yarygin
2018-04-29s390/uprobes: implement arch_uretprobe_is_alive()Heiko Carstens
2018-04-29s390: correct module section names for expoline code revertMartin Schwidefsky
2018-04-29s390: correct nospec auto detection init orderMartin Schwidefsky
2018-04-29s390: add sysfs attributes for spectreMartin Schwidefsky
2018-04-29s390: report spectre mitigation via syslogMartin Schwidefsky
2018-04-29s390: add automatic detection of the spectre defenseMartin Schwidefsky
2018-04-29s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky
2018-04-29s390/entry.S: fix spurious zeroing of r0Christian Borntraeger
2018-04-29s390: do not bypass BPENTER for interrupt system callsMartin Schwidefsky
2018-04-29s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)Eugeniu Rosca
2018-04-29s390: introduce execute-trampolines for branchesMartin Schwidefsky
2018-04-29s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky
2018-04-29s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky
2018-04-29s390/alternative: use a copy of the facility bit maskMartin Schwidefsky
2018-04-29s390: add optimized array_index_mask_nospecMartin Schwidefsky
2018-04-29s390: scrub registers on kernel entry and KVM exitMartin Schwidefsky
2018-04-29KVM: s390: wire up bpb featureChristian Borntraeger
2018-04-29s390: enable CPU alternatives unconditionallyHeiko Carstens
2018-04-29s390: introduce CPU alternativesVasily Gorbik
2018-04-24hypfs_kill_super(): deal with failed allocationsAl Viro
2018-04-24s390/ipl: ensure loadparm valid flag is setVasily Gorbik
2018-04-13s390: move _text symbol to address higher than zeroHeiko Carstens
2018-02-22s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov
2018-02-03bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov
2018-01-10kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-12-16s390: always save and restore all registers on context switchHeiko Carstens
2017-12-16Revert "s390/kbuild: enable modversions for symbols exported from asm"Sasha Levin
2017-12-16s390: fix compat system call tableHeiko Carstens
2017-12-09s390/pci: do not require AIS facilityChristian Borntraeger
2017-12-09s390/runtime instrumentation: simplify task exit handlingHeiko Carstens
2017-11-30s390/kbuild: enable modversions for symbols exported from asmHeiko Carstens
2017-11-30s390/disassembler: increase show_code buffer sizeVasily Gorbik
2017-11-30s390/disassembler: add missing end marker for e7 tableHeiko Carstens
2017-11-30s390/runtime instrumention: fix possible memory corruptionHeiko Carstens
2017-11-30s390: fix transactional execution control register handlingHeiko Carstens
2017-11-18security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2017-08-12bpf, s390: fix jit branch offset related to ldimm64Daniel Borkmann
2017-07-27s390/syscalls: Fix out of bounds arguments accessJiri Olsa