index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cgroup-defs.h
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2017-11-15
|
\
|
*
cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.stat
Tejun Heo
2017-10-26
|
*
cgroup: Implement cgroup2 basic CPU usage accounting
Tejun Heo
2017-09-25
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
|
/
*
cgroup: Add mount flag to enable cpuset to use v2 behavior in v1 cgroup
Waiman Long
2017-08-18
*
cgroup: implement hierarchy limits
Roman Gushchin
2017-08-02
*
cgroup: keep track of number of descent cgroups
Roman Gushchin
2017-08-02
*
cgroup: implement cgroup v2 thread support
Tejun Heo
2017-07-21
*
cgroup: introduce cgroup->dom_cgrp and threaded css_set handling
Tejun Heo
2017-07-21
*
cgroup: distinguish local and children populated states
Tejun Heo
2017-07-16
*
cgroup: implement "nsdelegate" mount option
Tejun Heo
2017-06-28
*
cgroup: Keep accurate count of tasks in each css_set
Waiman Long
2017-06-14
*
cgroup: Prevent kill_css() from being called more than once
Waiman Long
2017-05-17
*
cgroup: move cgroup_subsys_state parent field for cache locality
Todd Poynor
2017-04-11
*
kernel: convert css_set.refcount from atomic_t to refcount_t
Elena Reshetova
2017-03-08
*
sched/headers, cgroups: Remove the threadgroup_change_*() wrappery
Ingo Molnar
2017-03-02
*
cgroup: reorder css_set fields
Tejun Heo
2016-12-27
*
cgroup add cftype->open/release() callbacks
Tejun Heo
2016-12-27
*
cgroup: add support for eBPF programs
Daniel Mack
2016-11-25
*
cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...
Tejun Heo
2016-04-25
*
cgroup: ignore css_sets associated with dead cgroups during migration
Tejun Heo
2016-03-16
*
cgroup: implement cgroup_subsys->implicit_on_dfl
Tejun Heo
2016-03-08
*
cgroup: use css_set->mg_dst_cgrp for the migration target cgroup
Tejun Heo
2016-03-08
*
cgroup: introduce cgroup_{save|propagate|restore}_control()
Tejun Heo
2016-03-03
*
cgroup: explicitly track whether a cgroup_subsys_state is visible to userland
Tejun Heo
2016-03-03
*
cgroup: convert cgroup_subsys flag fields to bool bitfields
Tejun Heo
2016-02-23
*
cgroup: make cgroup subsystem masks u16
Tejun Heo
2016-02-22
*
cgroup: s/child_subsys_mask/subtree_ss_mask/
Tejun Heo
2016-02-22
*
Revert "cgroup: add cgroup_subsys->css_e_css_changed()"
Tejun Heo
2016-02-22
*
cgroup: make sure a parent css isn't offlined before its children
Tejun Heo
2016-01-22
*
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2016-01-12
|
\
|
*
Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...
Tejun Heo
2015-12-07
|
|
\
|
*
|
cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends
Oleg Nesterov
2015-12-03
|
*
|
Merge branch 'for-4.4-fixes' into for-4.5
Tejun Heo
2015-12-03
|
|
\
\
|
*
|
|
cgroup: replace __DEVEL__sane_behavior with cgroup2 fs type
Tejun Heo
2015-11-16
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-17
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
cgroup: fix handling of multi-destination migration from subtree_control enab...
Tejun Heo
2015-12-03
|
|
/
/
|
*
|
cgroup: fix cftype->file_offset handling
Tejun Heo
2015-11-16
*
|
|
cgroup: fix sock_cgroup_data initialization on earlier compilers
Tejun Heo
2015-12-09
*
|
|
sock, cgroup: add sock->sk_cgroup
Tejun Heo
2015-12-08
*
|
|
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
2015-12-08
|
|
/
|
/
|
*
|
cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using it
Tejun Heo
2015-11-20
|
/
*
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-10-15
*
cgroup: don't hold css_set_rwsem across css task iteration
Tejun Heo
2015-10-15
*
cgroup: make cgroup->nr_populated count the number of populated css_sets
Tejun Heo
2015-10-15
*
cgroup: generalize obtaining the handles of and notifying cgroup files
Tejun Heo
2015-09-18
*
cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLE
Tejun Heo
2015-09-18
*
cgroup: replace "cgroup.populated" with "cgroup.events"
Tejun Heo
2015-09-18
*
cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled()
Tejun Heo
2015-09-18
[next]