Balbir Singh
|
cf475ad28a
cgroups: add an owner to the mm_struct
|
17 years ago |
Tetsuo Handa
|
175a06ae30
exec: remove argv_len from struct linux_binprm
|
17 years ago |
Al Viro
|
3b1253880b
[PATCH] sanitize unshare_files/reset_files_struct
|
17 years ago |
Al Viro
|
fd8328be87
[PATCH] sanitize handling of shared descriptor tables in failing execve()
|
17 years ago |
Linus Torvalds
|
a64e715fc7
Allow ARG_MAX execve string space even with a small stack limit
|
17 years ago |
Jan Blunck
|
1d957f9bf8
Introduce path_put()
|
17 years ago |
Jan Blunck
|
4ac9137858
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
|
17 years ago |
Andi Kleen
|
abe8be3abe
Allow executables larger than 2GB
|
17 years ago |
David Howells
|
7fa3031500
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
|
17 years ago |
Oleg Nesterov
|
fea9d17554
ITIMER_REAL: convert to use struct pid
|
17 years ago |
Oleg Nesterov
|
ed5d2cac11
exec: rework the group exit and fix the race with kill
|
17 years ago |
Andrew Morton
|
59714d65df
get_task_comm(): return the result
|
17 years ago |
Ingo Molnar
|
c46f739dd3
vfs: coredumping fix
|
17 years ago |
Roland McGrath
|
00ec99da43
core dump: remain dumpable
|
17 years ago |
Pavel Emelyanov
|
bac0abd617
Isolate some explicit usage of task->tgid
|
17 years ago |
Pavel Emelyanov
|
b488893a39
pid namespaces: changes to show virtual ids to user
|
17 years ago |
Sukadev Bhattiprolu
|
3743ca05ff
pid namespaces: use task_pid() to find leader's pid
|
17 years ago |
Sukadev Bhattiprolu
|
88f21d8182
pid namespaces: rename child_reaper() function
|
17 years ago |
Sukadev Bhattiprolu
|
2894d650cd
pid namespaces: define and use task_active_pid_ns() wrapper
|
17 years ago |
Coly Li
|
3ed75eb8f1
setup vma->vm_page_prot by vm_get_page_prot()
|
17 years ago |
Adrian Bunk
|
cbfee34520
security/ cleanups
|
17 years ago |
Oleg Nesterov
|
6db840fa78
exec: RT sub-thread can livelock and monopolize CPU on exec
|
17 years ago |
Oleg Nesterov
|
356d6d5058
exec: consolidate 2 fast-paths
|
17 years ago |
Oleg Nesterov
|
b2c903b879
exec: simplify the new ->sighand allocation
|
17 years ago |
Oleg Nesterov
|
0840a90d94
exec: simplify ->sighand switching
|
17 years ago |
Miklos Szeredi
|
1a159dd229
exec: remove unnecessary check for MNT_NOEXEC
|
17 years ago |
Neil Horman
|
3232113710
core_pattern: fix up a few miscellaneous bugs
|
17 years ago |
Neil Horman
|
74aadce986
core_pattern: allow passing of arguments to user mode helper when core_pattern is a pipe
|
17 years ago |
Neil Horman
|
7dc0b22e3c
core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe
|
17 years ago |
Alexey Dobriyan
|
f6b450d489
Make unregister_binfmt() return void
|
17 years ago |