summaryrefslogtreecommitdiff
path: root/include/uapi/asm-generic/unistd.h
AgeCommit message (Expand)Author
2019-09-06ipc: fix semtimedop for generic 32-bit architecturesArnd Bergmann
2019-07-15unistd: protect clone3 via __ARCH_WANT_SYS_CLONE3Christian Brauner
2019-07-11Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds
2019-06-28arch: wire-up pidfd_open()Christian Brauner
2019-06-09arch: wire-up clone3() syscallChristian Brauner
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells
2019-03-16Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-03-08Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-05signal: add pidfd_send_signal() syscallChristian Brauner
2019-02-28io_uring: add support for pre-mapped user IO buffersJens Axboe
2019-02-28Add io_uring IO interfaceJens Axboe
2019-02-19asm-generic: Make time32 syscall numbers optionalArnd Bergmann
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov
2019-02-18compat ABI: use non-compat openat and open_by_handle_at variantsYury Norov
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann
2019-02-07y2038: use time32 syscall names on 32-bitArnd Bergmann
2019-02-07y2038: syscalls: rename y2038 compat syscallsArnd Bergmann
2019-01-25arch: add split IPC system calls where neededArnd Bergmann
2018-12-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-12-06asm-generic: unistd.h: fixup broken macro include.Guo Ren
2018-12-06asm-generic: add kexec_file_load system call to unistd.hAKASHI Takahiro
2018-08-29y2038: Remove stat64 family from default syscall setArnd Bergmann
2018-07-11asm-generic: unistd.h: Wire up sys_rseqWill Deacon
2018-05-02aio: implement io_pgeteventsChristoph Hellwig
2018-03-26asm-generic: clean up asm/unistd.hArnd Bergmann
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-04-17Remove compat_sys_getdents64()Al Viro
2017-03-20generic syscalls: Wire up statx syscallStafford Horne
2016-10-17generic syscalls: kill cruft from removed pkey syscallsDave Hansen
2016-09-09generic syscalls: Wire up memory protection keys syscallsDave Hansen
2016-05-05asm-generic: Drop renameat syscall from default listJames Hogan
2016-05-05asm-generic: use compat version for preadv2 and pwritev2Yury Norov
2016-04-23generic syscalls: wire up preadv2 and pwritev2 syscallsAndre Przywara
2015-12-01vfs: add copy_file_range syscall and vfs helperZach Brown
2015-11-05mm: mlock: add new mlock system callEric B Munson
2015-09-22userfaultfd: register uapi generic syscall (aarch64)Dr. David Alan Gilbert
2015-09-11sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers
2014-12-13syscalls: implement execveat() system callDavid Drysdale
2014-09-26bpf: enable bpf syscall on x64 and i386Alexei Starovoitov
2014-08-18asm-generic: add memfd_create system call to unistd.hWill Deacon
2014-08-06Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-05random: introduce getrandom(2) system callTheodore Ts'o
2014-07-18seccomp: add "seccomp" syscallKees Cook
2014-05-20asm-generic: Add renameat2 syscallJames Hogan
2014-03-04compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens
2014-02-24asm-generic: add sched_setattr/sched_getattr syscallsJames Hogan
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar
2013-02-03tile: switch to generic compat rt_sig{procmask,pending}()Al Viro
2012-12-14add finit_module syscall to asm-genericKees Cook
2012-10-04UAPI: (Scripted) Disintegrate include/asm-genericDavid Howells