summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/syscalls
AgeCommit message (Expand)AuthorLines
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner-0/+1
2025-12-02Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-736/+412
2025-11-17s390/syscalls: Switch to generic system call table generationHeiko Carstens-735/+411
2025-11-03arch: hookup listns() system callChristian Brauner-0/+1
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn-0/+2
2025-02-12fs: add open_tree_attr()Christian Brauner-0/+1
2024-11-18Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-12/+15
2024-11-12s390/syscalls: Convert filechk to if_changedMasahiro Yamada-11/+14
2024-11-12s390/syscalls: Remove unnecessary argument of filechk_syshdrMasahiro Yamada-3/+3
2024-11-12s390/syscalls: Avoid creation of arch/arch/ directoryMasahiro Yamada-1/+1
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche-0/+4
2024-06-25syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann-1/+1
2024-05-23mseal: wire up mseal syscallJeff Xu-0/+1
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada-2/+2
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+3
2023-12-14wire up syscalls for statmount/listmountMiklos Szeredi-0/+2
2023-11-12LSM: wireup Linux Security Module syscallsCasey Schaufler-0/+3
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+3
2023-10-06arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta-0/+1
2023-10-03syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta-1/+1
2023-09-21futex: Add sys_futex_requeue()peterz@infradead.org-0/+1
2023-09-21futex: Add sys_futex_wait()peterz@infradead.org-0/+1
2023-09-21futex: Add sys_futex_wake()peterz@infradead.org-0/+1
2023-07-27arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt-0/+1
2023-06-09cachestat: wire up cachestat for other architecturesNhat Pham-0/+1
2023-04-20s390: wire up memfd_secret system callHeiko Carstens-1/+1
2022-03-31arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada-2/+1
2022-01-15mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V-0/+1
2021-11-16s390: wire up sys_futex_waitv system callVasily Gorbik-0/+1
2021-09-08compat: remove some compat entry pointsArnd Bergmann-5/+5
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+2
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan-0/+2
2021-07-12exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman-1/+1
2021-06-07quota: Wire up quotactl_fd syscallJan Kara-1/+1
2021-05-17quota: Disable quotactl_path syscallJan Kara-1/+1
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-0/+3
2021-04-22arch: Wire up Landlock syscallsMickaël Salaün-0/+3
2021-03-17quota: wire up quotactl_pathSascha Hauer-0/+1
2021-01-24fs: add mount_setattr()Christian Brauner-0/+1
2020-12-20epoll: fix compat syscall wire up of epoll_pwait2Heiko Carstens-1/+1
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn-0/+1
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim-0/+1
2020-10-12Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2020-10-03mm: remove compat_process_vm_{readv,writev}Christoph Hellwig-2/+2
2020-10-03fs: remove compat_sys_vmspliceChristoph Hellwig-1/+1
2020-10-03fs: remove the compat readv/writev syscallsChristoph Hellwig-2/+2
2020-09-22fs: remove compat_sys_mountChristoph Hellwig-1/+1
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni-1/+1
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-2/+2
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig-2/+2