messages from 2025-12-24 13:45:32 to 2026-01-01 22:14:37 UTC [more...]
[PATCH 00/33 v6] cpuset/isolation: Honour kthreads preferred affinity
2026-01-01 22:13 UTC (4+ 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
[cgroup/for-6.20 PATCH v2 0/4] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
2026-01-01 19:15 UTC (5+ 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 00/33 v5] cpuset/isolation: Honour kthreads preferred affinity
2025-12-31 17:35 UTC (67+ 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
[PATCH v2 00/28] Eliminate Dying Memory Cgroup
2025-12-30 22:30 UTC (56+ messages)
` [PATCH v2 04/28] mm: vmscan: prepare for the refactoring the move_folios_to_lru()
` [PATCH v2 06/28] mm: memcontrol: allocate object cgroup for non-kmem case
` [PATCH v2 07/28] mm: memcontrol: return root object cgroup for root memory cgroup
` [PATCH v2 09/28] buffer: prevent memory cgroup release in folio_alloc_buffers()
` [PATCH v2 11/28] mm: memcontrol: prevent memory cgroup release in count_memcg_folio_events()
` [PATCH v2 13/28] mm: migrate: prevent memory cgroup release in folio_migrate_mapping()
` [PATCH v2 15/28] mm: memcontrol: prevent memory cgroup release in mem_cgroup_swap_full()
[RFC PATCH v2 0/3] Memory Controller eBPF support
2025-12-30 13:24 UTC (6+ 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 v2] mm/memcg: scale memory.high penalty based on refault recency
2025-12-30 11:37 UTC (3+ messages)
[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 (14+ 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
` [cgroup/for-6.20 PATCH 4/4] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
[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 (5+ 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 0/8] memcg: separate private and public ID namespaces
2025-12-27 22:12 UTC (14+ messages)
` [PATCH 1/8] memcg: introduce private id API for in-kernel users
` [PATCH 2/8] memcg: expose mem_cgroup_ino() and mem_cgroup_get_from_ino() unconditionally
` [PATCH 3/8] memcg: mem_cgroup_get_from_ino() returns NULL on error
` [PATCH 4/8] memcg: use cgroup_id() instead of cgroup_ino() for memcg ID
` [PATCH 5/8] mm/damon: use cgroup ID instead of private "
` [PATCH 6/8] mm/vmscan: use cgroup ID instead of private memcg ID in lru_gen interface
` [PATCH 7/8] memcg: remove unused mem_cgroup_id() and mem_cgroup_from_id()
` [PATCH 8/8] memcg: rename mem_cgroup_ino() to mem_cgroup_id()
[PATCH -next v2 0/7] mm/mglru: remove memcg lru
2025-12-27 17:49 UTC (2+ messages)
[PATCH v1] mm/memcg: scale memory.high penalty based on refault recency
2025-12-26 20:51 UTC (3+ messages)
[PATCH v2 0/2] fix demotion targets checks in reclaim/demotion
2025-12-26 20:24 UTC (8+ messages)
` [PATCH v3] mm/vmscan: "
[PATCH RESEND -next 00/21] cpuset: rework local partition logic
2025-12-25 12:30 UTC (22+ messages)
` [PATCH RESEND -next 01/21] cpuset: add early empty cpumask check in partition_xcpus_add/del
` [PATCH RESEND -next 02/21] cpuset: generalize the validate_partition() interface
` [PATCH RESEND -next 03/21] cpuset: introduce partition_enable()
` [PATCH RESEND -next 04/21] cpuset: introduce partition_disable()
` [PATCH RESEND -next 05/21] cpuset: introduce partition_update()
` [PATCH RESEND -next 06/21] cpuset: use partition_enable() for remote partition enablement
` [PATCH RESEND -next 07/21] cpuset: use partition_disable() for remote partition disablement
` [PATCH RESEND -next 08/21] cpuset: use partition_update() for remote partition update
` [PATCH RESEND -next 09/21] cpuset: introduce local_partition_enable()
` [PATCH RESEND -next 10/21] cpuset: introduce local_partition_disable()
` [PATCH RESEND -next 11/21] cpuset: user local_partition_disable() to invalidate local partition
` [PATCH RESEND -next 12/21] cpuset: introduce local_partition_update()
` [PATCH RESEND -next 13/21] cpuset: remove update_parent_effective_cpumask
` [PATCH RESEND -next 14/21] cpuset: remove redundant partition field updates
` [PATCH RESEND -next 15/21] cpuset: simplify partition update logic for hotplug tasks
` [PATCH RESEND -next 16/21] cpuset: use partition_disable for compute_partition_effective_cpumask
` [PATCH RESEND -next 17/21] cpuset: use validate_local_partition in local_partition_enable
` [PATCH RESEND -next 18/21] cpuset: introduce validate_remote_partition
` [PATCH RESEND -next 19/21] cpuset: simplify the update_prstate() function
` [PATCH RESEND -next 20/21] cpuset: remove prs_err clear when notify_partition_change
` [PATCH RESEND -next 21/21] cpuset: Remove unnecessary validation in partition_cpus_change
[PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict
2025-12-25 7:30 UTC (3+ messages)
` [PATCH v6] "
[PATCH v2] mm/damon/core: get memcg reference before access
2025-12-25 1:09 UTC (2+ messages)
[PATCH] memcg: damon: get memcg reference before access
2025-12-24 15:37 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).