summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/pci: fix out of bounds access during irq setupSebastian Ott2018-09-051-0/+2
* s390/qdio: reset old sbal_state flagsJulian Wiedmann2018-09-051-1/+0
* s390: fix br_r1_trampoline for machines without exrlMartin Schwidefsky2018-09-051-2/+0
* s390/kvm: fix deadlock when killed by oomClaudio Imbrenda2018-09-051-0/+2
* perf: fix invalid bit in diagnostic entryThomas Richter2018-08-061-1/+1
* s390/cpum_sf: Add data entry sizes to sampling trailer entryThomas Richter2018-08-061-1/+3
* s390: Correct register corruption in critical section cleanupChristian Borntraeger2018-07-111-2/+2
* s390/ftrace: use expoline for indirect branchesMartin Schwidefsky2018-05-303-5/+23
* s390: use expoline thunks in the BPF JITMartin Schwidefsky2018-05-262-8/+71
* s390: extend expoline to BC instructionsMartin Schwidefsky2018-05-262-5/+77
* s390: move spectre sysfs attribute codeMartin Schwidefsky2018-05-263-18/+22
* s390/kernel: use expoline for indirect branchesMartin Schwidefsky2018-05-263-15/+24
* s390/lib: use expoline for indirect branchesMartin Schwidefsky2018-05-261-3/+6
* s390: move expoline assembler macros to a headerMartin Schwidefsky2018-05-262-81/+149
* s390: add assembler macros for CPU alternativesMartin Schwidefsky2018-05-261-0/+108
* s390: remove indirect branch from do_softirq_own_stackMartin Schwidefsky2018-05-261-3/+2
* s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner2018-05-261-0/+4
* futex: Remove duplicated code and fix undefined behaviourJiri Slaby2018-05-261-18/+5
* KVM: s390: Enable all facility bits that are known good for passthroughAlexander Yarygin2018-05-161-2/+2
* s390/uprobes: implement arch_uretprobe_is_alive()Heiko Carstens2018-04-291-0/+9
* s390: correct module section names for expoline code revertMartin Schwidefsky2018-04-291-2/+2
* s390: correct nospec auto detection init orderMartin Schwidefsky2018-04-293-6/+6
* s390: add sysfs attributes for spectreMartin Schwidefsky2018-04-292-0/+20
* s390: report spectre mitigation via syslogMartin Schwidefsky2018-04-291-0/+10
* s390: add automatic detection of the spectre defenseMartin Schwidefsky2018-04-296-38/+52
* s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky2018-04-293-25/+29
* s390/entry.S: fix spurious zeroing of r0Christian Borntraeger2018-04-291-2/+2
* s390: do not bypass BPENTER for interrupt system callsMartin Schwidefsky2018-04-291-1/+2
* s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)Eugeniu Rosca2018-04-291-2/+2
* s390: introduce execute-trampolines for branchesMartin Schwidefsky2018-04-2911-35/+323
* s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky2018-04-294-4/+70
* s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky2018-04-297-0/+94
* s390/alternative: use a copy of the facility bit maskMartin Schwidefsky2018-04-296-4/+31
* s390: add optimized array_index_mask_nospecMartin Schwidefsky2018-04-291-0/+24
* s390: scrub registers on kernel entry and KVM exitMartin Schwidefsky2018-04-291-0/+47
* KVM: s390: wire up bpb featureChristian Borntraeger2018-04-293-1/+17
* s390: enable CPU alternatives unconditionallyHeiko Carstens2018-04-294-44/+10
* s390: introduce CPU alternativesVasily Gorbik2018-04-297-0/+334
* hypfs_kill_super(): deal with failed allocationsAl Viro2018-04-241-1/+1
* s390/ipl: ensure loadparm valid flag is setVasily Gorbik2018-04-241-0/+1
* s390: move _text symbol to address higher than zeroHeiko Carstens2018-04-131-1/+7
* s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov2018-02-221-4/+4
* bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov2018-02-031-0/+1
* kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker2018-01-101-0/+1
* s390: always save and restore all registers on context switchHeiko Carstens2017-12-161-10/+9
* Revert "s390/kbuild: enable modversions for symbols exported from asm"Sasha Levin2017-12-161-8/+0
* s390: fix compat system call tableHeiko Carstens2017-12-161-3/+3
* s390/pci: do not require AIS facilityChristian Borntraeger2017-12-093-4/+9
* s390/runtime instrumentation: simplify task exit handlingHeiko Carstens2017-12-093-17/+19
* s390/kbuild: enable modversions for symbols exported from asmHeiko Carstens2017-11-301-0/+8