summaryrefslogtreecommitdiffstats
path: root/kernel/cgroup
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-1/+1
|\
| * memcg: enable accounting for new namesapces and struct nsproxyVasily Averin2021-09-031-1/+1
* | Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2021-08-313-64/+133
|\ \
| * | cgroup: Avoid compiler warnings with no subsystemsKees Cook2021-08-301-6/+20
| * | cgroup/cpuset: Avoid memory migration when nodemasks matchNicolas Saenz Julienne2021-08-251-0/+5
| * | cgroup/cpuset: Enable memory migration for cpuset v2Waiman Long2021-08-121-1/+5
| * | cgroup/cpuset: Enable event notification when partition state changesWaiman Long2021-08-111-11/+35
| * | cgroup: cgroup-v1: clean up kernel-doc notationRandy Dunlap2021-08-111-1/+7
| * | cgroup: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-091-15/+15
| * | cgroup/cpuset: Fix violation of cpuset locking ruleWaiman Long2021-08-091-23/+35
| * | cgroup/cpuset: Fix a partition bug with hotplugWaiman Long2021-07-261-0/+7
| * | cgroup/cpuset: Miscellaneous code cleanupWaiman Long2021-07-261-21/+19
| * | cgroup: remove cgroup_mount from commentszhaoxiaoqiang112021-07-161-1/+0
* | | Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-08-301-20/+39
|\ \ \ | |_|/ |/| |
| * | cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq()Will Deacon2021-08-201-2/+8
| * | cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()Will Deacon2021-08-201-17/+26
| * | cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1Will Deacon2021-08-201-2/+6
* | | cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_syncTejun Heo2021-07-271-8/+11
* | | cgroup1: fix leaked context root causing sporadic NULL deref in LTPPaul Gortmaker2021-07-211-3/+1
| |/ |/|
* | fs: add vfs_parse_fs_param_source() helperChristian Brauner2021-07-141-9/+5
* | cgroup: verify that source is a stringChristian Brauner2021-07-141-0/+2
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-021-0/+25
|\ \
| * | scsi: cgroup: Add cgroup_get_from_id()Muneendra Kumar2021-06-101-0/+26
* | | Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2021-07-012-17/+165
|\ \ \
| * | | cgroup: make per-cgroup pressure stall tracking configurableSuren Baghdasaryan2021-06-081-0/+48
| * | | cgroup: Fix kernel-docYang Li2021-06-042-2/+2
| * | | Merge branch 'for-5.13-fixes' into for-5.14Tejun Heo2021-05-245-16/+13
| |\ \ \
| * | | | cgroup: inline cgroup_task_freeze()Roman Gushchin2021-05-101-1/+2
| * | | | cgroup: introduce cgroup.killChristian Brauner2021-05-101-14/+113
| | |/ / | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-291-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | loop: charge i/o to mem and blk cgDan Schatzberg2021-06-291-0/+1
* | | | sched: Change task_struct::statePeter Zijlstra2021-06-181-1/+1
|/ / /
* | / cgroup1: don't allow '\n' in renamingAlexander Kuznetsov2021-06-101-0/+4
| |/ |/|
* | cgroup: fix spelling mistakesZhen Lei2021-05-245-8/+8
* | cgroup: disable controllers at parse timeShakeel Butt2021-05-201-8/+5
|/
* cgroup: rstat: punt root-level optimization to individual controllersJohannes Weiner2021-04-301-25/+36
* cgroup: rstat: support cgroup1Johannes Weiner2021-04-302-15/+21
* cgroup: use tsk->in_iowait instead of delayacct_is_task_waiting_on_io()Chunguang Xu2021-04-161-1/+1
* cgroup/cpuset: fix typos in commentsLu Jialin2021-04-121-3/+3
* svm/sev: Register SEV and SEV-ES ASIDs to the misc controllerVipin Sharma2021-04-041-0/+6
* cgroup: Add misc cgroup controllerVipin Sharma2021-04-042-0/+402
* Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-1/+1
|\
| * namei: make permission helpers idmapped mount awareChristian Brauner2021-01-241-1/+1
* | Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2021-02-222-44/+17
|\ \
| * | cpuset: fix typos in commentsAubrey Li2021-01-151-3/+3
| * | cgroup: cgroup.{procs,threads} factor out common partsMichal Koutný2021-01-151-41/+14
* | | cgroup: fix psi monitor for root cgroupOdin Ugedal2021-01-191-1/+3
|/ /
* / cgroup-v1: add disabled controller check in cgroup1_parse_param()Chen Zhou2021-01-151-0/+3
|/
* Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2020-12-282-15/+17
|\
| * cgroup: Fix memory leak when parsing multiple source parametersQinglang Miao2020-12-161-0/+2