Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-13 04:46:37 to 2026-05-13 13:21:14 UTC [more...]

[PATCH v2 00/69] mm: Generalize HVO for HugeTLB and device DAX
 2026-05-13 13:20 UTC  (50+ messages)
` [PATCH v2 01/69] mm/hugetlb: Fix boot panic with CONFIG_DEBUG_VM and HVO bootmem pages
` [PATCH v2 02/69] mm/hugetlb_vmemmap: Fix __hugetlb_vmemmap_optimize_folios()
` [PATCH v2 03/69] powerpc/mm: Fix wrong addr_pfn tracking in compound vmemmap population
` [PATCH v2 04/69] mm/hugetlb: Initialize gigantic bootmem hugepage struct pages earlier
` [PATCH v2 05/69] mm/mm_init: Simplify deferred_free_pages() migratetype init
` [PATCH v2 06/69] mm/sparse: Panic on memmap and usemap allocation failure
` [PATCH v2 07/69] mm/sparse: Move subsection_map_init() into sparse_init()
` [PATCH v2 08/69] mm/mm_init: Defer sparse_init() until after zone initialization
` [PATCH v2 09/69] mm/mm_init: Defer hugetlb reservation "
` [PATCH v2 10/69] mm/mm_init: Remove set_pageblock_order() call from sparse_init()
` [PATCH v2 11/69] mm/sparse: Move sparse_vmemmap_init_nid_late() into sparse_init_nid()
` [PATCH v2 12/69] mm/hugetlb_cma: Validate hugetlb CMA range by zone at reserve time
` [PATCH v2 13/69] mm/hugetlb: Refactor early boot gigantic hugepage allocation
` [PATCH v2 14/69] mm/hugetlb: Free cross-zone bootmem gigantic pages after allocation
` [PATCH v2 15/69] mm/hugetlb_vmemmap: Move bootmem HVO setup to early init
` [PATCH v2 16/69] mm/hugetlb: Remove obsolete bootmem cross-zone checks
` [PATCH v2 17/69] mm/sparse-vmemmap: Remove sparse_vmemmap_init_nid_late()
` [PATCH v2 18/69] mm/hugetlb: Remove unused bootmem cma field
` [PATCH v2 19/69] mm/mm_init: Make __init_page_from_nid() static
` [PATCH v2 20/69] mm/sparse-vmemmap: Drop VMEMMAP_POPULATE_PAGEREF
` [PATCH v2 21/69] mm: Rename vmemmap optimization macros around folio semantics
` [PATCH v2 22/69] mm/sparse: Drop power-of-2 size requirement for struct mem_section
` [PATCH v2 23/69] mm/sparse-vmemmap: track compound page order in "
` [PATCH v2 24/69] mm/mm_init: Skip initializing shared vmemmap tail pages
` [PATCH v2 25/69] mm/sparse-vmemmap: Initialize shared tail vmemmap pages on allocation
` [PATCH v2 26/69] mm/sparse-vmemmap: Support section-based vmemmap accounting
` [PATCH v2 27/69] mm/sparse-vmemmap: Support section-based vmemmap optimization
` [PATCH v2 28/69] mm/hugetlb: Use generic vmemmap optimization macros
` [PATCH v2 29/69] mm/sparse: Mark memblocks present earlier
` [PATCH v2 30/69] mm/hugetlb: Switch HugeTLB to section-based vmemmap optimization
` [PATCH v2 31/69] mm/sparse: Remove section_map_size()
` [PATCH v2 32/69] mm/mm_init: Factor out pfn_to_zone() as a shared helper
` [PATCH v2 33/69] mm/sparse: Remove SPARSEMEM_VMEMMAP_PREINIT
` [PATCH v2 34/69] mm/sparse: Inline usemap allocation into sparse_init_nid()
` [PATCH v2 35/69] mm/hugetlb: Remove HUGE_BOOTMEM_HVO
` [PATCH v2 36/69] mm/hugetlb: Remove HUGE_BOOTMEM_CMA
` [PATCH v2 37/69] mm/sparse-vmemmap: Factor out shared vmemmap page allocation
` [PATCH v2 38/69] mm/sparse-vmemmap: Introduce CONFIG_SPARSEMEM_VMEMMAP_OPTIMIZATION
` [PATCH v2 39/69] mm/sparse-vmemmap: Switch DAX to vmemmap_shared_tail_page()
` [PATCH v2 40/69] powerpc/mm: "
` [PATCH v2 41/69] mm/sparse-vmemmap: Drop the extra tail page from DAX reservation
` [PATCH v2 42/69] mm/sparse-vmemmap: Switch DAX to section-based vmemmap optimization
` [PATCH v2 43/69] mm/sparse-vmemmap: Unify DAX and HugeTLB population paths
` [PATCH v2 44/69] mm/sparse-vmemmap: Remove the unused ptpfn argument
` [PATCH v2 45/69] powerpc/mm: Make vmemmap_populate_compound_pages() static
` [PATCH v2 46/69] mm/sparse-vmemmap: Map shared vmemmap tail pages read-only
` [PATCH v2 47/69] powerpc/mm: "
  ` [PATCH v2 48/69] mm/sparse-vmemmap: Inline vmemmap_populate_address() into its caller
  ` [PATCH v2 49/69] mm/hugetlb_vmemmap: Remove vmemmap_wrprotect_hvo()

[PATCH] drivers/base/memory: set mem->altmap after successful device registration
 2026-05-13 13:20 UTC  (3+ messages)

[PATCH v4] mm: introduce a new page type for page pool in page type
 2026-05-13 13:02 UTC  (13+ messages)

[PATCH] mm, swap: avoid leaving unused extend table after alloc race
 2026-05-13 12:49 UTC  (2+ messages)

[PATCH] memblock: don't touch memblock arrays when memblock_free() is called late
 2026-05-13 12:47 UTC  (2+ messages)

[PATCH RFC 0/5] memcg: dma-buf per-cgroup accounting via pid_fd
 2026-05-13 12:41 UTC  (6+ messages)
` [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg

[PATCH 0/4] mm: misc cleanups from __GFP_UNMAPPED series
 2026-05-13 12:35 UTC  (5+ messages)
` [PATCH 1/4] mm: introduce for_each_free_list()
` [PATCH 2/4] mm/page_alloc: don't overload migratetype in find_suitable_fallback()
` [PATCH 3/4] mm: rejig pageblock mask definitions
` [PATCH 4/4] mm/page_alloc: remove ifdefs from pindex helpers

[PATCH v4 4/5] ksm: Optimize rmap_walk_ksm by passing a suitable address range
 2026-05-13 12:10 UTC  (2+ messages)

[PATCH v4 5/5] ksm: add mremap selftests for ksm_rmap_walk
 2026-05-13 12:10 UTC  (2+ messages)

[PATCH v4 1/5] mm/rmap: add tracepoint for rmap_walk
 2026-05-13 12:03 UTC  (2+ messages)

[PATCH v4 3/5] ksm: add vm_pgoff into ksm_rmap_item
 2026-05-13 11:59 UTC  (2+ messages)

[PATCH 0/2] Insert instead of copy pages into shmem when shrinking
 2026-05-13 11:54 UTC  (14+ messages)
` [PATCH 1/2] mm/shmem: add shmem_insert_folio()

[PATCH v3 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
 2026-05-13 11:49 UTC  (10+ messages)
` [PATCH v3 05/12] mm, swap: unify large folio allocation
` [PATCH v3 07/12] mm, swap: support flexible batch freeing of slots in different memcgs
` [PATCH v3 10/12] mm/memcg, swap: store cgroup id in cluster table directly

[akpm-mm:mm-new 301/315] mm/oom_kill.c:922:12: warning: 'kill_all_shared_mm' defined but not used
 2026-05-13 11:48 UTC 

[PATCH] mm/mremap: unmap full fixed target for multi-VMA moves
 2026-05-13 11:49 UTC  (11+ messages)

[PATCH v6 0/4] mm/memory-failure: add panic option for unrecoverable pages
 2026-05-13 11:48 UTC  (13+ messages)
` [PATCH v6 1/4] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
` [PATCH v6 2/4] mm/memory-failure: classify get_any_page() failures by reason

[syzbot] [mm?] possible deadlock in gup_fast_fallback (3)
 2026-05-13 11:44 UTC 

[PATCH mm-hotfixes] mm/hugetlb: avoid false positive lockdep assertion
 2026-05-13 11:30 UTC  (4+ messages)

[PATCH v2] selftests/mm: Fix incorrect mmap() error handling with NULL instead of MAP_FAILED
 2026-05-13 11:20 UTC  (5+ messages)

[PATCH] mm/readahead: no PG_readahead on EOF
 2026-05-13 11:16 UTC  (2+ messages)

[PATCH 0/3] kasan: hw_tags: some micro-optimizations
 2026-05-13 10:57 UTC  (4+ messages)
` [PATCH 1/3] mm/slub: hw_tags: skip page-allocator unpoisoning on slab allocation
` [PATCH 2/3] kasan: avoid re-poisoning tag-based kmalloc redzones
` [PATCH 3/3] vmalloc: hw_tags: optimize vmalloc redzoning

[PATCH 00/12] kho: make boot time huge page allocation work nicely with KHO
 2026-05-13 10:32 UTC  (5+ messages)
` [PATCH 01/12] kho: generalize radix tree APIs

[linux-next:master 14086/14440] lib/cmdline.c:188: undefined reference to `__efistub___lshrdi3'
 2026-05-13 10:30 UTC  (3+ messages)

[PATCH v4 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-05-13 10:28 UTC  (9+ messages)
` [PATCH v4 02/15] mm: Make empty_zero_page __ro_after_init

[PATCH] lib/test_hmm: use kvfree() to free kvcalloc() allocations
 2026-05-13 10:28 UTC  (2+ messages)

[PATCH 0/3] tools/mm/page-types: Fix misc bugs
 2026-05-13 10:27 UTC  (7+ messages)
` [PATCH 1/3] tools/mm/page-types: Fix typo in madvise() error message
` [PATCH 2/3] tools/mm/page-types: Fix ternary operator precedence in sigbus handler
` [PATCH 3/3] tools/mm/page-types: Fix kpageflags option argument in getopt_long

[GIT PULL] liveupdate updates for v7.1-rc4
 2026-05-13 10:22 UTC 

[PATCH 1/2] mm: huge_memory: refactor thpsize_shmem_enabled_store() with sysfs_match_string()
 2026-05-13 10:09 UTC  (8+ messages)

[PATCH v2 1/2] mm: huge_memory: refactor thpsize_shmem_enabled_store() with sysfs_match_string()
 2026-05-13  9:45 UTC  (2+ messages)
` [PATCH v2 2/2] mm: huge_memory: refactor thpsize_shmem_enabled_show() with helper arrays

[PATCH v2 00/22] mm: Add __GFP_UNMAPPED
 2026-05-13  9:43 UTC  (5+ messages)
` [PATCH v2 16/22] mm/page_alloc: separate pcplists by freetype flags
` [PATCH v2 18/22] mm/page_alloc: introduce ALLOC_NOBLOCK

[RFC V2 00/14] arm64/mm: Enable 128 bit page table entries
 2026-05-13  9:39 UTC  (13+ messages)
` [RFC V2 03/14] arm64/mm: Convert READ_ONCE() as pmdp_get() while accessing PMD
` [RFC V2 04/14] arm64/mm: Convert READ_ONCE() as pudp_get() while accessing PUD
` [RFC V2 05/14] arm64/mm: Convert READ_ONCE() as p4dp_get() while accessing P4D
` [RFC V2 06/14] arm64/mm: Convert READ_ONCE() as pgdp_get() while accessing PGD
` [RFC V2 07/14] arm64/mm: Route all pgtable reads via pxxval_get()
` [RFC V2 08/14] arm64/mm: Route all pgtable writes via pxxval_set()
` [RFC V2 09/14] arm64/mm: Route all pgtable atomics to central helpers
` [RFC V2 10/14] arm64/mm: Abstract printing of pxd_val()
` [RFC V2 11/14] arm64/mm: Override read-write accessors for vm_page_prot
` [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] selftests/mm: Fix incorrect mmap() error handling with NULL instead of MAP_FAILED
 2026-05-13  9:25 UTC  (2+ messages)

[PATCH v3] mm/khugepaged: avoid underflow in madvise_collapse for sub-PMD MADV_COLLAPSE
 2026-05-13  9:24 UTC  (3+ messages)

[PATCH v2 0/4] treewide: fixup gfp_t printks
 2026-05-13  9:11 UTC  (4+ messages)

[PATCH] selftests/mm: Fix incorrect mmap() error handling with NULL instead of MAP_FAILED
 2026-05-13  9:09 UTC  (2+ messages)

[PATCH v6 1/4] percpu: Fix wrong chunk hints update
 2026-05-13  8:51 UTC  (4+ messages)
` [PATCH v6 2/4] percpu: Do not trust hint starts when they are not set
` [PATCH v6 3/4] percpu: Introduce struct pcpu_region
` [PATCH v6 4/4] percpu: Fix hint invariant breakage

[PATCH 0/8] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 1)
 2026-05-13  8:41 UTC  (17+ messages)
` [PATCH 1/8] sparc/mm: remove register_page_bootmem_info()
` [PATCH 2/8] mm/bootmem_info: drop initialization of page->lru
` [PATCH 3/8] mm/bootmem_info: stop using PG_private
` [PATCH 4/8] mm/bootmem_info: remove call to kmemleak_free_part_phys()
` [PATCH 5/8] mm/bootmem_info: stop marking the pgdat as NODE_INFO
` [PATCH 6/8] mm/bootmem_info: stop marking mem_section_usage as MIX_SECTION_INFO
` [PATCH 7/8] s390/mm: use free_reserved_page() in vmem_free_pages()
` [PATCH 8/8] powerpc/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE

[RESEND PATCH] mm/memory_failure: use bool for hugetlb indicator in try_memory_failure_hugetlb
 2026-05-13  8:38 UTC  (4+ messages)

[PATCH RESEND v2] mm/percpu-internal.h: optimise pcpu_chunk struct to save memory
 2026-05-13  8:23 UTC  (3+ messages)

[PATCH v2] userfaultfd: ensure mremap_userfaultfd_fail() releases mmap_changing
 2026-05-13  8:14 UTC 

[PATCH 0/3] mm/zswap: Implement per-cgroup proactive writeback
 2026-05-13  8:04 UTC  (7+ messages)
` [PATCH 2/3] mm/zswap: Implement "

improve the swap_activate interface
 2026-05-13  7:58 UTC  (13+ messages)
` [PATCH 05/12] swap: cleanup setup_swap_extents
` [PATCH 08/12] swap,iomap: simplify iomap_swapfile_iter
` [PATCH 09/12] swap: push down setting sis->bdev into ->swap_activate

[PATCH v2] mm/shrinker: simplify shrinker_memcg_alloc() using guard()
 2026-05-13  7:55 UTC  (2+ messages)

[PATCH v1] mm/shrinker: simplify shrinker_memcg_alloc() using guard()
 2026-05-13  7:55 UTC  (3+ messages)

[PATCH v2] mm/filemap: fix page_cache_prev_miss() when no hole is found
 2026-05-13  7:52 UTC  (3+ messages)

[PATCH 1/1] kho: fix KHO_TREE_MAX_DEPTH for non-4KB page sizes
 2026-05-13  7:50 UTC  (3+ messages)

[linus:master] [maple_tree] 280b792cac: will-it-scale.per_process_ops 6.0% regression
 2026-05-13  7:40 UTC 

[PATCH v2 0/3] use vma locks for proc/pid/{smaps|numa_maps} reads
 2026-05-13  7:39 UTC  (4+ messages)

[PATCH v7 00/31] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-05-13  7:36 UTC  (2+ messages)

[PATCH v6 0/3] mm/swap: use swap_ops to register swap device's methods
 2026-05-13  7:10 UTC  (9+ messages)
` [PATCH v6 1/3] mm/swap: rename mm/page_io.c to mm/swap_io.c
` [PATCH v6 2/3] mm/swap: use swap_ops to register swap device's methods
` [PATCH v6 3/3] mm/swap_io.c: rename swap_writepage_* to swap_write_folio_*

[PATCH v1 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios
 2026-05-13  6:47 UTC  (11+ messages)

[PATCH v2] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
 2026-05-13  6:45 UTC  (9+ messages)

[PATCH v6 00/14] selftests/mm: fix failures and robustness improvements
 2026-05-13  6:40 UTC  (3+ messages)

[PATCH v2 00/14] userfaultfd: working set tracking for VM guest memory
 2026-05-13  6:26 UTC  (5+ messages)
` [PATCH v2 13/14] selftests/mm: add userfaultfd RWP tests
` [PATCH v2 14/14] Documentation/userfaultfd: document RWP working set tracking

[PATCH v5 4/4] percpu: Fix hint invariant breakage
 2026-05-13  6:18 UTC  (2+ messages)

[PATCH v8 4/4] kunit: Add documentation for warning backtrace suppression API
 2026-05-13  6:12 UTC 

[PATCH] zsmalloc: zero-initialize zspage memory to prevent KMSAN uninit reads
 2026-05-13  6:06 UTC  (5+ messages)

[PATCH v2] drivers/base/memory: make memory block get/put explicit
 2026-05-13  5:54 UTC  (4+ messages)

[RFC PATCH v2 0/5] Add buffered write-through support to iomap & xfs
 2026-05-13  5:44 UTC  (3+ messages)


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