Linux cgroups development
 help / color / mirror / Atom feed
 messages from 2026-07-29 09:03:03 to 2026-08-06 08:33:18 UTC [more...]

[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] memcg: keep folio's objcg same as its node
 2026-08-06  6:18 UTC 

[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)

[RFC PATCH v1 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-08-05  0:58 UTC  (12+ 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 v5 0/3] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
 2026-08-04 19:26 UTC  (10+ 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  (34+ 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 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

[PATCH RFC 00/15] mm/mglru: frequency guided promotion (MGLRU-FG) and flag cleanup
 2026-08-04  9:02 UTC  (25+ messages)
` [PATCH RFC 01/15] mm/memcontrol: make lru_zone_size atomic and simplify sanity check
` [PATCH RFC 02/15] mm/memcontrol: allow update of LRU statistic without holding LRU lock
` [PATCH RFC 03/15] mm/mglru: introduce and always use helpers for manipulating page flags
` [PATCH RFC 04/15] mm/mglru: make generation page counters atomic
` [PATCH RFC 05/15] mm/mglru: move max_seq read into walk_update_folio
` [PATCH RFC 06/15] mm/mglru: use explicit tier range in read_ctrl_pos()
` [PATCH RFC 07/15] mm/mglru: move refault workingset activation into lru_gen_refault
` [PATCH RFC 08/15] mm/memcg: add folio-based lruvec live helper
` [PATCH RFC 09/15] mm/mglru: frequency guided workingset promotion (MGLRU-FG)
` [PATCH RFC 10/15] mm/mglru: make folio lru referenced times count a generic API
` [PATCH RFC 11/15] mm/mglru: replace folio workinset check and update with new helper
` [PATCH RFC 12/15] mm/smap: report workingset folios as referenced
` [PATCH RFC 13/15] mm/huge_memory: mark file folio as accessed more accurately on split
` [PATCH RFC 14/15] mm/khugepaged: consider workingset folios as referenced
` [PATCH RFC 15/15] mm/madvise: convert to new lru refs API and better support for MGLRU
` [syzbot ci] Re: mm/mglru: frequency guided promotion (MGLRU-FG) and flag cleanup

[PATCH v2] block/blk-iocost: read ioc_pd_stat params inside ioc->lock
 2026-08-04  3:04 UTC  (3+ messages)

[PATCH] block/bfq-cgroup: use data_race() for online test
 2026-08-04  2:18 UTC  (3+ messages)

[PATCH] blk-throttle: remove dead field last_check_time from throtl_grp
 2026-08-04  2:17 UTC  (3+ messages)

[PATCH 0/4] block: drain per-cpu latency stats over possible CPUs
 2026-08-04  2:17 UTC  (3+ messages)

[PATCH v4 0/4] blk-cgroup: fix blkg list and policy data races
 2026-08-04  2:17 UTC  (13+ messages)
` [PATCH v4 1/4] blk-cgroup: protect q->blkg_list iteration in blkg_destroy_all() with blkcg_mutex
` [PATCH v4 2/4] blk-cgroup: fix race between policy activation and blkg destruction
` [PATCH v4 3/4] blk-cgroup: skip dying blkg in blkcg_activate_policy()
` [PATCH v4 4/4] blk-cgroup: factor policy pd teardown loop into helper

[PATCH v2] block/blk-cgroup-rwstat: use data_race() for online test
 2026-08-04  2:17 UTC  (3+ messages)

[tj-cgroup:for-next] BUILD SUCCESS d81a3aae853f3975f6e549a187acdf22a42d64b1
 2026-08-03 22:26 UTC 

[tj-cgroup:for-7.3] BUILD SUCCESS 77bc7e952f660a7bab9741fe352f960f3675a650
 2026-08-03 22:08 UTC 

[tj-cgroup:for-7.2-fixes] BUILD SUCCESS 2fd9b4cfcefe30cb506072f78f2cd3b6dc8a29b1
 2026-08-03 22:06 UTC 

[GIT PULL] cgroup: Fixes for v7.2-rc6
 2026-08-03 18:42 UTC  (2+ messages)

[PATCH] selftests/cgroup: test_zswap: skip test_no_kmem_bypass if debugfs is unavailable
 2026-08-03 17:31 UTC  (3+ messages)

[PATCH v7 0/6] Add reclaim to the dmem cgroup controller
 2026-08-03 12:30 UTC  (6+ messages)
` [PATCH v7 1/6] drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()

[syzbot] [block?] [cgroups?] possible deadlock in blkcg_deactivate_policy (2)
 2026-08-03  5:48 UTC  (2+ messages)

[PATCH] block/blk-cgroup-rwstat: use data_race() for online test
 2026-08-03  5:29 UTC  (2+ messages)

[RFC PATCH v1 0/2] KVM: arm64: CCA: Add MEC policy support for CCA Realms
 2026-08-03  2:58 UTC  (6+ messages)
` [RFC PATCH v1 1/2] KVM: arm64: CCA: Add support for configuring the Realm MEC policy

[PATCH v4] Docs/admin-guide/cgroup-v2: document io.latency rotational vs non-rotational behavior
 2026-08-02 21:32 UTC  (2+ messages)

[PATCH 0/2] selftests/cgroup: misc cleanups for test_cpu.c
 2026-08-02 19:52 UTC  (9+ 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] cgroup: drop unneeded semicolon
 2026-08-02 19:02 UTC  (6+ messages)

[PATCH] block/blk-iocost: annotate committed flag with READ_ONCE/WRITE_ONCE
 2026-08-02 15:17 UTC 

[PATCH] block/blk-iocost: read ioc_pd_stat params inside ioc->lock
 2026-08-02 15:09 UTC 

Purpose of init.scope
 2026-08-02 13:40 UTC  (2+ messages)
` [systemd-devel] "

[syzbot] [cgroups?] possible deadlock in _task_rq_lock
 2026-08-02  0:07 UTC 

[PATCH] block/blk-iocost: fix KCSAN data-race on iocg->cursor
 2026-07-31 13:40 UTC 

[PATCH] mm, memcg: fix memory.peak reset clobbering other fds' watermark
 2026-07-31  1:46 UTC  (4+ messages)

[PATCH rdma-next v3 00/14] RDMA: Make device names unique per net namespace
 2026-07-30 18:34 UTC  (3+ messages)
` [PATCH rdma-next v3 07/14] RDMA/srp: Make the SRP sysfs class net namespace aware

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

[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 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  (9+ messages)

[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

[RFC PATCH v2 0/8] blk-cgroup: protect blkgs with blkcg_mutex
 2026-07-29  9:49 UTC  (5+ messages)
` [RFC PATCH v2 1/8] block: associate blkg in submit_bio instead of bio_set_dev


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