messages from 2026-06-02 08:44:49 to 2026-06-03 02:42:39 UTC [more...]
[PATCH v3 00/19] mm: Refactor bootmem gigantic hugepage allocation
2026-06-03 2:41 UTC (31+ messages)
` [PATCH v3 01/19] mm/hugetlb: Fix boot panic with CONFIG_DEBUG_VM and HVO bootmem pages
` [PATCH v3 02/19] mm/hugetlb_vmemmap: Fix __hugetlb_vmemmap_optimize_folios()
` [PATCH v3 03/19] powerpc/mm: Fix wrong addr_pfn tracking in compound vmemmap population
` [PATCH v3 04/19] mm/hugetlb: Initialize gigantic bootmem hugepage struct pages earlier
` [PATCH v3 05/19] mm/mm_init: Simplify deferred_free_pages() migratetype init
` [PATCH v3 06/19] mm/sparse: Panic on memmap and usemap allocation failure
` [PATCH v3 07/19] mm/sparse: Move subsection_map_init() into sparse_init()
` [PATCH v3 08/19] mm/mm_init: Defer sparse_init() until after zone initialization
` [PATCH v3 09/19] mm/mm_init: Defer hugetlb reservation "
` [PATCH v3 10/19] mm/mm_init: Remove set_pageblock_order() call from sparse_init()
` [PATCH v3 11/19] mm/sparse: Move sparse_vmemmap_init_nid_late() into sparse_init_nid()
` [PATCH v3 12/19] mm/hugetlb_cma: Validate hugetlb CMA range by zone at reserve time
` [PATCH v3 13/19] mm/hugetlb: Refactor early boot gigantic hugepage allocation
` [PATCH v3 14/19] mm/hugetlb: Free cross-zone bootmem gigantic pages after allocation
` [PATCH v3 15/19] mm/hugetlb_vmemmap: Move bootmem HVO setup to early init
` [PATCH v3 16/19] mm/hugetlb: Remove obsolete bootmem cross-zone checks
` [PATCH v3 17/19] mm/sparse-vmemmap: Remove sparse_vmemmap_init_nid_late()
` [PATCH v3 18/19] mm/hugetlb: Remove unused bootmem cma field
` [PATCH v3 19/19] mm/mm_init: Fold __init_page_from_nid() into __init_deferred_page()
[PATCH] mm, swap: free the cluster extend table on teardown
2026-06-03 2:41 UTC (2+ messages)
[PATCH v8 0/6] mm/memory-failure: add panic option for unrecoverable pages
2026-06-03 2:33 UTC (7+ messages)
` [PATCH v8 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
[akpm-mm:mm-unstable 274/423] mm/userfaultfd.c:4475:1: warning: alias and aliasee have different types 'long (ulong, ulong, ulong, ulong, ulong, ulong, ulong)' (aka 'long (unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)') and 'l
2026-06-03 2:29 UTC
[PATCH v4 00/13] liveupdate: Remove limits on sessions and files
2026-06-03 2:21 UTC (8+ messages)
` [PATCH v4 07/13] kho: add support for linked-block serialization
[PATCH v2 0/3] selftests/damon: misc fixes for test bugs
2026-06-03 2:11 UTC (2+ messages)
[PATCH v2 0/3] selftests/damon: misc fixes for test bugs
2026-06-03 2:06 UTC (2+ messages)
[PATCH 1/1] mm/thp: clear deferred split shrinker bits when queues drain
2026-06-03 2:00 UTC (8+ messages)
[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
2026-06-03 1:48 UTC (36+ messages)
` [PATCH mm-unstable v18 05/14] mm/khugepaged: require collapse_huge_page to enter/exit with the lock dropped
` [PATCH mm-unstable v18 11/14] mm/khugepaged: Introduce mTHP collapse support
` Process (was Re: [PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP) "
[RFC PATCH 0/5] mm, swap: Virtual Swap Space (Swap Table Edition)
2026-06-03 1:29 UTC (12+ messages)
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-03 1:08 UTC (9+ messages)
[PATCH 0/2] selftests/damon: test kdamond refresh_ms
2026-06-03 0:50 UTC (8+ messages)
` [PATCH 1/2] selftests/damon/_damon_sysfs: support "
` [PATCH 2/2] selftests/damon/sysfs_refresh: test "
[PATCH v5] mm/alloc_tag: replace fixed-size early PFN array with dynamic linked list
2026-06-02 23:40 UTC (4+ messages)
[PATCH v3 0/4] mm/zswap: Implement per-cgroup proactive writeback
2026-06-02 23:19 UTC (9+ messages)
` [PATCH v3 1/4] mm/zswap: Make shrink_worker writeback cursor per-memcg
[PATCH] mm: fix "accessibly" typo in GFP_USER comment
2026-06-02 23:07 UTC
[PATCH 0/15] mm: introduce ANON_VMA_LAZY for deferred anon_vma creation
2026-06-02 23:03 UTC (16+ messages)
[PATCH v7 00/42] guest_memfd: In-place conversion support
2026-06-02 22:41 UTC (6+ messages)
` [PATCH v7 07/42] KVM: guest_memfd: Only prepare folios for private pages
[PATCH bpf-next] bpf: Replace scratch PTE atomically when allocating arena pages
2026-06-02 22:29 UTC (4+ messages)
[PATCH v6 14/15] selftests/mm: add userfaultfd RWP tests
2026-06-02 22:18 UTC (2+ messages)
[PATCH v4 0/7] mm: Fix MF_DELAYED handling on memory failure
2026-06-02 21:55 UTC (8+ messages)
` [PATCH v4 1/7] mm: memory_failure: Clarify the MF_DELAYED definition
` [PATCH v4 2/7] mm: memory_failure: Allow truncate_error_folio to return MF_DELAYED
` [PATCH v4 3/7] mm: shmem: Update shmem handler to the MF_DELAYED definition
` [PATCH v4 4/7] mm: memory_failure: Generalize extra_pins handling to all MF_DELAYED cases
` [PATCH v4 5/7] mm: selftests: Add shmem into memory failure test
` [PATCH v4 6/7] KVM: selftests: Add the guest_memfd "
` [PATCH v4 7/7] KVM: selftests: Test guest_memfd behavior with respect to stage 2 page tables
[PATCH v5 0/9] mm: switch THP shrinker to list_lru
2026-06-02 21:46 UTC (3+ messages)
[PATCH v7 34/42] KVM: selftests: Test conversion with elevated page refcount
2026-06-02 21:26 UTC (2+ messages)
[PATCH v5 0/4] cleanup: Remove NULL check from unconditional guards
2026-06-02 20:37 UTC (6+ messages)
` [PATCH v5 2/4] genirq: Move NULL check into irqdesc_lock guard unlock expression
` [PATCH v5 3/4] cleanup: Annotate guard constructors with nonnull
[PATCH v7 00/15] arm64: Unmap linear alias of kernel data/bss
2026-06-02 20:34 UTC (2+ messages)
[RFC PATCH 0/4] dma-mapping: Add preservation of direct allocations
2026-06-02 20:14 UTC (4+ messages)
` [RFC PATCH 3/4] dma-direct: Add API to preserve/restore allocations
[PATCH v3 0/3] remove mmap_action success, error hooks
2026-06-02 20:10 UTC (6+ messages)
` [PATCH v3 1/3] drivers/char/mem: eliminate unnecessary use of success_hook
` [PATCH v3 2/3] mm/vma: remove mmap_action->success_hook
` [PATCH v3 3/3] mm/vma: eliminate mmap_action->error_hook, introduce error_override
[PATCH v2] mm: page_isolation: avoid unsafe folio reads while scanning compound pages
2026-06-02 19:37 UTC (8+ messages)
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-02 18:44 UTC (8+ messages)
[PATCH v3 0/6] vdso/datastore: Allow prefaulting by mlockall()
2026-06-02 18:41 UTC (2+ messages)
[PATCH 0/2] net: isolate SKB data area allocations
2026-06-02 18:31 UTC (3+ messages)
` [PATCH 1/2] mm/slab: add a node-track-caller variant for kmem buckets allocation
` [PATCH 2/2] net: skb: isolate skb data area allocations into a separate bucket
[GIT PULL] hotfixes for 7.1-rc7
2026-06-02 18:09 UTC (2+ messages)
[PATCH] mm/mincore: handle non-swap entries before !CONFIG_SWAP guard
2026-06-02 17:51 UTC (2+ messages)
[PATCH 00/12] kho: make boot time huge page allocation work nicely with KHO
2026-06-02 17:50 UTC (15+ messages)
` [PATCH 09/12] memblock: introduce MEMBLOCK_KHO_SCRATCH_EXT
` [PATCH 12/12] mm/hugetlb: make bootmem allocation work with KHO
[PATCH v6 0/2] mm: improve large folio readahead for exec memory
2026-06-02 17:46 UTC (9+ messages)
` [PATCH v6 2/2] mm: use mapping_max_folio_order() for force_thp_readahead order
[PATCH mm-hotfixes] mm/huge_memory: use correct flags for device private PMD entry
2026-06-02 17:26 UTC (5+ messages)
[PATCH bpf-next] bpf: Take mmap_lock in zap_pages()
2026-06-02 17:24 UTC (4+ messages)
[PATCH v5 00/13] liveupdate: Remove limits on sessions and files
2026-06-02 17:07 UTC (7+ messages)
` [PATCH v5 04/13] liveupdate: register luo_ser as KHO subtree
` [PATCH v5 08/13] liveupdate: defer session block allocation and PA setting
` [PATCH v5 10/13] liveupdate: Remove limit on the number of files per session
[PATCH] arm64: mm: call pagetable dtor when freeing hot-removed page tables
2026-06-02 17:06 UTC (6+ messages)
[PATCH mm-unstable v18 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
2026-06-02 16:34 UTC (8+ messages)
[syzbot] [mm?] WARNING in swap_cluster_assert_empty
2026-06-02 16:25 UTC (2+ messages)
[PATCH v23 00/28] riscv control-flow integrity for usermode
2026-06-02 16:19 UTC (11+ messages)
` [PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
[PATCH] mm: simplify the mempool_alloc_bulk API
2026-06-02 16:00 UTC
[PATCH v3 0/3] mm: clean up folio LRU and swap declarations
2026-06-02 15:57 UTC (5+ messages)
` [PATCH v3 2/3] mm: move folio LRU code out of swap
[PATCH] Respect mempolicy when calculating surplus huge pages
2026-06-02 15:20 UTC (2+ messages)
[PATCH v5 00/14] mm: thp: always enable mTHP support
2026-06-02 15:13 UTC (5+ messages)
` [PATCH v5 01/14] docs: tmpfs: remove implementation detail reference
` [PATCH v5 02/14] mm: shmem: shmem_getattr(): set blksize to highest supported THP order
[PATCH] mm: don't allow empty relative nodemask in mpol_relative_nodemask()
2026-06-02 15:01 UTC (8+ messages)
[linux-next:master] [mm/lruvec] 9669b87065: will-it-scale.per_process_ops 37.6% improvement
2026-06-02 14:51 UTC
[PATCH 0/2] mm/percpu: Fix possible NOFS/NOIO reclaim recursion
2026-06-02 13:46 UTC (13+ messages)
` [PATCH 1/2] mm/percpu: Preserve NOFS/NOIO scope during chunk create and populate
[PATCH] arch,x86: Skip setting align_offset for hugetlb mappings
2026-06-02 13:26 UTC (4+ messages)
[linux-next:master] [vmalloc] 60ced5818f: stress-ng.shm.ops_per_sec 7.2% regression
2026-06-02 13:18 UTC
[PATCH v2] mm: mm_init: use div64_ul() instead of do_div()
2026-06-02 13:11 UTC (2+ messages)
[PATCH 00/11] Convert moduleparams to seq_buf
2026-06-02 13:04 UTC (5+ messages)
` [PATCH 01/11] params: bound array element output to the caller's page buffer
[PATCH v5 0/2] mm/process_vm_access: pidfd and nowait support for process_vm_readv/writev
2026-06-02 12:16 UTC (4+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] selftests/mm: add tests for process_vm_readv flags
[RFC PATCH v1 00/13] exec: add spawn templates for repeated executable startup
2026-06-02 12:07 UTC (3+ messages)
[PATCH v2 0/3] remove mmap_action success, error hooks
2026-06-02 11:28 UTC (8+ messages)
` [PATCH v2 3/3] mm/vma: eliminate mmap_action->error_hook, introduce error_filter
[PATCH] MAINTAINERS: add testing ABI documents for mm
2026-06-02 11:16 UTC (2+ messages)
[PATCH] mm: make mmap_miss accounting symmetric for VM_SEQ_READ
2026-06-02 11:14 UTC (2+ messages)
[PATCH v6 00/15] userfaultfd: working set tracking for VM guest memory
2026-06-02 10:07 UTC (3+ messages)
` [PATCH v6 04/15] userfaultfd: test uffd VMA flags through the vma_flags_t API
[PATCH] mm: page_isolation: Avoid hugepage scan step underflow
2026-06-02 9:30 UTC (6+ messages)
[PATCH][v2] mm/mempool: Untangle CONFIG_SLUB_DEBUG_ON abuse and switch to static key
2026-06-02 9:26 UTC (3+ messages)
` 答复: [外部邮件] "
[PATCH v3 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-06-02 8:57 UTC (4+ messages)
` [PATCH v3 6/6] mm/vmalloc: align vm_area so vmap() can batch mappings
[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
2026-06-02 8:57 UTC (5+ 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