messages from 2026-08-18 02:34:48 to 2026-08-23 07:02:46 UTC [more...]
[PATCH 00/11] mm/cma: charge cma allocation to memcg using per area counters
2026-08-23 7:02 UTC (13+ messages)
` [PATCH 01/11] mm/cma: drop const for struct page on release API
` [PATCH 02/11] mm/cma: include linux/cma.h in cma.h
` [PATCH 03/11] cgroup: add memory_cma_accounting mount option
` [PATCH 04/11] memcg: add cma charge/uncharge functions for area counters
` [PATCH 05/11] mm/cma: charge cma allocation to memcg per "
` [PATCH 06/11] memcg: register per-area usage counters in cgroupfs
` [PATCH 07/11] selftests: cgroup: add cma configs for cgroup selftest suite
` [PATCH 08/11] selftests: cgroup: add memcg cma tests
` [PATCH 09/11] selftests: cgroup: add a vmtest script for memcg
` [PATCH 10/11] selftests: cgroup: add memcg hugetlb_cma tests
` [PATCH 11/11] selftests: cgroup: amend vmtest-memcg to run the hugetlb cma tests
memcg stats flushing (WAS "Re: [PATCH] fuse: disable default bdi strictlimiting")
2026-08-22 1:38 UTC (9+ messages)
[PATCH] mm: memcg: use ratelimited stats flush in obj_cgroup_may_zswap()
2026-08-21 19:28 UTC (6+ messages)
[PATCH] selftests/cgroup: Fix cg_run_in_subcgroups ignoring arg parameter
2026-08-21 19:14 UTC (3+ messages)
[PATCH v3 02/11] mm, swap: support zswap and zeroswap as vswap backends
2026-08-21 17:09 UTC (3+ messages)
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-21 16:59 UTC (2+ messages)
[PATCH v3 0/7] sched: Flatten the pick
2026-08-21 10:37 UTC (6+ messages)
[syzbot] [block?] [cgroups?] possible deadlock in blkg_conf_prep
2026-08-21 9:20 UTC (2+ messages)
[PATCH v2] memcg: trim the per-cpu charge stock instead of draining it
2026-08-21 7:45 UTC (6+ messages)
[PATCH 0/4] kernfs: remove kernfs_rwsem from dentry revalidation
2026-08-21 5:05 UTC (5+ messages)
` [PATCH 1/4] kernfs: Use VFS lookup context in d_revalidate()
` [PATCH 2/4] kernfs: Prepare directory revisions for lockless reads
` [PATCH 3/4] kernfs: Avoid namespace dereference in d_revalidate()
` [PATCH 4/4] kernfs: Remove kernfs_rwsem from dentry revalidation
[PATCH 00/17] cgroup/cpuset: Fix partition CPU ownership and isolation accounting
2026-08-21 3:17 UTC (20+ messages)
` [PATCH 01/17] selftests/cgroup: Drop invalid boot isolation comparison
` [PATCH 02/17] cgroup/cpuset: Preserve boot-isolated CPUs on partition release
` [PATCH 03/17] selftests/cgroup: Test boot-isolated CPU "
` [PATCH 04/17] cgroup/cpuset: Limit type-change accounting to owned CPUs
` [PATCH 05/17] selftests/cgroup: Test isolated CPU accounting on type changes
` [PATCH 06/17] cgroup/cpuset: Validate type changes against owned CPUs
` [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
` [PATCH 09/17] selftests/cgroup: Test rejected partition type changes
` [PATCH 10/17] cgroup/cpuset: Fix isolated accounting on direct child invalidation
` [PATCH 11/17] selftests/cgroup: Test isolation "
` [PATCH 12/17] cgroup/cpuset: Invalidate children outside the new CPU mask
` [PATCH 13/17] selftests/cgroup: Test child invalidation after shrinking cpuset.cpus
` [PATCH 14/17] cgroup/cpuset: Publish cpus_allowed before partition updates
` [PATCH 15/17] selftests/cgroup: Test shrinking cpuset.cpus in a remote partition
` [PATCH 16/17] cgroup/cpuset: Fix isolated accounting on propagated invalidation
` [PATCH 17/17] selftests/cgroup: Test isolation "
[PATCH] blk-throttle: Remove dead check in tg_conf_updated()
2026-08-21 2:45 UTC (2+ messages)
[PATCH v4 0/2] mm, memcg: fix memory.peak reset clobbering other fds' watermark
2026-08-20 22:55 UTC (3+ messages)
[PATCH v3 0/4] cgroup: expose cpu.stat and io.stat to BPF
2026-08-20 22:19 UTC (7+ messages)
` [PATCH v3 1/4] cgroup: add BPF kfuncs to read a cpu cgroup's stats
` [PATCH v3 2/4] selftests/bpf: add cgroup_iter_cpu test for cpu cgroup kfuncs
` [PATCH v3 3/4] block: add BPF kfuncs to read blkcg io.stat
` [PATCH v3 4/4] selftests/bpf: add test for blkcg io.stat BPF kfuncs
[tj-cgroup:for-next] BUILD SUCCESS e0c62cce00d19e9d9d6edc845e38b2ecb505daed
2026-08-20 22:06 UTC
[tj-cgroup:for-7.3-fixes] BUILD SUCCESS 0c893d170ff8efe7b4067552932d26e7defba307
2026-08-20 22:05 UTC
[PATCH v2 0/2] cgroup: expose cpu.stat to BPF
2026-08-20 20:05 UTC (8+ messages)
` [PATCH v2 1/2] cgroup: add BPF kfuncs to read a cpu cgroup's stats
[GIT PULL] cgroup: Changes for v7.3
2026-08-20 18:33 UTC (2+ messages)
[PATCH 0/7] mm/mglru: clean up folio counters and flag usage
2026-08-20 18:20 UTC (35+ 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 0/2] sched/fair: Reset incompatible burst on quota change
2026-08-20 11:43 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Documentation: describe burst reset on quota changes
[RFC PATCH v3 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
2026-08-20 9:58 UTC (12+ 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
[BUG] sched/fair: divide error in __calc_prop_weight() from the enqueue path (flat-hierarchy series)
2026-08-20 7:23 UTC (8+ messages)
` [PATCH] sched/fair: floor tg_cpus() at 1
[PATCH v2 0/2] block: expose blkcg io.stat to BPF
2026-08-19 23:59 UTC (10+ messages)
` [PATCH v2 1/2] block: add BPF kfuncs to read blkcg io.stat
[PATCH] selftests: cgroup: simplify cpuset subtree permissions test
2026-08-19 20:10 UTC (3+ messages)
[PATCH] selftests/cgroup: set the test plan after the setup checks
2026-08-19 20:10 UTC (3+ messages)
[PATCH v2] sched/topology: Add a cpus_read_lock to rebuild_sched_domains()
2026-08-19 18:52 UTC (4+ messages)
[PATCH v3 00/11] Virtual Swap Space (Swap Table Edition)
2026-08-19 16:46 UTC (5+ messages)
` [PATCH v3 01/11] mm, swap: add virtual swap device infrastructure
[RFC PATCH 0/8] mm/memcontrol: introduce per-tier memory accounting and control
2026-08-19 15:30 UTC (16+ messages)
` [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 for-7.4 0/9] memcg: remove the v1 soft limit
2026-08-19 15:17 UTC (4+ messages)
` [PATCH 6/9] memcg: remove lru_gen_soft_reclaim()
[PATCH] memcg: trim the per-cpu charge stock instead of draining it
2026-08-19 7:02 UTC (5+ messages)
[PATCH] mm: page_counter: reject empty string in page_counter_memparse()
2026-08-19 7:00 UTC (7+ messages)
[PATCH RFC 00/15] mm/mglru: frequency guided promotion (MGLRU-FG) and flag cleanup
2026-08-19 5:51 UTC (13+ messages)
` [PATCH RFC 04/15] mm/mglru: make generation page counters atomic
` [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
[PATCH v3] selftests/cgroup: add PSI pressure trigger and validation tests
2026-08-19 5:47 UTC (2+ messages)
[PATCH v2] mm: memcg: release the css reference when a stock slot empties
2026-08-19 4:24 UTC (4+ messages)
[RFC PATCH v3 09/14] mm/memcontrol: Make memory.high tier-aware
2026-08-19 3:46 UTC (2+ messages)
Purpose of init.scope
2026-08-18 18:02 UTC (4+ messages)
` [systemd-devel] "
[RFC] dmisc cgroups controller
2026-08-18 9:51 UTC (3+ messages)
[PATCH] mm/memcontrol: avoid false sharing between vmstats and events
2026-08-18 7:42 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;
as well as URLs for NNTP newsgroup(s).