summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/cgroup-v2.rst
AgeCommit message (Expand)Author
2026-05-14cgroup/rdma: document rdma.peak, rdma.events and rdma.events.localTao Cui
2026-04-27docs: cgroup: fix typo 'protetion' -> 'protection'Petr Vaněk
2026-04-05mm: zswap: add per-memcg stat for incompressible pagesJiayuan Chen
2026-02-11Merge tag 'cgroup-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-01-21cgroup: Remove stale cpu.rt.max reference from documentationTejun Heo
2026-01-16Documentation: Fix typos and grammatical errorsNauman Sabir
2026-01-12cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflictWaiman Long
2026-01-12cgroup/cpuset: Don't fail cpuset.cpus change in v2Waiman Long
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-11-16memcg: net: track network throttling due to memcg memory pressureShakeel Butt
2025-11-14docs: cgroup: No special handling of unpopulated memcgsMichal Koutný
2025-11-14docs: cgroup: Note about sibling relative reclaim protectionMichal Koutný
2025-11-14docs: cgroup: Explain reclaim protection targetMichal Koutný
2025-09-19Documentation: cgroup-v2: Sync manual toctreeBagas Sanjaya
2025-09-05cgroup: Merge branch 'for-6.17-fixes' into for-6.18Tejun Heo
2025-08-22cgroup: cgroup.stat.local time accountingTiffany Yang
2025-08-12docs: cgroup: fixed spelling mistakes in documentationSoham Metha
2025-07-31Merge tag 'cgroup-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-07-09Revert "sched/numa: add statistics of numa balance task"Chen Yu
2025-06-09Documentation: cgroup: add section explaining controller availabilityVishal Chourasia
2025-06-02Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-31sched/numa: add statistics of numa balance taskChen Yu
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-27Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-05-22cgroup, docs: cpu controller's interaction with various scheduling policiesShashank Balaji
2025-05-22cgroup, docs: convert space indentation to tab indentationShashank Balaji
2025-05-21cgroup, docs: be specific about bandwidth control of rt processesShashank Balaji
2025-05-12mm: add swappiness=max arg to memory.reclaim for only anon reclaimZhongkun He
2025-05-12memcg-introduce-non-blocking-limit-setting-option-v3Shakeel Butt
2025-05-12memcg: introduce non-blocking limit setting optionShakeel Butt
2025-04-07fs: Remove aops->writepageMatthew Wilcox (Oracle)
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-24Merge tag 'cgroup-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-21cgroup: docs: add pswpin and pswpout items in cgroup v2 docHao Jia
2025-03-21mm: vmscan: split proactive reclaim statistics from direct reclaim statisticsHao Jia
2025-03-17mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MA...David Hildenbrand
2025-03-05cgroup, docs: Be explicit about independence of RT_GROUP_SCHED and non-cpu co...Shashank Balaji
2025-01-06kernel/cgroup: Add "dmem" memory accounting cgroupMaarten Lankhorst
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-18Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-11-14memcg/hugetlb: add hugeTLB counters to memcgJoshua Hahn
2024-11-11mm: count zeromap read and set for swapout and swapinBarry Song
2024-10-28fs/writeback: convert wbc_account_cgroup_owner to take a folioPankaj Raghav
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-18Merge tag 'cgroup-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-03Documentation/cgroup-v2: clarify that zswap.writeback is ignored if zswap is ...Mike Yuan
2024-09-03mm,memcg: provide per-cgroup counters for NUMA balancing operationsKaiyang Zhao
2024-09-01mm, memcg: cg2 memory{.swap,}.peak write handlersDavid Finkel
2024-09-01mm/memcontrol: respect zswap.writeback setting from parent cg tooMike Yuan
2024-08-19cgroup: update some statememt about delegationChen Ridong