summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* s390/cpum_cf,perf: change DFLT_CCERROR counter nameThomas Richter2020-07-211-2/+2
* s390/cpum_sf: prohibit callchain data collectionThomas Richter2020-07-011-1/+10
* s390/setup: init jump labels before command line parsingVasily Gorbik2020-06-291-0/+1
* s390/debug: avoid kernel warning on too large number of pagesChristian Borntraeger2020-06-231-1/+2
* s390/kasan: fix early pgm check handler executionVasily Gorbik2020-06-231-0/+2
* s390: fix system call single steppingSven Schnelle2020-06-231-1/+1
* Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-208-32/+86
|\
| * s390/vdso: fix vDSO clock_getres()Vincenzo Frascino2020-06-163-6/+7
| * s390/vdso: Use $(LD) instead of $(CC) to link vDSONathan Chancellor2020-06-161-6/+4
| * s390/protvirt: use scnprintf() instead of snprintf()Chen Zhou2020-06-161-4/+4
| * s390: use scnprintf() in sys_##_prefix##_##_name##_showChen Zhou2020-06-161-1/+1
| * s390/ptrace: fix setting syscall numberSven Schnelle2020-06-161-1/+30
| * s390/ptrace: pass invalid syscall numbers to tracingSven Schnelle2020-06-162-5/+3
| * s390/ptrace: return -ENOSYS when invalid syscall is suppliedSven Schnelle2020-06-161-6/+13
| * s390/seccomp: pass syscall arguments via seccomp_dataSven Schnelle2020-06-161-5/+26
* | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig2020-06-171-2/+2
|/
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-092-4/+4
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-093-3/+0
* kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-7/+2
* s390: add show_stack_loglvl()Dmitry Safonov2020-06-091-5/+11
* Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-089-403/+354
|\
| * s390: remove critical section cleanup from entry.SSven Schnelle2020-05-284-373/+131
| * s390: add machine check SIGPSven Schnelle2020-05-281-0/+8
| * s390: simplify memory notifier for protecting kdump crash kernel areaDavid Hildenbrand2020-05-201-8/+5
| * s390: Remove two unused inline functionsYueHaibing2020-05-201-16/+0
| * s390: nvme reiplJason J. Herne2020-05-061-1/+147
| * s390: nvme iplJason J. Herne2020-05-061-0/+63
| * s390: ptrace: hard-code "s390x" instead of UTS_MACHINEMasahiro Yamada2020-05-062-6/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds2020-06-041-59/+88
|\ \
| * | s390/module: Use s390_kernel_write() for late relocationsPeter Zijlstra2020-05-081-59/+88
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-032-2/+2
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-242-1/+2
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-064-5/+6
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-272-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-021-6/+3
|\ \ \ \
| * | | | s390: use __vmalloc_node in stack_allocChristoph Hellwig2020-06-021-6/+3
| | |_|/ | |/| |
* | | | Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-011-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | vfs: add faccessat2 syscallMiklos Szeredi2020-05-141-0/+1
| | |/ | |/|
* | | s390/kaslr: add support for R_390_JMP_SLOT relocation typeGerald Schaefer2020-05-201-0/+1
* | | s390/kexec_file: fix initrd location for kdump kernelPhilipp Rudo2020-05-141-1/+1
|/ /
* | s390/protvirt: fix compilation issueClaudio Imbrenda2020-04-251-1/+2
* | s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo2020-04-223-4/+4
|/
* Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-04-0418-638/+337
|\
| * s390: use fallthrough;Joe Perches2020-03-252-3/+3
| * s390/cpum_sf: Fix wrong page count in error messageThomas Richter2020-03-251-1/+3
| * s390/diag: fix display of diagnose call statisticsMichael Mueller2020-03-251-1/+1
| * s390: remove broken hibernate / power management supportHeiko Carstens2020-03-234-548/+0
| * s390/cpuinfo: do not skip info for CPUs without MHz featureAlexander Gordeev2020-03-231-2/+2