Al Viro
|
495dfbf767
generic sys_sigaction() and compat_sys_sigaction()
|
12 年之前 |
Al Viro
|
08d32fe504
generic sys_compat_rt_sigaction()
|
12 年之前 |
Al Viro
|
75907d4d7b
generic compat_sys_rt_sigqueueinfo()
|
12 年之前 |
Al Viro
|
fe9c1db2cf
generic compat_sys_rt_sigpending()
|
12 年之前 |
Al Viro
|
322a56cb1f
generic compat_sys_rt_sigprocmask()
|
12 年之前 |
Linus Torvalds
|
54d46ea993
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 年之前 |
Al Viro
|
c40702c49f
new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those
|
12 年之前 |
Al Viro
|
9026843952
generic compat_sys_sigaltstack()
|
12 年之前 |
Al Viro
|
9b064fc3f9
new helper: compat_user_stack_pointer()
|
12 年之前 |
Al Viro
|
4683661388
COMPAT_SYSCALL_DEFINE: infrastructure
|
12 年之前 |
Catalin Marinas
|
0ad50c3896
compat: generic compat_sys_sched_rr_get_interval() implementation
|
12 年之前 |
Al Viro
|
d03d26e58f
make compat_do_execve() static, lose pt_regs argument
|
12 年之前 |
Al Viro
|
733deca197
Drop struct pt_regs * argument in compat_sys_execve()
|
12 年之前 |
Linus Torvalds
|
42859eea96
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 年之前 |
Denys Vlasenko
|
751f409db6
compat: move compat_siginfo_t definition to asm/compat.h
|
12 年之前 |
Catalin Marinas
|
8f9c0119d7
compat: fs: Generic compat_sys_sendfile implementation
|
13 年之前 |
Al Viro
|
38b983b346
generic sys_execve()
|
12 年之前 |
Will Deacon
|
c1d7e01d78
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
|
13 年之前 |
Will Deacon
|
05ba3f1aa1
ipc: compat: use signed size_t types for msgsnd and msgrcv
|
13 年之前 |
Will Deacon
|
b610c04c66
ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPC
|
13 年之前 |
Christopher Yeoh
|
ac34ebb3a6
aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()
|
13 年之前 |
Linus Torvalds
|
a591afc01d
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 年之前 |
Chris Metcalf
|
48b25c43e6
[PATCH v3] ipc: provide generic compat versions of IPC syscalls
|
13 年之前 |
Linus Torvalds
|
3c761ea05a
Fix autofs compile without CONFIG_COMPAT
|
13 年之前 |
H. Peter Anvin
|
6684ba202b
compat: Add helper functions to read/write struct timeval, timespec
|
13 年之前 |
H. J. Lu
|
45e8778129
compat: Introduce COMPAT_USE_64BIT_TIME
|
13 年之前 |
Al Viro
|
a218d0fdc5
switch open and mkdir syscalls to umode_t
|
13 年之前 |
Chris Metcalf
|
a67ba43d30
asm-generic/unistd.h: support new process_vm_{readv,write} syscalls
|
13 年之前 |
Christopher Yeoh
|
fcf634098c
Cross Memory Attach
|
13 年之前 |
NeilBrown
|
f5b9409973
All Arch: remove linkage for sys_nfsservctl system call
|
14 年之前 |