messages from 2026-08-13 03:26:30 to 2026-08-18 15:08:41 UTC [more...]
[PATCH] memcg: trim the per-cpu charge stock instead of draining it
2026-08-18 15:08 UTC (3+ messages)
[PATCH] mm: page_counter: reject empty string in page_counter_memparse()
2026-08-18 15:06 UTC (4+ messages)
[PATCH v2] mm: memcg: release the css reference when a stock slot empties
2026-08-18 14:29 UTC (2+ messages)
[RFC] dmisc cgroups controller
2026-08-18 9:51 UTC (2+ messages)
[PATCH v3 0/7] sched: Flatten the pick
2026-08-18 9:16 UTC (5+ messages)
[RFC PATCH 0/8] mm/memcontrol: introduce per-tier memory accounting and control
2026-08-18 8:24 UTC (14+ 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
` [syzbot ci] Re: mm/memcontrol: introduce per-tier memory accounting and control
[PATCH] mm/memcontrol: avoid false sharing between vmstats and events
2026-08-18 7:42 UTC (4+ messages)
[PATCH RFC 00/15] mm/mglru: frequency guided promotion (MGLRU-FG) and flag cleanup
2026-08-18 7:40 UTC (20+ 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 RFC 10/15] mm/mglru: make folio lru referenced times count a generic API
[RFC PATCH v3 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
2026-08-18 7:06 UTC (4+ messages)
` [RFC PATCH v3 1/3] blk-cgroup: use a request_queue rhashtable for blkg lookup
` [RFC PATCH v3 2/3] blk-cgroup: store blkcg in bio instead of blkg
` [RFC PATCH v3 3/3] blk-cgroup: move async bio punt state to blkcg
[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
[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 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/hugetlb_cgroup: call page_counter_set_max() outside VM_BUG_ON()
2026-08-17 17:39 UTC (3+ 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 (8+ 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 (6+ messages)
` [PATCH v2 1/3] blk-iolatency: clear delay state when freeing policy data
` [PATCH v2 2/3] blk-iocost: "
` [PATCH v2 3/3] block: skip blkcg walk in blk_cgroup_congested() when nothing throttled
[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 (22+ messages)
` [PATCH 1/9] memcg: make the v1 soft limit knob inert
` [PATCH 2/9] memcg: remove v1 soft limit reclaim
` [PATCH 3/9] memcg: remove mem_cgroup_shrink_node()
` [PATCH 4/9] memcg: remove the soft limit reclaim tracepoints
` [PATCH 5/9] memcg: remove the soft limit rbtree
` [PATCH 6/9] memcg: remove lru_gen_soft_reclaim()
` [PATCH 7/9] memcg: remove the per-node soft limit tree fields
` [PATCH 8/9] memcg: remove mem_cgroup->soft_limit
` [PATCH 9/9] memcg: simplify v1 event ratelimiting
[PATCH v4 0/2] mm, memcg: fix memory.peak reset clobbering other fds' watermark
2026-08-15 0:38 UTC (4+ messages)
` [PATCH v4 1/2] memcg: acquire peaks_lock when reading memory.peak
` [PATCH v4 2/2] mm, memcg: fix memory.peak reset clobbering other fds' watermark
[PATCH] blk-cgroup: fix use-after-free in blkg_conf_open_bdev
2026-08-14 22:33 UTC
[tj-cgroup:for-next] BUILD SUCCESS 52fe6ceddae5e6d32467304a3340448f680d2911
2026-08-14 21:43 UTC
[tj-cgroup:for-7.3] BUILD SUCCESS ddabc5dbd262f3ca981e679ddae99ed7a9adb279
2026-08-14 21:42 UTC
[PATCH] selftests/cgroup: remove redundant chown in test_cgcore_lesser_ns_open
2026-08-14 21:01 UTC (4+ messages)
` [PATCH v2] "
[PATCH v3 0/4] selftests: shared lib.bpf.mk for building BPF progs and skeletons
2026-08-14 17:21 UTC (9+ messages)
` [PATCH v3 1/4] selftests: add shared lib.bpf.mk to build "
` [PATCH v3 2/4] selftests/cgroup: add memcg_stat_cross_cpu correctness test for flush
` [PATCH v3 3/4] selftests/hid: build the BPF program via the shared lib.bpf.mk
` [PATCH v3 4/4] selftests/sched_ext: build BPF schedulers "
[PATCH] cgroup: avoid flushing global workqueue in cgroup1_pidlist_destroy_all
2026-08-14 10:20 UTC (3+ messages)
` [PATCH v2] "
` [PATCH v3] "
[RFC PATCH v2 0/4] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
2026-08-14 8:16 UTC (10+ messages)
` [RFC PATCH v2 1/4] blk-cgroup: wait for old blkgs to leave queue before disk rebind
` [RFC PATCH v2 2/4] blk-cgroup: use a request_queue rhashtable for blkg lookup
[tj-cgroup:for-next] BUILD SUCCESS 5c37027ab53fba3f9cd95230f76d30f0df19329d
2026-08-14 5:19 UTC
[tj-cgroup:for-7.3] BUILD SUCCESS 44f57a2b1b9fabe3735a9b2669bb146ddb571fce
2026-08-14 5:19 UTC
[PATCH v3 0/2] mm, memcg: fix memory.peak reset clobbering other fds' watermark
2026-08-14 2:25 UTC (5+ messages)
` [PATCH v3 1/2] memcg: acquire peaks_lock when reading memory.peak
` [PATCH v3 2/2] mm, memcg: fix memory.peak reset clobbering other fds' watermark
[PATCH v6 0/4] mm: avoid large folio splits when swap is unavailable
2026-08-14 1:02 UTC (7+ messages)
` [PATCH v6 1/4] mm: add page_counter_margin()
` [PATCH v6 2/4] mm: distinguish large folio swap allocation failures
` [PATCH v6 3/4] mm/vmscan: avoid pointless large folio splits without swap
` [PATCH v6 4/4] mm/shmem: split large folios only on -E2BIG
[PATCH 0/2] cgroup, sched: add bpf for cgroup cpu controller
2026-08-13 20:24 UTC (5+ messages)
` [PATCH 1/2] cgroup, sched: add BPF kfuncs to read a cpu cgroup's stats
` [PATCH 2/2] selftests/bpf: add cgroup_iter_cpu test for cpu cgroup kfuncs
[PATCH bpf-next 0/4] bpf: BPF-driven proactive memcg reclaim
2026-08-13 18:43 UTC (7+ messages)
` [PATCH bpf-next 1/4] mm/bpf: Add bpf_try_to_free_mem_cgroup_pages kfunc
` [PATCH bpf-next 2/4] bpf: add bpf_thread_wq kthread-backed workqueue with cgroup placement
[PATCH 0/2] selftests/cgroup: Fix cpuset test portability and hotplug error handling
2026-08-13 17:39 UTC (6+ messages)
` [PATCH 2/2] selftests/cgroup: Preserve CPU hotplug write errors
` [PATCH v2] "
[PATCH RFC 0/5] memcg: fix dying memcg pinned by swapped out shmem pages
2026-08-13 15:09 UTC (8+ messages)
` [PATCH RFC 1/5] memcg: move memcg private ID refcount to objcg
` [PATCH RFC 2/5] memcg: get stable memcg first before getting memcgid reference
` [PATCH RFC 3/5] memcg: remove retry logic in mem_cgroup_private_id_get_online
` [PATCH RFC 4/5] memcg: add a helper to get online memcg from memcgid
` [PATCH RFC 5/5] memcg: filter out reparented memcgs got using memcgid
` [syzbot ci] Re: memcg: fix dying memcg pinned by swapped out shmem pages
[PATCH v3] selftests/cgroup: add PSI pressure trigger and validation tests
2026-08-13 13:37 UTC
[PATCH] cgroup/dmem: fix comment typos in dmem.c
2026-08-13 10:42 UTC
[PATCH v2] sched/topology: Add a cpus_read_lock to rebuild_sched_domains()
2026-08-13 9:43 UTC (3+ 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