Al Viro
|
495dfbf767
generic sys_sigaction() and compat_sys_sigaction()
|
12 lat temu |
Al Viro
|
574c4866e3
consolidate kernel-side struct sigaction declarations
|
12 lat temu |
Al Viro
|
0a0e8cdf73
old sigsuspend variants in kernel/signal.c
|
12 lat temu |
Al Viro
|
eaca6eae3e
sanitize rt_sigaction() situation a bit
|
12 lat temu |
Linus Torvalds
|
54d46ea993
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 lat temu |
Al Viro
|
6bf9adfc90
introduce generic sys_sigaltstack(), switch x86 and um to it
|
12 lat temu |
Al Viro
|
ae903caae2
Bury the conditionals from kernel_thread/kernel_execve series
|
12 lat temu |
Linus Torvalds
|
7a684c452e
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 lat temu |
Andrew Morton
|
965c8e59cf
lseek: the "whence" argument is called "whence"
|
12 lat temu |
Rusty Russell
|
2f3238aebe
module: add flags arg to sys_finit_module()
|
12 lat temu |
Kees Cook
|
34e1169d99
module: add syscall to load module from fd
|
12 lat temu |
Al Viro
|
24465a40ba
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
|
12 lat temu |
Al Viro
|
da3d4c5fa5
get rid of pt_regs argument of do_execve()
|
12 lat temu |
Al Viro
|
6b94631f9e
consolidate sys_execve() prototype
|
12 lat temu |
Al Viro
|
a74fb73c12
infrastructure for saner ret_from_kernel_thread semantics
|
12 lat temu |
Cyrill Gorcunov
|
d97b46a646
syscalls, x86: add __NR_kcmp syscall
|
13 lat temu |
Paul Gortmaker
|
187f1882b5
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
|
13 lat temu |
Linus Torvalds
|
faf309009e
sys_poll: fix incorrect type for 'timeout' parameter
|
13 lat temu |
Al Viro
|
a218d0fdc5
switch open and mkdir syscalls to umode_t
|
13 lat temu |
Al Viro
|
1bc94226d5
switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_t
|
14 lat temu |
Al Viro
|
df0a42837b
switch mq_open() to umode_t
|
14 lat temu |
Al Viro
|
49f0a07672
switch sys_chmod()/sys_fchmod()/sys_fchmodat() to umode_t
|
14 lat temu |
Al Viro
|
8208a22bb8
switch sys_mknodat(2) to umode_t
|
14 lat temu |
Christopher Yeoh
|
fcf634098c
Cross Memory Attach
|
13 lat temu |
NeilBrown
|
f5b9409973
All Arch: remove linkage for sys_nfsservctl system call
|
14 lat temu |
Linus Torvalds
|
14d74e0cab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd
|
14 lat temu |
Eric W. Biederman
|
618e724b8d
ns: Declare sys_setns in syscalls.h
|
14 lat temu |
Anton Blanchard
|
228e548e60
net: Add sendmmsg socket system call
|
14 lat temu |
Sage Weil
|
b7ed78f565
introduce sys_syncfs to sync a single file system
|
14 lat temu |
Linus Torvalds
|
420c1c572d
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 lat temu |