index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
2023-06-19
ARM: 9309/1: add missing syscall prototypes
Arnd Bergmann
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton
2021-08-20
ARM: 9110/1: oabi-compat: fix oabi epoll sparse warning
Arnd Bergmann
2021-08-20
ARM: 9111/1: oabi-compat: rework fcntl64() emulation
Arnd Bergmann
2021-08-20
ARM: 9114/1: oabi-compat: rework sys_semtimedop emulation
Arnd Bergmann
2021-08-20
ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulation
Arnd Bergmann
2021-08-20
ARM: 9109/1: oabi-compat: add epoll_pwait handler
Arnd Bergmann
2021-02-22
ARM: 9065/1: OABI compat: fix build when EPOLL is not enabled
Randy Dunlap
2020-04-21
ARM: compat: remove KERNEL_DS usage in sys_oabi_epoll_ctl()
Russell King
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