Linux cgroups development
 help / color / mirror / Atom feed
 messages from 2025-09-10 16:00:44 to 2025-09-16 04:48:48 UTC [more...]

[PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
 2025-09-16  4:47 UTC  (6+ messages)
` [PATCH v3 01/14] ACPI: APEI: "
` [PATCH v3 02/14] drm/i915/gt: "
` [PATCH v3 03/14] fs: aio: "
` [PATCH v3 04/14] nfs: "
` [PATCH v3 05/14] s390/pkey: "

[PATCH v2 00/33] ns: support file handles
 2025-09-16  4:46 UTC  (64+ messages)
` [PATCH v2 01/33] pidfs: validate extensible ioctls
` [PATCH v2 02/33] nsfs: drop tautological ioctl() check
` [PATCH v2 03/33] nsfs: validate extensible ioctls
` [PATCH v2 04/33] block: use extensible_ioctl_valid()
` [PATCH v2 05/33] ns: move to_ns_common() to ns_common.h
` [PATCH v2 06/33] nsfs: add nsfs.h header
` [PATCH v2 07/33] ns: uniformly initialize ns_common
` [PATCH v2 08/33] cgroup: use ns_common_init()
` [PATCH v2 09/33] ipc: "
` [PATCH v2 10/33] mnt: "
` [PATCH v2 11/33] net: "
` [PATCH v2 12/33] pid: "
` [PATCH v2 13/33] time: "
` [PATCH v2 14/33] user: "
` [PATCH v2 15/33] uts: "
` [PATCH v2 16/33] ns: remove ns_alloc_inum()
` [PATCH v2 17/33] nstree: make iterator generic
` [PATCH v2 18/33] mnt: support ns lookup
` [PATCH v2 19/33] cgroup: "
` [PATCH v2 20/33] ipc: "
` [PATCH v2 21/33] net: "
` [PATCH v2 22/33] pid: "
` [PATCH v2 23/33] time: "
` [PATCH v2 24/33] user: "
` [PATCH v2 25/33] uts: "
` [PATCH v2 26/33] ns: add to_<type>_ns() to respective headers
` [PATCH v2 27/33] nsfs: add current_in_namespace()
` [PATCH v2 28/33] nsfs: support file handles
` [PATCH v2 29/33] nsfs: support exhaustive "
` [PATCH v2 30/33] nsfs: add missing id retrieval support
` [PATCH v2 31/33] tools: update nsfs.h uapi header
` [PATCH v2 32/33] selftests/namespaces: add identifier selftests
` [PATCH v2 33/33] selftests/namespaces: add file handle selftests

[PATCH v2] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
 2025-09-16  1:55 UTC  (4+ messages)

[PATCH] blk-throttle: fix throtl_data leak during disk release
 2025-09-16  1:09 UTC 

[PATCH v12 5/9] cgroup/cpuset: Rename update_unbound_workqueue_cpumask() to update_exclusion_cpumasks()
 2025-09-15 20:51 UTC  (5+ messages)
` [PATCH v12 7/9] cgroup/cpuset: Fail if isolated and nohz_full don't leave any housekeeping
` [PATCH v12 9/9] timers: Exclude isolated cpus from timer migration

[PATCH -next RFC -v2 00/11] Refactor cpus mask setting
 2025-09-15 20:05 UTC  (24+ 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

[linux-next20250911]Kernel OOPs while running generic/256 on Pmem device
 2025-09-15 18:20 UTC  (8+ messages)
  ` [External] "

[PATCH 0/4] cgroup/dmem,drm/ttm: Improve protection in contended cases
 2025-09-15 13:44 UTC  (10+ messages)
` [PATCH 1/4] cgroup/dmem: Add queries for protection values
` [PATCH 2/4] cgroup/dmem: Add dmem_cgroup_common_ancestor helper
` [PATCH 3/4] drm/ttm: Be more aggressive when allocating below protection limit
` [PATCH 4/4] drm/ttm: Use common ancestor of evictor and evictee as limit pool
  ` [PATCH 0/4] cgroup/dmem, drm/ttm: Improve protection in contended cases

[PATCH v2 0/4] cgroup v2 toctree cleanup
 2025-09-15 12:40 UTC  (7+ messages)
` [PATCH v2 1/4] Documentation: cgroup-v2: Use dot delimiter in manual toctree section numbers
` [PATCH v2 2/4] Documentation: cgroup-v2: Add "
` [PATCH v2 3/4] Documentation: cgroup-v2: Automatically-generate toctree
` [PATCH v2 4/4] Documentation: cgroup-v2: Sync manual toctree

[PATCH 00/14] sched: Support shared runqueue locking
 2025-09-15  8:48 UTC  (34+ messages)
` [PATCH 01/14] sched: Employ sched_change guards
` [PATCH 05/14] sched: Move sched_class::prio_changed() into the change pattern
` [PATCH 10/14] sched: Add locking comments to sched_class methods
` [PATCH 12/14] sched: Add shared runqueue locking to __task_rq_lock()
` [PATCH 13/14] sched: Add {DE,EN}QUEUE_LOCKED
` [PATCH 14/14] sched/ext: Implement p->srq_lock support

[PATCH v2 0/5] memcg: Support per-memcg KSM metrics
 2025-09-14 13:54 UTC  (8+ messages)
` [PATCH v2 1/5] memcg: add per-memcg ksm_rmap_items stat
` [PATCH v2 2/5] memcg: show ksm_zero_pages count in memory.stat
` [PATCH v2 3/5] memcg: show ksm_merging_pages "
` [PATCH v2 4/5] memcg: add per-memcg ksm_profit
` [PATCH v2 5/5] Documentation: add KSM statistic counters description in cgroup-v2.rst

[PATCH] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
 2025-09-13  0:33 UTC  (4+ messages)

[PATCH 1/4] mm/swap, memcg: Introduce infrastructure for cgroup-based swap priority
 2025-09-12 15:39 UTC  (11+ messages)

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

[PATCH 00/32] ns: support file handles
 2025-09-12  9:12 UTC  (35+ messages)
` [PATCH 01/32] pidfs: validate extensible ioctls
` [PATCH 03/32] block: use extensible_ioctl_valid()
` [PATCH 14/32] net: use ns_common_init()
` [PATCH 18/32] cgroup: support iterator
` [PATCH 25/32] ns: add to_<type>_ns() to respective headers
` [PATCH 26/32] nsfs: add current_in_namespace()
` [PATCH 27/32] nsfs: support file handles
` [PATCH 28/32] nsfs: support exhaustive "
` [PATCH 29/32] nsfs: add missing id retrieval support
` [PATCH 32/32] selftests/namespaces: add file handle selftests
` [syzbot ci] Re: ns: support file handles

[PATCH 07/33] cpuset: Convert boot_hk_cpus to use HK_TYPE_DOMAIN_BOOT
 2025-09-11 21:03 UTC  (2+ messages)

[tj-cgroup:for-next] BUILD SUCCESS cf9c2bbba2735831f1200227c7f13404b7d7908e
 2025-09-11 18:33 UTC 

[tj-cgroup:for-6.18] BUILD SUCCESS 0568f89d4fb82d98001baeb870e92f43cd1f7317
 2025-09-11 18:11 UTC 

[PATCH] cgroup: replace global percpu_rwsem with signal_struct->group_rwsem when writing cgroup.procs/threads
 2025-09-11  3:22 UTC  (10+ messages)
` [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 v0 0/2] mm: swap: Gather swap entries and batch async release
 2025-09-11  3:04 UTC  (11+ messages)

[PATCH 0/2] cgroup v2 docs update
 2025-09-10 23:34 UTC  (7+ messages)
` [PATCH 2/2] Documentation: cgroup-v2: Replace manual table of contents with contents:: directive


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