summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/unistd32.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* arm64: compat: wire up compat_sys_execveatWill Deacon2015-01-121-0/+2
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-12-091-1/+2
|\
| * arm64: add seccomp syscall for compat taskAKASHI Takahiro2014-11-281-1/+2
* | arm64: compat: Enable bpf syscallCatalin Marinas2014-11-051-0/+2
|/
* arm64: compat: wire up memfd_create and getrandom syscalls for aarch32Will Deacon2014-08-181-0/+5
* arm64: Add __NR_* definitions for compat syscallsCatalin Marinas2014-07-101-400/+766
* arm64: add renameat2 compat syscallMiklos Szeredi2014-04-231-1/+2
* arm64: __NR_compat_syscalls fixMiklos Szeredi2014-04-221-1/+1
* arm64: compat: Wire up new AArch32 syscallsCatalin Marinas2014-02-051-1/+4
* unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-091-1/+1
* fix compat truncate/ftruncateAl Viro2013-02-251-2/+2
* switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-241-1/+1