aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2023-08-11KVM: s390: fix sthyi error handlingHeiko Carstens
2023-08-11treewide: Remove uninitialized_var() usageKees Cook
2023-04-26s390/ptrace: fix PTRACE_GET_LAST_BREAK error handlingHeiko Carstens
2023-03-11s390/setup: init jump labels before command line parsingVasily Gorbik
2023-03-11s390/kprobes: fix current_kprobe never cleared after kprobes reenterVasily Gorbik
2023-03-11s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handlerVasily Gorbik
2023-03-11s390: discard .interp sectionIlya Leoshkevich
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman
2022-12-08s390/crashdump: fix TOD programmable field sizeHeiko Carstens
2022-09-15s390: fix nospec table alignmentsJosh Poimboeuf
2022-09-05s390: fix double free of GS and RI CBs on fork() failureBrian Foster
2022-07-07s390/archrandom: simplify back to earlier design and initialize earlierJason A. Donenfeld
2021-12-08s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik
2021-09-22s390/jump_label: print real address in a case of a jump label bugHeiko Carstens
2021-07-28s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik
2021-07-20s390/sclp_vt220: fix console name to match deviceValentin Vidic
2021-05-22s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik
2021-04-28s390/entry: save the caller of psw_idleVasily Gorbik
2021-04-14s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev
2021-03-17s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens
2020-12-30s390/smp: perform initial CPU reset also for SMT siblingsSven Schnelle
2020-11-24s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter
2020-11-18s390/smp: move rcu_cpu_starting() earlierQian Cai
2020-11-05s390/stp: add locking to sysfs functionsSven Schnelle
2020-10-01s390/init: add missing __init annotationsIlya Leoshkevich
2020-10-01s390/cpum_sf: Use kzalloc and minor changesThomas Richter
2020-08-26s390/ptrace: fix storage key handlingHeiko Carstens
2020-08-26s390/runtime_instrumentation: fix storage key handlingHeiko Carstens
2020-07-16s390/kasan: fix early pgm check handler executionVasily Gorbik
2020-07-09s390/debug: avoid kernel warning on too large number of pagesChristian Borntraeger
2020-06-30s390/vdso: fix vDSO clock_getres()Vincenzo Frascino
2020-06-30s390/ptrace: fix setting syscall numberSven Schnelle
2020-06-07s390/ftrace: save traced function callerVasily Gorbik
2020-05-10s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo
2020-04-23s390/cpum_sf: Fix wrong page count in error messageThomas Richter
2020-04-23s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev
2020-04-17s390/diag: fix display of diagnose call statisticsMichael Mueller
2020-02-24s390/ftrace: generate traced function stack frameVasily Gorbik
2020-01-27s390/kexec_file: Fix potential segment overlap in ELF loaderPhilipp Rudo
2020-01-09s390/smp: fix physical to logical CPU map for SMTHeiko Carstens
2020-01-09s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter
2020-01-09s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter
2020-01-04s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter
2019-12-31s390/disassembler: don't hide instruction addressesIlya Leoshkevich
2019-12-17s390/smp,vdso: fix ASCE handlingHeiko Carstens
2019-12-01s390/perf: Return error when debug_register failsThomas Richter
2019-11-24s390/kasan: avoid instrumentation of early C codeVasily Gorbik
2019-11-24s390/kasan: avoid vdso instrumentationVasily Gorbik
2019-11-20s390/vdso: correct vdso mapping for compat tasksVasily Gorbik
2019-11-20s390/vdso: correct CFI annotations of vDSO functionsVasily Gorbik