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