Linux cgroups development
 help / color / mirror / Atom feed
 messages from 2026-08-04 06:18:47 to 2026-08-11 04:32:04 UTC [more...]

[PATCH v2] mm: memcg-v1: fix memsw and TCP failcnt accounting
 2026-08-11  4:31 UTC  (3+ messages)

[PATCH 0/2] selftests/cgroup: Fix cpuset test portability and hotplug error handling
 2026-08-11  3:25 UTC  (9+ messages)
` [PATCH 1/2] selftests/cgroup: Avoid awk -e in cpuset tests
` [PATCH 2/2] selftests/cgroup: Preserve CPU hotplug write errors

[PATCH] mm: memcg-v1: fix memory.memsw.failcnt accounting
 2026-08-11  1:48 UTC  (6+ messages)

memcg stats flushing (WAS "Re: [PATCH] fuse: disable default bdi strictlimiting")
 2026-08-11  0:48 UTC  (5+ messages)

[PATCH 0/2] block: expose blkcg io.stat to BPF
 2026-08-11  0:17 UTC  (6+ messages)
` [PATCH 1/2] block: add BPF kfuncs to read blkcg io.stat
` [PATCH 2/2] selftests/bpf: add test for blkcg io.stat BPF kfuncs

[PATCH v3 00/11] Virtual Swap Space (Swap Table Edition)
 2026-08-10 22:27 UTC  (19+ messages)
` [PATCH v3 01/11] mm, swap: add virtual swap device infrastructure
` [PATCH v3 02/11] mm, swap: support zswap and zeroswap as vswap backends
` [PATCH v3 03/11] mm, swap: prepare the swap IO path for vswap
` [PATCH v3 04/11] mm, swap: support physical swap as a vswap backend
` [PATCH v3 05/11] mm, swap: enable THP swapin for vswap entries
` [PATCH v3 06/11] mm, swap: write back vswap zswap entries to physical swap
` [PATCH v3 07/11] mm, swap: reclaim physical slots backing cache-only vswap entries
` [PATCH v3 08/11] mm, swap: only charge physical swap entries
` [PATCH v3 09/11] mm, swap: add debugfs counters for vswap
` [PATCH v3 10/11] mm, swap: defer memcg_table allocation for physical swap clusters
` [PATCH v3 11/11] mm, swap: widen swap_info_struct max/pages to unsigned long
` [syzbot ci] Re: Virtual Swap Space (Swap Table Edition)

[PATCH] docs: cgroup-v2: fix stale "io" controller introduction
 2026-08-10 19:38 UTC  (3+ messages)

[PATCH] cgroup/cpuset: Use WRITE_ONCE() for shared prs_err updates
 2026-08-10 19:35 UTC  (3+ messages)

[PATCH 0/3] block: skip the blkcg walk in blk_cgroup_congested() when nothing is throttled
 2026-08-10 18:56 UTC  (8+ messages)
` [PATCH 1/3] blk-iolatency: clear delay state when freeing policy data
` [PATCH 2/3] blk-iocost: "
` [PATCH 3/3] block: skip blkcg walk in blk_cgroup_congested() when nothing throttled

[PATCH] cgroup/cpuset: Add test for partition root invalidation returning wrong CPUs
 2026-08-10 17:58 UTC  (2+ messages)

[PATCH] cgroup/cpuset: Remove obsolete PFA_SPREAD_SLAB task flag
 2026-08-10 15:46 UTC  (2+ messages)

[RFC PATCH v5 0/4] mm: avoid large folio splits when swap is unavailable
 2026-08-10 14:11 UTC  (19+ 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 v2] fs: push nr_cached_objects memcg gating into individual filesystems
 2026-08-10 10:19 UTC  (2+ messages)

[PATCH v2] selftests/cgroup: add PSI pressure trigger and validation tests
 2026-08-10  9:42 UTC  (6+ messages)

[PATCH] mm/memcg: fix NULL nodeinfo[] dereference on late-onlined nodes
 2026-08-10  7:58 UTC  (2+ messages)

[PATCH v2 0/2] mm, memcg: fix memory.peak reset clobbering other fds' watermark
 2026-08-10  2:58 UTC  (5+ messages)
` [PATCH v2 1/2] memcg: acquire peaks_lock when reading memory.peak
` [PATCH v2 2/2] mm, memcg: fix memory.peak reset clobbering other fds' watermark

[syzbot] Monthly cgroups report (Aug 2026)
 2026-08-08  4:32 UTC 

[PATCH v3] memcg: keep folio's objcg same as its node
 2026-08-08  1:35 UTC  (2+ messages)

[RFC PATCH v3 00/14] Introduce tiered memcg limits
 2026-08-07 20:20 UTC  (15+ messages)
` [RFC PATCH v3 01/14] mm/memcontrol: Introduce cgroup.memory=tiered_limits boot parameter
` [RFC PATCH v3 02/14] mm/memcontrol: Refactor page_counter charging in try_charge_memcg
` [RFC PATCH v3 03/14] mm/memory-tiers: Introduce a mapping from nid to tier_slot
` [RFC PATCH v3 04/14] mm/memcontrol: Allocate per-tier page_counters
` [RFC PATCH v3 05/14] mm/memcontrol: Set tier limits proportional to memory limits
` [RFC PATCH v3 06/14] mm/vmscan, memcontrol: Add nodemask to try_to_free_mem_cgroup_pages
` [RFC PATCH v3 07/14] mm/memcontrol: Charge/uncharge tiered memory to mem_cgroup
` [RFC PATCH v3 08/14] mm/memcontrol: Make memory.low and memory.min tier-aware
` [RFC PATCH v3 09/14] mm/memcontrol: Make memory.high tier-aware
` [RFC PATCH v3 10/14] mm/memcontrol: Make memory.max tier-aware
` [RFC PATCH v3 11/14] mm/memcontrol, migrate: Transfer tier charge on migration
` [RFC PATCH v3 12/14] mm/memcontrol: Kick async reclaim on migration and folio replacement
` [RFC PATCH v3 13/14] mm/memcontrol, sched/numa: Gate NUMA promotions into memcg tiers
` [RFC PATCH v3 14/14] mm/page_alloc: steer allocations away from exhausted memory tiers

[PATCH] Fix unbounded loop within try_charge_memcg
 2026-08-07 20:07 UTC  (6+ messages)

[PATCH] Fix unbounded loop within try_charge_memcg
 2026-08-07  9:17 UTC  (2+ messages)

[PATCH bpf-next 0/4] bpf: BPF-driven proactive memcg reclaim
 2026-08-07  7:04 UTC  (5+ messages)
` [PATCH bpf-next 1/4] mm/bpf: Add bpf_try_to_free_mem_cgroup_pages kfunc
` [PATCH bpf-next 2/4] bpf: add bpf_thread_wq kthread-backed workqueue with cgroup placement
` [PATCH bpf-next 3/4] selftests/bpf: add thread_wq cgroup test
` [PATCH bpf-next 4/4] selftests/bpf: add memcg async reclaim test for bpf_wq/bpf_thread_wq

[PATCH v2 0/4] selftests: shared lib.bpf.mk for building BPF progs and skeletons
 2026-08-06 22:18 UTC  (9+ messages)
` [PATCH v2 1/4] selftests: add shared lib.bpf.mk to build "
` [PATCH v2 2/4] selftests/cgroup: add memcg_stat_cross_cpu correctness test for flush

[PATCH v2] memcg: keep folio's objcg same as its node
 2026-08-06 20:03 UTC  (4+ messages)

[PATCH] memcg: keep folio's objcg same as its node
 2026-08-06 16:37 UTC  (3+ messages)

[RFC PATCH v1 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-08-06  9:22 UTC  (13+ messages)
` [RFC PATCH v1 1/3] blk-cgroup: add helpers for bio cgroup state
` [RFC PATCH v1 2/3] blk-cgroup: store blkcg in bio instead of blkg
` [RFC PATCH v1 3/3] blk-cgroup: move async bio punt state to blkcg

[PATCH 0/2] selftests/cgroup: test_zswap: fix single-core flakes
 2026-08-06  8:33 UTC  (6+ messages)
` [PATCH 1/2] selftests/cgroup: test_zswap: retry subtree_control write on EBUSY in test_zswap_writeback
` [PATCH 2/2] selftests/cgroup: test_zswap: fix implicit unsigned promotion bug in test_no_kmem_bypass

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-08-06  3:30 UTC  (3+ messages)
` [PATCH v5 25/36] mm/memory_hotplug: support N_MEMORY_PRIVATE node hotplug

[REGRESSION] mm/memcg: folio/lruvec mismatch after cgroup offline: lru_size underflow and list_del corruption (7.1)
 2026-08-05 19:07 UTC  (4+ messages)

[ANNOUNCE/CFP] Linux Plumbers 2026 Containers and Checkpoint/Restore Microconference
 2026-08-05 16:50 UTC  (2+ messages)

[PATCH v4] security: Expand task_setscheduler LSM hook
 2026-08-05 12:32 UTC  (3+ messages)

[PATCH v8 0/6] cgroup/dmem,drm/ttm: Improve protection in contended cases
 2026-08-05  8:42 UTC  (17+ messages)
` [PATCH v8 1/6] cgroup/dmem: Add queries for protection values
` [PATCH v8 2/6] cgroup,cgroup/dmem: Add (dmem_)cgroup_common_ancestor helper
` [PATCH v8 3/6] drm/ttm: Extract code for attempting allocation in a place
` [PATCH v8 4/6] drm/ttm: Split cgroup charge and resource allocation
` [PATCH v8 5/6] drm/ttm: Be more aggressive when allocating below protection limit
` [PATCH v8 6/6] drm/ttm: Use common ancestor of evictor and evictee as limit pool

[PATCH] mm: add some missing includes to mm-local headers
 2026-08-05  2:45 UTC  (11+ messages)

[PATCH v5 0/3] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
 2026-08-04 19:26 UTC  (8+ 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

[PATCH v3] block/blk-iocost: annotate ioc_pd_stat reads with data_race()
 2026-08-04 13:23 UTC  (3+ messages)

[PATCH v3 00/13] mm/slab, alloc_tag: reduce obj_ext memory waste
 2026-08-04 10:29 UTC  (11+ messages)
` [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 RFC 00/15] mm/mglru: frequency guided promotion (MGLRU-FG) and flag cleanup
 2026-08-04  9:02 UTC  (7+ messages)
` [PATCH RFC 08/15] mm/memcg: add folio-based lruvec live helper
` [PATCH RFC 10/15] mm/mglru: make folio lru referenced times count a generic API


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