Linus Torvalds
|
faafcba3b5
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 年之前 |
Rik van Riel
|
e78c349679
time, signal: Protect resource use statistics with seqlock
|
11 年之前 |
Rik van Riel
|
90ed9cbe76
exit: Always reap resource stats in __exit_signal()
|
11 年之前 |
Paul E. McKenney
|
3f95aa81d2
rcu: Make TASKS_RCU handle tasks that are almost done exiting
|
11 年之前 |
Ionut Alexa
|
a0be55dee7
kernel/exit.c: fix coding style warnings and errors
|
11 年之前 |
David Rientjes
|
fb794bcbb4
mm, oom: remove unnecessary exit_state check
|
11 年之前 |
Oleg Nesterov
|
0341729b4b
signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch]
|
11 年之前 |
Oleg Nesterov
|
39af1765f1
memcg: optimize the "Search everything else" loop in mm_update_next_owner()
|
11 年之前 |
Oleg Nesterov
|
f87fb599ae
memcg: mm_update_next_owner() should skip kthreads
|
11 年之前 |
Oleg Nesterov
|
f98bafa06a
memcg: kill CONFIG_MM_OWNER
|
11 年之前 |
Oleg Nesterov
|
7c733eb3ea
wait: WSTOPPED|WCONTINUED doesn't work if a zombie leader is traced by another process
|
11 年之前 |
Oleg Nesterov
|
377d75dafa
wait: WSTOPPED|WCONTINUED hangs if a zombie child is traced by real_parent
|
11 年之前 |
Oleg Nesterov
|
b3ab03160d
wait: completely ignore the EXIT_DEAD tasks
|
11 年之前 |
Oleg Nesterov
|
b436069059
wait: use EXIT_TRACE only if thread_group_leader(zombie)
|
11 年之前 |
Oleg Nesterov
|
abd50b39e7
wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transition
|
11 年之前 |
Oleg Nesterov
|
dfccbb5e49
wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE race
|
11 年之前 |
Guillaume Morin
|
ef9823939e
kernel/exit.c: call proc_exit_connector() after exit_state is set
|
11 年之前 |
Oleg Nesterov
|
4bcb8232cf
exit: move check_stack_usage() to the end of do_exit()
|
11 年之前 |
Oleg Nesterov
|
c39df5fa37
exit: call disassociate_ctty() before exit_task_namespaces()
|
11 年之前 |
Li Zefan
|
1ec41830e0
cgroup: remove useless argument from cgroup_exit()
|
11 年之前 |
Oleg Nesterov
|
0c740d0afc
introduce for_each_thread() to replace the buggy while_each_thread()
|
11 年之前 |
Oleg Nesterov
|
7c8df28633
ptrace: revert "Prepare to fix racy accesses on task breakpoints"
|
12 年之前 |
Linus Torvalds
|
7f0ef0267e
Merge branch 'akpm' (updates from Andrew Morton)
|
12 年之前 |
Oleg Nesterov
|
81dabb4641
exit.c: unexport __set_special_pids()
|
12 年之前 |
Rafael J. Wysocki
|
207bc1181b
Merge branch 'freezer'
|
12 年之前 |
Oleg Nesterov
|
8aac62706a
move exit_task_namespaces() outside of exit_notify()
|
12 年之前 |
Colin Cross
|
1b1d2fb444
lockdep: remove task argument from debug_check_no_locks_held
|
12 年之前 |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 年之前 |
Linus Torvalds
|
08d7676083
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 年之前 |
Al Viro
|
4b8a8f1e4f
get rid of the last free_pipe_info() callers
|
12 年之前 |