summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/syscalls
Commit message (Expand)AuthorAgeFilesLines
* quota: Disable quotactl_path syscallJan Kara2021-05-171-1/+1
* Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-0/+3
|\
| * arch: Wire up Landlock syscallsMickaël Salaün2021-04-221-0/+3
* | Merge tag 'xtensa-20210429' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2021-04-303-78/+4
|\ \
| * | xtensa: syscalls: switch to generic syscallhdr.shMasahiro Yamada2021-04-042-41/+2
| * | xtensa: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-04-042-37/+2
| |/
* / quota: wire up quotactl_pathSascha Hauer2021-03-171-0/+1
|/
* Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-6/+7
|\
| * arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada2021-02-221-1/+1
| * arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada2021-02-221-5/+6
* | fs: add mount_setattr()Christian Brauner2021-01-241-0/+1
|/
* epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-191-0/+1
* mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-10-181-0/+1
* all arch: remove system call sys_sysctlXiaoming Ni2020-08-141-1/+1
* arch: wire-up close_range()Christian Brauner2020-06-171-0/+1
* vfs: add faccessat2 syscallMiklos Szeredi2020-05-141-0/+1
* asm-generic: fix unistd_32.h generation formatMichal Simek2020-04-071-1/+1
* Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-01-291-0/+1
|\
| * arch: wire up pidfd_getfd syscallSargun Dhillon2020-01-131-0/+1
* | open: introduce openat2(2) syscallAleksa Sarai2020-01-181-0/+1
|/
* Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds2019-07-111-0/+1
|\
| * arch: wire-up clone3() syscallChristian Brauner2019-06-091-0/+1
* | arch: wire-up pidfd_open()Christian Brauner2019-06-281-0/+1
|/
* uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells2019-05-161-0/+6
* arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-151-0/+4
* y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-071-0/+21
* y2038: rename old time and utime syscallsArnd Bergmann2019-02-071-3/+3
* y2038: use time32 syscall names on 32-bitArnd Bergmann2019-02-071-22/+22
* arch: add pkey and rseq syscall numbers everywhereArnd Bergmann2019-01-251-0/+1
* ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann2019-01-251-3/+3
* xtensa: add system call table generation supportFiroz Khan2018-12-024-0/+480