Linux cgroups development
 help / color / mirror / Atom feed
 messages from 2026-05-04 08:39:48 to 2026-05-11 20:26:08 UTC [more...]

[PATCH 0/8] per-memcg-per-node kmem accounting
 2026-05-11 20:20 UTC  (5+ messages)
` [PATCH 1/8] mm: memcontrol: propagate NMI slab stats to memcg vmstats
` [PATCH 2/8] mm: percpu: charge obj_exts allocation with __GFP_ACCOUNT
` [PATCH 3/8] mm: percpu: Split memcg charging and kmem accounting
` [PATCH 4/8] mm: memcontrol: track MEMCG_KMEM per NUMA node

[PATCH 0/3] security, sched: Expand task_setscheduler LSM hook and related fixes
 2026-05-11 20:25 UTC  (9+ messages)
` [PATCH 1/3] cgroup/cpuset: Fix deadline bandwidth leak in cpuset_can_attach()
` [PATCH 2/3] security: Expand task_setscheduler LSM hook to include CPU affinity mask
` [PATCH 3/3] mips: sched: Fix CPUMASK_OFFSTACK memory corruption

[RFC PATCH 0/9 v2] mm/memcontrol: Make memory cgroup limits tier-aware
 2026-05-11 20:03 UTC  (3+ messages)

[PATCH v3 0/2] cgroup/cpuset: fix DL attach accounting
 2026-05-11 20:00 UTC  (9+ messages)
` [PATCH v3 1/2] cgroup/cpuset: reset DL migration state on can_attach() failure
` [PATCH v3 2/2] cgroup/cpuset: reserve DL bandwidth only for root-domain moves

[PATCH 0/3] mm/zswap: Implement per-cgroup proactive writeback
 2026-05-11 19:57 UTC  (9+ messages)
` [PATCH 1/3] mm/zswap: Make shrink_worker writeback cursor per-memcg
` [PATCH 2/3] mm/zswap: Implement proactive writeback
` [PATCH 3/3] mm/zswap: Add per-memcg stat for "

[PATCH v2 00/10] sched: Flatten the pick
 2026-05-11 19:23 UTC  (13+ messages)
` [PATCH v2 01/10] sched/debug: Use char * instead of char (*)[]
` [PATCH v2 02/10] sched: Use {READ,WRITE}_ONCE() for preempt_dynamic_mode
` [PATCH v2 03/10] sched/debug: Collapse subsequent CONFIG_SCHED_CLASS_EXT sections
` [PATCH v2 04/10] sched/fair: Add cgroup_mode switch
` [PATCH v2 05/10] sched/fair: Add cgroup_mode: UP
` [PATCH v2 06/10] sched/fair: Add cgroup_mode: MAX
` [PATCH v2 07/10] sched/fair: Add cgroup_mode: CONCUR
` [PATCH v2 08/10] sched/fair: Add newidle balance to pick_task_fair()
` [PATCH v2 09/10] sched: Remove sched_class::pick_next_task()
` [PATCH v2 10/10] sched/eevdf: Move to a single runqueue

[RFC PATCH v5 20/29] sched/deadline: Allow deeper hierarchies of RT cgroups
 2026-05-11 18:28 UTC  (14+ messages)

[PATCH v3 0/5] Add reclaim to the dmem cgroup controller
 2026-05-11 17:30 UTC  (6+ messages)
` [PATCH v3 1/5] drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()
` [PATCH v3 2/5] cgroup/dmem: Add reclaim callback for lowering max below current usage
` [PATCH v3 3/5] drm/ttm: Hook up a cgroup-aware reclaim callback for the dmem controller
` [PATCH v3 4/5] drm/xe: Wire up dmem cgroup reclaim for VRAM manager
` [PATCH v3 5/5] drm/amdgpu: "

[PATCH v3 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
 2026-05-11 16:44 UTC  (31+ messages)
` [PATCH v3 01/12] mm, swap: simplify swap cache allocation helper
` [PATCH v3 02/12] mm, swap: move common swap cache operations into standalone helpers
` [PATCH v3 03/12] mm/huge_memory: move THP gfp limit helper into header
` [PATCH v3 04/12] mm, swap: add support for stable large allocation in swap cache directly
` [PATCH v3 05/12] mm, swap: unify large folio allocation
` [PATCH v3 06/12] mm/memcg, swap: tidy up cgroup v1 memsw swap helpers
` [PATCH v3 07/12] mm, swap: support flexible batch freeing of slots in different memcgs
` [PATCH v3 08/12] mm, swap: delay and unify memcg lookup and charging for swapin
` [PATCH v3 09/12] mm, swap: consolidate cluster allocation helpers
` [PATCH v3 10/12] mm/memcg, swap: store cgroup id in cluster table directly
` [PATCH v3 11/12] mm/memcg: remove no longer used swap cgroup array
` [PATCH v3 12/12] mm, swap: merge zeromap into swap table

[PATCH] cgroup/cpuset: skip hardwall ancestor scan in v2 mode in cpuset_current_node_allowed()
 2026-05-11 13:09 UTC  (4+ messages)

[PATCH] cgroup/dmem: return -ENOMEM on failed pool preallocation
 2026-05-11 13:03 UTC  (3+ messages)

[PATCH] cgroup: Keep favordynmods enabled once per-threadgroup rwsem is active
 2026-05-11 12:08 UTC  (6+ messages)

[PATCH] selftests/cgroup: Add NULL check after malloc in cgroup_util.c
 2026-05-11 12:04 UTC  (3+ messages)

[PATCH] selftests/cgroup: check malloc return value in alloc_anon functions
 2026-05-11 11:59 UTC  (3+ messages)

Unable to handle kernel NULL pointer dereference in percpu_ref_get()
 2026-05-11  9:32 UTC 

[PATCH v2] cgroup/cpuset: skip hardwall ancestor scan in cpuset v2 in cpuset_current_node_allowed()
 2026-05-11  8:55 UTC  (2+ messages)

[PATCH] selftests/cgroup: fix misleading debug message in test_cgfreezer_time_child
 2026-05-11  8:36 UTC  (2+ messages)

[PATCH] selftests/cgroup: fix child process escaping to parent cleanup in test_cpucg_nice
 2026-05-11  8:36 UTC  (2+ messages)

[PATCH] selftests/cgroup: fix string comparison in write_test
 2026-05-11  1:59 UTC  (2+ messages)

[PATCH] selftests/cgroup: Fix cg_read_strcmp() empty string comparison
 2026-05-11  1:59 UTC  (2+ messages)

[PATCH v2 0/3] security, sched: Expand task_setscheduler LSM hook and related fixes
 2026-05-09 21:38 UTC  (5+ messages)
` [PATCH v2 1/3] cgroup/cpuset: Fix deadline bandwidth leak in cpuset_can_attach()
` [PATCH v2 2/3] security: Expand task_setscheduler LSM hook to include CPU affinity mask
` [PATCH v2 3/3] mips: sched: Fix CPUMASK_OFFSTACK memory corruption

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-05-09 16:38 UTC  (11+ messages)
` [LSF/MM/BPF TOPIC] Private Memory Nodes - follow up

[tj-cgroup:for-7.2] BUILD SUCCESS 7ea04cc4fe3cee2139cc2474cadaecc7c53d986d
 2026-05-09 15:02 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 22583369fc44382eae031fd25321967cda2d93eb
 2026-05-09 14:51 UTC 

[tj-cgroup:for-7.1-fixes] BUILD SUCCESS dde2f938d02f2c740d49bb5113dea941f941026a
 2026-05-09  1:34 UTC 

[tj-cgroup:for-next] BUILD SUCCESS c8c84430640e5210140eb0b6d7b4ae06883c0bd1
 2026-05-09  1:33 UTC 

[PATCH] selftests/cgroup: Fix incorrect variable check in online_cpus()
 2026-05-08 16:51 UTC  (2+ messages)

[PATCH v2 0/2] cgroup/cpuset: fix DL attach bandwidth accounting
 2026-05-08 13:11 UTC  (9+ messages)
` [PATCH v2 1/2] cgroup/cpuset: reset DL migration state on can_attach() failure
` [PATCH v2 2/2] cgroup/cpuset: align DL bandwidth reservation with attach target mask

[PATCH] cgroup/cpuset: move PF_EXITING check before __GFP_HARDWALL in cpuset_current_node_allowed()
 2026-05-08  6:27 UTC  (7+ messages)

[PATCH] blk-cgroup: fix blkg->online set on radix_tree_insert failure
 2026-05-08  0:27 UTC  (4+ messages)
` [PATCH v2] blk-cgroup: fix leaks and online flag "
` [PATCH v3] "

[PATCH] selftests: cgroup: Add basic tests for rdma controller
 2026-05-07  1:43 UTC  (5+ messages)
    ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH 0/2] cgroup/dmem: introduce a peak file
 2026-05-06 15:09 UTC  (6+ messages)
` [PATCH 1/2] mm/page_counter: decouple peak_reset from peak_write
` [PATCH 2/2] cgroup/dmem: introduce a peak file

[PATCH RFC] memcg: add per-cgroup dirty page controls (dirty_ratio, dirty_min)
 2026-05-06 14:21 UTC  (2+ messages)

[PATCH v2 0/2] selftests/cgroup: Fix false positive failures in test_percpu_basic
 2026-05-06 12:10 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/cgroup: Fix hardcoded page size "

[GIT PULL] cgroup: Fixes for v7.1-rc2
 2026-05-05 23:55 UTC  (2+ messages)

[tj-cgroup:cgroup-drain-for-7.2] BUILD SUCCESS 3867a2d19f2be9560c0ba280e912dcf23b775e2a
 2026-05-05 22:46 UTC 

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

[tj-cgroup:for-7.1-fixes] BUILD SUCCESS d8769544bde51b0ac980d10f8fe9f9fed6c95995
 2026-05-05 14:43 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 655ae569a21dc09368f5fdeca5d499c50c3d686a
 2026-05-05 14:38 UTC 

[PATCHSET cgroup/for-7.2] cgroup: Per-css kill_css_finish deferral
 2026-05-05  0:51 UTC  (6+ messages)
` [PATCH 1/5] cgroup: Inline cgroup_has_tasks() in cgroup.h
` [PATCH 2/5] cgroup: Annotate unlocked nr_populated_* accesses with READ_ONCE/WRITE_ONCE
` [PATCH 3/5] cgroup: Move populated counters to cgroup_subsys_state
` [PATCH 4/5] cgroup: Add per-subsys-css kill_css_finish deferral
` [PATCH 5/5] cgroup: Defer kill_css_finish() in cgroup_apply_control_disable()

[PATCH] docs: cgroup-v1: Update charge-commit section
 2026-05-04 21:05 UTC  (2+ messages)

[PATCH v2 cgroup/for-7.1-fixes sched_ext/for-7.1-fixes] cgroup: Defer css percpu_ref kill on rmdir until cgroup is depopulated
 2026-05-04 18:54 UTC  (2+ messages)

[PATCH] mm: swap_cgroup: fix NULL deref in lookup_swap_cgroup_id on swapless host
 2026-05-04 12:55 UTC 

[PATCH v3 0/4] cgroup: dmem: add selftest helper, coverage, and VM runner
 2026-05-04  8:39 UTC  (2+ messages)
` [PATCH v3 4/4] selftests: cgroup: handle vmtest-dmem -b to test locally built kernel


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