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

[PATCH v2] mm: page_ext: add count limit to page_ext_iter_next to prevent invalid PFN access
 2026-06-22 17:01 UTC  (4+ messages)
` [syzbot ci] "

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

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

[PATCH v6 0/4] block: enable RWF_DONTCACHE for block devices
 2026-06-22 16:45 UTC  (12+ messages)
` [PATCH v6 1/4] block: add task-context bio completion infrastructure

[PATCH v2] mm: migrate: requeue destination folio on deferred split queue
 2026-06-22 16:44 UTC  (4+ messages)

[PATCH v3] mm/lruvec: trace LRU add drains and drain-all requests
 2026-06-22 16:38 UTC  (8+ 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 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  (10+ messages)
` [PATCH v2 08/13] sgi-xp: Use higher-level allocator
` [PATCH v2 12/13] mm: Move __alloc_pages() to mm/internal.h

[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)

mm/mprotect.c:700:43: sparse: sparse: cast to non-scalar
 2026-06-22 13:51 UTC  (2+ 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  (5+ messages)

[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  (2+ messages)

[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 


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