[RFC PATCH 0/2] Use high-order folios in mmap sync RA
2026-04-15 19:28 UTC (9+ messages)
` [RFC PATCH 1/2] procfs: add contpte info into smaps
` [RFC PATCH 2/2] filemap: use high-order folios in filemap sync RA
[ISSUE] Read performance regression when using RWF_DONTCACHE form 8026e49 "mm/filemap: add read support for RWF_DONTCACHE"
2026-04-15 13:49 UTC (4+ messages)
[PATCH v2] mm: shmem: don't set large-order range for internal shmem mount
2026-04-15 13:45 UTC (8+ messages)
[akpm-mm:mm-new 159/160] include/linux/mmzone.h:2052:18: sparse: sparse: incorrect type in return expression (different address spaces)
2026-04-15 13:31 UTC
[PATCH v6 00/30] pkeys-based page table hardening
2026-04-15 13:00 UTC (4+ messages)
` [PATCH v6 01/30] mm: Introduce kpkeys
[PATCH v4 0/3] mm/memory-failure: add panic option for unrecoverable pages
2026-04-15 12:55 UTC (4+ messages)
` [PATCH v4 1/3] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
` [PATCH v4 2/3] mm/memory-failure: add panic option for unrecoverable pages
` [PATCH v4 3/3] Documentation: document panic_on_unrecoverable_memory_failure sysctl
bio completion in task enhancements / experiments
2026-04-15 12:49 UTC (19+ messages)
` [PATCH 4/8] FOLD: block: change the defer in task context interface to be procedural
` [PATCH 8/8] RFC: use a TASK_FIFO kthread for read completion support
[PATCH] tools/testing/memblock: fix stale NUMA reservation tests
2026-04-15 12:27 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2 0/6] mm: Fix vmemmap optimization accounting and initialization
2026-04-15 12:21 UTC (10+ messages)
` [PATCH v2 1/6] mm/sparse-vmemmap: Fix vmemmap accounting underflow
` [PATCH v2 2/6] mm/sparse-vmemmap: Pass @pgmap argument to memory deactivation paths
` [PATCH v2 3/6] mm/sparse-vmemmap: Fix DAX vmemmap accounting with optimization
` [PATCH v2 4/6] mm/sparse-vmemmap: Pass @pgmap argument to arch vmemmap_populate()
` [PATCH v2 5/6] mm/sparse-vmemmap: Fix missing architecture-specific page table sync
` [PATCH v2 6/6] mm/mm_init: Fix pageblock migratetype for ZONE_DEVICE compound pages
[RFC PATCH v8 00/10] context_tracking,x86: Defer some IPIs until a user->kernel transition
2026-04-15 12:11 UTC (5+ messages)
` [RFC PATCH v8 08/10] x86/mm/pti: Introduce a kernel/user CR3 software signal
` [RFC PATCH v8 09/10] context_tracking,x86: Defer kernel text patching IPIs when tracking CR3 switches
[akpm-mm:mm-new 159/160] mm/sparse-vmemmap.c:616:39: sparse: sparse: incorrect type in argument 1 (different address spaces)
2026-04-15 11:52 UTC
[PATCH 00/49] mm: Generalize vmemmap optimization for DAX and HugeTLB
2026-04-15 11:22 UTC (2+ messages)
[PATCH -next] mm: make sure freeram is smaller than totalram
2026-04-15 11:20 UTC (2+ messages)
[PATCH 0/2] kselftests: cgroup: fix test_kmem false failures
2026-04-15 11:03 UTC (4+ messages)
` [PATCH 1/2] kselftests: cgroup: update kmem test tolerance for multi-memcg stock
[PATCH v2 00/12] Dynamic Housekeeping Management (DHM) via CPUSets
2026-04-15 10:50 UTC (17+ messages)
` [PATCH v2 02/12] sched/isolation: Introduce housekeeping notifier infrastructure
` [PATCH v2 03/12] rcu: Support runtime NOCB initialization and dynamic offloading
` [PATCH v2 04/12] tick/nohz: Transition to dynamic full dynticks state management
` [PATCH v2 05/12] genirq: Support dynamic migration for managed interrupts
` [PATCH v2 07/12] sched/core: Dynamically update scheduler domain housekeeping mask
` [PATCH v2 08/12] workqueue, mm: Support dynamic housekeeping mask updates
` [PATCH v2 09/12] cgroup/cpuset: Introduce CPUSet-driven dynamic housekeeping (DHM)
` [PATCH v2 01/12] sched/isolation: Separate housekeeping types in enum hk_type
[RFC V1 00/16] arm64/mm: Enable 128 bit page table entries
2026-04-15 10:39 UTC (25+ messages)
` [RFC V1 05/16] arm64/mm: Convert READ_ONCE() as pmdp_get() while accessing PMD
` [RFC V1 06/16] arm64/mm: Convert READ_ONCE() as pudp_get() while accessing PUD
` [RFC V1 07/16] arm64/mm: Convert READ_ONCE() as p4dp_get() while accessing P4D
` [RFC V1 08/16] arm64/mm: Convert READ_ONCE() as pgdp_get() while accessing PGD
` [RFC V1 11/16] arm64/mm: Route all pgtable atomics to central helpers
` [RFC V1 14/16] arm64/mm: Enable fixmap with 5 level page table
[LSF/MM/BPF TOPIC] swap_ops and plugable swap back end
2026-04-15 10:30 UTC (3+ messages)
[RFC PATCH] slub: spill refill leftover objects into percpu sheaves
2026-04-15 10:20 UTC (4+ messages)
[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
2026-04-15 9:49 UTC (6+ messages)
[PATCH] mm/sparse: Fix race on mem_section->usage in pfn walkers
2026-04-15 9:45 UTC (7+ messages)
[PATCH 7.2 v2 00/12] Remove read-only THP support for FSes without large folio support
2026-04-15 9:21 UTC (33+ messages)
` [PATCH 7.2 v2 01/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [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 12/12] selftests/mm: remove READ_ONLY_THP_FOR_FS from comments in guard-regions
[PATCH v2] selftests/mm: Simplify byte pattern checking in mremap_test
2026-04-15 9:21 UTC (7+ messages)
[PATCH v3] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
2026-04-15 9:11 UTC (7+ messages)
[PATCH] mm: Require LRU reclaim progress before retrying direct reclaim
2026-04-15 9:11 UTC (3+ messages)
[PATCH v3 0/3] mm/swap: use swap_ops to register swap device's methods
2026-04-15 8:56 UTC (4+ messages)
` [PATCH v3 1/3] mm/swap: rename mm/page_io.c to mm/swap_io.c
` [PATCH v3 2/3] mm/swap: use swap_ops to register swap device's methods
` [PATCH v3 3/3] mm/swap_io.c: rename swap_writepage_* to swap_write_folio_*
[PATCH v7] mm/slub: defer freelist construction until after bulk allocation from a new slab
2026-04-15 8:52 UTC
[PATCH] mm/vmalloc: Prevent RCU stall in decay_va_pool_node()
2026-04-15 8:48 UTC
[PATCH v3 00/13] mm/huge_memory: refactor zap_huge_pmd()
2026-04-15 8:13 UTC (12+ messages)
` [PATCH v3 13/13] mm/huge_memory: add and use has_deposited_pgtable()
[PATCH 0/6] hugetlb: normalize exported interfaces to use base-page indices
2026-04-15 8:03 UTC (7+ messages)
` [PATCH 4/6] hugetlb: drop vma_hugecache_offset() in favor of linear_page_index()
` [PATCH 6/6] hugetlb: pass hugetlb reservation ranges in base-page indices
[PATCH 00/53] selftests/mm: make MM selftests more CI friendly
2026-04-15 7:51 UTC (11+ messages)
` [PATCH 10/53] selftests/mm: hugetlb_madv_vs_map: use kselftest framework
` [PATCH 12/53] selftests/mm: khugepaged: group tests in an array
` [PATCH 18/53] selftests/mm: uffd-unit-tests: use kselftest framework
[RFC 0/3] mm: process_mrelease: expedited reclaim and auto-kill support
2026-04-15 7:38 UTC (10+ 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
[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
2026-04-15 6:47 UTC (9+ messages)
` [patch 05/38] treewide: Remove CLOCK_TICK_RATE
` [patch 07/38] treewide: Consolidate cycles_t
` [patch 32/38] powerpc/spufs: Use mftb() directly
` [patch 33/38] powerpc: Select ARCH_HAS_RANDOM_ENTROPY
[PATCH mm-hotfixes] mm/vma: remove __vma_check_mmap_hook()
2026-04-15 6:34 UTC (3+ messages)
[RFC PATCH v2 0/5] Add buffered write-through support to iomap & xfs
2026-04-15 6:14 UTC (3+ messages)
` [RFC PATCH v2 1/5] mm: Refactor folio_clear_dirty_for_io()
[PATCH RFC v4 1/3] block: add BIO_COMPLETE_IN_TASK for task-context completion
2026-04-15 6:10 UTC (6+ messages)
[PATCH 0/4] mm/vmstat: simplify folio stat APIs
2026-04-15 5:54 UTC (8+ messages)
` [PATCH 1/4] mm/vmstat: use node_stat_add_folio/sub_folio for folio_nr_pages operations
[PATCH 3/4] mm/vmstat: remove unused __node_stat_* wrappers
2026-04-15 5:51 UTC (4+ messages)
[PATCH] mm/memfd_luo: report error when restoring a folio fails mid-loop
2026-04-15 5:23 UTC
[PATCH v5 00/14] mm/mglru: improve reclaim loop and dirty folio handling
2026-04-15 3:30 UTC (9+ messages)
` [PATCH v5 05/14] mm/mglru: scan and count the exact number of folios
` [PATCH v5 08/14] mm/mglru: remove redundant swap constrained check upon isolation
` [PATCH v5 09/14] mm/mglru: use the common routine for dirty/writeback reactivation
` [PATCH v5 10/14] mm/mglru: simplify and improve dirty writeback handling
[PATCH] crash: Support high memory reservation for range syntax
2026-04-15 3:17 UTC (3+ messages)
[PATCH v2] mm/percpu, memcontrol: Per-memcg-lruvec percpu accounting
2026-04-15 2:32 UTC (3+ messages)
[PATCH] [v2] mm/vmscan: avoid false-positive -Wuninitialized warning
2026-04-15 2:27 UTC (5+ messages)
[syzbot] [mm?] [cgroups?] WARNING: bad unlock balance in lruvec_stat_mod_folio
2026-04-15 2:22 UTC (5+ messages)
[RFC PATCH 0/7] mm/damon/reclaim,lru_sort: monitor all system rams by default
2026-04-15 1:20 UTC (8+ messages)
` [RFC PATCH 1/7] mm/damon: introduce damon_set_region_system_rams_default()
` [RFC PATCH 2/7] mm/damon/reclaim: cover all system rams
` [RFC PATCH 3/7] mm/damon/lru_sort: "
` [RFC PATCH 4/7] mm/damon/core: remove damon_set_region_biggest_system_ram_default()
` [RFC PATCH 5/7] mm/damon/stat: use damon_set_region_system_rams_default()
` [RFC PATCH 6/7] Docs/admin-guide/mm/damon/reclaim: update for entire memory monitoring
` [RFC PATCH 7/7] Docs/admin-guide/mm/damon/lru_sort: "
[PATCH 0/2] mm/huge_memory: optimize migration when huge PMD needs split
2026-04-15 1:08 UTC (3+ messages)
` [PATCH 1/2] mm/huge_memory: return true if split_huge_pmd_locked() split PMD to migration entry
` [PATCH 2/2] mm/selftests: add split_shared_pmd()
[LSF/MM/BPF TOPIC] Strategies for memory deallocation/movement for Dynamic Capacity Pooling
2026-04-15 0:26 UTC (2+ messages)
[PATCH 0/5] liveupdate: Remove limits on the number of files and sessions
2026-04-15 0:14 UTC (8+ messages)
` [PATCH 1/5] liveupdate: Remove limit on the number of sessions
` [PATCH 2/5] liveupdate: Remove limit on the number of files per session
` [PATCH 3/5] selftests/liveupdate: Test session and file limit removal
` [PATCH 4/5] selftests/liveupdate: Add stress-sessions kexec test
` [PATCH 5/5] selftests/liveupdate: Add stress-files "
[RFC PATCH v1.1 0/2] mm/damon/stat: add kdamond_pid parameter
2026-04-14 23:59 UTC (3+ messages)
` [RFC PATCH v1.1 1/2] mm/damon/stat: add a parameter for reading kdamond pid
` [RFC PATCH v1.1 2/2] Docs/admin-guide/mm/damon/stat: document kdamond_pid parameter
[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
2026-04-14 23:37 UTC (5+ messages)
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
[PATCH 0/3] MAINTAINERS: update KHO and LIVE UPDATE entries
2026-04-14 23:29 UTC (9+ messages)
` [PATCH 1/3] MAINTAINERS: update KHO and LIVE UPDATE maintainers
` [PATCH 2/3] MAINTAINERS: drop include/linux/kho/abi/ from KHO
` [PATCH 3/3] MAINTAINERS: drop include/linux/liveupdate from LIVE UPDATE
[PATCH v4 0/5] locking: contended_release tracepoint instrumentation
2026-04-14 23:20 UTC (7+ messages)
` [PATCH v4 3/5] locking: Add contended_release tracepoint to sleepable locks
` [PATCH v4 4/5] locking: Factor out queued_spin_release()
` [PATCH v4 5/5] locking: Add contended_release tracepoint to spinning locks
[PATCH RFC v2 0/7] mm: Fix MF_DELAYED handling on memory failure
2026-04-14 23:02 UTC (7+ messages)
` [PATCH RFC v2 2/7] mm: memory_failure: Allow truncate_error_folio to return MF_DELAYED
[LSF/MM/BPF TOPIC] Towards Unified and Extensible Memory Reclaim (reclaim_ext)
2026-04-14 21:38 UTC (15+ messages)
[PATCH RFC bpf-next 0/8] bpf: add support for KASAN checks in JITed programs
2026-04-14 20:44 UTC (8+ messages)
` [PATCH RFC bpf-next 1/8] kasan: expose generic kasan helpers
[RFC, PATCH 00/12] userfaultfd: working set tracking for VM guest memory
2026-04-14 17:45 UTC (6+ messages)
[RFC PATCH 0/2] s390/mm: Batch PTE updates in lazy MMU mode
2026-04-14 17:38 UTC (11+ messages)
` [RFC PATCH 1/2] mm: make lazy MMU mode context-aware
[PATCH v5 00/21] Virtual Swap Space
2026-04-14 17:32 UTC (6+ messages)
[PATCH v10 0/4] mm/vmalloc: free unused pages on vrealloc() shrink
2026-04-14 16:57 UTC (3+ messages)
[PATCH] PM: hibernate: preserve uswsusp swap pin across SNAPSHOT_SET_SWAP_AREA re-set failures
2026-04-14 16:49 UTC (2+ messages)
` [PATCH v2] PM: hibernate: keep existing uswsusp swap pin if re-selection fails
page: next (older)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox