[PATCH 0/3] mm: split the file's i_mmap tree for NUMA
2026-04-14 9:11 UTC (3+ messages)
[PATCH RFC 0/9] mm/virtio: skip redundant zeroing of host-zeroed reported pages
2026-04-14 9:08 UTC (16+ messages)
` [PATCH RFC 1/9] mm: page_alloc: propagate PageReported flag across buddy splits
` [PATCH RFC 2/9] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
` [PATCH RFC 3/9] mm: add __GFP_PREZEROED flag and folio_test_clear_prezeroed()
[RFC PATCH] slub: spill refill leftover objects into percpu sheaves
2026-04-14 8:39 UTC (2+ messages)
[PATCH v10 0/4] mm/vmalloc: free unused pages on vrealloc() shrink
2026-04-14 8:39 UTC (2+ messages)
[PATCH v6] mm/slub: defer freelist construction until after bulk allocation from a new slab
2026-04-14 8:35 UTC (3+ messages)
[PATCH v5 00/14] selftests/mm: fix failures and robustness improvements
2026-04-14 8:22 UTC (15+ messages)
` [PATCH v5 01/14] selftests/mm: restore default nr_hugepages value via EXIT trap in charge_reserved_hugetlb.sh
` [PATCH v5 02/14] selftests/mm: fix hugetlb pathname construction "
` [PATCH v5 03/14] selftests/mm: restore default nr_hugepages value via EXIT trap in hugetlb_reparenting_test.sh
` [PATCH v5 04/14] selftests/mm: fix hugetlb pathname construction "
` [PATCH v5 05/14] selftests/mm: fix cgroup task placement and drop memory.current checks "
` [PATCH v5 06/14] selftests/mm: size tmpfs according to PMD page size in split_huge_page_test
` [PATCH v5 07/14] selftests/mm: free dynamically allocated PMD-sized buffers "
` [PATCH v5 08/14] selftest/mm: align memory size to huge page size in hugepage-mremap test
` [PATCH v5 09/14] selftest/mm: register existing mapping with userfaultfd in hugepage-mremap
` [PATCH v5 10/14] selftests/mm: ensure destination is hugetlb-backed "
` [PATCH v5 11/14] selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupported
` [PATCH v5 12/14] selftests/mm: skip uffd-stress test when nr_pages_per_cpu is zero
` [PATCH v5 13/14] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category
` [PATCH v5 14/14] selftests/mm: clarify alternate unmapping in compaction_test
[PATCH] mm/page_owner: fix %pGp format specifier argument type
2026-04-14 8:20 UTC (2+ messages)
[PATCH 0/2] fix MAP_DROPPABLE not supported errno
2026-04-14 8:14 UTC (7+ messages)
` [PATCH 1/2] mm: fix mmap errno value when MAP_DROPPABLE is not supported
[RFC PATCH 0/2] s390/mm: Batch PTE updates in lazy MMU mode
2026-04-14 8:11 UTC (9+ messages)
` [RFC PATCH 1/2] mm: make lazy MMU mode context-aware
[PATCH] mm/pagewalk: honor action in pgd_entry and p4d_entry
2026-04-14 8:07 UTC (3+ messages)
[PATCH v2] f2fs: another way to set large folio by remembering inode number
2026-04-14 8:02 UTC
[PATCH] selftests/mm: Simplify byte pattern checking in mremap_test
2026-04-14 8:01 UTC (5+ messages)
[PATCH] mm/memcontrol: restore irq wrapper for lruvec_stat_mod_folio()
2026-04-14 7:56 UTC (3+ messages)
[PATCH v5 00/21] Virtual Swap Space
2026-04-14 7:52 UTC (10+ messages)
[PATCH] mm: Call ->free_folio() directly in folio_unmap_invalidate()
2026-04-14 7:48 UTC (2+ messages)
[PATCH v5 00/14] mm/mglru: improve reclaim loop and dirty folio handling
2026-04-14 7:46 UTC (7+ messages)
` [PATCH v5 08/14] mm/mglru: remove redundant swap constrained check upon isolation
` [PATCH v5 12/14] mm/vmscan: remove sc->file_taken
` [PATCH v5 13/14] mm/vmscan: remove sc->unqueued_dirty
[RFC 0/3] mm: process_mrelease: expedited reclaim and auto-kill support
2026-04-14 7:45 UTC (7+ messages)
` [RFC 1/3] mm: process_mrelease: expedite clean file folio reclaim via mmu_gather
` [RFC 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios
` [RFC 3/3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
[PATCH v3 00/13] mm/huge_memory: refactor zap_huge_pmd()
2026-04-14 7:36 UTC (7+ messages)
` [PATCH v3 13/13] mm/huge_memory: add and use has_deposited_pgtable()
[PATCH] mm/vmalloc: Take vmap_purge_lock in shrinker
2026-04-14 7:20 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Strategies for memory deallocation/movement for Dynamic Capacity Pooling
2026-04-14 7:08 UTC
[PATCH v3] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
2026-04-14 7:06 UTC (8+ messages)
[PATCH 00/53] selftests/mm: make MM selftests more CI friendly
2026-04-14 7:02 UTC (5+ messages)
` [PATCH 11/53] selftests/mm: hugetlb-read-hwpoison: use kselftest framework
` [PATCH 12/53] selftests/mm: khugepaged: group tests in an array
[PATCH] [v2] mm/vmscan: avoid false-positive -Wuninitialized warning
2026-04-14 6:51 UTC
[RFC PATCH] zram: support asynchronous GC for lazy slot freeing
2026-04-14 5:49 UTC (2+ messages)
[PATCH v2 0/9] Optimize anonymous large folio unmapping
2026-04-14 5:46 UTC (3+ messages)
` [PATCH v2 4/9] mm/memory: Batch set uffd-wp markers during zapping
[RFC PATCH 0/2] mm/damon/stat: add kdamond_pid parameter
2026-04-14 5:37 UTC (4+ messages)
` [RFC PATCH 1/2] mm/damon/stat: add a parameter for reading kdamond pid
` (sashiko review) "
` [RFC PATCH 2/2] Docs/admin-guide/mm/damon/stat: document kdamond_pid parameter
[RFC PATCH 0/2] mm/damon/reclaim: support monitoring intervals auto-tuning
2026-04-14 5:28 UTC (4+ messages)
` [RFC PATCH 1/2] mm/damon/reclaim: add autotune_monitoring_intervals parameter
` (sashiko review) "
` [RFC PATCH 2/2] Docs/admin-guide/mm/damon/reclaim: update for autotune_monitoring_intervals
[PATCH mm-hotfixes] mm/vma: remove __vma_check_mmap_hook()
2026-04-14 5:17 UTC (2+ messages)
[GIT PULL] MM updates for 7.1-rc1
2026-04-14 4:49 UTC
[PATCH v8 0/5] Migrate on fault for device pages
2026-04-14 4:12 UTC (6+ messages)
` [PATCH v8 1/5] mm/Kconfig: changes for migrate "
` [PATCH v8 2/5] mm: Add helper to convert HMM pfn to migrate pfn
` [PATCH v8 3/5] mm/hmm: do the plumbing for HMM to participate in migration
` [PATCH v8 4/5] mm: setup device page migration in HMM pagewalk
` [PATCH v8 5/5] lib/test_hmm:: add a new testcase for the migrate on fault
[syzbot] [mm?] [cgroups?] WARNING: bad unlock balance in lruvec_stat_mod_folio
2026-04-14 3:52 UTC (3+ messages)
[PATCH RFC 0/2] mm, swap: fix swapin race that causes inaccurate memcg accounting
2026-04-14 3:26 UTC (3+ messages)
[PATCH 06/49] mm/mm_init: fix uninitialized pageblock migratetype for ZONE_DEVICE compound pages
2026-04-14 3:04 UTC (4+ messages)
[PATCH 00/49] mm: Generalize vmemmap optimization for DAX and HugeTLB
2026-04-14 3:03 UTC (12+ messages)
` [PATCH 01/49] mm/sparse: fix vmemmap accounting imbalance on memory hotplug error
` [PATCH 03/49] mm/sparse: fix vmemmap page accounting for HVOed DAX
` [PATCH 07/49] mm/mm_init: use pageblock_migratetype_init_range() in deferred_free_pages()
bio completion in task enhancements / experiments
2026-04-14 2:23 UTC (6+ messages)
` [PATCH 8/8] RFC: use a TASK_FIFO kthread for read completion support
[RFC PATCH v1 1/1] mm/damon: generalize ctx_target creation for damon_ops_id and add vaddr support
2026-04-14 0:47 UTC (2+ messages)
(sashiko review) [PATCH v4 1/2] mm/damon/lru_sort: validate min_region_size to be power of 2
2026-04-14 0:39 UTC (3+ messages)
[PATCH v2 0/2] mm/damon: reset thread status parameters upon kdamond termination
2026-04-14 0:34 UTC (9+ messages)
` [PATCH v2 1/2] mm/damon/lru_sort: "
` (sashiko review) "
` [PATCH v2 2/2] mm/damon/reclaim: "
` (sashiko review) "
[PATCH] mm/migrate_device: fix double unlock and remove dead code
2026-04-13 23:30 UTC (5+ messages)
[PATCH 7.2 v2 00/12] Remove read-only THP support for FSes without large folio support
2026-04-13 22:28 UTC (26+ messages)
` [PATCH 7.2 v2 01/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH 7.2 v2 02/12] mm/khugepaged: add folio dirty check after try_to_unmap_flush()
` [PATCH 7.2 v2 03/12] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
` [PATCH 7.2 v2 04/12] mm: remove READ_ONLY_THP_FOR_FS Kconfig option
` [PATCH 7.2 v2 05/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_pmd_enabled()
` [PATCH 7.2 v2 06/12] mm: fs: remove filemap_nr_thps*() functions and their users
` [PATCH 7.2 v2 07/12] fs: remove nr_thps from struct address_space
` [PATCH 7.2 v2 08/12] mm/huge_memory: remove folio split check for READ_ONLY_THP_FOR_FS
` [PATCH 7.2 v2 09/12] mm/truncate: use folio_split() in truncate_inode_partial_folio()
` [PATCH 7.2 v2 10/12] fs/btrfs: remove a comment referring to READ_ONLY_THP_FOR_FS
` [PATCH 7.2 v2 11/12] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
` [PATCH 7.2 v2 12/12] selftests/mm: remove READ_ONLY_THP_FOR_FS from comments in guard-regions
[PATCH RFC bpf-next 0/8] bpf: add support for KASAN checks in JITed programs
2026-04-13 22:20 UTC (12+ messages)
` [PATCH RFC bpf-next 1/8] kasan: expose generic kasan helpers
` [PATCH RFC bpf-next 2/8] bpf: mark instructions accessing program stack
` [PATCH RFC bpf-next 3/8] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs
` [PATCH RFC bpf-next 4/8] bpf, x86: add helper to emit kasan checks in x86 "
` [PATCH RFC bpf-next 5/8] bpf, x86: emit KASAN checks into "
` [PATCH RFC bpf-next 6/8] selftests/bpf: do not run verifier JIT tests when BPF_JIT_KASAN is enabled
` [PATCH RFC bpf-next 7/8] bpf, x86: enable KASAN for JITed programs on x86
` [PATCH RFC bpf-next 8/8] selftests/bpf: add tests to validate KASAN on JIT programs
[PATCH v3 0/2] fix MAP_DROPPABLE not supported errno
2026-04-13 21:54 UTC (6+ messages)
` [PATCH v3 2/2] selftests/mm: verify droppable mappings cannot be locked
[PATCH 0/6] hugetlb: normalize exported interfaces to use base-page indices
2026-04-13 21:32 UTC (4+ messages)
` [PATCH 3/6] hugetlb: make hugetlb_fault_mutex_hash() take PAGE_SIZE index
[LSF/MM/BPF TOPIC] Filesystem inode reclaim
2026-04-13 21:23 UTC (2+ messages)
[PATCH] mm/migrate_device: fix double unlock
2026-04-13 21:15 UTC
[PATCH RFC v3 0/7] mm: Fix MF_DELAYED handling on memory failure
2026-04-13 21:08 UTC (4+ messages)
` [PATCH RFC v3 6/7] KVM: selftests: Add memory failure tests in guest_memfd_test
[BUG] mm: lru_add_drain_all() hangs indefinitely [6.17.0-1007-aws aarch64]
2026-04-13 20:42 UTC
[PATCH v3 0/2] zswap pool per-CPU acomp_ctx simplifications
2026-04-13 20:37 UTC (4+ messages)
` [PATCH v3 2/2] mm: zswap: Tie per-CPU acomp_ctx lifetime to the pool
[PATCH] mm/vmalloc: map contiguous pages in batches for vmap() whenever possible
2026-04-13 20:34 UTC (2+ messages)
[RFC PATCH 0/8] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-04-13 20:16 UTC (14+ messages)
` [RFC PATCH 3/8] mm/vmalloc: Extend vmap_small_pages_range_noflush() to support larger page_shift sizes
` [RFC PATCH 4/8] mm/vmalloc: Eliminate page table zigzag for huge vmalloc mappings
` [RFC PATCH 5/8] mm/vmalloc: map contiguous pages in batches for vmap() if possible
[PATCH RFC v3 0/4] mm: add huge pfnmap support for remap_pfn_range()
2026-04-13 20:02 UTC (3+ messages)
` [PATCH RFC v3 4/4] mm: add PMD-level huge page "
[PATCH 0/8] dax/kmem: atomic whole-device hotplug via sysfs
2026-04-13 19:59 UTC (10+ messages)
` [PATCH 1/8] mm/memory-tiers: consolidate memory type dedup into mt_get_memory_type()
[PATCH] mm: blk-cgroup: fix use-after-free in cgwb_release_workfn()
2026-04-13 19:41 UTC (3+ messages)
[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
2026-04-13 19:30 UTC (4+ messages)
` [patch 15/38] ptp: ptp_vmclock: Replace get_cycles() usage
[PATCH v2 00/12] Dynamic Housekeeping Management (DHM) via CPUSets
2026-04-13 19:25 UTC (2+ messages)
` [PATCH v2 01/12] sched/isolation: Separate housekeeping types in enum hk_type
[PATCH] f2fs: do not support mmap write for large folio
2026-04-13 19:22 UTC (6+ messages)
[PATCH RFC v2 0/7] mm: Fix MF_DELAYED handling on memory failure
2026-04-13 19:18 UTC (7+ messages)
` [PATCH RFC v2 2/7] mm: memory_failure: Allow truncate_error_folio to return MF_DELAYED
[PATCH v2] mm/sparse: Remove sparse buffer pre-allocation mechanism
2026-04-13 19:02 UTC (2+ messages)
[PATCH v4 00/11] liveupdate: Fix module unloading and unregister API
2026-04-13 18:51 UTC (12+ messages)
` [PATCH v4 01/11] liveupdate: Safely print untrusted strings
` [PATCH v4 02/11] liveupdate: Synchronize lazy initialization of FLB private state
` [PATCH v4 03/11] liveupdate: Protect file handler list with rwsem
` [PATCH v4 04/11] liveupdate: Protect FLB lists with luo_register_rwlock
` [PATCH v4 05/11] liveupdate: Defer FLB module refcounting to active sessions
` [PATCH v4 06/11] liveupdate: Remove luo_session_quiesce()
` [PATCH v4 07/11] liveupdate: Auto unregister FLBs on file handler unregistration
` [PATCH v4 08/11] liveupdate: Remove liveupdate_test_unregister()
` [PATCH v4 09/11] liveupdate: Make unregister functions return void
` [PATCH v4 10/11] liveupdate: Defer file handler module refcounting to active sessions
` [PATCH v4 11/11] liveupdate: fix return value on session allocation failure
[PATCH v3 00/10] liveupdate: Fix module unloading and unregister API
2026-04-13 18:06 UTC (4+ messages)
` [PATCH v3 07/10] liveupdate: Auto unregister FLBs on file handler unregistration
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox