messages from 2026-02-06 06:13:58 to 2026-02-13 07:18:47 UTC [more...]
[PATCH mm-new v3 0/2] mm: zswap: add per-memcg stat for incompressible pages
2026-02-13 7:18 UTC
[PATCH v5 0/6] cgroup/cpuset: Fix partition related locking issues
2026-02-13 6:56 UTC (12+ messages)
` [PATCH v5 1/6] cgroup/cpuset: Fix incorrect change to effective_xcpus in partition_xcpus_del()
` [PATCH v5 2/6] cgroup/cpuset: Clarify exclusion rules for cpuset internal variables
` [PATCH v5 3/6] cgroup/cpuset: Set isolated_cpus_updating only if isolated_cpus is changed
` [PATCH v5 4/6] cgroup/cpuset: Don't update isolated_cpus from CPU hotplug
` [PATCH v5 5/6] cgroup/cpuset: Call housekeeping_update() without holding cpus_read_lock
` [PATCH v5 6/6] cgroup/cpuset: Eliminate some duplicated rebuild_sched_domains() calls
[PATCH bpf-next 0/3] Fix test_cgroup_iter_memcg issues found during back-porting
2026-02-13 0:41 UTC (9+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: Check bpf_mem_cgroup_page_state return value
` [PATCH bpf-next 2/3] mm/memcontrol: Return error when accessing kmem with nokmem
` [PATCH bpf-next 3/3] selftests/bpf: Skip test_kmem when cgroup.memory=nokmem
[PATCH v2 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support for files
2026-02-12 21:58 UTC (4+ messages)
` [PATCH v2 1/3] kernfs: allow passing fsnotify event types
` [PATCH v2 2/3] kernfs: send IN_DELETE_SELF and IN_IGNORED on file deletion
` [PATCH v2 3/3] selftests: memcg: Add tests IN_DELETE_SELF and IN_IGNORED on memory.events
[PATCH 0/2] improve per-node allocation and reclaim visibility
2026-02-12 21:53 UTC (17+ messages)
` [PATCH 1/2] mm/mempolicy: track page allocations per mempolicy
` [PATCH 2/2] mm: move pgscan and pgsteal to node stats
` [syzbot ci] Re: improve per-node allocation and reclaim visibility
[PATCH v3 00/20] Virtual Swap Space
2026-02-12 20:11 UTC (50+ 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] cgroup: fix race between task migration and iteration
2026-02-12 17:29 UTC (3+ messages)
[PATCH] blk-cgroup: add CONFIG_BLK_CGROUP_DEBUG_STATS option
2026-02-12 10:26 UTC (2+ messages)
[PATCH v4 00/31] Eliminate Dying Memory Cgroup
2026-02-12 8:46 UTC (20+ messages)
` [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 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/4] memcg: cleanup the memcg stats interfaces
2026-02-12 5:16 UTC (20+ messages)
` [PATCH 1/4] memcg: use mod_node_page_state to update stats
[RFC PATCH v1 0/7] Open HugeTLB allocation routine for more generic use
2026-02-12 0:37 UTC (8+ messages)
` [RFC PATCH v1 1/7] mm: hugetlb: Consolidate interpretation of gbl_chg within alloc_hugetlb_folio()
` [RFC PATCH v1 2/7] mm: hugetlb: Move mpol interpretation out of alloc_buddy_hugetlb_folio_with_mpol()
` [RFC PATCH v1 3/7] mm: hugetlb: Move mpol interpretation out of dequeue_hugetlb_folio_vma()
` [RFC PATCH v1 4/7] Revert "memcg/hugetlb: remove memcg hugetlb try-commit-cancel protocol"
` [RFC PATCH v1 5/7] mm: hugetlb: Adopt memcg try-commit-cancel protocol
` [RFC PATCH v1 6/7] mm: memcontrol: Remove now-unused function mem_cgroup_charge_hugetlb
` [RFC PATCH v1 7/7] mm: hugetlb: Refactor out hugetlb_alloc_folio()
[GIT PULL] cgroup changes for v6.20
2026-02-11 23:44 UTC (2+ messages)
[PATCH 0/4] Introduce QPW for per-cpu operations
2026-02-11 17:07 UTC (18+ 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] docs: Fix blk-iolatency peer throttling description
2026-02-11 15:02 UTC (4+ messages)
[PATCH 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support for files
2026-02-10 22:48 UTC (6+ 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
[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)
[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 v4 24/31] mm: memcontrol: prepare for reparenting LRU pages for lruvec lock
2026-02-06 23:34 UTC (4+ messages)
[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)
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