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
/
kernel
/
sys_compat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-01-05
1
-6
/
+5
|
\
|
*
arm64: compat: Don't pull syscall number from regs in arm_compat_syscall
Will Deacon
2019-01-04
1
-5
/
+4
|
*
arm64: compat: Avoid sending SIGILL for unallocated syscall numbers
Will Deacon
2019-01-04
1
-2
/
+2
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-1
/
+1
|
/
*
signal/arm64: Push siginfo generation into arm64_notify_die
Eric W. Biederman
2018-09-27
1
-8
/
+5
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+1
*
arm64: uaccess: Fix omissions from usercopy whitelist
Dave Martin
2018-03-28
1
-1
/
+1
*
arm64: Mirror arm for unimplemented compat syscalls
Michael Weiser
2018-03-05
1
-1
/
+20
*
arm64: uaccess: Formalise types for access_ok()
Robin Murphy
2018-02-19
1
-1
/
+1
*
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
arm64: simplify sysreg manipulation
Mark Rutland
2016-09-09
1
-1
/
+1
*
arm64: compat: align cacheflush syscall with arch/arm
Vladimir Murzin
2014-12-01
1
-20
/
+29
*
arm64: flush TLS registers during exec
Will Deacon
2014-09-11
1
-0
/
+6
*
arm64: Add __NR_* definitions for compat syscalls
Catalin Marinas
2014-07-10
1
-1
/
+1
*
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
2012-12-17
1
-15
/
+0
*
arm64: sanitize copy_thread(), switch to generic fork/vfork/clone
Al Viro
2012-11-28
1
-11
/
+0
*
arm64: get rid of fork/vfork/clone wrappers
Al Viro
2012-10-22
1
-15
/
+5
*
arm64: Use generic sys_execve() implementation
Catalin Marinas
2012-10-17
1
-18
/
+0
*
Merge tag 'arm64-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...
Linus Torvalds
2012-10-13
1
-3
/
+1
|
\
|
*
arm64: Do not include asm/unistd32.h in asm/unistd.h
Catalin Marinas
2012-10-11
1
-3
/
+1
*
|
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
1
-3
/
+3
|
/
*
arm64: Use the generic compat_sys_sendfile() implementation
Catalin Marinas
2012-10-08
1
-20
/
+0
*
arm64: 32-bit (compat) applications support
Will Deacon
2012-09-17
1
-0
/
+164