aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/cgroup
Commit message (Expand)AuthorAge
...
| * cgroup: prevent spurious transition into non-frozen stateRoman Gushchin2019-05-06
| * cgroup: Remove unused cgrp variableShaokun Zhang2019-05-06
| * cgroup: add tracing points for cgroup v2 freezerRoman Gushchin2019-04-19
| * cgroup: make TRACE_CGROUP_PATH irq-safeRoman Gushchin2019-04-19
| * cgroup: cgroup v2 freezerRoman Gushchin2019-04-19
| * cgroup: protect cgroup->nr_(dying_)descendants by css_set_lockRoman Gushchin2019-04-19
| * cgroup: implement __cgroup_task_count() helperRoman Gushchin2019-04-19
| * cgroup: rename freezer.c into legacy_freezer.cRoman Gushchin2019-04-19
| * cgroup: remove extra cgroup_migrate_finish() callShakeel Butt2019-04-04
* | cgroup/cpuset: Update stale generate_sched_domains() commentsJuri Lelli2019-04-19
|/
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2019-03-12
|\
| * vfs: Add some logging to the core users of the fs_context logDavid Howells2019-02-28
| * cpuset: Use fs_contextDavid Howells2019-02-28
| * kernfs, sysfs, cgroup, intel_rdt: Support fs_contextDavid Howells2019-02-28
| * cgroup: store a reference to cgroup_ns into cgroup_fs_contextAl Viro2019-02-28
| * cgroup1_get_tree(): separate "get cgroup_root to use" into a separate helperAl Viro2019-02-28
| * cgroup_do_mount(): massage calling conventionsAl Viro2019-02-28
| * cgroup: stash cgroup_root reference into cgroup_fs_contextAl Viro2019-02-28
| * cgroup2: switch to option-by-option parsingAl Viro2019-02-28
| * cgroup1: switch to option-by-option parsingAl Viro2019-02-28
| * cgroup: take options parsing into ->parse_monolithic()Al Viro2019-02-28
| * cgroup: fold cgroup1_mount() into cgroup1_get_tree()Al Viro2019-02-28
| * cgroup: start switching to fs_contextAl Viro2019-02-28
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-09
|\ \
| * | IB/core: Simplify rdma cgroup registrationParav Pandit2019-01-18
* | | Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2019-03-07
|\ \ \
| * | | cpuset: remove unused task_has_mempolicy()Masahiro Yamada2019-02-19
| * | | cgroup, rstat: Don't flush subtree root unless necessaryTejun Heo2019-02-15
| * | | cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix ...Oleg Nesterov2019-01-31
| |/ /
* | | kernel: cgroup: add poll file operationJohannes Weiner2019-03-06
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-03-05
|\ \ \ | |_|/ |/| |
| * | bpf, cgroups: clean up kerneldoc warningsValdis Kletnieks2019-01-31
| |/
* | cgroup: saner refcounting for cgroup_rootAl Viro2019-01-17
* | fix cgroup_do_mount() handling of failure exitsAl Viro2019-01-17
|/
* Merge branch 'for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2018-12-29
|\
| * cgroup: Add named hierarchy disabling to cgroup_no_v1 boot paramTejun Heo2018-12-28
| * cgroup: fix parsing empty mount option stringOndrej Mosnacek2018-12-28
| * Merge branch 'for-4.20-fixes' into for-4.21Tejun Heo2018-12-27
| |\
| | * cgroup: fix CSS_TASK_ITER_PROCSTejun Heo2018-11-20
| * | cpuset: Remove set but not used variable 'cs'YueHaibing2018-12-03
| * | cgroup: Add .__DEBUG__. prefix to debug file namesTejun Heo2018-11-13
| * | cpuset: Minor cgroup2 interface updatesTejun Heo2018-11-13
| * | cpuset: Expose cpuset.cpus.subpartitions with cgroup_debugWaiman Long2018-11-08
| * | cpuset: Use descriptive text when reading/writing cpuset.sched.partitionWaiman Long2018-11-08
| * | cpuset: Expose cpus.effective and mems.effective on cgroup v2 rootWaiman Long2018-11-08
| * | cpuset: Make generate_sched_domains() work with partitionWaiman Long2018-11-08
| * | cpuset: Make CPU hotplug work with partitionWaiman Long2018-11-08
| * | cpuset: Track cpusets that use parent's effective_cpusWaiman Long2018-11-08
| * | cpuset: Add an error state to cpuset.sched.partitionWaiman Long2018-11-08
| * | cpuset: Add new v2 cpuset.sched.partition flagWaiman Long2018-11-08