messages from 2025-12-15 07:38:24 to 2025-12-20 15:00:19 UTC [more...]
[PATCH 0/4] Use __counted_by for ancestor arrays
2025-12-20 14:59 UTC (13+ messages)
` [PATCH 1/4] cgroup: Eliminate cgrp_ancestor_storage in cgroup_root
` [PATCH 2/4] cgroup: Introduce cgroup_level() helper
` [PATCH 3/4] cgroup: Use __counted_by for cgroup::ancestors
` [PATCH 4/4] blk-iocost: Correct comment ioc_gq::level
[patch -next] cpuset: remove dead code in cpuset-v1.c
2025-12-20 10:15 UTC
[bug report] cpuset: separate generate_sched_domains for v1 and v2
2025-12-20 9:57 UTC (2+ messages)
[PATCH] mm/vmscan: respect mems_effective in demote_folio_list()
2025-12-20 6:10 UTC
[tj-cgroup:for-6.19-fixes] BUILD SUCCESS aa7d3a56a20f07978d9f401e13637a6479b13bd0
2025-12-20 2:52 UTC
[tj-cgroup:for-6.20] BUILD SUCCESS 7cc1720589d8cc78752cdf83a687422bb7838268
2025-12-20 2:49 UTC
[PATCH v2 00/28] Eliminate Dying Memory Cgroup
2025-12-20 2:03 UTC (98+ messages)
` [PATCH v2 01/28] mm: memcontrol: remove dead code of checking parent memory cgroup
` [PATCH v2 02/28] mm: workingset: use folio_lruvec() in workingset_refault()
` [PATCH v2 03/28] mm: rename unlock_page_lruvec_irq and its variants
` [PATCH v2 04/28] mm: vmscan: prepare for the refactoring the move_folios_to_lru()
` [PATCH v2 05/28] mm: vmscan: refactor move_folios_to_lru()
` [PATCH v2 06/28] mm: memcontrol: allocate object cgroup for non-kmem case
` [PATCH v2 07/28] mm: memcontrol: return root object cgroup for root memory cgroup
` [PATCH v2 08/28] mm: memcontrol: prevent memory cgroup release in get_mem_cgroup_from_folio()
` [PATCH v2 09/28] buffer: prevent memory cgroup release in folio_alloc_buffers()
` [PATCH v2 10/28] writeback: prevent memory cgroup release in writeback module
` [PATCH v2 11/28] mm: memcontrol: prevent memory cgroup release in count_memcg_folio_events()
` [PATCH v2 12/28] mm: page_io: prevent memory cgroup release in page_io module
` [PATCH v2 13/28] mm: migrate: prevent memory cgroup release in folio_migrate_mapping()
` [PATCH v2 14/28] mm: mglru: prevent memory cgroup release in mglru
` [PATCH v2 15/28] mm: memcontrol: prevent memory cgroup release in mem_cgroup_swap_full()
` [PATCH v2 16/28] mm: workingset: prevent memory cgroup release in lru_gen_eviction()
` [PATCH v2 17/28] mm: thp: prevent memory cgroup release in folio_split_queue_lock{_irqsave}()
` [PATCH v2 18/28] mm: zswap: prevent memory cgroup release in zswap_compress()
` [PATCH v2 19/28] mm: workingset: prevent lruvec release in workingset_refault()
` [PATCH v2 20/28] mm: zswap: prevent lruvec release in zswap_folio_swapin()
` [PATCH v2 21/28] mm: swap: prevent lruvec release in lru_gen_clear_refs()
` [PATCH v2 22/28] mm: workingset: prevent lruvec release in workingset_activation()
` [PATCH v2 23/28] mm: memcontrol: prepare for reparenting LRU pages for lruvec lock
` [PATCH v2 24/28] mm: vmscan: prepare for reparenting traditional LRU folios
` [PATCH v2 25/28] mm: vmscan: prepare for reparenting MGLRU folios
` [PATCH v2 26/28] mm: memcontrol: refactor memcg_reparent_objcgs()
` [PATCH v2 27/28] mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios
` [PATCH v2 28/28] mm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance helpers
[tj-cgroup:for-next] BUILD SUCCESS e02fe7ba29a2fa599885c72cb977aaaaccbfe80d
2025-12-19 19:35 UTC
[PATCH -next v2 0/6] cpuset: further separate v1 and v2 implementations
2025-12-19 0:42 UTC (10+ messages)
` [PATCH -next v2 1/6] cpuset: add lockdep_assert_cpuset_lock_held helper
` [PATCH -next v2 2/6] cpuset: add cpuset1_online_css helper for v1-specific operations
` [PATCH -next v2 3/6] cpuset: add cpuset1_init helper for v1 initialization
` [PATCH -next v2 4/6] cpuset: move update_domain_attr_tree to cpuset_v1.c
` [PATCH -next v2 5/6] cpuset: separate generate_sched_domains for v1 and v2
` [PATCH -next v2 6/6] cpuset: remove v1-specific code from generate_sched_domains
[PATCH -next v2] cpuset: fix warning when disabling remote partition
2025-12-18 18:04 UTC (2+ messages)
[PATCH 0/3 v3] genirq: Fix IRQ threads VS cpuset
2025-12-18 10:07 UTC (3+ messages)
` [PATCH 2/3 v3] genirq: Fix interrupt threads affinity vs. cpuset isolated partitions
[PATCH] mm/memcg: reorder retry checks for clarity in try_charge_memcg
2025-12-18 9:42 UTC (7+ messages)
` (no subject)
[PATCH -next 0/6] cpuset: further separate v1 and v2 implementations
2025-12-18 3:56 UTC (21+ messages)
` [PATCH -next 1/6] cpuset: add assert_cpuset_lock_held helper
` [PATCH -next 2/6] cpuset: add cpuset1_online_css helper for v1-specific operations
` [PATCH -next 3/6] cpuset: add cpuset1_init helper for v1 initialization
` [PATCH -next 4/6] cpuset: move update_domain_attr_tree to cpuset_v1.c
` [PATCH -next 5/6] cpuset: separate generate_sched_domains for v1 and v2
` [PATCH -next 6/6] cpuset: remove v1-specific code from generate_sched_domains
[PATCH -next] cpuset: fix warning when disabling remote partition
2025-12-18 0:30 UTC (8+ messages)
[syzbot] [cgroups?] [mm?] INFO: rcu detected stall in sys_signalfd4 (2)
2025-12-17 15:37 UTC
[PATCH v6] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict
2025-12-17 9:45 UTC (2+ messages)
` [PING][PATCH "
[PATCH] mm: memcg: fix unit conversion for K() macro in OOM log
2025-12-17 9:31 UTC (4+ messages)
[PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict
2025-12-17 9:09 UTC (2+ messages)
[PATCH -next] cpuset: add cpuset1_online_css helper for v1-specific operations
2025-12-17 2:18 UTC (8+ messages)
[PATCH -next v3 0/2] memcg cleanups
2025-12-16 13:55 UTC (7+ messages)
` [PATCH -next v3 1/2] memcg: move mem_cgroup_usage memcontrol-v1.c
` [PATCH -next v3 2/2] memcg: remove mem_cgroup_size()
[GIT PULL] cgroup fixes for v6.19-rc1
2025-12-16 8:03 UTC (2+ messages)
[PATCH RFC] mm/memcontrol: make lru_zone_size atomic and simplify sanity check
2025-12-16 1:38 UTC (5+ messages)
[PATCH -next 0/5] mm/mglru: remove memcg lru
2025-12-16 1:23 UTC (9+ messages)
` [PATCH -next 3/5] mm/mglru: extend shrink_one for both lrugen and non-lrugen
` [PATCH -next 4/5] mm/mglru: combine shrink_many into shrink_node_memcgs
[PATCH] cgroup: rstat: force flush on css exit
2025-12-15 18:44 UTC (3+ messages)
[PATCH v2] cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated
2025-12-15 18:18 UTC (3+ messages)
[PATCH -next 00/21] cpuset: rework local partition logic
2025-12-15 13:15 UTC (4+ messages)
[RFC LPC2026 PATCH v2 00/11] Specific Purpose Memory NUMA Nodes
2025-12-15 12:38 UTC (4+ messages)
` [RFC PATCH v2 02/11] mm: change callers of __cpuset_zone_allowed to cpuset_zone_allowed
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;
as well as URLs for NNTP newsgroup(s).