Commit Graph

337 Commits (d2c123c27db841c6c11a63de9c144823d2b1ba76)

Author SHA1 Message Date
Oleg Nesterov 087eb43705 ptrace: tracehook_report_clone: fix false positives 16 years ago
Peter Zijlstra 60313ebed7 perf_counter: Add fork event 16 years ago
Peter Zijlstra 226f62fdd5 perf_counter: Add a comm hook for pure fork()s 16 years ago
Steven Rostedt f7e8b616ed function-graph: move initialization of new tasks up in fork 16 years ago
Peter Zijlstra bbbee90829 perf_counter: Ammend cleanup in fork() fail 16 years ago
Peter Zijlstra 6ab423e0ea perf_counter: Propagate inheritance failures down the fork() path 16 years ago
Ingo Molnar e4cbb4e3ac perf_counter: Move child perfcounter init to after scheduler init 16 years ago
Paul Mackerras a63eaf34ae perf_counter: Dynamically allocate tasks' perf_counter_context struct 16 years ago
Steven Rostedt ad8d75fff8 tracing/events: move trace point headers into include/trace/events 16 years ago
Steven Rostedt a8d154b009 tracing: create automated trace defines 16 years ago
Oleg Nesterov 6279a751fe posix-timers: fix RLIMIT_CPU && fork() 16 years ago
Markus Metzger 0f4814065f x86, ptrace: add bts context unconditionally 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
Thomas Gleixner 0793a61d4d performance counters: core code 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