aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/cgroup
Commit message (Expand)AuthorAge
...
| * | cpuset: Simply allocation and freeing of cpumasksWaiman Long2018-11-08
| * | cpuset: Define data structures to support scheduling partitionWaiman Long2018-11-08
| * | cpuset: Enable cpuset controller in default hierarchyWaiman Long2018-11-08
| * | cgroup: remove unnecessary unlikely()Yangtao Li2018-11-05
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-28
|\ \
| * | mm, oom: reorganize the oom report in dump_headeryuzhoujian2018-12-28
* | | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-28
|\ \ \ | |/ / |/| |
| * | blkcg: remove additional reference to the cssDennis Zhou2018-12-08
| |/
* / cgroups: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney2018-12-01
|/
* Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-02
|\
| * blkcg: revert blkcg cleanups seriesDennis Zhou2018-11-01
* | psi: cgroup supportJohannes Weiner2018-10-26
|/
* Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds2018-10-22
|\
| * blkcg: remove additional reference to the cssDennis Zhou (Facebook)2018-09-21
* | cgroup: Fix dom_cgrp propagation when enabling threaded modeTejun Heo2018-10-04
|/
* Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2018-08-24
|\
| * cgroup/tracing: Move taking of spin lock out of trace event handlersSteven Rostedt (VMware)2018-07-11
* | kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov2018-07-21
|/
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-15
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-12
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-06
|\
| * treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-06
* | Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2018-06-05
|\ \
| * | cgroup: css_set_lock should nest inside tasklist_lockTejun Heo2018-05-23
| * | rdmacg: Convert to use match_string() helperAndy Shevchenko2018-05-07
| * | cgroup: Make cgroup_rstat_updated() ready for root cgroup usageTejun Heo2018-04-26
| * | cgroup: Add memory barriers to plug cgroup_rstat_updated() race windowTejun Heo2018-04-26
| * | cgroup: Add cgroup_subsys->css_rstat_flush()Tejun Heo2018-04-26
| * | cgroup: Replace cgroup_rstat_mutex with a spinlockTejun Heo2018-04-26
| * | cgroup: Factor out and expose cgroup_rstat_*() interface functionsTejun Heo2018-04-26
| * | cgroup: Reorganize kernel/cgroup/rstat.cTejun Heo2018-04-26
| * | cgroup: Distinguish base resource stat implementation from rstatTejun Heo2018-04-26
| * | cgroup: Rename stat to rstatTejun Heo2018-04-26
| * | cgroup: Rename kernel/cgroup/stat.c to kernel/cgroup/rstat.cTejun Heo2018-04-26
| * | cgroup: Limit event generation frequencyTejun Heo2018-04-26
| * | cgroup: Explicitly remove core interface filesTejun Heo2018-04-26
| |/
* / proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-16
|/
* 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
* | cgroup: fix rule checking for threaded mode switchingTejun Heo2018-02-21
|/
* kernel/cpuset: current_cpuset_is_being_rebound can be booleanYaowei Bai2018-02-06
* string: drop __must_check from strscpy() and restore strscpy() usages in cgroupTejun Heo2018-01-19
* cgroup: make cgroup.threads delegatableRoman Gushchin2018-01-10
* cgroup: fix css_task_iter crash on CSS_TASK_ITER_PROCTejun Heo2017-12-20
* cgroup: Fix deadlock in cpu hotplug pathPrateek Sood2017-12-19
* cgroup: use strlcpy() instead of strscpy() to avoid spurious warningArnd Bergmann2017-12-15
* cgroup: avoid copying strings longer than the buffersMa Shimiao2017-12-12
* Revert "cgroup/cpuset: remove circular dependency deadlock"Tejun Heo2017-12-04
* Revert "cpuset: Make cpuset hotplug synchronous"Tejun Heo2017-12-04