Christopher Yeoh
|
ac34ebb3a6
aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()
|
13 years ago |
Linus Torvalds
|
a591afc01d
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Chris Metcalf
|
48b25c43e6
[PATCH v3] ipc: provide generic compat versions of IPC syscalls
|
13 years ago |
Linus Torvalds
|
3c761ea05a
Fix autofs compile without CONFIG_COMPAT
|
13 years ago |
H. Peter Anvin
|
6684ba202b
compat: Add helper functions to read/write struct timeval, timespec
|
13 years ago |
H. J. Lu
|
45e8778129
compat: Introduce COMPAT_USE_64BIT_TIME
|
13 years ago |
Al Viro
|
a218d0fdc5
switch open and mkdir syscalls to umode_t
|
13 years ago |
Chris Metcalf
|
a67ba43d30
asm-generic/unistd.h: support new process_vm_{readv,write} syscalls
|
13 years ago |
Christopher Yeoh
|
fcf634098c
Cross Memory Attach
|
13 years ago |
NeilBrown
|
f5b9409973
All Arch: remove linkage for sys_nfsservctl system call
|
14 years ago |
NeilBrown
|
49b28684fd
nfsd: Remove deprecated nfsctl system call and related code.
|
14 years ago |
Chris Metcalf
|
507c5f1224
include/linux/compat.h: declare compat_sys_sendmmsg()
|
14 years ago |
Stephen Rothwell
|
45e9683e87
compat: include aio_abi.h for aio_context_t
|
14 years ago |
Chris Metcalf
|
4800a5bb13
include/linux/compat.h: coding-style fixes
|
14 years ago |
Chris Metcalf
|
be84cb4383
compat: fixes to allow working with tile arch
|
14 years ago |
H. Peter Anvin
|
c41d68a513
compat: Make compat_alloc_user_space() incorporate the access_ok()
|
15 years ago |
David Howells
|
c788732523
Mark arguments to certain syscalls as being const
|
15 years ago |
Jeff Moyer
|
b83733639a
compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writev
|
15 years ago |
Christoph Hellwig
|
5d0e52830e
Add generic sys_old_select()
|
15 years ago |
Arnd Bergmann
|
7a50a240c4
net/compat_ioctl: support SIOCWANDEV
|
15 years ago |
David S. Miller
|
b622d97a63
net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice.
|
15 years ago |
Arnd Bergmann
|
2dceba14ef
compat: add struct compat_ifreq etc to compat.h
|
15 years ago |
Thomas Gleixner
|
62ab4505e3
signals: implement sys_rt_tgsigqueueinfo
|
16 years ago |
Linus Torvalds
|
601cc11d05
Make non-compat preadv/pwritev use native register size
|
16 years ago |
Gerd Hoffmann
|
f3554f4bc6
preadv/pwritev: Add preadv and pwritev system calls.
|
16 years ago |
Christoph Hellwig
|
2b1c6bd77d
generic compat_sys_ustat
|
16 years ago |
Heiko Carstens
|
4c696ba798
[CVE-2009-0029] Move compat system call declarations to compat header file
|
16 years ago |
Christoph Hellwig
|
96b8936a9e
remove __ARCH_WANT_COMPAT_SYS_PTRACE
|
16 years ago |
Christoph Hellwig
|
b418da16dd
compat: generic compat get/settimeofday
|
16 years ago |
Christoph Hellwig
|
f7a5000f7a
compat: move cp_compat_stat to common code
|
16 years ago |