public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-15 09:44:58 to 2025-11-25 12:13:01 UTC [more...]

[RFC PATCH 0/3] Memory Controller eBPF support
 2025-11-25 12:12 UTC  (13+ messages)
` [RFC PATCH 1/3] memcg: add eBPF struct ops support for memory charging
` [RFC PATCH 2/3] selftests/bpf: add memcg eBPF struct ops test
` [RFC PATCH 3/3] samples/bpf: add example memcg eBPF program

[PATCH v1 00/26] Eliminate Dying Memory Cgroup
 2025-11-25  9:55 UTC  (61+ messages)
` [PATCH v1 01/26] mm: memcontrol: remove dead code of checking parent memory cgroup
` [PATCH v1 03/26] mm: rename unlock_page_lruvec_irq and its variants
` [PATCH v1 05/26] mm: memcontrol: allocate object cgroup for non-kmem case
` [PATCH v1 06/26] mm: memcontrol: return root object cgroup for root memory cgroup
` [PATCH v1 07/26] mm: memcontrol: prevent memory cgroup release in get_mem_cgroup_from_folio()
` [PATCH v1 08/26] buffer: prevent memory cgroup release in folio_alloc_buffers()
` [PATCH v1 09/26] writeback: prevent memory cgroup release in writeback module
` [PATCH v1 10/26] mm: memcontrol: prevent memory cgroup release in count_memcg_folio_events()
` [PATCH v1 11/26] mm: page_io: prevent memory cgroup release in page_io module
` [PATCH v1 12/26] mm: migrate: prevent memory cgroup release in folio_migrate_mapping()
` [PATCH v1 13/26] mm: mglru: prevent memory cgroup release in mglru
` [PATCH v1 14/26] mm: memcontrol: prevent memory cgroup release in mem_cgroup_swap_full()
` [PATCH v1 15/26] mm: workingset: prevent memory cgroup release in lru_gen_eviction()
` [PATCH v1 16/26] mm: thp: prevent memory cgroup release in folio_split_queue_lock{_irqsave}()
` [PATCH v1 17/26] mm: workingset: prevent lruvec release in workingset_refault()
` [PATCH v1 18/26] mm: zswap: prevent lruvec release in zswap_folio_swapin()
` [PATCH v1 19/26] mm: swap: prevent lruvec release in swap module
` [PATCH v1 20/26] mm: workingset: prevent lruvec release in workingset_activation()
` [PATCH v1 21/26] mm: memcontrol: prepare for reparenting LRU pages for lruvec lock
` [PATCH v1 22/26] mm: vmscan: prepare for reparenting traditional LRU folios
` [PATCH v1 23/26] mm: vmscan: prepare for reparenting MGLRU folios
` [PATCH v1 25/26] mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios

[PATCHv2 0/2] sched/deadline: Fix potential race in dl_add_task_root_domain()
 2025-11-25  8:14 UTC  (4+ messages)
  ` [PATCHv2 1/2] sched/deadline: Remove unnecessary comment "
  ` [PATCHv2 2/2] sched/deadline: Fix potential race "

[PATCH -next 00/21] cpuset: rework local partition logic
 2025-11-25  1:17 UTC  (25+ messages)
` [PATCH -next 01/21] cpuset: add early empty cpumask check in partition_xcpus_add/del
` [PATCH -next 02/21] cpuset: generalize the validate_partition() interface
` [PATCH -next 03/21] cpuset: introduce partition_enable()
` [PATCH -next 04/21] cpuset: introduce partition_disable()
` [PATCH -next 05/21] cpuset: introduce partition_update()
` [PATCH -next 06/21] cpuset: use partition_enable() for remote partition enablement
` [PATCH -next 07/21] cpuset: use partition_disable() for remote partition disablement
` [PATCH -next 08/21] cpuset: use partition_update() for remote partition update
` [PATCH -next 09/21] cpuset: introduce local_partition_enable()
` [PATCH -next 10/21] cpuset: introduce local_partition_disable()
` [PATCH -next 11/21] cpuset: user local_partition_disable() to invalidate local partition
` [PATCH -next 12/21] cpuset: introduce local_partition_update()
` [PATCH -next 13/21] cpuset: remove update_parent_effective_cpumask
` [PATCH -next 14/21] cpuset: remove redundant partition field updates
` [PATCH -next 15/21] cpuset: simplify partition update logic for hotplug tasks
` [PATCH -next 16/21] cpuset: use partition_disable for compute_partition_effective_cpumask
` [PATCH -next 17/21] cpuset: use validate_local_partition in local_partition_enable
` [PATCH -next 18/21] cpuset: introduce validate_remote_partition
` [PATCH -next 19/21] cpuset: simplify the update_prstate() function
` [PATCH -next 20/21] cpuset: remove prs_err clear when notify_partition_change
` [PATCH -next 21/21] cpuset: Remove unnecessary validation in partition_cpus_change

[PATCH -next] cpuset: Remove unnecessary checks in rebuild_sched_domains_locked
 2025-11-25  0:50 UTC  (2+ messages)

[PATCH v3 0/1] cpuset: relax the overlap check for cgroup-v2
 2025-11-24 22:30 UTC  (29+ messages)
` [PATCH v4 1/1] "
        ` [PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict

[RFC LPC2026 PATCH v2 00/11] Specific Purpose Memory NUMA Nodes
 2025-11-24 18:06 UTC  (8+ messages)

[PATCH 00/44] Change a lot of min_t() that might mask high bits
 2025-11-24  9:49 UTC  (7+ messages)
` [PATCH 12/44] block: use min() instead of min_t()
` (subset) [PATCH 00/44] Change a lot of min_t() that might mask high bits

[PATCH v4 14/16] memcg: Convert mem_cgroup_from_obj_folio() to mem_cgroup_from_obj_slab()
 2025-11-24  6:44 UTC  (4+ messages)

[PATCH v2] cgroup: Add preemption protection to css_rstat_updated()
 2025-11-24  4:54 UTC  (5+ messages)

[PATCH] sched/deadline: Fix potential race in dl_add_task_root_domain()
 2025-11-24  4:31 UTC  (2+ messages)

[tj-cgroup:for-6.19] BUILD SUCCESS b1bcaed1e39a9e0dfbe324a15d2ca4253deda316
 2025-11-22 11:47 UTC 

[PATCH 0/3 v3] genirq: Fix IRQ threads VS cpuset
 2025-11-21 22:04 UTC  (8+ messages)
  ` [PATCH 1/3 v3] genirq: Prevent from early irq thread spurious wake-ups
  ` [PATCH 2/3 v3] genirq: Fix interrupt threads affinity vs. cpuset isolated partitions
  ` [PATCH 3/3 v3] genirq: Remove cpumask availability check on kthread affinity setting

[PATCH -next v3] cpuset: Treat cpusets in attaching as populated
 2025-11-21  2:27 UTC  (5+ messages)

[PATCH 0/2] genirq: Fix IRQ threads VS cpuset
 2025-11-20 19:09 UTC  (15+ messages)
` [PATCH 1/2] genirq: Fix IRQ threads affinity VS cpuset isolated partitions
` [PATCH 2/2] genirq: Remove cpumask availability check on kthread affinity setting

[PATCHv7 1/2] cgroup/cpuset: Introduce cpuset_cpus_allowed_locked()
 2025-11-20 17:00 UTC  (4+ messages)
` [PATCHv7 0/2] sched/deadline: Walk up cpuset hierarchy to decide root domain when hot-unplug

[PATCH v1] cgroup: drop preemption_disabled checking
 2025-11-20  1:57 UTC  (3+ messages)

[tj-cgroup:for-6.19] BUILD SUCCESS a0131c39270de634c33950a799d8870da2191974
 2025-11-19 23:56 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 7587adebe583e9ea2063771d489962be9c50b66a
 2025-11-19 23:30 UTC 

[PATCHv6 1/2] cgroup/cpuset: Introduce cpuset_cpus_allowed_locked()
 2025-11-18 14:33 UTC  (4+ messages)

[PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
 2025-11-18  7:24 UTC  (4+ messages)
` [PATCH v3 14/14] wifi: ath9k: "

[RFC] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2025-11-18  1:11 UTC  (8+ messages)

[PATCH v2] cpuset: relax the overlap check for cgroup-v2
 2025-11-17 18:43 UTC  (15+ messages)
      ` [PATCH -next] cpuset: treate root invalid trialcs as exclusive

[PATCH v2 0/3] block/blk-throttle: Fix throttle slice time for SSDs
 2025-11-17 16:42 UTC  (8+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] block/blk-throttle: drop unneeded blk_stat_enable_accounting
` [PATCH v2 3/3] block/blk-throttle: Remove throtl_slice from struct throtl_data

[syzbot] Monthly cgroups report (Nov 2025)
 2025-11-17  7:50 UTC 

[PATCH v3 0/1] cpuset: relax the overlap check for cgroup-v2
 2025-11-16 14:27 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/4] memcg: cleanup the memcg stats interfaces
 2025-11-15 19: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