Commit Graph

312 Commits (2bace8b95108746f6123d312f47f5bda4eb17a26)

Author SHA1 Message Date
Mathieu Desnoyers 7e066fb870 tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() 16 years ago
Linus Torvalds 8141c7f3e7 Move "exit_robust_list" into mm_release() 16 years ago
David Howells d84f4f992c CRED: Inaugurate COW credentials 16 years ago
David Howells c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
Oleg Nesterov ad474caca3 fix for account_group_exec_runtime(), make sure ->signal can't be freed under rq->lock 16 years ago
Balbir Singh 9363b9f23c memrlimit: cgroup mm owner callback changes to add task info 17 years ago
Mathieu Desnoyers 0a16b60758 tracing, sched: LTTng instrumentation - scheduler 17 years ago
Balbir Singh 31a78f23ba mm owner: fix race between swapoff and exit 17 years ago
Frank Mayhar f06febc96b timers: fix itimer/many thread hang 17 years ago
Balbir Singh 49048622ea sched: fix process time monotonicity 17 years ago
Oleg Nesterov 950bbabb5a pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits 17 years ago
Steve VanDeBogart 2633f0e57b exit signals: use of uninitialized field notify_count 17 years ago
Roland McGrath 5c7edcd7ee tracehook: fix exit_signal=0 case 17 years ago
Andrea Righi 5995477ab7 task IO accounting: improve code readability 17 years ago
Al Viro 7f2da1e7d0 [PATCH] kill altroot 17 years ago
Roland McGrath 2b2a1ff64a tracehook: death 17 years ago
Roland McGrath dae33574dc tracehook: release_task 17 years ago
Roland McGrath 30199f5a46 tracehook: exit 17 years ago
Andrea Righi 297c5d9263 task IO accounting: provide distinct tgid/tid I/O statistics 17 years ago
Oleg Nesterov a94e2d408e coredump: kill mm->core_done 17 years ago
Oleg Nesterov b564daf806 coredump: construct the list of coredumping threads at startup time 17 years ago
Oleg Nesterov c5f1cc8c18 coredump: turn core_state->nr_threads into atomic_t 17 years ago
Oleg Nesterov 999d9fc167 coredump: move mm->core_waiters into struct core_state 17 years ago
Oleg Nesterov 32ecb1f26d coredump: turn mm->core_startup_done into the pointer to struct core_state 17 years ago
Oleg Nesterov 7b34e4283c introduce PF_KTHREAD flag 17 years ago
Oleg Nesterov 3854a77182 __exit_signal: don't take rcu lock 17 years ago
Roland McGrath 666f164f4f fix dangling zombie when new parent ignores children 17 years ago
Roland McGrath 14dd0b8141 do_wait: return security_task_wait() error code in place of -ECHILD 17 years ago
Roland McGrath f470021adb ptrace children revamp 17 years ago
Roland McGrath 98abed0200 do_wait reorganization 17 years ago
Jens Axboe da9cbc8739 block: blkdev.h cleanup, move iocontext stuff to iocontext.h 17 years ago
Eric Sandeen 7c9f8861e6 stackprotector: use canary at end of stack to indicate overruns at oops time 17 years ago
Oleg Nesterov da7978b034 signals: fix sigqueue_free() vs __exit_signal() race 17 years ago
Al Viro 9f3acc3140 [PATCH] split linux/file.h 17 years ago
Oleg Nesterov 7d8da0962e pids: __set_special_pids: use change_pid() helper 17 years ago
Oleg Nesterov 53b6f9fbd3 ptrace: introduce ptrace_reparented() helper 17 years ago
Oleg Nesterov 2800d8d19e document de_thread() with exit_notify() connection 17 years ago
Oleg Nesterov 376e1d2531 reparent_thread: use same_thread_group() 17 years ago
Oleg Nesterov d839fd4d2e ptrace: introduce task_detached() helper 17 years ago
Oleg Nesterov bfc4b0890a signals: do_group_exit(): use signal_group_exit() more consistently 17 years ago
Balbir Singh cf475ad28a cgroups: add an owner to the mm_struct 17 years ago
Lee Schermerhorn f0be3d32b0 mempolicy: rename mpol_free to mpol_put 17 years ago
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