aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
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
2020-01-04s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter
2020-01-04s390/unwind: filter out unreliable bogus %r14Vasily Gorbik
2019-12-31s390/cpumf: Adjust registration of s390 PMU device driversThomas Richter
2019-12-31s390/disassembler: don't hide instruction addressesIlya Leoshkevich
2019-12-31s390: add error handling to perf_callchain_kernelIlya Leoshkevich
2019-12-17s390/kaslr: store KASLR offset for early dumpsGerald Schaefer
2019-12-17s390/smp,vdso: fix ASCE handlingHeiko Carstens
2019-10-31s390/idle: fix cpu idle time calculationHeiko Carstens
2019-10-31s390/unwind: fix mixing regs and spIlya Leoshkevich
2019-10-22s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer
2019-10-01s390/cpumf: Fix indentation in sampling device driverThomas Richter
2019-10-01s390/cpumsf: Check for CPU Measurement samplingThomas Richter
2019-10-01s390/cpumf: Use consistant debug print formatThomas Richter
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-23s390/topology: avoid firing events before kobjs are createdVasily Gorbik
2019-09-19s390/cpum_sf: Support ioctl PERF_EVENT_IOC_PERIODThomas Richter
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-09-16s390/cpum_sf: Fix line length and format stringThomas Richter
2019-09-13s390: add support for IBM z15 machinesMartin Schwidefsky
2019-09-10kexec: Fix file verification on S390Matthew Garrett
2019-09-03s390/base: remove unused s390_base_mcck_handlerVasily Gorbik
2019-08-29s390/setup: avoid using strncmp with hardcoded lengthVasily Gorbik
2019-08-29s390/sclp: avoid using strncmp with hardcoded lengthVasily Gorbik
2019-08-29s390/module: avoid using strncmp with hardcoded lengthVasily Gorbik
2019-08-26s390/vdso: reuse kstrtobool for option value parsingVasily Gorbik
2019-08-21s390/stacktrace: use common arch_stack_walk infrastructureVasily Gorbik
2019-08-21s390/kasan: avoid report in get_wchanVasily Gorbik
2019-08-21s390/process: avoid potential reading of freed stackVasily Gorbik
2019-08-21s390: clean .bss before running uncompressed kernelVasily Gorbik
2019-08-21s390: move vmalloc option parsing to startup codeVasily Gorbik
2019-08-19kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCEJiri Bohac
2019-08-09s390/vdso: map vdso also for statically linked binariesHeiko Carstens
2019-08-06s390: put _stext and _etext into .text sectionVasily Gorbik
2019-08-06s390/head64: cleanup unused labelsVasily Gorbik
2019-08-06s390/unwind: remove stack recursion warningVasily Gorbik
2019-08-06s390/setup: adjust start_code of init_mm to _textVasily Gorbik
2019-08-06s390/protvirt: avoid memory sharing for diag 308 set/storeVasily Gorbik
2019-08-05MODSIGN: Export module signature definitionsThiago Jung Bauermann