Age | Commit message (Expand) | Author |
2024-11-06 | fs/xattr: add *at family syscalls | Christian Göttsche |
2024-09-05 | fhandle: expose u64 mount id to name_to_handle_at(2) | Aleksa Sarai |
2024-07-18 | Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds |
2024-07-01 | syscalls: fix sys_fanotify_mark prototype | Arnd Bergmann |
2024-06-25 | linux/syscalls.h: add missing __user annotations | Arnd Bergmann |
2024-06-24 | ftruncate: pass a signed offset | Arnd Bergmann |
2024-06-12 | uprobe: Wire up uretprobe system call | Jiri Olsa |
2024-05-23 | mseal: add mseal syscall | Jeff Xu |
2024-03-14 | lsm: use 32-bit compatible data types in LSM syscalls | Casey Schaufler |
2024-01-24 | x86/entry/ia32: Ensure s32 is sign extended to s64 | Richard Palethorpe |
2024-01-13 | fs: rework listmount() implementation | Christian Brauner |
2024-01-09 | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-12-14 | add listmount(2) syscall | Miklos Szeredi |
2023-12-11 | add statmount(2) syscall | Miklos Szeredi |
2023-11-12 | LSM: Create lsm_list_modules system call | Casey Schaufler |
2023-11-12 | LSM: syscalls for current process attributes | 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-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-08-31 | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-08-28 | Merge tag 'core-entry-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-08-23 | entry: Remove empty addr_limit_user_check() | Mark Rutland |
2023-08-02 | x86/shstk: Introduce map_shadow_stack syscall | Rick Edgecombe |
2023-07-27 | fs: Add fchmodat2() | Alexey Gladkov |
2023-07-11 | Non-functional cleanup of a "__user * filename" | Palmer Dabbelt |
2023-07-06 | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-06-22 | syscalls: Remove file path comments from headers | Sohil Mehta |
2023-06-18 | posix-timers: Add sys_ni_posix_timers() prototype | Arnd Bergmann |
2023-06-09 | cachestat: implement cachestat syscall | Nhat Pham |
2022-10-19 | x86/signal/32: Merge native and compat 32-bit signal code | Brian Gerst |
2022-02-25 | uaccess: remove CONFIG_SET_FS | Arnd Bergmann |
2022-01-15 | mm/mempolicy: wire up syscall set_mempolicy_home_node | Aneesh Kumar K.V |
2021-10-07 | futex: Implement sys_futex_waitv() | André Almeida |
2021-10-07 | futex: Split out syscalls | Peter Zijlstra |
2021-09-09 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2021-09-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-03 | mm: wire up syscall process_mrelease | Suren Baghdasaryan |
2021-08-20 | ARM: 9114/1: oabi-compat: rework sys_semtimedop emulation | Arnd Bergmann |
2021-07-12 | exit/bdflush: Remove the deprecated bdflush system call | Eric W. Biederman |
2021-07-08 | arch, mm: wire up memfd_secret system call where relevant | Mike Rapoport |
2021-06-07 | quota: Change quotactl_path() systcall to an fd-based one | 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 | landlock: Add syscall implementations | 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-12 | Merge branch 'linus' into locking/core, to pick up upstream fixes | Ingo Molnar |
2021-01-28 | futex: Change utime parameter to be 'const ... *' | Alejandro Colomar |