summaryrefslogtreecommitdiffstats
path: root/include/uapi/asm-generic/unistd.h
Commit message (Expand)AuthorAgeFilesLines
* mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V2022-01-151-1/+4
* futex: Implement sys_futex_waitv()André Almeida2021-10-071-1/+4
* compat: remove some compat entry pointsArnd Bergmann2021-09-081-5/+5
* mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-031-1/+3
* arch, mm: wire up memfd_secret system call where relevantMike Rapoport2021-07-081-1/+6
* quota: Change quotactl_path() systcall to an fd-based oneJan Kara2021-06-071-2/+2
* Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-1/+8
|\
| * arch: Wire up Landlock syscallsMickaël Salaün2021-04-221-1/+7
* | quota: wire up quotactl_pathSascha Hauer2021-03-171-1/+3
|/
* fs: add mount_setattr()Christian Brauner2021-01-241-1/+3
* epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-191-1/+3
* syscalls: Fix file comments for syscalls implemented in kernel/sys.cTal Zussman2020-11-131-1/+1
* mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-10-181-1/+3
* 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-4/+2
* | fs: remove compat_sys_vmspliceChristoph Hellwig2020-10-031-1/+1
* | fs: remove the compat readv/writev syscallsChristoph Hellwig2020-10-031-2/+2
|/
* 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/+2
|/
* vfs: add faccessat2 syscallMiklos Szeredi2020-05-141-1/+3
* Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-01-291-1/+3
|\
| * arch: wire up pidfd_getfd syscallSargun Dhillon2020-01-131-1/+3
* | open: introduce openat2(2) syscallAleksa Sarai2020-01-181-1/+4
|/
* ipc: fix semtimedop for generic 32-bit architecturesArnd Bergmann2019-09-061-1/+1
* unistd: protect clone3 via __ARCH_WANT_SYS_CLONE3Christian Brauner2019-07-151-0/+2
* Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds2019-07-111-1/+3
|\
| * arch: wire-up clone3() syscallChristian Brauner2019-06-091-1/+3
* | arch: wire-up pidfd_open()Christian Brauner2019-06-281-1/+3
|/
* uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells2019-05-161-1/+13
* Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-03-161-0/+2
|\
| * signal: add pidfd_send_signal() syscallChristian Brauner2019-03-051-1/+3
* | Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-081-1/+8
|\ \
| * | io_uring: add support for pre-mapped user IO buffersJens Axboe2019-02-281-1/+3
| * | Add io_uring IO interfaceJens Axboe2019-02-281-1/+5
| |/
* | asm-generic: Make time32 syscall numbers optionalArnd Bergmann2019-02-191-0/+36
* | asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov2019-02-191-0/+5
* | compat ABI: use non-compat openat and open_by_handle_at variantsYury Norov2019-02-181-3/+2
* | y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-071-1/+43
* | y2038: use time32 syscall names on 32-bitArnd Bergmann2019-02-071-28/+28
* | y2038: syscalls: rename y2038 compat syscallsArnd Bergmann2019-02-071-22/+22
* | arch: add split IPC system calls where neededArnd Bergmann2019-01-251-0/+1
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-251-1/+3
|\
| * asm-generic: add kexec_file_load system call to unistd.hAKASHI Takahiro2018-12-061-1/+3
* | asm-generic: unistd.h: fixup broken macro include.Guo Ren2018-12-061-0/+4
|/
* y2038: Remove stat64 family from default syscall setArnd Bergmann2018-08-291-0/+2
* asm-generic: unistd.h: Wire up sys_rseqWill Deacon2018-07-111-1/+3
* aio: implement io_pgeteventsChristoph Hellwig2018-05-021-1/+3
* asm-generic: clean up asm/unistd.hArnd Bergmann2018-03-261-163/+0