Linux cgroups development
 help / color / mirror / Atom feed
 messages from 2026-07-23 01:54:33 to 2026-07-30 14:55:59 UTC [more...]

[PATCH 0/2] selftests/cgroup: misc cleanups for test_cpu.c
 2026-07-30 14:55 UTC  (7+ messages)
` [PATCH 1/2] selftests/cgroup: remove unused user_usec read in test_cpucg_nice
    ` [PATCH v2] selftests/cgroup: add user_usec sanity check "
` [PATCH 2/2] selftests/cgroup: write explicit period to cpu.max in max tests

[PATCH v4 4/5] mm/memcontrol: convert memcg to use page_counter_stock
 2026-07-30 14:30 UTC  (4+ messages)

[PATCH v3 00/13] mm/slab, alloc_tag: reduce obj_ext memory waste
 2026-07-30 12:41 UTC  (32+ messages)
` [PATCH v3 01/13] mm/slab: skip kfence objects in allocation profiling
` [PATCH v3 02/13] mm/slab: remove objs_per_slab()
` [PATCH v3 03/13] mm: move struct slabobj_ext to mm/slab.h
` [PATCH v3 04/13] mm/slab: make slab_obj_ext() determine object index
` [PATCH v3 05/13] mm/slab: abstract slabobj_ext.objcg access
` [PATCH v3 06/13] mm/slab: abstract slabobj_ext.ref access
` [PATCH v3 07/13] mm/slab: replace slab.stride with obj_exts_in_object
` [PATCH v3 08/13] mm/slab: change struct slabobj_ext to a union
` [PATCH v3 09/13] mm/slab: introduce slab_obj_ext_has_codetag()
` [PATCH v3 10/13] mm/slab: reduce slabobj_ext memory with allocation profiling disabled
` [PATCH v3 11/13] mm/slab: add cache_ and slab_needs_objcg() helpers
` [PATCH v3 12/13] mm/slab: stop allocating objcg pointers when unnecessary
` [PATCH v3 13/13] mm/slab, kfence, memcg: completely remove obj_ext for kfence objects

[RFC PATCH v5 0/4] mm: avoid large folio splits when swap is unavailable
 2026-07-30 12:23 UTC  (5+ messages)
` [RFC PATCH v5 1/4] mm: add page_counter_margin()
` [RFC PATCH v5 2/4] mm: distinguish large folio swap allocation failures
` [RFC PATCH v5 3/4] mm/vmscan: avoid pointless large folio splits without swap
` [RFC PATCH v5 4/4] mm/shmem: split large folios only on -E2BIG

[PATCH] mm, memcg: fix memory.peak reset clobbering other fds' watermark
 2026-07-30 11:53 UTC 

[PATCH v2] fs: push nr_cached_objects memcg gating into individual filesystems
 2026-07-30  8:58 UTC  (2+ messages)

[PATCH v2] block/cgroup: Drop stale -EBUSY retry from blkg_conf_prep()
 2026-07-30  7:39 UTC 

[PATCH] memcg: bypass the reclaim and oom killer for dying tasks once oom_reaper is done
 2026-07-30  6:57 UTC  (5+ messages)

[RFC PATCH v4 0/4] mm: avoid large folio splits when swap is unavailable
 2026-07-30  2:52 UTC  (6+ messages)
` [RFC PATCH v4 1/4] mm: add page_counter_margin()
` [RFC PATCH v4 2/4] mm: distinguish large folio swap allocation failures
` [RFC PATCH v4 3/4] mm/vmscan: avoid pointless large folio splits without swap
` [RFC PATCH v4 4/4] mm/shmem: split large folios only on -E2BIG

[PATCH] mm: memcg: stop reclaim when a limit update is superseded
 2026-07-30  1:48 UTC  (13+ messages)

Purpose of init.scope
 2026-07-29 20:13 UTC 

[PATCH v4 00/16] Fix bugs on HugeTLB folio allocation failure paths
 2026-07-29 17:14 UTC  (3+ messages)
` [PATCH v4 01/16] mm: hugetlb: Track used_hpages when getting/putting pages from subpool

[PATCH v5 0/3] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
 2026-07-29 13:09 UTC  (9+ messages)
` [PATCH v5 1/3] mm/vmstat, mm/memcontrol: add _monotonic vmstat readers
` [PATCH v5 2/3] mm/vmscan: add pgrotate_anon and pgrotate_file vmstat counters
` [PATCH v5 3/3] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost

[RFC PATCH v1 0/2] KVM: arm64: CCA: Add MEC policy support for CCA Realms
 2026-07-29 11:47 UTC  (6+ messages)
` [RFC PATCH v1 1/2] KVM: arm64: CCA: Add support for configuring the Realm MEC policy
` [RFC PATCH v1 2/2] cgroup/misc: Add support for Arm CCA MECIDs

[RFC PATCH v2 0/8] blk-cgroup: protect blkgs with blkcg_mutex
 2026-07-29  9:49 UTC  (22+ messages)
` [RFC PATCH v2 1/8] block: associate blkg in submit_bio instead of bio_set_dev
` [RFC PATCH v2 2/8] blk-throttle: protect throttle state with td lock
` [RFC PATCH v2 3/8] blk-cgroup: protect blkgs with blkcg_mutex
` [RFC PATCH v2 4/8] blk-cgroup: remove blkg radix tree preloading
` [RFC PATCH v2 5/8] blk-cgroup: allocate blkgs in blkg_create
` [RFC PATCH v2 6/8] blk-cgroup: share blkg creation between lookup and config prep
` [RFC PATCH v2 7/8] bfq: avoid blkg lookup from locked cgroup update
` [RFC PATCH v2 8/8] block: fail nowait bio submit if blkg allocation can't sleep
` [syzbot ci] Re: blk-cgroup: protect blkgs with blkcg_mutex

[RFC] Robust futex causing memcg OOM storm on exit
 2026-07-29  8:21 UTC  (10+ messages)

[PATCH v9 0/6] Add reclaim to the dmem cgroup controller
 2026-07-28 10:30 UTC  (8+ messages)
` [PATCH v9 1/6] drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()
` [PATCH v9 2/6] cgroup/dmem: Introduce struct dmem_cgroup_init for region initialization
` [PATCH v9 3/6] cgroup/dmem: Add reclaim callback for lowering max below current usage
` [PATCH v9 4/6] drm/ttm: Hook up a cgroup-aware reclaim callback for the dmem controller
` [PATCH v9 5/6] drm/xe: Wire up dmem cgroup reclaim for VRAM manager
` [PATCH v9 6/6] drm/amdgpu: "

[PATCH v4] Docs/admin-guide/cgroup-v2: document io.latency rotational vs non-rotational behavior
 2026-07-28  9:57 UTC 

[PATCH v2] selftests/cgroup: add PSI pressure trigger and validation tests
 2026-07-28  8:37 UTC 

[tj-cgroup:for-7.3] BUILD SUCCESS 3864c95587a4b487cf231ec0ab8c3d1c11764eb7
 2026-07-28  4:43 UTC 

[tj-cgroup:for-next] BUILD SUCCESS eb21ac5fec4db1539fc81b5feca00c2b20170afb
 2026-07-28  4:19 UTC 

[PATCH v2 0/3] Bring includes in linux/kmod.h up to date
 2026-07-27 14:58 UTC  (4+ messages)
` [PATCH v2 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(),

[PATCH v4 0/2] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
 2026-07-27 14:28 UTC  (13+ messages)
` [PATCH v4 1/2] mm/vmstat, mm/memcontrol: add _monotonic vmstat readers
` [PATCH v4 2/2] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost

[PATCH v2 00/13] mm/slab, alloc_tag: reduce obj_ext memory waste
 2026-07-27  6:22 UTC  (20+ messages)
` [PATCH v2 01/13] mm/slab: skip kfence objects in allocation profiling
` [PATCH v2 06/13] mm/slab: abstract slabobj_ext.objcg access
` [PATCH v2 09/13] mm/slab: change struct slabobj_ext to a union
` [PATCH v2 12/13] mm/slab: add cache_ and slab_needs_objcg() helpers
` [PATCH v2 13/13] mm/slab: stop allocating objcg pointers when unnecessary

[RFC v2 0/3] mm/mglru: proactive aging via memory.aging
 2026-07-27  3:54 UTC  (2+ messages)

[PATCH] Docs/admin-guide/cgroup-v2: document hierarchical cpu.max throttling behavior
 2026-07-27  3:18 UTC  (3+ messages)

[PATCH] docs: cgroup-v2: mark memory.pressure and io.pressure as read-write
 2026-07-26 19:47 UTC  (3+ messages)

[PATCH rdma-next v3 00/14] RDMA: Make device names unique per net namespace
 2026-07-26  7:32 UTC  (2+ messages)

drm/ttm/memcg/lru: enable memcg tracking for ttm, xe and amdgpu driver (part 2) (v2)
 2026-07-26  7:13 UTC  (3+ messages)

[PATCH] selftests/cgroup: add PSI pressure trigger and validation tests
 2026-07-25 16:48 UTC  (3+ messages)

[PATCH -v4 0/2] mm: vmscan: fix node reclaim ignoring swappiness parameter
 2026-07-24 15:53 UTC  (7+ messages)
` [PATCH -v4 1/2] memcg: move mem_cgroup_swappiness and vm_swappiness to mm/swap.h
` [PATCH -v4 2/2] mm: vmscan: fix node reclaim ignoring swappiness parameter

[PATCH] Docs/admin-guide/cgroup-v1/memory: document memsw limit constraints
 2026-07-24 11:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-07-24  6:29 UTC  (6+ messages)

[RFC PATCH 0/9 v2] mm/memcontrol: Make memory cgroup limits tier-aware
 2026-07-23 20:21 UTC  (2+ messages)

[PATCH v8 4/6] drm/ttm: Hook up a cgroup-aware reclaim callback for the dmem controller
 2026-07-23 15:55 UTC  (2+ messages)

[RFC PATCH v3 2/4] mm: distinguish large folio swap allocation failures
 2026-07-23 15:15 UTC  (2+ messages)

[RFC PATCH v3 2/4] mm: distinguish large folio swap allocation failures
 2026-07-23 14:49 UTC  (2+ messages)

[PATCH v10 0/6] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-07-23 14:31 UTC  (3+ messages)

[PATCH v5 14/36] mm/damon: skip private node memory in DAMON migration and pageout
 2026-07-23 13:36 UTC  (4+ messages)

[RFC PATCH v1 00/17] blk-cgroup: protect blkgs with blkcg_mutex
 2026-07-23  7:03 UTC  (4+ messages)
` [RFC PATCH v1 01/17] nvme-multipath: retarget failedover bios from requeue work

[PATCH] blk-cgroup: remove unused blk_queue_for_each_rl stub
 2026-07-23  6:47 UTC  (2+ messages)

[PATCH v4] blk-throttle: fix divide-by-zero on legacy iops limit of 0
 2026-07-23  6:46 UTC  (2+ messages)

[PATCH -v3 0/2] mm: vmscan: fix node reclaim ignoring swappiness parameter
 2026-07-23  2:58 UTC  (3+ messages)
` [PATCH -v3 1/2] memcg: move mem_cgroup_swappiness and vm_swappiness to mm/swap.h
` [PATCH -v3 2/2] mm: vmscan: fix node reclaim ignoring swappiness parameter

[PATCH v2 0/2] mm: fix node reclaim swappiness handling
 2026-07-23  2:14 UTC  (6+ messages)
` [PATCH v2 1/2] memcg: move mem_cgroup_swappiness and vm_swappiness to mm/swap.h


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