Linux cgroups development
 help / color / mirror / Atom feed
 messages from 2026-05-11 08:55:22 to 2026-05-14 01:36:39 UTC [more...]

[PATCH v2 00/10] sched: Flatten the pick
 2026-05-14  1:36 UTC  (31+ 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

[PATCH v3 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
 2026-05-14  1:30 UTC  (39+ 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 07/12] mm, swap: support flexible batch freeing of slots in different memcgs
` [PATCH v3 10/12] mm/memcg, swap: store cgroup id in cluster table directly
` [PATCH v3 12/12] mm, swap: merge zeromap into swap table

[PATCH] cpuset: Fix multi-source deadline task accounting and bandwidth bypass
 2026-05-13 23:39 UTC  (5+ messages)

[PATCH 0/3] mm/zswap: Implement per-cgroup proactive writeback
 2026-05-13 21:21 UTC  (18+ 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 "

[PATCHSET cgroup/for-7.2] cgroup: Per-css kill_css_finish deferral
 2026-05-13 21:01 UTC  (2+ messages)

[GIT PULL] cgroup: Fixes for v7.1-rc3
 2026-05-13 20:59 UTC 

[PATCH v2] cgroup/dmem: introduce a peak file
 2026-05-13 20:44 UTC  (2+ messages)

[PATCH v2 0/4] cgroup/rdma: add rdma.peak and rdma.events[.local]
 2026-05-13 20:27 UTC  (6+ messages)
` [PATCH v2 1/4] cgroup/rdma: add rdma.peak for per-device peak usage tracking
` [PATCH v2 2/4] cgroup/rdma: add rdma.events to track resource limit exhaustion
` [PATCH v2 3/4] cgroup/rdma: add rdma.events.local for per-cgroup allocation failure attribution
` [PATCH v2 4/4] cgroup/rdma: document rdma.peak, rdma.events and rdma.events.local

[PATCH] cgroup/cpuset: Return only actually allocated CPUs during partition invalidation
 2026-05-13 19:52 UTC  (3+ messages)

[RFC PATCH v5 20/29] sched/deadline: Allow deeper hierarchies of RT cgroups
 2026-05-13 19:10 UTC  (17+ messages)

[PATCH v2] cgroup/cpuset: Return only actually allocated CPUs during partition invalidation
 2026-05-13 18:57 UTC  (3+ messages)

[PATCH] selftests/cgroup: Fix error path leaks in test_percpu_basic
 2026-05-13 18:56 UTC  (2+ messages)

[PATCH RFC 0/5] memcg: dma-buf per-cgroup accounting via pid_fd
 2026-05-13 18:39 UTC  (13+ messages)
` [PATCH RFC 1/5] memcg: Track exported dma-buffers
` [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg
` [PATCH RFC 3/5] security: dma-heap: Add dma_heap_alloc LSM hook
` [PATCH RFC 4/5] selinux: Restrict cross-cgroup dma-heap charging
` [PATCH RFC 5/5] selftests/dmabuf-heaps: Add dma-buf memcg accounting tests

[PATCH v1] landlock: Account all audit data allocations to user space
 2026-05-13 18:03 UTC 

[PATCH-next 00/23] cgroup/cpuset: Enable runtime update of nohz_full and managed_irq CPUs
 2026-05-13 16:19 UTC  (6+ messages)
` [PATCH 04/23] tick/nohz: Allow runtime changes in full dynticks CPUs
` [PATCH 08/23] arm64: topology: Use RCU to protect access to HK_TYPE_TICK cpumask

[linus:master] [mm] 01b9da291c: stress-ng.switch.ops_per_sec 67.7% regression
 2026-05-13 14:27 UTC  (5+ messages)

[tj-cgroup:for-next] BUILD SUCCESS d3b0a7f21119f5a66cb76aa28fb8cc13206aaf7d
 2026-05-13 10:42 UTC 

[PATCH 5.15.y] blk-cgroup: Fix NULL deref caused by blkg_policy_data being installed before init
 2026-05-13  8:10 UTC 

[tj-cgroup:for-7.2] BUILD SUCCESS 2a7d34eba5f5a9b889c0f24a28c3b603ba1e7b2b
 2026-05-13  7:57 UTC 

[PATCH 6.1.y] blk-cgroup: Fix NULL deref caused by blkg_policy_data being installed before init
 2026-05-13  7:56 UTC 

[PATCH 0/3] cgroup/rdma: add rdma.peak and rdma.events[.local]
 2026-05-13  1:51 UTC  (6+ messages)
` [PATCH 1/3] cgroup/rdma: add rdma.peak for per-device peak usage tracking
` [PATCH 2/3] cgroup/rdma: add rdma.events to track resource limit exhaustion
` [PATCH 3/3] cgroup/rdma: add rdma.events.local for per-cgroup allocation failure attribution

[PATCH v2 0/3] security, sched: Expand task_setscheduler LSM hook and related fixes
 2026-05-12 19:48 UTC  (4+ messages)
` [PATCH v2 2/3] security: Expand task_setscheduler LSM hook to include CPU affinity mask

[PATCH 0/3] security, sched: Expand task_setscheduler LSM hook and related fixes
 2026-05-12 19:37 UTC  (7+ messages)
` [PATCH 1/3] cgroup/cpuset: Fix deadline bandwidth leak in cpuset_can_attach()

[tj-cgroup:for-7.1-fixes] BUILD SUCCESS 5dd74441cbf42c22e874450eb6a6bbb19390a216
 2026-05-12 17:55 UTC 

[PATCH v2] selftests/cgroup: check malloc return value in alloc_anon functions
 2026-05-12 17:37 UTC  (2+ messages)

[PATCH 0/8] per-memcg-per-node kmem accounting
 2026-05-12 16:08 UTC  (11+ 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 5/8] mm: memcontrol: per-node kmem accounting for page charges
` [PATCH 6/8] mm: slab: per-node kmem accounting for slab
` [PATCH 7/8] mm: percpu: per-node kmem accounting using local credit
` [PATCH 8/8] mm: zswap: per-node kmem accounting for zswap/zsmalloc

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

[PATCH] cgroup/dmem: return -ENOMEM on failed pool preallocation
 2026-05-12  7:04 UTC  (3+ messages)

[PATCH 0/6] psi: slightly improve performance of psi
 2026-05-12  6:20 UTC  (7+ messages)
` [PATCH 1/6] psi: move curr_in_memstall out of psi_group_change
` [PATCH 2/6] psi: reorganize the psi members for cacheline benifits
` [PATCH 3/6] psi: use prefetch to preread the parent groupc
` [PATCH 4/6] psi: do not call record_times when the state is not changed
` [PATCH 5/6] psi: add psi group for the root cgroup
` [PATCH 6/6] psi: remove psi_bug and moves checking of NR_RUNNING ahead

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

[PATCH] cgroup: Keep favordynmods enabled once per-threadgroup rwsem is active
 2026-05-12  0:46 UTC  (7+ messages)

[PATCH v6 00/22] Virtual Swap Space
 2026-05-11 22:46 UTC  (3+ messages)
` [PATCH v6 01/22] mm/swap: decouple swap cache from physical swap infrastructure

[PATCH AUTOSEL 7.0-6.6] docs: cgroup-v1: Update charge-commit section
 2026-05-11 22:19 UTC 

[tj-cgroup:for-7.1-fixes] BUILD SUCCESS 4a39eda5fdd867fc39f3c039714dd432cee00268
 2026-05-11 22:09 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 274bbc309b54b559865d05841d1f3d07096c8a63
 2026-05-11 22:08 UTC 

[tj-cgroup:for-7.2] BUILD SUCCESS be2689c9ed47bde6f15a24c9845f6fc1ec52502f
 2026-05-11 21:39 UTC 

[PATCH v3 0/2] cgroup/cpuset: fix DL attach accounting
 2026-05-11 20:29 UTC  (7+ 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

[RFC PATCH 0/9 v2] mm/memcontrol: Make memory cgroup limits tier-aware
 2026-05-11 20:03 UTC  (3+ 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] cgroup/cpuset: skip hardwall ancestor scan in v2 mode in cpuset_current_node_allowed()
 2026-05-11 13:09 UTC  (4+ messages)

[PATCH] selftests/cgroup: Add NULL check after malloc in cgroup_util.c
 2026-05-11 12:04 UTC  (2+ 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)


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