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