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.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
/
arch
/
arm64
/
include
/
asm
/
unistd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-26
fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
Guo Ren
1
-0
/
+1
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
1
-1
/
+1
2021-10-07
futex,arm: Wire up sys_futex_waitv()
André Almeida
1
-1
/
+1
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
1
-1
/
+1
2021-04-22
arch: Wire up Landlock syscalls
Mickaël Salaün
1
-1
/
+1
2021-01-24
fs: add mount_setattr()
Christian Brauner
1
-1
/
+1
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
1
-1
/
+1
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
1
-1
/
+1
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
1
-1
/
+1
2020-03-19
arm64: compat: Fix syscall number of compat_clock_getres
Vincenzo Frascino
1
-1
/
+1
2020-01-30
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
1
-1
/
+1
2020-01-29
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2020-01-18
open: introduce openat2(2) syscall
Aleksa Sarai
1
-1
/
+1
2020-01-13
arch: wire up pidfd_getfd syscall
Sargun Dhillon
1
-1
/
+1
2020-01-07
arm64: Move __ARCH_WANT_SYS_CLONE3 definition to uapi headers
Amanieu d'Antras
1
-1
/
+0
2019-07-11
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
1
-1
/
+2
2019-07-11
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2019-06-28
arch: wire-up pidfd_open()
Christian Brauner
1
-1
/
+1
2019-06-22
arm64: compat: Add missing syscall numbers
Vincenzo Frascino
1
-0
/
+5
2019-06-21
arch: handle arches who do not yet define clone3
Christian Brauner
1
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-09
arch: wire-up clone3() syscall
Christian Brauner
1
-1
/
+1
2019-05-16
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
David Howells
1
-1
/
+1
2019-04-15
arch: add pidfd and io_uring syscalls everywhere
Arnd Bergmann
1
-1
/
+1
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
1
-1
/
+1
2019-01-25
ARM: add kexec_file_load system call number
Arnd Bergmann
1
-1
/
+1
2019-01-25
ARM: add migrate_pages() system call
Arnd Bergmann
1
-1
/
+1
2019-01-04
arm64: compat: Hook up io_pgetevents() for 32-bit tasks
Will Deacon
1
-1
/
+1
2019-01-04
arm64: compat: Avoid sending SIGILL for unallocated syscall numbers
Will Deacon
1
-2
/
+3
2018-08-29
y2038: utimes: Rework #ifdef guards for compat syscalls
Arnd Bergmann
1
-0
/
+1
2018-08-29
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
1
-1
/
+0
2018-07-11
arm64: rseq: Implement backend rseq calls and select HAVE_RSEQ
Will Deacon
1
-1
/
+1
2017-04-17
Remove compat_sys_getdents64()
Al Viro
1
-1
/
+0
2017-03-21
arm64: compat: Update compat syscalls
Will Deacon
1
-1
/
+1
2016-06-01
arm64: unistd32.h: wire up missing syscalls for compat tasks
Will Deacon
1
-1
/
+1
2015-10-14
arm64: compat: wire up new syscalls
Will Deacon
1
-1
/
+1
2015-02-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+3
2015-01-27
arm64: Implement the compat_sys_call_table in C
Catalin Marinas
1
-0
/
+3
2015-01-12
arm64: compat: wire up compat_sys_execveat
Will Deacon
1
-1
/
+1
2015-01-07
arm64: Correct __NR_compat_syscalls for bpf
Mark Rutland
1
-1
/
+1
2014-11-28
arm64: add seccomp support
AKASHI Takahiro
1
-0
/
+3
2014-08-18
arm64: compat: wire up memfd_create and getrandom syscalls for aarch32
Will Deacon
1
-1
/
+1
2014-07-10
arm64: Add __NR_* definitions for compat syscalls
Catalin Marinas
1
-0
/
+17
2014-05-29
arm64: ftrace: Add system call tracepoint
AKASHI Takahiro
1
-0
/
+2
2014-03-04
compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64
Heiko Carstens
1
-0
/
+1
2013-02-14
burying unused conditionals
Al Viro
1
-2
/
+0
2012-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2012-12-20
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
1
-1
/
+0
2012-12-18
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
1
-0
/
+1
2012-11-29
arm64: sanitize copy_thread(), switch to generic fork/vfork/clone
Al Viro
1
-0
/
+3
[next]