summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* s390/ptrace: fix PTRACE_GET_LAST_BREAK error handlingHeiko Carstens2023-04-261-6/+2
* s390/setup: init jump labels before command line parsingVasily Gorbik2023-03-111-0/+1
* s390/kprobes: fix current_kprobe never cleared after kprobes reenterVasily Gorbik2023-03-111-0/+1
* s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handlerVasily Gorbik2023-03-111-2/+1
* exit: Add and use make_task_dead.Eric W. Biederman2023-02-062-2/+2
* s390/crashdump: fix TOD programmable field sizeHeiko Carstens2022-12-081-1/+1
* s390: fix nospec table alignmentsJosh Poimboeuf2022-09-151-0/+1
* s390/archrandom: simplify back to earlier design and initialize earlierJason A. Donenfeld2022-07-071-0/+5
* s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik2021-12-081-3/+0
* s390/jump_label: print real address in a case of a jump label bugHeiko Carstens2021-09-221-1/+1
* s390/disassembler: correct disassembly lines alignmentVasily Gorbik2021-09-221-1/+1
* s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik2021-07-282-2/+4
* s390/sclp_vt220: fix console name to match deviceValentin Vidic2021-07-201-1/+1
* s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik2021-05-221-1/+1
* s390/entry: save the caller of psw_idleVasily Gorbik2021-04-281-0/+1
* s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev2021-04-161-2/+4
* s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens2021-03-171-1/+1
* s390/smp: perform initial CPU reset also for SMT siblingsSven Schnelle2020-12-291-15/+3
* s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter2020-11-241-1/+1
* s390/stp: add locking to sysfs functionsSven Schnelle2020-11-051-33/+85
* s390/init: add missing __init annotationsIlya Leoshkevich2020-10-011-3/+3
* s390/kasan: fix early pgm check handler executionVasily Gorbik2020-07-221-0/+2
* s390/ptrace: fix setting syscall numberSven Schnelle2020-06-301-1/+30
* s390/ftrace: save traced function callerVasily Gorbik2020-06-111-0/+1
* s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo2020-05-103-4/+4
* s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev2020-04-241-1/+4
* s390/diag: fix display of diagnose call statisticsMichael Mueller2020-04-241-1/+1
* s390/ftrace: generate traced function stack frameVasily Gorbik2020-02-281-1/+14
* s390/smp: fix physical to logical CPU map for SMTHeiko Carstens2020-01-091-26/+54
* s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter2020-01-091-6/+0
* s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter2020-01-091-0/+16
* s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter2020-01-041-2/+15
* s390/disassembler: don't hide instruction addressesIlya Leoshkevich2019-12-311-6/+7
* s390/perf: Return error when debug_register failsThomas Richter2019-12-011-1/+5
* s390/kasan: avoid vdso instrumentationVasily Gorbik2019-11-242-2/+4
* s390/idle: fix cpu idle time calculationHeiko Carstens2019-11-061-7/+22
* s390/topology: avoid firing events before kobjs are createdVasily Gorbik2019-10-111-1/+2
* s390/process: avoid potential reading of freed stackVasily Gorbik2019-10-111-6/+16
* s390/speculation: Fix build error caused by bad backportGuenter Roeck2019-05-161-0/+1
* s390/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-05-141-0/+9
* s390/setup: fix boot crash for machine without EDAT-1Martin Schwidefsky2019-03-231-7/+6
* s390/setup: fix early warning messagesMartin Schwidefsky2019-03-231-9/+23
* s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand2019-01-311-2/+6
* s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer2019-01-311-0/+4
* s390/early: improve machine detectionChristian Borntraeger2019-01-312-2/+4
* s390/cpum_cf: Reject request for sampling in event initializationThomas Richter2018-12-171-0/+2
* s390/perf: Change CPUM_CF return code in event init functionThomas Richter2018-11-271-1/+1
* s390/vdso: add missing FORCE to build targetsVasily Gorbik2018-11-272-6/+6
* s390/sysinfo: add missing #ifdef CONFIG_PROC_FSHeiko Carstens2018-10-031-0/+4
* s390/kdump: Fix memleak in nt_vmcoreinfoPhilipp Rudo2018-09-151-5/+12