summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* 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-2012-40/+106
|\
| * s390: fix syscall_get_error for compat processesDmitry V. Levin2020-06-171-1/+11
| * s390/numa: let NODES_SHIFT depend on NEED_MULTIPLE_NODESHeiko Carstens2020-06-161-0/+1
| * s390/vdso: fix vDSO clock_getres()Vincenzo Frascino2020-06-164-6/+8
| * 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/crypto: use scnprintf() instead of snprintf()Chen Zhou2020-06-161-7/+7
| * 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_address to get_kernel_nofaultChristoph Hellwig2020-06-181-1/+1
* | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig2020-06-171-2/+2
|/
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-133-5/+5
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-143-5/+5
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-122-2/+4
|\ \ | |/ |/|
| * KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ...Vitaly Kuznetsov2020-06-112-2/+4
* | mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-094-19/+19
* | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-099-69/+69
* | mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-092-10/+5
* | mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-9/+1
* | mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-0911-12/+10
* | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-0912-13/+11
* | mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-0910-10/+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-0833-630/+1003
|\ \
| * | s390/pci: Log new handle in clp_disable_fh()Petr Tesarik2020-05-281-2/+1
| * | s390/cio, s390/qeth: cleanup PNSO CHSCAlexandra Winter2020-05-283-33/+67
| * | s390: remove critical section cleanup from entry.SSven Schnelle2020-05-289-391/+144
| * | s390: add machine check SIGPSven Schnelle2020-05-282-0/+9
| * | s390/pci: ioremap() align with generic codeNiklas Schnelle2020-05-202-11/+12
| * | Documentation/s390: Update / remove developerWorks web linksGerald Schaefer2020-05-203-12/+0
| * | s390: simplify memory notifier for protecting kdump crash kernel areaDavid Hildenbrand2020-05-201-8/+5
| * | s390/pci: create links between PFs and VFsNiklas Schnelle2020-05-204-4/+75
| * | 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-063-0/+99
| * | s390/pci: removes wrong PCI multifunction assignmentPierre Morel2020-05-061-3/+1
| * | s390: ptrace: hard-code "s390x" instead of UTS_MACHINEMasahiro Yamada2020-05-062-6/+1
| * | s390/pci: Handling multifunctionsPierre Morel2020-04-285-48/+156
| * | s390/pci: Adding bus resourcePierre Morel2020-04-282-0/+6
| * | s390/pci: adapt events for zbusPierre Morel2020-04-281-16/+8
| * | s390/pci: create zPCI busPierre Morel2020-04-287-114/+280
| * | s390/pci: define RID and RID availablePierre Morel2020-04-283-2/+13
| * | s390/pci: define kernel parameters for PCI multifunctionPierre Morel2020-04-282-0/+7