Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-22 08:33:30 to 2026-06-22 16:38:42 UTC [more...]

[PATCH v3] mm/lruvec: trace LRU add drains and drain-all requests
 2026-06-22 16:38 UTC  (8+ messages)

[PATCH v2] mm: page_ext: add count limit to page_ext_iter_next to prevent invalid PFN access
 2026-06-22 16:14 UTC  (3+ messages)

[PATCH] mm/page_vma_mapped: revalidate and do proper check before return device-private pmd
 2026-06-22 16:11 UTC  (7+ messages)

[PATCH] MAINTAINERS: Add Lance as an rmap reviewer
 2026-06-22 16:09 UTC  (2+ messages)

[PATCH] vfio: Request THP-aligned mmap for device fds
 2026-06-22 15:48 UTC  (10+ messages)

[PATCH hotfix] mm/compaction: handle free_pages_prepare() properly in compaction_free()
 2026-06-22 15:47 UTC  (2+ messages)

[syzbot] [mm?] KCSAN: data-race in __anon_vma_prepare / __vmf_anon_prepare (2)
 2026-06-22 15:35 UTC  (2+ messages)

[PATCH v5 0/4] Only free healthy pages in high-order has_hwpoisoned folio
 2026-06-22 15:32 UTC  (11+ messages)
` [PATCH v5 1/4] mm/page_alloc: only "

[PATCH] mm/hugetlb: init tails before init_migratetype
 2026-06-22 15:22 UTC  (3+ messages)

[PATCH for-next v3 0/9] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
 2026-06-22 14:56 UTC  (5+ messages)
` [PATCH for-next v3 7/9] mm/slab: introduce kfree_rcu_nolock()

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-06-22 14:50 UTC  (11+ messages)

[PATCH v2 00/13] mm: Some cleanups for page allocator APIs
 2026-06-22 14:30 UTC  (22+ messages)
` [PATCH v2 01/13] mm/page_alloc: rename ALLOC_TRYLOCK -> ALLOC_NOLOCK
` [PATCH v2 02/13] mm/page_alloc: some renames to clarify alloc_flags scopes
` [PATCH v2 03/13] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
` [PATCH v2 04/13] mm/page_alloc: relax GFP WARN in nolock allocs
` [PATCH v2 05/13] perf/x86/intel: Use higher-level allocator
` [PATCH v2 06/13] KVM: VMX: "
` [PATCH v2 07/13] x86/virt: "
` [PATCH v2 08/13] sgi-xp: "
` [PATCH v2 09/13] net/funeth: Switch to "
` [PATCH v2 10/13] mm: Remove __alloc_pages_node()
` [PATCH v2 11/13] alloc_tag: Move to mm/
` [PATCH v2 12/13] mm: Move __alloc_pages() to mm/internal.h
` [PATCH v2 13/13] mm: remove __GFP_NO_CODETAG

[PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
 2026-06-22 14:25 UTC  (12+ messages)

[RFC PATCH v1.3 00/18] mm/damon: optimize out nr_accesses_bp
 2026-06-22 14:21 UTC  (19+ messages)
` [RFC PATCH v1.3 01/18] mm/damon: introduce damon_nr_accesses_mvsum()
` [RFC PATCH v1.3 02/18] mm/damon/tests/core-kunit: test damon_mvsum()
` [RFC PATCH v1.3 03/18] mm/damon/core: always update ->last_nr_accesses for intervals change
` [RFC PATCH v1.3 04/18] mm/damon/core: handle unreset nr_accesses in damon_nr_accesses_mvsum()
` [RFC PATCH v1.3 05/18] mm/damon/core: use damon_nr_accesses_mvsum() in __damos_valid_target()
` [RFC PATCH v1.3 06/18] mm/damon/core: use damon_nr_accesses_mvsum() for damos region tracing
` [RFC PATCH v1.3 07/18] mm/damon/sysfs-schemes: use damon_nr_accesses_mvsum() for damo regions
` [RFC PATCH v1.3 08/18] mm/damon/core: remove damon_warn_fix_nr_accesses_corruption()
` [RFC PATCH v1.3 09/18] mm/damon/core: remove damon_verify_reset_aggregated()
` [RFC PATCH v1.3 10/18] mm/damon/core: remove damon_verify_merge_regions_of()
` [RFC PATCH v1.3 11/18] mm/damon/tests/core-kunit: remove nr_accesses_bp setup and tests
` [RFC PATCH v1.3 12/18] selftests/damon/drgn_dump_damon_status: do not dump nr_accesses_bp
` [RFC PATCH v1.3 13/18] mm/damon/core: remove nr_accesses_bp setups and updates
` [RFC PATCH v1.3 14/18] mm/damon/core: remove attrs param from damon_update_region_access_rate()
` [RFC PATCH v1.3 15/18] mm/damonn/paddr: remove attrs param from __damon_pa_check_access()
` [RFC PATCH v1.3 16/18] mm/damon/vaddr: remove attrs param from __damon_va_check_access()
` [RFC PATCH v1.3 17/18] mm/damon/core: remove damon_moving_sum() and its unit test
` [RFC PATCH v1.3 18/18] mm/damon: remove damon_region->nr_accesses_bp

[RFC PATCH v1.2 0/2] mm/damon: handle zero {sample,aggr} intervals for DAMOS quota score
 2026-06-22 14:10 UTC  (3+ messages)
` [RFC PATCH v1.2 1/2] mm/damon/core: handle zero intervals in damon_max_nr_accesses()
` [RFC PATCH v1.2 2/2] mm/damon/ops-common: prevent >DAMON_MAX_SUBSCORE freq_subscore

[PATCH] mm/mm_init: fix incorrect node_spanned_pages
 2026-06-22 13:58 UTC  (2+ messages)

[PATCH mm-hotfixses] Revert "mm: limit filemap_fault readahead to VMA boundaries"
 2026-06-22 13:55 UTC  (12+ messages)

mm/mprotect.c:700:43: sparse: sparse: cast to non-scalar
 2026-06-22 13:51 UTC  (2+ messages)

[PATCH v2] mm: migrate: requeue destination folio on deferred split queue
 2026-06-22 13:43 UTC  (3+ messages)

[PATCH RFC v8 00/24] pkeys-based page table hardening
 2026-06-22 13:35 UTC  (7+ messages)
` [PATCH RFC v8 03/24] arm64: mm: Enable overlays for all EL1 indirect permissions
` [PATCH RFC v8 04/24] arm64: Introduce por_elx_set_pkey_perms() helper
` [PATCH RFC v8 05/24] arm64: Implement asm/kpkeys.h using POE

[Kernel Bug] INFO: rcu detected stall in count_memcg_event_mm
 2026-06-22 13:00 UTC  (3+ messages)

[RFC PATCH 0/2] kasan: hw_tags: Add option to tag only at allocation time
 2026-06-22 12:56 UTC  (7+ messages)

[Patch v2] mm/page_vma_mapped: revalidate and do proper check before return device-private pmd
 2026-06-22 12:52 UTC  (6+ messages)

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-06-22 12:31 UTC  (9+ messages)
                ` [Lsf-pc] "

[GIT PULL] slab updates for 7.2 - part 2
 2026-06-22 12:16 UTC 

[PATCH] fs/proc: fix KPF_KSM reported for all anonymous pages
 2026-06-22 12:00 UTC  (3+ messages)

[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
 2026-06-22 11:27 UTC  (9+ messages)
` [PATCH v3 1/7] list: Add mutable iterator variants

[RESEND PATCH v3 0/2] luo: convert serialized ptr to KHOSER_PTR
 2026-06-22 11:12 UTC  (3+ messages)
` [RESEND PATCH v3 1/2] kho: add KHOSER_COPY_TYPE(UN)SAFE for phys copy
` [REESND PATCH v3 2/2] luo: Update serialized data to use KHOSER_PTR

[PATCH 0/2] fs: support $ORIGIN in ELF interpreter paths
 2026-06-22 10:39 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v3 1/2] kho: add KHOSER_COPY_TYPE(UN)SAFE for phys copy
 2026-06-22 10:33 UTC  (2+ messages)
` [PATCH v3 2/2] luo: Update serialized data to use KHOSER_PTR

[PATCH v3 0/2] luo: migrate serialized_data to KHOSER_PTR
 2026-06-22 10:33 UTC 

[PATCH v4 0/5] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-22 10:04 UTC  (4+ messages)

[PATCH 0/7] Accelerate page migration with batch copying and hardware offload
 2026-06-22 10:03 UTC  (4+ messages)
` [PATCH 6/7] drivers/migrate_offload: add DMA batch copy driver (dcbm)

[RFC PATCH 0/3] mm/compaction: honour compact_unevictable_allowed in mlock race and alloc_contig path
 2026-06-22  9:55 UTC  (5+ messages)
` [RFC PATCH 1/3] mm/compaction: skip isolate mlocked folios when compact_unevictable_allowed=0

[RFC] arm64: early_ioremap fails to map ACPI MADT on 64K pages
 2026-06-22  9:49 UTC  (4+ messages)

[PATCH 1/2] mm/filemap: reduce unnecessary xarray lookups when read cached pages
 2026-06-22  9:45 UTC  (2+ messages)
  ` [PATCH 2/2] mm/filemap: reduce unnecessary xarray lookups in filemap_get_folios_contig()

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-22  9:08 UTC  (3+ messages)
` [PATCH v8 01/46] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings

[PATCH 0/6] treewide: remove unnecessary invalid range checks in memblock iteration loops
 2026-06-22  9:07 UTC  (3+ messages)
` [PATCH 6/6] mm/hugetlb: remove unnecessary empty range check in hugetlb_bootmem_set_nodes()

[RFC PATCH] mm: Avoiding split large folios if swap has no space
 2026-06-22  8:58 UTC  (3+ messages)

[PATCH v2 0/2] luo: migrate serialized_data to type-safe KHO pointers
 2026-06-22  8:50 UTC  (4+ messages)

[PATCH] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
 2026-06-22  8:33 UTC  (9+ messages)


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