Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-12 19:51:45 to 2026-05-13 09:40:22 UTC [more...]

[PATCH 1/2] mm: huge_memory: refactor thpsize_shmem_enabled_store() with sysfs_match_string()
 2026-05-13  9:40 UTC  (7+ messages)

[RFC V2 00/14] arm64/mm: Enable 128 bit page table entries
 2026-05-13  9:39 UTC  (15+ messages)
` [RFC V2 01/14] mm: Abstract printing of pxd_val()
` [RFC V2 02/14] mm: Add read-write accessors for vm_page_prot
` [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 v4] mm: introduce a new page type for page pool in page type
 2026-05-13  9:36 UTC  (6+ messages)

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

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

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

[PATCH] mm, swap: avoid leaving unused extend table after alloc race
 2026-05-13  9:21 UTC 

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

[PATCH mm-hotfixes] mm/hugetlb: avoid false positive lockdep assertion
 2026-05-13  8:56 UTC 

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

[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 v2 00/22] mm: Add __GFP_UNMAPPED
 2026-05-13  8:46 UTC  (3+ messages)
` [PATCH v2 16/22] mm/page_alloc: separate pcplists by freetype flags

[PATCH 0/8] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 1)
 2026-05-13  8:41 UTC  (18+ 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] lib/test_hmm: use kvfree() to free kvcalloc() allocations
 2026-05-13  8:25 UTC 

[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 v6 0/4] mm/memory-failure: add panic option for unrecoverable pages
 2026-05-13  7:54 UTC  (9+ messages)
` [PATCH v6 1/4] mm/memory-failure: report MF_MSG_KERNEL for reserved pages

[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  (6+ messages)

[PATCH v7 00/31] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-05-13  7:36 UTC  (35+ messages)
` [PATCH v7 01/31] mm: mempolicy: fix interleave index for unaligned VMA start
` [PATCH v7 02/31] mm: page_alloc: propagate PageReported flag across buddy splits
` [PATCH v7 03/31] mm: page_reporting: allow driver to set batch capacity
` [PATCH v7 04/31] mm: hugetlb: remove dead alloc_hugetlb_folio stub
` [PATCH v7 05/31] mm: move vma_alloc_folio_noprof to page_alloc.c
` [PATCH v7 06/31] mm: thread user_addr through page allocator for cache-friendly zeroing
` [PATCH v7 07/31] mm: add folio_zero_user stub for configs without THP/HUGETLBFS
` [PATCH v7 08/31] mm: page_alloc: move prep_compound_page before post_alloc_hook
` [PATCH v7 09/31] mm: use folio_zero_user for user pages in post_alloc_hook
` [PATCH v7 10/31] mm: use __GFP_ZERO in vma_alloc_zeroed_movable_folio
` [PATCH v7 11/31] mm: remove arch vma_alloc_zeroed_movable_folio overrides
` [PATCH v7 12/31] mm: alloc_anon_folio: pass raw fault address to vma_alloc_folio
` [PATCH v7 13/31] mm: alloc_swap_folio: "
` [PATCH v7 14/31] mm: use __GFP_ZERO in alloc_anon_folio
` [PATCH v7 15/31] mm: vma_alloc_anon_folio_pmd: pass raw fault address to vma_alloc_folio
` [PATCH v7 16/31] mm: use __GFP_ZERO in vma_alloc_anon_folio_pmd
` [PATCH v7 17/31] mm: hugetlb: add gfp parameter and skip zeroing for zeroed pages
` [PATCH v7 18/31] mm: memfd: skip zeroing for zeroed hugetlb pool pages
` [PATCH v7 19/31] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
` [PATCH v7 20/31] mm: page_reporting: add per-page zeroed bitmap for host feedback
` [PATCH v7 21/31] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero
` [PATCH v7 22/31] mm: page_alloc: preserve PG_zeroed in page_del_and_expand
` [PATCH v7 23/31] virtio_balloon: submit reported pages as individual buffers
` [PATCH v7 24/31] mm: page_reporting: add flush parameter with page budget
` [PATCH v7 25/31] mm: page_alloc: propagate PG_zeroed in split_large_buddy
` [PATCH v7 26/31] virtio_balloon: skip zeroing for host-zeroed reported pages
` [PATCH v7 27/31] virtio_balloon: disable reporting zeroed optimization for confidential guests
` [PATCH v7 28/31] mm: add free_frozen_pages_zeroed
` [PATCH v7 29/31] mm: add put_page_zeroed and folio_put_zeroed
` [PATCH v7 30/31] virtio_balloon: implement VIRTIO_BALLOON_F_DEVICE_INIT_ON_INFLATE
` [PATCH v7 31/31] mm: balloon: use put_page_zeroed for zeroed balloon pages

[PATCH v6 0/3] mm/swap: use swap_ops to register swap device's methods
 2026-05-13  7:10 UTC  (11+ 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 v3 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
 2026-05-13  6:47 UTC  (4+ messages)
` [PATCH v3 05/12] mm, swap: unify large folio allocation

[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  (4+ 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 1/4] percpu: Fix wrong chunk hints update
 2026-05-13  6:18 UTC  (4+ messages)
` [PATCH v5 4/4] percpu: Fix hint invariant breakage

[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)

[PATCH 0/6] mm: Make per-VMA locks available in all builds
 2026-05-13  4:30 UTC  (5+ messages)

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

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

[PATCH] Revert "mm/hugetlbfs: update hugetlbfs to use mmap_prepare"
 2026-05-13  3:21 UTC  (3+ messages)

[PATCH] mm/memory: avoid unnecessary #PF on mTHP allocation race
 2026-05-13  3:10 UTC  (3+ messages)

[PATCH v7 0/3] mm: improve write performance with RWF_DONTCACHE
 2026-05-13  3:01 UTC  (5+ messages)
` [PATCH v7 2/3] mm: track DONTCACHE dirty pages per bdi_writeback
` [PATCH v7 3/3] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking

[PATCH 0/3] selftests/mm: assorted fixes for hmm-tests
 2026-05-13  3:06 UTC  (2+ messages)

[PATCH v2] mm: vmscan: rework lru_shrink and write_folio tracepoints
 2026-05-13  3:04 UTC  (4+ messages)

[PATCH v7 0/7] mm: Hot page tracking and promotion infrastructure
 2026-05-13  2:56 UTC  (6+ messages)

[PATCH 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-05-13  2:42 UTC  (6+ messages)
` [PATCH 1/3] mm/hmm: Add hmm_range_fault_unlockable() for mmap lock-drop support

[PATCH v2 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-05-13  2:40 UTC  (4+ messages)
` [PATCH v2 1/3] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v2 2/3] mm/hmm: add hmm_range_fault_unlockable() for mmap lock-drop support
` [PATCH v2 3/3] selftests/mm: add userfaultfd test for HMM unlockable path

[PATCH] selftests/cgroup: Fix error path leaks in test_percpu_basic
 2026-05-13  2:39 UTC 

[PATCH 0/3] tools/mm/page-types: Fix misc bugs
 2026-05-13  2:21 UTC  (4+ 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

[PATCH 0/2] mm: document read_pages and simplify usage
 2026-05-13  2:14 UTC  (6+ messages)
` [PATCH 1/2] mm/readahead: add kerneldoc for read_pages
` [PATCH 2/2] mm/readahead: simplify page_cache_ra_unbounded loop counter reset

[PATCH] mm: make zeropage read-only
 2026-05-13  2:11 UTC  (2+ messages)

[linus:master] [mm] 01b9da291c: stress-ng.switch.ops_per_sec 67.7% regression
 2026-05-13  2:10 UTC  (3+ messages)

[PATCH] mm/page_vma_mapped: revalidate and do proper check before return device-private pmd
 2026-05-13  1:47 UTC  (9+ messages)

kmalloc_nolock() follow-ups, including kfree_rcu_nolock()
 2026-05-13  1:42 UTC  (3+ messages)

[PATCH v3] mm/khugepaged: fix inconsistent MMF_VM_HUGEPAGE flag due to allocation failure order
 2026-05-13  0:56 UTC  (2+ messages)

[PATCH] selftests/mm: Fix mmap() return value check in run_migration_benchmark
 2026-05-13  0:42 UTC  (2+ messages)

[PATCH v2] maple_tree: document that "last" in mtree_insert_range() is inclusive
 2026-05-13  0:40 UTC  (2+ messages)

[PATCH] mm/readahead: no PG_readahead on EOF
 2026-05-12 23:42 UTC  (3+ messages)

[PATCH RFC v5 00/53] guest_memfd: In-place conversion support
 2026-05-12 22:30 UTC  (6+ messages)
` [PATCH RFC v5 10/53] KVM: guest_memfd: Add basic support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH v13 0/5] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-05-12 22:01 UTC  (2+ messages)

[PATCH resend v6 00/30] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-05-12 21:06 UTC  (6+ messages)
` [PATCH resend v6 20/30] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero

[PATCH 0/2] Documentation: maple_tree: Improve statements on reserved values
 2026-05-12 20:50 UTC  (5+ messages)
` [PATCH 2/2] Documentation: maple_tree: Clarify behavior when using "

[PATCH 0/5] liveupdate: Remove limits on the number of files and sessions
 2026-05-12 20:41 UTC  (10+ messages)
` [PATCH 2/5] liveupdate: Remove limit on the number of files per session
` [PATCH 3/5] selftests/liveupdate: Test session and file limit removal
` [PATCH 4/5] selftests/liveupdate: Add stress-sessions kexec test

[PATCH 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-05-12 19:58 UTC  (3+ messages)

[PATCH 0/3] kho: Add support for kunit mocking KHO restore API
 2026-05-12 19:51 UTC  (3+ messages)
` [PATCH 2/3] kho: Add helper function to check if pages are preserved
` [PATCH 3/3] kho: Add kunit test to verify preserve/restore pages and folio


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