Linux cgroups development
 help / color / mirror / Atom feed
 messages from 2026-08-19 16:46:31 to 2026-08-25 15:33:04 UTC [more...]

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

[PATCH 00/17] cgroup/cpuset: Fix partition CPU ownership and isolation accounting
 2026-08-25 15:11 UTC  (25+ messages)
` [PATCH 01/17] selftests/cgroup: Drop invalid boot isolation comparison
` [PATCH 02/17] cgroup/cpuset: Preserve boot-isolated CPUs on partition release
` [PATCH 03/17] selftests/cgroup: Test boot-isolated CPU "
` [PATCH 04/17] cgroup/cpuset: Limit type-change accounting to owned CPUs
` [PATCH 05/17] selftests/cgroup: Test isolated CPU accounting on type changes
` [PATCH 06/17] cgroup/cpuset: Validate type changes against owned CPUs
` [PATCH 07/17] selftests/cgroup: Test type-change validation with child-owned CPUs
` [PATCH 08/17] cgroup/cpuset: Release CPUs when a type change is rejected
` [PATCH 09/17] selftests/cgroup: Test rejected partition type changes
` [PATCH 10/17] cgroup/cpuset: Fix isolated accounting on direct child invalidation
` [PATCH 11/17] selftests/cgroup: Test isolation "
` [PATCH 12/17] cgroup/cpuset: Invalidate children outside the new CPU mask
` [PATCH 13/17] selftests/cgroup: Test child invalidation after shrinking cpuset.cpus
` [PATCH 14/17] cgroup/cpuset: Publish cpus_allowed before partition updates
` [PATCH 15/17] selftests/cgroup: Test shrinking cpuset.cpus in a remote partition
` [PATCH 16/17] cgroup/cpuset: Fix isolated accounting on propagated invalidation
` [PATCH 17/17] selftests/cgroup: Test isolation "

[PATCH 00/11] mm/cma: charge cma allocation to memcg using per area counters
 2026-08-25 14:59 UTC  (22+ messages)
` [PATCH 01/11] mm/cma: drop const for struct page on release API
` [PATCH 02/11] mm/cma: include linux/cma.h in cma.h
` [PATCH 03/11] cgroup: add memory_cma_accounting mount option
` [PATCH 04/11] memcg: add cma charge/uncharge functions for area counters
` [PATCH 05/11] mm/cma: charge cma allocation to memcg per "
` [PATCH 06/11] memcg: register per-area usage counters in cgroupfs
` [PATCH 07/11] selftests: cgroup: add cma configs for cgroup selftest suite
` [PATCH 08/11] selftests: cgroup: add memcg cma tests
` [PATCH 09/11] selftests: cgroup: add a vmtest script for memcg
` [PATCH 10/11] selftests: cgroup: add memcg hugetlb_cma tests
` [PATCH 11/11] selftests: cgroup: amend vmtest-memcg to run the hugetlb cma tests

[PATCH 0/4] kernfs: remove kernfs_rwsem from dentry revalidation
 2026-08-25 14:58 UTC  (6+ messages)
` [PATCH 1/4] kernfs: Use VFS lookup context in d_revalidate()
` [PATCH 2/4] kernfs: Prepare directory revisions for lockless reads
` [PATCH 3/4] kernfs: Avoid namespace dereference in d_revalidate()
` [PATCH 4/4] kernfs: Remove kernfs_rwsem from dentry revalidation

[PATCH] mm/memcontrol: remove unused memcg parameter in calculate_high_delay()
 2026-08-25 12:12 UTC  (2+ messages)

[BUG] sched/fair: divide error in __calc_prop_weight() from the enqueue path (flat-hierarchy series)
 2026-08-25  3:38 UTC  (5+ messages)

[RFC PATCH v3 0/6] blk-cgroup: protect blkgs with blkcg_mutex
 2026-08-25  2:33 UTC  (9+ messages)
` [RFC PATCH v3 1/6] blk-cgroup: call pd_free_fn() outside spinlocks
` [RFC PATCH v3 2/6] blk-throttle: protect throttle state with td lock
` [RFC PATCH v3 3/6] blk-cgroup: protect blkgs with blkcg_mutex
` [RFC PATCH v3 4/6] blk-cgroup: allocate blkgs in blkg_create
` [RFC PATCH v3 5/6] blk-cgroup: share blkg creation between lookup and config prep
` [RFC PATCH v3 6/6] blk-cgroup: make policy blkg creation nowait-safe

[PATCH v2 0/6] mm/mglru: clean up folio counters and flag usage
 2026-08-25  1:48 UTC  (9+ messages)
` [PATCH v2 1/6] mm/memcontrol: make lru_zone_size atomic and simplify sanity check
` [PATCH v2 2/6] mm/mglru: introduce helpers for manipulating gen and refs flags
` [PATCH v2 3/6] mm/migrate: copy all referenced state via folio_migrate_lru_refs
` [PATCH v2 4/6] mm/mglru: move max_seq read into walk_update_folio
` [PATCH v2 5/6] mm/mglru: use explicit tier range in read_ctrl_pos()
` [PATCH v2 6/6] mm/mglru: fix potential generation folio number leak

[PATCH] mm: memcg: use ratelimited stats flush in obj_cgroup_may_zswap()
 2026-08-25  0:23 UTC  (11+ messages)

memcg stats flushing (WAS "Re: [PATCH] fuse: disable default bdi strictlimiting")
 2026-08-24 23:42 UTC  (10+ messages)

[PATCH rdma-next v3 00/14] RDMA: Make device names unique per net namespace
 2026-08-24 18:29 UTC  (3+ messages)
` [PATCH rdma-next v3 08/14] RDMA/cgroup: Disambiguate devices across net namespaces

[PATCH v5 0/4] cgroup: dmem: add selftest helper, coverage, and VM runner
 2026-08-24 18:28 UTC  (6+ messages)
` [PATCH v5 1/4] cgroup: Add dmem_selftest module
` [PATCH v5 2/4] selftests: cgroup: Add dmem selftest coverage

[PATCH v2 0/3] cgroup/cpuset: Preserve boot-isolated CPUs on partition release
 2026-08-24 17:04 UTC  (8+ messages)
` [PATCH v2 1/3] selftests/cgroup: Drop invalid boot isolation comparison
` [PATCH v2 2/3] cgroup/cpuset: Preserve boot-isolated CPUs on partition release
` [PATCH v2 3/3] selftests/cgroup: Add test for preserving boot-isolated CPUs

[PATCH v2] docs: cgroup-v2: fix misc.events key format description
 2026-08-24 17:00 UTC  (2+ messages)

[PATCH v3 02/11] mm, swap: support zswap and zeroswap as vswap backends
 2026-08-24 16:08 UTC  (4+ messages)

[PATCH v3 0/7] sched: Flatten the pick
 2026-08-24 14:51 UTC  (8+ messages)

[PATCH 0/7] mm/mglru: clean up folio counters and flag usage
 2026-08-24 12:44 UTC  (28+ messages)
` [PATCH 2/7] mm/mglru: introduce helpers for manipulating gen and refs flags
` [PATCH 3/7] mm/migrate: copy the referenced state via folio_migrate_refs()
` [PATCH 4/7] mm/mglru: move max_seq read into walk_update_folio
` [PATCH 5/7] mm/mglru: use explicit tier range in read_ctrl_pos()
` [PATCH 6/7] mm/mglru: fix potential generation folio number leak
` [PATCH 7/7] mm/mglru: improve code readability and harden folio_inc_gen

[PATCH v2 0/2] selftests/cgroup: fixes for test_zswap on single core VM
 2026-08-24 12:37 UTC  (5+ messages)
` [PATCH v2 1/2] selftests/cgroup: test_zswap: wait for cgroup to unpopulate in test_zswap_writeback
` [PATCH v2 2/2] selftests/cgroup: test_zswap: fix implicit unsigned promotion bug in test_no_kmem_bypass

[PATCH] docs: cgroup-v2: fix misc.events key format description
 2026-08-24 11:15 UTC  (2+ messages)

[PATCH v4] selftests/cgroup: add PSI pressure trigger and validation tests
 2026-08-24  8:59 UTC 

[PATCH v3] selftests/cgroup: add PSI pressure trigger and validation tests
 2026-08-24  8:48 UTC  (3+ messages)

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

[tj-cgroup:for-7.3-fixes] BUILD SUCCESS a8c6daab4b0e276508b7ffdd66c60fd3020a9178
 2026-08-23 13:29 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 95c1ac1fa516d2c42319c707cc17db5fe9b47223
 2026-08-23 13:29 UTC 

[PATCH] selftests/cgroup: Fix cg_run_in_subcgroups ignoring arg parameter
 2026-08-21 19:14 UTC  (3+ messages)

refcount_t: addition on 0; use-after-free, regression from 260fbcb92bbe ("cgroup: Move dying_tasks cleanup from cgroup_task_release() to cgroup_task_free()")
 2026-08-21 16:59 UTC  (2+ messages)

[syzbot] [block?] [cgroups?] possible deadlock in blkg_conf_prep
 2026-08-21  9:20 UTC  (2+ messages)

[PATCH v2] memcg: trim the per-cpu charge stock instead of draining it
 2026-08-21  7:45 UTC  (6+ messages)

[PATCH] blk-throttle: Remove dead check in tg_conf_updated()
 2026-08-21  2:45 UTC  (2+ messages)

[PATCH v4 0/2] mm, memcg: fix memory.peak reset clobbering other fds' watermark
 2026-08-20 22:55 UTC  (3+ messages)

[PATCH v3 0/4] cgroup: expose cpu.stat and io.stat to BPF
 2026-08-20 22:19 UTC  (7+ messages)
` [PATCH v3 1/4] cgroup: add BPF kfuncs to read a cpu cgroup's stats
` [PATCH v3 2/4] selftests/bpf: add cgroup_iter_cpu test for cpu cgroup kfuncs
` [PATCH v3 3/4] block: add BPF kfuncs to read blkcg io.stat
` [PATCH v3 4/4] selftests/bpf: add test for blkcg io.stat BPF kfuncs

[tj-cgroup:for-next] BUILD SUCCESS e0c62cce00d19e9d9d6edc845e38b2ecb505daed
 2026-08-20 22:06 UTC 

[tj-cgroup:for-7.3-fixes] BUILD SUCCESS 0c893d170ff8efe7b4067552932d26e7defba307
 2026-08-20 22:05 UTC 

[PATCH v2 0/2] cgroup: expose cpu.stat to BPF
 2026-08-20 20:05 UTC  (8+ messages)
` [PATCH v2 1/2] cgroup: add BPF kfuncs to read a cpu cgroup's stats

[GIT PULL] cgroup: Changes for v7.3
 2026-08-20 18:33 UTC  (2+ messages)

[PATCH 0/2] sched/fair: Reset incompatible burst on quota change
 2026-08-20 11:43 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Documentation: describe burst reset on quota changes

[RFC PATCH v3 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-08-20  9:58 UTC  (9+ messages)
` [RFC PATCH v3 1/3] blk-cgroup: use a request_queue rhashtable for blkg lookup
` [RFC PATCH v3 2/3] blk-cgroup: store blkcg in bio instead of blkg
` [RFC PATCH v3 3/3] blk-cgroup: move async bio punt state to blkcg

[PATCH v2 0/2] block: expose blkcg io.stat to BPF
 2026-08-19 23:59 UTC  (9+ messages)
` [PATCH v2 1/2] block: add BPF kfuncs to read blkcg io.stat

[PATCH] selftests: cgroup: simplify cpuset subtree permissions test
 2026-08-19 20:10 UTC  (2+ messages)

[PATCH] selftests/cgroup: set the test plan after the setup checks
 2026-08-19 20:10 UTC  (2+ messages)

[PATCH v2] sched/topology: Add a cpus_read_lock to rebuild_sched_domains()
 2026-08-19 18:52 UTC  (4+ messages)

[PATCH v3 00/11] Virtual Swap Space (Swap Table Edition)
 2026-08-19 16:46 UTC  (5+ messages)
` [PATCH v3 01/11] mm, swap: add virtual swap device infrastructure


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