public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-25 18:44:48 to 2025-10-13 10:24:00 UTC [more...]

[PATCH 00/12] sched: Cleanup the change-pattern and related locking
 2025-10-13 10:23 UTC  (36+ messages)
` [PATCH 01/12] sched: Employ sched_change guards
` [PATCH 02/12] sched: Re-arrange the {EN,DE}QUEUE flags
` [PATCH 03/12] sched: Fold sched_class::switch{ing,ed}_{to,from}() into the change pattern
` [PATCH 04/12] sched: Cleanup sched_delayed handling for class switches
` [PATCH 05/12] sched: Move sched_class::prio_changed() into the change pattern
` [PATCH 06/12] sched: Fix migrate_disable_switch() locking
` [PATCH 07/12] sched: Fix do_set_cpus_allowed() locking
` [PATCH 08/12] sched: Rename do_set_cpus_allowed()
` [PATCH 09/12] sched: Make __do_set_cpus_allowed() use the sched_change pattern
` [PATCH 10/12] sched: Add locking comments to sched_class methods
` [PATCH 11/12] sched: Match __task_rq_{,un}lock()
` [PATCH 12/12] sched: Cleanup the sched_change NOCLOCK usage

[linus:master] [slab] af92793e52: BUG_kmalloc-#(Not_tainted):Freepointer_corrupt
 2025-10-13  9:44 UTC  (2+ messages)

vPPA dla firm
 2025-10-13  8:15 UTC 

[PATCH v4 0/4] reparent the THP split queue
 2025-10-13  7:29 UTC  (16+ 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

[PATCH v2 00/19] blk-cgroup: convert to use blkcg_mutex for protection
 2025-10-10  9:14 UTC  (20+ messages)
` [PATCH v2 01/19] blk-cgroup: protect iterating blkgs with blkcg->lock in blkcg_print_stat()
` [PATCH v2 02/19] blk-cgroup: delay freeing policy data after rcu grace period
` [PATCH v2 03/19] blk-cgroup: don't nest queue_lock under rcu in blkcg_print_blkgs()
` [PATCH v2 04/19] blk-cgroup: don't nest queue_lock under rcu in blkg_lookup_create()
` [PATCH v2 05/19] blk-cgroup: don't nest queu_lock under rcu in bio_associate_blkg()
` [PATCH v2 06/19] blk-cgroup: don't nest queue_lock under blkcg->lock in blkcg_destroy_blkgs()
` [PATCH v2 07/19] mm/page_io: don't nest queue_lock under rcu in bio_associate_blkg_from_page()
` [PATCH v2 08/19] block, bfq: don't grab queue_lock to initialize bfq
` [PATCH v2 09/19] blk-cgroup: convert to protect blkgs with blkcg_mutex
` [PATCH v2 10/19] blk-cgroup: remove radix_tree_preload()
` [PATCH v2 11/19] blk-cgroup: remove preallocate blkg for blkg_create()
` [PATCH v2 12/19] blk-throttle: fix possible deadlock due to queue_lock in timer
` [PATCH v2 13/19] blk-cgroup: add new blkg configuration helpers
` [PATCH v2 14/19] blk-cgroup: factor out a helper __blkg_activate_policy()
` [PATCH v2 15/19] blk-throttle: convert to use blkg_conf_{start, end}
` [PATCH v2 16/19] block, bfq: "
` [PATCH v2 17/19] blk-iolatency: "
` [PATCH v2 18/19] blk-iocost: "
` [PATCH v2 19/19] blk-cgroup: remove unsed blkg configuration helpers

[PATCH v5] memcg: expose socket memory pressure in a cgroup
 2025-10-09 19:02 UTC  (11+ messages)

[PATCH AUTOSEL 6.17-6.6] blk-cgroup: fix possible deadlock while configuring policy
 2025-10-09 15:55 UTC  (2+ messages)
` [PATCH AUTOSEL 6.17-6.6] bpf: Do not limit bpf_cgroup_from_id to current's namespace

[RFC][PATCH 0/3] sched/ext: Cleanup pick_task_scx()
 2025-10-09  7:17 UTC  (16+ messages)
` [RFC][PATCH 1/3] sched: Detect per-class runqueue changes
` [RFC][PATCH 2/3] sched: Add support to pick functions to take rf
` [RFC][PATCH 3/3] sched/ext: Fold balance_scx() into pick_task_scx()

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

[RFC v8 00/21] DRM scheduling cgroup controller
 2025-10-07 15:44 UTC  (9+ messages)
    ` DRM Jobqueue design (was "[RFC v8 00/21] DRM scheduling cgroup controller")

[PATCH 00/14] sched: Support shared runqueue locking
 2025-10-07  9:34 UTC  (33+ messages)
` [PATCH 01/14] sched: Employ sched_change guards
` [PATCH 12/14] sched: Add shared runqueue locking to __task_rq_lock()
` [PATCH 13/14] sched: Add {DE,EN}QUEUE_LOCKED

[syzbot] Monthly cgroups report (Oct 2025)
 2025-10-07  7:53 UTC 

[PATCH] memcg: introduce kfuncs for fetching memcg stats
 2025-10-06 20:33 UTC  (4+ messages)

[PATCH AUTOSEL 6.17-6.12] cpuset: Use new excpus for nocpu error check when enabling root partition
 2025-10-06 18:17 UTC 

[PATCH 00/10] blk-cgroup: don't use queue_lock for protection and fix deadlock
 2025-10-06  6:48 UTC  (11+ messages)
` [PATCH 01/10] blk-cgroup: use cgroup lock and rcu to protect iterating blkcg blkgs
` [PATCH 08/10] blk-cgroup: remove radix_tree_preload()

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

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

[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

[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

[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  (10+ messages)
` [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)


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