Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-01 08:01:06 to 2026-06-01 15:56:56 UTC [more...]

[PATCH mm-hotfixes] mm/huge_memory: use correct flags for device private PMD entry
 2026-06-01 15:56 UTC  (5+ messages)

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-01 15:50 UTC  (4+ messages)

[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
 2026-06-01 15:47 UTC  (33+ messages)
` [PATCH mm-unstable v18 03/14] mm/khugepaged: rework max_ptes_* handling with helper functions
` [PATCH mm-unstable v18 04/14] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH mm-unstable v18 05/14] mm/khugepaged: require collapse_huge_page to enter/exit with the lock dropped
` [PATCH mm-unstable v18 08/14] mm/khugepaged: add per-order mTHP collapse failure statistics
` [PATCH mm-unstable v18 10/14] mm/khugepaged: introduce collapse_allowable_orders helper function
` [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/3] make persistent huge zero folio read-only
 2026-06-01 15:46 UTC  (6+ messages)
` [RFC PATCH 1/3] mm: "

[PATCH v2 0/3] remove mmap_action success, error hooks
 2026-06-01 15:46 UTC  (8+ messages)
` [PATCH v2 1/3] drivers/char/mem: eliminate unnecessary use of success_hook
` [PATCH v2 2/3] mm/vma: remove mmap_action->success_hook
` [PATCH v2 3/3] mm/vma: eliminate mmap_action->error_hook, introduce error_filter

[PATCH 0/2] mm/percpu: Fix possible NOFS/NOIO reclaim recursion
 2026-06-01 15:45 UTC  (8+ messages)
` [PATCH 1/2] mm/percpu: Preserve NOFS/NOIO scope during chunk create and populate

[PATCH v2 0/5] mm/shmem: optimize read with reduced xarray lookups and folio batching
 2026-06-01 15:40 UTC  (14+ messages)
` [PATCH v2 1/5] mm/filemap: reduce unnecessary xarray lookups when read cached pages
` [PATCH v2 3/5] mm/shmem: introduce copy_zero_to_iter() for large zeroing
` [PATCH v2 5/5] mm/shmem: optimize file read with folio batching

[PATCH] mm/list_lru: drain before clearing xarray entry on reparent
 2026-06-01 15:38 UTC  (3+ messages)

[PATCH bpf-next] bpf: Take mmap_lock in zap_pages()
 2026-06-01 15:37 UTC  (2+ messages)

better block swap batching and a different take on swap_ops v2
 2026-06-01 15:25 UTC  (13+ messages)
` [PATCH 1/8] shmem: provide a shmem_write_folio wrapper
` [PATCH 2/8] mm: merge writeout into pageout
` [PATCH 3/8] mm/swap: introduce struct swap_io_ctx
` [PATCH 4/8] mm/swap: also use struct swap_iocb for block I/O
` [PATCH 5/8] mm/swap: remove count_swpout_vm_event
` [PATCH 6/8] mm/swap: use swap_ops to register swap device's methods
` [PATCH 7/8] mm/swap: remove SWP_FS_OPS
` [PATCH 8/8] mm/vmstat: add NRSWP{IN,OUT} counters

mm.git review status at 7.1-rc4
 2026-06-01 15:14 UTC  (2+ messages)

[PATCH] docs: mm: clarify that user_reserve_kbytes has no effect when overcommit_memory is set to 0 or 1
 2026-06-01 15:11 UTC  (3+ messages)

[RFC PATCH v1 00/13] exec: add spawn templates for repeated executable startup
 2026-06-01 15:11 UTC  (3+ messages)

[PATCH 0/5] x86/xen: Get rid of Xen private lazy MMU mode tracking
 2026-06-01 15:09 UTC  (4+ messages)
` [PATCH 3/5] mm: Refactor lazy_mmu_mode_pause() and lazy_mmu_mode_resume()

[syzbot] [mm?] [arch?] BUG: sleeping function called from invalid context in __tlb_batch_free_encoded_pages
 2026-06-01 15:07 UTC  (3+ messages)

[PATCH mm-unstable v18 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
 2026-06-01 15:05 UTC  (13+ messages)

[PATCH 0/6] userfaultfd/pagemap: pre-existing fixes
 2026-06-01 15:04 UTC  (4+ messages)

[RFC PATCH 00/20] mshv: enable kexec with Hyper-V donated pages and partitions
 2026-06-01 15:00 UTC  (3+ messages)

[RFC PATCH] MAINTAINERS: add ABI documents for mm
 2026-06-01 15:00 UTC  (5+ messages)

[PATCH v2 0/3] mm: clean up folio LRU and swap declarations
 2026-06-01 14:57 UTC  (5+ messages)
` [PATCH v2 2/3] mm: move folio LRU code out of swap
` [PATCH v2 3/3] mm: move reclaim-internal declarations out of swap.h

[PATCH v4 0/2] selftests/damon: fix memcg_path staging handling
 2026-06-01 14:55 UTC  (5+ messages)
` [PATCH v4 1/2] selftests/damon/_damon_sysfs.py: fix memcg_path assignment
` [PATCH v4 2/2] selftests/damon/sysfs.py: validate memcg_path staging readback

[PATCH v2 bpf-next 0/4] bpf,slab: Introduce bpf_arena_alloc() kfuncs
 2026-06-01 14:53 UTC  (5+ messages)
` [PATCH v2 bpf-next 3/4] bpf,slab: Add slub-backed allocator for bpf_arena

[PATCH v4 00/13] liveupdate: Remove limits on sessions and files
 2026-06-01 14:44 UTC  (26+ messages)
` [PATCH v4 01/13] liveupdate: change file_set->count type to u64 for type safety
` [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 04/13] liveupdate: register luo_ser as KHO subtree
` [PATCH v4 07/13] kho: add support for linked-block serialization
` [PATCH v4 08/13] liveupdate: defer session block allocation and PA setting
` [PATCH v4 09/13] liveupdate: Remove limit on the number of sessions
` [PATCH v4 10/13] liveupdate: Remove limit on the number of files per session
` [PATCH v4 11/13] selftests/liveupdate: Test session and file limit removal
` [PATCH v4 12/13] selftests/liveupdate: Add stress-sessions kexec test

[PATCH] mm/nodemask: Correctly describe nodemask operation return types
 2026-06-01 14:42 UTC  (2+ messages)

improve the kmem_cache_alloc_bulk API v2
 2026-06-01 14:39 UTC  (11+ messages)
` [PATCH] mm/slab: improve kmem_cache_alloc_bulk

[PATCH v1 0/5] mm/shmem: optimize read with reduced xarray lookups and folio batching
 2026-06-01 14:37 UTC  (8+ messages)
` [PATCH v1 5/5] mm/shmem: optimize file read with "

[PATCH] mm: don't allow empty relative nodemask in mpol_relative_nodemask()
 2026-06-01 14:32 UTC  (4+ messages)

[PATCH v5 00/18] userfaultfd: working set tracking for VM guest memory
 2026-06-01 14:28 UTC  (8+ messages)
` [PATCH v5 04/18] mm: skip out-of-range bits in mk_vma_flags()

[PATCH v2 0/3] selftests/damon: misc fixes for test bugs
 2026-06-01 14:28 UTC  (3+ messages)

[PATCH] mm: don't allow empty relative nodemask in mpol_relative_nodemask()
 2026-06-01 14:06 UTC  (2+ messages)

[PATCH v8 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-01 13:24 UTC  (6+ messages)
` [PATCH v8 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
` [PATCH v8 3/6] mm/memory-failure: report MF_MSG_KERNEL for unrecoverable kernel pages

[PATCH v5 9/9] mm: switch deferred split shrinker to list_lru
 2026-06-01 13:21 UTC  (4+ messages)

[PATCH] mm: delete stale comment about cachelines
 2026-06-01 12:51 UTC  (4+ messages)

[PATCH] arch,x86: Skip setting align_offset for hugetlb mappings
 2026-06-01 12:50 UTC 

[PATCH] mm_access: simplify the security checks
 2026-06-01 12:42 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v3 0/5] mm/sparse-vmemmap: Provide generic vmemmap_set_pmd() and vmemmap_check_pmd()
 2026-06-01 12:37 UTC  (13+ messages)
` [PATCH v3 1/5] mm/sparse-vmemmap: provide "
` [PATCH v3 2/5] arm64/mm: drop vmemmap_pmd helpers and use generic code
` [PATCH v3 3/5] riscv/mm: "
` [PATCH v3 4/5] loongarch/mm: drop vmemmap_check_pmd helper "
` [PATCH v3 5/5] sparc/mm: "

[PATCH v9 00/10] x86: Defer some IPIs until a user->kernel transition
 2026-06-01 12:36 UTC  (3+ messages)
` [PATCH v9 08/10] x86/mm/pti: Introduce a kernel/user CR3 software signal

[RFC PATCH 0/4] dma-mapping: Add preservation of direct allocations
 2026-06-01 12:35 UTC  (3+ messages)
` [RFC PATCH 3/4] dma-direct: Add API to preserve/restore allocations

[PATCH v5 00/14] mm: thp: always enable mTHP support
 2026-06-01 12:20 UTC  (6+ messages)
` [PATCH v5 07/14] mm: shmem: allow THP support determination at folio allocation time
` [PATCH v5 14/14] mm: thp: always enable mTHP support

[PATCH] mm: mm_init: use div64_ul() instead of do_div()
 2026-06-01 15:47 UTC  (5+ messages)

[PATCH v3] mm/page_vma_mapped_walk: Use ptep_get_lockless() for lockless access
 2026-06-01 12:15 UTC  (7+ messages)

[PATCH v8 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-06-01 12:13 UTC  (5+ messages)
` [PATCH v9 "
  ` [PATCH v9 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing

[PATCH v4 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-06-01 12:04 UTC  (5+ messages)

[PATCH v2] mm/slub: allocate sheaves on local memory nodes
 2026-06-01 11:28 UTC  (2+ messages)

[PATCH 00/79] block: rnull: complete the rust null block driver
 2026-06-01 11:16 UTC  (5+ messages)
` [PATCH 04/79] block: rust: fix generation of bindings to `BLK_STS_.*`

[PATCH v3 0/4] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-01 11:07 UTC  (4+ messages)
` [PATCH v3 1/4] mm/zswap: Make shrink_worker writeback cursor per-memcg

[RFC V2 00/14] arm64/mm: Enable 128 bit page table entries
 2026-06-01 11:06 UTC  (6+ messages)
` [RFC V2 13/14] arm64/mm: Add an abstraction level for tlbi_op
` [RFC V2 14/14] arm64/mm: Add initial support for FEAT_D128 page tables

[PATCH v1] mm/filemap: use folio_next_index() for start
 2026-06-01 11:04 UTC 

[PATCH v6 0/4] block: enable RWF_DONTCACHE for block devices
 2026-06-01 11:04 UTC  (10+ messages)
` [PATCH v6 1/4] block: add task-context bio completion infrastructure

[PATCH v7 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-06-01 10:43 UTC  (9+ messages)
` [PATCH v7 07/15] arm64: kfence: Avoid NOMAP tricks when mapping the early pool
` [PATCH v7 10/15] arm64: mm: Don't abuse memblock NOMAP to check for overlaps
` [PATCH v7 12/15] sh: Drop cache flush of the zero page at boot
` [PATCH v7 15/15] arm64: mm: Unmap kernel data/bss entirely from the linear map

[PATCH v7 0/2] mm: improve large folio readahead for exec memory
 2026-06-01 10:21 UTC  (3+ messages)
` [PATCH v7 1/2] mm: bypass mmap_miss heuristic for VM_EXEC readahead
` [PATCH v7 2/2] mm: use mapping_max_folio_order() for force_thp_readahead order

[PATCH] mm/compaction: guard move_freelist_head() against invalid freepage
 2026-06-01 13:39 UTC 

[RFC PATCH v2 0/9] mm: support zswap-backed large folio swapin
 2026-06-01  9:47 UTC  (4+ messages)
` [RFC PATCH v2 5/9] mm: add common locality admission for zswap large swapin

[PATCH v6 0/2] mm: improve large folio readahead for exec memory
 2026-06-01  9:43 UTC  (8+ messages)
` [PATCH v6 2/2] mm: use mapping_max_folio_order() for force_thp_readahead order

[PATCH v3 0/3] LoongArch: add KHO support and selftests
 2026-06-01  9:39 UTC  (4+ messages)
` [PATCH v3 1/3] LoongArch: kexec: add KHO support for FDT-based
  ` [PATCH v3 2/3] LoongArch: kexec: add KHO support for ACPI-only
  ` [PATCH v3 3/3] selftests/kho: add LoongArch vmtest support

[PATCH] vmalloc: Fix NULL pointer dereference in is_vm_area_hugepages()
 2026-06-01  9:29 UTC  (3+ messages)

[PATCH v2 0/2] mm/hmm: A fix and a selftest
 2026-06-01  9:14 UTC  (9+ messages)
` [PATCH v2 1/2] fs/proc/task_mmu: do not warn on seeing non-migration pmd entry
` [PATCH v2 2/2] selftests/mm/hmm-tests: test pagemap reads of PMD device-private entries

[PATCH v2 00/22] mm: Add __GFP_UNMAPPED
 2026-06-01  8:59 UTC  (7+ messages)
` [PATCH v2 19/22] mm/page_alloc: implement __GFP_UNMAPPED allocations

[PATCH v6 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-06-01  8:39 UTC  (8+ messages)
` [PATCH v6 09/15] arm64: Move fixmap and kasan page tables to end of kernel image

[PATCH RFC 00/11] mm/filemap: split out folio wait and VFS code
 2026-06-01  8:37 UTC  (5+ messages)

[PATCH v5 0/9] mm: switch THP shrinker to list_lru
 2026-06-01  8:36 UTC  (2+ messages)

[PATCH] riscv: mm: Call mark_new_valid_map() after hotplugging vmemmap
 2026-06-01  8:26 UTC  (3+ messages)

[PATCH] mm/userfaultfd: clear uffd-wp PTE state when re-registering without WP
 2026-06-01  8:26 UTC 

[PATCH v3 1/2] selftests/damon/_damon_sysfs.py: fix memcg_path assignment
 2026-06-01  8:00 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox