public inbox for linux-mm@kvack.org
 help / color / mirror / Atom feed
 messages from 2026-03-31 10:47:02 to 2026-04-01 06:01:05 UTC [more...]

[akpm-mm:mm-unstable 121/130] tools/testing/selftests/kselftest.h:427:13: error: implicit declaration of function 'vasprintf'; did you mean 'vsprintf'?
 2026-04-01  6:00 UTC  (3+ messages)

[PATCH 0/3] Minor hmm_test fixes and cleanups
 2026-04-01  5:19 UTC  (5+ messages)
` [PATCH 2/3] selftests/mm: hmm-tests: don't hardcode THP size to 2MB

[PATCH v2 00/12] mm/mglru: improve reclaim loop and dirty folio handling
 2026-04-01  5:18 UTC  (14+ messages)
` [PATCH v2 02/12] mm/mglru: rename variables related to aging and rotation
` [PATCH v2 03/12] mm/mglru: relocate the LRU scan batch limit to callers
` [PATCH v2 08/12] mm/mglru: simplify and improve dirty writeback handling
` [PATCH v2 12/12] mm/vmscan: unify writeback reclaim statistic and throttling

[PATCH v2] mm/slub: skip freelist construction for whole-slab bulk refill
 2026-04-01  4:57 UTC 

mm.git review status at 7.0-rc6
 2026-04-01  4:39 UTC 

[PATCH] LoongArch: mm: fix FLATMEM ARCH_PFN_OFFSET for non-zero DRAM base
 2026-04-01  4:17 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] mm/sparse: fix BUILD_BUG_ON check for section map alignment
 2026-04-01  4:01 UTC  (10+ messages)

maple_tree: KCSAN: data-race in mas_wr_node_store / mtree_range_walk
 2026-04-01  3:58 UTC  (2+ messages)

[PATCH v2] mm/mempolicy: fix memory leaks in weighted_interleave_auto_store()
 2026-04-01  3:43 UTC  (2+ messages)

[PATCH v2] lib/maple_tree: fix potential NULL dereference in mas_pop_node()
 2026-04-01  3:27 UTC  (2+ messages)

[PATCH 1/3] lib/maple_tree: fix potential NULL dereference in mas_pop_node()
 2026-04-01  3:24 UTC  (3+ messages)
` [PATCH 2/3] lib/maple_tree: fix always-true condition in mas_erase()

[PATCH] lib/maple_tree: fix incorrect dead range comparison in mas_topiary_replace()
 2026-04-01  3:20 UTC  (2+ messages)

[PATCH v4] mm/userfaultfd: detect VMA replacement after copy retry in mfill_copy_folio_retry()
 2026-04-01  3:01 UTC  (2+ messages)

[PATCH] mm/sparse: fix preinited section_mem_map clobbering on failure path
 2026-04-01  2:41 UTC  (8+ messages)

[PATCH v4] mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
 2026-04-01  2:38 UTC  (3+ messages)

[PATCH] mm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start()
 2026-04-01  1:32 UTC  (3+ messages)
` (sashiko review) "

[RFC PATCH v3 0/2] Fix storing in XArray check_split tests
 2026-04-01  1:21 UTC  (3+ messages)

[PATCH v3] zram: do not forget to endio for partial discard requests
 2026-04-01  1:10 UTC  (4+ messages)

[PATCH] mm/damon: validate min_region_size to be power of 2
 2026-04-01  1:01 UTC  (4+ messages)
` (sashiko review) "

[PATCH] mm/mempolicy: fix memory leak in weighted_interleave_auto_store()
 2026-04-01  0:59 UTC  (8+ messages)

[PATCH v1 1/1] mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
 2026-04-01  0:59 UTC  (6+ messages)

[PATCH v2] tools/testing/selftests: add merge test for partial msealed range
 2026-04-01  0:58 UTC  (5+ messages)

[RFC PATCH] mm/damon: reset thread status parameters upon kdamond termination
 2026-04-01  0:44 UTC  (4+ messages)

[PATCH v4] selftests/mm: skip hugetlb_dio tests when DIO alignment is incompatible
 2026-04-01  0:39 UTC  (3+ messages)

[PATCH] mm/thp: dead code cleanup in Kconfig
 2026-04-01  0:37 UTC  (3+ messages)

[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
 2026-03-31 23:31 UTC  (7+ messages)
` [PATCH RFC v4 08/44] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v4 25/44] KVM: selftests: Test basic single-page conversion flow

[LSF/MM/BPF TOPIC] The Future of the Anonymous Reverse Mapping [RESEND]
 2026-03-31 23:30 UTC  (2+ messages)

[PATCH v2 1/2] mm: prevent droppable mappings from being locked
 2026-03-31 22:45 UTC  (5+ messages)
` [PATCH v2 2/2] selftests/mm: verify droppable mappings cannot be locked

[PATCH v3] mm/vmalloc: Use dedicated unbound workqueues for vmap drain
 2026-03-31 22:40 UTC  (2+ messages)

[PATCH v3 0/2] zswap pool per-CPU acomp_ctx simplifications
 2026-03-31 22:38 UTC  (7+ messages)
` [PATCH v3 1/2] mm: zswap: Remove redundant checks in zswap_cpu_comp_dead()
` [PATCH v3 2/2] mm: zswap: Tie per-CPU acomp_ctx lifetime to the pool

[PATCH v2] mm/page_io: fix PSWPIN undercount for large folios in sio_read_complete()
 2026-03-31 22:33 UTC  (2+ messages)

[RFC PATCH] mm/hmm: Add userfaultfd support to fault handling
 2026-03-31 22:24 UTC 

[PATCH mm-unstable v4 0/5] mm: khugepaged cleanups and mTHP prerequisites
 2026-03-31 21:49 UTC  (17+ messages)
` [PATCH mm-unstable v4 5/5] mm/khugepaged: unify khugepaged and madv_collapse with collapse_single_pmd()

[RFC PATCH 0/2] s390/mm: Batch PTE updates in lazy MMU mode
 2026-03-31 21:11 UTC  (6+ messages)
` [RFC PATCH 1/2] mm: make lazy MMU mode context-aware

[PATCH v6 0/6] Use killable vma write locking in most places
 2026-03-31 20:14 UTC  (17+ messages)
` [PATCH v6 2/6] mm: use vma_start_write_killable() in mm syscalls
` [PATCH v6 4/6] mm/vma: use vma_start_write_killable() in vma operations
` [PATCH v6 5/6] mm: use vma_start_write_killable() in process_vma_walk_lock()

[PATCH] liveupdate: truncate getfile name to NAME_MAX
 2026-03-31 20:09 UTC  (7+ messages)

[PATCH] liveupdate: add LIVEUPDATE_SESSION_GET_NAME ioctl
 2026-03-31 19:46 UTC  (5+ messages)

[PATCH v3 00/10] liveupdate: Fix module unloading and unregister API
 2026-03-31 19:38 UTC  (13+ messages)
` [PATCH v3 01/10] liveupdate: Safely print untrusted strings
` [PATCH v3 02/10] liveupdate: Synchronize lazy initialization of FLB private state
` [PATCH v3 03/10] liveupdate: Protect file handler list with rwsem
` [PATCH v3 04/10] liveupdate: Protect FLB lists with luo_register_rwlock

[PATCH v2] mm/vma: fix memory leak in __mmap_region()
 2026-03-31 19:24 UTC  (2+ messages)

[PATCH v8 0/6] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-03-31 19:23 UTC  (13+ messages)
` [PATCH v8 1/6] mm/vmalloc: extract vm_area_free_pages() helper from vfree()
` [PATCH v8 4/6] mm/vmalloc: use READ_ONCE() for vmalloc nr_pages status readers
` [PATCH v8 6/6] lib/test_vmalloc: add vrealloc test case

[PATCH v18 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-03-31 19:09 UTC  (2+ messages)

[PATCH v7 0/7] selftests/mm: skip several tests when thp is not available
 2026-03-31 19:09 UTC  (4+ messages)
` [PATCH v7 4/7] selftests: ksft_exit_fail_perror: support printf style arguments

[PATCH] mm/vma: fix memory leak in __mmap_region()
 2026-03-31 17:42 UTC  (3+ messages)

[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
 2026-03-31 17:33 UTC  (3+ messages)
` [PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update

[RFC PATCH] zram: update ac_time of written back slots
 2026-03-31 17:01 UTC  (2+ messages)

[RFC] mm, page_alloc: reintroduce page allocation stall warning
 2026-03-31 16:44 UTC  (5+ messages)
` [patch] "
  ` [patch v2] "
    ` [patch v3] "

[PATCH mm-stable v3] mm/memcontrol: batch memcg charging in __memcg_slab_post_alloc_hook
 2026-03-31 16:41 UTC  (4+ messages)

[PATCH] selftests/mm: Fix soft-dirty kselftest supported check
 2026-03-31 16:32 UTC  (7+ messages)

[PATCH v2 0/3] mm/swap: use swap_ops to register swap device's methods
 2026-03-31 16:10 UTC  (5+ messages)
` [PATCH v2 2/3] "

[PATCH] mm/page_alloc: cleanup flag vars in alloc_pages_bulk_noprof()
 2026-03-31 16:10 UTC  (2+ messages)

[PATCH v5 0/3] mm: Free contiguous order-0 pages efficiently
 2026-03-31 16:09 UTC  (5+ messages)
` [PATCH v5 1/3] mm/page_alloc: Optimize free_contig_range()
` [PATCH v5 2/3] vmalloc: Optimize vfree
` [PATCH v5 3/3] mm/page_alloc: Optimize __free_contig_frozen_range()

(sashiko status) [PATCH 0/2] Docs/admin-guide/mm/damon: warn commit_inputs vs other params race
 2026-03-31 15:55 UTC  (5+ messages)

[PATCH] drm/shmem_helper: Make sure PMD entries get the writeable upgrade
 2026-03-31 15:33 UTC  (2+ messages)

[PATCH v3 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-03-31 15:24 UTC  (8+ messages)
` [PATCH v3 02/15] userfaultfd: introduce struct mfill_state
` [PATCH v3 07/15] userfaultfd: introduce vm_uffd_ops

[PATCH v17 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-03-31 15:17 UTC  (5+ messages)
` [PATCH v17 1/2] ACPI:RAS2: Add driver for the "

[PATCH v4 0/3] mm: Free contiguous order-0 pages efficiently
 2026-03-31 15:09 UTC  (11+ messages)
` [PATCH v4 1/3] mm/page_alloc: Optimize free_contig_range()
` [PATCH v4 2/3] vmalloc: Optimize vfree

[PATCH] sched/numa, mm: Skip page promotion if cpu pid is valid
 2026-03-31 15:02 UTC  (6+ messages)

[PATCH v2 00/22] mm: Add __GFP_UNMAPPED
 2026-03-31 14:40 UTC  (3+ messages)
` [PATCH v2 22/22] mm/secretmem: Use __GFP_UNMAPPED when available

[PATCH 13/15] sched/isolation: Implement sysfs interface for dynamic housekeeping
 2026-03-31 14:38 UTC  (3+ messages)

[PATCH] mm: update stale locking comment in do_anonymous_page()
 2026-03-31 14:29 UTC 

[PATCH] mm, KMSAN: Add missing shadow memory initialization in special allocation paths
 2026-03-31 14:22 UTC  (3+ messages)

[PATCH v4 3/5] locking: Add contended_release tracepoint to sleepable locks
 2026-03-31 14:11 UTC  (4+ messages)

[PATCH v2] mm/vmalloc: Use dedicated unbound workqueue for vmap purge/drain
 2026-03-31 14:11 UTC  (4+ messages)

[RFC PATCH] modules: extend {kstrdup,kfree}_const() to handle per-module .rodata
 2026-03-31 13:37 UTC  (2+ messages)

[linux-next:master 5585/5731] error[E0277]: `*const kernel::bindings::vm_uffd_ops` cannot be shared between threads safely
 2026-03-31 13:04 UTC  (10+ messages)

[PATCH v4 0/8] dma-buf: heaps: Turn heaps into modules
 2026-03-31 12:54 UTC  (2+ messages)

[PATCH v4 0/5] locking: contended_release tracepoint instrumentation
 2026-03-31 12:32 UTC  (3+ messages)

[PATCH v2] mm/userfaultfd: detect VMA replacement after copy retry in mfill_copy_folio_retry()
 2026-03-31 12:07 UTC  (3+ messages)

[syzbot] [mm?] KASAN: slab-use-after-free Read in madvise_walk_vmas
 2026-03-31 11:54 UTC  (4+ messages)

[PATCH v2 0/3] Inline helpers into Rust without full LTO
 2026-03-31 11:44 UTC  (10+ messages)
`  "

[PATCH 1/2] mm/userfaultfd: fix stale ops and VMA type mismatch after copy retry
 2026-03-31 11:42 UTC  (3+ messages)
` [PATCH 2/2] mm/userfaultfd: fix wrong likely() hint on mmap_changing check in move_pages()

Mapping non-pinned memory from one Xen domain into another
 2026-03-31 11:23 UTC  (5+ messages)
` Why memory lending is needed for GPU acceleration

[PATCH v1] slab: support for compiler-assisted type-based slab cache partitioning
 2026-03-31 11:12 UTC 

[PATCH v6 0/6] selftests/mm: skip several tests when thp is not available
 2026-03-31 11:00 UTC  (5+ messages)
` [PATCH v6 4/6] selftests/mm/vm_util: robust write_file()

[PATCH v2 0/3] mm/memory-failure: add panic option for unrecoverable pages
 2026-03-31 11:00 UTC  (4+ messages)
` [PATCH v2 1/3] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
` [PATCH v2 2/3] mm/memory-failure: add panic_on_unrecoverable_memory_failure sysctl
` [PATCH v2 3/3] Documentation: document "


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