summaryrefslogtreecommitdiffstats
path: root/include/linux/syscalls.h
Commit message (Expand)AuthorAgeFilesLines
* lsm: use 32-bit compatible data types in LSM syscallsCasey Schaufler2024-03-141-3/+3
* x86/entry/ia32: Ensure s32 is sign extended to s64Richard Palethorpe2024-01-241-0/+1
* fs: rework listmount() implementationChristian Brauner2024-01-131-1/+1
* Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-091-0/+6
|\
| * LSM: Create lsm_list_modules system callCasey Schaufler2023-11-121-0/+1
| * LSM: syscalls for current process attributesCasey Schaufler2023-11-121-0/+5
* | add listmount(2) syscallMiklos Szeredi2023-12-141-0/+3
* | add statmount(2) syscallMiklos Szeredi2023-12-111-0/+5
|/
* Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-011-1/+0
|\
| * syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta2023-10-031-1/+0
* | futex: Add sys_futex_requeue()peterz@infradead.org2023-09-211-0/+3
* | futex: Add sys_futex_wait()peterz@infradead.org2023-09-211-0/+4
* | futex: Add sys_futex_wake()peterz@infradead.org2023-09-211-0/+3
|/
* Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-0/+1
|\
| * x86/shstk: Introduce map_shadow_stack syscallRick Edgecombe2023-08-021-0/+1
* | Merge tag 'core-entry-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-281-16/+0
|\ \
| * | entry: Remove empty addr_limit_user_check()Mark Rutland2023-08-231-16/+0
| |/
* | fs: Add fchmodat2()Alexey Gladkov2023-07-271-0/+2
* | Non-functional cleanup of a "__user * filename"Palmer Dabbelt2023-07-111-1/+1
|/
* Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-061-125/+15
|\
| * syscalls: Remove file path comments from headersSohil Mehta2023-06-221-125/+15
* | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-281-0/+5
|\ \
| * | cachestat: implement cachestat syscallNhat Pham2023-06-091-0/+5
| |/
* / posix-timers: Add sys_ni_posix_timers() prototypeArnd Bergmann2023-06-181-0/+1
|/
* x86/signal/32: Merge native and compat 32-bit signal codeBrian Gerst2022-10-191-0/+2
* uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-251-4/+0
* mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V2022-01-151-0/+3
* futex: Implement sys_futex_waitv()André Almeida2021-10-071-0/+5
* futex: Split out syscallsPeter Zijlstra2021-10-071-1/+1
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-09-091-0/+3
|\
| * ARM: 9114/1: oabi-compat: rework sys_semtimedop emulationArnd Bergmann2021-08-201-0/+3
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-0/+1
|\ \
| * | mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-031-0/+1
| |/
* / exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman2021-07-121-1/+0
|/
* arch, mm: wire up memfd_secret system call where relevantMike Rapoport2021-07-081-0/+1
* quota: Change quotactl_path() systcall to an fd-based oneJan Kara2021-06-071-2/+2
* Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-0/+7
|\
| * landlock: Add syscall implementationsMickaël Salaün2021-04-221-0/+7
* | quota: wire up quotactl_pathSascha Hauer2021-03-171-0/+2
|/
* Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-0/+4
|\
| * fs: add mount_setattr()Christian Brauner2021-01-241-0/+4
* | Merge branch 'linus' into locking/core, to pick up upstream fixesIngo Molnar2021-02-121-0/+24
|\|
| * fanotify: Fix sys_fanotify_mark() on native x86-32Brian Gerst2020-12-281-0/+24
* | futex: Change utime parameter to be 'const ... *'Alejandro Colomar2021-01-281-4/+4
|/
* epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-191-0/+5
* Merge tag 'for-5.11/io_uring-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-1/+1
|\
| * io_uring: add timeout support for io_uring_enter()Hao Xu2020-12-091-1/+1
* | Merge tag 'asm-generic-cleanup-5.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-151-1/+1
|\ \
| * | syscalls: Fix file comments for syscalls implemented in kernel/sys.cTal Zussman2020-11-131-1/+1
| |/
* | file: Replace ksys_close with close_fdEric W. Biederman2020-12-101-12/+0