Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c4792b6dbc5070fe67f4cdcfdad39416333acbe0
/
arch
/
arm64
/
kernel
/
sys_compat.c
27a22fb
arm64: Silence clang warning on mismatched value/register sizes
by Catalin Marinas
· 5 years ago
222fc0c
arm64: compat: Workaround Neoverse-N1 #1542419 for compat user-space
by James Morse
· 5 years ago
caab277
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
by Thomas Gleixner
· 6 years ago
078a5a4f
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
5329043
arm64: compat: Don't pull syscall number from regs in arm_compat_syscall
by Will Deacon
· 6 years ago
169113e
arm64: compat: Avoid sending SIGILL for unallocated syscall numbers
by Will Deacon
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
6fa998e
signal/arm64: Push siginfo generation into arm64_notify_die
by Eric W. Biederman
· 6 years ago
3eb0f51
signal: Ensure every siginfo we send has all bits initialized
by Eric W. Biederman
· 7 years ago
6589654
arm64: uaccess: Fix omissions from usercopy whitelist
by Dave Martin
· 7 years ago
532826f
arm64: Mirror arm for unimplemented compat syscalls
by Michael Weiser
· 7 years ago
9085b34
arm64: uaccess: Formalise types for access_ok()
by Robin Murphy
· 7 years ago
f361bf4
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency
by Ingo Molnar
· 8 years ago
adf7589
arm64: simplify sysreg manipulation
by Mark Rutland
· 8 years ago
a2d25a5
arm64: compat: align cacheflush syscall with arch/arm
by Vladimir Murzin
· 10 years ago
eb35bdd7
arm64: flush TLS registers during exec
by Will Deacon
· 10 years ago
f3e5c84
arm64: Add __NR_* definitions for compat syscalls
by Catalin Marinas
· 11 years ago
0ad50c3
compat: generic compat_sys_sched_rr_get_interval() implementation
by Catalin Marinas
· 12 years ago
9ac0800
arm64: sanitize copy_thread(), switch to generic fork/vfork/clone
by Al Viro
· 12 years ago
e0fd18c
arm64: get rid of fork/vfork/clone wrappers
by Al Viro
· 12 years ago
6a87277
arm64: Use generic sys_execve() implementation
by Catalin Marinas
· 12 years ago
b4fe19f
Merge tag 'arm64-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
91a27b2
vfs: define struct filename and have getname() return it
by Jeff Layton
· 12 years ago
f3d447a
arm64: Do not include asm/unistd32.h in asm/unistd.h
by Catalin Marinas
· 12 years ago
e048d00
arm64: Use the generic compat_sys_sendfile() implementation
by Catalin Marinas
· 12 years ago
3dd681d
arm64: 32-bit (compat) applications support
by Will Deacon
· 13 years ago