messages from 2026-01-12 23:46:43 to 2026-01-19 08:03:24 UTC [more...]
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2026-01-19 7:58 UTC (5+ messages)
` [RFC PATCH v1 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
[PATCH v3 00/30] Eliminate Dying Memory Cgroup
2026-01-19 3:44 UTC (78+ messages)
` [PATCH v3 01/30] mm: memcontrol: remove dead code of checking parent memory cgroup
` [PATCH v3 02/30] mm: workingset: use folio_lruvec() in workingset_refault()
` [PATCH v3 03/30] mm: rename unlock_page_lruvec_irq and its variants
` [PATCH v3 04/30] mm: vmscan: prepare for the refactoring the move_folios_to_lru()
` [PATCH v3 05/30] mm: vmscan: refactor move_folios_to_lru()
` [PATCH v3 06/30] mm: memcontrol: allocate object cgroup for non-kmem case
` [PATCH v3 07/30] mm: memcontrol: return root object cgroup for root memory cgroup
` [PATCH v3 08/30] mm: memcontrol: prevent memory cgroup release in get_mem_cgroup_from_folio()
` [PATCH v3 09/30] buffer: prevent memory cgroup release in folio_alloc_buffers()
` [PATCH v3 10/30] writeback: prevent memory cgroup release in writeback module
` [PATCH v3 11/30] mm: memcontrol: prevent memory cgroup release in count_memcg_folio_events()
` [PATCH v3 12/30] mm: page_io: prevent memory cgroup release in page_io module
` [PATCH v3 13/30] mm: migrate: prevent memory cgroup release in folio_migrate_mapping()
` [PATCH v3 14/30] mm: mglru: prevent memory cgroup release in mglru
` [PATCH v3 15/30] mm: memcontrol: prevent memory cgroup release in mem_cgroup_swap_full()
` [PATCH v3 16/30] mm: workingset: prevent memory cgroup release in lru_gen_eviction()
` [PATCH v3 17/30] mm: thp: prevent memory cgroup release in folio_split_queue_lock{_irqsave}()
` [PATCH v3 18/30] mm: zswap: prevent memory cgroup release in zswap_compress()
` [PATCH v3 19/30] mm: workingset: prevent lruvec release in workingset_refault()
` [PATCH v3 20/30] mm: zswap: prevent lruvec release in zswap_folio_swapin()
` [PATCH v3 21/30] mm: swap: prevent lruvec release in lru_gen_clear_refs()
` [PATCH v3 22/30] mm: workingset: prevent lruvec release in workingset_activation()
` [PATCH v3 23/30] mm: do not open-code lruvec lock
` [PATCH v3 24/30] mm: memcontrol: prepare for reparenting LRU pages for "
` [PATCH v3 25/30] mm: vmscan: prepare for reparenting traditional LRU folios
` [PATCH v3 26/30] mm: vmscan: prepare for reparenting MGLRU folios
` [PATCH v3 26/30 fix] mm: mglru: do not call update_lru_size() during reparenting
` [PATCH v3 27/30] mm: memcontrol: refactor memcg_reparent_objcgs()
` [PATCH v3 28/30] mm: memcontrol: prepare for reparenting state_local
` [PATCH v3 28/30 fix 1/2] mm: memcontrol: fix lruvec_stats->state_local reparenting
` [PATCH v3 28/30 fix 2/2] mm: memcontrol: change state_locals to atomic_long_t type
` [PATCH v3 29/30] mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios
` [PATCH v3 30/30] mm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance helpers
` [syzbot ci] Re: Eliminate Dying Memory Cgroup
[syzbot] [cgroups?] [mm?] WARNING in memcg1_swapout
2026-01-18 20:53 UTC (5+ messages)
[GIT PULL] Another cgroup fix for v6.19-rc5
2026-01-18 17:12 UTC
[tj-cgroup:for-6.19-fixes] BUILD SUCCESS 84697bf5532923f70ac99ea9784fab325c560df0
2026-01-16 20:22 UTC
[tj-cgroup:for-next] BUILD SUCCESS 02cf958f1e0a85c09abb80380cfe25a7549e0f75
2026-01-16 20:19 UTC
[PATCH] kernel: cgroup: Add LGPL-2.1 SPDX license ID to legacy_freezer.c
2026-01-16 8:05 UTC (2+ messages)
[PATCH] kernel: cgroup: Add SPDX-License-Identifier lines
2026-01-16 8:05 UTC (2+ messages)
[PATCH 0/3] nodemask: align nodes_and{,not} with underlying bitmap ops
2026-01-16 7:59 UTC (15+ messages)
` [PATCH 1/3] nodemask: propagate boolean for nodes_and{,not}
` [PATCH 2/3] mm: use nodes_and() return value to simplify client code
` [PATCH 3/3] cgroup: use nodes_and() output where appropriate
[PATCH] MAINTAINERS: Add Chen Ridong as cpuset reviewer
2026-01-16 7:57 UTC (3+ messages)
[PATCH v9 0/2] mm/vmscan: fix demotion targets checks in reclaim/demotion
2026-01-16 7:00 UTC (5+ messages)
` [PATCH v9 1/2] "
` [PATCH v9 2/2] mm/vmscan: select the closest perferred node in demote_folio_list()
[RFC PATCH v3 0/8] mm,numa: N_PRIVATE node isolation for device-managed memory
2026-01-15 22:09 UTC (30+ messages)
` [RFC PATCH v3 7/8] mm/zswap: compressed ram direct integration
[PATCH] cgroup/rstat: fix missing prototype warning for bpf_rstat_flush()
2026-01-15 18:45 UTC (2+ messages)
[PATCH 00/12] sched: Cleanup the change-pattern and related locking
2026-01-15 13:56 UTC (21+ messages)
` [PATCH 05/12] sched: Move sched_class::prio_changed() into the change pattern
[PATCH v2 0/3] blk-cgroup: cleanup and bugfixs in blk-cgroup
2026-01-15 9:39 UTC (13+ messages)
` [PATCH v2 1/3] blk-cgroup: fix race between policy activation and blkg destruction
` [PATCH v2 2/3] blk-cgroup: skip dying blkg in blkcg_activate_policy()
` [PATCH v2 3/3] blk-cgroup: factor policy pd teardown loop into helper
[PATCH] docs: Fix blk-iolatency peer throttling description
2026-01-14 11:08 UTC
[PATCH v2 00/28] Eliminate Dying Memory Cgroup
2026-01-14 7:21 UTC (6+ messages)
[PATCH v6 4/4] mm: thp: reparent the split queue during memcg offline
2026-01-14 7:19 UTC (5+ messages)
[PATCH v3 3/3] Documentation: Fix typos and grammatical errors
2026-01-13 20:58 UTC (2+ messages)
[tj-cgroup:for-6.19-fixes] BUILD SUCCESS ef56578274d2b98423c8ef82bb450223f5811b59
2026-01-13 18:12 UTC
[PATCH V6 0/9] mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unsed slab space
2026-01-13 14:13 UTC (18+ messages)
` [PATCH V6 1/9] mm/slab: use unsigned long for orig_size to ensure proper metadata align
` [PATCH V6 2/9] mm/slab: allow specifying free pointer offset when using constructor
` [PATCH V6 3/9] ext4: specify the free pointer offset for ext4_inode_cache
` [PATCH V6 4/9] mm/slab: abstract slabobj_ext access via new slab_obj_ext() helper
` [PATCH V6 5/9] mm/slab: use stride to access slabobj_ext
` [PATCH V6 6/9] mm/memcontrol,alloc_tag: handle slabobj_ext access under KASAN poison
` [PATCH V6 7/9] mm/slab: save memory by allocating slabobj_ext array from leftover
` [PATCH V6 8/9] mm/slab: move [__]ksize and slab_ksize() to mm/slub.c
` [PATCH V6 9/9] mm/slab: place slabobj_ext metadata in unused space within s->size
[REGRESSION] 6.12: Workqueue lockups in inode_switch_wbs_work_fn (suspect commit 66c14dccd810)
2026-01-13 12:02 UTC (4+ messages)
[tj-cgroup:for-6.20] BUILD SUCCESS 090e0ae303c76d4026b4bf50b2543690741730ae
2026-01-13 8:22 UTC
[tj-cgroup:for-next] BUILD SUCCESS 53552add1a7c81e218770935b0d72fee978d83e7
2026-01-13 8:07 UTC
[PATCH 00/33 v6] cpuset/isolation: Honour kthreads preferred affinity
2026-01-13 1:49 UTC (4+ messages)
[PATCH] mm: optimize stat output for 11% sys time reduce
2026-01-13 0:29 UTC (6+ messages)
` [PATCH v2] "
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