messages from 2025-11-11 01:00:27 to 2025-11-14 18:21:52 UTC [more...]
[PATCH v2 0/3] Memory reclaim documentation fixes
2025-11-14 18:21 UTC (4+ messages)
` [PATCH v2 1/3] docs: cgroup: Explain reclaim protection target
` [PATCH v2 2/3] docs: cgroup: Note about sibling relative reclaim protection
` [PATCH v2 3/3] docs: cgroup: No special handling of unpopulated memcgs
[PATCH v2] selftests/cgroup: conform test to KTAP format output
2025-11-14 18:20 UTC (3+ messages)
[PATCHSET cgroup/for-6.19] cgroup: Fix task exit ordering
2025-11-14 18:18 UTC (6+ messages)
` [PATCH 2/4] cgroup: Move dying_tasks cleanup from cgroup_task_release() to cgroup_task_free()
` [PATCH 3/4] cgroup: Defer task cgroup unlink until after the task is done switching out
[PATCH v1 00/26] Eliminate Dying Memory Cgroup
2025-11-14 17:56 UTC (23+ messages)
` [PATCH v1 04/26] mm: vmscan: refactor move_folios_to_lru()
` [PATCH v1 25/26] mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios
[PATCH v2] cpuset: relax the overlap check for cgroup-v2
2025-11-14 16:15 UTC (11+ messages)
[RFC] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
2025-11-14 15:52 UTC (14+ messages)
` [PATCH 1/3] mm, swap: change back to use each swap device's percpu cluster
` [PATCH 2/3] mm: swap: introduce swap tier infrastructure
` [PATCH 3/3] mm/swap: integrate swap tier infrastructure into swap subsystem
[PATCH] genirq: Fix IRQ threads affinity VS cpuset isolated partitions
2025-11-14 15:40 UTC (5+ messages)
[PATCH] cgroup: Improve cgroup_addrm_files remove files handling
2025-11-14 15:35 UTC (4+ messages)
[PATCH] selftests/cgroup: conform test to TAP format output
2025-11-14 14:32 UTC (6+ messages)
[PATCH -next v3] cpuset: Treat cpusets in attaching as populated
2025-11-14 2:08 UTC
[PATCH -next v2] cpuset: Treat cpusets in attaching as populated
2025-11-14 0:54 UTC (3+ messages)
[syzbot] [cgroups?] WARNING in cgroup_file_release
2025-11-13 22:58 UTC
[PATCH v4 14/16] memcg: Convert mem_cgroup_from_obj_folio() to mem_cgroup_from_obj_slab()
2025-11-13 21:54 UTC (9+ messages)
[cgroup/for-6.19 PATCH] cgroup/cpuset: Make callback_lock a raw_spinlock_t
2025-11-13 16:35 UTC (6+ messages)
[PATCH 00/17] ns: header cleanups and initial namespace reference count improvements
2025-11-13 11:03 UTC (2+ messages)
[PATCH RFC v2 00/22] cpuset: rework local partition logic
2025-11-13 7:22 UTC (32+ messages)
` [PATCH RFC v2 01/22] cpuset: fix isolcpus stay in root when isolated partition changes to root
` [PATCH RFC v2 02/22] cpuset: add early empty cpumask check in partition_xcpus_add/del
` [PATCH RFC v2 04/22] cpuset: introduce partition_enable()
` [PATCH RFC v2 06/22] cpuset: introduce partition_update()
` [PATCH RFC v2 10/22] cpuset: introduce local_partition_enable()
` [PATCH RFC v2 11/22] cpuset: introduce local_partition_disable()
` [PATCH RFC v2 12/22] cpuset: introduce local_partition_invalidate()
` [PATCH RFC v2 13/22] cpuset: introduce local_partition_update()
[PATCH v1] cpuset: Avoid unnecessary partition invalidation
2025-11-13 6:42 UTC (12+ messages)
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2025-11-13 1:42 UTC (5+ messages)
` [RFC PATCH v1 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [RFC PATCH v1 03/37] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
[tj-cgroup:for-6.19] BUILD SUCCESS f23cb0ced8fb28ba65bf4ddaa2fcaf044c6894cc
2025-11-12 23:59 UTC
[RFC LPC2026 PATCH v2 00/11] Specific Purpose Memory NUMA Nodes
2025-11-12 19:29 UTC (12+ messages)
` [RFC PATCH v2 01/11] mm: constify oom_control, scan_control, and alloc_context nodemask
` [RFC PATCH v2 02/11] mm: change callers of __cpuset_zone_allowed to cpuset_zone_allowed
` [RFC PATCH v2 03/11] gfp: Add GFP_SPM_NODE for Specific Purpose Memory (SPM) allocations
` [RFC PATCH v2 04/11] memory-tiers: Introduce SysRAM and Specific Purpose Memory Nodes
` [RFC PATCH v2 05/11] mm: restrict slub, oom, compaction, and page_alloc to sysram by default
` [RFC PATCH v2 06/11] mm,cpusets: rename task->mems_allowed to task->sysram_nodes
` [RFC PATCH v2 07/11] cpuset: introduce cpuset.mems.sysram
` [RFC PATCH v2 08/11] mm/memory_hotplug: add MHP_SPM_NODE flag
` [RFC PATCH v2 09/11] drivers/dax: add spm_node bit to dev_dax
` [RFC PATCH v2 10/11] drivers/cxl: add spm_node bit to cxl region
` [RFC PATCH v2 11/11] [HACK] mm/zswap: compressed ram integration example
[PATCH 0/5] selftests/cgroup: add metrics mode and detailed CPU test diagnostics
2025-11-12 16:49 UTC (8+ messages)
` [PATCH 2/5] selftests/cgroup: add metrics mode for detailed test reporting
` [PATCH 4/5] selftests/cgroup: rename values_close_report() to report_metrics()
` [PATCH 5/5] selftests/cgroup: add aggregated CPU test metrics report
[PATCH mm-new v3] mm/memcontrol: Add memory.stat_refresh for on-demand stats flushing
2025-11-12 14:02 UTC (15+ messages)
[PATCH v2 11/23] mm: introduce BPF kfunc to access memory events
2025-11-12 7:52 UTC (12+ messages)
` [PATCH v2 13/23] mm: introduce bpf_out_of_memory() BPF kfunc
` [PATCH v2 14/23] mm: allow specifying custom oom constraint for BPF triggers
` [PATCH v2 23/23] bpf: selftests: PSI struct ops test
[PATCH next] cpuset: Treat tasks in attaching process as populated
2025-11-12 4:07 UTC (9+ messages)
[PATCH 0/4] memcg: cleanup the memcg stats interfaces
2025-11-12 2:11 UTC (30+ messages)
` [PATCH 1/4] memcg: use mod_node_page_state to update stats
` [PATCH 2/4] memcg: remove __mod_lruvec_kmem_state
` [PATCH 3/4] memcg: remove __mod_lruvec_state
` [PATCH 4/4] memcg: remove __lruvec_stat_mod_folio
[PATCH -next v2 0/3] cpuset: code cleanups
2025-11-12 0:44 UTC (7+ messages)
` [PATCH -next v2 1/3] cpuset: simplify node setting on error
` [PATCH -next v2 2/3] cpuset: remove global remote_children list
` [PATCH -next v2 3/3] cpuset: remove need_rebuild_sched_domains
[PATCH cgroup/for-6.18-fixes] cgroup: Skip showing PID 0 in cgroup.procs and cgroup.threads
2025-11-11 20:57 UTC (4+ messages)
[PATCH mm-new v3] mm/memcontrol: Add memory.stat_refresh for on-demand stats flushing
2025-11-11 6:27 UTC (2+ messages)
[PATCH -next 0/3] cpuset: code cleanups
2025-11-11 6:18 UTC (12+ messages)
` [PATCH -next 1/3] cpuset: simplify node setting on error
` [PATCH -next 2/3] cpuset: remove global remote_children list
` [PATCH -next 3/3] cpuset: remove need_rebuild_sched_domains
[PATCH mm-new v3] mm/memcontrol: Add memory.stat_refresh for on-demand stats flushing
2025-11-11 6:12 UTC (2+ messages)
[PATCH mm-new v3] mm/memcontrol: Add memory.stat_refresh for on-demand stats flushing
2025-11-11 6:12 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