index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
unistd32.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: add faccessat2 syscall
Miklos Szeredi
2020-05-14
1
-0
/
+2
*
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-01-29
1
-0
/
+2
|
\
|
*
arch: wire up pidfd_getfd syscall
Sargun Dhillon
2020-01-13
1
-0
/
+2
*
|
open: introduce openat2(2) syscall
Aleksa Sarai
2020-01-18
1
-0
/
+2
|
/
*
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2019-07-11
1
-0
/
+2
|
\
|
*
arch: wire-up clone3() syscall
Christian Brauner
2019-06-09
1
-0
/
+2
*
|
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-10
1
-0
/
+2
|
\
\
|
*
|
arch: wire-up pidfd_open()
Christian Brauner
2019-06-28
1
-0
/
+2
|
|
/
*
/
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
-0
/
+12
*
arch: add pidfd and io_uring syscalls everywhere
Arnd Bergmann
2019-04-15
1
-0
/
+8
*
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
2019-02-07
1
-0
/
+41
*
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
2019-02-07
1
-24
/
+24
*
ipc: rename old-style shmctl/semctl/msgctl syscalls
Arnd Bergmann
2019-01-25
1
-3
/
+3
*
ARM: add kexec_file_load system call number
Arnd Bergmann
2019-01-25
1
-0
/
+2
*
ARM: add migrate_pages() system call
Arnd Bergmann
2019-01-25
1
-0
/
+2
*
arm64: compat: Hook up io_pgetevents() for 32-bit tasks
Will Deacon
2019-01-04
1
-0
/
+2
*
arm64: convert compat wrappers to C
Mark Rutland
2018-07-12
1
-11
/
+11
*
arm64: remove sigreturn wrappers
Mark Rutland
2018-07-12
1
-2
/
+2
*
arm64: rseq: Implement backend rseq calls and select HAVE_RSEQ
Will Deacon
2018-07-11
1
-0
/
+2
*
Remove compat_sys_getdents64()
Al Viro
2017-04-17
1
-1
/
+1
*
arm64: compat: Update compat syscalls
Will Deacon
2017-03-21
1
-0
/
+8
*
arm64: unistd32.h: wire up missing syscalls for compat tasks
Will Deacon
2016-06-01
1
-0
/
+8
*
arm64: compat: wire up new syscalls
Will Deacon
2015-10-14
1
-0
/
+9
*
arm64: fix implementation of mmap2 compat syscall
Andreas Schwab
2015-03-19
1
-1
/
+1
*
arm64: compat: wire up compat_sys_execveat
Will Deacon
2015-01-12
1
-0
/
+2
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-12-09
1
-1
/
+2
|
\
|
*
arm64: add seccomp syscall for compat task
AKASHI Takahiro
2014-11-28
1
-1
/
+2
*
|
arm64: compat: Enable bpf syscall
Catalin Marinas
2014-11-05
1
-0
/
+2
|
/
*
arm64: compat: wire up memfd_create and getrandom syscalls for aarch32
Will Deacon
2014-08-18
1
-0
/
+5
*
arm64: Add __NR_* definitions for compat syscalls
Catalin Marinas
2014-07-10
1
-400
/
+766
*
arm64: add renameat2 compat syscall
Miklos Szeredi
2014-04-23
1
-1
/
+2
*
arm64: __NR_compat_syscalls fix
Miklos Szeredi
2014-04-22
1
-1
/
+1
*
arm64: compat: Wire up new AArch32 syscalls
Catalin Marinas
2014-02-05
1
-1
/
+4
*
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
2013-05-09
1
-1
/
+1
*
fix compat truncate/ftruncate
Al Viro
2013-02-25
1
-2
/
+2
*
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-24
1
-1
/
+1
*
arm64: switch compat to generic old sigsuspend
Al Viro
2013-02-14
1
-1
/
+1
*
arm64: switch to generic sigaltstack
Al Viro
2013-02-14
1
-1
/
+1
*
arm64: compat: add syscall table entries for new syscalls
Will Deacon
2013-01-15
1
-1
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-12
1
-2
/
+2
|
\
|
*
arm64: sanitize copy_thread(), switch to generic fork/vfork/clone
Al Viro
2012-11-28
1
-2
/
+2
*
|
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-12-12
1
-5
/
+5
|
\
\
|
*
|
arm64: compat for clock_adjtime(2) is miswired
Al Viro
2012-12-05
1
-1
/
+1
|
|
/
|
*
arm64: get rid of fork/vfork/clone wrappers
Al Viro
2012-10-22
1
-3
/
+3
|
*
arm64: Use generic sys_execve() implementation
Catalin Marinas
2012-10-17
1
-1
/
+1
*
|
open*(2) compat fixes (s390, arm64)
Al Viro
2012-12-02
1
-1
/
+1
|
/
*
arm64: Do not include asm/unistd32.h in asm/unistd.h
Catalin Marinas
2012-10-11
1
-18
/
+0
*
arm64: Remove unused definitions from asm/unistd32.h
Catalin Marinas
2012-10-11
1
-707
/
+384
*
arm64: Use the generic compat_sys_sendfile() implementation
Catalin Marinas
2012-10-08
1
-0
/
+1
[next]