messages from 2026-08-26 05:51:43 to 2026-09-01 03:48:52 UTC [more...]
[PATCH] cgroup: avoid flushing global workqueue in cgroup1_pidlist_destroy_all
2026-09-01 3:48 UTC (8+ messages)
` [PATCH v3] "
[PATCH v7 0/4] mm: avoid large folio splits when swap is unavailable
2026-09-01 3:39 UTC (7+ messages)
` [PATCH v7 1/4] mm: add page_counter_margin()
` [PATCH v7 2/4] mm: distinguish large folio swap allocation failures
` [PATCH v7 3/4] mm/vmscan: avoid pointless large folio splits without swap
` [PATCH v7 4/4] mm/shmem: split large folios only on -E2BIG
[BUG] cgroup/cpuset: Concurrent WARN_ON_ONCE triggers during remote partition stress-test
2026-09-01 2:25 UTC (3+ messages)
[PATCH v4 0/6] mm/mglru: clean up folio counters and flag usage
2026-09-01 2:05 UTC (8+ messages)
` [PATCH v4 1/6] mm/memcontrol: make lru_zone_size atomic and simplify sanity check
` [PATCH v4 2/6] mm/mglru: introduce helpers for manipulating gen and refs flags
` [PATCH v4 3/6] mm/migrate: copy all referenced state via folio_migrate_lru_refs
` [PATCH v4 4/6] mm/mglru: move max_seq read into walk_update_folio
` [PATCH v4 5/6] mm/mglru: use explicit tier range in read_ctrl_pos()
` [PATCH v4 6/6] mm/mglru: fix potential generation folio number leak
[syzbot] [mm?] INFO: rcu detected stall in exit_to_user_mode_loop
2026-09-01 1:43 UTC (4+ messages)
[PATCH] cgroup: reject controller re-enable while css teardown is pending
2026-09-01 1:23 UTC
[PATCH] memcg: Don't call schedule_work when no spinning is allowed
2026-09-01 1:04 UTC (4+ messages)
[PATCH v3 0/4] selftests: shared lib.bpf.mk for building BPF progs and skeletons
2026-09-01 0:46 UTC (3+ messages)
[PATCH] cgroup/cpuset: Handle cpu hotplug race in guarantee_active_cpus()
2026-09-01 0:08 UTC (3+ messages)
[GIT PULL] cgroup: Fixes for v7.3-rc1
2026-08-31 22:26 UTC (2+ messages)
[PATCH v3 0/4] cgroup: expose cpu.stat and io.stat to BPF
2026-08-31 22:16 UTC (2+ messages)
[PATCH 1/2] cgroup: fix spurious SIGKILL of CLONE_INTO_CGROUP children
2026-08-31 18:01 UTC (5+ messages)
` [PATCH 2/2] selftests/cgroup: test clone3() into a previously killed cgroup
[PATCH v2] mm: memcontrol: raise MEMCG_MAX for charges that fail without reclaiming
2026-08-31 17:52 UTC (2+ messages)
[PATCH v5 0/7] move stock from mem_cgroup to page_counter
2026-08-31 16:37 UTC (8+ messages)
` [PATCH v5 1/7] mm/memcontrol: flatten try_charge_memcg control flow
` [PATCH v5 2/7] mm/page_counter: report the number of pages charged
` [PATCH v5 3/7] mm/page_counter: introduce per-page_counter stock
` [PATCH v5 4/7] mm/page_counter: use stock in page_counter_try_charge
` [PATCH v5 5/7] mm/page_counter: introduce an asynchronous drainer
` [PATCH v5 6/7] mm/memcontrol: convert memcg to use page_counter_stock
` [PATCH v5 7/7] mm/memcontrol: add stock to the memsw page_counter
[PATCH v2 0/6] cgroup/cpuset: Fix partition type transitions
2026-08-31 15:37 UTC (10+ messages)
` [PATCH v2 1/6] cgroup/cpuset: Respect child CPU ownership in type changes
` [PATCH v2 2/6] selftests/cgroup: Add tests for type-change isolation accounting
` [PATCH v2 3/6] selftests/cgroup: Add tests for type changes with child-owned CPUs
` [PATCH v2 4/6] selftests/cgroup: Add tests for housekeeping CPU return to isolated parents
` [PATCH v2 5/6] cgroup/cpuset: Release CPUs when type-change validation fails
` [PATCH v2 6/6] selftests/cgroup: Add CPU release tests for type-change validation failures
[PATCH AUTOSEL 6.18-5.10] blk-cgroup: fix leaks and online flag on radix_tree_insert failure
2026-08-31 13:28 UTC (2+ messages)
` [PATCH AUTOSEL 6.18-6.1] blk-cgroup: protect iterating blkgs with blkcg->lock in blkcg_print_stat()
[PATCH v6 0/3] cgroup: dmem: add selftest helper and coverage
2026-08-31 13:25 UTC (4+ messages)
` [PATCH v6 1/3] selftests: cgroup: Add dmem_selftest helper module
` [PATCH v6 2/3] selftests: cgroup: Add KB() helper
` [PATCH v6 3/3] selftests: cgroup: Add dmem selftest coverage
[PATCH v5 0/4] cgroup: dmem: add selftest helper, coverage, and VM runner
2026-08-31 12:33 UTC (9+ messages)
` [PATCH v5 1/4] cgroup: Add dmem_selftest module
` [PATCH v5 2/4] selftests: cgroup: Add dmem selftest coverage
[PATCH] blk-cgroup: use GFP_NOIO for radix tree preload in blkg_conf_prep
2026-08-31 11:00 UTC (2+ messages)
[PATCH v2 0/3] mm: workingset: fix the shadow node budget under MGLRU
2026-08-31 9:46 UTC (4+ messages)
` [PATCH v2 1/3] mm: workingset: use lruvec_page_state_local() to count lru pages
` [PATCH v2 2/3] mm: memcg: redirect stats updates of dying memcgs for all hierarchies
` [PATCH v2 3/3] mm: memcg: skip the RCU lock when the memcg is not dying
[PATCH] mm: memcontrol: treat disabled memcg as kmem accounting disabled
2026-08-31 9:01 UTC (5+ messages)
[PATCH v2] mm/memcontrol: fix stuck FLUSHING_CACHED_CHARGE bit on isolated cpus
2026-08-31 7:29 UTC (7+ messages)
[PATCH v3 0/6] mm/mglru: clean up folio counters and flag usage
2026-08-30 18:34 UTC (27+ messages)
` [PATCH v3 1/6] mm/memcontrol: make lru_zone_size atomic and simplify sanity check
` [PATCH v3 2/6] mm/mglru: introduce helpers for manipulating gen and refs flags
` [PATCH v3 3/6] mm/migrate: copy all referenced state via folio_migrate_lru_refs
` [PATCH v3 4/6] mm/mglru: move max_seq read into walk_update_folio
` [PATCH v3 5/6] mm/mglru: use explicit tier range in read_ctrl_pos()
[PATCH v2 0/2] mm/mglru: fix ineffective memory protection for non-kswapd reclaim
2026-08-30 10:56 UTC (8+ messages)
` [PATCH v2 1/2] mm/page_counter: avoid integer overflow in effective_protection()
` [PATCH v2 2/2] mm/mglru: fix ineffective memory protection for non-kswapd reclaim
[PATCH] mm: page_counter: reject empty string in page_counter_memparse()
2026-08-30 0:53 UTC (9+ messages)
[PATCH v4 RESEND 0/2] mm, memcg: fix memory.peak reset clobbering other fds' watermark
2026-08-30 0:20 UTC (3+ messages)
` [PATCH v4 RESEND 1/2] memcg: acquire peaks_lock when reading memory.peak
` [PATCH v4 RESEND 2/2] mm, memcg: fix memory.peak reset clobbering other fds' watermark
[PATCH v4] security: Expand task_setscheduler LSM hook
2026-08-29 15:55 UTC (2+ messages)
[PATCH for-7.4 0/9] memcg: remove the v1 soft limit
2026-08-29 3:13 UTC (4+ messages)
[PATCH] memcg: avoid charging the root memcg from obj_cgroup_charge_pages()
2026-08-29 3:00 UTC (2+ messages)
[PATCH] mm: memcontrol: raise MEMCG_MAX for charges that fail without reclaiming
2026-08-29 1:04 UTC (3+ messages)
[syzbot] [block?] [cgroups?] possible deadlock in blkg_conf_prep
2026-08-29 0:33 UTC (2+ messages)
[PATCH v4 0/2] selftests/cgroup: fixes for test_zswap on single core VM
2026-08-28 18:53 UTC (4+ messages)
` [PATCH v4 1/2] selftests/cgroup: test_zswap: wait for cgroup to unpopulate in test_zswap_writeback
` [PATCH v4 2/2] selftests/cgroup: test_zswap: fix implicit unsigned promotion bug in test_no_kmem_bypass
[BUG] general protection fault in cpuset_cpus_allowed
2026-08-28 18:07 UTC (4+ messages)
[PATCH v4 00/11] Virtual Swap Space (Swap Table Edition)
2026-08-28 17:14 UTC (3+ messages)
[BUG] refill_stock -- VM_WARN_ON_ONCE(mem_cgroup_is_root()) from a write to the cgroup-v2 root's memory.reclaim
2026-08-28 16:53 UTC (2+ messages)
[PATCH 0/2] mm/memcontrol: fix stuck FLUSHING_CACHED_CHARGE bit on isolated cpus
2026-08-28 16:13 UTC (7+ messages)
` [PATCH] mm/memcontrol: extract stock drain predicates into helpers
` [PATCH] mm/memcontrol: avoid stuck FLUSHING_CACHED_CHARGE bit on isolated cpus
memcg stats flushing (WAS "Re: [PATCH] fuse: disable default bdi strictlimiting")
2026-08-28 13:17 UTC (8+ messages)
[PATCH RFC 00/15] mm/mglru: frequency guided promotion (MGLRU-FG) and flag cleanup
2026-08-28 10:23 UTC (2+ messages)
[PATCH] mm/memcg: fix UAF in drain_all_stock() async work during offline
2026-08-28 10:25 UTC (8+ messages)
[PATCH 0/2] mm/mglru: fix ineffective memory protection for non-kswapd reclaim
2026-08-28 9:24 UTC (3+ messages)
` [PATCH 1/2] mm/page_counter: avoid integer overflow in effective_protection()
` [PATCH 2/2] mm/mglru: fix ineffective memory protection for non-kswapd reclaim
[RFC PATCH] mm/mglru: fix ineffective memory protection for non-kswapd reclaim
2026-08-28 1:51 UTC (4+ messages)
[PATCH v3 0/2] selftests/cgroup: fixes for test_zswap on single core VM
2026-08-27 22:58 UTC (5+ messages)
` [PATCH v3 1/2] selftests/cgroup: test_zswap: wait for cgroup to unpopulate in test_zswap_writeback
` [PATCH v3 2/2] selftests/cgroup: test_zswap: fix implicit unsigned promotion bug in test_no_kmem_bypass
[PATCH] mm/memcontrol: fix data-race on reading jiffies_64
2026-08-27 14:59 UTC (4+ messages)
[PATCH 00/11] mm/cma: charge cma allocation to memcg using per area counters
2026-08-27 14:03 UTC (16+ messages)
[PATCH] mm: memcg: use ratelimited stats flush in obj_cgroup_may_zswap()
2026-08-26 23:14 UTC (12+ messages)
[PATCH v2] docs: cgroup: document empty-write behavior of memory limit knobs
2026-08-26 21:45 UTC (3+ messages)
[PATCH] mm/memcontrol: remove unused memcg parameter in calculate_high_delay()
2026-08-26 18:35 UTC (2+ messages)
[PATCH] mm/memcg: fix NULL nodeinfo[] dereference on late-onlined nodes
2026-08-26 6:30 UTC (2+ messages)
[PATCH 00/17] cgroup/cpuset: Fix partition CPU ownership and isolation accounting
2026-08-26 5:53 UTC (7+ messages)
` [PATCH 07/17] selftests/cgroup: Test type-change validation with child-owned CPUs
` [PATCH 08/17] cgroup/cpuset: Release CPUs when a type change is rejected
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