summaryrefslogtreecommitdiffstats
path: root/arch/arm/tools
AgeCommit message (Expand)AuthorLines
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner-0/+1
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-06fs/xattr: add *at family syscallsChristian Göttsche-0/+4
2024-06-12x86, arm: Add missing license tag to syscall tables filesMarcin Juszkiewicz-0/+1
2024-05-23mseal: wire up mseal syscallJeff Xu-0/+1
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada-1/+1
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-1/+2
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-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+1
2023-06-12arm: update in-source documentation referencesJonathan Corbet-1/+1
2023-06-09cachestat: wire up cachestat for other architecturesNhat Pham-0/+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-10-07futex,arm: Wire up sys_futex_waitv()André Almeida-0/+1
2021-09-09Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-1/+1
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+2
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan-0/+2
2021-08-20ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulationArnd Bergmann-2/+2
2021-08-20ARM: 9109/1: oabi-compat: add epoll_pwait handlerArnd Bergmann-1/+1
2021-07-12exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman-1/+1
2021-07-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-21/+7
2021-06-07ARM: 9086/1: syscalls: use pattern rules to generate syscall headersMasahiro Yamada-14/+4
2021-06-07ARM: 9085/1: remove unneeded abi parameter to syscallnr.shMasahiro Yamada-5/+2
2021-06-07ARM: 9084/1: simplify the build rule of mach-types.hMasahiro Yamada-2/+1
2021-06-07quota: Wire up quotactl_fd syscallJan Kara-1/+1
2021-05-17quota: Disable quotactl_path syscallJan Kara-1/+1
2021-05-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-70/+9
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-25ARM: 9067/1: syscalls: switch to generic syscallhdr.shMasahiro Yamada-43/+5
2021-03-25ARM: 9068/1: syscalls: switch to generic syscalltbl.shMasahiro Yamada-27/+4
2021-03-17quota: wire up quotactl_pathSascha Hauer-0/+1
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2021-02-22arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada-1/+1
2021-01-24fs: add mount_setattr()Christian Brauner-0/+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-08-14all arch: remove system call sys_sysctlXiaoming Ni-1/+1
2020-06-17arch: wire-up close_range()Christian Brauner-0/+1
2020-05-14vfs: add faccessat2 syscallMiklos Szeredi-0/+1