messages from 2025-09-18 10:12:14 to 2025-09-25 08:25:52 UTC [more...]
[PATCH 00/10] blk-cgroup: don't use queue_lock for protection and fix deadlock
2025-09-25 8:15 UTC (6+ messages)
` [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 v2 0/4] reparent the THP split queue
2025-09-25 6:29 UTC (19+ 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] 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
[PATCH v2 0/2] Suppress undesirable hung task warnings
2025-09-24 10:36 UTC (7+ 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] Suppress undesirable hung task warnings
2025-09-24 10:34 UTC (21+ 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
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 (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 0/9] ns: rework common initialization
2025-09-23 10:44 UTC (10+ messages)
` [PATCH 2/9] mnt: expose pointer to init_mnt_ns
` [PATCH 7/9] net: centralize ns_common initialization
[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 (18+ messages)
` [PATCH 03/14] cgroup: port to ns_ref_*() helpers
` [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 (3+ messages)
` [PATCH 25/32] ns: add to_<type>_ns() to respective headers
[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
[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)
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).