summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorFilesLines
10 dayss390/debug: Reject zero-length input before trimming a newlinePengpeng Hou1-0/+3
10 dayss390/debug: Reject zero-length input in debug_input_flush_fn()Vasily Gorbik1-0/+5
2026-04-18s390/syscalls: Add spectre boundary for syscall dispatch tableGreg Kroah-Hartman1-2/+5
2026-03-04s390/perf: Disable register readout on sampling eventsThomas Richter1-1/+1
2026-01-19s390/smp: Fix fallback CPU detectionHeiko Carstens1-0/+1
2025-08-28s390/stp: Remove udelay from stp_sync_clock()Sven Schnelle1-1/+1
2025-03-13s390/traps: Fix test_monitor_call() inline assemblyHeiko Carstens1-3/+3
2024-12-14s390/cpum_sf: Handle CPU hotplug remove during samplingThomas Richter1-1/+3
2024-12-14s390/syscalls: Avoid creation of arch/arch/ directoryMasahiro Yamada1-1/+1
2024-10-17s390/cpum_sf: Remove WARN_ON_ONCE statementsThomas Richter1-8/+4
2024-09-12s390/vmlinux.lds.S: Move ro_after_init section behind rodata sectionHeiko Carstens1-0/+9
2024-09-04s390/smp,mcck: fix early IPI handlingHeiko Carstens2-11/+5
2024-07-05syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann1-1/+1
2024-06-16s390/ipl: Fix incorrect initialization of nvme dump blockAlexander Egorenkov1-3/+3
2024-06-16s390/ipl: Fix incorrect initialization of len fields in nvme reipl blockAlexander Egorenkov1-2/+2
2024-05-17s390/vdso: Add CFI for RA register to asm macro vdso_funcJens Remus1-0/+2
2024-04-13s390/entry: align system call table on 8 bytesSumanth Korikkar1-0/+1
2024-03-26s390/vtime: fix average steal time calculationMete Durlu1-2/+2
2024-02-23s390/ptrace: handle setting of fpc register correctlyHeiko Carstens1-3/+3
2023-09-19s390/ipl: add missing secure/has_secure file to ipl type 'unknown'Sven Schnelle1-0/+2
2023-08-11KVM: s390: fix sthyi error handlingHeiko Carstens1-3/+3
2023-04-26s390/ptrace: fix PTRACE_GET_LAST_BREAK error handlingHeiko Carstens1-6/+2
2023-03-17s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36Masahiro Yamada1-0/+2
2023-03-11s390/kprobes: fix current_kprobe never cleared after kprobes reenterVasily Gorbik1-0/+1
2023-03-11s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handlerVasily Gorbik1-2/+1
2023-03-11s390: discard .interp sectionIlya Leoshkevich1-0/+1
2023-02-22s390/signal: fix endless loop in do_signalSumanth Korikkar1-1/+1
2023-02-01exit: Add and use make_task_dead.Eric W. Biederman2-2/+2
2023-01-18s390/cpum_sf: add READ_ONCE() semantics to compare and swap loopsHeiko Carstens1-39/+62
2023-01-18s390/kexec: fix ipl report address for kdumpAlexander Egorenkov1-2/+3
2023-01-04arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe1-1/+1
2023-01-04s390: add support for TIF_NOTIFY_SIGNALJens Axboe2-6/+7
2022-12-02s390/crashdump: fix TOD programmable field sizeHeiko Carstens1-1/+1
2022-09-08s390: fix nospec table alignmentsJosh Poimboeuf1-0/+1
2022-08-31s390: fix double free of GS and RI CBs on fork() failureBrian Foster1-6/+16
2022-08-21kexec, KEYS, s390: Make use of built-in and secondary keyring for signature v...Michal Suchanek1-5/+13
2022-08-21s390/dump: fix old lowcore virtual vs physical address confusionAlexander Gordeev3-2/+5
2022-07-07s390/archrandom: simplify back to earlier design and initialize earlierJason A. Donenfeld1-0/+5
2022-06-29s390/cpumf: Handle events cycles and instructions identicalThomas Richter1-1/+21
2022-06-09s390/perf: obtain sie_block from the right addressNico Boehr1-1/+1
2022-02-01s390/module: fix loading modules with a lot of relocationsIlya Leoshkevich1-19/+18
2021-12-22s390/kexec_file: fix error handling when applying relocationsPhilipp Rudo1-1/+6
2021-12-08s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik1-3/+0
2021-11-26s390/kexec: fix memory leak of ipl report bufferBaoquan He1-0/+10
2021-11-26s390/kexec: fix return code handlingHeiko Carstens2-2/+9
2021-09-18s390: make PCI mio support a machine flagNiklas Schnelle1-0/+4
2021-09-18s390/jump_label: print real address in a case of a jump label bugHeiko Carstens1-1/+1
2021-09-15s390/debug: fix debug area life cyclePeter Oberparleiter1-46/+56
2021-09-15s390/debug: keep debug data on resizePeter Oberparleiter1-21/+53
2021-07-28s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik2-2/+4