Linux cgroups development
 help / color / mirror / Atom feed
 messages from 2026-09-10 12:58:41 to 2026-09-13 16:17:56 UTC [more...]

[REGRESSION] kernfs: empty cgroup rmdir latency after delete-notification changes
 2026-09-13 16:17 UTC  (4+ messages)

[PATCH] cgroup/dmem: Fix eviction helper reference in dmem_cgroup_try_charge()
 2026-09-13 15:48 UTC  (2+ messages)

[PATCH v2 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-09-13 13:29 UTC  (6+ messages)
` [PATCH v2 1/3] blk-cgroup: use a request_queue rhashtable for blkg lookup
` [PATCH v2 2/3] blk-cgroup: store blkcg in bio instead of blkg
` [PATCH v2 3/3] blk-cgroup: move async bio punt state to blkcg

[PATCH 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-09-13 13:02 UTC  (7+ messages)
` [PATCH 2/3] blk-cgroup: store blkcg in bio instead of blkg

Path forward for Virtualized Swap?
 2026-09-12 11:51 UTC  (28+ messages)

[PATCH 0/4] kernfs: remove kernfs_rwsem from dentry revalidation
 2026-09-12  3:28 UTC  (7+ messages)
` [PATCH 4/4] kernfs: Remove "

[PATCH] memcg: keep propagating stats updates to ancestors
 2026-09-11 19:36 UTC  (2+ messages)

[PATCH] blk-cgroup: save IRQ state in blkg_tryget_closest()
 2026-09-11 18:32 UTC  (3+ messages)

[PATCH RFC v2 00/15] mm/mglru: frequency guided promotion (MGLRU-FG) and flag cleanup
 2026-09-11 17:02 UTC  (17+ messages)
` [PATCH RFC v2 01/15] mm/memcontrol: allow update of LRU statistic without holding LRU lock
` [PATCH RFC v2 02/15] mm/mglru: make generation page counters atomic
` [PATCH RFC v2 03/15] mm/memcg: add folio-based lruvec live helper
` [PATCH RFC v2 04/15] mm/mglru: frequency guided workingset promotion (MGLRU-FG)
` [PATCH RFC v2 05/15] mm/mglru: make folio lru referenced times count a generic API
` [PATCH RFC v2 06/15] mm/mglru: move add/del LRU size accounting out of lru_gen_update_size()
` [PATCH RFC v2 07/15] mm/mglru, gup: mark folios referenced via a fast helper
` [PATCH RFC v2 08/15] mm/smap: convert to LRU refs based operations
` [PATCH RFC v2 09/15] mm/madvise: adapt for LRU refs based operations in MGLRU
` [PATCH RFC v2 10/15] mm/damon: convert to LRU refs based operations
` [PATCH RFC v2 11/15] mm/huge_memory: mark file folio as accessed more accurately on split
` [PATCH RFC v2 12/15] mm/mglru: folio LRU refs based active/inactive number accounting
` [PATCH RFC v2 13/15] mm/mglru: make folio_inc_lru_refs lruvec lockless
` [PATCH RFC v2 14/15] mm/khugepaged: check folio referenced state via LRU refs under MGLRU
` [PATCH RFC v2 15/15] mm/mglru: make folio_test_workingset() work based on folio LRU refs

[PATCH v2] cgroup: Avoid iteration of dying tasks with zero refcount
 2026-09-11 16:57 UTC  (4+ messages)

[PATCH v3] writeback, memcg: skip foreign dirty tracking for bdev inodes
 2026-09-11 15:39 UTC  (6+ messages)
  ` [External] "

[PATCH v2 0/3] mm: page_counter: move hierarchical protection out of struct page_counter
 2026-09-11 15:17 UTC  (2+ messages)

[PATCH] cgroup: Move cgrp_dead_ task+iwork into its own struct
 2026-09-11 14:51 UTC  (3+ messages)

[PATCH v3 0/3] Bring includes in linux/kmod.h up to date
 2026-09-11 14:46 UTC  (4+ messages)
` [PATCH v3 1/3] umh, treewide: Explicitly include linux/umh.h where needed
` [PATCH v3 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(),
` [PATCH v3 3/3] module: Bring includes in linux/kmod.h up to date

[PATCH v3 0/3] sched/fair: remove quota/burst write-order dependency
 2026-09-11  9:22 UTC  (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] selftests: cgroup: test CPU quota and burst write order
` [PATCH v3 3/3] docs: cgroup-v2: document CPU quota and burst ordering

[RFC PATCH v2 0/5] blk-iocost: BPF struct_ops cost model
 2026-09-11  9:20 UTC  (8+ messages)
` [RFC PATCH v2 2/5] selftests/bpf: add iocost cost model test
` [RFC PATCH v2 3/5] blk-iocost: add iocost_ioc_tick tracepoint for per-period device summary
` [RFC PATCH v2 4/5] selftests/bpf: add multi-stream sequentiality example model
` [RFC PATCH v2 5/5] docs: cgroup-v2: document io.cost model=<name> binding

[PATCH v5 0/4] selftests: add shared Makefile for BPF selftests and a new memcg test
 2026-09-11  8:03 UTC  (8+ messages)
` [PATCH v5 1/4] selftests: add shared lib.bpf.mk to build BPF progs and skeletons
` [PATCH v5 2/4] selftests/cgroup: add memcg_stat_cross_cpu correctness test for flush
` [PATCH v5 3/4] selftests/hid: build the BPF program via the shared lib.bpf.mk
` [PATCH v5 4/4] selftests/sched_ext: build BPF schedulers "

[PATCH v5 0/4] mm: workingset: fix the shadow node budget under MGLRU
 2026-09-11  8:00 UTC  (5+ messages)
` [PATCH v5 1/4] mm: memcg: redirect stats updates of dying memcgs for all hierarchies
` [PATCH v5 2/4] mm: workingset: use lruvec_page_state_local() to count lru pages
` [PATCH v5 3/4] mm: memcg: skip the RCU lock when the memcg is not dying
` [PATCH v5 4/4] mm: memcg: reparent non-hierarchical lruvec stats on cgroup v2

[PATCH 0/2] mm: memcg: settle memory.high debt for non-blocking THP charges
 2026-09-11  3:19 UTC  (4+ messages)
` [PATCH 1/2] mm: memcg: settle memory.high debt after THP faults with non-blocking gfp

[syzbot] [mm?] [cgroups?] inconsistent lock state in fs_reclaim_acquire (4)
 2026-09-10 23:49 UTC  (4+ messages)

[PATCH v3 0/4] mm: restore per-memcg reclaim for NONSLAB shrinkers under nokmem
 2026-09-10 22:34 UTC  (2+ messages)

[PATCH v5 14/36] mm/damon: skip private node memory in DAMON migration and pageout
 2026-09-10 14:06 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