index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
syscalls.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
1
-4
/
+0
*
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
2022-01-15
1
-0
/
+3
*
futex: Implement sys_futex_waitv()
André Almeida
2021-10-07
1
-0
/
+5
*
futex: Split out syscalls
Peter Zijlstra
2021-10-07
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-09-09
1
-0
/
+3
|
\
|
*
ARM: 9114/1: oabi-compat: rework sys_semtimedop emulation
Arnd Bergmann
2021-08-20
1
-0
/
+3
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
1
-0
/
+1
|
\
\
|
*
|
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2021-09-03
1
-0
/
+1
|
|
/
*
/
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
2021-07-12
1
-1
/
+0
|
/
*
arch, mm: wire up memfd_secret system call where relevant
Mike Rapoport
2021-07-08
1
-0
/
+1
*
quota: Change quotactl_path() systcall to an fd-based one
Jan Kara
2021-06-07
1
-2
/
+2
*
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2021-05-01
1
-0
/
+7
|
\
|
*
landlock: Add syscall implementations
Mickaël Salaün
2021-04-22
1
-0
/
+7
*
|
quota: wire up quotactl_path
Sascha Hauer
2021-03-17
1
-0
/
+2
|
/
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-0
/
+4
|
\
|
*
fs: add mount_setattr()
Christian Brauner
2021-01-24
1
-0
/
+4
*
|
Merge branch 'linus' into locking/core, to pick up upstream fixes
Ingo Molnar
2021-02-12
1
-0
/
+24
|
\
|
|
*
fanotify: Fix sys_fanotify_mark() on native x86-32
Brian Gerst
2020-12-28
1
-0
/
+24
*
|
futex: Change utime parameter to be 'const ... *'
Alejandro Colomar
2021-01-28
1
-4
/
+4
|
/
*
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
2020-12-19
1
-0
/
+5
*
Merge tag 'for-5.11/io_uring-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-1
/
+1
|
\
|
*
io_uring: add timeout support for io_uring_enter()
Hao Xu
2020-12-09
1
-1
/
+1
*
|
Merge tag 'asm-generic-cleanup-5.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-12-15
1
-1
/
+1
|
\
\
|
*
|
syscalls: Fix file comments for syscalls implemented in kernel/sys.c
Tal Zussman
2020-11-13
1
-1
/
+1
|
|
/
*
|
file: Replace ksys_close with close_fd
Eric W. Biederman
2020-12-10
1
-12
/
+0
*
|
file: Rename __close_fd to close_fd and remove the files parameter
Eric W. Biederman
2020-12-10
1
-3
/
+3
|
/
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-3
/
+3
*
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
2020-10-18
1
-0
/
+2
*
rseq/membarrier: Add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
Peter Oskolkov
2020-09-25
1
-1
/
+1
*
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-14
1
-2
/
+0
*
syscalls: use uaccess_kernel in addr_limit_user_check
Christoph Hellwig
2020-08-12
1
-1
/
+1
*
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-07
1
-83
/
+0
|
\
|
*
init: add an init_mknod helper
Christoph Hellwig
2020-07-31
1
-9
/
+0
|
*
init: add an init_mkdir helper
Christoph Hellwig
2020-07-31
1
-7
/
+0
|
*
init: add an init_symlink helper
Christoph Hellwig
2020-07-31
1
-9
/
+0
|
*
init: add an init_link helper
Christoph Hellwig
2020-07-31
1
-9
/
+0
|
*
init: add an init_eaccess helper
Christoph Hellwig
2020-07-31
1
-7
/
+0
|
*
init: add an init_chmod helper
Christoph Hellwig
2020-07-31
1
-7
/
+0
|
*
init: add an init_chroot helper
Christoph Hellwig
2020-07-31
1
-2
/
+0
|
*
init: add an init_chdir helper
Christoph Hellwig
2020-07-31
1
-1
/
+0
|
*
init: add an init_rmdir helper
Christoph Hellwig
2020-07-31
1
-7
/
+0
|
*
init: add an init_unlink helper
Christoph Hellwig
2020-07-31
1
-7
/
+0
|
*
init: add an init_umount helper
Christoph Hellwig
2020-07-31
1
-1
/
+0
|
*
fs: push the getname from do_rmdir into the callers
Christoph Hellwig
2020-07-31
1
-2
/
+2
|
*
fs: remove ksys_ioctl
Christoph Hellwig
2020-07-31
1
-1
/
+0
|
*
fs: remove ksys_fchmod
Christoph Hellwig
2020-07-31
1
-1
/
+0
|
*
fs: remove ksys_dup
Christoph Hellwig
2020-07-31
1
-1
/
+0
|
*
fs: remove ksys_open
Christoph Hellwig
2020-07-31
1
-11
/
+0
|
*
fs: remove ksys_getdents64
Christoph Hellwig
2020-07-31
1
-2
/
+0
|
*
initrd: switch initrd loading to struct file based APIs
Christoph Hellwig
2020-07-30
1
-1
/
+0
[next]