Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-08 11:37:31 to 2026-07-09 06:27:12 UTC [more...]

[PATCH 00/10] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 2)
 2026-07-09  6:26 UTC  (22+ messages)
` [PATCH 01/10] x86/mm: drop order parameter from free_pagetable()
` [PATCH 02/10] mm: provide free_reserved_pages(), removing x86 variant
` [PATCH 03/10] s390/mm: use free_reserved_pages() in vmem_free_pages()
` [PATCH 04/10] mm/bootmem_info: allow calling free_bootmem_page() on pages without a bootmem_type
` [PATCH 05/10] x86/mm: stop marking vmemmap as SECTION_INFO
` [PATCH 06/10] x86/mm: stop marking page tables as MIX_SECTION_INFO
` [PATCH 07/10] x86/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE
` [PATCH 08/10] mm/hugetlb_vmemmap: remove bootmem_info leftovers
` [PATCH 09/10] mm/sparse: remove bootmem_info.h include
` [PATCH 10/10] mm/bootmem_info: remove CONFIG_HAVE_BOOTMEM_INFO_NODE

[PATCH v2 6/7] nfs: Optimize direct I/O to use folios for requests
 2026-07-09  6:22 UTC  (11+ messages)

[RFC PATCH 0/6] mm/hugetlb: Dynamic, NUMA-aware HugePage Cache & Free Page Reporting
 2026-07-09  6:15 UTC  (12+ messages)

[PATCH v7] cgroup/dmem: implement dmem.high soft limit with proactive reclaim
 2026-07-09  6:11 UTC  (3+ messages)

[PATCH v10 00/15] userfaultfd: working set tracking for VM guest memory
 2026-07-09  5:57 UTC  (4+ messages)
` [PATCH v10 14/15] selftests/mm: add userfaultfd RWP tests

[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
 2026-07-09  5:56 UTC  (15+ messages)
` [PATCH v3 01/11] dt-bindings: reserved-memory: Document "
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()
` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas

[PATCH 0/4] Use generic_file_read_iter() in hugetlbfs
 2026-07-09  5:56 UTC  (4+ messages)

[RESEND][RFC/discuss] memfd_secret(): opt-in visibility for security monitoring (eBPF/audit)
 2026-07-09  5:14 UTC 

[RFC/discuss] memfd_secret(): opt-in visibility for security monitoring (eBPF/audit)
 2026-07-09  5:01 UTC 

[PATCH V3] mm: Standardize printing for pgtable entries
 2026-07-09  4:43 UTC 

[PATCH v11] mm: fix ASSERT_EXCLUSIVE_BITS by passing memdesc_flags_t by pointer
 2026-07-09  4:29 UTC  (3+ messages)

[PATCH v4] mm: mglru: fix stale batch updates after memcg reparenting
 2026-07-09  4:17 UTC  (2+ messages)

[RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
 2026-07-09  4:07 UTC  (10+ messages)
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection

[PATCH V2] mm: Standardize printing for pgtable entries
 2026-07-09  3:54 UTC  (8+ messages)

[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-07-09  3:34 UTC  (5+ messages)
` [PATCH v10 5/6] Documentation: document panic_on_unrecoverable_memory_failure sysctl
` [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test

[PATCH v2 0/4] mm: honour compact_unevictable_allowed in mlock and CMA paths
 2026-07-09  3:31 UTC  (4+ messages)
` [PATCH v2 1/4] mm/migrate: do not migrate folios mapped into VM_LOCKED VMAs under compaction

[PATCH RESEND 2/2] mm/ksm: Use precise linear_page_index instead of the whole address space
 2026-07-09  3:10 UTC  (2+ messages)

[PATCH v2] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
 2026-07-09  3:08 UTC  (2+ messages)

[PATCH] selftests/mm: Fix memleak in migration benchmark
 2026-07-09  3:03 UTC  (7+ messages)

[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
 2026-07-09  2:28 UTC  (3+ messages)

[RFC/discuss] memfd_secret(): opt-in visibility for security monitoring (eBPF/audit)
 2026-07-09  2:21 UTC  (2+ messages)

[PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
 2026-07-09  2:16 UTC  (4+ messages)

[PATCH v2 0/5] Fix bugs on HugeTLB folio allocation failure paths
 2026-07-09  2:14 UTC  (11+ messages)
` [PATCH v2 1/5] mm: hugetlb: Track used_hpages when getting/putting pages from subpool
` [PATCH v2 2/5] mm: hugetlb: Fix subpool usage leak on allocation failure
` [PATCH v2 3/5] mm: hugetlb: Fix folio refcount mismatch on memcg charge failure
` [PATCH v2 4/5] mm: hugetlb: Return -ENOSPC "
` [PATCH v2 5/5] mm: hugetlb: Move memcg charge earlier to prevent reservation leak
` [POC PATCH 0/3] Reproducers for hugetlb allocation failure issues
  ` [POC PATCH 1/3] Reproducer for false restoration on shared HugeTLB mappings
  ` [POC PATCH 2/3] Reproducer for subpool usage leak
  ` [POC PATCH 3/3] Reproducer for allocation failure due to cgroup v2 memory limits

[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
 2026-07-09  2:01 UTC  (5+ messages)
` [PATCH 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
` [PATCH 11/13] mm/mlock: convert mlock code "

[PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
 2026-07-09  1:52 UTC  (3+ messages)

[PATCH 5.15.y 6.1.y 6.6.y 0/1] mm/vmscan: flush deferred TLB before freeing large folios in reclaim
 2026-07-09  0:56 UTC  (5+ messages)
` [PATCH 5.15.y 6.1.y 6.6.y 1/1] mm/vmscan: flush deferred TLB before freeing large folios

[PATCH v1 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-07-09  0:52 UTC  (3+ messages)

[PATCH] mm/damon: prevent migration fallback to non-target nodes
 2026-07-09  0:37 UTC  (4+ messages)

[RFC v2 PATCH] reserve_mem: add support for static memory
 2026-07-09  0:37 UTC  (3+ messages)

[PATCH] mm/zswap: use ratelimited stats flush in zswap_shrinker_count()
 2026-07-09  0:08 UTC  (7+ messages)

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-07-09  0:06 UTC  (5+ messages)
` [PATCH 15/30] mm: introduce and use linear_page_delta()
` [PATCH 19/30] mm: use linear_page_[index, delta]() consistently

[RFC PATCH v2 00/10] dma-mapping: Add preservation of direct allocations
 2026-07-08 23:48 UTC  (11+ messages)
` [RFC PATCH v2 01/10] dma: Add DMA allocation preservation KHO ABI
` [RFC PATCH v2 02/10] dma/pool: Add an API to check if DMA allocation is from pool
` [RFC PATCH v2 03/10] dma: contiguous: Add API to check if an allocation is from CMA
` [RFC PATCH v2 04/10] dma-coherent: Allow checking if allocation is from dev coherent region
` [RFC PATCH v2 05/10] dma-direct: Add API to preserve/restore allocations
` [RFC PATCH v2 06/10] dma-mapping: Add API to preserve/restore DMA allocation
` [RFC PATCH v2 07/10] dma-mapping: Add support of preserving dmam allocations
` [RFC PATCH v2 08/10] dma: contiguous: Export is_from_cma helper for kunit
` [RFC PATCH v2 09/10] dma: pool: Export the is_from_pool "
` [RFC PATCH v2 10/10] dma-direct: Add KUnit test for liveupdate preservation

[PATCH] mm/page_owner: avoid docs build warning
 2026-07-08 21:35 UTC 

[PATCH v8 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-07-08 21:13 UTC  (8+ messages)
` [PATCH v8 1/6] alloc_tag: add ioctl to /proc/allocinfo
` [PATCH v8 2/6] alloc_tag: add ioctl filters "
` [PATCH v8 3/6] alloc_tag: add size-based filtering to ioctl
` [PATCH v8 4/6] alloc_tag: add accuracy based "
` [PATCH v8 5/6] kselftest: alloc_tag: add kselftest for ioctl interface
` [PATCH v8 6/6] kselftest: alloc_tag: extend the allocinfo ioctl kselftest

[PATCH v2] mm/util: don't read __page_2 for order-1 folios in snapshot_page()
 2026-07-08 20:31 UTC  (2+ messages)

[PATCH] mm/util: don't read __page_2 for order-1 folios in snapshot_page()
 2026-07-08 20:29 UTC  (4+ messages)

[PATCH] selftests: do not override CFLAGS set by the build environment
 2026-07-08 20:16 UTC  (2+ messages)

cgroup/test_zswap failed with "zswpout does not increase after test program"
 2026-07-08 19:08 UTC  (8+ messages)

[PATCH v3 00/26] Introduce meminspect
 2026-07-08 19:05 UTC  (13+ messages)
` [PATCH v3 01/26] kernel: "
` [PATCH v3 11/26] mm/swapfile: Annotate static information into meminspect
` [PATCH v3 21/26] printk: Register "
` [PATCH v3 26/26] meminspect: Add debug kinfo compatible driver

kernel NULL pointer dereference in drain_obj_stock during ext4 e4defrag
 2026-07-08 18:36 UTC  (2+ messages)

[PATCH v1 0/2] mm: split underused anonymous mTHP folios
 2026-07-08 18:19 UTC  (6+ messages)
` [PATCH v1 2/2] mm/memory: add anonymous mTHP folios to deferred split list

[RFC PATCH 0/4] kho: Support preserving unsplit high-order pages
 2026-07-08 17:48 UTC  (14+ messages)

[PATCH 0/3] mm/early_ioremap: clarify and clean up early_ioremap_reset()
 2026-07-08 17:06 UTC  (4+ messages)
` [PATCH 1/3] mm/early_ioremap: clarify early_ioremap_reset() semantics
` [PATCH 2/3] riscv: remove unused __late_set_fixmap() and __late_clear_fixmap()
` [PATCH 3/3] arm64: remove early_ioremap_reset() call and __late_* macros

[PATCH 0/3] binfmt_misc: use RCU for the handler lookup
 2026-07-08 16:51 UTC  (4+ messages)
` [PATCH 1/3] binfmt_misc: convert entry list to an hlist
` [PATCH 2/3] binfmt_misc: use RCU for the handler lookup
` [PATCH 3/3] binfmt_misc: annotate racy accesses to ->enabled

[PATCH] mm: vmscan: abort proactive reclaim early when freezing
 2026-07-08 16:51 UTC  (8+ messages)

[PATCH 00/18] Another attempt at HVO support on arm64
 2026-07-08 16:49 UTC  (3+ messages)

[PATCH v7 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-07-08 16:46 UTC  (5+ messages)
` [PATCH v7 6/6] kselftest: alloc_tag: extend the allocinfo ioctl kselftest

[PATCH] mm/slab: extract __free_to_pcs_batch() from free_to_pcs_bulk()
 2026-07-08 16:32 UTC  (2+ messages)

[PATCH stable v2] mm/khugepaged: write all dirty file folios when collapsing
 2026-07-08 16:29 UTC  (2+ messages)

[PATCH v2 00/19] maple_tree: lock checking and clean ups
 2026-07-08 15:44 UTC  (3+ messages)
` [PATCH v2 03/19] maple_tree: Add write lock checking with lockdep sequence numbers

[PATCH 1/2] mm/hugetlb: Prefer mempolicy nodes for calcuating surplus hugepage reservation
 2026-07-08 15:39 UTC  (3+ messages)

[PATCH v2 0/3] mm: handle device-private PMDs in walk callbacks
 2026-07-08 15:27 UTC  (8+ messages)
` [PATCH v2 1/3] mm/mempolicy: skip non-present PMDs when queueing folios
` [PATCH v2 2/3] mm/madvise: skip device-private PMDs in cold and pageout walks
` [PATCH v2 3/3] mm/huge_memory: skip device-private PMDs in madvise_free_huge_pmd

[PATCH 0/3] mm: handle device-private PMDs in walk callbacks
 2026-07-08 15:25 UTC  (5+ messages)
` [PATCH 1/3] mm/mempolicy: skip device-private PMDs when queueing folios

[PATCH v3 1/4] mm: avoid unnecessary lru drain for wp_can_reuse_anon_folio()
 2026-07-08 14:57 UTC  (2+ messages)

[PATCH] mm/migrate_device: avoid overflowing migrate_vma collection arrays
 2026-07-08 14:43 UTC  (4+ messages)

[PATCH stable] mm/khugepaged: write all dirty file folios when collapsing
 2026-07-08 14:40 UTC  (4+ messages)

[PATCH 0/7] mm/damon: update probe hits for runtime parameter commits
 2026-07-08 14:34 UTC  (10+ messages)
` [PATCH 1/7] mm/damon/core: remove comment and test for nr_to_bp() divide-by-zero
` [PATCH 2/7] mm/damon/core: s/damon_max_nr_accesses()/damon_nr_samples_per_aggr()/
` [PATCH 3/7] mm/damon/core: s/accesses_bp_to_nr_accesses/sample_bp_to_count/
` [PATCH 4/7] mm/damon/core: s/nr_accesses_to_accesses_bp/sample_count_to_bp/
` [PATCH 5/7] mm/damon/core: s/nr_accesses_for_new_attrs/nr_samples_for_new_attrs/
` [PATCH 6/7] mm/damon/core: update probe hits for new parameter commit
` [PATCH 7/7] mm/damon/core: handle unreset probe_hits in probe_hits_mvsum()

[PATCH] mm/damon/sysfs-schemes: fix tried_regions setup failure cleanup
 2026-07-08 14:17 UTC  (2+ messages)

[PATCH v5 0/6] mm/zswap: Implement per-cgroup proactive writeback
 2026-07-08 14:15 UTC  (8+ messages)
` [PATCH v5 4/6] mm/zswap: Implement "

[PATCH] mm/kconfig: Drop redundant memory hotplug dependencies
 2026-07-08 14:10 UTC  (2+ messages)

[PATCH v2] mm/slub: fix lost local objects when bulk remote free batch fills
 2026-07-08 14:00 UTC  (3+ messages)

[PATCH v3 2/3] selftests/mm: fix ksm NUMA merge test for systems with memoryless NUMA nodes
 2026-07-08 13:55 UTC  (2+ messages)

[PATCH v3 1/3] selftests/mm: handle EINVAL when configuring gigantic hugepages
 2026-07-08 13:48 UTC  (2+ messages)

[PATCH] mm: nommu: point to the write iterator upon split_vma
 2026-07-08 13:36 UTC  (9+ messages)

[akpm-mm:mm-new] BUILD SUCCESS 302dfbff3e73be2ba5723237c6303244ec27cebb
 2026-07-08 13:30 UTC 

[PATCH net-next v3] net: skb: isolate skb data area allocations into a separate bucket
 2026-07-08 13:27 UTC  (2+ messages)

[PATCH 1/2] mm: nommu: fix the error path when vma_iter_prealloc() fails
 2026-07-08 13:18 UTC  (4+ messages)

[PATCH 0/2] mm: memory-failure: fix HWPoison flag race with non-atomic page flag ops
 2026-07-08 13:08 UTC  (17+ messages)

[PATCH 0/3] mm: handle device-private PMDs in walk callbacks
 2026-07-08 12:22 UTC  (2+ messages)

[PATCH] tmpfs/ramfs: Let memfd_create() work on nommu
 2026-07-08 11:46 UTC  (3+ messages)

[PATCH v9 0/3] mm: clean up folio LRU and swap declarations
 2026-07-08 11:35 UTC  (3+ messages)
` [PATCH v9 2/3] mm: rename swap.c to folio.c
` [PATCH v9 3/3] mm: move reclaim-internal declarations out of swap.h


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