Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-19 07:53:33 to 2026-08-19 12:17:36 UTC [more...]

[PATCH] selftests/mm: check stat() return value in khugepaged get_finfo()
 2026-08-19 12:14 UTC 

[PATCH] selftests/cgroup: set the test plan after the setup checks
 2026-08-19 12:09 UTC  (2+ messages)

[PATCH 0/6] arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush()
 2026-08-19 11:49 UTC  (7+ messages)
` [PATCH 2/6] mm/vmalloc: set area's page_order after allocation succeeds
` [PATCH 3/6] mm/vmalloc: constify vm parameter of get_vm_area_page_order()

[PATCH v4 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
 2026-08-19 11:30 UTC  (19+ messages)
` [PATCH v4 01/17] mm/sparse: relax struct mem_section size constraints
` [PATCH v4 02/17] mm/sparse-vmemmap: rename HVO order macros
` [PATCH v4 03/17] mm/mm_init: skip initializing shared vmemmap tail pages
` [PATCH v4 04/17] mm/sparse-vmemmap: initialize shared tail vmemmap pages on allocation
` [PATCH v4 05/17] mm/sparse-vmemmap: support section-based vmemmap accounting
` [PATCH v4 06/17] mm/mm_init: factor out pfn_to_zone()
` [PATCH v4 07/17] mm/sparse-vmemmap: move vmemmap_get_tail() before PTE population
` [PATCH v4 08/17] mm/sparse-vmemmap: support section-based vmemmap optimization
` [PATCH v4 09/17] mm/sparse: initialize memory sections earlier
` [PATCH v4 10/17] mm/hugetlb: switch HugeTLB to section-based vmemmap optimization
` [PATCH v4 11/17] mm/sparse-vmemmap: remove SPARSEMEM_VMEMMAP_PREINIT support
` [PATCH v4 12/17] mm/sparse: inline usemap allocation into sparse_init_nid()
` [PATCH v4 13/17] mm/sparse: remove section_map_size()
` [PATCH v4 14/17] mm/hugetlb: remove HUGE_BOOTMEM_HVO
` [PATCH v4 15/17] mm/hugetlb: remove HUGE_BOOTMEM_CMA
` [PATCH v4 16/17] mm/hugetlb: localize struct huge_bootmem_page
` [PATCH v4 17/17] mm/hugetlb: localize HUGE_BOOTMEM_ZONES_VALID

[PATCH v2 0/7] mm: batch rmap walks during large folio migration
 2026-08-19 11:24 UTC  (3+ messages)
` [PATCH v2 3/7] mm/migrate: split remove_migration_pte_hugetlb() out of remove_migration_pte()

[RFC PATCH 0/3] Neural Storage Driver - learning page cache prefetcher
 2026-08-19 10:38 UTC  (5+ messages)

[PATCH] selftests/mm: fix unchecked ftruncate return value in soft-dirty test
 2026-08-19 10:37 UTC  (3+ messages)

[PATCH v6 0/2] kexec: keep the next kernel off hardware-poisoned pages
 2026-08-19 10:28 UTC  (3+ messages)

[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
 2026-08-19 10:19 UTC  (4+ messages)
` [RFC PATCH 12/24] fork: let kernel callers create embryonic tasks

[PATCH 0/7] mm/mglru: clean up folio counters and flag usage
 2026-08-19 10:16 UTC  (13+ messages)
` [PATCH 2/7] mm/mglru: introduce helpers for manipulating gen and refs flags
` [PATCH 3/7] mm/migrate: copy the referenced state via folio_migrate_refs()
` [PATCH 4/7] mm/mglru: move max_seq read into walk_update_folio
` [PATCH 5/7] mm/mglru: use explicit tier range in read_ctrl_pos()

[PATCH] mm/huge_memory: transfer the pmd dirty bit to the folio on zap
 2026-08-19 10:12 UTC 

[PATCH 00/18] Another attempt at HVO support on arm64
 2026-08-19 10:11 UTC  (3+ messages)
` [PATCH 17/18] arm64: Permit onlining of HVO-incompatible late CPUs if HVO is not in use

[PATCH v6 12/12] selftests/mm: add PMD swap entry tests
 2026-08-19 10:10 UTC  (2+ messages)

[PATCH v2 7/7] mm/rmap: batch the unmap of large folios in try_to_migrate_one()
 2026-08-19 10:09 UTC  (6+ messages)

[PATCH v5] mm: Use a folio in the softleaf_is_device_private path
 2026-08-19  9:51 UTC 

[PATCH mm-unstable v3 0/2] mm/vmscan: fix NR_ISOLATED accounting and throttling for MGLRU
 2026-08-19  9:29 UTC  (5+ messages)
` [PATCH mm-unstable v3 2/2] mm/vmscan: apply too_many_isolated() throttling to MGLRU eviction

[RFC PATCH v3 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-08-19  9:15 UTC  (7+ messages)
` [RFC PATCH v3 1/3] blk-cgroup: use a request_queue rhashtable for blkg lookup
` [RFC PATCH v3 2/3] blk-cgroup: store blkcg in bio instead of blkg
` [RFC PATCH v3 3/3] blk-cgroup: move async bio punt state to blkcg

[PATCH v4 00/10] dma-buf: heaps: Add support for Tegra VPR
 2026-08-19  9:10 UTC  (7+ messages)
` [PATCH v4 07/10] "

[PATCH] hugetlb: add cond_resched() to __unmap_hugepage_range()
 2026-08-19  8:59 UTC  (9+ messages)

[PATCH 1/1] mm/hugetlb: do not dissolve gigantic pages without runtime support
 2026-08-19  8:52 UTC  (2+ messages)

[PATCH v2] mm: drop stale MAX_ORDER references
 2026-08-19  8:20 UTC 

[PATCH 0/4] mm/mempolicy: introduce package-aware weighted interleave
 2026-08-19  8:11 UTC  (2+ messages)

[PATCH] mm, swap: ratelimit bad swap entry reports
 2026-08-19  8:01 UTC  (3+ messages)

[RFC PATCH 00/57] mm/collapse: rebuild collapse on migration primitives
 2026-08-19  7:57 UTC  (6+ messages)
` [RFC PATCH 01/57] mm: add pte_folio()

[PATCH] mm/page_isolation: fix UBSAN shift-out-of-bounds warning
 2026-08-19  7:55 UTC  (3+ messages)

[PATCH 0/2] mm: memblock: fix debugfs flag reporting
 2026-08-19  7:54 UTC  (3+ messages)
` [PATCH 1/2] mm: memblock: add missing HugeTLB flag name
` [PATCH 2/2] mm: memblock: show all region flags in debugfs


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