Dmitry Safonov
|
c428fbdbf3
exit: remove unneeded declaration of exit_mm()
|
9 лет назад |
Oleg Nesterov
|
570ac9337b
ptrace: task_stopped_code(ptrace => true) can't see TASK_STOPPED task
|
9 лет назад |
Linus Torvalds
|
53528695ff
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 лет назад |
Paul E. McKenney
|
49f5903b47
rcu: Move preemption disabling out of __srcu_read_lock()
|
10 лет назад |
Peter Zijlstra
|
1dc0fffc48
sched/core: Robustify preemption leak checks
|
10 лет назад |
Frans Klaver
|
3da56d1663
kernel: exit: fix typo in comment
|
10 лет назад |
Rik van Riel
|
51229b4953
exit,stats: /* obey this comment */
|
10 лет назад |
Johannes Weiner
|
16e951966f
mm: oom_kill: clean up victim marking and exiting interfaces
|
10 лет назад |
Richard Weinberger
|
973f911f55
Remove execution domain support
|
10 лет назад |
Michal Hocko
|
c32b3cbe0d
oom, PM: make OOM detection in the freezer path raceless
|
10 лет назад |
Michal Hocko
|
49550b6055
oom: add helpers for setting and clearing TIF_MEMDIE
|
10 лет назад |
Oleg Nesterov
|
3245d6acab
exit: fix race between wait_consider_task() and wait_task_zombie()
|
10 лет назад |
Linus Torvalds
|
37da7bbbe8
Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
10 лет назад |
Oleg Nesterov
|
6c66e7dba3
exit: exit_notify: re-use "dead" list to autoreap current
|
10 лет назад |
Oleg Nesterov
|
482a3767e5
exit: reparent: call forget_original_parent() under tasklist_lock
|
10 лет назад |
Oleg Nesterov
|
ad9e206aef
exit: reparent: avoid find_new_reaper() if no children
|
10 лет назад |
Oleg Nesterov
|
c9dc05bfdb
exit: reparent: introduce find_alive_thread()
|
10 лет назад |
Oleg Nesterov
|
1109909c7d
exit: reparent: introduce find_child_reaper()
|
10 лет назад |
Oleg Nesterov
|
175aed3f8d
exit: reparent: document the ->has_child_subreaper checks
|
10 лет назад |
Oleg Nesterov
|
3750ef979c
exit: reparent: s/while_each_thread/for_each_thread/ in find_new_reaper()
|
10 лет назад |
Oleg Nesterov
|
7d24e2df52
exit: reparent: fix the cross-namespace PR_SET_CHILD_SUBREAPER reparenting
|
10 лет назад |
Oleg Nesterov
|
8a1296aea4
exit: reparent: fix the dead-parent PR_SET_CHILD_SUBREAPER reparenting
|
10 лет назад |
Oleg Nesterov
|
26e75b5c3d
exit: release_task: fix the comment about group leader accounting
|
10 лет назад |
Oleg Nesterov
|
986094dfe1
exit: wait: drop tasklist_lock before psig->c* accounting
|
10 лет назад |
Oleg Nesterov
|
f953ccd006
exit: wait: don't use zombie->real_parent
|
10 лет назад |
Oleg Nesterov
|
f6507f83bc
exit: wait: cleanup the ptrace_reparented() checks
|
10 лет назад |
Oleg Nesterov
|
7c8bd2322c
exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_parent()
|
10 лет назад |
Oleg Nesterov
|
2831096e21
exit: reparent: cleanup the usage of reparent_leader()
|
10 лет назад |
Oleg Nesterov
|
57a059187d
exit: reparent: cleanup the changing of ->parent
|
10 лет назад |
Oleg Nesterov
|
dc2fd4b009
exit: reparent: use ->ptrace_entry rather than ->sibling for EXIT_DEAD tasks
|
10 лет назад |