index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
sys_oabi-compat.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-07
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-10-10
Merge branches 'fixes', 'misc' and 'spectre' into for-next
Russell King
2018-10-05
ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()
Julien Thierry
2018-08-13
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
Russell King
2018-08-02
ARM: oabi-compat: copy semops using __copy_from_user()
Russell King
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2016-08-10
arm: oabi compat: add missing access checks
Dave Weinstein
2015-12-29
[PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()
Al Viro
2014-11-19
separate kernel- and userland-side msghdr
Al Viro
2014-04-22
locks: rename file-private locks to "open file description locks"
Jeff Layton
2014-03-31
locks: add new fcntl cmd values for handling file private locks
Jeff Layton
2012-05-15
userns: Convert stat to return values mapped from kuids and kgids
Eric W. Biederman
2011-04-29
ARM: 6891/1: prevent heap corruption in OABI semtimedop
Dan Rosenberg
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
2009-04-20
Separate out common fstatat code into vfs_fstatat
Oleg Drokin
2009-04-16
[ARM] 5453/1: fix building breakage of sys_oabi-compat.c due to missing kmall...
eric miao
2008-09-06
[ARM] Convert asm/uaccess.h to linux/uaccess.h
Russell King
2008-03-28
[ARM] 4878/1: Add oabi shim for fstatat64
Riku Voipio
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
2006-02-16
[ARM] 3338/1: old ABI compat: sys_socketcall
Nicolas Pitre
2006-02-08
[ARM] 3308/1: old ABI compat: struct sockaddr_un
Nicolas Pitre
2006-01-14
[ARM] 3109/1: old ABI compat: syscall wrappers for ABI impedance matching
Nicolas Pitre