aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/sys_oabi-compat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-10Merge branches 'fixes', 'misc' and 'spectre' into for-nextRussell King1-2/+6
2018-10-05ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()Julien Thierry1-2/+6
2018-08-13Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King1-3/+5
2018-08-02ARM: oabi-compat: copy semops using __copy_from_user()Russell King1-3/+5
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-2/+2
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar1-0/+1
2016-08-10arm: oabi compat: add missing access checksDave Weinstein1-1/+7
2015-12-29[PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro1-36/+37
2014-11-19separate kernel- and userland-side msghdrAl Viro1-2/+2
2014-04-22locks: rename file-private locks to "open file description locks"Jeff Layton1-3/+3
2014-03-31locks: add new fcntl cmd values for handling file private locksJeff Layton1-0/+3
2012-05-15userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman1-2/+2
2011-04-29ARM: 6891/1: prevent heap corruption in OABI semtimedopDan Rosenberg1-1/+1
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-3/+3
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig1-3/+0
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin1-14/+5
2009-04-16[ARM] 5453/1: fix building breakage of sys_oabi-compat.c due to missing kmalloc/kfreeeric miao1-0/+1
2008-09-06[ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King1-1/+1
2008-03-28[ARM] 4878/1: Add oabi shim for fstatat64Riku Voipio1-0/+24
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+1
2006-02-16[ARM] 3338/1: old ABI compat: sys_socketcallNicolas Pitre1-0/+30
2006-02-08[ARM] 3308/1: old ABI compat: struct sockaddr_unNicolas Pitre1-0/+71
2006-01-14[ARM] 3109/1: old ABI compat: syscall wrappers for ABI impedance matchingNicolas Pitre1-0/+339