summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2020-06-23s390/debug: avoid kernel warning on too large number of pagesChristian Borntraeger
2020-06-23s390/kasan: fix early pgm check handler executionVasily Gorbik
2020-06-23s390: fix system call single steppingSven Schnelle
2020-06-20Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig
2020-06-17s390: fix syscall_get_error for compat processesDmitry V. Levin
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig
2020-06-16s390/numa: let NODES_SHIFT depend on NEED_MULTIPLE_NODESHeiko Carstens
2020-06-16s390/vdso: fix vDSO clock_getres()Vincenzo Frascino
2020-06-16s390/vdso: Use $(LD) instead of $(CC) to link vDSONathan Chancellor
2020-06-16s390/protvirt: use scnprintf() instead of snprintf()Chen Zhou
2020-06-16s390: use scnprintf() in sys_##_prefix##_##_name##_showChen Zhou
2020-06-16s390/crypto: use scnprintf() instead of snprintf()Chen Zhou
2020-06-16s390/ptrace: fix setting syscall numberSven Schnelle
2020-06-16s390/ptrace: pass invalid syscall numbers to tracingSven Schnelle
2020-06-16s390/ptrace: return -ENOSYS when invalid syscall is suppliedSven Schnelle
2020-06-16s390/seccomp: pass syscall arguments via seccomp_dataSven Schnelle
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-11KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ...Vitaly Kuznetsov
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-06-09s390: add show_stack_loglvl()Dmitry Safonov
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-04mm/debug: add tests validating architecture page table helpersAnshuman Khandual
2020-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-03mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual
2020-06-03mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual
2020-06-03hugetlbfs: move hugepagesz= parsing to arch independent codeMike Kravetz
2020-06-03hugetlbfs: add arch_hugetlb_valid_sizeMike Kravetz
2020-06-03mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-02s390/bpf: Use bcr 0,%0 as tail call nop fillerIlya Leoshkevich
2020-06-02s390/bpf: Maintain 8-byte stack alignmentIlya Leoshkevich
2020-06-02s390: use __vmalloc_node in stack_allocChristoph Hellwig
2020-06-01Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-06-01Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds