Commit Verlauf

Autor SHA1 Nachricht Datum
  Oleg Nesterov 53b6f9fbd3 ptrace: introduce ptrace_reparented() helper vor 17 Jahren
  Oleg Nesterov 2800d8d19e document de_thread() with exit_notify() connection vor 17 Jahren
  Oleg Nesterov 376e1d2531 reparent_thread: use same_thread_group() vor 17 Jahren
  Oleg Nesterov d839fd4d2e ptrace: introduce task_detached() helper vor 17 Jahren
  Oleg Nesterov bfc4b0890a signals: do_group_exit(): use signal_group_exit() more consistently vor 17 Jahren
  Balbir Singh cf475ad28a cgroups: add an owner to the mm_struct vor 17 Jahren
  Lee Schermerhorn f0be3d32b0 mempolicy: rename mpol_free to mpol_put vor 17 Jahren
  Al Viro 3b1253880b [PATCH] sanitize unshare_files/reset_files_struct vor 17 Jahren
  Al Viro fd8328be87 [PATCH] sanitize handling of shared descriptor tables in failing execve() vor 17 Jahren
  Al Viro 1ec7f1ddbe [PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct() vor 17 Jahren
  Roland McGrath 54a0151041 asmlinkage_protect replaces prevent_tail_call vor 17 Jahren
  Roland McGrath 6efcae4601 Fix waitid si_code regression vor 17 Jahren
  Oleg Nesterov 821c7de719 exit_notify: fix kill_orphaned_pgrp() usage with mt exit vor 17 Jahren
  Oleg Nesterov 05e83df624 will_become_orphaned_pgrp: partially fix insufficient ->exit_state check vor 17 Jahren
  Oleg Nesterov f49ee505b1 introduce kill_orphaned_pgrp() helper vor 17 Jahren
  Jan Blunck 6ac08c39a1 Use struct path in fs_struct vor 17 Jahren
  Harvey Harrison 7ad5b3a505 kernel: remove fastcall in kernel/* vor 17 Jahren
  Pavel Emelyanov 6c5f3e7b43 Pidns: make full use of xxx_vnr() calls vor 17 Jahren
  Eric W. Biederman 161550d74c pid: sys_wait... fixes vor 17 Jahren
  Oleg Nesterov 5dee1707df move the related code from exit_notify() to exit_signals() vor 17 Jahren
  Oleg Nesterov d12619b5ff fix group stop with exit race vor 17 Jahren
  Oleg Nesterov 297bd42b15 move daemonized kernel threads into the swapper's session vor 17 Jahren
  Oleg Nesterov 8520d7c7f8 teach set_special_pids() to use struct pid vor 17 Jahren
  Oleg Nesterov c543f1ee08 wait_task_zombie: remove ->exit_state/exit_signal checks for WNOWAIT vor 17 Jahren
  Oleg Nesterov 3a515e4a62 wait_task_continued/zombie: don't use task_pid_nr_ns() lockless vor 17 Jahren
  Oleg Nesterov f2cc3eb133 do_wait: fix security checks vor 17 Jahren
  Oleg Nesterov 96fabbf55a do_wait: cleanup delay_group_leader() usage vor 17 Jahren
  Oleg Nesterov 1bad95c3be wait_task_stopped(): remove unneeded delay_group_leader check vor 17 Jahren
  Oleg Nesterov 9cbab81005 do_wait: factor out "retval != 0" checks vor 17 Jahren
  Oleg Nesterov ee7c82da83 wait_task_stopped: simplify and fix races with SIGCONT/SIGKILL/untrace vor 17 Jahren