summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/sys_oabi-compat.c
AgeCommit message (Expand)Author
2023-06-19ARM: 9309/1: add missing syscall prototypesArnd Bergmann
2023-01-11filelock: move file locking definitions to separate header fileJeff Layton
2021-08-20ARM: 9110/1: oabi-compat: fix oabi epoll sparse warningArnd Bergmann
2021-08-20ARM: 9111/1: oabi-compat: rework fcntl64() emulationArnd Bergmann
2021-08-20ARM: 9114/1: oabi-compat: rework sys_semtimedop emulationArnd Bergmann
2021-08-20ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulationArnd Bergmann
2021-08-20ARM: 9109/1: oabi-compat: add epoll_pwait handlerArnd Bergmann
2021-02-22ARM: 9065/1: OABI compat: fix build when EPOLL is not enabledRandy Dunlap
2020-04-21ARM: compat: remove KERNEL_DS usage in sys_oabi_epoll_ctl()Russell King
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-07y2038: use time32 syscall names on 32-bitArnd Bergmann
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-10-10Merge branches 'fixes', 'misc' and 'spectre' into for-nextRussell King
2018-10-05ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()Julien Thierry
2018-08-13Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King
2018-08-02ARM: oabi-compat: copy semops using __copy_from_user()Russell King
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2016-08-10arm: oabi compat: add missing access checksDave Weinstein
2015-12-29[PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro
2014-11-19separate kernel- and userland-side msghdrAl Viro
2014-04-22locks: rename file-private locks to "open file description locks"Jeff Layton
2014-03-31locks: add new fcntl cmd values for handling file private locksJeff Layton
2012-05-15userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman
2011-04-29ARM: 6891/1: prevent heap corruption in OABI semtimedopDan Rosenberg
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2009-04-20Separate out common fstatat code into vfs_fstatatOleg 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.hRussell King
2008-03-28[ARM] 4878/1: Add oabi shim for fstatat64Riku Voipio
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2006-02-16[ARM] 3338/1: old ABI compat: sys_socketcallNicolas Pitre
2006-02-08[ARM] 3308/1: old ABI compat: struct sockaddr_unNicolas Pitre
2006-01-14[ARM] 3109/1: old ABI compat: syscall wrappers for ABI impedance matchingNicolas Pitre