开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
asm-generic
/
unistd.h
Age
Commit message (
Expand
)
Author
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-22
syscalls: Remove file path comments from headers
Sohil Mehta
2023-06-09
cachestat: implement cachestat syscall
Nhat Pham
2022-04-26
syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
Guo Ren
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
2021-10-07
futex: Implement sys_futex_waitv()
André Almeida
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2021-07-08
arch, mm: wire up memfd_secret system call where relevant
Mike Rapoport
2021-06-07
quota: Change quotactl_path() systcall to an fd-based one
Jan Kara
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2021-04-22
arch: Wire up Landlock syscalls
Mickaël Salaün
2021-03-17
quota: wire up quotactl_path
Sascha Hauer
2021-01-24
fs: add mount_setattr()
Christian Brauner
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
2020-11-13
syscalls: Fix file comments for syscalls implemented in kernel/sys.c
Tal Zussman
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
2020-10-12
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-03
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
2020-10-03
fs: remove compat_sys_vmsplice
Christoph Hellwig
2020-10-03
fs: remove the compat readv/writev syscalls
Christoph Hellwig
2020-09-22
fs: remove compat_sys_mount
Christoph Hellwig
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-07-19
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
2020-06-17
arch: wire-up close_range()
Christian Brauner
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
2020-01-29
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-01-18
open: introduce openat2(2) syscall
Aleksa Sarai
2020-01-13
arch: wire up pidfd_getfd syscall
Sargun Dhillon
2019-09-06
ipc: fix semtimedop for generic 32-bit architectures
Arnd Bergmann
2019-07-15
unistd: protect clone3 via __ARCH_WANT_SYS_CLONE3
Christian Brauner
2019-07-11
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2019-06-28
arch: wire-up pidfd_open()
Christian Brauner
2019-06-09
arch: wire-up clone3() syscall
Christian Brauner
2019-05-16
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
David Howells
2019-03-16
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2019-03-08
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-05
signal: add pidfd_send_signal() syscall
Christian Brauner
2019-02-28
io_uring: add support for pre-mapped user IO buffers
Jens Axboe
2019-02-28
Add io_uring IO interface
Jens Axboe
2019-02-19
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
2019-02-19
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
2019-02-18
compat ABI: use non-compat openat and open_by_handle_at variants
Yury Norov
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
2019-02-07
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
2019-02-07
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
2019-01-25
arch: add split IPC system calls where needed
Arnd Bergmann
2018-12-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-12-06
asm-generic: unistd.h: fixup broken macro include.
Guo Ren
2018-12-06
asm-generic: add kexec_file_load system call to unistd.h
AKASHI Takahiro
[next]