messages from 2026-08-15 00:13:33 to 2026-08-18 05:38:24 UTC [more...]
[PATCH 0/7] mm/mglru: clean up folio counters and flag usage
2026-08-18 5:38 UTC (8+ messages)
` [PATCH 1/7] mm/memcontrol: make lru_zone_size atomic and simplify sanity check
` [PATCH 2/7] mm/mglru: introduce helpers for manipulating gen and refs flags
` [PATCH 3/7] mm/migrate: copy the referenced state via folio_migrate_refs()
` [PATCH 4/7] mm/mglru: move max_seq read into walk_update_folio
` [PATCH 5/7] mm/mglru: use explicit tier range in read_ctrl_pos()
` [PATCH 6/7] mm/mglru: fix potential generation folio number leak
` [PATCH 7/7] mm/mglru: improve code readability and harden folio_inc_gen
[RFC PATCH 0/8] mm/memcontrol: introduce per-tier memory accounting and control
2026-08-18 4:56 UTC (12+ messages)
` [RFC PATCH 1/8] mm/memory-tiers: add node_to_tier_id and tier_id_to_nodemask
` [RFC PATCH 2/8] mm/vmscan: add try_to_free_mem_cgroup_pages_nodemask
` [RFC PATCH 3/8] mm/memcontrol: add per-tier page counter infrastructure and lifecycle
` [RFC PATCH 4/8] mm/memcontrol: add per-tier charge and uncharge
` [RFC PATCH 5/8] mm/memcontrol: add per-cpu stock for tier charge/uncharge
` [RFC PATCH 6/8] mm/memcontrol: add memory.tier control file
` [RFC PATCH 7/8] mm/memcontrol: auto-derive tier high/max from memory.high/max
` [RFC PATCH 8/8] cgroup: add memory_tiered_limits cgroup mount option
[PATCH RFC 00/15] mm/mglru: frequency guided promotion (MGLRU-FG) and flag cleanup
2026-08-18 3:20 UTC (16+ messages)
` [PATCH RFC 04/15] mm/mglru: make generation page counters atomic
` [PATCH RFC 05/15] mm/mglru: move max_seq read into walk_update_folio
` [PATCH RFC 06/15] mm/mglru: use explicit tier range in read_ctrl_pos()
` [PATCH RFC 07/15] mm/mglru: move refault workingset activation into lru_gen_refault
` [PATCH RFC 09/15] mm/mglru: frequency guided workingset promotion (MGLRU-FG)
[PATCH] mm: memcg: use ratelimited stats flush in obj_cgroup_may_zswap()
2026-08-18 1:53 UTC (3+ messages)
[PATCH] mm: swap_cgroup: fix NULL deref in lookup_swap_cgroup_id on swapless host
2026-08-18 1:40 UTC (6+ messages)
[PATCH v2 0/2] cgroup: expose cpu.stat to BPF
2026-08-18 1:28 UTC (5+ messages)
` [PATCH v2 1/2] cgroup: add BPF kfuncs to read a cpu cgroup's stats
` [PATCH v2 2/2] selftests/bpf: add cgroup_iter_cpu test for cpu cgroup kfuncs
[RFC PATCH v3 09/14] mm/memcontrol: Make memory.high tier-aware
2026-08-18 1:21 UTC (2+ messages)
[PATCH] memcg: trim the per-cpu charge stock instead of draining it
2026-08-17 23:46 UTC
[PATCH v2 0/2] block: expose blkcg io.stat to BPF
2026-08-17 22:41 UTC (5+ messages)
` [PATCH v2 1/2] block: add BPF kfuncs to read blkcg io.stat
` [PATCH v2 2/2] selftests/bpf: add test for blkcg io.stat BPF kfuncs
[GIT PULL] cgroup: Changes for v7.3
2026-08-17 21:49 UTC
[PATCH] mm/memcontrol: avoid false sharing between vmstats and events
2026-08-17 17:54 UTC (3+ messages)
[PATCH] mm/hugetlb_cgroup: call page_counter_set_max() outside VM_BUG_ON()
2026-08-17 17:39 UTC (3+ messages)
[PATCH v3 0/7] sched: Flatten the pick
2026-08-17 16:35 UTC (3+ messages)
[PATCH] mm: page_counter: reject empty string in page_counter_memparse()
2026-08-17 16:16 UTC (2+ messages)
[PATCH] mm: memcg: flush empty per-cpu stock slots on memcg offlining
2026-08-17 16:11 UTC (11+ messages)
[PATCH] sched/psi: add cpu_prio pressure metric for high-priority task stalls
2026-08-17 14:54 UTC (2+ messages)
Purpose of init.scope
2026-08-17 11:32 UTC (3+ messages)
` [systemd-devel] "
[PATCH v5 00/36] Private Memory NUMA Nodes
2026-08-17 0:49 UTC (4+ messages)
` [PATCH v5 25/36] mm/memory_hotplug: support N_MEMORY_PRIVATE node hotplug
[PATCH] mm: memcg: fix slab over-accounting for in-object objcg metadata
2026-08-16 9:25 UTC (2+ messages)
[tj-cgroup:for-7.3] BUILD SUCCESS 2d19207f3fc8e08bab3270af2e3835358ab1473a
2026-08-16 1:53 UTC
[PATCH v3 00/11] Virtual Swap Space (Swap Table Edition)
2026-08-16 0:43 UTC (4+ messages)
` [PATCH v3 02/11] mm, swap: support zswap and zeroswap as vswap backends
[PATCH v2 0/3] block: skip the blkcg walk in blk_cgroup_congested() when nothing is throttled
2026-08-16 0:01 UTC (2+ messages)
[tj-cgroup:for-next] BUILD SUCCESS dc2aa1e1be68af29e7088d3dcfec9ce57d0f3a1d
2026-08-16 0:01 UTC
refcount_t: addition on 0; use-after-free, regression from 260fbcb92bbe ("cgroup: Move dying_tasks cleanup from cgroup_task_release() to cgroup_task_free()")
2026-08-15 19:41 UTC
[linux-next:master] [mm/vmpressure] ea928e9e18: stress-ng.mremap.ops_per_sec 36.2% regression
2026-08-15 19:20 UTC (8+ messages)
[syzbot] [block?] [cgroups?] possible deadlock in blkg_conf_prep
2026-08-15 14:47 UTC
[PATCH for-7.4 0/9] memcg: remove the v1 soft limit
2026-08-15 0:50 UTC (6+ messages)
` [PATCH 1/9] memcg: make the v1 soft limit knob inert
[PATCH v4 0/2] mm, memcg: fix memory.peak reset clobbering other fds' watermark
2026-08-15 0:38 UTC (2+ messages)
` [PATCH v4 2/2] "
page: | 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