index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-07
thp: reduce usage of huge zero page's atomic counter
Aaron Lu
1
-0
/
+1
2016-10-07
mm, oom: get rid of signal_struct::oom_victims
Michal Hocko
1
-0
/
+1
2016-10-07
kernel, oom: fix potential pgd_lock deadlock from __mmdrop
Michal Hocko
1
-1
/
+5
2016-10-07
oom: keep mm of the killed task available
Michal Hocko
1
-0
/
+2
2016-10-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-0
/
+5
2016-09-16
fork: Optimize task creation by caching two thread stacks per CPU if CONFIG_V...
Andy Lutomirski
1
-9
/
+53
2016-09-16
sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASK
Andy Lutomirski
1
-1
/
+34
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
1
-8
/
+29
2016-09-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+4
2016-09-01
kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
Michal Hocko
1
-6
/
+4
2016-09-01
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-0
/
+23
2016-08-31
mm: introduce get_task_exe_file
Mateusz Guzik
1
-0
/
+23
2016-08-24
fork: Add generic vmalloced stack support
Andy Lutomirski
1
-20
/
+76
2016-08-17
cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork
Balbir Singh
1
-2
/
+2
2016-08-08
userns: Generalize the user namespace count into ucount
Eric W. Biederman
1
-1
/
+4
2016-08-08
userns: Make the count of user namespaces per user
Eric W. Biederman
1
-1
/
+1
2016-08-08
userns: Add a limit on the number of user namespaces
Eric W. Biederman
1
-0
/
+2
2016-07-28
mm: fix memcg stack accounting for sub-page stacks
Andy Lutomirski
1
-11
/
+8
2016-07-28
mm: track NR_KERNEL_STACK in KiB instead of number of stacks
Andy Lutomirski
1
-1
/
+2
2016-07-26
mm: charge/uncharge kmemcg from generic page allocator paths
Vladimir Davydov
1
-3
/
+3
2016-06-25
Fix build break in fork.c when THREAD_SIZE < PAGE_SIZE
Michael Ellerman
1
-2
/
+2
2016-06-24
Clarify naming of thread info/stack allocators
Linus Torvalds
1
-25
/
+25
2016-05-26
mm: oom_reaper: remove some bloat
Michal Hocko
1
-0
/
+2
2016-05-23
mm, fork: make dup_mmap wait for mmap_sem for write killable
Michal Hocko
1
-1
/
+5
2016-05-23
kernek/fork.c: allocate idle task for a CPU always on its local node
Andi Kleen
1
-6
/
+9
2016-05-20
fork: free thread in copy_process on failure
Jiri Slaby
1
-1
/
+3
2016-05-20
mm, oom_reaper: do not mmput synchronously from the oom reaper context
Michal Hocko
1
-15
/
+35
2016-05-03
signals/sigaltstack: Implement SS_AUTODISARM flag
Stas Sergeev
1
-1
/
+1
2016-03-22
kernel: add kcov code coverage
Dmitry Vyukov
1
-0
/
+3
2016-03-21
Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2016-03-17
mm: memcontrol: report kernel stack usage in cgroup2 memory.stat
Vladimir Davydov
1
-1
/
+9
2016-02-16
cgroup: introduce cgroup namespaces
Aditya Kali
1
-1
/
+1
2016-01-14
mm: rework virtual memory accounting
Konstantin Khlebnikov
1
-3
/
+2
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
1
-9
/
+13
2016-01-12
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-4
/
+3
2016-01-06
Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging ...
Ingo Molnar
1
-6
/
+4
2016-01-06
sched/core: Reset task's lockless wake-queues on fork()
Sebastian Andrzej Siewior
1
-0
/
+1
2015-12-04
sched/cputime: Convert vtime_seqlock to seqcount
Frederic Weisbecker
1
-1
/
+1
2015-12-04
sched/cputime: Clarify vtime symbols and document them
Frederic Weisbecker
1
-1
/
+1
2015-12-03
cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends
Oleg Nesterov
1
-4
/
+3
2015-11-30
cgroup: pids: fix race between cgroup_post_fork() and cgroup_migrate()
Oleg Nesterov
1
-6
/
+3
2015-11-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2015-11-05
mm: introduce VM_LOCKONFAULT
Eric B Munson
1
-1
/
+2
2015-11-05
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-4
/
+1
2015-10-15
cgroup: keep zombies associated with their original cgroups
Tejun Heo
1
-0
/
+1
2015-10-15
posix_cpu_timer: Convert cputimer->running to bool
Jason Low
1
-1
/
+1
2015-09-16
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
Tejun Heo
1
-4
/
+0
2015-09-16
Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...
Tejun Heo
1
-0
/
+4
2015-09-04
userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
Andrea Arcangeli
1
-1
/
+1
2015-09-04
userfaultfd: add vm_userfaultfd_ctx to the vm_area_struct
Andrea Arcangeli
1
-0
/
+1
[next]