summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/syscalls
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-091-0/+3
|\
| * LSM: wireup Linux Security Module syscallsCasey Schaufler2023-11-121-0/+3
* | wire up syscalls for statmount/listmountMiklos Szeredi2023-12-141-0/+2
|/
* Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-011-1/+2
|\
| * arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta2023-10-061-0/+1
| * syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta2023-10-031-1/+1
* | futex: Add sys_futex_requeue()peterz@infradead.org2023-09-211-0/+1
* | futex: Add sys_futex_wait()peterz@infradead.org2023-09-211-0/+1
* | futex: Add sys_futex_wake()peterz@infradead.org2023-09-211-0/+1
|/
* arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt2023-07-271-0/+1
* parisc: Add cacheflush() syscallHelge Deller2023-06-301-0/+1
* cachestat: wire up cachestat for other architecturesNhat Pham2023-06-091-0/+1
* parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller2022-12-171-1/+1
* parisc: io_pgetevents_time64() needs compat syscall in 32-bit compat modeHelge Deller2022-08-011-1/+1
* 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-151-0/+1
* parisc: Wire up futex_waitvHelge Deller2021-11-181-0/+1
* compat: remove some compat entry pointsArnd Bergmann2021-09-081-4/+4
* 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
|/
* Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-101-14/+4
|\
| * parisc: syscalls: use pattern rules to generate syscall headersMasahiro Yamada2021-07-051-14/+4
* | quota: Wire up quotactl_fd syscallJan Kara2021-06-071-1/+1
|/
* quota: Disable quotactl_path syscallJan Kara2021-05-171-1/+1
* Merge tag 'for-5.13/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-05-033-93/+9
|\
| * parisc: syscalls: switch to generic syscallhdr.shMasahiro Yamada2021-04-272-43/+4
| * parisc: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-04-272-50/+5
* | 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
| |/
* / 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-9/+10
|\
| * 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-8/+9
* | fs: add mount_setattr()Christian Brauner2021-01-241-0/+1
|/
* epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-191-0/+1
* parisc: Add wrapper syscalls to fix O_NONBLOCK flag usageHelge Deller2020-10-231-6/+6
* mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-10-181-0/+1
* 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-1/+1
* 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/+1
|/
* vfs: add faccessat2 syscallMiklos Szeredi2020-05-141-0/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-071-1/+1
|\
| * asm-generic: fix unistd_32.h generation formatMichal Simek2020-04-071-1/+1