Oleg Nesterov
|
57b59c4a14
coredump_wait: don't call complete_vfork_done()
|
13 anni fa |
Oleg Nesterov
|
c415c3b47e
vfork: introduce complete_vfork_done()
|
13 anni fa |
Ingo Molnar
|
737f24bda7
Merge branch 'perf/urgent' into perf/core
|
13 anni fa |
David Smith
|
4ff16c25e2
tracepoint, vfs, sched: Add exec() tracepoint
|
13 anni fa |
David Howells
|
1fd36adcd9
Replace the fd_sets in struct fdtable with an array of unsigned longs
|
13 anni fa |
David Howells
|
1dce27c5aa
Wrap accesses to the fd_sets in struct fdtable
|
13 anni fa |
Heiko Carstens
|
96e02d1586
exec: fix use-after-free bug in setup_new_exec()
|
13 anni fa |
KAMEZAWA Hiroyuki
|
43d2b11324
tracepoint: add tracepoints for debugging oom_score_adj
|
13 anni fa |
Al Viro
|
f47ec3f283
trim fs/internal.h
|
13 anni fa |
David Rientjes
|
c9f01245b6
oom: remove oom_disable_count
|
13 anni fa |
Vasiliy Kulikov
|
72fa59970f
move RLIMIT_NPROC check from set_user() to do_execve_common()
|
14 anni fa |
Oleg Nesterov
|
32e107f71e
fs/exec.c:acct_arg_size(): ptl is no longer needed for add_mm_counter()
|
14 anni fa |
Tetsuo Handa
|
b4edf8bd06
exec: do not retry load_binary method if CONFIG_MODULES=n
|
14 anni fa |
Tetsuo Handa
|
912193521b
exec: do not call request_module() twice from search_binary_handler()
|
14 anni fa |
Michal Hocko
|
aacb3d17a7
fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUP
|
14 anni fa |
Oleg Nesterov
|
99b6456748
do_coredump: fix the "ispipe" error check
|
14 anni fa |
Jiri Slaby
|
2c563731fe
coredump: escape / in hostname and comm
|
14 anni fa |
Jiri Slaby
|
3141c8b165
coredump: use task comm instead of (unknown)
|
14 anni fa |
Linus Torvalds
|
bbd9d6f7fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 anni fa |
Linus Torvalds
|
8209f53d79
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
|
14 anni fa |
Oleg Nesterov
|
eac1b5e57d
ptrace: do_wait(traced_leader_killed_by_mt_exec) can block forever
|
14 anni fa |
Al Viro
|
1b5d783c94
consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling
|
14 anni fa |
Denys Vlasenko
|
bb188d7e64
ptrace: make former thread ID available via PTRACE_GETEVENTMSG after PTRACE_EVENT_EXEC stop
|
14 anni fa |
Oleg Nesterov
|
087806b128
redefine thread_group_leader() as exit_signal >= 0
|
14 anni fa |
Tejun Heo
|
4b9d33e6d8
ptrace: kill clone/exec tracehooks
|
14 anni fa |
Tejun Heo
|
a288eecce5
ptrace: kill trivial tracehooks
|
14 anni fa |
David Howells
|
879669961b
KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring
|
14 anni fa |
Linus Torvalds
|
13fca640bb
Revert "fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUP"
|
14 anni fa |
Michal Hocko
|
7f81c8890c
fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUP
|
14 anni fa |
Mathias Krause
|
dac853ae89
exec: delay address limit change until point of no return
|
14 anni fa |