public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-11 17:32:11 to 2026-03-20 19:35:52 UTC [more...]

[PATCH v5 00/21] Virtual Swap Space
 2026-03-20 19:27 UTC  (22+ messages)
` [PATCH v5 01/21] mm/swap: decouple swap cache from physical swap infrastructure
` [PATCH v5 02/21] swap: rearrange the swap header file
` [PATCH v5 03/21] mm: swap: add an abstract API for locking out swapoff
` [PATCH v5 04/21] zswap: add new helpers for zswap entry operations
` [PATCH v5 05/21] mm/swap: add a new function to check if a swap entry is in swap cached
` [PATCH v5 06/21] mm: swap: add a separate type for physical swap slots
` [PATCH v5 07/21] mm: create scaffolds for the new virtual swap implementation
` [PATCH v5 08/21] zswap: prepare zswap for swap virtualization
` [PATCH v5 09/21] mm: swap: allocate a virtual swap slot for each swapped out page
` [PATCH v5 10/21] swap: move swap cache to virtual swap descriptor
` [PATCH v5 11/21] zswap: move zswap entry management to the "
` [PATCH v5 12/21] swap: implement the swap_cgroup API using virtual swap
` [PATCH v5 13/21] swap: manage swap entry lifecycle at the virtual swap layer
` [PATCH v5 14/21] mm: swap: decouple virtual swap slot from backing store
` [PATCH v5 15/21] zswap: do not start zswap shrinker if there is no physical swap slots
` [PATCH v5 16/21] swap: do not unnecesarily pin readahead swap entries
` [PATCH v5 17/21] swapfile: remove zeromap bitmap
` [PATCH v5 18/21] memcg: swap: only charge physical swap slots
` [PATCH v5 19/21] swap: simplify swapoff using virtual swap
` [PATCH v5 20/21] swapfile: replace the swap map with bitmaps
` [PATCH v5 21/21] vswap: batch contiguous vswap free calls

[PATCH 0/7] selftests: memcg: Fix test_memcontrol test failures with large page sizes
 2026-03-20 15:56 UTC  (15+ messages)
` [PATCH 1/7] memcg: Scale up vmstats flush threshold with log2(nums_possible_cpus)
` [PATCH 2/7] memcg: Scale down MEMCG_CHARGE_BATCH with increase in PAGE_SIZE
` [PATCH 3/7] selftests: memcg: Iterate pages based on the actual page size
` [PATCH 4/7] selftests: memcg: Increase error tolerance in accordance with "
` [PATCH 5/7] selftests: memcg: Reduce the expected swap.peak with larger "
` [PATCH 6/7] selftests: memcg: Don't call reclaim_until() if already in target
` [PATCH 7/7] selftests: memcg: Treat failure for zeroing sock in test_memcg_sock as XFAIL

[PATCH 0/3] mm/memcontrol: control demotion in memcg reclaim
 2026-03-20 13:17 UTC  (16+ messages)
` [PATCH 1/3] mm/memcontrol: fix reclaim_options leak in try_charge_memcg()
` [PATCH 2/3] mm/memcontrol: disable demotion in memcg direct reclaim
      ` [PATCH v2] mm/memcontrol: fix reclaim_options leak in try_charge_memcg()
        ` [PATCH v3] "
` [PATCH 3/3] mm/vmscan: add demote= option to proactive reclaim

[PATCH mm-unstable v2] mm/memcontrol: batch memcg charging in __memcg_slab_post_alloc_hook
 2026-03-20  2:07 UTC 

[PATCH v4 00/21] Virtual Swap Space
 2026-03-19 23:27 UTC  (30+ messages)
` [PATCH v4 01/21] mm/swap: decouple swap cache from physical swap infrastructure
` [PATCH v4 02/21] swap: rearrange the swap header file
` [PATCH v4 03/21] mm: swap: add an abstract API for locking out swapoff
` [PATCH v4 04/21] zswap: add new helpers for zswap entry operations
` [PATCH v4 05/21] mm/swap: add a new function to check if a swap entry is in swap cached
` [PATCH v4 06/21] mm: swap: add a separate type for physical swap slots
` [PATCH v4 07/21] mm: create scaffolds for the new virtual swap implementation
` [PATCH v4 08/21] zswap: prepare zswap for swap virtualization
` [PATCH v4 09/21] mm: swap: allocate a virtual swap slot for each swapped out page
` [PATCH v4 10/21] swap: move swap cache to virtual swap descriptor
` [PATCH v4 11/21] zswap: move zswap entry management to the "
` [PATCH v4 12/21] swap: implement the swap_cgroup API using virtual swap
` [PATCH v4 13/21] swap: manage swap entry lifecycle at the virtual swap layer
` [PATCH v4 14/21] mm: swap: decouple virtual swap slot from backing store
` [PATCH v4 15/21] zswap: do not start zswap shrinker if there is no physical swap slots
` [PATCH v4 16/21] swap: do not unnecesarily pin readahead swap entries
` [PATCH v4 17/21] swapfile: remove zeromap bitmap
` [PATCH v4 18/21] memcg: swap: only charge physical swap slots
` [PATCH v4 19/21] swap: simplify swapoff using virtual swap
` [PATCH v4 20/21] swapfile: replace the swap map with bitmaps
` [PATCH v4 21/21] vswap: batch contiguous vswap free calls
` [syzbot ci] Re: Virtual Swap Space

[PATCH v2 0/3] cgroup/dmem: allow atomic irrestrictive writes to dmem.max
 2026-03-19 21:22 UTC  (4+ messages)
` [PATCH v2 1/3] cgroup/dmem: remove region parameter from dmemcg_parse_limit
` [PATCH v2 2/3] cgroup/dmem: accept a single region when writing to attributes
` [PATCH v2 3/3] cgroup/dmem: allow max to be set below current usage

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-03-19 15:09 UTC  (8+ messages)

[PATCH] cgroup/dmem: return error when failing to set dmem.max
 2026-03-19  9:40 UTC  (4+ messages)

[PATCH] mm: add memory.compact_unevictable_allowed cgroup attribute
 2026-03-19  8:35 UTC  (14+ messages)

[BUG] cgroups/cpusets: Spurious CPU-hotplug failures
 2026-03-18 19:29 UTC  (4+ messages)

[PATCH] blk-iocost: do not lower busy_level when no IOs are completed
 2026-03-18 16:33 UTC 

[RFC][PATCH 0/8] sched: Flatten the pick
 2026-03-18  9:32 UTC  (12+ messages)
` [RFC][PATCH 1/8] sched/debug: Collapse subsequent CONFIG_SCHED_CLASS_EXT sections
` [RFC][PATCH 2/8] sched/fair: Add cgroup_mode switch
` [RFC][PATCH 3/8] sched/fair: Add cgroup_mode: UP
` [RFC][PATCH 4/8] sched/fair: Add cgroup_mode: MAX
` [RFC][PATCH 5/8] sched/fair: Add cgroup_mode: CONCUR
` [RFC][PATCH 6/8] sched/fair: Add newidle balance to pick_task_fair()
` [RFC][PATCH 7/8] sched: Remove sched_class::pick_next_task()
` [RFC][PATCH 8/8] sched/eevdf: Move to a single runqueue

[PATCH 00/11] mm/zswap, zsmalloc: Per-memcg-lruvec zswap accounting
 2026-03-17 19:13 UTC  (10+ messages)
` [PATCH 07/11] mm/zsmalloc, zswap: Handle objcg charging and lifetime in zsmalloc
` [PATCH 08/11] mm/memcontrol: Track MEMCG_ZSWAPPED in bytes
` [PATCH 09/11] mm/vmstat, memcontrol: Track ZSWAP_B, ZSWAPPED_B per-memcg-lruvec

[PATCH v2] mm/mempolicy: track page allocations per mempolicy
 2026-03-17 17:55 UTC  (18+ messages)

[PATCH v3] mm/mempolicy: track user-defined mempolicy allocations
 2026-03-17  5:06 UTC 

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

[PATCH mm-unstable] mm/memcontrol: batch memcg charging in __memcg_slab_post_alloc_hook
 2026-03-16  8:48 UTC 

[PATCH] cgroup: Move cgroup_task_dead() to task_struct clean up
 2026-03-16  8:06 UTC  (5+ messages)

[PATCH v6 00/33] Eliminate Dying Memory Cgroup
 2026-03-16  3:47 UTC  (4+ messages)
` [PATCH v6 30/33] mm: memcontrol: prepare for reparenting non-hierarchical stats

[GIT PULL] cgroup: Fixes for v7.0-rc3
 2026-03-13 22:15 UTC  (2+ messages)

[PATCH] cgroup/cpuset: Replace use of system_unbound_wq with system_dfl_wq
 2026-03-13 16:13 UTC  (3+ messages)

[PATCH v5 0/6] cgroup/dmem,drm/ttm: Improve protection in contended cases
 2026-03-13 11:39 UTC  (8+ messages)
` [PATCH v5 1/6] cgroup/dmem: Add queries for protection values
` [PATCH v5 5/6] drm/ttm: Be more aggressive when allocating below protection limit

[LSF/MM/BPF TOPIC] Reimagining Memory Cgroup (memcg_ext)
 2026-03-13  6:17 UTC  (11+ messages)

[RFC PATCH 0/6] mm/memcontrol: Make memcg limits tier-aware
 2026-03-12 19:44 UTC  (4+ messages)
` [RFC PATCH 6/6] mm/memcontrol: Make memory.high tier-aware

[tj-cgroup:for-7.1] BUILD SUCCESS 4ef420b3450026b56807e5d53001f80eb495403c
 2026-03-12 17:20 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 4c7c17b16c98e56507d57335faa1c92c466294c8
 2026-03-12 16:57 UTC 

[ISSUE] cgroup: test_percpu_basic fails on PREEMPT_RT due to lazy percpu stat flushing
 2026-03-12 10:30 UTC  (5+ messages)

[PATCH v2 0/3] cgroup: improve cgroup_file_notify() scalability
 2026-03-11 22:40 UTC  (2+ messages)

[PATCH v3] selftest: memcg: Skip memcg_sock test if address family not supported
 2026-03-11 20:05 UTC 

[PATCH v2] mm/mempolicy: track page allocations per mempolicy
 2026-03-11 18:06 UTC  (3+ messages)

[PATCH v2] cgroup: avoid css_set_lock in cgroup_css_set_fork()
 2026-03-11 17:53 UTC  (11+ messages)


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