summaryrefslogtreecommitdiff
path: root/kernel/fork.c
AgeCommit message (Expand)Author
2017-06-20Merge branch 'android-4.4@e76c0fa' into branch 'msm-4.4'Blagovest Kolenichev
2017-06-14Merge 4.4.72 into android-4.4Greg Kroah-Hartman
2017-06-14stackprotector: Increase the per-task stack canary's random range from 32 bit...Daniel Micay
2017-06-07Merge branch 'android-4.4@9bc4622' into branch 'msm-4.4'Blagovest Kolenichev
2017-05-25Merge 4.4.70 into android-4.4Greg Kroah-Hartman
2017-05-25pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()Kirill Tkhai
2017-04-20Merge branch 'android-4.4@c71ad0f' into branch 'msm-4.4'Blagovest Kolenichev
2017-03-29Merge 4.4.57 to android-4.4Greg Kroah-Hartman
2017-03-26kernek/fork.c: allocate idle task for a CPU always on its local nodeAndi Kleen
2017-03-18Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang
2017-02-28Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang
2017-01-09Merge tag 'v4.4.40' into android-4.4.yDmitry Shmidt
2017-01-09Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-01-06mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman
2016-11-07sched/hmp: Fix memory leak when task fork failsSyed Rameez Mustafa
2016-10-18Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-10-17sched: Add per CPU load tracking for each taskSyed Rameez Mustafa
2016-10-14Merge tag 'v4.4.24' into android-4.4.yDmitry Shmidt
2016-10-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-10-07kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscdMichal Hocko
2016-09-26Merge tag 'v4.4.22' into android-4.4.yDmitry Shmidt
2016-09-24mm: introduce get_task_exe_fileMateusz Guzik
2016-09-15cgroup: reduce read locked section of cgroup_threadgroup_rwsem during forkBalbir Singh
2016-09-14RFC: FROMLIST: cgroup: reduce read locked section of cgroup_threadgroup_rwsem...Balbir Singh
2016-08-29RFC: FROMLIST: cgroup: reduce read locked section of cgroup_threadgroup_rwsem...Balbir Singh
2016-08-26RFC: FROMLIST: cgroup: reduce read locked section of cgroup_threadgroup_rwsem...Balbir Singh
2016-04-13android/lowmemorykiller: Ignore tasks with freed mmLiam Mark
2016-03-22kernel: fork: Call KASan alloc before release the thread info pagesSe Wang (Patrick) Oh
2016-02-16proc: smaps: Allow smaps access for CAP_SYS_RESOURCESan Mehat
2016-01-06sched/core: Reset task's lockless wake-queues on fork()Sebastian Andrzej Siewior
2015-11-30cgroup: pids: fix race between cgroup_post_fork() and cgroup_migrate()Oleg Nesterov
2015-11-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-05mm: introduce VM_LOCKONFAULTEric B Munson
2015-11-05Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2015-10-15cgroup: keep zombies associated with their original cgroupsTejun Heo
2015-10-15posix_cpu_timer: Convert cputimer->running to boolJason Low
2015-09-16sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsemTejun Heo
2015-09-16Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...Tejun Heo
2015-09-04userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WPAndrea Arcangeli
2015-09-04userfaultfd: add vm_userfaultfd_ctx to the vm_area_structAndrea Arcangeli
2015-09-02Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2015-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2015-08-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-12userns,pidns: Force thread group sharing, not signal handler sharing.Eric W. Biederman
2015-08-12unshare: Unsharing a thread does not require unsharing a vmEric W. Biederman
2015-08-03sched/cputime: Guarantee stime + utime == rtimePeter Zijlstra
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen
2015-07-14cgroup: allow a cgroup subsystem to reject a forkAleksa Sarai
2015-06-26Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds