index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Age
Commit message (
Expand
)
Author
2017-06-20
Merge branch 'android-4.4@e76c0fa' into branch 'msm-4.4'
Blagovest Kolenichev
2017-06-14
Merge 4.4.72 into android-4.4
Greg Kroah-Hartman
2017-06-14
stackprotector: Increase the per-task stack canary's random range from 32 bit...
Daniel Micay
2017-06-07
Merge branch 'android-4.4@9bc4622' into branch 'msm-4.4'
Blagovest Kolenichev
2017-05-25
Merge 4.4.70 into android-4.4
Greg Kroah-Hartman
2017-05-25
pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()
Kirill Tkhai
2017-04-20
Merge branch 'android-4.4@c71ad0f' into branch 'msm-4.4'
Blagovest Kolenichev
2017-03-29
Merge 4.4.57 to android-4.4
Greg Kroah-Hartman
2017-03-26
kernek/fork.c: allocate idle task for a CPU always on its local node
Andi Kleen
2017-03-18
Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'
Runmin Wang
2017-02-28
Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'
Runmin Wang
2017-01-09
Merge tag 'v4.4.40' into android-4.4.y
Dmitry Shmidt
2017-01-09
Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android
Alex Shi
2017-01-06
mm: Add a user_ns owner to mm_struct and fix ptrace permission checks
Eric W. Biederman
2016-11-07
sched/hmp: Fix memory leak when task fork fails
Syed Rameez Mustafa
2016-10-18
Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android
Alex Shi
2016-10-17
sched: Add per CPU load tracking for each task
Syed Rameez Mustafa
2016-10-14
Merge tag 'v4.4.24' into android-4.4.y
Dmitry Shmidt
2016-10-11
Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android
Alex Shi
2016-10-07
kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
Michal Hocko
2016-09-26
Merge tag 'v4.4.22' into android-4.4.y
Dmitry Shmidt
2016-09-24
mm: introduce get_task_exe_file
Mateusz Guzik
2016-09-15
cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork
Balbir Singh
2016-09-14
RFC: FROMLIST: cgroup: reduce read locked section of cgroup_threadgroup_rwsem...
Balbir Singh
2016-08-29
RFC: FROMLIST: cgroup: reduce read locked section of cgroup_threadgroup_rwsem...
Balbir Singh
2016-08-26
RFC: FROMLIST: cgroup: reduce read locked section of cgroup_threadgroup_rwsem...
Balbir Singh
2016-04-13
android/lowmemorykiller: Ignore tasks with freed mm
Liam Mark
2016-03-22
kernel: fork: Call KASan alloc before release the thread info pages
Se Wang (Patrick) Oh
2016-02-16
proc: smaps: Allow smaps access for CAP_SYS_RESOURCE
San Mehat
2016-01-06
sched/core: Reset task's lockless wake-queues on fork()
Sebastian Andrzej Siewior
2015-11-30
cgroup: pids: fix race between cgroup_post_fork() and cgroup_migrate()
Oleg Nesterov
2015-11-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-05
mm: introduce VM_LOCKONFAULT
Eric B Munson
2015-11-05
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2015-10-15
cgroup: keep zombies associated with their original cgroups
Tejun Heo
2015-10-15
posix_cpu_timer: Convert cputimer->running to bool
Jason Low
2015-09-16
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
Tejun Heo
2015-09-16
Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...
Tejun Heo
2015-09-04
userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
Andrea Arcangeli
2015-09-04
userfaultfd: add vm_userfaultfd_ctx to the vm_area_struct
Andrea Arcangeli
2015-09-02
Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2015-09-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-08-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-08-12
userns,pidns: Force thread group sharing, not signal handler sharing.
Eric W. Biederman
2015-08-12
unshare: Unsharing a thread does not require unsharing a vm
Eric W. Biederman
2015-08-03
sched/cputime: Guarantee stime + utime == rtime
Peter Zijlstra
2015-07-18
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...
Ingo Molnar
2015-07-18
x86/fpu, sched: Dynamically allocate 'struct fpu'
Dave Hansen
2015-07-14
cgroup: allow a cgroup subsystem to reject a fork
Aleksa Sarai
2015-06-26
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
[next]