cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-17 10:29:04 to 2025-09-23 17:59:06 UTC [more...]

[PATCH linux-next v3 0/6] memcg: Support per-memcg KSM metrics
 2025-09-23 17:58 UTC  (14+ messages)
` [PATCH linux-next v3 1/6] memcg: add per-memcg ksm_rmap_items stat
` [PATCH linux-next v3 2/6] memcg: show ksm_zero_pages count in memory.stat
` [PATCH linux-next v3 3/6] memcg: show ksm_merging_pages
` [PATCH linux-next v3 4/6] ksm: make ksm_process_profit available on CONFIG_PROCFS=n
` [PATCH linux-next v3 5/6] memcg: add per-memcg ksm_profit
` [PATCH linux-next v3 6/6] Documentation: add KSM statistic counters description
  ` 答复: [PATCH linux-next v3 0/6] memcg: Support per-memcg KSM metrics

[PATCH v2 0/4] reparent the THP split queue
 2025-09-23 15:44 UTC  (7+ 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

[PATCH 0/3] Suppress undesirable hung task warnings
 2025-09-23 12:44 UTC  (20+ messages)
` [PATCH 1/3] sched: Introduce a new flag PF_DONT_HUNG
` [PATCH 2/3] writeback: Introduce wb_wait_for_completion_no_hung()
` [PATCH 3/3] memcg: Don't trigger hung task warnings when memcg is releasing resources
      ` [External] Re: [PATCH 0/3] Suppress undesirable hung task warnings

[PATCH for-6.18/block 0/2] blk-cgroup: fix possible deadlock
 2025-09-23 11:13 UTC  (5+ 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

[PATCH 0/9] ns: rework common initialization
 2025-09-23 10:44 UTC  (27+ messages)
` [PATCH 1/9] uts: split namespace into separate header
` [PATCH 2/9] mnt: expose pointer to init_mnt_ns
` [PATCH 3/9] nscommon: move to separate file
` [PATCH 4/9] cgroup: split namespace into separate header
` [PATCH 5/9] nsfs: add inode number for anon namespace
` [PATCH 6/9] mnt: simplify ns_common_init() handling
` [PATCH 7/9] net: centralize ns_common initialization
` [PATCH 8/9] nscommon: simplify initialization
` [PATCH 9/9] ns: add ns_common_free()

[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 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()

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

[PATCH 00/14] ns: rework reference counting
 2025-09-21  7:37 UTC  (20+ messages)
` [PATCH 01/14] ns: add reference count helpers
` [PATCH 02/14] mnt: port to ns_ref_*() helpers
` [PATCH 03/14] cgroup: "
` [PATCH 04/14] ipc: "
` [PATCH 05/14] pid: "
` [PATCH 06/14] time: "
` [PATCH 07/14] user: "
` [PATCH 08/14] net-sysfs: use check_net()
` [PATCH 09/14] net: "
` [PATCH 10/14] ipv4: "
` [PATCH 11/14] uts: port to ns_ref_*() helpers
` [PATCH 12/14] net: "
` [PATCH 13/14] nsfs: "
` [PATCH 14/14] ns: rename to __ns_ref

[PATCH 00/32] ns: support file handles
 2025-09-21  7:35 UTC  (9+ messages)
` [PATCH 25/32] ns: add to_<type>_ns() to respective headers
` [PATCH 27/32] nsfs: support file handles

[tj-cgroup:for-next] BUILD SUCCESS ba1682902333b357a3f146fb392a427ffe7518e5
 2025-09-20 17:10 UTC 

[PATCH] memcg: skip cgroup_file_notify if spinning is not allowed
 2025-09-20 15:54 UTC  (5+ messages)

[tj-cgroup:for-6.18] BUILD SUCCESS 51840f7ba393dce7624a759cc4cee8c2bedf9068
 2025-09-20 14:40 UTC 

[RFC PATCH] memcg: introduce kfuncs for fetching memcg stats
 2025-09-20  5:17 UTC  (2+ messages)

[PATCH -next 08/11] cpuset: refactor cpus_allowed_validate_change
 2025-09-20  0:54 UTC  (5+ messages)
` [PATCH cgroup/for-next] cpuset: fix missing error return in update_cpumask

[linux-next:master] [slab] db93cdd664: BUG:kernel_NULL_pointer_dereference,address
 2025-09-19 18:31 UTC  (9+ messages)

[PATCH cgroup/for-next v2 0/2] cpuset: fix failure to enable isolated partition when containing isolcpus
 2025-09-19 16:41 UTC  (5+ messages)
` [PATCH cgroup/for-next v2 1/2] "
` [PATCH cgroup/for-next v2 2/2] cpuset: Use new excpus for nocpu error check when enabling root partition

[PATCH v4] Documentation: cgroup-v2: Sync manual toctree
 2025-09-19 16:39 UTC  (3+ messages)

[PATCH v2 00/33] ns: support file handles
 2025-09-19 12:28 UTC  (12+ messages)
` [PATCH v2 04/33] block: use extensible_ioctl_valid()
` [PATCH v2 18/33] mnt: support ns lookup

[PATCH v2 0/4] cgroup v2 toctree cleanup
 2025-09-19  6:12 UTC  (4+ messages)
` [PATCH v2 4/4] Documentation: cgroup-v2: Sync manual toctree

[PATCH cgroup/for-next 0/2] cpuset: fix failure to enable isolated partition when containing isolcpus
 2025-09-19  0:58 UTC  (6+ messages)
` [PATCH cgroup/for-next 1/2] "
` [PATCH cgroup/for-next 2/2] cpuset: Use new excpus for nocpu error check when enabling root partition

[PATCH v3] Documentation: cgroup-v2: Replace manual table of contents with contents:: directive
 2025-09-18 22:12 UTC  (5+ messages)

[tj-cgroup:for-6.18] BUILD SUCCESS c49b5e89c45f317f23d11b640f77e91d0d8e5b56
 2025-09-18 21:51 UTC 

[tj-cgroup:test-merge-6.17-rc6] BUILD SUCCESS fb50ba33888bfab960874fde884f5a9874524644
 2025-09-18 21:29 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 1f783f733450f72725c0040a2b3075614fa0fb5c
 2025-09-18 20:08 UTC 

[PATCH v2 0/4] nios2: Add architecture support for clone3
 2025-09-18 15:51 UTC  (3+ messages)
` [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64

[PATCH 00/14] sched: Support shared runqueue locking
 2025-09-18 15:15 UTC  (2+ messages)

[PATCH v6] memcg: Don't wait writeback completion when release memcg
 2025-09-18  4:32 UTC  (9+ messages)
  ` [External] "

[PATCH 17/32] mnt: support iterator
 2025-09-18  0:46 UTC  (2+ messages)

[GIT PULL] cgroup: Fixes for v6.17-rc6
 2025-09-17 20:32 UTC  (2+ messages)

[PATCH -next 00/11] Refactor cpus mask setting
 2025-09-17 20:15 UTC  (2+ messages)

[PATCH v5] memcg: Don't wait writeback completion when release memcg
 2025-09-17 18:31 UTC  (2+ messages)

[PATCH v2] blk-throttle: fix throtl_data leak during disk release
 2025-09-17 13:27 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;
as well as URLs for NNTP newsgroup(s).