summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/unistd32.h
Commit message (Expand)AuthorAgeFilesLines
* cachestat: wire up cachestat for other architecturesNhat Pham2023-06-091-0/+2
* mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V2022-01-151-0/+2
* futex,arm: Wire up sys_futex_waitv()André Almeida2021-10-071-0/+2
* compat: remove some compat entry pointsArnd Bergmann2021-09-081-5/+5
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-0/+2
|\
| * mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-031-0/+2
* | exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman2021-07-121-1/+1
|/
* quota: Wire up quotactl_fd syscallJan Kara2021-06-071-1/+2
* quota: Disable quotactl_path syscallJan Kara2021-05-171-2/+1
* Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-0/+6
|\
| * arch: Wire up Landlock syscallsMickaël Salaün2021-04-221-0/+6
* | quota: wire up quotactl_pathSascha Hauer2021-03-171-0/+2
|/
* fs: add mount_setattr()Christian Brauner2021-01-241-0/+2
* epoll: fix compat syscall wire up of epoll_pwait2Heiko Carstens2020-12-201-1/+1
* epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-191-0/+2
* mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-10-181-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
* | mm: remove compat_process_vm_{readv,writev}Christoph Hellwig2020-10-031-2/+2
* | fs: remove compat_sys_vmspliceChristoph Hellwig2020-10-031-1/+1
* | fs: remove the compat readv/writev syscallsChristoph Hellwig2020-10-031-2/+2
|/
* all arch: remove system call sys_sysctlXiaoming Ni2020-08-141-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-0/+2
* Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-01-291-0/+2
|\
| * arch: wire up pidfd_getfd syscallSargun Dhillon2020-01-131-0/+2
* | open: introduce openat2(2) syscallAleksa Sarai2020-01-181-0/+2
|/
* Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds2019-07-111-0/+2
|\
| * arch: wire-up clone3() syscallChristian Brauner2019-06-091-0/+2
* | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-101-0/+2
|\ \
| * | arch: wire-up pidfd_open()Christian Brauner2019-06-281-0/+2
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
|/
* uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells2019-05-161-0/+12
* arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-151-0/+8
* y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-071-0/+41
* y2038: syscalls: rename y2038 compat syscallsArnd Bergmann2019-02-071-24/+24
* ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann2019-01-251-3/+3
* ARM: add kexec_file_load system call numberArnd Bergmann2019-01-251-0/+2
* ARM: add migrate_pages() system callArnd Bergmann2019-01-251-0/+2
* arm64: compat: Hook up io_pgetevents() for 32-bit tasksWill Deacon2019-01-041-0/+2
* arm64: convert compat wrappers to CMark Rutland2018-07-121-11/+11
* arm64: remove sigreturn wrappersMark Rutland2018-07-121-2/+2
* arm64: rseq: Implement backend rseq calls and select HAVE_RSEQWill Deacon2018-07-111-0/+2
* Remove compat_sys_getdents64()Al Viro2017-04-171-1/+1
* arm64: compat: Update compat syscallsWill Deacon2017-03-211-0/+8
* arm64: unistd32.h: wire up missing syscalls for compat tasksWill Deacon2016-06-011-0/+8
* arm64: compat: wire up new syscallsWill Deacon2015-10-141-0/+9
* arm64: fix implementation of mmap2 compat syscallAndreas Schwab2015-03-191-1/+1