aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
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
2020-06-30s390/vdso: Use $(LD) instead of $(CC) to link vDSONathan Chancellor
2020-06-30s390/ptrace: fix setting syscall numberSven Schnelle
2020-06-30s390/ptrace: pass invalid syscall numbers to tracingSven Schnelle
2020-06-07s390/ftrace: save traced function callerVasily Gorbik
2020-05-27s390/kexec_file: fix initrd location for kdump kernelPhilipp Rudo
2020-05-27s390/kaslr: add support for R_390_JMP_SLOT relocation typeGerald Schaefer
2020-05-02s390/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-04-13s390: prevent leaking kernel address in BEARSven Schnelle
2020-02-24s390/ftrace: generate traced function stack frameVasily Gorbik
2020-01-23s390/setup: Fix secure ipl messagePhilipp 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: disable preemption when switching to nodat stack with CALL_ON_STACKVasily Gorbik