messages from 2026-02-03 18:16:20 to 2026-02-10 21:58:22 UTC [more...]
[PATCH v3 00/20] Virtual Swap Space
2026-02-10 21:58 UTC (40+ messages)
` [PATCH v3 01/20] mm/swap: decouple swap cache from physical swap infrastructure
` [PATCH v3 02/20] swap: rearrange the swap header file
` [PATCH v3 03/20] mm: swap: add an abstract API for locking out swapoff
` [PATCH v3 04/20] zswap: add new helpers for zswap entry operations
` [PATCH v3 05/20] mm/swap: add a new function to check if a swap entry is in swap cached
` [PATCH v3 06/20] mm: swap: add a separate type for physical swap slots
` [PATCH v3 07/20] mm: create scaffolds for the new virtual swap implementation
` [PATCH v3 08/20] zswap: prepare zswap for swap virtualization
` [PATCH v3 09/20] mm: swap: allocate a virtual swap slot for each swapped out page
` [PATCH v3 10/20] swap: move swap cache to virtual swap descriptor
` [PATCH v3 11/20] zswap: move zswap entry management to the "
` [PATCH v3 12/20] swap: implement the swap_cgroup API using virtual swap
` [PATCH v3 13/20] swap: manage swap entry lifecycle at the virtual swap layer
` [PATCH v3 14/20] mm: swap: decouple virtual swap slot from backing store
` [PATCH v3 15/20] zswap: do not start zswap shrinker if there is no physical swap slots
` [PATCH v3 16/20] swap: do not unnecesarily pin readahead swap entries
` [PATCH v3 17/20] swapfile: remove zeromap bitmap
` [PATCH v3 18/20] memcg: swap: only charge physical swap slots
` [PATCH v3 19/20] swap: simplify swapoff using virtual swap
` [PATCH v3 20/20] swapfile: replace the swap map with bitmaps
` [syzbot ci] Re: Virtual Swap Space
[PATCH/for-next v4 0/4] cgroup/cpuset: Fix partition related locking issues
2026-02-10 18:53 UTC (22+ messages)
` [PATCH/for-next v4 1/4] cgroup/cpuset: Clarify exclusion rules for cpuset internal variables
` [PATCH/for-next v4 2/4] cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueue
` [PATCH/for-next v4 3/4] cgroup/cpuset: Call housekeeping_update() without holding cpus_read_lock
` [PATCH/for-next v4 4/4] cgroup/cpuset: Eliminate some duplicated rebuild_sched_domains() calls
[PATCH v2] cgroup: avoid css_set_lock in cgroup_css_set_fork()
2026-02-10 17:33 UTC (9+ messages)
[PATCH 0/4] memcg: cleanup the memcg stats interfaces
2026-02-10 16:29 UTC (13+ messages)
` [PATCH 1/4] memcg: use mod_node_page_state to update stats
[PATCH 0/4] Introduce QPW for per-cpu operations
2026-02-10 14:01 UTC (11+ messages)
` [PATCH 1/4] Introducing qpw_lock() and per-cpu queue & flush work
` [PATCH 2/4] mm/swap: move bh draining into a separate workqueue
` [PATCH 3/4] swap: apply new queue_percpu_work_on() interface
` [PATCH 4/4] slub: "
[PATCH v4 00/31] Eliminate Dying Memory Cgroup
2026-02-10 6:47 UTC (47+ messages)
` [PATCH v4 01/31] mm: memcontrol: remove dead code of checking parent memory cgroup
` [PATCH v4 02/31] mm: workingset: use folio_lruvec() in workingset_refault()
` [PATCH v4 03/31] mm: rename unlock_page_lruvec_irq and its variants
` [PATCH v4 04/31] mm: vmscan: prepare for the refactoring the move_folios_to_lru()
` [PATCH v4 05/31] mm: vmscan: refactor move_folios_to_lru()
` [PATCH v4 06/31] mm: memcontrol: allocate object cgroup for non-kmem case
` [PATCH v4 07/31] mm: memcontrol: return root object cgroup for root memory cgroup
` [PATCH v4 08/31] mm: memcontrol: prevent memory cgroup release in get_mem_cgroup_from_folio()
` [PATCH v4 09/31] buffer: prevent memory cgroup release in folio_alloc_buffers()
` [PATCH v4 10/31] writeback: prevent memory cgroup release in writeback module
` [PATCH v4 11/31] mm: memcontrol: prevent memory cgroup release in count_memcg_folio_events()
` [PATCH v4 12/31] mm: page_io: prevent memory cgroup release in page_io module
` [PATCH v4 13/31] mm: migrate: prevent memory cgroup release in folio_migrate_mapping()
` [PATCH v4 14/31] mm: mglru: prevent memory cgroup release in mglru
` [PATCH v4 15/31] mm: memcontrol: prevent memory cgroup release in mem_cgroup_swap_full()
` [PATCH v4 16/31] mm: workingset: prevent memory cgroup release in lru_gen_eviction()
` [PATCH v4 17/31] mm: thp: prevent memory cgroup release in folio_split_queue_lock{_irqsave}()
` [PATCH v4 18/31] mm: zswap: prevent memory cgroup release in zswap_compress()
` [PATCH v4 19/31] mm: workingset: prevent lruvec release in workingset_refault()
` [PATCH v4 20/31] mm: zswap: prevent lruvec release in zswap_folio_swapin()
` [PATCH v4 21/31] mm: swap: prevent lruvec release in lru_gen_clear_refs()
` [PATCH v4 22/31] mm: workingset: prevent lruvec release in workingset_activation()
` [PATCH v4 23/31] mm: do not open-code lruvec lock
` [PATCH v4 24/31] mm: memcontrol: prepare for reparenting LRU pages for "
` [PATCH v4 25/31] mm: vmscan: prepare for reparenting traditional LRU folios
` [PATCH v4 26/31] mm: vmscan: prepare for reparenting MGLRU folios
` [PATCH v4 27/31] mm: memcontrol: refactor memcg_reparent_objcgs()
` [PATCH v4 28/31] mm: workingset: use lruvec_lru_size() to get the number of lru pages
` [PATCH v4 29/31] mm: memcontrol: prepare for reparenting non-hierarchical stats
` [PATCH v4 30/31] mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios
` [PATCH v4 31/31] mm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance helpers
[PATCH 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support for files
2026-02-10 0:38 UTC (4+ messages)
` [PATCH 1/3] kernfs: allow passing fsnotify event types
` [PATCH 2/3] kernfs: send IN_DELETE_SELF and IN_IGNORED on file deletion
` [PATCH 3/3] selftests: memcg: Add tests IN_DELETE_SELF and IN_IGNORED on memory.events
[GIT PULL] cgroup changes for v6.20
2026-02-09 19:26 UTC
[RFC PATCH -next 0/7] Introduce heat-level memcg reclaim
2026-02-09 8:17 UTC (4+ messages)
` [RFC PATCH -next 1/7] vmscan: add memcg heat level for reclaim
[PATCH v2 0/2] mm: zswap: add per-memcg stat for incompressible pages
2026-02-09 2:20 UTC (11+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] selftests/cgroup: add test for zswap "
[PATCH v9 0/2] mm/vmscan: fix demotion targets checks in reclaim/demotion
2026-02-06 18:52 UTC (3+ messages)
` [PATCH v9 2/2] mm/vmscan: select the closest perferred node in demote_folio_list()
[syzbot] [cgroups?] [mm?] KASAN: wild-memory-access Read in lookup_swap_cgroup_id (2)
2026-02-06 17:30 UTC (3+ messages)
[PATCH v1] mm: zswap: add per-memcg stat for incompressible pages
2026-02-06 4:12 UTC (15+ messages)
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2026-02-05 7:04 UTC (11+ messages)
` [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
[PATCH/for-next v2 0/2] cgroup/cpuset: Fix partition related locking issues
2026-02-04 20:52 UTC (8+ messages)
` [PATCH/for-next v2 2/2] cgroup/cpuset: Introduce a new top level cpuset_top_mutex
[PATCH] blk-cgroup: add CONFIG_BLK_CGROUP_DEBUG_STATS option
2026-02-04 16:15 UTC
[RFC PATCH bpf-next v6 00/12] mm: memcontrol: Add BPF hooks for memory controller
2026-02-04 9:28 UTC (18+ messages)
` [RFC PATCH bpf-next v6 01/12] bpf: move bpf_struct_ops_link into bpf.h
` [RFC PATCH bpf-next v6 02/12] bpf: initial support for attaching struct ops to cgroups
` [RFC PATCH bpf-next v6 03/12] bpf: mark struct oom_control's memcg field as TRUSTED_OR_NULL
` [RFC PATCH bpf-next v6 04/12] mm: define mem_cgroup_get_from_ino() outside of CONFIG_SHRINKER_DEBUG
` [RFC PATCH bpf-next v6 05/12] libbpf: introduce bpf_map__attach_struct_ops_opts()
` [RFC PATCH bpf-next v6 06/12] bpf: Pass flags in bpf_link_create for struct_ops
` [RFC PATCH bpf-next v6 07/12] libbpf: Support passing user-defined flags "
` [RFC PATCH bpf-next v6 08/12] mm: memcontrol: Add BPF struct_ops for memory controller
` [RFC PATCH bpf-next v6 09/12] selftests/bpf: Add tests for memcg_bpf_ops
` [RFC PATCH bpf-next v6 10/12] mm/bpf: Add BPF_F_ALLOW_OVERRIDE support "
` [RFC PATCH bpf-next v6 11/12] selftests/bpf: Add test for memcg_bpf_ops hierarchies
` [RFC PATCH bpf-next v6 12/12] samples/bpf: Add memcg priority control example
[PATCH v2 0/7] blk-cgroup: fix races and deadlocks
2026-02-04 6:44 UTC (4+ messages)
` [PATCH v2 6/7] blk-cgroup: allocate pds before freezing queue in blkcg_activate_policy()
[PATCH/for-next v3 0/3] cgroup/cpuset: Fix partition related locking issues
2026-02-04 4:51 UTC (9+ messages)
` [PATCH/for-next v3 2/3] cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueue
` [PATCH/for-next v3 3/3] cgroup/cpuset: Call housekeeping_update() without holding cpus_read_lock
[RFC PATCH v3 0/5] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
2026-02-04 1:11 UTC (4+ messages)
` [RFC PATCH v3 3/5] mm: memcontrol: add interface for swap tier selection
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