index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-14
[CVE-2009-0029] System call wrappers part 30
Heiko Carstens
1
-1
/
+1
2009-01-14
[CVE-2009-0029] System call wrappers part 08
Heiko Carstens
1
-1
/
+1
2009-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu
Linus Torvalds
1
-3
/
+1
2009-01-08
pid: generalize task_active_pid_ns
Eric W. Biederman
1
-2
/
+2
2009-01-08
NOMMU: Make VMAs per MM as for MMU-mode linux
David Howells
1
-3
/
+1
2009-01-07
coredump_filter: permit changing of the default filter
Hidehiro Kawai
1
-2
/
+13
2009-01-07
fork.c: cleanup for copy_sighand()
Zhaolei
1
-1
/
+1
2008-12-29
aio: make the lookup_ioctx() lockless
Jens Axboe
1
-2
/
+2
2008-12-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+12
2008-12-25
Merge branch 'next' into for-linus
James Morris
1
-34
/
+28
2008-12-20
x86, bts: add fork and exit handling
Markus Metzger
1
-0
/
+2
2008-12-19
Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...
Ingo Molnar
1
-6
/
+10
2008-12-11
fix mapping_writably_mapped()
Hugh Dickins
1
-6
/
+9
2008-12-09
[PATCH] return records for fork() both to child and parent
Al Viro
1
-0
/
+1
2008-12-08
user namespaces: require cap_set{ug}id for CLONE_NEWUSER
Serge E. Hallyn
1
-1
/
+2
2008-12-03
ftrace: fix race in function graph during fork
Steven Rostedt
1
-3
/
+6
2008-11-26
tracing/function-return-tracer: change the name into function-graph-tracer
Frederic Weisbecker
1
-2
/
+2
2008-11-25
User namespaces: set of cleanups (v2)
Serge Hallyn
1
-3
/
+16
2008-11-24
tracing/function-return-tracer: free the return stack on free_task()
Frederic Weisbecker
1
-0
/
+1
2008-11-23
tracing/function-return-tracer: clean up task start/exit callbacks
Ingo Molnar
1
-2
/
+0
2008-11-23
tracing/function-return-tracer: store return stack into task_struct and alloc...
Frederic Weisbecker
1
-0
/
+4
2008-11-19
Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core
Ingo Molnar
1
-0
/
+11
2008-11-18
Merge branch 'master' into next
James Morris
1
-0
/
+11
2008-11-16
tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
Mathieu Desnoyers
1
-0
/
+2
2008-11-15
Move "exit_robust_list" into mm_release()
Linus Torvalds
1
-0
/
+11
2008-11-14
CRED: Differentiate objective and effective subjective credentials on a task
David Howells
1
-2
/
+4
2008-11-14
CRED: Inaugurate COW credentials
David Howells
1
-5
/
+2
2008-11-14
CRED: Separate per-task-group keyrings from signal_struct
David Howells
1
-7
/
+0
2008-11-14
CRED: Detach the credentials from task_struct
David Howells
1
-18
/
+6
2008-11-14
CRED: Separate task security context from task_struct
David Howells
1
-12
/
+12
2008-10-22
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
1
-0
/
+2
2008-10-21
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2008-10-20
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
1
-43
/
+54
2008-10-17
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
1
-1
/
+4
2008-10-14
tracing, sched: LTTng instrumentation - scheduler
Mathieu Desnoyers
1
-0
/
+3
2008-10-13
tty: Add a kref count
Alan Cox
1
-1
/
+4
2008-09-23
timers: fix itimer/many thread hang, v2
Frank Mayhar
1
-4
/
+1
2008-09-14
timers: fix itimer/many thread hang, fix
Ingo Molnar
1
-1
/
+0
2008-09-14
timers: fix itimer/many thread hang
Frank Mayhar
1
-38
/
+50
2008-09-06
hrtimer: create a "timer_slack" field in the task struct
Arjan van de Ven
1
-0
/
+2
2008-07-29
mmu-notifiers: core
Andrea Arcangeli
1
-0
/
+3
2008-07-27
task IO accounting: improve code readability
Andrea Righi
1
-13
/
+2
2008-07-27
[PATCH] kill altroot
Al Viro
1
-7
/
+0
2008-07-26
tracehook: vfork-done
Roland McGrath
1
-4
/
+1
2008-07-26
tracehook: clone
Roland McGrath
1
-41
/
+28
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
1
-1
/
+1
2008-07-25
task IO accounting: provide distinct tgid/tid I/O statistics
Andrea Righi
1
-0
/
+6
2008-07-25
coredump: move mm->core_waiters into struct core_state
Oleg Nesterov
1
-1
/
+1
2008-07-25
kill PF_BORROWED_MM in favour of PF_KTHREAD
Oleg Nesterov
1
-2
/
+2
2008-07-25
cgroup_clone: use pid of newly created task for new cgroup
Serge E. Hallyn
1
-0
/
+6
[next]