summaryrefslogtreecommitdiffstats
path: root/kernel/cgroup
AgeCommit message (Expand)Author
2019-09-19cgroup: freezer: fix frozen state inheritanceRoman Gushchin
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 451Thomas Gleixner
2019-06-14Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-12cpuset: restore sanity to cpuset_cpus_allowed_fallback()Joel Savitz
2019-06-10cgroup: Fix css_task_iter_advance_css_set() cset skip conditionTejun Heo
2019-06-10cgroup/bfq: revert bfq.weight symlink changeJens Axboe
2019-06-07cgroup: let a symlink too be created with a cftype fileAngelo Ruocco
2019-06-05cgroup: css_task_iter_skip()'d iterators must be advanced before accessedTejun Heo
2019-06-01mm, memcg: consider subtrees in memory.eventsChris Down
2019-05-31cgroup: Include dying leaders with live threads in PROCS iterationsTejun Heo
2019-05-31cgroup: Implement css_task_iter_skip()Tejun Heo
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-14kernel/sched/psi.c: expose pressure metrics on root cgroupDan Schatzberg
2019-05-14psi: introduce psi monitorSuren Baghdasaryan
2019-05-09Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2019-05-06kernel: cgroup: fix misuse of %xFuqian Huang
2019-05-06cgroup: get rid of cgroup_freezer_frozen_exit()Roman Gushchin
2019-05-06cgroup: prevent spurious transition into non-frozen stateRoman Gushchin
2019-05-06cgroup: Remove unused cgrp variableShaokun Zhang
2019-04-19cgroup: add tracing points for cgroup v2 freezerRoman Gushchin
2019-04-19cgroup: make TRACE_CGROUP_PATH irq-safeRoman Gushchin
2019-04-19cgroup: cgroup v2 freezerRoman Gushchin
2019-04-19cgroup: protect cgroup->nr_(dying_)descendants by css_set_lockRoman Gushchin
2019-04-19cgroup: implement __cgroup_task_count() helperRoman Gushchin
2019-04-19cgroup: rename freezer.c into legacy_freezer.cRoman Gushchin
2019-04-19cgroup/cpuset: Update stale generate_sched_domains() commentsJuri Lelli
2019-04-04cgroup: remove extra cgroup_migrate_finish() callShakeel Butt
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-03-07Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2019-03-05kernel: cgroup: add poll file operationJohannes Weiner
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-02-28vfs: Add some logging to the core users of the fs_context logDavid Howells
2019-02-28cpuset: Use fs_contextDavid Howells
2019-02-28kernfs, sysfs, cgroup, intel_rdt: Support fs_contextDavid Howells
2019-02-28cgroup: store a reference to cgroup_ns into cgroup_fs_contextAl Viro
2019-02-28cgroup1_get_tree(): separate "get cgroup_root to use" into a separate helperAl Viro
2019-02-28cgroup_do_mount(): massage calling conventionsAl Viro
2019-02-28cgroup: stash cgroup_root reference into cgroup_fs_contextAl Viro
2019-02-28cgroup2: switch to option-by-option parsingAl Viro
2019-02-28cgroup1: switch to option-by-option parsingAl Viro
2019-02-28cgroup: take options parsing into ->parse_monolithic()Al Viro
2019-02-28cgroup: fold cgroup1_mount() into cgroup1_get_tree()Al Viro
2019-02-28cgroup: start switching to fs_contextAl Viro
2019-02-19cpuset: remove unused task_has_mempolicy()Masahiro Yamada
2019-02-15cgroup, rstat: Don't flush subtree root unless necessaryTejun Heo
2019-01-31cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix ...Oleg Nesterov
2019-01-31bpf, cgroups: clean up kerneldoc warningsValdis Kletnieks
2019-01-18IB/core: Simplify rdma cgroup registrationParav Pandit
2019-01-17cgroup: saner refcounting for cgroup_rootAl Viro