summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/sys_oabi-compat.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* y2038: use time32 syscall names on 32-bitArnd Bergmann2019-02-071-4/+4
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-2/+2
* Merge branches 'fixes', 'misc' and 'spectre' into for-nextRussell King2018-10-101-2/+6
|\
| * ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()Julien Thierry2018-10-051-2/+6
* | Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King2018-08-131-3/+5
|\|
| * ARM: oabi-compat: copy semops using __copy_from_user()Russell King2018-08-021-3/+5
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-2/+2
|/
* sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
* arm: oabi compat: add missing access checksDave Weinstein2016-08-101-1/+7
* [PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro2015-12-291-36/+37
* separate kernel- and userland-side msghdrAl Viro2014-11-191-2/+2
* locks: rename file-private locks to "open file description locks"Jeff Layton2014-04-221-3/+3
* locks: add new fcntl cmd values for handling file private locksJeff Layton2014-03-311-0/+3
* userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman2012-05-151-2/+2
* ARM: 6891/1: prevent heap corruption in OABI semtimedopDan Rosenberg2011-04-291-1/+1
* Mark arguments to certain syscalls as being constDavid Howells2010-08-141-3/+3
* Add generic sys_ipc wrapperChristoph Hellwig2010-03-131-3/+0Star
* Separate out common fstatat code into vfs_fstatatOleg Drokin2009-04-211-14/+5Star
* [ARM] 5453/1: fix building breakage of sys_oabi-compat.c due to missing kmall...eric miao2009-04-161-0/+1
* [ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King2008-09-061-1/+1
* [ARM] 4878/1: Add oabi shim for fstatat64Riku Voipio2008-03-281-0/+24
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+1
* [ARM] 3338/1: old ABI compat: sys_socketcallNicolas Pitre2006-02-161-0/+30
* [ARM] 3308/1: old ABI compat: struct sockaddr_unNicolas Pitre2006-02-081-0/+71
* [ARM] 3109/1: old ABI compat: syscall wrappers for ABI impedance matchingNicolas Pitre2006-01-141-0/+339