messages from 2026-05-05 15:39:47 to 2026-05-12 08:24:48 UTC [more...]
[PATCH v4 0/5] Add reclaim to the dmem cgroup controller
2026-05-12 8:24 UTC (3+ 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 v2 00/10] sched: Flatten the pick
2026-05-12 8:10 UTC (15+ 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 v2] selftests/cgroup: check malloc return value in alloc_anon functions
2026-05-12 7:14 UTC
[PATCH] cgroup/dmem: return -ENOMEM on failed pool preallocation
2026-05-12 7:04 UTC (4+ 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 v3 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
2026-05-12 6:07 UTC (35+ 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 0/3] cgroup/rdma: add rdma.peak and rdma.events[.local]
2026-05-12 3:17 UTC (4+ 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] selftests/cgroup: check malloc return value in alloc_anon functions
2026-05-12 3:06 UTC (4+ messages)
[PATCH] cpuset: Fix multi-source deadline task accounting and bandwidth bypass
2026-05-12 1:03 UTC
[PATCH] cgroup: Keep favordynmods enabled once per-threadgroup rwsem is active
2026-05-12 0:46 UTC (7+ messages)
[PATCH 0/8] per-memcg-per-node kmem accounting
2026-05-11 22:49 UTC (10+ 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 v6 00/22] Virtual Swap Space
2026-05-11 22:46 UTC (5+ messages)
` [PATCH v6 01/22] mm/swap: decouple swap cache from physical swap infrastructure
` [PATCH v6 21/22] vswap: batch contiguous vswap free calls
` [PATCH v6 22/22] vswap: cache cluster lookup
[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 (10+ 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 v2 0/3] security, sched: Expand task_setscheduler LSM hook and related fixes
2026-05-11 20:28 UTC (6+ 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
[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 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 "
[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] 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 (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)
[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
2026-05-09 16:38 UTC (5+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox