Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-10 14:19:10 to 2026-07-11 05:48:40 UTC [more...]

[PATCH v8 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-11  5:48 UTC  (22+ messages)
` [PATCH v8 1/8] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v8 2/8] mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
` [PATCH v8 3/8] selftests/mm: add HMM test for mmap lock-dropping faults
` [PATCH v8 4/8] mshv: Use hmm_range_fault_unlocked_timeout() for region faults
` [PATCH v8 5/8] drm/nouveau: Use hmm_range_fault_unlocked_timeout() for SVM faults
` [PATCH v8 6/8] RDMA/umem: Use hmm_range_fault_unlocked_timeout() for ODP faults
` [PATCH v8 7/8] accel/amdxdna: Use hmm_range_fault_unlocked_timeout() for range population
` [PATCH v8 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults

[PATCH] mm: shrinker: Fix double-free in alloc_shrinker_info error path
 2026-07-11  5:31 UTC  (2+ messages)

[PATCH] mm/damon/tests/core-kunit: test damon_nr_accesses_mvsum()
 2026-07-11  5:11 UTC  (2+ messages)

[PATCH 1/4] Docs/ABI/damon: fix typo in intervals_goal sysfs path
 2026-07-11  5:04 UTC  (3+ messages)

[PATCH V3] mm: Standardize printing for pgtable entries
 2026-07-11  4:58 UTC  (2+ messages)

[PATCH v2] mm/vmscan: clear hopeless kswapd when global direct reclaim makes progress
 2026-07-11  4:39 UTC 

[PATCH v3 0/5] tracing: add ref_trace_final_put tracing
 2026-07-11  4:40 UTC  (6+ messages)
` [PATCH v3 1/5] tracing: add ref_trace_final_put tracepoint
` [PATCH v3 2/5] refcount: "
` [PATCH v3 3/5] percpu-refcount: add ref_trace_final_put trace
` [PATCH v3 4/5] kunit: add test for ref_trace_final_put
` [PATCH v3 5/5] MAINTAINERS: add entries "

[PATCH] mm/mm_slot.h: add a helper function mm_slot_remove
 2026-07-11  4:30 UTC  (3+ messages)

[PATCH] mm: shrinker: fix double-free in alloc_shrinker_info error path
 2026-07-11  4:18 UTC 

[PATCH] mm: shrinker: fix double-free in alloc_shrinker_info error path
 2026-07-11  4:15 UTC 

[RFC PATCH v3] mm: retry page faults under per-VMA lock when mmap_lock is not required
 2026-07-11  4:00 UTC  (7+ messages)

[PATCH] mm: nommu: free unused resources when mremap shrinks the vma
 2026-07-11  3:03 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION bee763d5f341b99cf472afeb508d4988f62a6ca1
 2026-07-11  2:48 UTC 

[PATCH 00/18] Another attempt at HVO support on arm64
 2026-07-11  2:22 UTC  (6+ messages)

[PATCH v6 00/10] dax/kmem: atomic whole-device hotplug via sysfs
 2026-07-11  0:44 UTC  (6+ messages)
` [PATCH v6 07/10] dax: plumb hotplug online_type through dax

[PATCH] mm/vmscan: clear hopeless kswapd when global direct reclaim makes progress
 2026-07-11  0:39 UTC  (4+ messages)

[PATCH v2 0/5] mm/rmap: Refactor try_to_unmap_one
 2026-07-11  0:35 UTC  (5+ messages)
` [PATCH v2 5/5] mm/rmap: add anon folio unmap dispatcher

[PATCH] selftests/mm: remove obsolete hugetlb vmemmap test
 2026-07-11  0:32 UTC  (2+ messages)

[PATCH] mm/zswap: flush dcache in the compressed decompression path
 2026-07-11  0:25 UTC  (6+ messages)

[PATCH] mm: remove wb_writeout_inc
 2026-07-11  0:11 UTC  (4+ messages)

[PATCH 0/2] mm/page_alloc: couple of followups for recent cleanups
 2026-07-11  0:03 UTC  (3+ messages)
` [PATCH 1/2] mm/page_alloc: don't spin_trylock() in NMI on UP

[PATCH v3 0/3] mm: handle device-private PMDs in walk callbacks
 2026-07-10 23:53 UTC  (2+ messages)

[PATCH] mm: truncate: exit on empty batches in truncate_folio_batch_exceptionals()
 2026-07-10 23:43 UTC  (2+ messages)

[PATCH v3 1/1] mm: let node_reclaim() return the number of pages reclaimed
 2026-07-10 23:27 UTC  (2+ messages)

[PATCH v2 00/10] Use generic_file_read_iter() in hugetlbfs
 2026-07-10 23:04 UTC  (3+ messages)
` [syzbot ci] "

[PATCH v2 00/33] mm: make VMA page offset handling more consistent
 2026-07-10 22:45 UTC  (43+ messages)
` [PATCH v2 01/33] mm: move vma_start_pgoff() into mm.h and clean up
` [PATCH v2 02/33] mm: add kdoc comments for vma_start/last_pgoff()
` [PATCH v2 03/33] tools/testing/vma: use vma_start_pgoff() in merge tests
` [PATCH v2 04/33] mm: introduce and use vma_end_pgoff()
` [PATCH v2 05/33] mm/rmap: update mm/interval_tree.c comments
` [PATCH v2 06/33] mm/rmap: parameterise vma_interval_tree_*() by address_space
` [PATCH v2 07/33] mm/rmap: elide unnecessary static inline's in interval_tree.c
` [PATCH v2 08/33] mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()
` [PATCH v2 09/33] mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
` [PATCH v2 10/33] mm/rmap: rename anon_vma_interval_tree_*() params and use pgoff_t
` [PATCH v2 11/33] mm/rmap: rename anon_vma_interval_tree_*() to anon_rmap_tree_*()
` [PATCH v2 12/33] MAINTAINERS: Move mm/interval_tree.c to rmap section
` [PATCH v2 13/33] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
` [PATCH v2 14/33] mm/vma: clean up anon_vma_compatible()
` [PATCH v2 15/33] mm/vma: refactor vmg_adjust_set_range() for clarity
` [PATCH v2 16/33] mm/vma: minor cleanup of expand_[upwards, downwards]()
` [PATCH v2 17/33] mm: introduce and use linear_page_delta()
` [PATCH v2 18/33] mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
` [PATCH v2 19/33] mm: prefer vma_[start,end]_pgoff() to vma->vm_pgoff in kernel/
` [PATCH v2 20/33] mm/vma: remove duplicative vma_pgoff_offset() helper
` [PATCH v2 21/33] mm: use linear_page_[index, delta]() consistently
` [PATCH v2 22/33] mm/vma: introduce vma_assert_can_modify()
` [PATCH v2 23/33] mm/vma: add and use vma_[add/sub]_pgoff()
` [PATCH v2 24/33] mm/vma: move __install_special_mapping() to vma.c
` [PATCH v2 25/33] mm/vma: make vma_set_range() static, drop insert_vm_struct() decl
` [PATCH v2 26/33] mm/vma: update vma_shrink() to not pass start, pgoff parameters
` [PATCH v2 27/33] mm/vma: update vmg_adjust_set_range() to offset pgoff instead
` [PATCH v2 28/33] mm/vma: slightly rework the anonymous check in __mmap_new_vma()
` [PATCH v2 29/33] mm/vma: introduce and use vma_set_pgoff()
` [PATCH v2 30/33] mm/vma: correct incorrect vma.h inclusion
` [PATCH v2 31/33] mm/vma: use guard clauses in can_vma_merge_[before, after]()
` [PATCH v2 32/33] tools/testing/vma: default VMA, mm flag bits to 64-bit
` [PATCH v2 33/33] tools/testing/vma: output compared expression on ASSERT_[EQ, NE]()

[RESEND][RFC/discuss] memfd_secret(): opt-in visibility for security monitoring (eBPF/audit)
 2026-07-10 21:51 UTC  (3+ messages)
  ` İlt: "

[PATCH v5 0/9] mm/page_owner: misc cleanups
 2026-07-10 21:27 UTC  (6+ messages)
` [PATCH v5 9/9] mm/page_owner: use memcg_data snapshot instead of PageMemcgKmem() to avoid TOCTOU VM_BUG_ON

[PATCH v7 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-07-10 21:26 UTC  (13+ messages)
` [PATCH v7 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
` [PATCH v7 02/12] PCI: liveupdate: Track outgoing preserved PCI devices
` [PATCH v7 03/12] PCI: liveupdate: Track incoming "
` [PATCH v7 04/12] PCI: liveupdate: Document driver binding responsibilities
` [PATCH v7 05/12] PCI: liveupdate: Keep bus numbers constant during Live Update
` [PATCH v7 06/12] PCI: liveupdate: Auto-preserve upstream bridges across "
` [PATCH v7 07/12] PCI: Refactor matching logic for pci_dev_acs_ops
` [PATCH v7 08/12] PCI: liveupdate: Inherit ACS flags in incoming preserved devices
` [PATCH v7 09/12] PCI: liveupdate: Inherit ARI Forwarding Enable on preserved bridges
` [PATCH v7 10/12] PCI: liveupdate: Freeze preservation status during shutdown
` [PATCH v7 11/12] PCI: liveupdate: Do not disable bus mastering on preserved devices during kexec
` [PATCH v7 12/12] Documentation: PCI: Add documentation for Live Update

[PATCH] mm/zswap: use ratelimited stats flush in zswap_shrinker_count()
 2026-07-10 21:25 UTC  (13+ messages)

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-07-10 21:03 UTC  (44+ messages)
` [PATCH 06/30] mm/rmap: parameterise vma_interval_tree_*() by address_space
` [PATCH 13/30] mm/vma: refactor vmg_adjust_set_range() for clarity
` [PATCH 16/30] mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
` [PATCH 17/30] mm: prefer vma_[start,end]_pgoff() to vma->vm_pgoff in kernel/
` [PATCH 19/30] mm: use linear_page_[index, delta]() consistently
` [PATCH 20/30] mm/vma: introduce vma_assert_can_modify()
` [PATCH 21/30] mm/vma: add and use vma_[add/sub]_pgoff()
` [PATCH 22/30] mm/vma: move __install_special_mapping() to vma.c
` [PATCH 23/30] mm/vma: make vma_set_range() static, drop insert_vm_struct() decl
` [PATCH 24/30] mm/vma: update vma_shrink() to not pass unnecessary pgoff parameter
` [PATCH 25/30] mm/vma: update vmg_adjust_set_range() to offset pgoff instead
` [PATCH 26/30] mm/vma: introduce and use vma_set_pgoff()
` [PATCH 27/30] mm/vma: correct incorrect vma.h inclusion
` [PATCH 28/30] mm/vma: use guard clauses in can_vma_merge_[before, after]()
` [PATCH 29/30] tools/testing/vma: default VMA flag bits to 64-bit
` [PATCH 30/30] tools/testing/vma: output compared expression on ASSERT_[EQ, NE]()

[PATCH] mm/ptdump: always stabilise against page table freeing using init_mm
 2026-07-10 20:29 UTC  (2+ messages)

[PATCH] x86/mm/pat: acquire mmap lock on page table free to avoid ptdump UAF
 2026-07-10 19:50 UTC  (4+ messages)

[PATCH v2] mm/vmalloc: widen guard region to defeat ENTER-based stack pivot
 2026-07-10 18:58 UTC  (7+ messages)

[akpm-mm:mm-new] BUILD SUCCESS WITH UNVERIFIED WARNING 1e692e85500fd3a971da0241f044f4572b2be8b6
 2026-07-10 18:33 UTC 

cgroup/test_zswap failed with "zswpout does not increase after test program"
 2026-07-10 18:25 UTC  (10+ messages)

[PATCH v7 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-10 18:07 UTC  (22+ messages)
` [PATCH v7 1/8] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v7 2/8] mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
` [PATCH v7 4/8] mshv: Use hmm_range_fault_unlocked_timeout() for region faults
` [PATCH v7 5/8] drm/nouveau: Use hmm_range_fault_unlocked_timeout() for SVM faults
` [PATCH v7 6/8] RDMA/umem: Use hmm_range_fault_unlocked_timeout() for ODP faults
` [PATCH v7 7/8] accel/amdxdna: Use hmm_range_fault_unlocked_timeout() for range population
` [PATCH v7 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults

[PATCH v3] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
 2026-07-10 18:03 UTC  (3+ messages)

[PATCH] mm: thp: unlock i_mmap before releasing split folios
 2026-07-10 17:17 UTC  (5+ messages)

[PATCH v2 06/10] memory-failure: Prevent UAF in raw_hwp_page list
 2026-07-10 17:16 UTC  (3+ messages)

[PATCH 0/5] RDMA, IB: replace __get_free_pages() with kmalloc()
 2026-07-10 16:48 UTC  (8+ messages)
` [PATCH 1/5] RDMA/umem: ib_umem_get(): use kmalloc() to allocate page array

[PATCH v5] mm: mglru: fix stale batch updates after memcg reparenting
 2026-07-10 15:43 UTC 

[PATCH] mm/migrate_device: avoid overflowing migrate_vma collection arrays
 2026-07-10 15:35 UTC  (7+ messages)

[PATCH] mm/page_alloc: free allocated PFNs if the range does not match
 2026-07-10 15:11 UTC  (6+ messages)

[BUG] mm/hugetlb: possible temporary resv underflow
 2026-07-10 15:02 UTC 

[PATCH 00/19] mm/damon: introduce data attributes only monitoring
 2026-07-10 14:59 UTC  (2+ messages)

[PATCH v2 05/10] memory-failure: Remove raw_hwp_list_head()
 2026-07-10 14:55 UTC  (2+ messages)

[PATCH v2 04/10] hugetlb: Set mapping folio order
 2026-07-10 14:49 UTC  (2+ messages)

[PATCH v2 03/10] filemap: Remove checks in mapping_set_folio_order_range()
 2026-07-10 14:42 UTC  (2+ messages)

[PATCH v2 02/10] hugetlb: Mark some function arguments as const
 2026-07-10 14:28 UTC  (2+ messages)

[PATCH 0/4] Docs/ABI/damon: sysfs ABI document fixes and additions
 2026-07-10 14:28 UTC  (2+ messages)

[PATCH v2 01/10] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
 2026-07-10 14:27 UTC  (2+ messages)

[PATCH 4/4] Docs/ABI/damon: document tried_regions probe hits
 2026-07-10 14:25 UTC  (2+ messages)

[PATCH 3/4] Docs/ABI/damon: document update_tuned_intervals state command
 2026-07-10 14:24 UTC  (2+ messages)

[RFC PATCH 00/14] driver core: defer per-VF sysfs creation for fast SR-IOV bring-up
 2026-07-10 14:19 UTC  (4+ messages)
` [RFC PATCH 05/14] driver core: add struct device_sysfs_entry and walker
  ` [RFC PATCH 09/14] iommu: lazy-populate iommu_group reserved_regions/type attrs

[PATCH 2/4] Docs/ABI/damon: fix typos
 2026-07-10 14:18 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