summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/syscalls
Commit message (Expand)AuthorAgeFilesLines
* arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada2022-03-311-2/+1
* mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V2022-01-151-0/+1
* s390: wire up sys_futex_waitv system callVasily Gorbik2021-11-161-0/+1
* compat: remove some compat entry pointsArnd Bergmann2021-09-081-5/+5
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-0/+2
|\
| * mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-031-0/+2
* | exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman2021-07-121-1/+1
|/
* quota: Wire up quotactl_fd syscallJan Kara2021-06-071-1/+1
* quota: Disable quotactl_path syscallJan Kara2021-05-171-1/+1
* Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-0/+3
|\
| * arch: Wire up Landlock syscallsMickaël Salaün2021-04-221-0/+3
* | quota: wire up quotactl_pathSascha Hauer2021-03-171-0/+1
|/
* fs: add mount_setattr()Christian Brauner2021-01-241-0/+1
* epoll: fix compat syscall wire up of epoll_pwait2Heiko Carstens2020-12-201-1/+1
* epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-191-0/+1
* mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-10-181-0/+1
* Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-121-1/+1
|\
| * fs: remove compat_sys_mountChristoph Hellwig2020-09-221-1/+1
* | mm: remove compat_process_vm_{readv,writev}Christoph Hellwig2020-10-031-2/+2
* | fs: remove compat_sys_vmspliceChristoph Hellwig2020-10-031-1/+1
* | fs: remove the compat readv/writev syscallsChristoph Hellwig2020-10-031-2/+2
|/
* all arch: remove system call sys_sysctlXiaoming Ni2020-08-141-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-051-2/+2
|\
| * net: remove compat_sys_{get,set}sockoptChristoph Hellwig2020-07-191-2/+2
* | arch: wire-up close_range()Christian Brauner2020-06-171-0/+1
|/
* vfs: add faccessat2 syscallMiklos Szeredi2020-05-141-0/+1
* Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-01-291-0/+1
|\
| * arch: wire up pidfd_getfd syscallSargun Dhillon2020-01-131-0/+1
* | open: introduce openat2(2) syscallAleksa Sarai2020-01-181-0/+1
|/
* s390: wire up clone3 system callVasily Gorbik2019-07-231-1/+1
* arch: mark syscall number 435 reserved for clone3Christian Brauner2019-07-151-0/+1
* arch: wire-up pidfd_open()Christian Brauner2019-06-281-0/+1
* uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells2019-05-161-0/+6
* arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-151-0/+4
* y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-071-0/+20
* y2038: syscalls: rename y2038 compat syscallsArnd Bergmann2019-02-071-26/+26
* arch: add pkey and rseq syscall numbers everywhereArnd Bergmann2019-01-251-0/+3
* arch: add split IPC system calls where neededArnd Bergmann2019-01-251-0/+12
* s390: remove compat_wrapper.cArnd Bergmann2019-01-181-139/+139
* s390: use generic UID16 implementationArnd Bergmann2019-01-181-19/+19
* kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada2019-01-061-9/+3
* kbuild: do not redirect the first prerequisite for filechkMasahiro Yamada2018-07-281-3/+3
* s390: wire up rseq system callHeiko Carstens2018-07-041-0/+1
* s390: wire up io_pgetevents system callHeiko Carstens2018-07-041-0/+1
* s390/kexec_file: Add kexec_file_load system callPhilipp Rudo2018-04-161-0/+1
* s390/syscalls: add Makefile to generate system call header filesHendrik Brueckner2018-01-231-0/+52
* s390/syscalls: add syscalltbl scriptHendrik Brueckner2018-01-231-0/+232
* s390/syscalls: add system call tableHendrik Brueckner2018-01-231-0/+390