| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-03 | arch: hookup listns() system call | Christian Brauner | 2 | -0/+2 |
| 2025-08-21 | uprobes/x86: Add uprobe syscall to speed up uprobe | Jiri Olsa | 1 | -0/+1 |
| 2025-07-02 | fs: introduce file_getattr and file_setattr syscalls | Andrey Albershteyn | 2 | -0/+4 |
| 2025-03-24 | Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2025-02-21 | x86/arch_prctl: Simplify sys_arch_prctl() | Brian Gerst | 1 | -1/+1 |
| 2025-02-12 | fs: add open_tree_attr() | Christian Brauner | 2 | -0/+2 |
| 2024-11-06 | fs/xattr: add *at family syscalls | Christian Göttsche | 2 | -0/+8 |
| 2024-08-02 | uretprobe: change syscall number, again | Arnd Bergmann | 1 | -1/+1 |
| 2024-07-18 | Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds | 1 | -0/+1 |
| 2024-07-15 | Merge tag 'x86_bugs_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -6/+6 |
| 2024-07-15 | Merge tag 'x86_misc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+2 |
| 2024-07-15 | uprobe: Change uretprobe syscall scope and number | Jiri Olsa | 1 | -1/+1 |
| 2024-06-28 | x86/syscall: Mark exit[_group] syscall handlers __noreturn | Josh Poimboeuf | 2 | -6/+6 |
| 2024-06-25 | syscalls: fix compat_sys_io_pgetevents_time64 usage | Arnd Bergmann | 1 | -1/+1 |
| 2024-06-12 | x86, arm: Add missing license tag to syscall tables files | Marcin Juszkiewicz | 2 | -0/+2 |
| 2024-06-12 | uprobe: Wire up uretprobe system call | Jiri Olsa | 1 | -0/+1 |
| 2024-05-23 | mseal: wire up mseal syscall | Jeff Xu | 2 | -0/+2 |
| 2024-03-22 | x86/shstk: Enable shadow stacks for x32x86-shstk-2024-05-13x86/shstk | H.J. Lu | 1 | -1/+1 |
| 2024-01-09 | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -0/+6 |
| 2023-12-14 | wire up syscalls for statmount/listmount | Miklos Szeredi | 2 | -0/+4 |
| 2023-11-12 | LSM: wireup Linux Security Module syscalls | Casey Schaufler | 2 | -0/+6 |
| 2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -2/+3 |
| 2023-10-06 | arch: Reserve map_shadow_stack() syscall number for all architectures | Sohil Mehta | 1 | -0/+1 |
| 2023-10-03 | syscalls: Cleanup references to sys_lookup_dcookie() | Sohil Mehta | 2 | -2/+2 |
| 2023-09-21 | futex: Add sys_futex_requeue() | peterz@infradead.org | 2 | -0/+2 |
| 2023-09-21 | futex: Add sys_futex_wait() | peterz@infradead.org | 2 | -0/+2 |
| 2023-09-21 | futex: Add sys_futex_wake() | peterz@infradead.org | 2 | -0/+2 |
| 2023-08-31 | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
| 2023-08-02 | x86/shstk: Introduce map_shadow_stack syscall | Rick Edgecombe | 1 | -0/+1 |
| 2023-07-27 | arch: Register fchmodat2, usually as syscall 452 | Palmer Dabbelt | 2 | -0/+2 |
| 2023-06-09 | cachestat: implement cachestat syscall | Nhat Pham | 2 | -0/+2 |
| 2022-03-31 | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+1 |
| 2022-03-31 | arch: syscalls: simplify uapi/kapi directory creation | Masahiro Yamada | 1 | -2/+1 |
| 2022-03-15 | x86: Remove toolchain check for X32 ABI capability | Masahiro Yamada | 1 | -1/+1 |
| 2022-01-15 | mm/mempolicy: wire up syscall set_mempolicy_home_node | Aneesh Kumar K.V | 2 | -0/+2 |
| 2021-10-07 | futex,x86: Wire up sys_futex_waitv() | André Almeida | 2 | -0/+2 |
| 2021-09-08 | compat: remove some compat entry points | Arnd Bergmann | 2 | -3/+3 |
| 2021-09-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -0/+2 |
| 2021-09-03 | mm: wire up syscall process_mrelease | Suren Baghdasaryan | 2 | -0/+2 |
| 2021-07-12 | exit/bdflush: Remove the deprecated bdflush system call | Eric W. Biederman | 1 | -1/+1 |
| 2021-07-08 | arch, mm: wire up memfd_secret system call where relevant | Mike Rapoport | 2 | -0/+2 |
| 2021-07-01 | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -2/+2 |
| 2021-06-29 | Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -96/+23 |
| 2021-06-07 | quota: Wire up quotactl_fd syscall | Jan Kara | 2 | -2/+2 |
| 2021-05-25 | x86/syscalls: Clear 'offset' and 'prefix' in case they are set in env | Masahiro Yamada | 1 | -0/+2 |
| 2021-05-20 | x86/syscalls: Switch to generic syscallhdr.sh | Masahiro Yamada | 2 | -48/+13 |
| 2021-05-20 | x86/syscalls: Use __NR_syscalls instead of __NR_syscall_max | Masahiro Yamada | 1 | -1/+1 |
| 2021-05-20 | x86/syscalls: Switch to generic syscalltbl.sh | Masahiro Yamada | 2 | -48/+8 |
| 2021-05-17 | quota: Disable quotactl_path syscall | Jan Kara | 2 | -2/+2 |
| 2021-05-01 | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2 | -0/+6 |
| 2021-04-22 | arch: Wire up Landlock syscalls | Mickaël Salaün | 2 | -0/+6 |
| 2021-03-17 | quota: wire up quotactl_path | Sascha Hauer | 2 | -0/+2 |
| 2021-02-25 | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -14/+15 |
| 2021-02-22 | arch: syscalls: remove $(srctree)/ prefix from syscall tables | Masahiro Yamada | 1 | -2/+2 |
| 2021-02-22 | arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work | Masahiro Yamada | 1 | -12/+13 |
| 2021-01-24 | fs: add mount_setattr() | Christian Brauner | 2 | -0/+2 |
| 2020-12-19 | epoll: wire up syscall epoll_pwait2 | Willem de Bruijn | 2 | -0/+2 |
| 2020-10-27 | Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+6 |
| 2020-10-18 | mm/madvise: introduce process_madvise() syscall: an external memory hinting API | Minchan Kim | 2 | -0/+2 |
| 2020-10-14 | x86/syscalls: Document the fact that syscalls 512-547 are a legacy mistake | Andy Lutomirski | 1 | -4/+6 |
| 2020-10-12 | Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2020-10-12 | Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2020-10-03 | mm: remove compat_process_vm_{readv,writev} | Christoph Hellwig | 2 | -4/+4 |
| 2020-10-03 | fs: remove compat_sys_vmsplice | Christoph Hellwig | 2 | -2/+2 |
| 2020-10-03 | fs: remove the compat readv/writev syscalls | Christoph Hellwig | 2 | -4/+4 |
| 2020-09-22 | fs: remove compat_sys_mount | Christoph Hellwig | 1 | -1/+1 |
| 2020-09-17 | quota: simplify the quotactl compat handling | Christoph Hellwig | 1 | -1/+1 |
| 2020-08-14 | all arch: remove system call sys_sysctl | Xiaoming Ni | 2 | -2/+2 |
| 2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2 | -4/+4 |
| 2020-07-19 | net: remove compat_sys_{get,set}sockopt | Christoph Hellwig | 2 | -4/+4 |
| 2020-06-17 | arch: wire-up close_range() | Christian Brauner | 2 | -0/+2 |
| 2020-05-14 | vfs: add faccessat2 syscall | Miklos Szeredi | 2 | -0/+2 |
| 2020-03-21 | x86/entry/32: Use IA32-specific wrappers for syscalls taking 64-bit arguments | Brian Gerst | 1 | -9/+9 |
| 2020-03-21 | x86/entry/32: Rename 32-bit specific syscalls | Brian Gerst | 1 | -15/+15 |
| 2020-03-21 | x86/entry/32: Clean up syscall_32.tbl | Brian Gerst | 1 | -289/+289 |
| 2020-03-21 | x86/entry: Remove ABI prefixes from functions in syscall tables | Brian Gerst | 3 | -792/+780 |
| 2020-03-21 | x86/entry/64: Add __SYSCALL_COMMON() | Brian Gerst | 1 | -20/+2 |
| 2020-03-21 | x86/entry: Remove syscall qualifier support | Brian Gerst | 1 | -9/+1 |
| 2020-03-21 | x86/entry/64: Remove ptregs qualifier from syscall table | Brian Gerst | 1 | -10/+10 |
| 2020-03-21 | x86/entry: Move max syscall number calculation to syscallhdr.sh | Brian Gerst | 1 | -0/+7 |
| 2020-03-21 | x86/entry/64: Use syscall wrappers for x32_rt_sigreturn | Brian Gerst | 1 | -1/+1 |
| 2020-01-29 | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds | 2 | -0/+2 |
| 2020-01-18 | open: introduce openat2(2) syscall | Aleksa Sarai | 2 | -0/+2 |
| 2020-01-13 | arch: wire up pidfd_getfd syscall | Sargun Dhillon | 2 | -0/+2 |
| 2019-10-11 | syscalls/x86: Use the correct function type for sys_ni_syscall | Sami Tolvanen | 1 | -2/+2 |
| 2019-10-11 | syscalls/x86: Use COMPAT_SYSCALL_DEFINE0 for IA32 (rt_)sigreturn | Sami Tolvanen | 1 | -2/+2 |
| 2019-07-22 | x86/syscalls: Split the x32 syscalls into their own table | Andy Lutomirski | 1 | -14/+17 |
| 2019-07-22 | x86/syscalls: Disallow compat entries for all types of 64-bit syscalls | Andy Lutomirski | 1 | -2/+2 |
| 2019-07-22 | x86/syscalls: Use the compat versions of rt_sigsuspend() and rt_sigprocmask() | Andy Lutomirski | 1 | -2/+2 |
| 2019-07-11 | Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau... | Linus Torvalds | 2 | -0/+2 |
| 2019-06-28 | arch: wire-up pidfd_open() | Christian Brauner | 2 | -0/+2 |
| 2019-06-09 | arch: wire-up clone3() syscall | Christian Brauner | 2 | -0/+2 |
| 2019-05-16 | uapi, x86: Fix the syscall numbering of the mount API syscalls [ver #2] | David Howells | 2 | -12/+12 |
| 2019-03-20 | vfs: syscall: Add fspick() to select a superblock for reconfiguration | David Howells | 2 | -1/+2 |
| 2019-03-20 | vfs: syscall: Add fsmount() to create a mount for a superblock | David Howells | 2 | -1/+3 |
| 2019-03-20 | vfs: syscall: Add fsconfig() for configuring and managing a context | David Howells | 2 | -1/+3 |
| 2019-03-20 | vfs: syscall: Add fsopen() to prepare for superblock creation | David Howells | 2 | -1/+3 |
| 2019-03-20 | vfs: syscall: Add move_mount(2) to move mounts around | David Howells | 2 | -1/+3 |
| 2019-03-20 | vfs: syscall: Add open_tree(2) to reference or clone a mount | Al Viro | 2 | -1/+3 |
| 2019-03-16 | Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 2 | -0/+2 |
| 2019-03-08 | Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -0/+6 |
| 2019-03-05 | signal: add pidfd_send_signal() syscall | Christian Brauner | 2 | -0/+2 |
| 2019-02-28 | io_uring: add support for pre-mapped user IO buffers | Jens Axboe | 2 | -0/+2 |
| 2019-02-28 | Add io_uring IO interface | Jens Axboe | 2 | -0/+4 |
| 2019-02-07 | y2038: add 64-bit time_t syscalls to all 32-bit architectures | Arnd Bergmann | 1 | -0/+20 |
| 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 | -22/+22 |
| 2019-02-07 | y2038: syscalls: rename y2038 compat syscalls | Arnd Bergmann | 1 | -26/+26 |
| 2019-02-07 | x86/x32: use time64 versions of sigtimedwait and recvmmsg | Arnd Bergmann | 1 | -2/+2 |
| 2019-01-25 | arch: add split IPC system calls where needed | Arnd Bergmann | 2 | -0/+13 |
| 2018-06-06 | x86: Wire up restartable sequence system call | Mathieu Desnoyers | 2 | -0/+2 |
| 2018-05-02 | aio: implement io_pgetevents | Christoph Hellwig | 2 | -0/+2 |
| 2018-04-09 | syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys... | Dominik Brodowski | 3 | -342/+356 |
| 2018-04-09 | syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention | Dominik Brodowski | 2 | -162/+162 |
| 2018-04-09 | syscalls/core, syscalls/x86: Clean up syscall stub naming convention | Dominik Brodowski | 1 | -212/+212 |
| 2018-04-05 | syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION a... | Dominik Brodowski | 2 | -372/+379 |
| 2018-04-02 | fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl() | Dominik Brodowski | 1 | -1/+1 |
| 2018-04-02 | x86: remove compat_sys_x86_waitpid() | Dominik Brodowski | 1 | -1/+1 |
| 2018-03-07 | x86/entry: Do not special-case clone(2) in compat entry | Dominik Brodowski | 1 | -1/+1 |
| 2018-03-07 | x86/syscalls: Use COMPAT_SYSCALL_DEFINEx() macros for x86-only compat syscalls | Dominik Brodowski | 1 | -15/+15 |
| 2018-03-07 | x86/syscalls/32: Simplify $entry == $compat entries | Dominik Brodowski | 1 | -3/+3 |
| 2017-11-07 | Merge branch 'x86/build' into x86/asm, to fix up conflicts | Ingo Molnar | 1 | -2/+2 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 3 | -0/+3 |
| 2017-10-27 | x86/build: Beautify build log of syscall headers | Masahiro Yamada | 1 | -2/+2 |
| 2017-05-02 | Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -1/+1 |
| 2017-04-17 | Remove compat_sys_getdents64() | Al Viro | 1 | -1/+1 |
| 2017-03-20 | x86/syscalls/32: Wire up arch_prctl on x86-32 | Kyle Huey | 1 | -0/+1 |
| 2017-03-02 | statx: Add a system call to make enhanced file info available | David Howells | 2 | -0/+2 |
| 2016-10-17 | x86, pkeys: remove cruft from never-merged syscalls | Dave Hansen | 2 | -4/+0 |
| 2016-10-10 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -0/+10 |
| 2016-10-05 | x86/syscalls: Remove bash-isms in syscall table generator | sylvain.bertrand@gmail.com | 1 | -6/+9 |
| 2016-09-09 | x86: Wire up protection keys system calls | Dave Hansen | 2 | -0/+10 |
| 2016-08-01 | x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace | David Howells | 1 | -1/+1 |
| 2016-07-15 | x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2 | H.J. Lu | 1 | -2/+2 |
| 2016-04-13 | x86/syscalls: Wire up compat readv2/writev2 syscalls | Christoph Hellwig | 2 | -2/+4 |
| 2016-03-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -0/+4 |
| 2016-03-04 | x86: wire up preadv2 and pwritev2 | Christoph Hellwig | 2 | -0/+4 |
| 2016-02-01 | x86/syscalls/64: Mark sys_iopl() as using ptregs | Andy Lutomirski | 1 | -1/+1 |
| 2016-01-29 | x86/entry/64: Call all native slow-path syscalls with full pt-regs | Andy Lutomirski | 1 | -9/+9 |
| 2016-01-29 | x86/entry/64: Always run ptregs-using syscalls on the slow path | Andy Lutomirski | 1 | -8/+8 |
| 2016-01-29 | x86/syscalls: Add syscall entry qualifiers | Andy Lutomirski | 1 | -3/+16 |
| 2016-01-29 | x86/syscalls: Move compat syscall entry handling into syscalltbl.sh | Andy Lutomirski | 1 | -4/+18 |
| 2016-01-29 | x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32 | Andy Lutomirski | 1 | -1/+16 |
| 2016-01-29 | x86/syscalls: Refactor syscalltbl.sh | Andy Lutomirski | 1 | -5/+13 |
| 2015-12-01 | x86: add sys_copy_file_range to syscall tables | Zach Brown | 2 | -0/+2 |
| 2015-11-05 | mm: mlock: add new mlock system call | Eric B Munson | 2 | -0/+2 |
| 2015-10-09 | x86/entry/64/compat: Set up full pt_regs for all compat syscalls | Andy Lutomirski | 1 | -6/+6 |
| 2015-09-11 | sys_membarrier(): system-wide memory barrier (generic, x86) | Mathieu Desnoyers | 2 | -0/+2 |
| 2015-09-04 | userfaultfd: activate syscall | Andrea Arcangeli | 2 | -0/+2 |
| 2015-07-21 | x86/entry/syscalls: Wire up 32-bit direct socket calls | Andy Lutomirski | 1 | -0/+15 |
| 2015-06-04 | x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/sysc... | Ingo Molnar | 5 | -0/+848 |