summaryrefslogtreecommitdiff
path: root/include/linux/cgroup-defs.h
Commit message (Expand)AuthorAge
* Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2018-04-03
|\
| * cgroup: Use rcu_work instead of explicit rcu and work itemTejun Heo2018-03-19
* | net: use skb_to_full_sk() in skb_update_prio()Eric Dumazet2018-03-14
|/
* cgroup: Update documentation referenceMatt Roper2018-01-02
* Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-11-15
|\
| * cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.statTejun Heo2017-10-26
| * cgroup: Implement cgroup2 basic CPU usage accountingTejun Heo2017-09-25
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* cgroup: Add mount flag to enable cpuset to use v2 behavior in v1 cgroupWaiman Long2017-08-18
* cgroup: implement hierarchy limitsRoman Gushchin2017-08-02
* cgroup: keep track of number of descent cgroupsRoman Gushchin2017-08-02
* cgroup: implement cgroup v2 thread supportTejun Heo2017-07-21
* cgroup: introduce cgroup->dom_cgrp and threaded css_set handlingTejun Heo2017-07-21
* cgroup: distinguish local and children populated statesTejun Heo2017-07-16
* cgroup: implement "nsdelegate" mount optionTejun Heo2017-06-28
* cgroup: Keep accurate count of tasks in each css_setWaiman Long2017-06-14
* cgroup: Prevent kill_css() from being called more than onceWaiman Long2017-05-17
* cgroup: move cgroup_subsys_state parent field for cache localityTodd Poynor2017-04-11
* kernel: convert css_set.refcount from atomic_t to refcount_tElena Reshetova2017-03-08
* sched/headers, cgroups: Remove the threadgroup_change_*() wrapperyIngo Molnar2017-03-02
* cgroup: reorder css_set fieldsTejun Heo2016-12-27
* cgroup add cftype->open/release() callbacksTejun Heo2016-12-27
* cgroup: add support for eBPF programsDaniel Mack2016-11-25
* cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo2016-04-25
* cgroup: ignore css_sets associated with dead cgroups during migrationTejun Heo2016-03-16
* cgroup: implement cgroup_subsys->implicit_on_dflTejun Heo2016-03-08
* cgroup: use css_set->mg_dst_cgrp for the migration target cgroupTejun Heo2016-03-08
* cgroup: introduce cgroup_{save|propagate|restore}_control()Tejun Heo2016-03-03
* cgroup: explicitly track whether a cgroup_subsys_state is visible to userlandTejun Heo2016-03-03
* cgroup: convert cgroup_subsys flag fields to bool bitfieldsTejun Heo2016-02-23
* cgroup: make cgroup subsystem masks u16Tejun Heo2016-02-22
* cgroup: s/child_subsys_mask/subtree_ss_mask/Tejun Heo2016-02-22
* Revert "cgroup: add cgroup_subsys->css_e_css_changed()"Tejun Heo2016-02-22
* cgroup: make sure a parent css isn't offlined before its childrenTejun Heo2016-01-22
* Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-01-12
|\
| * Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...Tejun Heo2015-12-07
| |\
| * | cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friendsOleg Nesterov2015-12-03
| * | Merge branch 'for-4.4-fixes' into for-4.5Tejun Heo2015-12-03
| |\ \
| * | | cgroup: replace __DEVEL__sane_behavior with cgroup2 fs typeTejun Heo2015-11-16
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-17
|\ \ \ \ | | |/ / | |/| |
| * | | cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo2015-12-03
| |/ /
| * | cgroup: fix cftype->file_offset handlingTejun Heo2015-11-16
* | | cgroup: fix sock_cgroup_data initialization on earlier compilersTejun Heo2015-12-09
* | | sock, cgroup: add sock->sk_cgroupTejun Heo2015-12-08
* | | net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo2015-12-08
| |/ |/|
* | cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using itTejun Heo2015-11-20
|/
* cgroup: add cgroup_subsys->free() method and use it to fix pids controllerTejun Heo2015-10-15
* cgroup: keep zombies associated with their original cgroupsTejun Heo2015-10-15
* cgroup: don't hold css_set_rwsem across css task iterationTejun Heo2015-10-15
* cgroup: make cgroup->nr_populated count the number of populated css_setsTejun Heo2015-10-15