Linux cgroups development
 help / color / mirror / Atom feed
 messages from 2026-06-02 02:38:19 to 2026-06-08 20:19:44 UTC [more...]

[PATCH v3 0/4] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-08 20:19 UTC  (44+ messages)
` [PATCH v3 1/4] mm/zswap: Make shrink_worker writeback cursor per-memcg
` [PATCH v3 2/4] mm/zswap: Implement proactive writeback
` [PATCH v3 3/4] mm/zswap: Add per-memcg stat for "

[PATCH-next v5 6/6] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
 2026-06-08 18:49 UTC  (9+ messages)
` [PATCH] cgroup/cpuset: Support multiple source/destination cpusets using pids pattern

[PATCH v2] cgroup/dmem: accept only one region per limit write
 2026-06-08 16:51 UTC  (3+ messages)

[PATCH] cgroup/dmem: accept only one region per limit write
 2026-06-08 15:42 UTC  (8+ messages)

[PATCH] mm: memcontrol-v1: use nofail allocations for soft limit trees
 2026-06-08 13:29 UTC  (3+ messages)

[RFC PATCH v6 00/25] Hierarchical Constant Bandwidth Server
 2026-06-08 12:15 UTC  (26+ messages)
` [RFC PATCH v6 01/25] sched/deadline: Fix replenishment logic for non-deferred servers
` [RFC PATCH v6 02/25] sched/rt: Update default bandwidth for real-time tasks to ONE
` [RFC PATCH v6 03/25] sched/deadline: Do not access dl_se->rq directly
` [RFC PATCH v6 04/25] sched/deadline: Distinguish between dl_rq and my_q
` [RFC PATCH v6 05/25] sched/rt: Pass an rt_rq instead of an rq where needed
` [RFC PATCH v6 06/25] sched/rt: Move functions from rt.c to sched.h
` [RFC PATCH v6 07/25] sched/rt: Disable RT_GROUP_SCHED
` [RFC PATCH v6 08/25] sched/rt: Remove unnecessary runqueue pointer in struct rt_rq
` [RFC PATCH v6 09/25] sched/rt: Introduce HCBS specific structs in task_group
` [RFC PATCH v6 10/25] sched/core: Initialize HCBS specific structures
` [RFC PATCH v6 11/25] sched/deadline: Add dl_init_tg
` [RFC PATCH v6 12/25] sched/rt: Add {alloc/unregister/free}_rt_sched_group
` [RFC PATCH v6 13/25] sched/deadline: Account rt-cgroups bandwidth in deadline tasks schedulability tests
` [RFC PATCH v6 14/25] sched/rt: Implement dl-server operations for rt-cgroups
` [RFC PATCH v6 15/25] sched/rt: Update task event callbacks for HCBS scheduling
` [RFC PATCH v6 16/25] sched/rt: Remove support for cgroups-v1
` [RFC PATCH v6 17/25] sched/rt: Update rt-cgroup schedulability checks
` [RFC PATCH v6 18/25] sched/rt: Update task's RT runqueue when switching scheduling class
` [RFC PATCH v6 19/25] sched/rt: Remove old RT_GROUP_SCHED data structures
` [RFC PATCH v6 20/25] sched/rt: Add HCBS migration code to related functions
` [RFC PATCH v6 21/25] sched/rt: Hook HCBS migration functions
` [RFC PATCH v6 22/25] sched/core: Execute enqueued balance callbacks when changing allowed CPUs
` [RFC PATCH v6 23/25] sched/rt: Try pull task on empty server pick
` [RFC PATCH v6 24/25] sched/core: Execute enqueued balance callbacks after migrate_disable_switch
` [RFC PATCH v6 25/25] Documentation: Update documentation for real-time cgroups

[PATCH 0/8] blk-cgroup: remove queue_lock nesting from blkcg paths
 2026-06-08  3:42 UTC  (9+ messages)
` [PATCH 1/8] blk-cgroup: protect iterating blkgs with blkcg->lock in blkcg_print_stat()
` [PATCH 2/8] blk-cgroup: delay freeing policy data after rcu grace period
` [PATCH 3/8] blk-cgroup: don't nest queue_lock under rcu in blkcg_print_blkgs()
` [PATCH 4/8] blk-cgroup: don't nest queue_lock under rcu in blkg_lookup_create()
` [PATCH 5/8] blk-cgroup: don't nest queue_lock under rcu in bio_associate_blkg()
` [PATCH 6/8] blk-cgroup: don't nest queue_lock under blkcg->lock in blkcg_destroy_blkgs()
` [PATCH 7/8] mm/page_io: don't nest queue_lock under rcu in bio_associate_blkg_from_page()
` [PATCH 8/8] block, bfq: don't grab queue_lock to initialize bfq

[PATCH 0/5] blk-cgroup: fix blkg list and policy data races
 2026-06-08  2:48 UTC  (10+ messages)
` [PATCH 1/5] blk-cgroup: protect q->blkg_list iteration in blkg_destroy_all() with blkcg_mutex
` [PATCH 2/5] bfq: protect q->blkg_list iteration in bfq_end_wr_async() "
` [PATCH 3/5] blk-cgroup: fix race between policy activation and blkg destruction
` [PATCH 4/5] blk-cgroup: skip dying blkg in blkcg_activate_policy()
` [PATCH 5/5] blk-cgroup: factor policy pd teardown loop into helper

[PATCH-next v6 0/6] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
 2026-06-07  3:29 UTC  (11+ messages)
` [PATCH-next v6 1/6] cgroup/cpuset: Fix node inconsistencies between cpuset_update_tasks_nodemask() and cpuset_attach()
` [PATCH-next v6 2/6] cgroup/cpuset: Add a cpuset_reserve_dl_bw() helper
` [PATCH-next v6 3/6] cgroup/cpuset: Expand the scope of cpuset_can_attach_check()
` [PATCH-next v6 4/6] cgroup/cpuset: Make cpuset_attach_old_cs track task group leaders
` [PATCH-next v6 5/6] cgroup/cpuset: Move mpol_rebind_mm/cpuset_migrate_mm() calls inside cpuset_attach_task()
` [PATCH-next v6 6/6] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
` [PATCH-next v6 7/6] cgroup/cpuset: Set old_mems_allowed from guarantee_online_mems() consistently

[syzbot] Monthly cgroups report (Jun 2026)
 2026-06-06 12:32 UTC 

[syzbot] [cgroups?] INFO: task hung in cgroup_subtree_control_write (2)
 2026-06-06  4:40 UTC 

[PATCH 0/6 v3] mm/memcontrol, page_counter: move stock from mem_cgroup to page_counter
 2026-06-05 17:07 UTC  (9+ messages)
` [PATCH 1/6 v3] mm/page_counter: introduce per-page_counter stock
` [PATCH 2/6 v3] mm/page_counter: use page_counter_stock in page_counter_try_charge
` [PATCH 3/6 v3] mm/page_counter: introduce stock drain APIs
` [PATCH 4/6 v3] mm/memcontrol: convert memcg to use page_counter_stock
` [PATCH 5/6 v3] mm/memcontrol: optimize memsw stock for cgroup v1
` [PATCH 6/6 v3] mm/memcontrol: remove unused memcg_stock code

[PATCH v2 0/2] cgroup/dmem: allow double-charging dmem allocations to memcg
 2026-06-05 15:53 UTC  (7+ messages)
` [PATCH v2 2/2] cgroup/dmem: add dmem.memcg control file for double-charging "

[PATCH] mm: don't allow empty relative nodemask in mpol_relative_nodemask()
 2026-06-05 15:18 UTC  (9+ messages)

[PATCH v3 0/7] sched: Flatten the pick
 2026-06-05 15:07 UTC  (9+ messages)
` [PATCH v3 1/7] sched/fair: Add cgroup_mode switch
` [PATCH v3 2/7] sched/fair: Add cgroup_mode: up
` [PATCH v3 3/7] sched/fair: Add cgroup_mode: max
` [PATCH v3 4/7] sched/fair: Add cgroup_mode: concur
` [PATCH v3 5/7] sched/fair: Add cgroup_mode: tasks
` [PATCH v3 6/7] sched/fair: Change the default cgroup_mode to concur
` [PATCH v3 7/7] sched/eevdf: Move to a single runqueue

[PATCH v3] cgroup/dmem: introduce a peak file
 2026-06-05 11:13 UTC  (5+ messages)

[GIT PULL] cgroup: Fixes for v7.1-rc6
 2026-06-04 19:31 UTC  (2+ messages)

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-06-04 12:18 UTC  (11+ messages)

[tj-cgroup:for-next] BUILD SUCCESS 3e0d2ffb1ae163aa8e97e4ddd7aafa9b7162b5d5
 2026-06-04  2:18 UTC 

[RFC PATCH 0/5] mm, swap: Virtual Swap Space (Swap Table Edition)
 2026-06-03 20:09 UTC  (19+ messages)

[PATCH v5 0/9] mm: switch THP shrinker to list_lru
 2026-06-03 11:53 UTC  (6+ messages)

[PATCH cgroup/for-next v2 0/5] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
 2026-06-03 10:05 UTC  (4+ messages)

[PATCH v2 00/10] sched: Flatten the pick
 2026-06-03  9:51 UTC  (3+ messages)
` [PATCH v2 08/10] sched/fair: Add newidle balance to pick_task_fair()

[PATCH 1/1] mm/thp: clear deferred split shrinker bits when queues drain
 2026-06-03  8:02 UTC  (9+ messages)

[PATCH v2] cgroup/cpuset: Change email address of Chen Ridong
 2026-06-03  1:08 UTC  (2+ messages)

[PATCH] cgroup/cpuset: change ridong's email
 2026-06-02 21:31 UTC  (3+ messages)

[PATCH-next v5 0/6] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
 2026-06-02 18:43 UTC  (10+ messages)
` [PATCH-next v5 1/6] cgroup/cpuset: Fix node inconsistencies between cpuset_update_tasks_nodemask() and cpuset_attach()
` [PATCH-next v5 2/6] cgroup/cpuset: Add a cpuset_reserve_dl_bw() helper
` [PATCH-next v5 3/6] cgroup/cpuset: Expand the scope of cpuset_can_attach_check()
` [PATCH-next v5 4/6] cgroup/cpuset: Make cpuset_attach_old_cs track task group leaders

[PATCH v2] cgroup/cpuset: Fix update_prstate() always returning 0 on partition errors
 2026-06-02 18:41 UTC  (4+ messages)

[PATCH] cgroup/cpuset: Remove Chen Ridong as a cpust reviewer for now
 2026-06-02 18:35 UTC  (4+ messages)

[PATCH 5/5] cgroup: Defer kill_css_finish() in cgroup_apply_control_disable()
 2026-06-02 18:34 UTC  (4+ messages)
` [PATCH] cgroup: Migrate tasks to the root css when a controller is rebound

[PATCH] cgroup/cpuset: Free sched domains on rebuild guard failure
 2026-06-02  9:27 UTC  (2+ messages)

[PATCH] cgroup/cpuset: Fix update_prstate() always returning 0 on partition errors
 2026-06-02  4:49 UTC  (2+ messages)

[PATCH v2] mm/list_lru: drain before clearing xarray entry on reparent
 2026-06-02  2:37 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox