index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
syscalls.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-14
lsm: use 32-bit compatible data types in LSM syscalls
Casey Schaufler
1
-3
/
+3
2024-01-24
x86/entry/ia32: Ensure s32 is sign extended to s64
Richard Palethorpe
1
-0
/
+1
2024-01-13
fs: rework listmount() implementation
Christian Brauner
1
-1
/
+1
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+6
2023-12-14
add listmount(2) syscall
Miklos Szeredi
1
-0
/
+3
2023-12-11
add statmount(2) syscall
Miklos Szeredi
1
-0
/
+5
2023-11-13
LSM: Create lsm_list_modules system call
Casey Schaufler
1
-0
/
+1
2023-11-13
LSM: syscalls for current process attributes
Casey Schaufler
1
-0
/
+5
2023-11-02
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2023-10-03
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
1
-1
/
+0
2023-09-21
futex: Add sys_futex_requeue()
peterz@infradead.org
1
-0
/
+3
2023-09-21
futex: Add sys_futex_wait()
peterz@infradead.org
1
-0
/
+4
2023-09-21
futex: Add sys_futex_wake()
peterz@infradead.org
1
-0
/
+3
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-29
Merge tag 'core-entry-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-16
/
+0
2023-08-23
entry: Remove empty addr_limit_user_check()
Mark Rutland
1
-16
/
+0
2023-08-03
x86/shstk: Introduce map_shadow_stack syscall
Rick Edgecombe
1
-0
/
+1
2023-07-27
fs: Add fchmodat2()
Alexey Gladkov
1
-0
/
+2
2023-07-11
Non-functional cleanup of a "__user * filename"
Palmer Dabbelt
1
-1
/
+1
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-125
/
+15
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+5
2023-06-22
syscalls: Remove file path comments from headers
Sohil Mehta
1
-125
/
+15
2023-06-18
posix-timers: Add sys_ni_posix_timers() prototype
Arnd Bergmann
1
-0
/
+1
2023-06-10
cachestat: implement cachestat syscall
Nhat Pham
1
-0
/
+5
2022-10-19
x86/signal/32: Merge native and compat 32-bit signal code
Brian Gerst
1
-0
/
+2
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
1
-4
/
+0
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
1
-0
/
+3
2021-10-07
futex: Implement sys_futex_waitv()
André Almeida
1
-0
/
+5
2021-10-07
futex: Split out syscalls
Peter Zijlstra
1
-1
/
+1
2021-09-09
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+3
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
1
-0
/
+1
2021-08-20
ARM: 9114/1: oabi-compat: rework sys_semtimedop emulation
Arnd Bergmann
1
-0
/
+3
2021-07-12
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
1
-1
/
+0
2021-07-08
arch, mm: wire up memfd_secret system call where relevant
Mike Rapoport
1
-0
/
+1
2021-06-07
quota: Change quotactl_path() systcall to an fd-based one
Jan Kara
1
-2
/
+2
2021-05-02
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+7
2021-04-22
landlock: Add syscall implementations
Mickaël Salaün
1
-0
/
+7
2021-03-17
quota: wire up quotactl_path
Sascha Hauer
1
-0
/
+2
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2021-02-12
Merge branch 'linus' into locking/core, to pick up upstream fixes
Ingo Molnar
1
-0
/
+24
2021-01-28
futex: Change utime parameter to be 'const ... *'
Alejandro Colomar
1
-4
/
+4
2021-01-24
fs: add mount_setattr()
Christian Brauner
1
-0
/
+4
2020-12-28
fanotify: Fix sys_fanotify_mark() on native x86-32
Brian Gerst
1
-0
/
+24
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
1
-0
/
+5
2020-12-16
Merge tag 'for-5.11/io_uring-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-12-16
Merge tag 'asm-generic-cleanup-5.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2020-12-10
file: Replace ksys_close with close_fd
Eric W. Biederman
1
-12
/
+0
2020-12-10
file: Rename __close_fd to close_fd and remove the files parameter
Eric W. Biederman
1
-3
/
+3
2020-12-09
io_uring: add timeout support for io_uring_enter()
Hao Xu
1
-1
/
+1
[next]