summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2019-12-01s390/perf: Return error when debug_register failsThomas Richter
2019-11-24s390/kasan: avoid vdso instrumentationVasily Gorbik
2019-11-06s390/idle: fix cpu idle time calculationHeiko Carstens
2019-10-11s390/topology: avoid firing events before kobjs are createdVasily Gorbik
2019-10-11s390/process: avoid potential reading of freed stackVasily Gorbik
2019-05-16s390/speculation: Fix build error caused by bad backportGuenter Roeck
2019-05-14s390/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-03-23s390/setup: fix boot crash for machine without EDAT-1Martin Schwidefsky
2019-03-23s390/setup: fix early warning messagesMartin Schwidefsky
2019-01-31s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand
2019-01-31s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer
2019-01-31s390/early: improve machine detectionChristian Borntraeger
2018-12-17s390/cpum_cf: Reject request for sampling in event initializationThomas Richter
2018-11-27s390/perf: Change CPUM_CF return code in event init functionThomas Richter
2018-11-27s390/vdso: add missing FORCE to build targetsVasily Gorbik
2018-10-03s390/sysinfo: add missing #ifdef CONFIG_PROC_FSHeiko Carstens
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-19s390/ipl: ensure loadparm valid flag is setVasily Gorbik
2018-02-22s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov
2018-02-03s390/topology: fix compile error in file arch/s390/kernel/smp.cThomas Richter
2017-12-20kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-12-14s390: fix compat system call tableHeiko Carstens
2017-12-10s390/ptrace: fix guarded storage regset handlingHeiko Carstens
2017-12-10s390/runtime instrumentation: simplify task exit handlingHeiko Carstens
2017-11-30s390/disassembler: increase show_code buffer sizeVasily Gorbik