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
/
uapi
/
asm-generic
/
unistd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
1
-1
/
+3
2020-10-13
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2020-10-03
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
1
-4
/
+2
2020-10-03
fs: remove compat_sys_vmsplice
Christoph Hellwig
1
-1
/
+1
2020-10-03
fs: remove the compat readv/writev syscalls
Christoph Hellwig
1
-2
/
+2
2020-09-23
fs: remove compat_sys_mount
Christoph Hellwig
1
-1
/
+1
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-2
/
+2
2020-07-20
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
1
-2
/
+2
2020-06-17
arch: wire-up close_range()
Christian Brauner
1
-0
/
+2
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
1
-1
/
+3
2020-01-30
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
1
-1
/
+3
2020-01-18
open: introduce openat2(2) syscall
Aleksa Sarai
1
-1
/
+4
2020-01-13
arch: wire up pidfd_getfd syscall
Sargun Dhillon
1
-1
/
+3
2019-09-06
ipc: fix semtimedop for generic 32-bit architectures
Arnd Bergmann
1
-1
/
+1
2019-07-15
unistd: protect clone3 via __ARCH_WANT_SYS_CLONE3
Christian Brauner
1
-0
/
+2
2019-07-11
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
1
-1
/
+3
2019-06-28
arch: wire-up pidfd_open()
Christian Brauner
1
-1
/
+3
2019-06-09
arch: wire-up clone3() syscall
Christian Brauner
1
-1
/
+3
2019-05-16
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
David Howells
1
-1
/
+13
2019-03-16
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-0
/
+2
2019-03-09
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+8
2019-03-05
signal: add pidfd_send_signal() syscall
Christian Brauner
1
-1
/
+3
2019-02-28
io_uring: add support for pre-mapped user IO buffers
Jens Axboe
1
-1
/
+3
2019-02-28
Add io_uring IO interface
Jens Axboe
1
-1
/
+5
2019-02-19
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
1
-0
/
+36
2019-02-19
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
1
-0
/
+5
2019-02-18
compat ABI: use non-compat openat and open_by_handle_at variants
Yury Norov
1
-3
/
+2
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
1
-1
/
+43
2019-02-07
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
1
-28
/
+28
2019-02-07
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
1
-22
/
+22
2019-01-25
arch: add split IPC system calls where needed
Arnd Bergmann
1
-0
/
+1
2018-12-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+3
2018-12-06
asm-generic: unistd.h: fixup broken macro include.
Guo Ren
1
-0
/
+4
2018-12-06
asm-generic: add kexec_file_load system call to unistd.h
AKASHI Takahiro
1
-1
/
+3
2018-08-29
y2038: Remove stat64 family from default syscall set
Arnd Bergmann
1
-0
/
+2
2018-07-11
asm-generic: unistd.h: Wire up sys_rseq
Will Deacon
1
-1
/
+3
2018-05-02
aio: implement io_pgetevents
Christoph Hellwig
1
-1
/
+3
2018-03-26
asm-generic: clean up asm/unistd.h
Arnd Bergmann
1
-163
/
+0
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
1
-0
/
+1
2017-04-17
Remove compat_sys_getdents64()
Al Viro
1
-2
/
+1
2017-03-20
generic syscalls: Wire up statx syscall
Stafford Horne
1
-1
/
+3
2016-10-17
generic syscalls: kill cruft from removed pkey syscalls
Dave Hansen
1
-4
/
+0
2016-09-09
generic syscalls: Wire up memory protection keys syscalls
Dave Hansen
1
-1
/
+11
2016-05-05
asm-generic: Drop renameat syscall from default list
James Hogan
1
-0
/
+3
2016-05-05
asm-generic: use compat version for preadv2 and pwritev2
Yury Norov
1
-2
/
+2
2016-04-23
generic syscalls: wire up preadv2 and pwritev2 syscalls
Andre Przywara
1
-1
/
+5
2015-12-01
vfs: add copy_file_range syscall and vfs helper
Zach Brown
1
-1
/
+3
2015-11-06
mm: mlock: add new mlock system call
Eric B Munson
1
-1
/
+3
2015-09-23
userfaultfd: register uapi generic syscall (aarch64)
Dr. David Alan Gilbert
1
-3
/
+5
2015-09-12
sys_membarrier(): system-wide memory barrier (generic, x86)
Mathieu Desnoyers
1
-1
/
+3
[next]