Linux cgroups development
 help / color / mirror / Atom feed
 messages from 2026-06-18 03:11:21 to 2026-06-24 18:57:54 UTC [more...]

[PATCH] mm/memcontrol: remove unused for_each_mem_cgroup macro and cleanup
 2026-06-24 18:57 UTC  (2+ messages)

[PATCH 0/2] cgroup/dmem: add per-region event counters
 2026-06-24 18:52 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] cgroup/dmem: introduce dmem.events.local for local counts

[PATCH v4 0/5] mm/memcontrol, page_counter: move stock from mem_cgroup to page_counter
 2026-06-24 18:24 UTC  (10+ messages)
` [PATCH v4 1/5] mm/page_counter: introduce per-page_counter stock
` [PATCH v4 2/5] mm/memcontrol: flatten try_charge_memcg control flow
` [PATCH v4 3/5] mm/page_counter: introduce page_counter_try_charge_stock()
` [PATCH v4 4/5] mm/memcontrol: convert memcg to use page_counter_stock
` [PATCH v4 5/5] mm/memcontrol: remove unused memcg_stock code

[PATCH RFC 0/4] memcg,slab: kmalloc_nolock() fixes
 2026-06-24 16:30 UTC  (6+ messages)
` [PATCH RFC 1/4] mm/memcontrol: do not drain objcg stock when spinning is not allowed
` [PATCH RFC 2/4] mm/slab: handle allow_spin in slab_free_hook() instead of open coding
` [PATCH RFC 3/4] mm/slab: fix a deadlock in memcg_alloc_abort_single()
` [PATCH RFC 4/4] mm/slab: serialize defer_free_barrier()

[PATCH v3] selftests/cgroup: Adjust cpu test duration based on HZ
 2026-06-24 16:03 UTC 

[PATCH-next v5 0/6] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
 2026-06-24 15:51 UTC  (4+ messages)
` [PATCH-next v5 6/6] "

[PATCH 0/3] memcg: bail out reclaim when memcg is dying
 2026-06-24 14:41 UTC  (6+ messages)
` [PATCH 1/3] memcg: bail out memory.high "
` [PATCH 2/3] memcg: bail out memory.max "
` [PATCH 3/3] memcg: bail out proactive reclaim "

[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
 2026-06-24 14:23 UTC  (21+ messages)
` [PATCH v3 1/7] list: Add mutable iterator variants
` [PATCH v3 2/7] llist: "
` [PATCH v3 3/7] mm: Use mutable list iterators
` [PATCH v3 5/7] kernel: "
` [PATCH v3 4/7] block: "

[PATCH 0/8] blk-cgroup: remove queue_lock nesting from blkcg paths
 2026-06-24 12:53 UTC  (4+ messages)

[PATCH] tools/cgroup: iocost_monitor: parse help before importing drgn
 2026-06-24 12:36 UTC 

[RFC PATCH v6 00/25] Hierarchical Constant Bandwidth Server
 2026-06-24 10:35 UTC  (4+ messages)

[PATCH v2 0/2] cgroup/cpuset: Miscellaneous fixes and cleanups
 2026-06-24  8:40 UTC  (6+ messages)
` [PATCH v2 1/2] cgroup/cpuset: Avoid unnecessary cpus & mems update in cpuset_hotplug_update_tasks()
` [PATCH v2 2/2] cgroup/cpuset: Rebind/migrate mm only for threadgroup leader in cpuset_update_tasks_nodemask()

[PATCH 1/2] md/linear: add fault-tolerant mode for unraid-like setups
 2026-06-24  6:55 UTC  (8+ messages)
` [PATCH 2/2] ext4: add unraid mount option for single-disk-per-group mode
` [PATCH v2 0/4] blk-cgroup: fix blkg list and policy data races
` [PATCH v2 1/4] blk-cgroup: protect q->blkg_list iteration in blkg_destroy_all() with blkcg_mutex
` [PATCH v2 2/4] blk-cgroup: fix race between policy activation and blkg destruction
` [PATCH v2 3/4] blk-cgroup: skip dying blkg in blkcg_activate_policy()
` [PATCH v2 4/4] blk-cgroup: factor policy pd teardown loop into helper

[PATCH-next 00/23] cgroup/cpuset: Enable runtime update of nohz_full and managed_irq CPUs
 2026-06-24  6:34 UTC  (2+ messages)

[PATCH] block, bfq: protect async queue reset with blkcg locks
 2026-06-24  6:28 UTC  (4+ messages)

[PATCH] mm: memcg: remove stray text from obj_stock_pcp comment
 2026-06-24  4:32 UTC  (4+ messages)

[PATCH] sched/core: Add core_sibling_idle accounting
 2026-06-23 23:43 UTC 

[PATCH v3 00/13] Dynamic Housekeeping Management (DHM) via CPUSets
 2026-06-23 20:45 UTC  (24+ messages)
` [PATCH v3 01/13] sched/isolation: Replace notifier chain with explicit callback interface
` [PATCH v3 02/13] sched/isolation: Add housekeeping_update_types() for kernel-noise masks
` [PATCH v3 03/13] sched/isolation: RCU-protect all housekeeping cpumask readers
` [PATCH v3 04/13] sched/isolation: Fix RCU protection for runtime-mutable cpumask callers
` [PATCH v3 05/13] cpu/hotplug: Reserve CPUHP states for nohz_full and managed IRQ down-paths
` [PATCH v3 06/13] tick/nohz, context_tracking: Prepare for runtime nohz_full updates
` [PATCH v3 07/13] rcu/nocb: Add explicit housekeeping callback for runtime NOCB toggling
` [PATCH v3 08/13] genirq: Add explicit housekeeping callback for managed IRQ migration
` [PATCH v3 09/13] watchdog/lockup_detector: Register housekeeping callback for kernel-noise
` [PATCH v3 10/13] sched: Guard sched_tick_start/stop against uninitialized tick_work_cpu
` [PATCH v3 11/13] cgroup/cpuset: Extend isolated partition to trigger kernel-noise isolation
` [PATCH v3 12/13] docs: cgroup-v2: Document kernel-noise isolation via isolated partitions
` [PATCH v3 13/13] selftests/cgroup: Add kernel-noise isolation test to cpuset selftest

[PATCH v9 0/6] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-06-23 20:20 UTC  (20+ messages)
` [PATCH v9 1/6] mm: swap: introduce swap tier infrastructure
` [PATCH v9 2/6] mm: swap: associate swap devices with tiers
` [PATCH v9 3/6] mm: memcontrol: add interface for swap tier selection
` [PATCH v9 4/6] mm: swap: filter swap allocation by memcg tier mask
` [PATCH v9 5/6] selftests/mm: add a swap tier configuration test
` [PATCH v9 6/6] selftests/cgroup: add a swap tier routing test

[PATCH v2] selftests/cgroup: Adjust cpu.max quota based on HZ
 2026-06-23 19:42 UTC  (5+ messages)

[RFC PATCH v2 0/7] mm, swap: Virtual Swap Space (Swap Table Edition)
 2026-06-23 19:01 UTC  (8+ messages)
` [RFC PATCH v2 2/7] mm, swap: support zswap and zeroswap as vswap backends
` [RFC PATCH v2 3/7] mm, swap: support physical swap as a vswap backend

[PATCH v6 0/6] [PATCH v6 0/6] Add reclaim to the dmem cgroup controller
 2026-06-23 17:45 UTC  (6+ messages)
` [PATCH v6 6/6] drm/amdgpu: Wire up dmem cgroup reclaim for VRAM manager

[PATCH v7 0/9] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
 2026-06-23 16:18 UTC  (16+ messages)
` [PATCH v7 1/9] cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowed
` [PATCH v7 2/9] cgroup/cpuset: Fix node inconsistencies between cpuset_update_tasks_nodemask() and cpuset_attach()
` [PATCH v7 3/9] cgroup/cpuset: Prevent race between task attach and cpuset state change
` [PATCH v7 4/9] cgroup/cpuset: Add a cpuset_reserve_dl_bw() helper
` [PATCH v7 5/9] cgroup/cpuset: Expand the scope of cpuset_can_attach_check()
` [PATCH v7 6/9] cgroup/cpuset: Make cpuset_attach_old_cs track task group leaders
` [PATCH v7 7/9] cgroup/cpuset: Move mpol_rebind_mm/cpuset_migrate_mm() calls inside cpuset_attach_task()
` [PATCH v7 8/9] cgroup/cpuset: Support multiple source cpusets for cpuset_*attach()
` [PATCH v7 9/9] cgroup/cpuset: Support multiple destination "

[PATCH] cgroup: Use READ_ONCE() for task->flags in task_css_set_check()
 2026-06-23  5:58 UTC  (2+ messages)

[PATCH 1/2] cgroup/cpuset: Avoid unnecessary cpus & mems update in cpuset_hotplug_update_tasks()
 2026-06-23  5:58 UTC  (5+ messages)
` [PATCH 2/2] cgroup/cpuset: Rebind/migrate mm only for threadgroup leader in cpuset_update_tasks_nodemask()

[PATCH 0/2] fix two issues in blkg_create() error path
 2026-06-23  1:38 UTC  (5+ messages)
` [PATCH 1/2] blk-cgroup: fix blkg leak "
` [PATCH 2/2] blk-cgroup: fix null-ptr-deref by freeing blkg pd on blkg_create "

[PATCH] block/cgroup: Drop stale -EBUSY retry from blkg_conf_prep()
 2026-06-23  1:33 UTC  (2+ messages)

[PATCH V3] blk-cgroup: defer blkcg css_put until blkg is unlinked from queue
 2026-06-22 22:01 UTC  (3+ messages)

[PATCH] Docs/admin-guide/cgroup-v2: fix memory.stat doc details
 2026-06-22 16:41 UTC  (5+ messages)

[PATCH v2] cgroup/dmem: accept only one region per limit write
 2026-06-22 15:14 UTC  (2+ messages)

[Kernel Bug] INFO: task hung in cgroup_drain_dying
 2026-06-22 13:57 UTC  (5+ messages)

[Kernel Bug] INFO: rcu detected stall in count_memcg_event_mm
 2026-06-22 13:00 UTC  (3+ messages)

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-06-22 12:31 UTC  (17+ messages)
              ` [Lsf-pc] "

[PATCH] cgroup: Fix a typo of the function name in comment
 2026-06-22 11:07 UTC 

[PATCH] cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowed
 2026-06-22  7:12 UTC  (11+ messages)
` [PATCH v2] "

[tj-cgroup:test-merge-for-7.2] BUILD SUCCESS b62299084fb88382321b5eed2edef2a0d0cdf117
 2026-06-22  5:54 UTC 

[PATCH v3 4/7] block: Use mutable list iterators
 2026-06-22  4:19 UTC 

[BUG] mm: mglru: stale aging batch triggers lru_gen_exit_memcg warning
 2026-06-22  3:12 UTC  (2+ messages)

[PATCH] blk-iolatency: flush enable work after policy deactivation
 2026-06-21 13:59 UTC 

[PATCH v5 0/9] mm: switch THP shrinker to list_lru
 2026-06-20  7:39 UTC  (3+ messages)
` [PATCH v5 9/9] mm: switch deferred split "

[PATCH v3 0/7] sched: Flatten the pick
 2026-06-20  3:54 UTC  (3+ messages)
` [PATCH v3 7/7] sched/eevdf: Move to a single runqueue

[PATCH] selftests/cgroup: Adjust cpu.max quota based on HZ
 2026-06-19 21:18 UTC 

[PATCH v2 1/2] mm: vmalloc: streamline vmalloc memory accounting
 2026-06-19 12:53 UTC  (2+ messages)
` [REGRESSION] "

[PATCH v8 0/4] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-06-18 12:36 UTC  (4+ messages)

[PATCH v3 00/15] mm/slab: introduce alloc_flags and slab_alloc_context
 2026-06-18  8:23 UTC  (9+ messages)
` [PATCH v3 08/15] mm/slab: pass alloc_flags through slab_post_alloc_hook() chain
` [PATCH v3 10/15] mm/slab: allow kmem_cache_alloc_bulk() with any gfp flags
` [PATCH v3 14/15] mm/slab: remove __GFP_NO_OBJ_EXT usage from alloc_slab_obj_exts()


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