summaryrefslogtreecommitdiff
path: root/kernel/fork.c (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4@d68ba9f (v4.4.89) into msm-4.4Blagovest Kolenichev2017-09-29
|\
| * BACKPORT: partial: mm, oom_reaper: do not mmput synchronously from the oom re...Michal Hocko2017-09-21
| * UPSTREAM: Fix build break in fork.c when THREAD_SIZE < PAGE_SIZEMichael Ellerman2017-09-15
* | Merge android-4.4@4b8fc9f (v4.4.82) into msm-4.4Blagovest Kolenichev2017-09-01
|\|
| * UPSTREAM: Clarify naming of thread info/stack allocatorsLinus Torvalds2017-08-09
* | Merge android-4.4@9f764bb (v4.4.80) into msm-4.4Blagovest Kolenichev2017-08-15
|\|
| * Revert "proc: smaps: Allow smaps access for CAP_SYS_RESOURCE"Daniel Mentz2017-07-21
* | Merge branch 'android-4.4@e76c0fa' into branch 'msm-4.4'Blagovest Kolenichev2017-06-20
|\|
| * Merge 4.4.72 into android-4.4Greg Kroah-Hartman2017-06-14
| |\
| | * stackprotector: Increase the per-task stack canary's random range from 32 bit...Daniel Micay2017-06-14
* | | Merge branch 'android-4.4@9bc4622' into branch 'msm-4.4'Blagovest Kolenichev2017-06-07
|\| |
| * | Merge 4.4.70 into android-4.4Greg Kroah-Hartman2017-05-25
| |\|
| | * pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()Kirill Tkhai2017-05-25
* | | Merge branch 'android-4.4@c71ad0f' into branch 'msm-4.4'Blagovest Kolenichev2017-04-20
|\| |
| * | Merge 4.4.57 to android-4.4Greg Kroah-Hartman2017-03-29
| |\|
| | * kernek/fork.c: allocate idle task for a CPU always on its local nodeAndi Kleen2017-03-26
| * | Merge tag 'v4.4.40' into android-4.4.yDmitry Shmidt2017-01-09
| |\|
| * | Merge tag 'v4.4.24' into android-4.4.yDmitry Shmidt2016-10-14
| |\ \
| * \ \ Merge tag 'v4.4.22' into android-4.4.yDmitry Shmidt2016-09-26
| |\ \ \
| * | | | RFC: FROMLIST: cgroup: reduce read locked section of cgroup_threadgroup_rwsem...Balbir Singh2016-08-26
* | | | | Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang2017-03-18
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2017-01-09
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman2017-01-06
| | | |_|/ | | |/| |
* | | | | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\| | | |
| * | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-10-18
| |\| | |
| | * | | kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscdMichal Hocko2016-10-07
| | | |/ | | |/|
| * | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-10-11
| |\| |
| | * | mm: introduce get_task_exe_fileMateusz Guzik2016-09-24
| | * | cgroup: reduce read locked section of cgroup_threadgroup_rwsem during forkBalbir Singh2016-09-15
| * | | RFC: FROMLIST: cgroup: reduce read locked section of cgroup_threadgroup_rwsem...Balbir Singh2016-09-14
| | |/ | |/|
* | | sched/hmp: Fix memory leak when task fork failsSyed Rameez Mustafa2016-11-07
* | | sched: Add per CPU load tracking for each taskSyed Rameez Mustafa2016-10-17
* | | RFC: FROMLIST: cgroup: reduce read locked section of cgroup_threadgroup_rwsem...Balbir Singh2016-08-29
* | | android/lowmemorykiller: Ignore tasks with freed mmLiam Mark2016-04-13
* | | kernel: fork: Call KASan alloc before release the thread info pagesSe Wang (Patrick) Oh2016-03-22
|/ /
* / proc: smaps: Allow smaps access for CAP_SYS_RESOURCESan Mehat2016-02-16
|/
* sched/core: Reset task's lockless wake-queues on fork()Sebastian Andrzej Siewior2016-01-06
* cgroup: pids: fix race between cgroup_post_fork() and cgroup_migrate()Oleg Nesterov2015-11-30
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-05
|\
| * mm: introduce VM_LOCKONFAULTEric B Munson2015-11-05
* | Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-11-05
|\ \ | |/ |/|
| * cgroup: keep zombies associated with their original cgroupsTejun Heo2015-10-15
| * sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsemTejun Heo2015-09-16
* | posix_cpu_timer: Convert cputimer->running to boolJason Low2015-10-15
|/
* Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...Tejun Heo2015-09-16
* userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WPAndrea Arcangeli2015-09-04
* userfaultfd: add vm_userfaultfd_ctx to the vm_area_structAndrea Arcangeli2015-09-04
* Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-09-02
|\
| * cgroup: allow a cgroup subsystem to reject a forkAleksa Sarai2015-07-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-09-01
|\ \