summaryrefslogtreecommitdiffstats
path: root/include/linux/cgroup.h
Commit message (Expand)AuthorAgeFilesLines
* rbtree, perf: Use new rbtree helpersPeter Zijlstra2021-02-171-2/+2
* cgroup: Use generic ns_common::countKirill Tkhai2020-08-191-3/+2
* cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang2020-07-071-1/+3
* clone3: allow spawning processes into cgroupsChristian Brauner2020-02-121-6/+14
* cgroup: Clean up css_set task traversalMichal Koutný2020-02-121-3/+0
* cgroup: Iterate tasks that did not finish do_exit()Michal Koutný2020-02-121-0/+1
* cgroup: use cgrp->kn->id as the cgroup IDTejun Heo2019-11-121-10/+7
* kernfs: convert kernfs_node->id from union kernfs_node_id to u64Tejun Heo2019-11-121-9/+8
* cgroup: remove cgroup_enable_task_cg_lists() optimizationTejun Heo2019-10-251-1/+0
* cpusets: Rebuild root domain deadline accounting informationMathieu Poirier2019-07-251-0/+1
* Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-151-0/+1
|\
| * cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usagesTejun Heo2019-07-101-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-111-0/+18
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-171-2/+12
| |\
| * | bpf: decouple the lifetime of cgroup_bpf from cgroup itselfRoman Gushchin2019-05-281-0/+18
* | | cgroup: add cgroup_parse_float()Tejun Heo2019-05-311-0/+2
| |/ |/|
* | cgroup: Include dying leaders with live threads in PROCS iterationsTejun Heo2019-05-311-0/+1
* | cgroup: Implement css_task_iter_skip()Tejun Heo2019-05-311-0/+3
* | cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()Tejun Heo2019-05-291-2/+8
|/
* cgroup: get rid of cgroup_freezer_frozen_exit()Roman Gushchin2019-05-061-1/+1
* cgroup: cgroup v2 freezerRoman Gushchin2019-04-191-0/+43
* cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix ...Oleg Nesterov2019-01-311-0/+2
* blkcg: remove additional reference to the cssDennis Zhou2018-12-071-0/+2
* Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-021-2/+0
|\
| * blkcg: revert blkcg cleanups seriesDennis Zhou2018-11-011-2/+0
* | psi: cgroup supportJohannes Weiner2018-10-261-0/+15
* | Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2018-10-251-12/+3
|\ \ | |/ |/|
| * cgroup: Simplify cgroup_ancestorAndrey Ignatov2018-09-241-12/+3
* | blkcg: remove additional reference to the cssDennis Zhou (Facebook)2018-09-211-0/+2
|/
* bpf: Introduce bpf_skb_ancestor_cgroup_id helperAndrey Ignatov2018-08-131-0/+30
* cgroup: Replace cgroup_rstat_mutex with a spinlockTejun Heo2018-04-261-0/+1
* cgroup: Factor out and expose cgroup_rstat_*() interface functionsTejun Heo2018-04-261-2/+9
* Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-11-151-0/+58
|\
| * cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.statTejun Heo2017-10-261-2/+0
| * cgroup: Implement cgroup2 basic CPU usage accountingTejun Heo2017-09-251-0/+22
| * cpuacct: Introduce cgroup_account_cputime[_field]()Tejun Heo2017-09-251-0/+38
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-071-1/+15
|\
| * blktrace: add an option to allow displaying cgroup pathShaohua Li2017-07-291-0/+6
| * cgroup: export fhandle info for a cgroupShaohua Li2017-07-291-0/+8
| * kernfs: introduce kernfs_node_idShaohua Li2017-07-291-1/+1
* | cgroup: misc changesTejun Heo2017-08-111-0/+24
* | cgroup: implement CSS_TASK_ITER_THREADEDTejun Heo2017-07-211-0/+6
* | cgroup: introduce cgroup->dom_cgrp and threaded css_set handlingTejun Heo2017-07-211-1/+2
* | cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCSTejun Heo2017-07-211-1/+5
* | cgroup: distinguish local and children populated statesTejun Heo2017-07-161-1/+1
|/
* cpuset: consider dying css as offlineTejun Heo2017-05-241-0/+20
* Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-05-011-4/+4
|\
| * cgroup: drop duplicate header nsproxy.hGeliang Tang2017-03-241-1/+0
| * kernel: convert cgroup_namespace.count from atomic_t to refcount_tElena Reshetova2017-03-061-3/+4