Commit Graph

272 Commits (23616941914917cf25b94789856b5326b68d8ee8)

Author SHA1 Message Date
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
Roland McGrath daded34be9 tracehook: vfork-done 17 years ago
Roland McGrath 09a05394fe tracehook: clone 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Andrea Righi 297c5d9263 task IO accounting: provide distinct tgid/tid I/O statistics 17 years ago
Oleg Nesterov 999d9fc167 coredump: move mm->core_waiters into struct core_state 17 years ago
Oleg Nesterov 246bb0b1de kill PF_BORROWED_MM in favour of PF_KTHREAD 17 years ago
Serge E. Hallyn e885dcde75 cgroup_clone: use pid of newly created task for new cgroup 17 years ago
FUJITA Tomonori b69c49b784 clean up duplicated alloc/free_thread_info 17 years ago
Mel Gorman a1e78772d7 hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until fork() 17 years ago
Roland McGrath f470021adb ptrace children revamp 17 years ago
Ingo Molnar d12c1a3792 lockdep: fix kernel/fork.c warning 17 years ago
Jens Axboe da9cbc8739 block: blkdev.h cleanup, move iocontext stuff to iocontext.h 17 years ago
Steven Rostedt 81d68a96a3 ftrace: trace irq disabled critical timings 17 years ago
Al Viro 02afc6267f [PATCH] dup_fd() fixes, part 1 17 years ago
Al Viro 9f3acc3140 [PATCH] split linux/file.h 17 years ago
Oleg Nesterov db51aeccd7 signals: microoptimize the usage of ->curr_target 17 years ago
Matt Helsley 925d1c401f procfs task exe symlink 17 years ago
Manfred Spraul 6013f67fc1 ipc: sysvsem: force unshare(CLONE_SYSVSEM) when CLONE_NEWIPC 17 years ago
Manfred Spraul 9edff4ab1f ipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM) 17 years ago
Balbir Singh cf475ad28a cgroups: add an owner to the mm_struct 17 years ago
Lee Schermerhorn 846a16bf0f mempolicy: rename mpol_copy to mpol_dup 17 years ago