messages from 2026-02-25 05:02:23 to 2026-03-02 12:37:40 UTC [more...]
[PATCH v5 0/6] cgroup/dmem,drm/ttm: Improve protection in contended cases
2026-03-02 12:37 UTC (3+ messages)
` [PATCH v5 2/6] cgroup,cgroup/dmem: Add (dmem_)cgroup_common_ancestor helper
` [PATCH v5 3/6] drm/ttm: Extract code for attempting allocation in a place
[PATCH v6 0/8] cgroup/cpuset: Fix partition related locking issues
2026-03-02 12:21 UTC (14+ messages)
` [PATCH v6 3/8] cgroup/cpuset: Clarify exclusion rules for cpuset internal variables
` [PATCH v6 4/8] cgroup/cpuset: Set isolated_cpus_updating only if isolated_cpus is changed
` [PATCH v6 6/8] cgroup/cpuset: Move housekeeping_update()/rebuild_sched_domains() together
` [PATCH v6 7/8] cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueue
` [PATCH v6 8/8] cgroup/cpuset: Call housekeeping_update() without holding cpus_read_lock
[PATCH] cgroup: Don't expose dead tasks in cgroup
2026-03-02 12:07 UTC
[PATCH 0/4] bpf: add a few hooks for sandboxing
2026-03-02 9:46 UTC (15+ messages)
` [PATCH 1/4] ns: add bpf hooks
` [PATCH 2/4] cgroup: add bpf hook for attach
[PATCH v5 00/32] Eliminate Dying Memory Cgroup
2026-03-02 2:30 UTC (57+ messages)
` [PATCH v5 01/32] mm: memcontrol: remove dead code of checking parent memory cgroup
` [PATCH v5 02/32] mm: workingset: use folio_lruvec() in workingset_refault()
` [PATCH v5 03/32] mm: rename unlock_page_lruvec_irq and its variants
` [PATCH v5 04/32] mm: vmscan: prepare for the refactoring the move_folios_to_lru()
` [PATCH v5 05/32] mm: vmscan: refactor move_folios_to_lru()
` [PATCH v5 06/32] mm: memcontrol: allocate object cgroup for non-kmem case
` [PATCH v5 07/32] mm: memcontrol: return root object cgroup for root memory cgroup
` [PATCH v5 08/32] mm: memcontrol: prevent memory cgroup release in get_mem_cgroup_from_folio()
` [PATCH v5 09/32] buffer: prevent memory cgroup release in folio_alloc_buffers()
` [PATCH v5 10/32] writeback: prevent memory cgroup release in writeback module
` [PATCH v5 11/32] mm: memcontrol: prevent memory cgroup release in count_memcg_folio_events()
` [PATCH v5 12/32] mm: page_io: prevent memory cgroup release in page_io module
` [PATCH v5 13/32] mm: migrate: prevent memory cgroup release in folio_migrate_mapping()
` [PATCH v5 14/32] mm: mglru: prevent memory cgroup release in mglru
` [PATCH v5 15/32] mm: memcontrol: prevent memory cgroup release in mem_cgroup_swap_full()
` [PATCH v5 16/32] mm: workingset: prevent memory cgroup release in lru_gen_eviction()
` [PATCH v5 17/32] mm: thp: prevent memory cgroup release in folio_split_queue_lock{_irqsave}()
` [PATCH v5 18/32] mm: zswap: prevent memory cgroup release in zswap_compress()
` [PATCH v5 19/32] mm: workingset: prevent lruvec release in workingset_refault()
` [PATCH v5 20/32] mm: zswap: prevent lruvec release in zswap_folio_swapin()
` [PATCH v5 21/32] mm: swap: prevent lruvec release in lru_gen_clear_refs()
` [PATCH v5 22/32] mm: workingset: prevent lruvec release in workingset_activation()
` [PATCH v5 23/32] mm: do not open-code lruvec lock
` [PATCH v5 24/32] mm: memcontrol: prepare for reparenting LRU pages for "
` [PATCH v5 25/32] mm: vmscan: prepare for reparenting traditional LRU folios
` [PATCH v5 26/32] mm: vmscan: prepare for reparenting MGLRU folios
` [PATCH v5 27/32] mm: memcontrol: refactor memcg_reparent_objcgs()
` [PATCH v5 28/32] mm: workingset: use lruvec_lru_size() to get the number of lru pages
` [PATCH v5 29/32] mm: memcontrol: prepare for reparenting non-hierarchical stats
` [PATCH v5 update "
` [PATCH v5 30/32] mm: memcontrol: convert objcg to be per-memcg per-node type
` [PATCH v5 update "
` [PATCH v5 31/32] mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios
` [PATCH v5 32/32] mm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance helpers
[PATCH 0/3] cgroup: improve cgroup_file_notify() scalability
2026-03-02 1:50 UTC (5+ messages)
` [PATCH 1/3] cgroup: reduce cgroup_file_kn_lock hold time in cgroup_file_notify()
` [PATCH 2/3] cgroup: add lockless fast-path checks to cgroup_file_notify()
` [PATCH 3/3] cgroup: replace global cgroup_file_kn_lock with per-cgroup_file lock
[PATCH 0/4] Introduce QPW for per-cpu operations
2026-02-28 1:23 UTC (15+ messages)
[PATCHSET v2 sched_ext/for-7.1] sched_ext: Implement cgroup sub-scheduler support
2026-02-27 23:50 UTC (15+ messages)
` [PATCH 07/34] sched_ext: Introduce cgroup sub-sched support
` [PATCH 11/34] sched_ext: Enforce scheduler ownership when updating slice and dsq_vtime
` [PATCH 13/34] sched_ext: Refactor task init/exit helpers
[PATCH 0/8] mm/zswap, zsmalloc: Per-memcg-lruvec zswap accounting
2026-02-27 19:45 UTC (7+ messages)
` [PATCH 6/8] mm/zsmalloc, zswap: Handle objcg charging and lifetime in zsmalloc
` [PATCH 7/8] mm/memcontrol: Track MEMCG_ZSWAPPED in bytes
` [PATCH 8/8] mm/vmstat, memcontrol: Track ZSWAP_B, ZSWAPPED_B per-memcg-lruvec
[PATCH] memcg: fix slab accounting in refill_obj_stock() trylock path
2026-02-27 16:25 UTC (8+ messages)
[PATCH] mm/slab: initialize slab->stride early to avoid memory ordering issues
2026-02-27 9:36 UTC (11+ messages)
` [PATCH] mm/slab: a debug patch to investigate the issue further
[PATCH 6.12.y] blk-throttle: fix access race during throttle policy activation
2026-02-27 5:42 UTC
[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
2026-02-26 22:49 UTC (10+ messages)
[PATCH v2 0/4] mm: Remove stray references to pagevec
2026-02-26 21:48 UTC (16+ messages)
` [PATCH v2 1/4] mm: Remove stray references to struct pagevec
` [PATCH v2 2/4] fs: Remove unncessary pagevec.h includes
` [PATCH v2 2/4] "
` [PATCH v2 3/4] folio_batch: Rename pagevec.h to folio_batch.h
` [PATCH v2 4/4] folio_batch: Rename PAGEVEC_SIZE to FOLIO_BATCH_SIZE
[RFC PATCH v1 0/7] Open HugeTLB allocation routine for more generic use
2026-02-26 18:08 UTC (8+ messages)
` [RFC PATCH v1 2/7] mm: hugetlb: Move mpol interpretation out of alloc_buddy_hugetlb_folio_with_mpol()
` [RFC PATCH v1 3/7] mm: hugetlb: Move mpol interpretation out of dequeue_hugetlb_folio_vma()
[RFC PATCH 0/6] mm/memcontrol: Make memcg limits tier-aware
2026-02-26 16:08 UTC (4+ messages)
[PATCH v4 0/6] cgroup/dmem,drm/ttm: Improve protection in contended cases
2026-02-26 8:56 UTC (13+ messages)
` [PATCH v4 1/6] cgroup/dmem: Add queries for protection values
` [PATCH v4 2/6] cgroup/dmem: Add dmem_cgroup_common_ancestor helper
` [PATCH v4 3/6] drm/ttm: Extract code for attempting allocation in a place
` [PATCH v4 4/6] drm/ttm: Split cgroup charge and resource allocation
` [PATCH v4 5/6] drm/ttm: Be more aggressive when allocating below protection limit
` [PATCH v4 6/6] drm/ttm: Use common ancestor of evictor and evictee as limit pool
[PATCH RFC 00/15] mm, swap: swap table phase IV with dynamic ghost swapfile
2026-02-26 5:49 UTC (6+ messages)
` [PATCH RFC 12/15] mm, swap: merge zeromap into swap table
[PATCH -next] cgroup/cpuset: fix null-ptr-deref in rebuild_sched_domains_cpuslocked
2026-02-26 0:40 UTC (4+ messages)
[PATCH 0/3] Make memcg location more flexible
2026-02-26 0:00 UTC (10+ messages)
` [PATCH 1/3] memcg: Add memcg_stat_mod()
` [PATCH 2/3] memcg: Simplify mod_lruvec_kmem_state()
` [PATCH 3/3] ptdesc: Account page tables to memcgs again
[PATCH v5 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support
2026-02-25 22:34 UTC (4+ messages)
` [PATCH v5 1/3] kernfs: Don't set_nlink for directories being removed
` [PATCH v5 2/3] kernfs: Send IN_DELETE_SELF and IN_IGNORED
` [PATCH v5 3/3] selftests: memcg: Add tests for "
[RFC PATCH v1 1/7] mm: hugetlb: Consolidate interpretation of gbl_chg within alloc_hugetlb_folio()
2026-02-25 20:27 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Cgroup v1: timeline and path to removal
2026-02-25 17:52 UTC
[PATCH v3 0/5] cgroup/dmem,drm/ttm: Improve protection in contended cases
2026-02-25 14:09 UTC (12+ messages)
` [PATCH v3 3/5] drm/ttm: Make a helper for attempting allocation in a place
` [PATCH v3 4/5] drm/ttm: Be more aggressive when allocating below protection limit
drm/ttm/memcg/lru: enable memcg tracking for ttm and amdgpu driver (complete series v5)
2026-02-25 9:09 UTC (5+ messages)
` [PATCH 07/16] memcg: add support for GPU page counters. (v4)
[PATCHSET v2 sched_ext/for-7.1] sched_ext: Implement cgroup sub-scheduler support
2026-02-25 5:18 UTC (10+ messages)
` [PATCH 27/34] sched_ext: Convert scx_dump_state() spinlock to raw spinlock
` [PATCH 28/34] sched_ext: Support dumping multiple schedulers and add scheduler identification
` [PATCH 29/34] sched_ext: Implement cgroup sub-sched enabling and disabling
` [PATCH 30/34] sched_ext: Add scx_sched back pointer to scx_sched_pcpu
` [PATCH 31/34] sched_ext: Make scx_bpf_reenqueue_local() sub-sched aware
` [PATCH 32/34] sched_ext: Factor out scx_link_sched() and scx_unlink_sched()
` [PATCH 33/34] sched_ext: Add rhashtable lookup for sub-schedulers
` [PATCH 34/34] sched_ext: Add basic building blocks for nested sub-scheduler dispatching
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