messages from 2025-12-26 21:27:03 to 2026-01-08 05:00:04 UTC [more...]
[PATCH 8/8] memcg: rename mem_cgroup_ino() to mem_cgroup_id()
2026-01-08 4:59 UTC (2+ messages)
[PATCH v2 0/2] fix demotion targets checks in reclaim/demotion
2026-01-08 3:32 UTC (22+ messages)
` [PATCH v3] mm/vmscan: "
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "
` [PATCH v7 0/2] "
` [PATCH v7 1/2] "
` [PATCH v7 2/2] mm/vmscan: select the closest preferred node in demote_folio_list()
[PATCH 0/3] blk-cgroup: cleanup and bugfixs in blk-cgroup
2026-01-08 1:44 UTC (4+ messages)
` [PATCH 1/3] blk-cgroup: factor policy pd teardown loop into helper
` [PATCH 2/3] blk-cgroup: fix uaf in blkcg_activate_policy() racing with blkg_free_workfn()
` [PATCH 3/3] blk-cgroup: skip dying blkg in blkcg_activate_policy()
[PATCH v2] cgroup: Eliminate cgrp_ancestor_storage in cgroup_root
2026-01-08 1:14 UTC (2+ messages)
[PATCH 00/33 v6] cpuset/isolation: Honour kthreads preferred affinity
2026-01-07 23:39 UTC (38+ messages)
` [PATCH 01/33] PCI: Prepare to protect against concurrent isolated cpuset change
` [PATCH 02/33] cpu: Revert "cpu/hotplug: Prevent self deadlock on CPU hot-unplug"
` [PATCH 03/33] memcg: Prepare to protect against concurrent isolated cpuset change
` [PATCH 04/33] mm: vmstat: "
` [PATCH 05/33] sched/isolation: Save boot defined domain flags
` [PATCH 06/33] cpuset: Convert boot_hk_cpus to use HK_TYPE_DOMAIN_BOOT
` [PATCH 07/33] driver core: cpu: Convert /sys/devices/system/cpu/isolated "
` [PATCH 08/33] net: Keep ignoring isolated cpuset change
` [PATCH 09/33] block: Protect against concurrent "
` [PATCH 10/33] timers/migration: Prevent from lockdep false positive warning
` [PATCH 11/33] cpu: Provide lockdep check for CPU hotplug lock write-held
` [PATCH 12/33] cpuset: Provide lockdep check for cpuset lock held
` [PATCH 13/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers
` [PATCH 14/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
` [PATCH 15/33] sched/isolation: Flush memcg workqueues on cpuset isolated partition change
` [PATCH 16/33] sched/isolation: Flush vmstat "
` [PATCH 17/33] PCI: Flush PCI probe workqueue "
` [PATCH 18/33] cpuset: Propagate cpuset isolation update to workqueue through housekeeping
` [PATCH 19/33] cpuset: Propagate cpuset isolation update to timers "
` [PATCH 20/33] timers/migration: Remove superfluous cpuset isolation test
` [PATCH 21/33] cpuset: Remove cpuset_cpu_is_isolated()
` [PATCH 22/33] sched/isolation: Remove HK_TYPE_TICK test from cpu_is_isolated()
` [PATCH 23/33] PCI: Remove superfluous HK_TYPE_WQ check
` [PATCH 24/33] kthread: Refine naming of affinity related fields
` [PATCH 25/33] kthread: Include unbound kthreads in the managed affinity list
` [PATCH 26/33] kthread: Include kthreadd to "
` [PATCH 27/33] kthread: Rely on HK_TYPE_DOMAIN for preferred affinity management
` [PATCH 28/33] sched: Switch the fallback task allowed cpumask to HK_TYPE_DOMAIN
` [PATCH 29/33] sched/arm64: Move fallback task "
` [PATCH 30/33] kthread: Honour kthreads preferred affinity after cpuset changes
` [PATCH 31/33] kthread: Comment on the purpose and placement of kthread_affine_node() call
` [PATCH 32/33] kthread: Document kthread_affine_preferred()
` [PATCH 33/33] doc: Add housekeeping documentation
[PATCHv2 0/2] sched/deadline: Fix potential race in dl_add_task_root_domain()
2026-01-07 19:57 UTC (3+ messages)
[PATCH V5 0/8] mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unsed slab space
2026-01-07 17:43 UTC (17+ messages)
` [PATCH V5 1/8] mm/slab: use unsigned long for orig_size to ensure proper metadata align
` [PATCH V5 2/8] mm/slab: allow specifying free pointer offset when using constructor
` [PATCH V5 3/8] ext4: specify the free pointer offset for ext4_inode_cache
` [PATCH V5 4/8] mm/slab: abstract slabobj_ext access via new slab_obj_ext() helper
` [PATCH V5 5/8] mm/slab: use stride to access slabobj_ext
` [PATCH V5 6/8] mm/memcontrol,alloc_tag: handle slabobj_ext access under KASAN poison
` [PATCH V5 7/8] mm/slab: save memory by allocating slabobj_ext array from leftover
` [PATCH V5 8/8] mm/slab: place slabobj_ext metadata in unused space within s->size
[PATCH AUTOSEL 6.18-5.10] block,bfq: fix aux stat accumulation destination
2026-01-07 15:53 UTC
[PATCH 0/8] memcg: separate private and public ID namespaces
2026-01-06 18:50 UTC (3+ messages)
[PATCH 0/4] Use __counted_by for ancestor arrays
2026-01-06 18:03 UTC (9+ messages)
` [PATCH 1/4] cgroup: Eliminate cgrp_ancestor_storage in cgroup_root
` [PATCH 3/4] cgroup: Use __counted_by for cgroup::ancestors
[PATCH v2 00/28] Eliminate Dying Memory Cgroup
2026-01-06 16:51 UTC (42+ messages)
` [PATCH v2 13/28] mm: migrate: prevent memory cgroup release in folio_migrate_mapping()
` [PATCH v2 27/28] mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios
[PATCH v2] mm/memcg: scale memory.high penalty based on refault recency
2026-01-06 3:14 UTC (5+ messages)
[PATCH -next v2 0/7] mm/mglru: remove memcg lru
2026-01-05 12:21 UTC (3+ messages)
[cgroup/for-6.20 PATCH v2 0/4] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
2026-01-05 7:00 UTC (20+ messages)
` [cgroup/for-6.20 PATCH v2 1/4] cgroup/cpuset: Streamline rm_siblings_excl_cpus()
` [cgroup/for-6.20 PATCH v2 2/4] cgroup/cpuset: Consistently compute effective_xcpus in update_cpumasks_hier()
` [cgroup/for-6.20 PATCH v2 3/4] cgroup/cpuset: Don't fail cpuset.cpus change in v2
` [cgroup/for-6.20 PATCH v2 4/4] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
[PATCH RESEND -next 00/21] cpuset: rework local partition logic
2026-01-05 6:21 UTC (4+ messages)
[RFC PATCH v2 0/3] Memory Controller eBPF support
2026-01-04 9:30 UTC (7+ messages)
` [RFC PATCH v2 1/3] mm: memcontrol: Add BPF struct_ops for memory pressure control
` [RFC PATCH v2 2/3] selftests/bpf: Add tests for memcg_bpf_ops
` [RFC PATCH v2 3/3] samples/bpf: Add memcg priority control example
[PATCH 00/33 v5] cpuset/isolation: Honour kthreads preferred affinity
2025-12-31 17:35 UTC (45+ messages)
` [PATCH 01/33] PCI: Prepare to protect against concurrent isolated cpuset change
` [PATCH 03/33] memcg: "
` [PATCH 05/33] sched/isolation: Save boot defined domain flags
` [PATCH 09/33] block: Protect against concurrent isolated cpuset change
` [PATCH 14/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
` [PATCH 17/33] PCI: Flush PCI probe workqueue on cpuset isolated partition change
` [PATCH 18/33] cpuset: Propagate cpuset isolation update to workqueue through housekeeping
` [PATCH 19/33] cpuset: Propagate cpuset isolation update to timers "
` [PATCH 22/33] sched/isolation: Remove HK_TYPE_TICK test from cpu_is_isolated()
` [PATCH 24/33] kthread: Refine naming of affinity related fields
` [PATCH 25/33] kthread: Include unbound kthreads in the managed affinity list
` [PATCH 26/33] kthread: Include kthreadd to "
` [PATCH 27/33] kthread: Rely on HK_TYPE_DOMAIN for preferred affinity management
` [PATCH 28/33] sched: Switch the fallback task allowed cpumask to HK_TYPE_DOMAIN
` [PATCH 29/33] sched/arm64: Move fallback task "
` [PATCH 30/33] kthread: Honour kthreads preferred affinity after cpuset changes
` [PATCH 33/33] doc: Add housekeeping documentation
[PATCH V4 0/8] mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unsed slab space
2025-12-30 8:54 UTC (17+ messages)
` [PATCH V4 7/8] mm/slab: save memory by allocating slabobj_ext array from leftover
` [PATCH] slub: clarify object field layout comments
` [PATCH V4 8/8] mm/slab: place slabobj_ext metadata in unused space within s->size
[PATCH 0/2] cgroup-v2/freezer: small improvements
2025-12-29 17:39 UTC (6+ messages)
` [PATCH 2/2] cgroup-v2/freezer: Print information about unfreezable process
[cgroup/for-6.20 PATCH 0/4] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
2025-12-29 12:42 UTC (13+ messages)
` [cgroup/for-6.20 PATCH 1/4] cgroup/cpuset: Streamline rm_siblings_excl_cpus()
` [cgroup/for-6.20 PATCH 2/4] cgroup/cpuset: Consistently compute effective_xcpus in update_cpumasks_hier()
` [cgroup/for-6.20 PATCH 3/4] cgroup/cpuset: Don't fail cpuset.cpus change in v2
[syzbot] [cgroups?] [mm?] KMSAN: uninit-value in __sigqueue_free
2025-12-29 9:29 UTC
[GIT PULL] cgroup fixes for v6.19-rc3
2025-12-29 6:15 UTC (2+ messages)
[PATCH] block: fix aux stat accumulation destination
2025-12-28 16:07 UTC (4+ messages)
` [PATCH v2 0/1] block,bfq: "
` [PATCH v2 1/1] "
[PATCH -next v2 7/7] mm/mglru: remove memcg disable handling from lru_gen_shrink_node
2025-12-28 2:02 UTC (2+ messages)
[PATCH 8/8] memcg: rename mem_cgroup_ino() to mem_cgroup_id()
2025-12-27 22:12 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;
as well as URLs for NNTP newsgroup(s).