Age | Commit message (Expand) | Author | Files | Lines |
2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+1 |
2023-06-12 | arm: update in-source documentation references | Jonathan Corbet | 1 | -1/+1 |
2023-06-10 | cachestat: wire up cachestat for other architectures | Nhat Pham | 1 | -0/+1 |
2022-03-31 | arch: syscalls: simplify uapi/kapi directory creation | Masahiro Yamada | 1 | -2/+1 |
2022-01-15 | mm/mempolicy: wire up syscall set_mempolicy_home_node | Aneesh Kumar K.V | 1 | -0/+1 |
2021-10-07 | futex,arm: Wire up sys_futex_waitv() | André Almeida | 1 | -0/+1 |
2021-09-09 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2021-09-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+2 |
2021-09-03 | mm: wire up syscall process_mrelease | Suren Baghdasaryan | 1 | -0/+2 |
2021-08-20 | ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulation | Arnd Bergmann | 1 | -2/+2 |
2021-08-20 | ARM: 9109/1: oabi-compat: add epoll_pwait handler | Arnd Bergmann | 1 | -1/+1 |
2021-07-12 | exit/bdflush: Remove the deprecated bdflush system call | Eric W. Biederman | 1 | -1/+1 |
2021-07-06 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2 | -21/+7 |
2021-06-07 | ARM: 9086/1: syscalls: use pattern rules to generate syscall headers | Masahiro Yamada | 1 | -14/+4 |
2021-06-07 | ARM: 9085/1: remove unneeded abi parameter to syscallnr.sh | Masahiro Yamada | 2 | -5/+2 |
2021-06-07 | ARM: 9084/1: simplify the build rule of mach-types.h | Masahiro Yamada | 1 | -2/+1 |
2021-06-07 | quota: Wire up quotactl_fd syscall | Jan Kara | 1 | -1/+1 |
2021-05-17 | quota: Disable quotactl_path syscall | Jan Kara | 1 | -1/+1 |
2021-05-06 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 3 | -70/+9 |
2021-05-02 | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -0/+3 |
2021-04-22 | arch: Wire up Landlock syscalls | Mickaël Salaün | 1 | -0/+3 |
2021-03-25 | ARM: 9067/1: syscalls: switch to generic syscallhdr.sh | Masahiro Yamada | 2 | -43/+5 |
2021-03-25 | ARM: 9068/1: syscalls: switch to generic syscalltbl.sh | Masahiro Yamada | 2 | -27/+4 |
2021-03-17 | quota: wire up quotactl_path | Sascha Hauer | 1 | -0/+1 |
2021-02-25 | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+1 |
2021-02-22 | arch: syscalls: remove $(srctree)/ prefix from syscall tables | Masahiro Yamada | 1 | -1/+1 |
2021-01-24 | fs: add mount_setattr() | Christian Brauner | 1 | -0/+1 |
2020-12-19 | epoll: wire up syscall epoll_pwait2 | Willem de Bruijn | 1 | -0/+1 |
2020-10-18 | mm/madvise: introduce process_madvise() syscall: an external memory hinting API | Minchan Kim | 1 | -0/+1 |
2020-08-15 | all arch: remove system call sys_sysctl | Xiaoming Ni | 1 | -1/+1 |
2020-06-17 | arch: wire-up close_range() | Christian Brauner | 1 | -0/+1 |
2020-05-14 | vfs: add faccessat2 syscall | Miklos Szeredi | 1 | -0/+1 |
2020-01-30 | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds | 1 | -0/+1 |
2020-01-18 | open: introduce openat2(2) syscall | Aleksa Sarai | 1 | -0/+1 |
2020-01-13 | arch: wire up pidfd_getfd syscall | Sargun Dhillon | 1 | -0/+1 |
2019-07-15 | docs: arm: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-07-11 | Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau... | Linus Torvalds | 1 | -0/+1 |
2019-06-28 | arch: wire-up pidfd_open() | Christian Brauner | 1 | -0/+1 |
2019-06-09 | arch: wire-up clone3() syscall | Christian Brauner | 1 | -0/+1 |
2019-05-16 | uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] | David Howells | 1 | -0/+6 |
2019-04-15 | arch: add pidfd and io_uring syscalls everywhere | Arnd Bergmann | 1 | -0/+4 |
2019-02-07 | y2038: add 64-bit time_t syscalls to all 32-bit architectures | Arnd Bergmann | 1 | -0/+21 |
2019-02-07 | y2038: rename old time and utime syscalls | Arnd Bergmann | 1 | -5/+5 |
2019-02-07 | y2038: use time32 syscall names on 32-bit | Arnd Bergmann | 1 | -23/+23 |
2019-01-25 | ipc: rename old-style shmctl/semctl/msgctl syscalls | Arnd Bergmann | 1 | -3/+3 |
2019-01-25 | ARM: add kexec_file_load system call number | Arnd Bergmann | 1 | -0/+1 |
2019-01-25 | ARM: add migrate_pages() system call | Arnd Bergmann | 1 | -0/+1 |
2019-01-06 | kbuild: remove redundant target cleaning on failure | Masahiro Yamada | 1 | -2/+1 |
2018-09-19 | ARM: 8787/1: wire up io_pgetevents syscall | Stefan Agner | 1 | -0/+1 |
2018-06-06 | arm: Wire up restartable sequences system call | Mathieu Desnoyers | 1 | -0/+1 |