Oleg Nesterov
|
dea33cfd99
ptrace: mm_need_new_owner: use ->real_parent to search in the siblings
|
16 anos atrás |
Oleg Nesterov
|
87245135d5
allow_signal: kill the bogus ->mm check, add a note about CLONE_SIGHAND
|
16 anos atrás |
Linus Torvalds
|
8a1ca8cedd
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 anos atrás |
Linus Torvalds
|
3296ca27f5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
|
16 anos atrás |
Ingo Molnar
|
940010c5a3
Merge branch 'linus' into perfcounters/core
|
16 anos atrás |
Paul Mackerras
|
a63eaf34ae
perf_counter: Dynamically allocate tasks' perf_counter_context struct
|
16 anos atrás |
Ingo Molnar
|
33b2fb303f
perf_counter: fix counter freeing logic
|
16 anos atrás |
Ingo Molnar
|
0203026b58
perf_counter: fix threaded task exit
|
16 anos atrás |
Peter Zijlstra
|
856d56b9e5
perf_counter: Fix counter inheritance
|
16 anos atrás |
James Morris
|
d254117099
Merge branch 'master' into next
|
16 anos atrás |
Oleg Nesterov
|
78a3d9d565
do_wait: do take security_task_wait() into account
|
16 anos atrás |
Steven Rostedt
|
ad8d75fff8
tracing/events: move trace point headers into include/trace/events
|
16 anos atrás |
Steven Rostedt
|
a8d154b009
tracing: create automated trace defines
|
16 anos atrás |
Ingo Molnar
|
5ea472a77f
Merge commit 'v2.6.30-rc1' into perfcounters/core
|
16 anos atrás |
Linus Torvalds
|
c61b79b6ef
Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 anos atrás |
Ingo Molnar
|
6c009ecef8
Merge branch 'linus' into perfcounters/core
|
16 anos atrás |
Oleg Nesterov
|
432870dab8
exit_notify: kill the wrong capable(CAP_KILL) check
|
16 anos atrás |
Ingo Molnar
|
f541ae326f
Merge branch 'linus' into perfcounters/core-v2
|
16 anos atrás |
Ingo Molnar
|
9efe21cb82
Merge branch 'linus' into irq/threaded
|
16 anos atrás |
Linus Torvalds
|
8fe74cf053
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
16 anos atrás |
Oleg Nesterov
|
1b0f7ffd0e
pids: kill signal_struct-> __pgrp/__session and friends
|
16 anos atrás |
Oleg Nesterov
|
2ae448efc8
pids: improve get_task_pid() to fix the unsafe sys_wait4()->task_pgrp()
|
16 anos atrás |
Oleg Nesterov
|
5dfc80be73
forget_original_parent: do not abuse child->ptrace_entry
|
16 anos atrás |
Oleg Nesterov
|
39c626ae47
forget_original_parent: split out the un-ptrace part
|
16 anos atrás |
Oleg Nesterov
|
7f5d3652d4
reparent_thread: fix a zombie leak if /sbin/init ignores SIGCHLD
|
16 anos atrás |
Oleg Nesterov
|
b1442b055c
reparent_thread: fix the "is it traced" check
|
16 anos atrás |
Oleg Nesterov
|
0a967a044a
reparent_thread: don't call kill_orphaned_pgrp() if task_detached()
|
16 anos atrás |
Oleg Nesterov
|
b1b4c6799f
ptrace: reintroduce __ptrace_detach() as a callee of ptrace_exit()
|
16 anos atrás |
Oleg Nesterov
|
6d69cb87f0
ptrace: simplify ptrace_exit()->ignoring_children() path
|
16 anos atrás |
Oleg Nesterov
|
90bc8d8b1a
do_wait: fix waiting for the group stop with the dead leader
|
16 anos atrás |