Linux cgroups development
 help / color / mirror / Atom feed
 messages from 2026-09-01 08:58:17 to 2026-09-04 21:14:34 UTC [more...]

Path forward for Virtualized Swap?
 2026-09-04 21:14 UTC 

[PATCH v2] memcg: Don't call schedule_work when no spinning is allowed
 2026-09-04 19:03 UTC  (3+ messages)

[PATCH] memcg: Don't call schedule_work when no spinning is allowed
 2026-09-04 17:58 UTC  (12+ messages)

[PATCH v5 0/7] move stock from mem_cgroup to page_counter
 2026-09-04 16:53 UTC  (5+ messages)
` [PATCH v5 7/7] mm/memcontrol: add stock to the memsw page_counter

[PATCH v3] mm/memcontrol: skip non-hierarchical memcg-wide stats when v1 is unavailable
 2026-09-04 16:18 UTC  (2+ messages)

[PATCH 0/2] mm: memcg: settle memory.high debt for non-blocking THP charges
 2026-09-04 15:10 UTC  (6+ messages)
` [PATCH 1/2] mm: memcg: settle memory.high debt after THP faults with non-blocking gfp
` [PATCH 2/2] mm: memcg: settle memory.high debt after large folio swapin

[PATCH 1/3] drm: fix typos in comments
 2026-09-04 13:19 UTC  (5+ messages)

[PATCH] block: fix typos in comments
 2026-09-04 10:54 UTC 

[PATCH] cgroup: namespace: replace BUG_ON() in copy_cgroup_ns() with WARN_ON_ONCE()
 2026-09-04 10:48 UTC  (13+ messages)
  ` [PATCH v2 0/3] drop BUG_ON() NULL checks in namespace copy helpers
    ` [PATCH v2 1/3] cgroup: namespace: drop BUG_ON() in copy_cgroup_ns()
    ` [PATCH v2 2/3] uts: drop BUG_ON() in copy_utsname()
    ` [PATCH v2 3/3] fs: namespace: drop BUG_ON() in copy_mnt_ns()
    ` (subset) [PATCH v2 0/3] drop BUG_ON() NULL checks in namespace copy helpers

[PATCH] memcg: fix typo "memroy" in comment
 2026-09-04 10:42 UTC 

[PATCH v3 0/3] mm: workingset: fix the shadow node budget under MGLRU
 2026-09-04  9:45 UTC  (4+ messages)
` [PATCH v3 1/3] mm: memcg: redirect stats updates of dying memcgs for all hierarchies
` [PATCH v3 2/3] mm: workingset: use lruvec_page_state_local() to count lru pages
` [PATCH v3 3/3] mm: memcg: skip the RCU lock when the memcg is not dying

[PATCH 1/2] sched/fair: Reset incompatible burst on quota change
 2026-09-04  9:21 UTC  (6+ messages)
` [PATCH v2 0/3] sched/fair: remove quota/burst write-order dependency
  ` [PATCH v2 1/3] sched/fair: Remove the write-order dependency between cpu.max and cpu.max.burst
  ` [PATCH v2 2/3] selftests: cgroup: Test CPU quota and burst write order
  ` [PATCH v2 3/3] Documentation: describe CPU quota and burst ordering

[PATCH v2] writeback, memcg: skip foreign dirty tracking for bdev inodes
 2026-09-04  9:00 UTC  (7+ messages)
  ` [External] "

[PATCH v3 0/2] mm/mglru: fix ineffective memory protection for non-kswapd reclaim
 2026-09-04  8:37 UTC  (9+ messages)
` [PATCH v3 1/2] mm/page_counter: avoid integer overflow in effective_protection()
` [PATCH v3 2/2] mm/mglru: fix ineffective memory protection for non-kswapd reclaim

[PATCH v2] blk-cgroup: show io.stat numbers for discard-only cgroups
 2026-09-04  7:16 UTC 

[PATCH v2] blk-cgroup: avoid 32-bit overflow in root io.stat byte accounting
 2026-09-04  7:14 UTC 

[PATCH v3] block/blk-iolatency: fix always-zero cur_stat mean on non-SSD
 2026-09-04  6:54 UTC 

[RFC 0/2] mm: add explicit goals to memcg memory.reclaim
 2026-09-04  6:51 UTC  (3+ messages)
` [RFC 1/2] mm: add goal=evict to memory.reclaim
` [RFC 2/2] mm: add goal=demote "

[PATCH v2] sched: Account cgroup CPU time to the execution context
 2026-09-04  6:37 UTC  (2+ messages)

[PATCH v2] blk-cgroup: remove unused blk_queue_for_each_rl stub
 2026-09-04  5:37 UTC 

[PATCH v6] blk-throttle: fix divide-by-zero on legacy iops limit of 0
 2026-09-04  3:31 UTC 

[PATCH v5] blk-throttle: fix divide-by-zero on legacy iops limit of 0
 2026-09-04  3:24 UTC  (3+ messages)

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-09-04  3:18 UTC  (6+ messages)
` [PATCH v5 25/36] mm/memory_hotplug: support N_MEMORY_PRIVATE node hotplug

[PATCH] mm/hugetlb: charge folios to the target mm's memcg
 2026-09-04  2:27 UTC  (3+ messages)

[PATCH v3 0/7] cgroup/cpuset: Fix partition type transitions
 2026-09-04  2:00 UTC  (14+ messages)
` [PATCH v3 1/7] cgroup/cpuset: Factor out child partition validation
` [PATCH v3 2/7] cgroup/cpuset: Account for child CPU ownership in partition changes
` [PATCH v3 3/7] selftests/cgroup: Add tests for type-change isolation accounting
` [PATCH v3 4/7] selftests/cgroup: Test child CPU ownership in partition changes
` [PATCH v3 5/7] selftests/cgroup: Add tests for housekeeping CPU return to isolated parents
` [PATCH v3 6/7] cgroup/cpuset: Release CPUs when type-change validation fails
` [PATCH v3 7/7] selftests/cgroup: Add CPU release tests for type-change validation failures

[PATCH v3 0/4] cgroup: expose cpu.stat and io.stat to BPF
 2026-09-03 22:33 UTC  (4+ messages)

[PATCH] cgroup: Avoid iteration of dying tasks with zero refcount
 2026-09-03 20:07 UTC  (3+ messages)

[PATCH v2 0/3] mm: workingset: fix the shadow node budget under MGLRU
 2026-09-03 17:57 UTC  (10+ 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 v2] selftests/cgroup: account for zswap shrinker writeback
 2026-09-03 14:17 UTC  (3+ messages)

[PATCH 6.6.y] cgroup/cpuset: Fix misplaced DL migration reset
 2026-09-03 13:23 UTC  (3+ messages)

[PATCH 6.1.y] cgroup/cpuset: Fix misplaced DL migration reset
 2026-09-03 13:21 UTC  (3+ messages)

[PATCH] blk-throttle: reject IOPS limits above UINT_MAX for legacy interface
 2026-09-03 11:54 UTC 

[PATCH] cgroup/cpuset: Handle cpu hotplug race in guarantee_active_cpus()
 2026-09-03  8:40 UTC  (6+ messages)

[PATCH v6] selftests/cgroup: add PSI pressure trigger and validation tests
 2026-09-03  7:35 UTC 

[PATCH v5] selftests/cgroup: add PSI pressure trigger and validation tests
 2026-09-03  7:24 UTC  (3+ messages)

[PATCH v5 0/6] mm/mglru: clean up folio counters and flag usage
 2026-09-03  6:42 UTC  (13+ messages)
` [PATCH v5 1/6] mm/memcontrol: move the lru_zone_size sanity check to the reader side
` [PATCH v5 2/6] mm/mglru: introduce helpers for manipulating gen and refs flags
` [PATCH v5 3/6] mm/migrate: copy all referenced state via folio_migrate_lru_refs
` [PATCH v5 4/6] mm/mglru: move max_seq read into walk_update_folio
` [PATCH v5 5/6] mm/mglru: use explicit tier range in read_ctrl_pos()
` [PATCH v5 6/6] mm/mglru: fix potential generation folio number leak

[tj-cgroup:for-next] BUILD SUCCESS 75f8b845df69ad3502838dbaff680f968e261d14
 2026-09-03  4:27 UTC 

[tj-cgroup:for-7.3-fixes] BUILD SUCCESS 3f4b7d1a49c5c826f3be9b684313eea5b83ac232
 2026-09-03  4:03 UTC 

[PATCH v2 0/6] cgroup/cpuset: Fix partition type transitions
 2026-09-03  1:55 UTC  (4+ messages)
` [PATCH v2 1/6] cgroup/cpuset: Respect child CPU ownership in type changes

[PATCH] cgroup: reject controller re-enable while css teardown is pending
 2026-09-02 23:07 UTC  (2+ messages)

[PATCHSET cgroup/for-7.4] cgroup: Make the offline drain interruptible
 2026-09-02 23:03 UTC  (4+ messages)
` [PATCH 1/3] cgroup: Return -ENODEV consistently for a dead cgroup
` [PATCH 2/3] cgroup: Return ERR_PTR from cgroup_kn_lock_live()
` [PATCH 3/3] cgroup: Make the offline drain interruptible

[PATCH v2] mm/memcontrol: skip non-hierarchical memcg-wide stats on the default hierarchy
 2026-09-02 21:43 UTC  (3+ messages)

[PATCH v2 0/8] memcg: remove the v1 soft limit
 2026-09-02 19:40 UTC  (10+ messages)
` [PATCH v2 1/8] memcg: remove v1 soft limit reclaim
` [PATCH v2 2/8] memcg: remove mem_cgroup_shrink_node()
` [PATCH v2 3/8] memcg: remove the soft limit reclaim tracepoints
` [PATCH v2 4/8] memcg: remove the soft limit rbtree
` [PATCH v2 5/8] memcg: remove lru_gen_soft_reclaim()
` [PATCH v2 6/8] memcg: remove the per-node soft limit tree fields
` [PATCH v2 7/8] memcg: remove mem_cgroup->soft_limit
` [PATCH v2 8/8] memcg: simplify v1 event ratelimiting

[PATCH 00/11] mm: memcontrol: constify the read side of the memcg API
 2026-09-02 19:27 UTC  (12+ messages)
` [PATCH 01/11] mm: memcontrol: take a const folio in folio_memcg() and friends
` [PATCH 02/11] mm: memcontrol: constify obj_cgroup_memcg() "
` [PATCH 03/11] mm: memcontrol: constify the lruvec helpers
` [PATCH 04/11] mm/page_io: take a const folio in bio_associate_blkg_from_folio()
` [PATCH 05/11] mm: memcontrol: constify the mem_cgroup accessors
` [PATCH 06/11] mm: page_counter: constify page_counter_read() and page_counter_margin()
` [PATCH 07/11] mm: memcontrol: constify the reclaim protection helpers
` [PATCH 08/11] mm: memcontrol: constify the memcg and lruvec stat readers
` [PATCH 09/11] mm: memcontrol: constify the swap accounting helpers
` [PATCH 10/11] mm: memcontrol: constify mem_cgroup_swappiness() and mem_cgroup_get_max()
` [PATCH 11/11] mm: memcontrol: constify the zswap and socket pressure helpers

[PATCH v5 0/2] selftests/cgroup: fixes for test_zswap on single core VM
 2026-09-02 17:21 UTC  (5+ messages)
` [PATCH v5 2/2] selftests/cgroup: test_zswap: fix implicit unsigned promotion bug in test_no_kmem_bypass

[PATCH 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-09-02 13:49 UTC  (5+ messages)
` [PATCH 2/3] blk-cgroup: store blkcg in bio instead of blkg
` [PATCH 3/3] blk-cgroup: move async bio punt state to blkcg

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-09-02 11:01 UTC  (3+ messages)
    ` Bug#1144314: "

[PATCH] cgroup/dmem: fix comment typos in dmem.c
 2026-09-02 10:10 UTC  (2+ messages)

[PATCH v2 6/6] selftests/cgroup: Add CPU release tests for type-change validation failures
 2026-09-02  9:05 UTC  (2+ messages)

[PATCH v1] mm/memcontrol: drop non-hierarchical memcg-wide stats in non-v1 kernels
 2026-09-02  5:04 UTC  (3+ messages)

[PATCH] writeback, memcg: skip foreign dirty tracking for bdev inodes
 2026-09-02  4:20 UTC  (3+ messages)

[PATCH v4] selftests/cgroup: add PSI pressure trigger and validation tests
 2026-09-02  4:03 UTC  (3+ messages)

[PATCH RFC v2 0/6] mm/memcg: move memcgid refcount to objcg to unpin dying memcgs
 2026-09-02  3:53 UTC  (7+ messages)
` [PATCH RFC v2 2/6] mm/memcg: get memcgid reference only after swap charging success
` [PATCH RFC v2 4/6] mm/memcg: return the memcg when putting memcgid
` [PATCH RFC v2 6/6] mm/memcg: filter out reparented memcgs got from memcgid

[PATCH v4 0/6] mm/mglru: clean up folio counters and flag usage
 2026-09-01 18:34 UTC  (13+ 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 6/6] mm/mglru: fix potential generation folio number leak

[PATCH] memcg: avoid charging the root memcg from obj_cgroup_charge_pages()
 2026-09-01 16:47 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox