summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2018-11-27s390/vdso: add missing FORCE to build targetsVasily Gorbik
2018-09-15s390/kdump: Fix memleak in nt_vmcoreinfoPhilipp Rudo
2018-07-11s390: Correct register corruption in critical section cleanupChristian Borntraeger
2018-05-25s390: extend expoline to BC instructionsMartin Schwidefsky
2018-05-25s390: move spectre sysfs attribute codeMartin Schwidefsky
2018-05-25s390/kernel: use expoline for indirect branchesMartin Schwidefsky
2018-05-25s390/ftrace: use expoline for indirect branchesMartin Schwidefsky
2018-05-25s390: move expoline assembler macros to a headerMartin Schwidefsky
2018-05-22s390: remove indirect branch from do_softirq_own_stackMartin Schwidefsky
2018-05-22s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner
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: scrub registers on kernel entry and KVM exitMartin Schwidefsky
2018-04-29s390: enable CPU alternatives unconditionallyHeiko Carstens
2018-04-29s390: introduce CPU alternativesVasily Gorbik
2018-04-20s390/ipl: ensure loadparm valid flag is setVasily Gorbik
2018-04-13s390: move _text symbol to address higher than zeroHeiko Carstens
2018-03-22s390/topology: fix typo in early topology codeHeiko Carstens
2018-02-22s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov
2018-01-10kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-12-14s390: fix compat system call tableHeiko Carstens
2017-12-09s390/runtime instrumentation: simplify task exit handlingHeiko 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-15s390/topology: make "topology=off" parameter workHeiko Carstens
2017-06-17s390/kvm: do not rely on the ILC on kvm host protection faulsChristian Borntraeger
2017-05-25s390/cputime: fix incorrect system timeMartin Schwidefsky
2017-05-25s390/kdump: Add final noteMichael Holzheu
2017-03-15s390: use correct input data address for setup_randomnessHeiko Carstens
2017-03-15s390: make setup_randomness workHeiko Carstens
2017-03-15s390/kdump: Use "LINUX" ELF note name instead of "CORE"Michael Holzheu
2017-02-01s390/ptrace: Preserve previous registers for short regset writeMartin Schwidefsky
2017-01-12s390/topology: always use s390 specific sched_domain_topology_levelHeiko Carstens
2017-01-09s390/kexec: use node 0 when re-adding crash kernel memoryHeiko Carstens
2016-11-11mm: kmemleak: scan .data.ro_after_initJakub Kicinski
2016-10-24s390/dumpstack: use pr_cont within show_stack and dieHeiko Carstens