cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-22 13:17:55 to 2025-10-04 08:35:29 UTC [more...]

[PATCH] cgroup: Disable preemption for cgrp->freezer.freeze_seq when CONFIG_PREEMPT_RT=y
 2025-10-04  8:35 UTC  (14+ messages)

[PATCH] cgroup: Fix seqcount lockdep assertion in cgroup freezer
 2025-10-04  8:34 UTC  (5+ messages)

[PATCH v4 0/4] reparent the THP split queue
 2025-10-04  7:52 UTC  (7+ messages)
` [PATCH v4 1/4] mm: thp: replace folio_memcg() with folio_memcg_charged()
` [PATCH v4 2/4] mm: thp: introduce folio_split_queue_lock and its variants
` [PATCH v4 3/4] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()
` [PATCH v4 4/4] mm: thp: reparent the split queue during memcg offline

[syzbot] [cgroups?] possible deadlock in cgroup_procs_write_start
 2025-10-04  3:08 UTC 

[PATCH 0/4] mm/zswap: misc cleanup of code and documentations
 2025-10-03 20:38 UTC  (2+ messages)
` [PATCH 2/4] mm/zswap: fix typos: s/zwap/zswap/

[PATCH 00/10] blk-cgroup: don't use queue_lock for protection and fix deadlock
 2025-10-03  7:37 UTC  (17+ messages)
` [PATCH 01/10] blk-cgroup: use cgroup lock and rcu to protect iterating blkcg blkgs
` [PATCH 02/10] blk-cgroup: don't nest queue_lock under rcu in blkg_lookup_create()
` [PATCH 03/10] blk-cgroup: don't nest queu_lock under rcu in bio_associate_blkg()
` [PATCH 04/10] blk-cgroup: don't nest queue_lock under blkcg->lock in blkcg_destroy_blkgs()
` [PATCH 05/10] mm/page_io: don't nest queue_lock under rcu in bio_associate_blkg_from_page()
` [PATCH 06/10] block, bfq: don't grab queue_lock to initialize bfq
` [PATCH 07/10] blk-cgroup: convert to protect blkgs with blkcg_mutex
` [PATCH 08/10] blk-cgroup: remove radix_tree_preload()
` [PATCH 09/10] blk-cgroup: remove preallocate blkg for blkg_create()
` [PATCH 10/10] blk-throttle: fix possible deadlock due to queue_lock in timer

[PATCH 00/14] sched: Support shared runqueue locking
 2025-10-02 23:32 UTC  (30+ messages)
` [PATCH 12/14] sched: Add shared runqueue locking to __task_rq_lock()
` [PATCH 13/14] sched: Add {DE,EN}QUEUE_LOCKED

[syzbot] [fs?] WARNING in free_mnt_ns
 2025-10-02 13:35 UTC 

[syzbot] [fs?] WARNING in copy_mnt_ns
 2025-10-02  8:06 UTC 

[syzbot] [cgroups?] WARNING in cgroup_freeze
 2025-10-02  5:18 UTC 

[PATCH v3 0/4] reparent the THP split queue
 2025-10-02  1:44 UTC  (11+ messages)
` [PATCH v3 1/4] mm: thp: replace folio_memcg() with folio_memcg_charged()
` [PATCH v3 2/4] mm: thp: introduce folio_split_queue_lock and its variants
` [PATCH v3 3/4] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()
` [PATCH v3 4/4] mm: thp: reparent the split queue during memcg offline

[PATCH] memcg: introduce kfuncs for fetching memcg stats
 2025-10-01 22:25 UTC  (2+ messages)

[syzbot] [cgroups?] WARNING in free_cgroup_ns
 2025-10-01 20:29 UTC 

[PATCH] block: Fix typo in doc comments
 2025-10-01  9:12 UTC 

[GIT PULL] cgroup: Changes for v6.18
 2025-09-30 17:35 UTC  (2+ messages)

[PATCH -next RFC 0/2] cpuset: Add cpuset.mems.spread_page to cgroup v2
 2025-09-30 13:57 UTC  (5+ messages)
` [PATCH -next RFC 1/2] cpuset: Move cpuset1_update_spread_flag to cpuset
` [PATCH -next RFC 2/2] cpuset: Add spread_page interface to cpuset v2

[RFC v8 00/21] DRM scheduling cgroup controller
 2025-09-30 11:57 UTC  (7+ messages)
    ` DRM Jobqueue design (was "[RFC v8 00/21] DRM scheduling cgroup controller")

[PATCH -next RFC 00/16] cpuset: rework local partition logic
 2025-09-29  1:17 UTC  (3+ messages)

[PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
 2025-09-28 10:33 UTC  (4+ messages)
` [PATCH v3 01/14] ACPI: APEI: "

[PATCH v2 0/4] reparent the THP split queue
 2025-09-26 16:36 UTC  (25+ messages)
` [PATCH v2 1/4] mm: thp: replace folio_memcg() with folio_memcg_charged()
` [PATCH v2 2/4] mm: thp: introduce folio_split_queue_lock and its variants
` [PATCH v2 3/4] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()
` [PATCH v2 4/4] mm: thp: reparent the split queue during memcg offline

[linux-next:master] [slab] db93cdd664: BUG:kernel_NULL_pointer_dereference,address
 2025-09-26 15:38 UTC  (12+ messages)

[PATCH 0/3] Suppress undesirable hung task warnings
 2025-09-25 16:30 UTC  (18+ messages)
      ` [External] "

[PATCH v2 0/2] Suppress undesirable hung task warnings
 2025-09-25 13:33 UTC  (8+ messages)
` [PATCH v2 1/2] hung_task: Introduce touch_hung_task_detector()
` [PATCH v2 2/2] memcg: Don't trigger hung task warnings when memcg is releasing resources
    ` [External] "

[PATCH 0/3] ns: tweak ns common handling
 2025-09-24 22:39 UTC  (8+ messages)
` [PATCH 1/3] nstree: make struct ns_tree private
` [PATCH 2/3] ns: move ns type into struct ns_common
` [PATCH 3/3] ns: drop assert

[PATCH for-6.18/block 0/2] blk-cgroup: fix possible deadlock
 2025-09-24 11:48 UTC  (8+ messages)
` [PATCH for-6.18/block 1/2] blk-cgroup: allocate policy data with GFP_NOIO in blkcg_activate_policy()
` [PATCH for-6.18/block 2/2] blk-cgroup: fix possible deadlock while configuring policy
` (subset) [PATCH for-6.18/block 0/2] blk-cgroup: fix possible deadlock

Thematic Funds Letter Of Intent
 2025-09-23 23:43 UTC 

[tj-cgroup:for-6.18] BUILD SUCCESS 8f0fdbd4a06bf795c68bc9839d9c349ab592654f
 2025-09-23 22:58 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 32768f03eb4694f5298887c3f14e366a49959375
 2025-09-23 20:44 UTC 

[RFC PATCH] memcg: introduce kfuncs for fetching memcg stats
 2025-09-23 18:02 UTC  (3+ messages)

[PATCH linux-next v3 0/6] memcg: Support per-memcg KSM metrics
 2025-09-23 17:58 UTC  (3+ messages)

[PATCH linux-next v3 0/6] memcg: Support per-memcg KSM metrics
 2025-09-23 14:17 UTC  (3+ messages)
` 答复: "

[PATCH 0/9] ns: rework common initialization
 2025-09-23 10:44 UTC  (6+ messages)
` [PATCH 2/9] mnt: expose pointer to init_mnt_ns

[PATCH 14/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
 2025-09-23  9:24 UTC  (10+ messages)
` [PATCH 17/33] cpuset: Propagate cpuset isolation update to workqueue through housekeeping
` [PATCH 26/33] cgroup/cpuset: Fail if isolated and nohz_full don't leave any housekeeping

[Question]: pagecache thrashing and hard to trigger OOM in cgroup
 2025-09-23  8:23 UTC 

[PATCH linux-next v3 1/6] memcg: add per-memcg ksm_rmap_items stat
 2025-09-23  8:28 UTC  (2+ messages)

[PATCH linux-next v3 4/6] ksm: make ksm_process_profit available on CONFIG_PROCFS=n
 2025-09-23  8:25 UTC  (2+ messages)

[PATCH v2] memcg: skip cgroup_file_notify if spinning is not allowed
 2025-09-23  0:00 UTC  (9+ messages)

[PATCH -next 0/3] cpuset: code cleanup and redundancy removal
 2025-09-22 23:10 UTC  (8+ messages)
` [PATCH -next 1/3] cpuset: remove redundant special case for null input in node mask update
` [PATCH -next 2/3] cpuset: remove impossible warning in update_parent_effective_cpumask
` [PATCH -next 3/3] cpuset: remove is_prs_invalid helper
` [PATCH 0/3] cpuset: code cleanup and redundancy removal

[PATCH 0/3] ns: minor tweaks
 2025-09-22 21:36 UTC  (9+ messages)
` [PATCH 1/3] cgroup: add missing ns_common include
` [PATCH 2/3] ns: simplify ns_common_init() further
` [PATCH 3/3] ns: add ns_debug()


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