Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-01 17:19:23 to 2026-07-03 09:22:17 UTC [more...]

[PATCH 0/2] fs: support $ORIGIN in ELF interpreter paths
 2026-07-03  9:22 UTC  (3+ messages)
` [RFC PATCH] fs: introduce pluggable ELF interpreter loader registry

[PATCH stable] mm/khugepaged: write all dirty file folios when collapsing
 2026-07-03  9:20 UTC  (12+ messages)

[PATCH v4 15/18] mm: replace __GFP_NO_CODETAG with ALLOC_NO_CODETAG
 2026-07-03  9:20 UTC  (2+ messages)
  ` [PATCH v4 05/18] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()

[Hypervisor Live Update] Notes from June 1, 2026
 2026-07-03  9:02 UTC  (2+ messages)

[PATCH v11 0/4] mm/page_owner: add per-fd filter infrastructure for print_mode and NUMA filtering
 2026-07-03  8:51 UTC  (6+ messages)
` [PATCH v11 1/4] mm/page_owner: add print_mode filter

[PATCH 0/4] scsi: replace __get_free_pages() with kmalloc()
 2026-07-03  8:35 UTC  (8+ messages)
` [PATCH 3/4] scsi: ipr: use kmalloc() to allocate IPR dump buffer memory

[akpm-mm:mm-new 242/252] radix-tree.c:459:17: error: implicit declaration of function 'kmemleak_transient_leak'
 2026-07-03  8:30 UTC 

[PATCH v11 0/3] KSM: performance optimizations for rmap_walk_ksm
 2026-07-03  8:26 UTC  (4+ messages)
` [PATCH v11 1/3] ksm: add linear_page_index into ksm_rmap_item
` [PATCH v11 2/3] ksm: Optimize rmap_walk_ksm by passing a suitable page index
` [PATCH v11 3/3] ksm: add mremap selftests for ksm_rmap_walk

[PATCH 0/2] mm: fix PMD level mTHP accounting bugs
 2026-07-03  8:25 UTC  (8+ messages)
` [PATCH 1/2] mm: decrement MTHP_STAT_NR_ANON in free_zone_device_folio()
` [PATCH 2/2] mm/migrate: exclude hugetlb folios from MTHP_STAT_NR_ANON accounting

[PATCH RFC hotfixes 2/2] mm/slab: prevent unbounded recursion in free path with new kmalloc type
 2026-07-03  8:20 UTC 

[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
 2026-07-03  7:51 UTC  (3+ messages)
` [PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean

[PATCH v2 1/6] arm64: make huge_ptep_get handled unaligned addresses
 2026-07-03  7:06 UTC  (10+ messages)
        ` [PATCH v2 2/6] mm/rmap: use huge_ptep_get() in try_to_unmap_one()
  ` [PATCH v2 3/6] mm/rmap: use huge_ptep_get() in try_to_migrate_one()
  ` [PATCH v2 4/6] mm/migrate: use huge_ptep_get() in remove_migration_pte()
  ` [PATCH v2 5/6] mm/page_vma_mapped: use huge_ptep_get() for hugetlb
  ` [PATCH v2 6/6] mm/mprotect: "

[syzbot] [mm?] INFO: rcu detected stall in unmap_region
 2026-07-03  7:03 UTC 

[PATCH v3 1/2] mm: memcg: reset zswap settings in css_reset
 2026-07-03  6:38 UTC  (2+ messages)
` [PATCH v3 2/2] mm: memcg: reset oom_group "

[PATCH] mm/userfaultfd: clear uffd-wp PTE state when re-registering without WP
 2026-07-03  6:24 UTC  (2+ messages)

[PATCH v3 00/10] sh: remove NUMA and SPARSEMEM support
 2026-07-03  6:16 UTC 

[PATCH] docs: ABI: sysfs-kernel-slab: mark cpu_partial attributes deprecated
 2026-07-03  5:12 UTC  (2+ messages)

[PATCH v2 0/9] treewide, numa_memblks: remove redundant work during NUMA init
 2026-07-03  4:13 UTC  (10+ messages)
` [PATCH v2 1/9] mm: numa_memblks: set numa_nodes_parsed in numa_add_memblk()
` [PATCH v2 2/9] ACPI: NUMA: remove redundant numa_nodes_parsed node_set()
` [PATCH v2 3/9] of/numa: "
` [PATCH v2 4/9] x86/numa: "
` [PATCH v2 5/9] arch_numa: "
` [PATCH v2 6/9] LoongArch: "
` [PATCH v2 7/9] mm: numa_memblks: remove redundant numa_nodemask_from_meminfo()
` [PATCH v2 8/9] arch_numa: remove redundant node_possible_map assignment
` [PATCH v2 9/9] mm: numa_memblks: use numa_add_reserved_memblk() in numa_cleanup_meminfo()

[PATCH 0/2] fs: stable_page_flags(): use folio_test_*() helpers
 2026-07-03  3:00 UTC 

[PATCH] mm/mseal: fix mseal documentation for 32-bit kernels
 2026-07-03  2:25 UTC 

[RFC PATCH 0/4] kho: Support preserving unsplit high-order pages
 2026-07-03  2:08 UTC  (5+ messages)
` [RFC PATCH 1/4] kho: Introduce infrastructure to track preserved page types
` [RFC PATCH 2/4] kho: Detect "
` [RFC PATCH 3/4] kho: Implement page-aware refcount restoration
` [RFC PATCH 4/4] kho: Introduce kho_split_preserved_pages() helper

[RESEND RFC PATCH v2 0/5] mm/damon: add mTHP collapse and split actions
 2026-07-03  2:06 UTC  (8+ messages)
    ` [RESEND RFC PATCH v2 2/5] mm/khugepaged: add damon_collapse_folio_range() for external callers

[PATCH v4 0/6] Open HugeTLB allocation routine for more generic use
 2026-07-03  2:04 UTC  (11+ messages)
` [PATCH v4 1/6] mm: hugetlb: Consolidate interpretation of gbl_chg within alloc_hugetlb_folio()
` [PATCH v4 2/6] mm: hugetlb: Move mpol interpretation out of alloc_buddy_hugetlb_folio_with_mpol()
` [PATCH v4 3/6] mm: hugetlb: Move mpol interpretation out of dequeue_hugetlb_folio_vma()
` [PATCH v4 4/6] mm: hugetlb: Use error variable in alloc_hugetlb_folio
` [PATCH v4 5/6] mm: hugetlb: Move mem_cgroup_charge_hugetlb() earlier in allocation
` [PATCH v4 6/6] mm: hugetlb: Refactor out hugetlb_alloc_folio()

[RFC PATCH v1.1] mm/damon/core: disallow overlapping input ranges for damon_set_regions()
 2026-07-02 17:03 UTC 

[PATCH 0/9] treewide, numa_memblks: remove redundant work during NUMA init
 2026-07-02 15:54 UTC  (3+ messages)
` [PATCH 1/9] mm: numa_memblks: set numa_nodes_parsed in numa_add_memblk()

[PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
 2026-07-02 15:53 UTC  (3+ messages)

[PATCH v2] mm/huge_memory: set PG_has_hwpoisoned only after new folio head is established
 2026-07-03  1:18 UTC  (3+ messages)

[PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
 2026-07-02 15:46 UTC  (2+ messages)

[PATCH] mm/zswap: use ratelimited stats flush in zswap_shrinker_count()
 2026-07-02 20:51 UTC  (3+ messages)

[PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_t
 2026-07-02 15:47 UTC  (2+ messages)

[PATCH 0/6] mm: preparatory patches for PMD level swap entries
 2026-07-02 17:21 UTC  (14+ messages)
` [PATCH 5/6] mm/migrate_device: move softleaf_to_folio() inside device-private branch
` [PATCH 6/6] mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_SUPPORTS_PMD_SOFTLEAF

[RESEND RFC PATCH v2 5/5] mm/damon/vaddr: implement DAMOS_SPLIT handler
 2026-07-02 20:18 UTC 

[PATCH 08/13] mm: introduce vma_get_page_prot() and use it
 2026-07-02 15:40 UTC  (2+ messages)

[RFC PATCH 00/14] driver core: defer per-VF sysfs creation for fast SR-IOV bring-up
 2026-07-02 17:51 UTC  (15+ messages)
` [RFC PATCH 01/14] kernfs: add populate callbacks and KERNFS_LAZY flag for lazy dir population
` [RFC PATCH 02/14] sysfs: add existence-check helpers for lazy populate races
` [RFC PATCH 03/14] sysfs: introduce sysfs_kf_syscall_ops dispatching to kobj_type
` [RFC PATCH 04/14] driver core: add struct sysfs_lazy_state and device_set_sysfs_lazy()
` [RFC PATCH 05/14] driver core: add struct device_sysfs_entry and walker
  ` [RFC PATCH 06/14] driver core: wire device_ktype populate to walker
  ` [RFC PATCH 07/14] driver core: migrate device sysfs to device_sysfs_entry table
  ` [RFC PATCH 08/14] PCI/sysfs: migrate to device_sysfs_entry, defer physfn symlink
  ` [RFC PATCH 09/14] iommu: lazy-populate iommu_group reserved_regions/type attrs
  ` [RFC PATCH 10/14] PCI/IOV: opt SR-IOV VFs into sysfs_lazy
  ` [RFC PATCH 11/14] vfio: opt vfio-dev and VFIO group devices "
  ` [RFC PATCH 12/14] driver core: test: add KUnit tests for device_sysfs_apply
  ` [RFC PATCH 13/14] Documentation: add lazy sysfs initialisation and device_sysfs_entry docs
  ` [RFC PATCH 14/14] selftests: sysfs-lazy: add tests for lazy sysfs initialization

[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
 2026-07-02 16:41 UTC  (7+ messages)
` [PATCH v3 01/11] dt-bindings: reserved-memory: Document "
` [PATCH v3 02/11] dt-bindings: display: tegra: Document memory regions
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()

[RESEND RFC PATCH v2 0/5] mm/damon: add mTHP collapse and split actions
 2026-07-02 16:39 UTC 

[akpm-mm:mm-new] BUILD SUCCESS WITH UNVERIFIED WARNING f4b4fac1867633ac17c35842f03933f6a7a4425f
 2026-07-02 17:48 UTC  (2+ messages)

[Patch mm-hotfixes v5] mm/page_vma_mapped: fix device-private PMD handling
 2026-07-02 17:49 UTC  (4+ messages)

[PATCH] mm/vmalloc: add alignment info in warning print as possible failure reason
 2026-07-02 17:48 UTC 

[PATCH 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
 2026-07-02 15:29 UTC  (2+ messages)

[PATCH 05/13] mm: prefer mm->def_vma_flags in mm logic
 2026-07-02 15:24 UTC  (2+ messages)

[rppt-memblock:fixes] BUILD SUCCESS 2ebce860bdd7ae5e13002811bc9bbbf33fcfc221
 2026-07-02 22:25 UTC 

[RESEND RFC PATCH v2 1/5] mm/damon: add target_order field for DAMOS_COLLAPSE
 2026-07-02 18:51 UTC 

[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
 2026-07-02 16:31 UTC  (4+ messages)

[PATCH] mm/hugetlb: Fix null pointer dereference of nodemask in hugetlb_cma_alloc_frozen_folio
 2026-07-02 23:24 UTC  (2+ messages)

[PATCH] x86/mm: fix objtool failure with KMSAN enabled
 2026-07-02 20:05 UTC  (3+ messages)

[rppt-memblock:for-next] BUILD SUCCESS 53dd0fe28a45bf38eb15c967e8eeb5a462a2abb3
 2026-07-02 20:00 UTC 

[akpm-mm:mm-nonmm-unstable 59/59] WARNING: modpost: module random32_kunit uses symbol prandom_warmup from namespace EXPORTED_FOR_KUNIT_TESTING, but does not import it
 2026-07-02 17:43 UTC 

[RESEND RFC PATCH v2 4/5] mm/damon: introduce DAMOS_SPLIT action
 2026-07-02 20:00 UTC 

[RESEND RFC PATCH v2 3/5] mm/damon/vaddr: implement mTHP-aware DAMOS_COLLAPSE handler
 2026-07-02 19:56 UTC 

[RFC PATCH v1.1 0/8] mm/damon: validate all parameters in the core
 2026-07-02 21:05 UTC  (9+ messages)
` [RFC PATCH v1.1 1/8] mm/damon/core: safely validate src on damon_commit_ctx()
` [RFC PATCH v1.1 2/8] mm/damon/core: do parameter testing commit on damon_start()
` [RFC PATCH v1.1 3/8] mm/damon/sysfs: remove duplicated commit input validity check
` [RFC PATCH v1.1 4/8] mm/damon/reclaim: remove duplicated min_region_sz power of 2 check
` [RFC PATCH v1.1 5/8] mm/damon/lru_sort: remove duplicated min_region_sz power_of_2() check
` [RFC PATCH v1.1 6/8] mm/damon: document region size validation in damon_set_regions()
` [RFC PATCH v1.1 7/8] mm/damon/core: remove start, end check in damon_set_region_system_rams()
` [RFC PATCH v1.1 8/8] mm/damon/sysfs: remove region size validation

[PATCH 1/1] MAINTAINERS: add Usama as a THP reviewer
 2026-07-03  0:12 UTC  (4+ messages)

[PATCH v5 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-02 18:17 UTC  (5+ messages)
` [PATCH v5 1/3] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v5 2/3] mm/hmm: add hmm_range_fault_unlockable() for mmap lock-drop support
` [PATCH v5 3/3] selftests/mm: add userfaultfd test for HMM unlockable path

[PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
 2026-07-02 15:08 UTC  (2+ messages)

[PATCH v2 0/5] mm/damon: add mTHP collapse and split actions
 2026-07-02 16:10 UTC 

[RFC PATCH v1.1 0/3] mm/damon: provide pseudo moving sum probe_hits
 2026-07-02 17:17 UTC  (4+ messages)
` [RFC PATCH v1.1 1/3] mm/damon: add damon_region->last_probe_hits
` [RFC PATCH v1.1 2/3] mm/damon/core: introduce damon_probe_hits_mvsum()
` [RFC PATCH v1.1 3/3] mm/damon/sysfs-schemes: set probe hits as pseudo moving sums

[PATCH 0/5] RDMA, IB: replace __get_free_pages() with kmalloc()
 2026-07-02 19:36 UTC  (7+ messages)
` [PATCH 1/5] RDMA/umem: ib_umem_get(): use kmalloc() to allocate page array

[PATCH 0/2] mm/kmemleak: add min_unref_scans to suppress transient false positives
 2026-07-02 14:55 UTC  (3+ messages)
` [PATCH 2/2] selftests/mm: test kmemleak's N-consecutive-scan leak confirmation

[PATCH v2] mm/hugetlb_cma: support percentage-based hugetlb_cma reservation
 2026-07-02 18:18 UTC  (3+ messages)

[PATCH v2 0/4] mm: drop redundant lru_add_drain in anon folio reuse paths
 2026-07-01 20:09 UTC  (12+ messages)
` [PATCH v2 4/4] mm: try to free swapcache for non-LRU folios

[PATCH] dev: selftests/mm/uffd: don't treat UFFDIO_COPY -ENOENT as a failure
 2026-07-01 20:08 UTC  (2+ messages)

[PATCH] mm/migrate_device: pin large folios before splitting
 2026-07-01 20:06 UTC  (4+ messages)

[akpm-mm:mm-new] BUILD SUCCESS WITH WARNING f5ea2fbe68e0c9192c0c82ece4645beeace63345
 2026-07-01 19:33 UTC 

[PATCH v2 0/7] vmsplice: fix some problems in my previous vmsplice patchset
 2026-07-01 19:16 UTC  (6+ messages)

[PATCH] mm: gfp_types: fix __GFP_ACCOUNT, GFP_KERNEL_ACCOUNT documentation
 2026-07-01 18:37 UTC  (3+ messages)

[PATCH mm-new 0/5] mm: mincore: reduce lock contention and misc cleanups
 2026-07-01 18:26 UTC  (4+ messages)
` [PATCH mm-new 3/5] mm: mincore: replace __get_free_page() with kmalloc()

[PATCH 0/4] mm: fix reclaim storms in defrag_mode
 2026-07-01 18:14 UTC  (9+ messages)
` [PATCH 2/4] mm: compaction: support non-movable compaction for pageblock requests
` [PATCH 3/4] mm: page_alloc: move capture_control to the page allocator
` [PATCH 4/4] mm: page_alloc: fix non-movable reclaim storm in defrag_mode

[linux-next:master 1977/2307] mm/hugetlb.c:3095:4: warning: array subscript -1 is below array bounds of 'struct list_head[1]'
 2026-07-01 18:13 UTC  (3+ messages)

[PATCH] mm: memcg: reset zswap settings in css_reset
 2026-07-01 17:37 UTC  (3+ messages)

[PATCH v5 0/6] mm/zswap: Implement per-cgroup proactive writeback
 2026-07-01 17:33 UTC  (5+ messages)
` [PATCH v5 1/6] mm/zswap: Fix global shrinker when memory cgroup is disabled

[PATCH 0/4] treewide, mm: initialize node_possible_map like the other node maps
 2026-07-01 17:18 UTC  (4+ messages)
` [PATCH 2/4] sh: set node_possible_map in do_init_bootmem()
` [PATCH 3/4] powerpc/numa: set node_possible_map from node_online_map
` [PATCH 4/4] mm/page_alloc: initialize node_possible_map like the other node maps

[BUG] shmem: shmem_get_folio_gfp livelock
 2026-07-01 17:25 UTC  (4+ messages)

[PATCH] mm/huge_memory: set PG_has_hwpoisoned only after new folio head is established
 2026-07-01 17:24 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