summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2019-02-07y2038: syscalls: rename y2038 compat syscallsArnd Bergmann
2019-02-06perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier
2019-02-04s390: bpf: fix JMP32 code-genHeiko Carstens
2019-02-03arch: Use asm-generic/socket.h when possibleDeepa Dinamani
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-01-28s390: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-28s390: pci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-28s390/hypfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-28s390/setup: set control program code via diag 318Collin Walling
2019-01-28s390/suspend: fix stack setup in swsusp_arch_suspendMartin Schwidefsky
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-26s390: bpf: implement jitting of JMP32Jiong Wang
2019-01-25arch: add pkey and rseq syscall numbers everywhereArnd Bergmann
2019-01-25arch: add split IPC system calls where neededArnd Bergmann
2019-01-25crypto: clarify name of WEAK_KEY request flagEric Biggers
2019-01-23Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Martin Schwidefsky
2019-01-23s390: fix system call tracingHeiko Carstens
2019-01-18s390/hypfs: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-18s390/kasan: improve string/memory functions checksVasily Gorbik
2019-01-18s390: remove the ptep_modify_prot_{start,commit} exportsChristoph Hellwig
2019-01-18s390: remove compat_wrapper.cArnd Bergmann
2019-01-18s390: autogenerate compat syscall wrappersArnd Bergmann
2019-01-18s390: use generic UID16 implementationArnd Bergmann
2019-01-18ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390Arnd Bergmann
2019-01-18s390: open-code s390_personality syscallArnd Bergmann
2019-01-17net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann
2019-01-11s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand
2019-01-11s390/vdso: correct vdso mapping for compat tasksVasily Gorbik
2019-01-11s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer
2019-01-11s390/mm: always force a load of the primary ASCE on context switchMartin Schwidefsky
2019-01-11s390/early: improve machine detectionChristian Borntraeger
2019-01-06Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-06kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada
2019-01-06kbuild: change filechk to surround the given command with { }Masahiro Yamada
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2019-01-04fls: change parameter to unsigned intMatthew Wilcox
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-02Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2019-01-02Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-01-01s390/pci: skip VF scanningSebastian Ott
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-28mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador