summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/syscalls (follow)
Commit message (Expand)AuthorAgeFilesLines
* arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada2022-03-311-2/+1
* mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V2022-01-153-0/+3
* MIPS: syscalls: Wire up futex_waitv syscallWang Haojun2021-11-163-0/+3
* compat: remove some compat entry pointsArnd Bergmann2021-09-092-10/+10
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-033-0/+6
|\
| * mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-033-0/+6
* | exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman2021-07-121-1/+1
|/
* Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-07-022-31/+5
|\
| * mips: syscalls: use pattern rules to generate syscall headersMasahiro Yamada2021-06-011-24/+4
| * mips: syscalls: define syscall offsets directly in <asm/unistd.h>Masahiro Yamada2021-06-012-7/+1
* | quota: Wire up quotactl_fd syscallJan Kara2021-06-073-3/+3
* | quota: Disable quotactl_path syscallJan Kara2021-05-173-3/+3
|/
* Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-023-0/+9
|\
| * arch: Wire up Landlock syscallsMickaël Salaün2021-04-223-0/+9
* | Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-04-293-103/+10
|\ \
| * | mips: syscalls: switch to generic syscallhdr.shMasahiro Yamada2021-03-102-44/+2
| * | mips: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-03-102-59/+8
| |/
* / quota: wire up quotactl_pathSascha Hauer2021-03-173-0/+3
|/
* Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-16/+17
|\
| * arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada2021-02-221-3/+3
| * arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada2021-02-221-13/+14
* | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-233-0/+3
|\ \
| * | fs: add mount_setattr()Christian Brauner2021-01-243-0/+3
| |/
* / MIPS: UAPI: unexport unistd_nr_{n32,n64,o32}.hAlexander Lobakin2021-01-071-8/+8
|/
* epoll: fix compat syscall wire up of epoll_pwait2Heiko Carstens2020-12-201-1/+1
* epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-193-0/+3
* mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-10-183-0/+3
* Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-132-2/+2
|\
| * fs: remove compat_sys_mountChristoph Hellwig2020-09-232-2/+2
* | 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-153-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-062-4/+4
|\
| * net: remove compat_sys_{get,set}sockoptChristoph Hellwig2020-07-202-4/+4
* | arch: wire-up close_range()Christian Brauner2020-06-173-0/+3
|/
* vfs: add faccessat2 syscallMiklos Szeredi2020-05-143-0/+3
* asm-generic: fix unistd_32.h generation formatMichal Simek2020-04-071-2/+1
* Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-01-311-1/+1
|\
| * MIPS: syscalls: fix indentation of the 'SYSNR' messageAlexander Lobakin2020-01-211-1/+1
* | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-01-303-0/+3
|\ \
| * | arch: wire up pidfd_getfd syscallSargun Dhillon2020-01-133-0/+3
| |/
* / open: introduce openat2(2) syscallAleksa Sarai2020-01-183-0/+3
|/
* MIPS: Wire up clone3 syscallPaul Burton2019-10-023-3/+3
* mips: remove nargs from __SYSCALLFiroz Khan2019-07-301-2/+2
* arch: mark syscall number 435 reserved for clone3Christian Brauner2019-07-153-0/+3
* arch: wire-up pidfd_open()Christian Brauner2019-06-283-0/+3
* uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells2019-05-163-0/+18
* arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-153-0/+12
* y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-073-0/+42