Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d4729fbde7665e81f4345e04e2ca86c0b52994d3
/
kernel
/
cgroup
/
pids.c
ef2c41c
clone3: allow spawning processes into cgroups
by Christian Brauner
· 5 years ago
a713af3
cgroup: pids: use atomic64_t for pids->limit
by Aleksa Sarai
· 5 years ago
f85d208
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 451
by Thomas Gleixner
· 6 years ago
51bee5a
cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix the accounting
by Oleg Nesterov
· 6 years ago
8cfd814
cgroup: implement cgroup v2 thread support
by Tejun Heo
· 7 years ago
1d18c27
cgroup/pids: remove spurious suspicious RCU usage warning
by Tejun Heo
· 8 years ago
780de9d
sched/headers, cgroups: Remove the threadgroup_change_*() wrappery
by Ingo Molnar
· 8 years ago
201af4c
cgroup: move cgroup files under kernel/cgroup/
by Tejun Heo
· 8 years ago
[Renamed from kernel/cgroup_pids.c]
9f6870d
cgroup: Use lld instead of ld when printing pids controller events_limit
by Kenny Yu
· 9 years ago
135b8b3
cgroup: Add pids controller event when fork fails because of pid limit
by Kenny Yu
· 9 years ago
fccd3af
cgroup_pids: fix a typo.
by Rami Rosen
· 9 years ago
b53202e
cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends
by Oleg Nesterov
· 9 years ago
67cde9c
cgroup_pids: don't account for the root cgroup
by Tejun Heo
· 9 years ago
1f7dd3e5
cgroup: fix handling of multi-destination migration from subtree_control enabling
by Tejun Heo
· 9 years ago
afbcb36
cgroup: pids: kill pids_fork(), simplify pids_can_fork() and pids_cancel_fork()
by Oleg Nesterov
· 9 years ago
c9e75f0
cgroup: pids: fix race between cgroup_post_fork() and cgroup_migrate()
by Oleg Nesterov
· 9 years ago
afcf6c8
cgroup: add cgroup_subsys->free() method and use it to fix pids controller
by Tejun Heo
· 9 years ago
2e91fa7
cgroup: keep zombies associated with their original cgroups
by Tejun Heo
· 9 years ago
ce52399
cgroup: pids: fix invalid get/put usage
by Aleksa Sarai
· 9 years ago
49b786e
cgroup: implement the PIDs subsystem
by Aleksa Sarai
· 10 years ago