summaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/syscalls
Commit message (Expand)AuthorAgeFilesLines
* epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-192-0/+2
* Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-271-4/+6
|\
| * x86/syscalls: Document the fact that syscalls 512-547 are a legacy mistakeAndy Lutomirski2020-10-141-4/+6
* | mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-10-182-0/+2
* | 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
| |/
* | Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-10-121-1/+1
|\ \
| * | quota: simplify the quotactl compat handlingChristoph Hellwig2020-09-171-1/+1
| |/
* | mm: remove compat_process_vm_{readv,writev}Christoph Hellwig2020-10-032-4/+4
* | fs: remove compat_sys_vmspliceChristoph Hellwig2020-10-032-2/+2
* | fs: remove the compat readv/writev syscallsChristoph Hellwig2020-10-032-4/+4
|/
* all arch: remove system call sys_sysctlXiaoming Ni2020-08-142-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-052-4/+4
|\
| * net: remove compat_sys_{get,set}sockoptChristoph Hellwig2020-07-192-4/+4
* | arch: wire-up close_range()Christian Brauner2020-06-172-0/+2
|/
* vfs: add faccessat2 syscallMiklos Szeredi2020-05-142-0/+2
* x86/entry/32: Use IA32-specific wrappers for syscalls taking 64-bit argumentsBrian Gerst2020-03-211-9/+9
* x86/entry/32: Rename 32-bit specific syscallsBrian Gerst2020-03-211-15/+15
* x86/entry/32: Clean up syscall_32.tblBrian Gerst2020-03-211-289/+289
* x86/entry: Remove ABI prefixes from functions in syscall tablesBrian Gerst2020-03-213-792/+780
* x86/entry/64: Add __SYSCALL_COMMON()Brian Gerst2020-03-211-20/+2
* x86/entry: Remove syscall qualifier supportBrian Gerst2020-03-211-9/+1
* x86/entry/64: Remove ptregs qualifier from syscall tableBrian Gerst2020-03-211-10/+10
* x86/entry: Move max syscall number calculation to syscallhdr.shBrian Gerst2020-03-211-0/+7
* x86/entry/64: Use syscall wrappers for x32_rt_sigreturnBrian Gerst2020-03-211-1/+1
* Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-01-292-0/+2
|\
| * arch: wire up pidfd_getfd syscallSargun Dhillon2020-01-132-0/+2
* | open: introduce openat2(2) syscallAleksa Sarai2020-01-182-0/+2
|/
* syscalls/x86: Use the correct function type for sys_ni_syscallSami Tolvanen2019-10-111-2/+2
* syscalls/x86: Use COMPAT_SYSCALL_DEFINE0 for IA32 (rt_)sigreturnSami Tolvanen2019-10-111-2/+2
* x86/syscalls: Split the x32 syscalls into their own tableAndy Lutomirski2019-07-221-14/+17
* x86/syscalls: Disallow compat entries for all types of 64-bit syscallsAndy Lutomirski2019-07-221-2/+2
* x86/syscalls: Use the compat versions of rt_sigsuspend() and rt_sigprocmask()Andy Lutomirski2019-07-221-2/+2
* Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds2019-07-112-0/+2
|\
| * arch: wire-up clone3() syscallChristian Brauner2019-06-092-0/+2
* | arch: wire-up pidfd_open()Christian Brauner2019-06-282-0/+2
|/
* uapi, x86: Fix the syscall numbering of the mount API syscalls [ver #2]David Howells2019-05-162-12/+12
* vfs: syscall: Add fspick() to select a superblock for reconfigurationDavid Howells2019-03-202-1/+2
* vfs: syscall: Add fsmount() to create a mount for a superblockDavid Howells2019-03-202-1/+3
* vfs: syscall: Add fsconfig() for configuring and managing a contextDavid Howells2019-03-202-1/+3
* vfs: syscall: Add fsopen() to prepare for superblock creationDavid Howells2019-03-202-1/+3
* vfs: syscall: Add move_mount(2) to move mounts aroundDavid Howells2019-03-202-1/+3
* vfs: syscall: Add open_tree(2) to reference or clone a mountAl Viro2019-03-202-1/+3
* Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-03-162-0/+2
|\
| * signal: add pidfd_send_signal() syscallChristian Brauner2019-03-052-0/+2
* | Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-082-0/+6
|\ \
| * | io_uring: add support for pre-mapped user IO buffersJens Axboe2019-02-282-0/+2
| * | Add io_uring IO interfaceJens Axboe2019-02-282-0/+4
| |/
* | y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-071-0/+20
* | y2038: rename old time and utime syscallsArnd Bergmann2019-02-071-5/+5