cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-04 01:39:35 to 2025-04-15 02:46:07 UTC [more...]

[PATCH RFC 00/28] Eliminate Dying Memory Cgroup
 2025-04-15  2:45 UTC  (3+ messages)
` [PATCH RFC 01/28] mm: memcontrol: remove dead code of checking parent memory cgroup
` [PATCH RFC 02/28] mm: memcontrol: use folio_memcg_charged() to avoid potential rcu lock holding

[RFC PATCH v4 0/6] Promotion of Unmapped Page Cache Folios
 2025-04-15  0:45 UTC  (19+ messages)
` [RFC PATCH v4 1/6] migrate: Allow migrate_misplaced_folio_prepare() to accept a NULL VMA
` [RFC PATCH v4 2/6] memory: allow non-fault migration in numa_migrate_check path
` [RFC PATCH v4 3/6] vmstat: add page-cache numa hints
` [RFC PATCH v4 4/6] migrate: implement migrate_misplaced_folio_batch
` [RFC PATCH v4 5/6] migrate,sysfs: add pagecache promotion
` [RFC PATCH v4 6/6] mm/swap.c: Enable promotion of unmapped MGLRU page cache pages

[PATCH v3 0/2] Fix false warning in inode_to_wb
 2025-04-14 23:22 UTC  (8+ messages)
` [PATCH v3 1/2] gfs2: replace sd_aspace with sd_inode
` [PATCH v3 2/2] writeback: Fix false warning in inode_to_wb()

[PATCH] cgroup/cpuset-v1: Add missing support for cpuset_v2_mode
 2025-04-14 20:58 UTC  (4+ messages)

[PATCH v3 0/5] KVM: selftests: access_tracking_perf_test fixes for NUMA balancing and MGLRU
 2025-04-14 20:25 UTC  (7+ messages)
` [PATCH v3 1/5] KVM: selftests: Extract guts of THP accessor to standalone sysfs helpers
` [PATCH v3 2/5] KVM: selftests: access_tracking_perf_test: Add option to skip the sanity check
` [PATCH v3 3/5] cgroup: selftests: Move cgroup_util into its own library
` [PATCH v3 4/5] KVM: selftests: Build and link selftests/cgroup/lib into KVM selftests
` [PATCH v3 5/5] KVM: selftests: access_tracking_perf_test: Use MGLRU for access tracking

KASAN: slab-use-after-free Read in cgroup_rstat_flush
 2025-04-14 19:25 UTC  (4+ messages)

[PATCH] memcg: no refill for offlined objcg
 2025-04-14 18:44 UTC  (3+ messages)

[PATCH v6 0/2] memcg: Fix test_memcg_min/low test failures
 2025-04-14 18:10 UTC  (9+ messages)
` [PATCH v6 1/2] mm/vmscan: Skip memcg with !usage in shrink_node_memcgs()
` [PATCH v6 2/2] selftests: memcg: Increase error tolerance of child memory.current check in test_memcg_protection()

[PATCH] memcg: decouple memcg_hotplug_cpu_dead from stock_lock
 2025-04-14 17:55 UTC  (10+ messages)

selftests: cgroup: Failures – Timeouts & OOM Issues Analysis
 2025-04-14 13:46 UTC  (3+ messages)

[PATCH AUTOSEL 6.12 03/30] cgroup/cpuset: Don't allow creation of local partition over a remote one
 2025-04-14 13:28 UTC 

[PATCH AUTOSEL 6.13 04/34] cgroup/cpuset: Don't allow creation of local partition over a remote one
 2025-04-14 13:26 UTC 

[PATCH AUTOSEL 6.14 04/34] cgroup/cpuset: Don't allow creation of local partition over a remote one
 2025-04-14 13:25 UTC 

[PATCH v3 0/2] memcg: Fix test_memcg_min/low test failures
 2025-04-13  3:15 UTC  (7+ messages)
` [PATCH v3 1/2] mm/vmscan: Skip memcg with !usage in shrink_node_memcgs()
` [PATCH v3 2/2] selftests: memcg: Increase error tolerance of child memory.current check in test_memcg_protection()

[PATCH v2 0/2] Fix false warning in inode_to_wb
 2025-04-12 16:37 UTC  (5+ messages)
` [PATCH v2 1/2] gfs2: replace sd_aspace with sd_inode
` [PATCH v2 2/2] writeback: Fix false warning in inode_to_wb()

[PATCH v2 0/5] KVM: selftests: access_tracking_perf_test fixes for NUMA balancing and MGLRU
 2025-04-11 23:13 UTC  (7+ messages)
` [PATCH v2 1/5] KVM: selftests: Extract guts of THP accessor to standalone sysfs helpers
` [PATCH v2 3/5] cgroup: selftests: Move cgroup_util into its own library

[PATCH v4 0/2] memcg: Fix test_memcg_min/low test failures
 2025-04-11 22:28 UTC  (8+ messages)
` [PATCH v4 1/2] mm/vmscan: Skip memcg with !usage in shrink_node_memcgs()
` [PATCH v4 2/2] selftests: memcg: Increase error tolerance of child memory.current check in test_memcg_protection()

[PATCH v5 0/2] memcg: Fix test_memcg_min/low test failures
 2025-04-11 21:42 UTC  (7+ messages)
` [PATCH v5 1/2] mm/vmscan: Skip memcg with !usage in shrink_node_memcgs()
` [PATCH v5 2/2] selftests: memcg: Increase error tolerance of child memory.current check in test_memcg_protection()

[RFC 0/5] add option to restore swap account to cgroupv1 mode
 2025-04-11 16:57 UTC  (10+ messages)
` [RFC 2/5] memcontrol: add boot option to enable memsw account on dfl
            ` [External] "

[PATCH v2 0/9] memcg: cleanup per-cpu stock
 2025-04-11  8:34 UTC  (11+ messages)
` [PATCH v2 1/9] memcg: remove root memcg check from refill_stock
` [PATCH v2 2/9] memcg: decouple drain_obj_stock from local stock
` [PATCH v2 3/9] memcg: introduce memcg_uncharge
` [PATCH v2 4/9] memcg: manually inline __refill_stock
` [PATCH v2 5/9] memcg: no refilling stock from obj_cgroup_release
` [PATCH v2 6/9] memcg: do obj_cgroup_put inside drain_obj_stock
` [PATCH v2 7/9] memcg: use __mod_memcg_state in drain_obj_stock
` [PATCH v2 8/9] memcg: combine slab obj stock charging and accounting
` [PATCH v2 9/9] memcg: manually inline replace_stock_objcg

[PATCH v4 0/5] cgroup: separate rstat trees
 2025-04-11  3:31 UTC  (8+ messages)
` [PATCH v4 3/5] cgroup: change rstat function signatures from cgroup-based to css-based
` [PATCH v4 5/5] cgroup: use subsystem-specific rstat locks to avoid contention

[PATCH v2] memcg: optimize memcg_rstat_updated
 2025-04-11  0:03 UTC  (2+ messages)

[PATCH] mm: memcontrol: fix swap counter leak from offline cgroup
 2025-04-10 23:58 UTC  (4+ messages)

[RFC 0/2] Fix false warning in inode_to_wb
 2025-04-10 19:20 UTC  (9+ messages)
` [RFC 1/2] gfs2: replace sd_aspace with sd_inode
` [RFC 2/2] writeback: Fix false warning in inode_to_wb()

[PATCH] doc,cgroup-v2: memory.max is reported in multiples of page size
 2025-04-10 13:58 UTC  (3+ messages)

[PATCH] memcg: optimize memcg_rstat_updated
 2025-04-10  1:49 UTC  (2+ messages)

[PATCH v3 0/3] netfilter: Make xt_cgroup independent from net_cls
 2025-04-09 16:56 UTC  (2+ messages)

RIP: kernel/cgroup/rstat.c:231 cgroup_rstat_flush+0x4ea/0x7e0
 2025-04-09  5:47 UTC  (2+ messages)

[tj-cgroup:tmp] BUILD SUCCESS 816155d0cf73d1b691504f078701f3bc6c9ad556
 2025-04-08 23:28 UTC 

[tj-cgroup:for-6.16] BUILD SUCCESS 86888c7bd117c29eab169c37e5f6bbbf583da983
 2025-04-08 23:24 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 551cc5a27be31bec80c709bac25ef5fcf2e6084f
 2025-04-08 23:14 UTC 

[GIT PULL] cgroup: Fixes for v6.15-rc1
 2025-04-08 19:54 UTC  (2+ messages)

[RFC PATCH] vmscan,cgroup: apply mems_effective to reclaim
 2025-04-08 18:36 UTC  (3+ messages)

[RFC PATCH 00/14] Virtual Swap Space
 2025-04-08 16:59 UTC  (28+ messages)
` [RFC PATCH 01/14] swapfile: rearrange functions
` [RFC PATCH 02/14] mm: swap: add an abstract API for locking out swapoff
` [RFC PATCH 03/14] mm: swap: add a separate type for physical swap slots
` [RFC PATCH 04/14] mm: swap: swap cache support for virtualized swap
` [RFC PATCH 05/14] zswap: unify zswap tree "
` [RFC PATCH 06/14] mm: swap: allocate a virtual swap slot for each swapped out page
` [RFC PATCH 07/14] swap: implement the swap_cgroup API using virtual swap
` [RFC PATCH 08/14] swap: manage swap entry lifetime at the virtual swap layer
` [RFC PATCH 09/14] swap: implement locking out swapoff using virtual swap slot
` [RFC PATCH 10/14] mm: swap: decouple virtual swap slot from backing store
` [RFC PATCH 11/14] memcg: swap: only charge physical swap slots
` [RFC PATCH 12/14] vswap: support THP swapin and batch free_swap_and_cache
` [RFC PATCH 13/14] swap: simplify swapoff using virtual swap
` [RFC PATCH 14/14] zswap: do not start zswap shrinker if there is no physical swap slots

[PATCH v2] sched/numa: Add statistics of numa balance task migration and swap
 2025-04-08 10:14 UTC 

[RESEND] Circular locking dependency involving, elevator_lock, rq_qos_mutex and pcpu_alloc_mutex
 2025-04-08  7:02 UTC  (2+ messages)

[PATCH 0/3] cgroup/cpuset: Miscellaneous cleanup patches
 2025-04-07 22:05 UTC  (5+ messages)
` [PATCH 1/3] cgroup/cpuset: Always use cpu_active_mask
` [PATCH 2/3] cgroup/cpuset: Fix obsolete comment in cpuset_css_offline()
` [PATCH 3/3] cgroup/cpuset: Add warnings to catch inconsistency in exclusive CPUs

[PATCH] memcg: vmalloc: simplify MEMCG_VMALLOC updates
 2025-04-07  9:59 UTC  (6+ messages)

[PATCH v2 00/10] Add kernel cmdline option for rt_group_sched
 2025-04-07  5:57 UTC  (4+ messages)

[PATCH v4] fs/proc/page: Refactoring to reduce code duplication
 2025-04-07  1:39 UTC  (3+ messages)

[PATCH] memcg, oom: do not bypass oom killer for dying tasks
 2025-04-06 21:34 UTC  (2+ messages)

[tj-cgroup:for-6.16] BUILD SUCCESS a97915559f5c5ff1972d678b94fd460c72a3b5f2
 2025-04-05 21:31 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 09fec7c341ff8d57732bde45e46e1b7a951bba45
 2025-04-05 21:29 UTC 

[PATCH v2 1/2] memcg: Don't generate low/min events if either low/min or elow/emin is 0
 2025-04-05 18:52 UTC  (9+ messages)


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).