aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/uapi/asm-generic/unistd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-1/+3
2020-01-18open: introduce openat2(2) syscallAleksa Sarai1-1/+4
2020-01-13arch: wire up pidfd_getfd syscallSargun Dhillon1-1/+3
2019-09-06ipc: fix semtimedop for generic 32-bit architecturesArnd Bergmann1-1/+1
2019-07-15unistd: protect clone3 via __ARCH_WANT_SYS_CLONE3Christian Brauner1-0/+2
2019-07-11Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-1/+3
2019-06-28arch: wire-up pidfd_open()Christian Brauner1-1/+3
2019-06-09arch: wire-up clone3() syscallChristian Brauner1-1/+3
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells1-1/+13
2019-03-16Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-0/+2
2019-03-08Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+8
2019-03-05signal: add pidfd_send_signal() syscallChristian Brauner1-1/+3
2019-02-28io_uring: add support for pre-mapped user IO buffersJens Axboe1-1/+3
2019-02-28Add io_uring IO interfaceJens Axboe1-1/+5
2019-02-19asm-generic: Make time32 syscall numbers optionalArnd Bergmann1-0/+36
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov1-0/+5
2019-02-18compat ABI: use non-compat openat and open_by_handle_at variantsYury Norov1-3/+2
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann1-1/+43
2019-02-07y2038: use time32 syscall names on 32-bitArnd Bergmann1-28/+28
2019-02-07y2038: syscalls: rename y2038 compat syscallsArnd Bergmann1-22/+22
2019-01-25arch: add split IPC system calls where neededArnd Bergmann1-0/+1
2018-12-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+3
2018-12-06asm-generic: unistd.h: fixup broken macro include.Guo Ren1-0/+4
2018-12-06asm-generic: add kexec_file_load system call to unistd.hAKASHI Takahiro1-1/+3
2018-08-29y2038: Remove stat64 family from default syscall setArnd Bergmann1-0/+2
2018-07-11asm-generic: unistd.h: Wire up sys_rseqWill Deacon1-1/+3
2018-05-02aio: implement io_pgeteventsChristoph Hellwig1-1/+3
2018-03-26asm-generic: clean up asm/unistd.hArnd Bergmann1-163/+0
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-17Remove compat_sys_getdents64()Al Viro1-2/+1
2017-03-20generic syscalls: Wire up statx syscallStafford Horne1-1/+3
2016-10-17generic syscalls: kill cruft from removed pkey syscallsDave Hansen1-4/+0
2016-09-09generic syscalls: Wire up memory protection keys syscallsDave Hansen1-1/+11
2016-05-05asm-generic: Drop renameat syscall from default listJames Hogan1-0/+3
2016-05-05asm-generic: use compat version for preadv2 and pwritev2Yury Norov1-2/+2
2016-04-23generic syscalls: wire up preadv2 and pwritev2 syscallsAndre Przywara1-1/+5
2015-12-01vfs: add copy_file_range syscall and vfs helperZach Brown1-1/+3
2015-11-05mm: mlock: add new mlock system callEric B Munson1-1/+3
2015-09-22userfaultfd: register uapi generic syscall (aarch64)Dr. David Alan Gilbert1-3/+5
2015-09-11sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers1-1/+3
2014-12-13syscalls: implement execveat() system callDavid Drysdale1-1/+3
2014-09-26bpf: enable bpf syscall on x64 and i386Alexei Starovoitov1-1/+3
2014-08-18asm-generic: add memfd_create system call to unistd.hWill Deacon1-1/+3
2014-08-06Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-1/+3
2014-08-05random: introduce getrandom(2) system callTheodore Ts'o1-1/+3
2014-07-18seccomp: add "seccomp" syscallKees Cook1-1/+3
2014-05-20asm-generic: Add renameat2 syscallJames Hogan1-1/+3
2014-03-04compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens1-0/+1
2014-02-24asm-generic: add sched_setattr/sched_getattr syscallsJames Hogan1-1/+5
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar1-1/+1