aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/syscalls.h
AgeCommit message (Expand)Author
2024-01-24x86/entry/ia32: Ensure s32 is sign extended to s64Richard Palethorpe
2024-01-13fs: rework listmount() implementationChristian Brauner
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-14add listmount(2) syscallMiklos Szeredi
2023-12-11add statmount(2) syscallMiklos Szeredi
2023-11-12LSM: Create lsm_list_modules system callCasey Schaufler
2023-11-12LSM: syscalls for current process attributesCasey Schaufler
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-03syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta
2023-09-21futex: Add sys_futex_requeue()peterz@infradead.org
2023-09-21futex: Add sys_futex_wait()peterz@infradead.org
2023-09-21futex: Add sys_futex_wake()peterz@infradead.org
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-28Merge tag 'core-entry-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-23entry: Remove empty addr_limit_user_check()Mark Rutland
2023-08-02x86/shstk: Introduce map_shadow_stack syscallRick Edgecombe
2023-07-27fs: Add fchmodat2()Alexey Gladkov
2023-07-11Non-functional cleanup of a "__user * filename"Palmer Dabbelt
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-22syscalls: Remove file path comments from headersSohil Mehta
2023-06-18posix-timers: Add sys_ni_posix_timers() prototypeArnd Bergmann
2023-06-09cachestat: implement cachestat syscallNhat Pham
2022-10-19x86/signal/32: Merge native and compat 32-bit signal codeBrian Gerst
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann
2022-01-15mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V
2021-10-07futex: Implement sys_futex_waitv()André Almeida
2021-10-07futex: Split out syscallsPeter Zijlstra
2021-09-09Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan
2021-08-20ARM: 9114/1: oabi-compat: rework sys_semtimedop emulationArnd Bergmann
2021-07-12exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman
2021-07-08arch, mm: wire up memfd_secret system call where relevantMike Rapoport
2021-06-07quota: Change quotactl_path() systcall to an fd-based oneJan Kara
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2021-04-22landlock: Add syscall implementationsMickaël Salaün
2021-03-17quota: wire up quotactl_pathSascha Hauer
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-12Merge branch 'linus' into locking/core, to pick up upstream fixesIngo Molnar
2021-01-28futex: Change utime parameter to be 'const ... *'Alejandro Colomar
2021-01-24fs: add mount_setattr()Christian Brauner
2020-12-28fanotify: Fix sys_fanotify_mark() on native x86-32Brian Gerst
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn
2020-12-16Merge tag 'for-5.11/io_uring-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-15Merge tag 'asm-generic-cleanup-5.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-10file: Replace ksys_close with close_fdEric W. Biederman
2020-12-10file: Rename __close_fd to close_fd and remove the files parameterEric W. Biederman
2020-12-09io_uring: add timeout support for io_uring_enter()Hao Xu
2020-11-13syscalls: Fix file comments for syscalls implemented in kernel/sys.cTal Zussman