cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-03 15:23:48 to 2025-09-10 13:50:47 UTC [more...]

[PATCH 0/2] cgroup v2 docs update
 2025-09-10 13:50 UTC  (7+ messages)
` [PATCH 1/2] Documentation: cgroup-v2: Use document path for cross-references
` [PATCH 2/2] Documentation: cgroup-v2: Replace manual table of contents with contents:: directive

[PATCH v2 for-6.18/block 00/16] block: fix ordering of recursive split IO
 2025-09-10 11:29 UTC  (18+ messages)
` [PATCH v2 for-6.18/block 01/16] block: cleanup bio_issue
` [PATCH v2 for-6.18/block 02/16] block: initialize bio issue time in blk_mq_submit_bio()
` [PATCH v2 for-6.18/block 03/16] blk-mq: add QUEUE_FLAG_BIO_ISSUE_TIME
` [PATCH v2 for-6.18/block 04/16] md: fix mssing blktrace bio split events
` [PATCH v2 for-6.18/block 05/16] blk-crypto: fix missing "
` [PATCH v2 for-6.18/block 06/16] block: factor out a helper bio_submit_split_bioset()
` [PATCH v2 for-6.18/block 07/16] md/raid0: convert raid0_handle_discard() to use bio_submit_split_bioset()
` [PATCH v2 for-6.18/block 08/16] md/raid1: convert "
` [PATCH v2 for-6.18/block 09/16] md/raid10: add a new r10bio flag R10BIO_Returned
` [PATCH v2 for-6.18/block 10/16] md/raid10: convert read/write to use bio_submit_split_bioset()
` [PATCH v2 for-6.18/block 11/16] md/raid5: convert "
` [PATCH v2 for-6.18/block 12/16] md/md-linear: "
` [PATCH v2 for-6.18/block 13/16] blk-crypto: "
` [PATCH v2 for-6.18/block 14/16] block: skip unnecessary checks for split bio
` [PATCH v2 for-6.18/block 15/16] block: fix ordering of recursive split IO
` [PATCH v2 for-6.18/block 16/16] md/raid0: convert raid0_make_request() to use bio_submit_split_bioset()

[PATCH] cgroup: replace global percpu_rwsem with signal_struct->group_rwsem when writing cgroup.procs/threads
 2025-09-10  6:59 UTC  (39+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "
` [PATCH v3 0/1] cgroup: replace global percpu_rwsem with per threadgroup resem when writing to cgroup.procs
  ` [PATCH v3 1/1] "
` [PATCH v4 0/3] "
  ` [PATCH v4 1/3] "
  ` [PATCH v4 2/3] cgroup: retry find task if threadgroup leader changed
  ` [PATCH v4 3/3] cgroup: refactor the cgroup_attach_lock code to make it clearer
` [PATCH v5 0/3] cgroup: replace global percpu_rwsem with per threadgroup resem when writing to cgroup.procs
  ` [PATCH v5 1/3] cgroup: refactor the cgroup_attach_lock code to make it clearer
  ` [PATCH v5 2/3] cgroup: relocate cgroup_attach_lock within cgroup_procs_write_start
  ` [PATCH v5 3/3] cgroup: replace global percpu_rwsem with per threadgroup resem when writing to cgroup.procs

[PATCH 1/4] mm/swap, memcg: Introduce infrastructure for cgroup-based swap priority
 2025-09-10  0:26 UTC  (17+ messages)

[PATCH v0 0/2] mm: swap: Gather swap entries and batch async release
 2025-09-09 19:48 UTC  (9+ messages)
` [PATCH v0 1/2] mm: swap: Gather swap entries and batch async release core

[PATCH for-6.18/block 00/16] block: fix reordered IO in the case recursive split
 2025-09-09 17:16 UTC  (44+ messages)
` [PATCH for-6.18/block 01/16] block: cleanup bio_issue
` [PATCH for-6.18/block 02/16] block: initialize bio issue time in blk_mq_submit_bio()
` [PATCH for-6.18/block 03/16] blk-mq: add QUEUE_FLAG_BIO_ISSUE_TIME
` [PATCH for-6.18/block 04/16] md: fix mssing blktrace bio split events
` [PATCH for-6.18/block 05/16] blk-crypto: fix missing "
` [PATCH for-6.18/block 06/16] block: factor out a helper bio_submit_split_bioset()
` [PATCH for-6.18/block 07/16] md/raid0: convert raid0_handle_discard() to use bio_submit_split_bioset()
` [PATCH for-6.18/block 08/16] md/raid1: convert "
` [PATCH for-6.18/block 09/16] md/raid10: add a new r10bio flag R10BIO_Returned
` [PATCH for-6.18/block 10/16] md/raid10: convert read/write to use bio_submit_split_bioset()
` [PATCH for-6.18/block 11/16] md/raid5: convert "
` [PATCH for-6.18/block 12/16] md/md-linear: "
` [PATCH for-6.18/block 13/16] blk-crypto: "
` [PATCH for-6.18/block 14/16] block: skip unnecessary checks for split bio
` [PATCH for-6.18/block 15/16] block: fix reordered IO in the case recursive split
` [PATCH for-6.18/block 16/16] md/raid0: convert raid0_make_request() to use bio_submit_split_bioset()

drm/ttm/memcg/lru: enable memcg tracking for ttm and amdgpu driver (complete series v3)
 2025-09-09 11:51 UTC  (10+ messages)
` [PATCH 09/15] ttm/pool: initialise the shrinker earlier
` [PATCH 11/15] ttm/pool: enable memcg tracking and shrinker. (v2)

[PATCH 0/2] cgroup: replace wq users and add WQ_PERCPU to alloc_workqueue() users
 2025-09-09 10:26 UTC  (5+ messages)
` [PATCH 1/2] cgroup: replace use of system_wq with system_percpu_wq
` [PATCH 2/2] cgroup: WQ_PERCPU added to alloc_workqueue users

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

[PATCH -next RFC -v2 00/11] Refactor cpus mask setting
 2025-09-09  3:32 UTC  (12+ messages)
` [PATCH -next RFC -v2 01/11] cpuset: move the root cpuset write check earlier
` [PATCH -next RFC -v2 02/11] cpuset: remove unused assignment to trialcs->partition_root_state
` [PATCH -next RFC -v2 03/11] cpuset: change return type of is_partition_[in]valid to bool
` [PATCH -next RFC -v2 04/11] cpuset: Refactor exclusive CPU mask computation logic
` [PATCH -next RFC -v2 05/11] cpuset: refactor CPU mask buffer parsing logic
` [PATCH -next RFC -v2 06/11] cpuset: introduce cpus_excl_conflict and mems_excl_conflict helpers
` [PATCH -next RFC -v2 07/11] cpuset: refactor out validate_partition
` [PATCH -next RFC -v2 08/11] cpuset: refactor cpus_allowed_validate_change
` [PATCH -next RFC -v2 09/11] cpuset: refactor partition_cpus_change
` [PATCH -next RFC -v2 10/11] cpuset: use parse_cpulist for setting cpus.exclusive
` [PATCH -next RFC -v2 11/11] cpuset: use partition_cpus_change for setting exclusive cpus

[PATCH] mm: memcontrol: fix memcg accounting during cpu hotplug
 2025-09-08 21:09 UTC  (3+ messages)

[RFC] cgroup: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2025-09-08 11:53 UTC  (8+ messages)

[PATCH v4 for-6.18/block 0/5] blk-mq-sched: support request batch dispatching for sq elevator
 2025-09-08  9:20 UTC  (6+ messages)
` [PATCH v4 for-6.18/block 1/5] blk-mq-sched: introduce high level elevator lock
` [PATCH v4 for-6.18/block 2/5] mq-deadline: switch to use "
` [PATCH v4 for-6.18/block 3/5] block, bfq: "
` [PATCH v4 for-6.18/block 4/5] blk-mq-sched: refactor __blk_mq_do_dispatch_sched()
` [PATCH v4 for-6.18/block 5/5] blk-mq-sched: support request batch dispatching for sq elevator

[tj-cgroup:for-next] BUILD SUCCESS 8bfb4580b4be057b99256029ce4010dc63544777
 2025-09-07  3:49 UTC 

[tj-cgroup:for-6.18] BUILD SUCCESS 4a3e62dfa7b79dc8f759219fe64318ff08e98013
 2025-09-07  2:45 UTC 

arm64/juno-r2: Kernel panic in cgroup_fj_stress.sh on next-20250904
 2025-09-06  8:44 UTC  (4+ messages)

[PATCH] mm/memcg: v1: account event registrations and drop world-writable cgroup.event_control
 2025-09-05  9:38 UTC  (4+ messages)

[PATCH] samples/cgroup: rm unused MEMCG_EVENTS macro
 2025-09-04 23:55 UTC  (2+ messages)

[tj-cgroup:for-6.18 17/17] kernel/cgroup/cgroup.c:3029:24: warning: unused variable 'ss'
 2025-09-04 21:26 UTC  (2+ messages)
` [PATCH cgroup/for-6.18] cgroup: Remove unused local variables from cgroup_procs_write_finish()

[RFC 0/3] cgroups: Add support for pinned device memory
 2025-09-04 15:02 UTC  (7+ messages)

[RFC v8 00/21] DRM scheduling cgroup controller
 2025-09-04 12:08 UTC  (6+ messages)
` [RFC 18/21] drm/sched: Add helper for DRM cgroup controller weight notifications
` [RFC 19/21] drm/amdgpu: Register with the DRM scheduling cgroup controller
` [RFC 20/21] drm/xe: Allow changing GuC scheduling priority
` [RFC 21/21] drm/xe: Register with the DRM scheduling cgroup controller

[PATCH] cpuset: prevent freeing unallocated cpumask in hotplug handling
 2025-09-04  9:37 UTC  (4+ messages)

[PATCH RFC v3 00/15] block: fix disordered IO in the case recursive split
 2025-09-04  5:09 UTC  (19+ messages)
` [PATCH RFC v3 02/15] block: add QUEUE_FLAG_BIO_ISSUE
` [PATCH RFC v3 03/15] md: fix mssing blktrace bio split events
` [PATCH RFC v3 11/15] md/md-linear: convert to use bio_submit_split_bioset()
` [PATCH RFC v3 13/15] block: skip unnecessary checks for split bio
` [PATCH RFC v3 14/15] block: fix disordered IO in the case recursive split

[PATCH] cgroup/cpuset: Prevent NULL pointer access in free_tmpmasks()
 2025-09-03 18:40 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).