index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup_pids.c
Age
Commit message (
Expand
)
Author
2016-12-27
cgroup: move cgroup files under kernel/cgroup/
Tejun Heo
2016-06-21
cgroup: Use lld instead of ld when printing pids controller events_limit
Kenny Yu
2016-06-21
cgroup: Add pids controller event when fork fails because of pid limit
Kenny Yu
2015-12-14
cgroup_pids: fix a typo.
Rami Rosen
2015-12-03
cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends
Oleg Nesterov
2015-12-03
cgroup_pids: don't account for the root cgroup
Tejun Heo
2015-12-03
cgroup: fix handling of multi-destination migration from subtree_control enab...
Tejun Heo
2015-11-30
cgroup: pids: kill pids_fork(), simplify pids_can_fork() and pids_cancel_fork()
Oleg Nesterov
2015-11-30
cgroup: pids: fix race between cgroup_post_fork() and cgroup_migrate()
Oleg Nesterov
2015-10-15
cgroup: add cgroup_subsys->free() method and use it to fix pids controller
Tejun Heo
2015-10-15
cgroup: keep zombies associated with their original cgroups
Tejun Heo
2015-08-25
cgroup: pids: fix invalid get/put usage
Aleksa Sarai
2015-07-14
cgroup: implement the PIDs subsystem
Aleksa Sarai