Al Viro
|
3b1253880b
[PATCH] sanitize unshare_files/reset_files_struct
|
17 years ago |
Al Viro
|
fd8328be87
[PATCH] sanitize handling of shared descriptor tables in failing execve()
|
17 years ago |
Al Viro
|
1ec7f1ddbe
[PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct()
|
17 years ago |
Roland McGrath
|
54a0151041
asmlinkage_protect replaces prevent_tail_call
|
17 years ago |
Roland McGrath
|
6efcae4601
Fix waitid si_code regression
|
17 years ago |
Oleg Nesterov
|
821c7de719
exit_notify: fix kill_orphaned_pgrp() usage with mt exit
|
17 years ago |
Oleg Nesterov
|
05e83df624
will_become_orphaned_pgrp: partially fix insufficient ->exit_state check
|
17 years ago |
Oleg Nesterov
|
f49ee505b1
introduce kill_orphaned_pgrp() helper
|
17 years ago |
Jan Blunck
|
6ac08c39a1
Use struct path in fs_struct
|
17 years ago |
Harvey Harrison
|
7ad5b3a505
kernel: remove fastcall in kernel/*
|
17 years ago |
Pavel Emelyanov
|
6c5f3e7b43
Pidns: make full use of xxx_vnr() calls
|
17 years ago |
Eric W. Biederman
|
161550d74c
pid: sys_wait... fixes
|
17 years ago |
Oleg Nesterov
|
5dee1707df
move the related code from exit_notify() to exit_signals()
|
17 years ago |
Oleg Nesterov
|
d12619b5ff
fix group stop with exit race
|
17 years ago |
Oleg Nesterov
|
297bd42b15
move daemonized kernel threads into the swapper's session
|
17 years ago |
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 |