| Commit message (Expand) | Author | Age | Files | Lines |
* | quota: Disable quotactl_path syscall | Jan Kara | 2021-05-17 | 1 | -1/+1 |
* | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2021-05-02 | 1 | -0/+3 |
|\ |
|
| * | arch: Wire up Landlock syscalls | Mickaël Salaün | 2021-04-22 | 1 | -0/+3 |
* | | quota: wire up quotactl_path | Sascha Hauer | 2021-03-17 | 1 | -0/+1 |
|/ |
|
* | fs: add mount_setattr() | Christian Brauner | 2021-01-24 | 1 | -0/+1 |
* | epoll: fix compat syscall wire up of epoll_pwait2 | Heiko Carstens | 2020-12-20 | 1 | -1/+1 |
* | epoll: wire up syscall epoll_pwait2 | Willem de Bruijn | 2020-12-19 | 1 | -0/+1 |
* | mm/madvise: introduce process_madvise() syscall: an external memory hinting API | Minchan Kim | 2020-10-18 | 1 | -0/+1 |
* | Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-10-13 | 1 | -1/+1 |
|\ |
|
| * | fs: remove compat_sys_mount | Christoph Hellwig | 2020-09-23 | 1 | -1/+1 |
* | | mm: remove compat_process_vm_{readv,writev} | Christoph Hellwig | 2020-10-03 | 1 | -2/+2 |
* | | fs: remove compat_sys_vmsplice | Christoph Hellwig | 2020-10-03 | 1 | -1/+1 |
* | | fs: remove the compat readv/writev syscalls | Christoph Hellwig | 2020-10-03 | 1 | -2/+2 |
|/ |
|
* | all arch: remove system call sys_sysctl | Xiaoming Ni | 2020-08-15 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-08-06 | 1 | -2/+2 |
|\ |
|
| * | net: remove compat_sys_{get,set}sockopt | Christoph Hellwig | 2020-07-20 | 1 | -2/+2 |
* | | arch: wire-up close_range() | Christian Brauner | 2020-06-17 | 1 | -0/+1 |
|/ |
|
* | vfs: add faccessat2 syscall | Miklos Szeredi | 2020-05-14 | 1 | -0/+1 |
* | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds | 2020-01-30 | 1 | -0/+1 |
|\ |
|
| * | arch: wire up pidfd_getfd syscall | Sargun Dhillon | 2020-01-13 | 1 | -0/+1 |
* | | open: introduce openat2(2) syscall | Aleksa Sarai | 2020-01-18 | 1 | -0/+1 |
|/ |
|
* | s390: wire up clone3 system call | Vasily Gorbik | 2019-07-23 | 1 | -1/+1 |
* | arch: mark syscall number 435 reserved for clone3 | Christian Brauner | 2019-07-15 | 1 | -0/+1 |
* | arch: wire-up pidfd_open() | Christian Brauner | 2019-06-28 | 1 | -0/+1 |
* | uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] | David Howells | 2019-05-16 | 1 | -0/+6 |
* | arch: add pidfd and io_uring syscalls everywhere | Arnd Bergmann | 2019-04-15 | 1 | -0/+4 |
* | y2038: add 64-bit time_t syscalls to all 32-bit architectures | Arnd Bergmann | 2019-02-07 | 1 | -0/+20 |
* | y2038: syscalls: rename y2038 compat syscalls | Arnd Bergmann | 2019-02-07 | 1 | -26/+26 |
* | arch: add pkey and rseq syscall numbers everywhere | Arnd Bergmann | 2019-01-25 | 1 | -0/+3 |
* | arch: add split IPC system calls where needed | Arnd Bergmann | 2019-01-25 | 1 | -0/+12 |
* | s390: remove compat_wrapper.c | Arnd Bergmann | 2019-01-18 | 1 | -139/+139 |
* | s390: use generic UID16 implementation | Arnd Bergmann | 2019-01-18 | 1 | -19/+19 |
* | kbuild: use assignment instead of define ... endef for filechk_* rules | Masahiro Yamada | 2019-01-06 | 1 | -9/+3 |
* | kbuild: do not redirect the first prerequisite for filechk | Masahiro Yamada | 2018-07-28 | 1 | -3/+3 |
* | s390: wire up rseq system call | Heiko Carstens | 2018-07-04 | 1 | -0/+1 |
* | s390: wire up io_pgetevents system call | Heiko Carstens | 2018-07-04 | 1 | -0/+1 |
* | s390/kexec_file: Add kexec_file_load system call | Philipp Rudo | 2018-04-16 | 1 | -0/+1 |
* | s390/syscalls: add Makefile to generate system call header files | Hendrik Brueckner | 2018-01-23 | 1 | -0/+52 |
* | s390/syscalls: add syscalltbl script | Hendrik Brueckner | 2018-01-23 | 1 | -0/+232 |
* | s390/syscalls: add system call table | Hendrik Brueckner | 2018-01-23 | 1 | -0/+390 |