messages from 2026-03-09 09:54:16 to 2026-03-10 08:18:06 UTC [more...]
[PATCH v6 0/5] support batch checking of references and unmapping for large folios
2026-03-10 8:17 UTC (7+ messages)
` [PATCH v6 1/5] mm: rmap: support batched checks of the references "
[syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
2026-03-10 8:10 UTC (15+ messages)
[PATCH 0/9] mm/rmap: Optimize anonymous large folio unmapping
2026-03-10 8:10 UTC (14+ messages)
` [PATCH 1/9] mm/rmap: make nr_pages signed in try_to_unmap_one
` [PATCH 2/9] mm/rmap: initialize nr_pages to 1 at loop start "
` [PATCH 3/9] mm/rmap: refactor lazyfree unmap commit path to commit_ttu_lazyfree_folio()
` [PATCH 4/9] mm/memory: Batch set uffd-wp markers during zapping
` [PATCH 5/9] mm/rmap: batch unmap folios belonging to uffd-wp VMAs
` [PATCH 6/9] mm/swapfile: Make folio_dup_swap batchable
` [PATCH 7/9] mm/swapfile: Make folio_put_swap batchable
` [PATCH 8/9] mm/rmap: introduce folio_try_share_anon_rmap_ptes
` [PATCH 9/9] mm/rmap: enable batch unmapping of anonymous folios
[PATCH 12/32] hugetlbfs: Stop using i_private_data
2026-03-10 7:24 UTC (2+ messages)
[linus:master] [mm] 9890ecab6a: vm-scalability.throughput 3.8% regression
2026-03-10 6:39 UTC
[PATCH v2 1/2] drivers/vfio_pci_core: Change PXD_ORDER check from switch case to if/else block
2026-03-10 6:27 UTC (5+ messages)
` [PATCH v2 2/2] powerpc/64s: Add support for huge pfnmaps
[PATCH] zram: do not permit params change after init
2026-03-10 6:01 UTC
[PATCH v2] mm/mempolicy: track page allocations per mempolicy
2026-03-10 4:17 UTC (4+ messages)
[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
2026-03-10 4:04 UTC (6+ messages)
` [PATCH v3 24/29] arch, mm: consolidate initialization of SPARSE memory model
` [BUG] SPARSEMEM broken on RISC-V; was: [PATCH] "
[BUG] WARNING in alloc_slab_obj_exts triggered by __d_alloc
2026-03-10 3:40 UTC (6+ messages)
` [PATCH] mm/slab: fix an incorrect check in obj_exts_alloc_size()
[PATCH RFC v3 0/4] mm: add huge pfnmap support for remap_pfn_range()
2026-03-10 3:36 UTC (11+ messages)
` [PATCH RFC v3 1/4] x86/mm: Use proper page table helpers for huge page generation
` [PATCH RFC v3 2/4] mm/pgtable: Make pfn_pte() filter out huge page attributes
[PATCH V2 0/4] record non-slab shrinkers for non-root memcgs when kmem is disabled
2026-03-10 3:12 UTC (5+ messages)
` [PATCH V2 1/4] mm: shrinker: add one more parameter in shrinker_id()
` [PATCH V2 2/4] mm: shrinker: move shrinker_id() code block below memcg_kmem_online()
` [PATCH V2 3/4] mm: shrinker: optimize the allocation of shrinker_info when setting cgroup_memory_nokmem
` [PATCH V2 4/4] mm: shrinker: remove unnecessary check in shrink_slab_memcg()
[PATCH v4 0/2] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
2026-03-10 3:11 UTC (3+ messages)
` [PATCH v4 1/2] huge_mm: add stubs for THP-disabled configs
` [PATCH v4 2/2] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
[PATCH v4 0/4] mm: thp: reduce unnecessary start_stop_khugepaged() calls
2026-03-10 3:02 UTC (11+ messages)
` [PATCH v4 1/4] mm: khugepaged: export set_recommended_min_free_kbytes()
` [PATCH v4 2/4] mm: huge_memory: refactor anon_enabled_store() with change_anon_orders()
` [PATCH v4 3/4] mm: huge_memory: refactor enabled_store() with change_enabled()
` [PATCH v4 4/4] mm: ratelimit min_free_kbytes adjustment messages
[PATCH v3 0/6] support batched checking of the young flag for MGLRU
2026-03-10 2:51 UTC (7+ messages)
` [PATCH v3 6/6] arm64: mm: implement the architecture-specific test_and_clear_young_ptes()
[PATCH v3 0/3] memfd-based Userspace MFR Policy for HugeTLB
2026-03-10 2:21 UTC (11+ messages)
` [PATCH v3 1/3] mm: memfd/hugetlb: introduce memfd-based userspace MFR policy
[RFC PATCH v2 0/5] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
2026-03-10 2:14 UTC (9+ messages)
[PATCH] mm: prevent droppable mappings from being locked
2026-03-10 2:04 UTC (8+ messages)
[PATCH v3] mm/swap: strengthen locking assertions and invariants in cluster allocation
2026-03-10 1:56 UTC
[PATCH v3] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
2026-03-10 1:39 UTC
[PATCH RFC v3 0/4] guest_memfd: Track amount of memory allocated on inode
2026-03-10 1:06 UTC (10+ messages)
` [PATCH RFC v3 1/4] KVM: "
` [PATCH RFC v3 2/4] KVM: guest_memfd: Set release always on guest_memfd mappings
` [PATCH RFC v3 3/4] KVM: selftests: Wrap fstat() to assert success
` [PATCH RFC v3 4/4] KVM: selftests: Test that st_blocks is updated on allocation
[PATCH 00/11] mm/damon: support multiple goal-based quota tuning algorithms
2026-03-10 1:05 UTC (12+ messages)
` [PATCH 01/11] mm/damon/core: introduce damos_quota_goal_tuner
` [PATCH 02/11] mm/damon/core: allow quota goals set zero effective size quota
` [PATCH 03/11] mm/damon/core: introduce DAMOS_QUOTA_GOAL_TUNER_TEMPORAL
` [PATCH 04/11] mm/damon/sysfs-schemes: implement quotas->goal_tuner file
` [PATCH 05/11] Docs/mm/damon/design: document the goal-based quota tuner selections
` [PATCH 06/11] Docs/admin-guide/mm/damon/usage: document goal_tuner sysfs file
` [PATCH 07/11] Docs/ABI/damon: update for goal_tuner
` [PATCH 08/11] mm/damon/tests/core-kunit: test goal_tuner commit
` [PATCH 09/11] selftests/damon/_damon_sysfs: support goal_tuner setup
` [PATCH 10/11] selftests/damon/drgn_dump_damon_status: support quota goal_tuner dumping
` [PATCH 11/11] selftests/damon/sysfs.py: test goal_tuner commit
[PATCH] selftest: memcg: Skp memcg_sock test if address family not supported
2026-03-10 0:04 UTC (3+ messages)
[GIT PULL] hotfixes for 7.0-rc4
2026-03-09 23:38 UTC
[LSF/MM/BPF TOPIC] Reimagining Memory Cgroup (memcg_ext)
2026-03-09 23:09 UTC (3+ messages)
[RFC 0/1] Avoid pagewalk hugepage-split race with VFIO DMA set
2026-03-09 23:02 UTC (5+ messages)
` [RFC 1/1] mm/pagewalk: don't split device-backed huge pfnmaps
[PATCH v2] mm/migrate_device: document folio_get requirement before frozen PMD split
2026-03-09 22:00 UTC (2+ messages)
[RFC v2 00/21] mm: thp: lazy PTE page table allocation at PMD split
2026-03-09 21:34 UTC (6+ messages)
` [RFC v2 12/21] mm: thp: handle split failure in device migration
[PATCH v4 0/5] mm: zone lock tracepoint instrumentation
2026-03-09 21:17 UTC (7+ messages)
walk_pgd_range BUG: unable to handle page fault
2026-03-09 21:15 UTC (18+ messages)
[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
2026-03-09 20:50 UTC (7+ messages)
[PATCH] mm/migrate_device: document folio_get requirement before frozen PMD split
2026-03-09 20:22 UTC (5+ messages)
[RFC PATCH v4 0/6] Accelerate page migration with batch copying and hardware offload
2026-03-09 18:04 UTC (9+ messages)
` [RFC PATCH v4 1/6] mm: introduce folios_mc_copy() for batch folio copying
` [RFC PATCH v4 2/6] mm/migrate: skip data copy for already-copied folios
` [RFC PATCH v4 3/6] mm/migrate: add batch-copy path in migrate_pages_batch
` [RFC PATCH v4 4/6] mm/migrate: add copy offload registration infrastructure
` [RFC PATCH v4 5/6] drivers/migrate_offload: add DMA batch copy driver (dcbm)
` [RFC PATCH v4 6/6] mm/migrate: adjust NR_MAX_BATCHED_MIGRATION for testing
[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
2026-03-09 17:32 UTC (8+ messages)
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after Live Update
[PATCH] mm/userfaultfd: fix hugetlb fault mutex hash calculation
2026-03-09 16:47 UTC (3+ messages)
` [PATCH v2] "
[PATCH v1 00/16] mm: cleanups around unmapping / zapping
2026-03-09 16:46 UTC (11+ messages)
` [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
` [PATCH v1 11/16] mm/memory: inline unmap_page_range() into __zap_vma_range()
` [PATCH v1 14/16] mm: rename zap_page_range_single() to zap_vma_range()
` [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
[PATCH 0/8] mm: introduce zone lock guards
2026-03-09 16:45 UTC (8+ messages)
` [PATCH 1/8] mm: use zone lock guard in reserve_highatomic_pageblock()
[PATCH v2] docs: filesystems: clarify KernelPageSize vs. MMUPageSize in smaps
2026-03-09 16:14 UTC (2+ messages)
[PATCH 1/2] kho: make sure preservations do not span multiple NUMA nodes
2026-03-09 15:59 UTC (3+ messages)
` [PATCH 2/2] kho: drop restriction on maximum page order
[PATCH] mm: optimize the implementation of WARN_ON_ONCE_GFP()
2026-03-09 15:59 UTC (3+ messages)
[PATCH] mm/debug: optimize once judgment with clang
2026-03-09 15:34 UTC
[PATCH] mm: optimize once judgment with clang
2026-03-09 15:32 UTC (2+ messages)
[PATCH v2 0/4] mm: move vma_(kernel|mmu)_pagesize() out of hugetlb.c
2026-03-09 15:19 UTC (5+ messages)
` [PATCH v2 1/4] mm: move vma_kernel_pagesize() from hugetlb to mm.h
` [PATCH v2 2/4] mm: move vma_mmu_pagesize() from hugetlb to vma.c
` [PATCH v2 3/4] KVM: remove hugetlb.h inclusion
` [PATCH v2 4/4] KVM: PPC: "
[PATCH v2] mm: Do not allocate shrinker info with cgroup.memory=nokmem
2026-03-09 15:08 UTC
[PATCH v1 0/4] mm: move vma_(kernel|mmu)_pagesize() out of hugetlb.c
2026-03-09 15:07 UTC (12+ messages)
` [PATCH v1 1/4] mm: move vma_kernel_pagesize() from hugetlb to mm.h
[PATCH 2/2] mm, vmscan: flush TLB for every 31 folios evictions
2026-03-09 14:56 UTC (4+ messages)
[PATCH v9 0/2] Optimize zone->contiguous update
2026-03-09 14:26 UTC (11+ messages)
` [PATCH v9 2/2] mm/memory hotplug/unplug: Optimize zone->contiguous update when changes pfn range
[PATCH v2] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
2026-03-09 14:22 UTC (2+ messages)
[PATCH v8 0/6] kho: history: track previous kernel version and kexec boot count
2026-03-09 13:41 UTC (7+ messages)
` [PATCH v8 1/6] kho: add size parameter to kho_add_subtree()
` [PATCH v8 2/6] kho: rename fdt parameter to blob in kho_add/remove_subtree()
` [PATCH v8 3/6] kho: persist blob size in KHO FDT
` [PATCH v8 4/6] kho: fix kho_in_debugfs_init() to handle non-FDT blobs
` [PATCH v8 5/6] kho: kexec-metadata: track previous kernel chain
` [PATCH v8 6/6] kho: document kexec-metadata tracking feature
[PATCH v2 0/2] mm/swap: enhance swap cluster allocation checks
2026-03-09 13:23 UTC (3+ messages)
` [PATCH v2 1/2] mm/swap: Add VM_WARN_ON to isolate_lock_cluster()
[PATCH mm-hotfixes] mm/huge_memory: fix memory corruption on huge zero page move
2026-03-09 13:10 UTC (9+ messages)
[PATCH v7 0/6] kho: history: track previous kernel version and kexec boot count
2026-03-09 13:01 UTC (4+ messages)
` [PATCH v7 4/6] kho: fix kho_in_debugfs_init() to handle non-FDT blobs
[PATCH] selftests/mm: add THP sysfs interface test
2026-03-09 12:00 UTC
[PATCH v3 0/2] mm/vmalloc: free unused pages on vrealloc() shrink
2026-03-09 11:55 UTC (3+ messages)
` [PATCH v3 1/2] mm/vmalloc: extract vmalloc_free_pages() helper from vfree()
` [PATCH v3 2/2] mm/vmalloc: free unused pages on vrealloc() shrink
[PATCH 0/6] selftests/liveupdate: add memfd tests
2026-03-09 11:54 UTC (7+ messages)
` [PATCH 1/6] selftests/liveupdate: add framework for "
` [PATCH 2/6] selftests/liveupdate: add helper functions "
` [PATCH 3/6] selftests/liveupdate: add test for memfd content preservation
` [PATCH 4/6] selftests/liveupdate: add test for zero-size memfd preservation
` [PATCH 5/6] selftests/liveupdate: add test for operations on a preserved memfd
` [PATCH 6/6] selftests/liveupdate: add fallocate test for memfd
[PATCH v6 31/33] mm: memcontrol: convert objcg to be per-memcg per-node type
2026-03-09 11:43 UTC (4+ messages)
` [PATCH] fix: "
[PATCH v2 0/5] Introduce QPW for per-cpu operations (v2)
2026-03-09 10:14 UTC (6+ messages)
` [PATCH v2 2/5] Introducing qpw_lock() and per-cpu queue & flush work
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