summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2018-10-10s390/extmem: fix gcc 8 stringop-overflow warningVasily Gorbik1-2/+2
2018-09-15s390/lib: use expoline for all bcr instructionsMartin Schwidefsky1-3/+6
2018-09-05s390/pci: fix out of bounds access during irq setupSebastian Ott1-0/+2
2018-09-05s390/qdio: reset old sbal_state flagsJulian Wiedmann1-1/+0
2018-09-05s390: fix br_r1_trampoline for machines without exrlMartin Schwidefsky1-2/+0
2018-09-05s390/kvm: fix deadlock when killed by oomClaudio Imbrenda1-0/+2
2018-08-06perf: fix invalid bit in diagnostic entryThomas Richter1-1/+1
2018-08-06s390/cpum_sf: Add data entry sizes to sampling trailer entryThomas Richter1-1/+3
2018-07-11s390: Correct register corruption in critical section cleanupChristian Borntraeger1-2/+2
2018-05-30s390/ftrace: use expoline for indirect branchesMartin Schwidefsky3-5/+23
2018-05-26s390: use expoline thunks in the BPF JITMartin Schwidefsky2-8/+71
2018-05-26s390: extend expoline to BC instructionsMartin Schwidefsky2-5/+77
2018-05-26s390: move spectre sysfs attribute codeMartin Schwidefsky3-18/+22
2018-05-26s390/kernel: use expoline for indirect branchesMartin Schwidefsky3-15/+24
2018-05-26s390/lib: use expoline for indirect branchesMartin Schwidefsky1-3/+6
2018-05-26s390: move expoline assembler macros to a headerMartin Schwidefsky2-81/+149
2018-05-26s390: add assembler macros for CPU alternativesMartin Schwidefsky1-0/+108
2018-05-26s390: remove indirect branch from do_softirq_own_stackMartin Schwidefsky1-3/+2
2018-05-26s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner1-0/+4
2018-05-26futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-18/+5
2018-05-16KVM: s390: Enable all facility bits that are known good for passthroughAlexander Yarygin1-2/+2
2018-04-29s390/uprobes: implement arch_uretprobe_is_alive()Heiko Carstens1-0/+9
2018-04-29s390: correct module section names for expoline code revertMartin Schwidefsky1-2/+2
2018-04-29s390: correct nospec auto detection init orderMartin Schwidefsky3-6/+6
2018-04-29s390: add sysfs attributes for spectreMartin Schwidefsky2-0/+20
2018-04-29s390: report spectre mitigation via syslogMartin Schwidefsky1-0/+10
2018-04-29s390: add automatic detection of the spectre defenseMartin Schwidefsky6-38/+52
2018-04-29s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky3-25/+29
2018-04-29s390/entry.S: fix spurious zeroing of r0Christian Borntraeger1-2/+2
2018-04-29s390: do not bypass BPENTER for interrupt system callsMartin Schwidefsky1-1/+2
2018-04-29s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)Eugeniu Rosca1-2/+2
2018-04-29s390: introduce execute-trampolines for branchesMartin Schwidefsky11-35/+323
2018-04-29s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky4-4/+70
2018-04-29s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky7-0/+94
2018-04-29s390/alternative: use a copy of the facility bit maskMartin Schwidefsky6-4/+31
2018-04-29s390: add optimized array_index_mask_nospecMartin Schwidefsky1-0/+24
2018-04-29s390: scrub registers on kernel entry and KVM exitMartin Schwidefsky1-0/+47
2018-04-29KVM: s390: wire up bpb featureChristian Borntraeger3-1/+17
2018-04-29s390: enable CPU alternatives unconditionallyHeiko Carstens4-44/+10
2018-04-29s390: introduce CPU alternativesVasily Gorbik7-0/+334
2018-04-24hypfs_kill_super(): deal with failed allocationsAl Viro1-1/+1
2018-04-24s390/ipl: ensure loadparm valid flag is setVasily Gorbik1-0/+1
2018-04-13s390: move _text symbol to address higher than zeroHeiko Carstens1-1/+7
2018-02-22s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov1-4/+4
2018-02-03bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov1-0/+1
2018-01-10kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker1-0/+1
2017-12-16s390: always save and restore all registers on context switchHeiko Carstens1-10/+9
2017-12-16Revert "s390/kbuild: enable modversions for symbols exported from asm"Sasha Levin1-8/+0
2017-12-16s390: fix compat system call tableHeiko Carstens1-3/+3
2017-12-09s390/pci: do not require AIS facilityChristian Borntraeger3-4/+9