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
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-3
/
+3
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
1
-0
/
+2
2020-09-25
rseq/membarrier: Add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
Peter Oskolkov
1
-1
/
+1
2020-08-15
all arch: remove system call sys_sysctl
Xiaoming Ni
1
-2
/
+0
2020-08-12
syscalls: use uaccess_kernel in addr_limit_user_check
Christoph Hellwig
1
-1
/
+1
2020-08-07
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-83
/
+0
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+4
2020-08-05
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2020-07-31
init: add an init_mknod helper
Christoph Hellwig
1
-9
/
+0
2020-07-31
init: add an init_mkdir helper
Christoph Hellwig
1
-7
/
+0
2020-07-31
init: add an init_symlink helper
Christoph Hellwig
1
-9
/
+0
2020-07-31
init: add an init_link helper
Christoph Hellwig
1
-9
/
+0
2020-07-31
init: add an init_eaccess helper
Christoph Hellwig
1
-7
/
+0
2020-07-31
init: add an init_chmod helper
Christoph Hellwig
1
-7
/
+0
2020-07-31
init: add an init_chroot helper
Christoph Hellwig
1
-2
/
+0
2020-07-31
init: add an init_chdir helper
Christoph Hellwig
1
-1
/
+0
2020-07-31
init: add an init_rmdir helper
Christoph Hellwig
1
-7
/
+0
2020-07-31
init: add an init_unlink helper
Christoph Hellwig
1
-7
/
+0
2020-07-31
init: add an init_umount helper
Christoph Hellwig
1
-1
/
+0
2020-07-31
fs: push the getname from do_rmdir into the callers
Christoph Hellwig
1
-2
/
+2
2020-07-31
fs: remove ksys_ioctl
Christoph Hellwig
1
-1
/
+0
2020-07-31
fs: remove ksys_fchmod
Christoph Hellwig
1
-1
/
+0
2020-07-31
fs: remove ksys_dup
Christoph Hellwig
1
-1
/
+0
2020-07-31
fs: remove ksys_open
Christoph Hellwig
1
-11
/
+0
2020-07-31
fs: remove ksys_getdents64
Christoph Hellwig
1
-2
/
+0
2020-07-30
initrd: switch initrd loading to struct file based APIs
Christoph Hellwig
1
-1
/
+0
2020-07-20
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
1
-0
/
+4
2020-06-17
open: add close_range()
Christian Brauner
1
-0
/
+2
2020-06-15
syscalls: Fix offset type of ksys_ftruncate()
Jiri Slaby
1
-1
/
+1
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
1
-2
/
+4
2020-01-30
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
1
-0
/
+1
2020-01-30
Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...
Linus Torvalds
1
-5
/
+4
2020-01-29
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2020-01-18
open: introduce openat2(2) syscall
Aleksa Sarai
1
-0
/
+3
2020-01-13
arch: wire up pidfd_getfd syscall
Sargun Dhillon
1
-0
/
+1
2020-01-03
Revert "fs: remove ksys_dup()"
Dominik Brodowski
1
-0
/
+1
2019-12-18
y2038: rename itimerval to __kernel_old_itimerval
Arnd Bergmann
1
-5
/
+4
2019-12-12
fs: remove ksys_dup()
Dominik Brodowski
1
-1
/
+0
2019-12-12
init: use do_mount() instead of ksys_mount()
Dominik Brodowski
1
-2
/
+0
2019-11-15
y2038: time: avoid timespec usage in settimeofday()
Arnd Bergmann
1
-1
/
+1
2019-11-15
y2038: syscalls: change remaining timeval to __kernel_old_timeval
Arnd Bergmann
1
-5
/
+5
2019-11-15
y2038: uapi: change __kernel_time_t to __kernel_old_time_t
Arnd Bergmann
1
-2
/
+2
2019-09-07
ipc: fix sparc64 ipc() wrapper
Arnd Bergmann
1
-0
/
+19
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+2
2019-07-11
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
1
-0
/
+4
2019-07-11
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-07-05
constify ksys_mount() string arguments
Al Viro
1
-2
/
+2
2019-06-28
pid: add pidfd_open()
Christian Brauner
1
-0
/
+1
2019-06-09
fork: add clone3
Christian Brauner
1
-0
/
+4
[next]