aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2024-04-13s390/entry: align system call table on 8 bytesSumanth Korikkar
2024-03-26s390/vtime: fix average steal time calculationMete Durlu
2024-02-23s390/ptrace: handle setting of fpc register correctlyHeiko Carstens
2023-09-23s390/ipl: add missing secure/has_secure file to ipl type 'unknown'Sven Schnelle
2023-08-11KVM: s390: fix sthyi error handlingHeiko Carstens
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2023-04-26s390/ptrace: fix PTRACE_GET_LAST_BREAK error handlingHeiko Carstens
2023-03-17s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36Masahiro Yamada
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
2023-01-18s390/kexec: fix ipl report address for kdumpAlexander Egorenkov
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-08-25kexec, KEYS, s390: Make use of built-in and secondary keyring for signature v...Michal Suchanek
2022-07-07s390/archrandom: simplify back to earlier design and initialize earlierJason A. Donenfeld
2022-06-29s390/cpumf: Handle events cycles and instructions identicalThomas Richter
2021-12-22s390/kexec_file: fix error handling when applying relocationsPhilipp Rudo
2021-12-08s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik
2021-11-26s390/kexec: fix memory leak of ipl report bufferBaoquan He
2021-11-26s390/kexec: fix return code handlingHeiko Carstens
2021-09-22s390: make PCI mio support a machine flagNiklas Schnelle
2021-09-22s390/jump_label: print real address in a case of a jump label bugHeiko Carstens
2021-09-15s390/debug: fix debug area life cyclePeter Oberparleiter
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-14s390: fix detection of vector enhancements facility 1 vs. vector packed decim...David Hildenbrand
2021-05-11s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik
2021-04-28s390/entry: save the caller of psw_idleVasily Gorbik
2021-04-28s390/ptrace: return -ENOSYS when invalid syscall is suppliedSven Schnelle
2021-04-14s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev
2021-03-24s390/vtime: fix increased steal time accountingGerald Schaefer
2021-03-17s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens
2021-03-04s390/vtime: fix inline assembly clobber listHeiko 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/irq: replace setup_irq() by request_irq()afzal mohammed
2020-10-01s390/cpum_sf: Use kzalloc and minor changesThomas Richter
2020-10-01s390: avoid misusing CALL_ON_STACK for task stack setupVasily Gorbik
2020-08-26s390/ptrace: fix storage key handlingHeiko Carstens
2020-08-26s390/runtime_instrumentation: fix storage key handlingHeiko Carstens
2020-07-16s390/setup: init jump labels before command line parsingVasily Gorbik
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