messages from 2025-11-19 07:25:12 to 2025-12-05 17:59:47 UTC [more...]
[PATCH] cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated
2025-12-05 17:59 UTC (3+ messages)
[PATCH 0/3] cgroup/misc: Add hwcap masks to the misc controller
2025-12-05 10:10 UTC (10+ messages)
` [PATCH 1/3] cgroup, binfmt_elf: "
` [PATCH 2/3] selftests/cgroup: Add a test for the misc.mask cgroup interface
` [PATCH 3/3] Documentation: cgroup-v2: Document misc.mask interface
[RFC PATCH -next 0/2] mm/mglru: remove memcg lru
2025-12-05 2:57 UTC (7+ messages)
` [RFC PATCH -next 1/2] mm/mglru: use mem_cgroup_iter for global reclaim
` [RFC PATCH -next 2/2] mm/mglru: remove memcg lru
[PATCH -next] cgroup: Use descriptor table to unify mount flag management
2025-12-05 1:44 UTC (6+ messages)
[PATCH] cgroup: rstat: force flush on css exit
2025-12-04 21:06 UTC
[GIT PULL] cgroup changes for v6.19
2025-12-03 21:49 UTC (2+ messages)
[RFC LPC2026 PATCH v2 00/11] Specific Purpose Memory NUMA Nodes
2025-12-03 5:25 UTC (15+ messages)
[PATCH -next] cgroup: switch to css_is_online() helper
2025-12-02 16:08 UTC (5+ messages)
[PATCH -next v2] cpuset: Remove unnecessary checks in rebuild_sched_domains_locked
2025-12-02 6:14 UTC (6+ messages)
[PATCH v1 00/26] Eliminate Dying Memory Cgroup
2025-12-02 3:04 UTC (62+ 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
[PATCH -next 00/21] cpuset: rework local partition logic
2025-12-02 0:43 UTC (5+ messages)
[PATCH v4 1/1] cpuset: relax the overlap check for cgroup-v2
2025-12-01 9:44 UTC (29+ messages)
` [PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict
` [PATCH v6] "
[PATCH v5] sched/fair: Fix unfairness caused by stalled tg_load_avg_contrib when the last task migrates out
2025-11-28 14:15 UTC (4+ messages)
[RFC PATCH 0/3] Memory Controller eBPF support
2025-11-27 8:51 UTC (13+ messages)
` [RFC PATCH 1/3] memcg: add eBPF struct ops support for memory charging
[PATCH -next] cpuset: fix warning when disabling remote partition
2025-11-27 3:04 UTC
[PATCH -next] memcg: Remove inc/dec_lruvec_kmem_state helpers
2025-11-26 16:34 UTC (3+ messages)
[PATCH 00/32] ns: support file handles
2025-11-26 11:47 UTC (5+ messages)
` [PATCH 01/32] pidfs: validate extensible ioctls
` Stability of ioctl constants in the UAPI (Re: [PATCH 01/32] pidfs: validate extensible ioctls)
[tj-cgroup:for-next] BUILD SUCCESS 004d6fbaf4fce1eda2974f44362c0722be52da54
2025-11-26 8:26 UTC
[PATCH -next] cpuset: Remove unnecessary checks in rebuild_sched_domains_locked
2025-11-26 3:34 UTC (8+ messages)
[RFC -next] memcg: Optimize creation performance when LRU_GEN is enabled
2025-11-26 2:29 UTC
[PATCHv2 0/2] sched/deadline: Fix potential race in dl_add_task_root_domain()
2025-11-25 14:53 UTC (5+ messages)
` [PATCHv2 1/2] sched/deadline: Remove unnecessary comment "
` [PATCHv2 2/2] sched/deadline: Fix potential race "
[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 (3+ messages)
[PATCH 0/2] genirq: Fix IRQ threads VS cpuset
2025-11-20 19:09 UTC (9+ messages)
` [PATCH 1/2] genirq: Fix IRQ threads affinity VS cpuset isolated partitions
[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
[PATCH v4 1/1] cpuset: relax the overlap check for cgroup-v2
2025-11-19 11:05 UTC (2+ messages)
[PATCH v4 1/1] cpuset: relax the overlap check for cgroup-v2
2025-11-19 11:04 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