summaryrefslogtreecommitdiffstats
path: root/kernel/cgroup
Commit message (Expand)AuthorAgeFilesLines
* 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
| * cgroup/cgroup.c: replace 'of->kn->priv' with of_cft()Hui Su2020-11-251-4/+4
| * kernel: cgroup: Mundane spelling fixes throughout the fileBhaskar Chowdhury2020-11-251-11/+11
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-12/+0
|\ \
| * | cgroup: remove obsoleted broken_hierarchy and warned_broken_hierarchyRoman Gushchin2020-12-151-7/+0
| * | mm: memcg: deprecate the non-hierarchical modeRoman Gushchin2020-12-151-5/+0
| |/
* | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-141-5/+28
|\ \
| * | cpuset: fix race between hotplug work and later CPU offlineDaniel Jordan2020-11-191-5/+28
| |/
* | Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds2020-12-142-2/+2
|\ \ | |/ |/|
| * cgroup: Use generic ns_common::countKirill Tkhai2020-08-192-2/+2
* | kernel/: fix repeated words in commentsRandy Dunlap2020-10-161-1/+1
* | cgroup: Zero sized write should be no-opJouni Roivas2020-09-301-0/+3
* | cgroup: remove redundant kernfs_activate in cgroup_setup_root()Wei Yang2020-09-301-1/+0
|/
* Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-031-1/+0
|\
| * cgroup: unexport cgroup_rstat_updatedChristoph Hellwig2020-06-291-1/+0
* | cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang2020-07-071-12/+19
|/
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-2/+2
* Merge branch 'for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2020-06-062-17/+53
|\
| * cgroup: add cpu.stat file to root cgroupBoris Burkov2020-05-282-9/+52
| * cgroup: Remove stale commentsZefan Li2020-05-261-8/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-031-27/+0
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-311-13/+3
| |\|