index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
sys_oabi-compat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-20
ARM: 9110/1: oabi-compat: fix oabi epoll sparse warning
Arnd Bergmann
1
-1
/
+1
2021-08-20
ARM: 9111/1: oabi-compat: rework fcntl64() emulation
Arnd Bergmann
1
-33
/
+60
2021-08-20
ARM: 9114/1: oabi-compat: rework sys_semtimedop emulation
Arnd Bergmann
1
-16
/
+44
2021-08-20
ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulation
Arnd Bergmann
1
-67
/
+16
2021-08-20
ARM: 9109/1: oabi-compat: add epoll_pwait handler
Arnd Bergmann
1
-3
/
+35
2021-02-22
ARM: 9065/1: OABI compat: fix build when EPOLL is not enabled
Randy Dunlap
1
-0
/
+15
2020-04-21
ARM: compat: remove KERNEL_DS usage in sys_oabi_epoll_ctl()
Russell King
1
-10
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-02-07
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
1
-4
/
+4
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-2
/
+2
2018-10-10
Merge branches 'fixes', 'misc' and 'spectre' into for-next
Russell King
1
-2
/
+6
2018-10-05
ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()
Julien Thierry
1
-2
/
+6
2018-08-13
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
Russell King
1
-3
/
+5
2018-08-02
ARM: oabi-compat: copy semops using __copy_from_user()
Russell King
1
-3
/
+5
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2016-08-10
arm: oabi compat: add missing access checks
Dave Weinstein
1
-1
/
+7
2015-12-29
[PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()
Al Viro
1
-36
/
+37
2014-11-19
separate kernel- and userland-side msghdr
Al Viro
1
-2
/
+2
2014-04-22
locks: rename file-private locks to "open file description locks"
Jeff Layton
1
-3
/
+3
2014-03-31
locks: add new fcntl cmd values for handling file private locks
Jeff Layton
1
-0
/
+3
2012-05-15
userns: Convert stat to return values mapped from kuids and kgids
Eric W. Biederman
1
-2
/
+2
2011-04-29
ARM: 6891/1: prevent heap corruption in OABI semtimedop
Dan Rosenberg
1
-1
/
+1
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
1
-3
/
+3
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
1
-3
/
+0
2009-04-20
Separate out common fstatat code into vfs_fstatat
Oleg Drokin
1
-14
/
+5
2009-04-16
[ARM] 5453/1: fix building breakage of sys_oabi-compat.c due to missing kmall...
eric miao
1
-0
/
+1
2008-09-06
[ARM] Convert asm/uaccess.h to linux/uaccess.h
Russell King
1
-1
/
+1
2008-03-28
[ARM] 4878/1: Add oabi shim for fstatat64
Riku Voipio
1
-0
/
+24
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
1
-1
/
+1
2006-02-16
[ARM] 3338/1: old ABI compat: sys_socketcall
Nicolas Pitre
1
-0
/
+30
2006-02-08
[ARM] 3308/1: old ABI compat: struct sockaddr_un
Nicolas Pitre
1
-0
/
+71
2006-01-14
[ARM] 3109/1: old ABI compat: syscall wrappers for ABI impedance matching
Nicolas Pitre
1
-0
/
+339