aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2020-08-03s390/kasan: fix early pgm check handler executionVasily Gorbik
2020-07-24s390/debug: avoid kernel warning on too large number of pagesChristian Borntraeger
2020-07-16s390/vdso: fix vDSO clock_getres()Vincenzo Frascino
2020-07-16s390/vdso: Use $(LD) instead of $(CC) to link vDSONathan Chancellor
2020-07-16s390/ptrace: fix setting syscall numberSven Schnelle
2020-07-16s390/ptrace: pass invalid syscall numbers to tracingSven Schnelle
2020-06-24s390/kasan: avoid false positives during stack unwindVasily Gorbik
2020-06-24s390: fix setting of mio addressing controlSebastian Ott
2020-06-09s390/ftrace: save traced function callerVasily Gorbik
2020-06-08s390/kexec_file: fix initrd location for kdump kernelPhilipp Rudo
2020-06-08s390/kaslr: add support for R_390_JMP_SLOT relocation typeGerald Schaefer
2020-06-01s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev
2020-06-01s390/diag: fix display of diagnose call statisticsMichael Mueller
2020-06-01s390: prevent leaking kernel address in BEARSven Schnelle
2020-05-15s390/ftrace: generate traced function stack frameVasily Gorbik
2020-04-12s390/setup: Fix secure ipl messagePhilipp Rudo
2020-03-20s390/smp: fix physical to logical CPU map for SMTHeiko Carstens
2020-03-20s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter
2020-03-20s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter
2020-03-07s390: disable preemption when switching to nodat stack with CALL_ON_STACKVasily Gorbik
2020-03-07s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter
2020-03-07s390/unwind: filter out unreliable bogus %r14Vasily Gorbik
2020-02-24s390/cpumf: Adjust registration of s390 PMU device driversThomas Richter
2020-02-24s390/disassembler: don't hide instruction addressesIlya Leoshkevich
2020-02-24s390: add error handling to perf_callchain_kernelIlya Leoshkevich
2020-01-31s390/kaslr: store KASLR offset for early dumpsGerald Schaefer
2020-01-31s390/smp,vdso: fix ASCE handlingHeiko Carstens
2019-12-10s390/idle: fix cpu idle time calculationHeiko Carstens
2019-12-10s390/unwind: fix mixing regs and spIlya Leoshkevich
2019-11-25s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer
2019-11-09s390/topology: avoid firing events before kobjs are createdVasily Gorbik
2019-11-09s390/process: avoid potential reading of freed stackVasily Gorbik
2019-08-29s390: put _stext and _etext into .text sectionVasily Gorbik
2019-08-29s390/protvirt: avoid memory sharing for diag 308 set/storeVasily Gorbik
2019-07-21s390/ipl: Fix detection of has_secure attributePhilipp Rudo
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-06Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-05-06Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-05-03s390/vdso: drop unnecessary cc-ldoptionNick Desaulniers
2019-05-02s390: simplify disabled_waitMartin Schwidefsky
2019-05-02s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTRMartin Schwidefsky
2019-05-02s390/unwind: introduce stack unwind APIMartin Schwidefsky
2019-05-02s390: add missing ENDPROC statements to assembler functionsMartin Schwidefsky
2019-04-29s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer
2019-04-29s390/sclp: do not use static sccbsGerald Schaefer
2019-04-29s390/kprobes: use static buffer for insn_pageGerald Schaefer