index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
sys_compat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-6
/
+5
2019-01-04
arm64: compat: Don't pull syscall number from regs in arm_compat_syscall
Will Deacon
1
-5
/
+4
2019-01-04
arm64: compat: Avoid sending SIGILL for unallocated syscall numbers
Will Deacon
1
-2
/
+2
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-09-27
signal/arm64: Push siginfo generation into arm64_notify_die
Eric W. Biederman
1
-8
/
+5
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-0
/
+1
2018-03-28
arm64: uaccess: Fix omissions from usercopy whitelist
Dave Martin
1
-1
/
+1
2018-03-05
arm64: Mirror arm for unimplemented compat syscalls
Michael Weiser
1
-1
/
+20
2018-02-19
arm64: uaccess: Formalise types for access_ok()
Robin Murphy
1
-1
/
+1
2017-03-02
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...
Ingo Molnar
1
-0
/
+1
2016-09-09
arm64: simplify sysreg manipulation
Mark Rutland
1
-1
/
+1
2014-12-01
arm64: compat: align cacheflush syscall with arch/arm
Vladimir Murzin
1
-20
/
+29
2014-09-11
arm64: flush TLS registers during exec
Will Deacon
1
-0
/
+6
2014-07-10
arm64: Add __NR_* definitions for compat syscalls
Catalin Marinas
1
-1
/
+1
2012-12-17
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
1
-15
/
+0
2012-11-28
arm64: sanitize copy_thread(), switch to generic fork/vfork/clone
Al Viro
1
-11
/
+0
2012-10-22
arm64: get rid of fork/vfork/clone wrappers
Al Viro
1
-15
/
+5
2012-10-17
arm64: Use generic sys_execve() implementation
Catalin Marinas
1
-18
/
+0
2012-10-13
Merge tag 'arm64-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...
Linus Torvalds
1
-3
/
+1
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
1
-3
/
+3
2012-10-11
arm64: Do not include asm/unistd32.h in asm/unistd.h
Catalin Marinas
1
-3
/
+1
2012-10-08
arm64: Use the generic compat_sys_sendfile() implementation
Catalin Marinas
1
-20
/
+0
2012-09-17
arm64: 32-bit (compat) applications support
Will Deacon
1
-0
/
+164