messages from 2026-06-26 10:26:27 to 2026-07-06 05:23:50 UTC [more...]
drm/ttm/memcg/lru: enable memcg tracking for ttm, xe and amdgpu driver (part 2) (v2)
2026-07-06 5:22 UTC
[PATCH] mm: memcontrol: use 'unsigned int' instead of bare 'unsigned'
2026-07-06 4:43 UTC
drm/ttm/memcg/lru: enable memcg tracking for ttm, xe and amdgpu driver (part 2)
2026-07-06 2:36 UTC (11+ messages)
` [PATCH 01/10] memcg: add support for GPU page counters. (v4)
` [PATCH 02/10] ttm: add a memcg accounting flag to the alloc/populate APIs
` [PATCH 03/10] ttm/pool: initialise the shrinker earlier
` [PATCH 04/10] ttm: add objcg pointer to bo and tt (v2)
` [PATCH 05/10] ttm/pool: enable memcg tracking and shrinker. (v3)
` [PATCH 06/10] ttm: hook up memcg placement flags
` [PATCH 07/10] memcontrol: allow objcg api when memcg is config off
` [PATCH 08/10] amdgpu: add support for memory cgroups
` [PATCH 09/10] ttm: add support for a module option to disable memcg integration
` [PATCH 10/10] xe: create a flag to enable memcg accounting for XE as well
[PATCH v2] mm: memcg: reset zswap settings in css_reset
2026-07-05 21:02 UTC (4+ messages)
[RFC PATCH v1 00/17] blk-cgroup: protect blkgs with blkcg_mutex
2026-07-04 19:51 UTC (18+ messages)
` [RFC PATCH v1 01/17] nvme-multipath: retarget failedover bios from requeue work
` [RFC PATCH v1 02/17] dm thin: avoid bio_set_dev under pool lock
` [RFC PATCH v1 03/17] dm snapshot: avoid bio_set_dev in locked map paths
` [RFC PATCH v1 04/17] blk-throttle: protect throttle state with td lock
` [RFC PATCH v1 05/17] block: add bio_alloc_atomic() for atomic bio users
` [RFC PATCH v1 06/17] blk-cgroup: support non-blocking bio association
` [RFC PATCH v1 07/17] block: support non-blocking bio allocation with a bdev
` [RFC PATCH v1 08/17] bcache: avoid sleeping blkg association from locked paths
` [RFC PATCH v1 09/17] dm bufio: avoid blkg association from GFP_NOWAIT bio init
` [RFC PATCH v1 10/17] dm pcache: handle non-blocking bio clone init failure
` [RFC PATCH v1 11/17] block: avoid scheduling from non-blocking helper allocations
` [RFC PATCH v1 12/17] dm: avoid sleeping blkg association from NOWAIT remaps
` [RFC PATCH v1 13/17] bfq: avoid blkg lookup from locked cgroup update
` [RFC PATCH v1 14/17] blk-cgroup: protect blkgs with blkcg_mutex
` [RFC PATCH v1 15/17] blk-cgroup: remove blkg radix tree preloading
` [RFC PATCH v1 16/17] blk-cgroup: allocate blkgs in blkg_create
` [RFC PATCH v1 17/17] blk-cgroup: share blkg creation between lookup and config prep
[PATCH 0/3] selftests/bpf: compare BPF and memory.stat memcg stat readers
2026-07-04 5:58 UTC (6+ messages)
` [PATCH 1/3] selftests/bpf: add memcg_stat_reader BPF-vs-memory.stat benchmark
` [PATCH 2/3] selftests/bpf: add memcg_stat_churn BPF-vs-memory.stat benchmark under churn
` [PATCH 3/3] selftests/bpf: add memcg_stat_churn_percpu BPF-vs-memory.stat benchmark under cross-CPU churn
iomap_writepages WARN_ON_ONCE(PF_MEMALLOC)
2026-07-04 0:56 UTC
[PATCH-next 00/23] cgroup/cpuset: Enable runtime update of nohz_full and managed_irq CPUs
2026-07-03 20:50 UTC (13+ messages)
[PATCH v7 0/6] Add reclaim to the dmem cgroup controller
2026-07-03 14:37 UTC (10+ messages)
` [PATCH v7 1/6] drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()
` [PATCH v7 2/6] cgroup/dmem: Introduce struct dmem_cgroup_init for region initialization
` [PATCH v7 3/6] cgroup/dmem: Add reclaim callback for lowering max below current usage
` [PATCH v7 4/6] drm/ttm: Hook up a cgroup-aware reclaim callback for the dmem controller
` [PATCH v7 5/6] drm/xe: Wire up dmem cgroup reclaim for VRAM manager
` [PATCH v7 6/6] drm/amdgpu: "
[PATCH v6 0/6] [PATCH v6 0/6] Add reclaim to the dmem cgroup controller
2026-07-03 12:55 UTC (4+ messages)
` [PATCH v6 6/6] drm/amdgpu: Wire up dmem cgroup reclaim for VRAM manager
[PATCH v3 1/2] mm: memcg: reset zswap settings in css_reset
2026-07-03 6:38 UTC (2+ messages)
` [PATCH v3 2/2] mm: memcg: reset oom_group "
[PATCH] docs: cgroup: Fix bracket
2026-07-03 6:38 UTC
[PATCH-next v10 00/11] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
2026-07-03 5:56 UTC (15+ messages)
` [PATCH-next v10 01/11] cgroup/cpuset: Make nr_deadline_tasks an atomic_t
` [PATCH-next v10 02/11] cgroup/cpuset: Fix node inconsistencies between cpuset_update_tasks_nodemask() and cpuset_attach()
` [PATCH-next v10 03/11] cgroup/cpuset: Prevent race between task attach and cpuset state change
` [PATCH-next v10 04/11] cgroup/cpuset: Put all task attach related variables into attach_ctx
` [PATCH-next v10 05/11] cgroup/cpuset: Add a cpuset_reserve_dl_bw() helper
` [PATCH-next v10 06/11] cgroup/cpuset: Expand the scope of cpuset_can_attach_check()
` [PATCH-next v10 07/11] cgroup/cpuset: Make attach_ctx.old_cs track task group leader
` [PATCH-next v10 08/11] cgroup/cpuset: Move mpol_rebind_mm/cpuset_migrate_mm() calls inside cpuset_attach_task()
` [PATCH-next v10 09/11] cgroup/cpuset: Support multiple source cpusets for cpuset_*attach()
` [PATCH-next v10 10/11] cgroup/cpuset: Support multiple destination "
` [PATCH-next v10 11/11] selftests/cgroup: Add test for cpuset affinity on controller disable
[PATCH v3 0/4] memcg: bail out reclaim when memcg is dying
2026-07-02 12:55 UTC (6+ messages)
` [PATCH v3 1/4] memcg: bail out memory.high "
` [PATCH v3 2/4] memcg: bail out memory.max "
` [PATCH v3 3/4] memcg: bail out proactive reclaim "
` [PATCH v3 4/4] memcg-v1: bail out "
[PATCH v9 0/6] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
2026-07-02 2:08 UTC (2+ messages)
[PATCH] mm: gfp_types: fix __GFP_ACCOUNT, GFP_KERNEL_ACCOUNT documentation
2026-07-01 23:40 UTC (6+ messages)
[PATCH-next v9 00/11] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
2026-07-01 21:16 UTC (24+ messages)
` [PATCH-next v9 01/11] cgroup/cpuset: Make nr_deadline_tasks an atomic_t
` [PATCH-next v9 02/11] cgroup/cpuset: Fix node inconsistencies between cpuset_update_tasks_nodemask() and cpuset_attach()
` [PATCH-next v9 03/11] cgroup/cpuset: Prevent race between task attach and cpuset state change
` [PATCH-next v9 04/11] cgroup/cpuset: Put all task attach related variables into attach_ctx
` [PATCH-next v9 05/11] cgroup/cpuset: Add a cpuset_reserve_dl_bw() helper
` [PATCH-next v9 06/11] cgroup/cpuset: Expand the scope of cpuset_can_attach_check()
` [PATCH-next v9 07/11] cgroup/cpuset: Make attach_ctx.old_cs track task group leader
` [PATCH-next v9 08/11] cgroup/cpuset: Move mpol_rebind_mm/cpuset_migrate_mm() calls inside cpuset_attach_task()
` [PATCH-next v9 09/11] cgroup/cpuset: Support multiple source cpusets for cpuset_*attach()
` [PATCH-next v9 10/11] cgroup/cpuset: Support multiple destination "
` [PATCH-next v9 11/11] selftests/cgroup: Add test for cpuset affinity on controller disable
[PATCH] mm: memcg: reset zswap settings in css_reset
2026-07-01 17:37 UTC (3+ messages)
[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
2026-07-01 11:07 UTC (9+ messages)
` [PATCH v3 1/7] list: Add mutable iterator variants
[PATCH 1/2] cgroup/dmem: add per-region event counters
2026-07-01 8:05 UTC (6+ messages)
[PATCH v3] mm/memcontrol: Avoid stuck FLUSHING_CACHED_CHARGE on isolated CPU
2026-07-01 2:40 UTC
[PATCH v2 0/4] memcg: bail out reclaim when memcg is dying
2026-06-30 20:05 UTC (6+ messages)
` [PATCH v2 1/4] memcg: bail out memory.high "
` [PATCH v2 2/4] memcg: bail out memory.max "
` [PATCH v2 3/4] memcg: bail out proactive reclaim "
` [PATCH v2 4/4] memcg-v1: bail out "
[RESEND PATCH v2] mm/memcontrol: Avoid stuck FLUSHING_CACHED_CHARGE on isolated CPU
2026-06-30 16:22 UTC (3+ messages)
[tj-cgroup:for-next] BUILD SUCCESS ec98784b247b2c0544673710720a0f9fb76e269d
2026-06-30 11:09 UTC
[tj-cgroup:for-7.3] BUILD SUCCESS 171569f8ee6724a4113a0100fea6ff83d9b70c6a
2026-06-30 8:13 UTC
[PATCH v8 00/11] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
2026-06-29 21:53 UTC (15+ messages)
` [PATCH v8 01/11] cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowed
` [PATCH v8 02/11] cgroup/cpuset: Fix node inconsistencies between cpuset_update_tasks_nodemask() and cpuset_attach()
` [PATCH v8 03/11] cgroup/cpuset: Prevent race between task attach and cpuset state change
` [PATCH v8 04/11] cgroup/cpuset: Put all task attach related variables into attach_ctx
` [PATCH v8 05/11] cgroup/cpuset: Add a cpuset_reserve_dl_bw() helper
` [PATCH v8 06/11] cgroup/cpuset: Expand the scope of cpuset_can_attach_check()
` [PATCH v8 07/11] cgroup/cpuset: Make attach_ctx.old_cs track task group leader
` [PATCH v8 08/11] cgroup/cpuset: Move mpol_rebind_mm/cpuset_migrate_mm() calls inside cpuset_attach_task()
` [PATCH v8 09/11] cgroup/cpuset: Support multiple source cpusets for cpuset_*attach()
` [PATCH v8 10/11] cgroup/cpuset: Support multiple destination "
` [PATCH v8 11/11] selftests/cgroup: Add test for cpuset affinity on controller disable
[PATCH] cgroup/cpu: document cpu.stat.local
2026-06-29 18:55 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] cgroup/cpu: document cpu.stat.local and clarify cpu.stat behavior
[PATCH v5] selftests/cgroup: Adjust cpu test duration based on HZ
2026-06-29 18:55 UTC (3+ messages)
[RESEND PATCH v2 0/9] per-memcg-per-node kmem accounting
2026-06-29 19:10 UTC (16+ messages)
` [PATCH v2 2/9] memcg: charge kmem pages and slab objects against per-node objcg
` [PATCH v2 3/9] mm: percpu: fix obj_exts metadata charge size
` [PATCH v2 4/9] mm: percpu: Split memcg charging and kmem accounting
` [PATCH v2 5/9] mm: memcontrol: track MEMCG_KMEM per NUMA node
` [PATCH v2 6/9] mm: percpu: per-node kmem accounting
` [PATCH v2 7/9] mm: percpu: per-node kmem accounting for obj_exts metadata
` [PATCH v2 8/9] mm: percpu: skip the per-cpu node walk on single-node systems
` [PATCH v2 9/9] mm: zswap: per-node kmem accounting for zswap/zsmalloc
[PATCH v3 0/7] sched: Flatten the pick
2026-06-29 14:02 UTC (5+ messages)
` [PATCH v3 7/7] sched/eevdf: Move to a single runqueue
[PATCH 1/2] md/linear: add fault-tolerant mode for unraid-like setups
2026-06-29 9:03 UTC (9+ messages)
` [PATCH v2 2/4] blk-cgroup: fix race between policy activation and blkg destruction
[PATCH] cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowed
2026-06-29 7:27 UTC (4+ messages)
` [PATCH v2] "
[PATCH] sched/core: Add core_sibling_idle accounting
2026-06-28 23:30 UTC (2+ messages)
[PATCH] mm: memcg: initialize *locked in memcg1_oom_prepare() stub
2026-06-27 0:25 UTC (6+ messages)
[PATCH] mm/memcontrol: remove unused for_each_mem_cgroup macro and cleanup
2026-06-27 0:03 UTC (2+ messages)
[PATCH RESEND v4] selftests/cgroup: Adjust cpu test duration based on HZ
2026-06-26 20:19 UTC (3+ messages)
[PATCH v4 0/5] mm/memcontrol, page_counter: move stock from mem_cgroup to page_counter
2026-06-26 20:18 UTC (2+ messages)
[PATCH RFC 0/4] memcg,slab: kmalloc_nolock() fixes
2026-06-26 15:10 UTC (14+ messages)
` [PATCH RFC 1/4] mm/memcontrol: do not drain objcg stock when spinning is not allowed
` [PATCH RFC 2/4] mm/slab: handle allow_spin in slab_free_hook() instead of open coding
` [PATCH RFC 3/4] mm/slab: fix a deadlock in memcg_alloc_abort_single()
` [PATCH RFC 4/4] mm/slab: serialize defer_free_barrier()
[RFC 0/1] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
2026-06-26 12:19 UTC (2+ messages)
` [RFC 1/1] "
[PATCH v2 0/9] per-memcg-per-node kmem accounting
2026-06-26 10:23 UTC (2+ messages)
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