Commit Graph

310 Commits (c5428e950ad42640f00092949fd17e356dfdeafa)

Author SHA1 Message Date
Oleg Nesterov 6279a751fe posix-timers: fix RLIMIT_CPU && fork() 16 years ago
Oleg Nesterov 1b0f7ffd0e pids: kill signal_struct-> __pgrp/__session and friends 16 years ago
Sukadev Bhattiprolu b3bfa0cba8 signals: protect cinit from blocked fatal signals 16 years ago
Alexey Dobriyan 6f2c55b843 Simplify copy_thread() 16 years ago
David Howells 33e5d76979 nommu: fix a number of issues with the per-MM VMA patch 16 years ago
Al Viro 5ad4e53bd5 Get rid of indirect include of fs_struct.h 16 years ago
Al Viro 498052bba5 New locking/refcounting for fs_struct 16 years ago
Al Viro 3e93cd6718 Take fs_struct handling to new file (fs/fs_struct.c) 16 years ago
Rusty Russell 9489424454 cpumask: use mm_cpumask() wrapper: kernel/fork.c 16 years ago
Oleg Nesterov 2d5516cbb9 copy_process: fix CLONE_PARENT && parent_exec_id interaction 16 years ago
Oleg Nesterov 06eb23b1ba ptrace, x86: fix the usage of ptrace_fork() 16 years ago
Mandeep Singh Baines 17406b82d6 softlockup: remove timestamp checking from hung_task 16 years ago
Li Zefan 04ec93fe9b fork.c: fix NULL pointer dereference when nr_threads == threads-max 16 years ago
Peter Zijlstra 32bd671d6c signal: re-add dead task accumulation stats. 16 years ago
Mandeep Singh Baines af432eb1cc softlockup: fix to allow compiling with !DETECT_HUNG_TASK 16 years ago
Heiko Carstens 6559eed8ca [CVE-2009-0029] System call wrappers part 30 16 years ago
Heiko Carstens 17da2bd90a [CVE-2009-0029] System call wrappers part 08 16 years ago
Steven Noonan 783adf42cf kernel/fork.c: unused variable 'ret' 16 years ago
Eric W. Biederman 61bce0f137 pid: generalize task_active_pid_ns 16 years ago
David Howells 8feae13110 NOMMU: Make VMAs per MM as for MMU-mode linux 16 years ago
Peter Zijlstra 490dea45d0 itimers: remove the per-cpu-ish-ness 16 years ago
Hidehiro Kawai 4cb0e11b15 coredump_filter: permit changing of the default filter 16 years ago
Zhaolei 60348802e9 fork.c: cleanup for copy_sighand() 16 years ago
Jens Axboe abf137dd77 aio: make the lookup_ioctx() lockless 16 years ago
Markus Metzger bf53de907d x86, bts: add fork and exit handling 16 years ago
Hugh Dickins b88ed20594 fix mapping_writably_mapped() 16 years ago
Al Viro a64e64944f [PATCH] return records for fork() both to child and parent 16 years ago
Serge E. Hallyn 7657d90497 user namespaces: require cap_set{ug}id for CLONE_NEWUSER 16 years ago
Steven Rostedt e8e1abe92f ftrace: fix race in function graph during fork 16 years ago
Frederic Weisbecker fb52607afc tracing/function-return-tracer: change the name into function-graph-tracer 16 years ago
Serge Hallyn 18b6e0414e User namespaces: set of cleanups (v2) 16 years ago
Frederic Weisbecker 65afa5e603 tracing/function-return-tracer: free the return stack on free_task() 16 years ago
Ingo Molnar 82f60f0bc8 tracing/function-return-tracer: clean up task start/exit callbacks 16 years ago
Frederic Weisbecker f201ae2356 tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically 16 years ago
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 3b11a1dece CRED: Differentiate objective and effective subjective credentials on a task 16 years ago
David Howells d84f4f992c CRED: Inaugurate COW credentials 16 years ago
David Howells bb952bb98a CRED: Separate per-task-group keyrings from signal_struct 16 years ago
David Howells f1752eec61 CRED: Detach the credentials from task_struct 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
Mathieu Desnoyers 0a16b60758 tracing, sched: LTTng instrumentation - scheduler 17 years ago
Alan Cox 9c9f4ded90 tty: Add a kref count 17 years ago
Frank Mayhar bb34d92f64 timers: fix itimer/many thread hang, v2 17 years ago
Ingo Molnar 430b5294bd timers: fix itimer/many thread hang, fix 17 years ago
Frank Mayhar f06febc96b timers: fix itimer/many thread hang 17 years ago
Arjan van de Ven 6976675d94 hrtimer: create a "timer_slack" field in the task struct 17 years ago
Andrea Arcangeli cddb8a5c14 mmu-notifiers: core 17 years ago
Andrea Righi 5995477ab7 task IO accounting: improve code readability 17 years ago
Al Viro 7f2da1e7d0 [PATCH] kill altroot 17 years ago