messages from 2026-06-02 15:54:46 to 2026-06-03 12:03:19 UTC [more...]
[PATCH v3 0/3] mm: clean up folio LRU and swap declarations
2026-06-03 12:03 UTC (5+ messages)
` [PATCH v3 2/3] mm: move folio LRU code out of swap
[PATCH v3 00/19] mm: Refactor bootmem gigantic hugepage allocation
2026-06-03 12:02 UTC (14+ messages)
` [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 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 0/15] mm: introduce ANON_VMA_LAZY for deferred anon_vma creation
2026-06-03 11:53 UTC (22+ messages)
[PATCH v5 0/9] mm: switch THP shrinker to list_lru
2026-06-03 11:53 UTC (6+ messages)
[PATCH v6 0/2] mm: improve large folio readahead for exec memory
2026-06-03 11:51 UTC (11+ messages)
` [PATCH v6 2/2] mm: use mapping_max_folio_order() for force_thp_readahead order
[PATCH 00/79] block: rnull: complete the rust null block driver
2026-06-03 11:50 UTC (16+ messages)
` [PATCH 06/79] block: rust: add `Request` private data support
` [PATCH 09/79] block: rust: introduce `kernel::block::bio` module
` [PATCH 10/79] block: rust: add `command` getter to `Request`
` [PATCH 24/79] block: rust: add `BadBlocks` for bad block tracking
` [PATCH 28/79] block: rnull: add partial I/O support for bad blocks
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-03 11:43 UTC (13+ messages)
[RFC PATCH 0/2] restore large page mappings in direct map for secretmem
2026-06-03 11:41 UTC (5+ messages)
` [RFC PATCH 1/2] mm/secretmem: try to restore large page mappings in direct map
` [RFC PATCH 2/2] x86/mm: restore large page mappings for secretmem
[PATCH v3 0/6] vdso/datastore: Allow prefaulting by mlockall()
2026-06-03 11:35 UTC (4+ messages)
[PATCH v3 0/4] mm/zswap: Implement per-cgroup proactive writeback
2026-06-03 11:29 UTC (17+ messages)
` [PATCH v3 1/4] mm/zswap: Make shrink_worker writeback cursor per-memcg
` [PATCH v3 2/4] mm/zswap: Implement proactive writeback
` [PATCH v3 3/4] mm/zswap: Add per-memcg stat for "
[PATCH v7 00/15] arm64: Unmap linear alias of kernel data/bss
2026-06-03 11:24 UTC (5+ messages)
improve the kmem_cache_alloc_bulk API v2
2026-06-03 11:13 UTC (12+ messages)
` [PATCH] mm/slab: improve kmem_cache_alloc_bulk
[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
2026-06-03 10:51 UTC (16+ messages)
` Process (was Re: [PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP) "
[PATCH] selftest: Fix UB of getline due to missing var init
2026-06-03 10:43 UTC (3+ messages)
` [PATCH v2 1/2] selftests/clone3: Fix wild pointer access of getline due to missing init
` [PATCH v2 2/2] selftests/mm: Fix potential "
[PATCH v4 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
2026-06-03 10:01 UTC (5+ messages)
` [PATCH v4 1/5] selftests/mm: make file helpers return errors
` [PATCH v4 3/5] tools/lib/mm: move hugepage_settings out of selftests
[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
2026-06-03 10:00 UTC (13+ messages)
` [PATCH mm-unstable v18 11/14] mm/khugepaged: Introduce "
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-03 9:57 UTC (10+ messages)
[PATCH] mm/mincore: handle non-swap entries before !CONFIG_SWAP guard
2026-06-03 9:52 UTC (4+ messages)
[PATCH 1/3] ntfs: Correct use of folios in handle_bounds_compressed_page()
2026-06-03 9:48 UTC (2+ messages)
[PATCH] mm: simplify the mempool_alloc_bulk API
2026-06-03 9:41 UTC (2+ messages)
[PATCH v6 00/13] liveupdate: Remove limits on sessions and files
2026-06-03 9:32 UTC (19+ messages)
` [PATCH v6 01/13] liveupdate: change file_set->count type to u64 for type safety
` [PATCH v6 02/13] liveupdate: avoid mixing cleanup guards with goto in luo_session_retrieve_fd
` [PATCH v6 03/13] liveupdate: centralize state management into struct luo_ser
` [PATCH v6 04/13] liveupdate: register luo_ser as KHO subtree
` [PATCH v6 05/13] liveupdate: Extract luo_file_deserialize_one helper
` [PATCH v6 06/13] liveupdate: Extract luo_session_deserialize_one helper
` [PATCH v6 07/13] kho: add support for linked-block serialization
` [PATCH v6 08/13] liveupdate: defer session block allocation and physical address setting
` [PATCH v6 09/13] liveupdate: Remove limit on the number of sessions
` [PATCH v6 10/13] liveupdate: Remove limit on the number of files per session
` [PATCH v6 11/13] selftests/liveupdate: Test session and file limit removal
` [PATCH v6 12/13] selftests/liveupdate: Add stress-sessions kexec test
` [PATCH v6 13/13] selftests/liveupdate: Add stress-files "
[RFC PATCH 00/20] mshv: enable kexec with Hyper-V donated pages and partitions
2026-06-03 9:29 UTC (4+ messages)
[PATCH 0/6] userfaultfd/pagemap: pre-existing fixes
2026-06-03 9:21 UTC (8+ messages)
` [PATCH 6/6] userfaultfd: build __VMA_UFFD_FLAGS from config-gated masks
[PATCH v2 0/3] selftests/damon: misc fixes for test bugs
2026-06-03 9:15 UTC (4+ messages)
[PATCH v7 00/42] guest_memfd: In-place conversion support
2026-06-03 8:58 UTC (7+ messages)
` [PATCH v7 07/42] KVM: guest_memfd: Only prepare folios for private pages
[PATCH v5 0/2] mm/process_vm_access: pidfd and nowait support for process_vm_readv/writev
2026-06-03 8:27 UTC (3+ messages)
` [PATCH v5 1/2] "
[PATCH] mm/compaction: cap compact_gap() at COMPACT_CLUSTER_MAX
2026-06-03 8:20 UTC (9+ messages)
[PATCH v5 14/14] mm: thp: always enable mTHP support
2026-06-03 8:12 UTC (5+ messages)
[PATCH v4 0/8] mm: speed up ZONE_DEVICE memmap initialization
2026-06-03 8:01 UTC (9+ messages)
` [PATCH v4 1/8] mm: fix stale ZONE_DEVICE refcount comment
` [PATCH v4 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
` [PATCH v4 3/8] mm: add a set_page_section_from_pfn() helper
` [PATCH v4 4/8] mm: add a template-based fast path for zone-device page init
` [PATCH v4 5/8] mm: extend the template fast path to zone-device compound tails
` [PATCH v4 6/8] string: introduce memcpy_streaming() helpers
` [PATCH v4 7/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
` [PATCH v4 8/8] mm: use memcpy_streaming() in zone-device template copies
[PATCH 1/1] mm/thp: clear deferred split shrinker bits when queues drain
2026-06-03 8:02 UTC (8+ messages)
[PATCH v2 0/3] simple xattr improvements
2026-06-03 7:21 UTC (2+ messages)
[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
2026-06-03 7:02 UTC (7+ messages)
[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 5:53 UTC (2+ messages)
[PATCH v2] mm: page_isolation: avoid unsafe folio reads while scanning compound pages
2026-06-03 5:35 UTC (9+ messages)
[PATCH v4 0/2] selftests/damon: fix memcg_path staging handling
2026-06-03 5:04 UTC (2+ messages)
[PATCH v2] mm/slub: allocate sheaves on local memory nodes
2026-06-03 4:26 UTC (3+ messages)
[PATCH v4 00/13] liveupdate: Remove limits on sessions and files
2026-06-03 3:10 UTC (17+ messages)
` [PATCH v4 02/13] liveupdate: avoid mixing cleanup guards with goto in luo_session_retrieve_fd
` [PATCH v4 03/13] liveupdate: centralize state management into struct luo_ser
` [PATCH v4 07/13] kho: add support for linked-block serialization
` [PATCH v4 08/13] liveupdate: defer session block allocation and PA setting
[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
[PATCH v2 0/3] selftests/damon: misc fixes for test bugs
2026-06-03 2:06 UTC (2+ messages)
Process (was Re: [PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP) collapse support
2026-06-03 1:48 UTC (2+ messages)
[RFC PATCH 0/5] mm, swap: Virtual Swap Space (Swap Table Edition)
2026-06-03 1:29 UTC (8+ messages)
[PATCH 0/2] selftests/damon: test kdamond refresh_ms
2026-06-03 0:50 UTC (4+ messages)
[PATCH v5] mm/alloc_tag: replace fixed-size early PFN array with dynamic linked list
2026-06-02 23:40 UTC (4+ messages)
[PATCH] mm: fix "accessibly" typo in GFP_USER comment
2026-06-02 23:07 UTC
[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 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 (3+ messages)
` [PATCH v5 2/4] genirq: Move NULL check into irqdesc_lock guard unlock expression
[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 (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 00/12] kho: make boot time huge page allocation work nicely with KHO
2026-06-02 17:50 UTC (7+ messages)
` [PATCH 12/12] mm/hugetlb: make bootmem allocation work "
[PATCH mm-hotfixes] mm/huge_memory: use correct flags for device private PMD entry
2026-06-02 17:26 UTC (3+ 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 (2+ 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
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