Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
97f604b07473669f4da52b1f859ee45e8d48d42a
/
kernel
/
fork.c
4ab6c08
clone(): fix race between copy_process() and de_thread()
by Oleg Nesterov
· 15 years ago
0753ba0
mm: revert "oom: move oom_adj value"
by KOSAKI Motohiro
· 15 years ago
9c8a822
execve: must clear current->clear_child_tid
by Eric Dumazet
· 15 years ago
9f498cc
perf_counter: Full task tracing
by Peter Zijlstra
· 16 years ago
933b787
mm: copy over oom_adj value at fork time
by Rik van Riel
· 15 years ago
3c33010
Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-perf
by Linus Torvalds
· 16 years ago
ed900c0
perf_counter: Log vfork as a fork event
by Anton Blanchard
· 16 years ago
b43f3cb
headers: mnt_namespace.h redux
by Alexey Dobriyan
· 16 years ago
72a1de3
copy_process(): remove the unneeded clear_tsk_thread_flag(TIF_SIGPENDING)
by Oleg Nesterov
· 16 years ago
2dff440
kmemcheck: add mm functions
by Vegard Nossum
· 17 years ago
940010c
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 16 years ago
991ec02
Merge branch 'tracing-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
8623661
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
087eb43
ptrace: tracehook_report_clone: fix false positives
by Oleg Nesterov
· 16 years ago
60313eb
perf_counter: Add fork event
by Peter Zijlstra
· 16 years ago
226f62f
perf_counter: Add a comm hook for pure fork()s
by Peter Zijlstra
· 16 years ago
f7e8b61
function-graph: move initialization of new tasks up in fork
by Steven Rostedt
· 16 years ago
bbbee90
perf_counter: Ammend cleanup in fork() fail
by Peter Zijlstra
· 16 years ago
6ab423e
perf_counter: Propagate inheritance failures down the fork() path
by Peter Zijlstra
· 16 years ago
e4cbb4e
perf_counter: Move child perfcounter init to after scheduler init
by Ingo Molnar
· 16 years ago
a63eaf3
perf_counter: Dynamically allocate tasks' perf_counter_context struct
by Paul Mackerras
· 16 years ago
0ad5d70
Merge branch 'tracing/hw-branch-tracing' into tracing/core
by Ingo Molnar
· 16 years ago
e7fd5d4
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 16 years ago
416dfdc
Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing
by Ingo Molnar
· 16 years ago
ad8d75f
tracing/events: move trace point headers into include/trace/events
by Steven Rostedt
· 16 years ago
a8d154b
tracing: create automated trace defines
by Steven Rostedt
· 16 years ago
422a253
Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
6279a751
posix-timers: fix RLIMIT_CPU && fork()
by Oleg Nesterov
· 16 years ago
5ea472a7
Merge commit 'v2.6.30-rc1' into perfcounters/core
by Ingo Molnar
· 16 years ago
0f48140
x86, ptrace: add bts context unconditionally
by Markus Metzger
· 16 years ago
5e34437
Merge branch 'linus' into core/softlockup
by Ingo Molnar
· 16 years ago
f541ae3
Merge branch 'linus' into perfcounters/core-v2
by Ingo Molnar
· 16 years ago
8fe74cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
1b0f7ff
pids: kill signal_struct-> __pgrp/__session and friends
by Oleg Nesterov
· 16 years ago
b3bfa0c
signals: protect cinit from blocked fatal signals
by Sukadev Bhattiprolu
· 16 years ago
6f2c55b
Simplify copy_thread()
by Alexey Dobriyan
· 16 years ago
33e5d769
nommu: fix a number of issues with the per-MM VMA patch
by David Howells
· 16 years ago
5ad4e53
Get rid of indirect include of fs_struct.h
by Al Viro
· 16 years ago
498052b
New locking/refcounting for fs_struct
by Al Viro
· 16 years ago
3e93cd6
Take fs_struct handling to new file (fs/fs_struct.c)
by Al Viro
· 16 years ago
9489424
cpumask: use mm_cpumask() wrapper: kernel/fork.c
by Rusty Russell
· 16 years ago
6e15cf0
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
2d5516c
copy_process: fix CLONE_PARENT && parent_exec_id interaction
by Oleg Nesterov
· 16 years ago
f8a6b2b
Merge branch 'linus' into x86/apic
by Ingo Molnar
· 16 years ago
e9c4ffb
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 16 years ago
871cafc
Merge branch 'linus' into core/softlockup
by Ingo Molnar
· 16 years ago
94dba89
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
9ce04f9
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
06eb23b
ptrace, x86: fix the usage of ptrace_fork()
by Oleg Nesterov
· 16 years ago
95fd484
Merge commit 'v2.6.29-rc4' into perfcounters/core
by Ingo Molnar
· 16 years ago
17406b8
softlockup: remove timestamp checking from hung_task
by Mandeep Singh Baines
· 16 years ago
04ec93f
fork.c: fix NULL pointer dereference when nr_threads == threads-max
by Li Zefan
· 16 years ago
32bd671
signal: re-add dead task accumulation stats.
by Peter Zijlstra
· 16 years ago
3ddeb51
Merge branch 'linus' into core/percpu
by Ingo Molnar
· 16 years ago
1e70c7f
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
bfe2a3c
Merge branch 'core/percpu' into perfcounters/core
by Ingo Molnar
· 16 years ago
7783549
Merge commit 'v2.6.29-rc2' into perfcounters/core
by Ingo Molnar
· 16 years ago
1980307
Merge branch 'x86/mm' into core/percpu
by Ingo Molnar
· 16 years ago
b2b062b
Merge branch 'core/percpu' into stackprotector
by Ingo Molnar
· 16 years ago
af432eb
softlockup: fix to allow compiling with !DETECT_HUNG_TASK
by Mandeep Singh Baines
· 16 years ago
6559eed8
[CVE-2009-0029] System call wrappers part 30
by Heiko Carstens
· 16 years ago
17da2bd
[CVE-2009-0029] System call wrappers part 08
by Heiko Carstens
· 16 years ago
783adf4
kernel/fork.c: unused variable 'ret'
by Steven Noonan
· 16 years ago
d19b85d
Merge commit 'v2.6.29-rc1' into timers/urgent
by Ingo Molnar
· 16 years ago
506c10f
Merge commit 'v2.6.29-rc1' into perfcounters/core
by Ingo Molnar
· 16 years ago
c40f6f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu
by Linus Torvalds
· 16 years ago
61bce0f
pid: generalize task_active_pid_ns
by Eric W. Biederman
· 16 years ago
8feae13
NOMMU: Make VMAs per MM as for MMU-mode linux
by David Howells
· 16 years ago
490dea4
itimers: remove the per-cpu-ish-ness
by Peter Zijlstra
· 16 years ago
4cb0e11
coredump_filter: permit changing of the default filter
by Hidehiro Kawai
· 16 years ago
6034880
fork.c: cleanup for copy_sighand()
by Zhaolei
· 16 years ago
a9de18e
Merge branch 'linus' into stackprotector
by Ingo Molnar
· 16 years ago
e1df957
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 16 years ago
abf137d
aio: make the lookup_ioctx() lockless
by Jens Axboe
· 16 years ago
b0f4b28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
cbacc2c
Merge branch 'next' into for-linus
by James Morris
· 16 years ago
bf53de9
x86, bts: add fork and exit handling
by Markus Metzger
· 16 years ago
30cd324
Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core
by Ingo Molnar
· 16 years ago
92bf73e
Merge branch 'x86/irq' into perfcounters/core
by Ingo Molnar
· 16 years ago
b88ed20
fix mapping_writably_mapped()
by Hugh Dickins
· 16 years ago
a64e649
[PATCH] return records for fork() both to child and parent
by Al Viro
· 16 years ago
0793a61
performance counters: core code
by Thomas Gleixner
· 16 years ago
7657d90
user namespaces: require cap_set{ug}id for CLONE_NEWUSER
by Serge E. Hallyn
· 16 years ago
e8e1abe
ftrace: fix race in function graph during fork
by Steven Rostedt
· 16 years ago
fb52607
tracing/function-return-tracer: change the name into function-graph-tracer
by Frederic Weisbecker
· 16 years ago
18b6e04
User namespaces: set of cleanups (v2)
by Serge Hallyn
· 16 years ago
65afa5e
tracing/function-return-tracer: free the return stack on free_task()
by Frederic Weisbecker
· 16 years ago
82f60f0
tracing/function-return-tracer: clean up task start/exit callbacks
by Ingo Molnar
· 16 years ago
f201ae2
tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically
by Frederic Weisbecker
· 16 years ago
9676e73
Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core
by Ingo Molnar
· 16 years ago
f3a5c54
Merge branch 'master' into next
by James Morris
· 16 years ago
7e066fb
tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
by Mathieu Desnoyers
· 16 years ago
8141c7f
Move "exit_robust_list" into mm_release()
by Linus Torvalds
· 16 years ago
3b11a1d
CRED: Differentiate objective and effective subjective credentials on a task
by David Howells
· 16 years ago
d84f4f9
CRED: Inaugurate COW credentials
by David Howells
· 16 years ago
bb952bb
CRED: Separate per-task-group keyrings from signal_struct
by David Howells
· 16 years ago
f1752ee
CRED: Detach the credentials from task_struct
by David Howells
· 16 years ago
b6dff3e
CRED: Separate task security context from task_struct
by David Howells
· 16 years ago
268a3dc
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
by Thomas Gleixner
· 16 years ago
92b29b8
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
Next »