Age | Commit message (Expand) | Author |
2024-01-09 | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-12-14 | wire up syscalls for statmount/listmount | Miklos Szeredi |
2023-11-12 | LSM: wireup Linux Security Module syscalls | Casey Schaufler |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-10-06 | arch: Reserve map_shadow_stack() syscall number for all architectures | Sohil Mehta |
2023-10-03 | syscalls: Cleanup references to sys_lookup_dcookie() | Sohil Mehta |
2023-09-21 | futex: Add sys_futex_requeue() | peterz@infradead.org |
2023-09-21 | futex: Add sys_futex_wait() | peterz@infradead.org |
2023-09-21 | futex: Add sys_futex_wake() | peterz@infradead.org |
2023-07-27 | arch: Register fchmodat2, usually as syscall 452 | Palmer Dabbelt |
2023-06-09 | cachestat: wire up cachestat for other architectures | Nhat Pham |
2022-11-01 | powerpc/32: fix syscall wrappers with 64-bit arguments | Andreas Schwab |
2022-10-13 | powerpc/32: fix syscall wrappers with 64-bit arguments of unaligned register-... | Nicholas Piggin |
2022-09-28 | powerpc: Adopt SYSCALL_DEFINE for arch-specific syscall handlers | Rohan McLure |
2022-09-26 | powerpc/32: Remove powerpc select specialisation | Rohan McLure |
2022-01-15 | mm/mempolicy: wire up syscall set_mempolicy_home_node | Aneesh Kumar K.V |
2021-11-25 | futex: Wireup futex_waitv syscall | André Almeida |
2021-09-08 | compat: remove some compat entry points | Arnd Bergmann |
2021-09-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-03 | mm: wire up syscall process_mrelease | Suren Baghdasaryan |
2021-07-12 | exit/bdflush: Remove the deprecated bdflush system call | Eric W. Biederman |
2021-06-07 | quota: Wire up quotactl_fd syscall | Jan Kara |
2021-05-17 | quota: Disable quotactl_path syscall | Jan Kara |
2021-05-01 | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2021-04-22 | arch: Wire up Landlock syscalls | Mickaël Salaün |
2021-03-17 | quota: wire up quotactl_path | Sascha Hauer |
2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-11 | powerpc/32: Always save non volatile GPRs at syscall entry | Christophe Leroy |
2021-01-24 | fs: add mount_setattr() | Christian Brauner |
2020-12-19 | epoll: wire up syscall epoll_pwait2 | Willem de Bruijn |
2020-10-18 | mm/madvise: introduce process_madvise() syscall: an external memory hinting API | Minchan Kim |
2020-10-12 | Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-10-03 | mm: remove compat_process_vm_{readv,writev} | Christoph Hellwig |
2020-10-03 | fs: remove compat_sys_vmsplice | Christoph Hellwig |
2020-10-03 | fs: remove the compat readv/writev syscalls | Christoph Hellwig |
2020-09-22 | fs: remove compat_sys_mount | Christoph Hellwig |
2020-08-14 | all arch: remove system call sys_sysctl | Xiaoming Ni |
2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-07-19 | net: remove compat_sys_{get,set}sockopt | Christoph Hellwig |
2020-06-17 | arch: wire-up close_range() | Christian Brauner |
2020-05-14 | vfs: add faccessat2 syscall | Miklos Szeredi |
2020-04-01 | powerpc/64/syscall: Remove non-volatile GPR save optimisation | Nicholas Piggin |
2020-01-29 | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds |
2020-01-18 | open: introduce openat2(2) syscall | Aleksa Sarai |
2020-01-13 | arch: wire up pidfd_getfd syscall | Sargun Dhillon |
2019-07-29 | powerpc: Wire up clone3 syscall | Michael Ellerman |
2019-07-15 | arch: mark syscall number 435 reserved for clone3 | Christian Brauner |
2019-06-28 | arch: wire-up pidfd_open() | Christian Brauner |
2019-05-16 | uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] | David Howells |
2019-04-15 | arch: add pidfd and io_uring syscalls everywhere | Arnd Bergmann |