messages from 2026-07-09 00:38:05 to 2026-07-09 14:51:58 UTC [more...]
[RFC PATCH v2 0/3] mm: avoid large folio splits when swap is unavailable
2026-07-09 14:51 UTC (3+ messages)
` [RFC PATCH v2 1/3] mm: add page_counter_margin()
` [RFC PATCH v2 2/3] mm: distinguish large folio swap allocation failures
[akpm-mm:mm-new 344/369] mm/alloc_tag.c:356:58: error: implicit declaration of function 'compat_ptr'
2026-07-09 14:44 UTC (2+ messages)
[PATCH 1/2] mm/hugetlb: Prefer mempolicy nodes for calcuating surplus hugepage reservation
2026-07-09 14:30 UTC (2+ messages)
[PATCH 0/1] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
2026-07-09 14:24 UTC (2+ messages)
[RFC PATCH v1.2 00/19] mm/damon: introduce data attributes only monitoring
2026-07-09 14:05 UTC (20+ messages)
` [RFC PATCH v1.2 01/19] mm/damon/core: introduce damon_probe->weight
` [RFC PATCH v1.2 02/19] mm/damon/core: ask apply_probes() ops callback to set sampling address
` [RFC PATCH v1.2 03/19] mm/damon/paddr: set samples in apply_probes() if requested
` [RFC PATCH v1.2 04/19] mm/damon/core: ask apply_probe() to return max probe hits weighted sum
` [RFC PATCH v1.2 05/19] mm/damon/core: implement damon_probe_hits_wsum()
` [RFC PATCH v1.2 06/19] mm/damon/paddr: respect return_max_wsum
` [RFC PATCH v1.2 07/19] mm/damon/core: use abs_diff() instead of abs()
` [RFC PATCH v1.2 08/19] mm/damon/core: extend merge function to work with probe hits
` [RFC PATCH v1.2 09/19] mm/damon/core: disallow probe_hits overflow on attrs only monitoring
` [RFC PATCH v1.2 10/19] mm/damon/core: validate params for probe hits weighted sum overflow
` [RFC PATCH v1.2 11/19] mm/damon/core: disable access monitoring when probe weights are set
` [RFC PATCH v1.2 12/19] mm/damon/core: set samples in apply_probes() if "
` [RFC PATCH v1.2 13/19] mm/damon/core: s/max_nr_accesses/max_merge_score/ in kdamond_fn()
` [RFC PATCH v1.2 14/19] mm/damon/core: get merge threshold from probe hits when weights are set
` [RFC PATCH v1.2 15/19] mm/damon/core: implement damon_has_probe_weight()
` [RFC PATCH v1.2 16/19] mm/damon/sysfs: implement probe/weight file
` [RFC PATCH v1.2 17/19] Docs/mm/damon/design: document attrs-only monitoring
` [RFC PATCH v1.2 18/19] Docs/admin-guide/mm/damon/usage: document weight sysfs file
` [RFC PATCH v1.2 19/19] Docs/ABI/damon: document probe weight file
[PATCH v3 01/11] mm: add PMD swap entry detection support
2026-07-09 13:50 UTC (2+ messages)
[PATCH] ext4: fix use-after-free in ext4 delayed I/O completion
2026-07-09 13:46 UTC (2+ messages)
[PATCH 0/5] mm/rmap: Refactor try_to_unmap_one
2026-07-09 13:43 UTC (14+ messages)
` [PATCH 2/5] mm/rmap: Add try_to_unmap_hugetlb_one
` [PATCH 3/5] mm/rmap: refactor some code around lazyfree folio unmapping
` [PATCH 4/5] mm/rmap: refactor anon swapbacked folio unmap in try_to_unmap_one
` [PATCH 5/5] mm/rmap: add anon folio unmap dispatcher function
[PATCH v5] mm/sparse-vmemmap: flush_cache_vmap() after hotplugging vmemmap
2026-07-09 13:34 UTC (2+ messages)
[PATCH 04/17] mm/mm_init: skip initializing shared vmemmap tail pages
2026-07-09 13:23 UTC (6+ messages)
` [PATCH 08/17] mm/sparse: mark memory sections present earlier
[PATCH v3 00/26] Introduce meminspect
2026-07-09 13:24 UTC (6+ messages)
` [PATCH v3 21/26] printk: Register information into meminspect
` [PATCH v3 26/26] meminspect: Add debug kinfo compatible driver
[PATCH v2 0/4] mm: honour compact_unevictable_allowed in mlock and CMA paths
2026-07-09 13:15 UTC (16+ messages)
` [PATCH v2 1/4] mm/migrate: do not migrate folios mapped into VM_LOCKED VMAs under compaction
` [PATCH v2 2/4] mm/mlock: wait for migration to finish when mlocking a folio
` [PATCH v2 4/4] mm/mlock: migrate folios out of CMA when mlocking a range
[PATCH v2 0/3] mm: split a couple of headers from internal.h
2026-07-09 12:59 UTC (7+ messages)
` [PATCH v2 1/3] mm: split out mm_init and memblock declarations "
` [PATCH v2 2/3] mm: split out sparse "
` [PATCH v2 3/3] mm: split out vmalloc "
[PATCH v10 00/15] userfaultfd: working set tracking for VM guest memory
2026-07-09 12:57 UTC (6+ messages)
` [PATCH v10 14/15] selftests/mm: add userfaultfd RWP tests
[PATCH stable] mm/khugepaged: write all dirty file folios when collapsing
2026-07-09 12:52 UTC (5+ messages)
[PATCH v3] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
2026-07-09 12:16 UTC
[PATCH v2] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
2026-07-09 12:16 UTC (3+ messages)
[PATCH] mm: vmscan: abort proactive reclaim early when freezing
2026-07-09 12:06 UTC (3+ messages)
` [PATCH v2] mm: vmscan: abort proactive reclaim early when freezing for suspend
[PATCH V3] mm: Standardize printing for pgtable entries
2026-07-09 11:54 UTC (12+ messages)
[RFC PATCH 00/10] mm/swap: ghost swapfile with backend switching via Redirect entries
2026-07-09 11:38 UTC (3+ messages)
[PATCH v6 0/8] mm: optimize zone-device memmap initialization
2026-07-09 11:25 UTC (9+ messages)
` [PATCH v6 1/8] mm: fix stale ZONE_DEVICE refcount comment
` [PATCH v6 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
` [PATCH v6 3/8] mm: add a set_page_section_from_pfn() helper
` [PATCH v6 4/8] mm: add a template-based fast path for zone-device page init
` [PATCH v6 5/8] mm: extend the template fast path to zone-device compound tails
` [PATCH v6 6/8] string: introduce memcpy_nt() helpers
` [PATCH v6 7/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
` [PATCH v6 8/8] mm: use memcpy_nt() in zone-device template copies
[PATCH 0/2] mm: don't apply task mempolicy to unmovable kernel allocations
2026-07-09 11:09 UTC
[RFC PATCH 0/4] kho: Support preserving unsplit high-order pages
2026-07-09 11:00 UTC (6+ messages)
[PATCH 0/3] binfmt_misc: use RCU for the handler lookup
2026-07-09 10:46 UTC (3+ messages)
` [PATCH 1/3] binfmt_misc: convert entry list to an hlist
[RFC v2 PATCH] reserve_mem: add support for static memory
2026-07-09 10:26 UTC (4+ messages)
[REGRESSION] tmpfs: flistxattr(fd) small-list slowdown after simple_xattrs rhashtable conversion
2026-07-09 10:22 UTC (2+ messages)
[PATCH v6 0/3] luo: convert serialized ptr to KHOSER_PTR
2026-07-09 10:20 UTC (4+ messages)
` [PATCH v6 3/3] luo: Update serialized data to use KHOSER_PTR
[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
2026-07-09 10:08 UTC (6+ messages)
` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas
[PATCH 00/30] mm: make VMA page offset handling more consistent
2026-07-09 10:07 UTC (3+ messages)
` [PATCH 19/30] mm: use linear_page_[index, delta]() consistently
[PATCH v2 0/2] KSM: use linear_page_index in collect_procs_ksm()
2026-07-09 9:59 UTC (5+ messages)
` [PATCH v2 1/2] mm/ksm: Initialize the addr only once in collect_procs_ksm
` [PATCH v2 2/2] ksm: Use precise linear_page_index instead of the whole address space
[PATCH 00/18] Another attempt at HVO support on arm64
2026-07-09 9:58 UTC (5+ messages)
[PATCH v7] cgroup/dmem: implement dmem.high soft limit with proactive reclaim
2026-07-09 9:47 UTC (4+ messages)
[PATCH 00/10] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 2)
2026-07-09 9:36 UTC (17+ messages)
` [PATCH 01/10] x86/mm: drop order parameter from free_pagetable()
` [PATCH 02/10] mm: provide free_reserved_pages(), removing x86 variant
` [PATCH 03/10] s390/mm: use free_reserved_pages() in vmem_free_pages()
` [PATCH 04/10] mm/bootmem_info: allow calling free_bootmem_page() on pages without a bootmem_type
` [PATCH 08/10] mm/hugetlb_vmemmap: remove bootmem_info leftovers
` [PATCH 09/10] mm/sparse: remove bootmem_info.h include
` [PATCH 10/10] mm/bootmem_info: remove CONFIG_HAVE_BOOTMEM_INFO_NODE
[harry:kmalloc-no-objext-rfc-v1r1] [mm/slab] 6bc21472e7: BUG:kernel_NULL_pointer_dereference,address
2026-07-09 9:26 UTC (2+ messages)
[PATCH v4 00/12] Optimize anonymous large folio unmapping
2026-07-09 9:24 UTC (6+ messages)
` [PATCH v4 02/12] mm/rmap: Add try_to_unmap_hugetlb_one
[PATCH v2 0/4] tty: replace __get_free_pages() with kmalloc()
2026-07-09 9:07 UTC (6+ messages)
` [PATCH v2 2/4] tty: amiserial: replace get_zeroed_page() with kzalloc()
[PATCH RESEND 2/2] mm/ksm: Use precise linear_page_index instead of the whole address space
2026-07-09 8:53 UTC (3+ messages)
better block swap batching and a different take on swap_ops v3
2026-07-09 8:53 UTC (3+ messages)
[RFC PATCH v3] mm: retry page faults under per-VMA lock when mmap_lock is not required
2026-07-09 8:47 UTC (2+ messages)
[RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
2026-07-09 8:46 UTC (11+ messages)
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection
[PATCH v6 00/10] dax/kmem: atomic whole-device hotplug via sysfs
2026-07-09 8:45 UTC (7+ messages)
` [PATCH v6 06/10] mm/memory_hotplug: add offline_and_remove_memory_ranges()
` [PATCH v6 09/10] dax/kmem: add sysfs interface for atomic whole-device hotplug
` [PATCH v6 10/10] selftests/dax: add dax/kmem hotplug sysfs regression test
[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
2026-07-09 8:27 UTC (12+ messages)
` [PATCH v16 02/18] syscall_user_dispatch: Introduce a weak fallback for arch_syscall_is_vdso_sigreturn()
` [PATCH v16 18/18] arm64: vdso: Expose sigreturn address on vdso to the kernel
[PATCH v2 0/5] Keep tail page private zero at free and folio split time
2026-07-09 8:24 UTC (7+ messages)
` [PATCH v2 1/5] mm/percpu-km: clear page->private before free them
` [PATCH v2 3/5] mm/huge_memory: add page->private check back in __split_folio_to_order()
` [PATCH v2 4/5] mm/page_alloc: make sure tail_page->private is zero at page free time
[PATCH v4 4/5] mm/memcontrol: convert memcg to use page_counter_stock
2026-07-09 8:23 UTC (2+ messages)
[PATCH v2] selftests/mm: Fix memleak in migration benchmark
2026-07-09 8:18 UTC
[RFC PATCH v2 0/2] mm: enable lru cache for smaller large folios
2026-07-09 8:15 UTC (3+ messages)
` [RFC PATCH v2 1/2] mm: allow smaller large folios to use lru_cache
` [RFC PATCH v2 2/2] mm: improve large folio reuse for LRU-cached folios
[PATCH 0/3] mm: split a couple of headers from internal.h
2026-07-09 7:48 UTC (6+ messages)
` [PATCH 1/3] mm: split out mm_init and memblock declarations "
` [PATCH 2/3] mm: split out sparse "
` [PATCH 3/3] mm: split out vmalloc "
[PATCH v8 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
2026-07-09 7:47 UTC (5+ messages)
` [PATCH v8 5/6] kselftest: alloc_tag: add kselftest for ioctl interface
` [PATCH v8 6/6] kselftest: alloc_tag: extend the allocinfo ioctl kselftest
[PATCH v6 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-07-09 7:38 UTC (7+ messages)
` [PATCH v6 1/6] arm64/hugetlb: Extend batching of multiple CONT_PTE in a single PTE setup
` [PATCH v6 2/6] arm64/vmalloc: Allow arch_vmap_pte_range_map_size to batch multiple CONT_PTE
` [PATCH v6 3/6] mm/vmalloc: Extract vmap_set_ptes() to consolidate PTE mapping logic
` [PATCH v6 4/6] mm/vmalloc: Extend page table walk to support larger page_shift sizes and eliminate page table rewalk
` [PATCH v6 5/6] mm/vmalloc: map contiguous pages in batches for vmap() if possible
` [PATCH v6 6/6] mm/vmalloc: align vm_area so vmap() can batch mappings
[PATCH] nodemask: use nr_node_ids instead of MAX_NUMNODES in __nodemask_pr_numnodes()
2026-07-09 7:17 UTC
[PATCH] mm/damon: prevent migration fallback to non-target nodes
2026-07-09 6:38 UTC (3+ messages)
[PATCH v2 6/7] nfs: Optimize direct I/O to use folios for requests
2026-07-09 6:22 UTC (11+ messages)
[RFC PATCH 0/6] mm/hugetlb: Dynamic, NUMA-aware HugePage Cache & Free Page Reporting
2026-07-09 6:15 UTC (12+ messages)
[PATCH 0/4] Use generic_file_read_iter() in hugetlbfs
2026-07-09 5:56 UTC (4+ messages)
[RESEND][RFC/discuss] memfd_secret(): opt-in visibility for security monitoring (eBPF/audit)
2026-07-09 5:14 UTC
[RFC/discuss] memfd_secret(): opt-in visibility for security monitoring (eBPF/audit)
2026-07-09 5:01 UTC
[PATCH v11] mm: fix ASSERT_EXCLUSIVE_BITS by passing memdesc_flags_t by pointer
2026-07-09 4:29 UTC (3+ messages)
[PATCH v4] mm: mglru: fix stale batch updates after memcg reparenting
2026-07-09 4:17 UTC (2+ messages)
[PATCH V2] mm: Standardize printing for pgtable entries
2026-07-09 3:54 UTC (8+ messages)
[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
2026-07-09 3:34 UTC (5+ messages)
` [PATCH v10 5/6] Documentation: document panic_on_unrecoverable_memory_failure sysctl
` [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
[PATCH] selftests/mm: Fix memleak in migration benchmark
2026-07-09 3:03 UTC (5+ messages)
[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
2026-07-09 2:28 UTC (3+ messages)
[RFC/discuss] memfd_secret(): opt-in visibility for security monitoring (eBPF/audit)
2026-07-09 2:21 UTC (2+ messages)
[PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
2026-07-09 2:16 UTC (4+ messages)
[PATCH v2 0/5] Fix bugs on HugeTLB folio allocation failure paths
2026-07-09 2:14 UTC (2+ messages)
[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
2026-07-09 2:01 UTC (5+ messages)
` [PATCH 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
` [PATCH 11/13] mm/mlock: convert mlock code "
[PATCH] selftests/mm: Fix memleak in migration benchmark
2026-07-09 1:54 UTC (2+ messages)
[PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
2026-07-09 1:52 UTC (3+ messages)
[PATCH 5.15.y 6.1.y 6.6.y 1/1] mm/vmscan: flush deferred TLB before freeing large folios
2026-07-09 0:56 UTC (3+ messages)
[PATCH v1 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
2026-07-09 0:52 UTC (2+ 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