Commit History

Author SHA1 Message Date
  Oleg Nesterov 8520d7c7f8 teach set_special_pids() to use struct pid 17 years ago
  Oleg Nesterov c543f1ee08 wait_task_zombie: remove ->exit_state/exit_signal checks for WNOWAIT 17 years ago
  Oleg Nesterov 3a515e4a62 wait_task_continued/zombie: don't use task_pid_nr_ns() lockless 17 years ago
  Oleg Nesterov f2cc3eb133 do_wait: fix security checks 17 years ago
  Oleg Nesterov 96fabbf55a do_wait: cleanup delay_group_leader() usage 17 years ago
  Oleg Nesterov 1bad95c3be wait_task_stopped(): remove unneeded delay_group_leader check 17 years ago
  Oleg Nesterov 9cbab81005 do_wait: factor out "retval != 0" checks 17 years ago
  Oleg Nesterov ee7c82da83 wait_task_stopped: simplify and fix races with SIGCONT/SIGKILL/untrace 17 years ago
  Oleg Nesterov 34a1738f7d kill my_ptrace_child() 17 years ago
  Oleg Nesterov 6b39c7bfbd kill PT_ATTACHED 17 years ago
  Oleg Nesterov 0a76fe8e50 do_wait: remove one "else if" branch 17 years ago
  Oleg Nesterov ed5d2cac11 exec: rework the group exit and fix the race with kill 17 years ago
  Pierre Peiffer 06c93e8757 Remove one useless extern declaration 17 years ago
  Matthew Wilcox 338077e54e exit: Use task_is_* 17 years ago
  Scott James Remnant e6ceb32aa2 wait_task_stopped(): pass correct exit_code to wait_noreap_copyout() 17 years ago
  Oleg Nesterov c895078355 wait_task_stopped(): don't use task_pid_nr_ns() lockless 17 years ago
  Roland McGrath a3474224e6 wait_task_stopped: Check p->exit_state instead of TASK_TRACED 17 years ago
  Alexey Dobriyan a39bc51691 Uninline fork.c/exit.c 17 years ago
  Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 17 years ago
  Pavel Emelyanov 9a2e70572e Isolate the explicit usage of signal->pgrp 17 years ago
  Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 17 years ago
  Sukadev Bhattiprolu 3eb07c8c8a pid namespaces: destroy pid namespace on init's death 17 years ago
  Pavel Emelyanov 60347f6716 pid namespaces: prepare proc_flust_task() to flush entries from multiple proc trees 17 years ago
  Pavel Emelyanov 2e4a707269 pid namespaces: move exit_task_namespaces() 17 years ago
  Oleg Nesterov 762a24beed pid namespaces: rework forget_original_parent() 17 years ago
  Daniel Walker d4c5e41f3f whitespace fixes: task exit handling 17 years ago
  Matthias Kaehlcke 03ff17979c kernel/exit.c: Use list_for_each_entry(_safe) instead of list_for_each(_safe) 17 years ago
  Pavel Emelyanov cf7b708c8d Make access to task's nsproxy lighter 17 years ago
  Serge E. Hallyn b460cbc581 pid namespaces: define is_global_init() and is_container_init() 17 years ago
  Sukadev Bhattiprolu 88f21d8182 pid namespaces: rename child_reaper() function 17 years ago