[PATCH 0/2] mm/kmemleak: dedupe verbose scan output
2026-04-23 14:29 UTC (3+ messages)
` [PATCH 1/2] mm/kmemleak: dedupe verbose scan output by allocation backtrace
[PATCH v2] mm/gup: honour FOLL_PIN in NOMMU __get_user_pages_locked()
2026-04-23 14:28 UTC
[PATCH] mm: update stale locking comment in do_anonymous_page()
2026-04-23 14:27 UTC (3+ messages)
` [PATCH v2] mm/memory: update stale locking comments for fault handlers
[RFC, PATCH 00/12] userfaultfd: working set tracking for VM guest memory
2026-04-23 14:27 UTC (15+ messages)
[PATCH v2 1/2] mm/process_vm_access: pidfd and nowait support for process_vm_readv/writev
2026-04-23 14:17 UTC (4+ messages)
[RFC PATCH v4 0/6] Accelerate page migration with batch copying and hardware offload
2026-04-23 14:13 UTC (9+ messages)
` [RFC PATCH v4 2/6] mm/migrate: skip data copy for already-copied folios
` [RFC PATCH v4 5/6] drivers/migrate_offload: add DMA batch copy driver (dcbm)
[PATCH RFC v3 00/19] mm/virtio: skip redundant zeroing of host-zeroed reported pages
2026-04-23 14:13 UTC (12+ messages)
` [PATCH RFC v3 01/19] mm: thread user_addr through page allocator for cache-friendly zeroing
` [PATCH RFC v3 10/19] mm: remove arch vma_alloc_zeroed_movable_folio overrides
[PATCH] mm/gup: honour FOLL_PIN in NOMMU __get_user_pages_locked()
2026-04-23 13:42 UTC (7+ messages)
[PATCH v3 0/2] selftests/mm: clean up build output and verbosity
2026-04-23 13:40 UTC (6+ messages)
` [PATCH v3 1/2] selftests/mm: respect build verbosity settings for 32/64-bit targets
` [PATCH v3 2/2] selftests/mm: suppress compiler error in liburing check
[RFC PATCH] selftests/mm: use pattern matching in .gitignore
2026-04-23 13:28 UTC (5+ messages)
[RFC PATCH 0/2] mm/migrate: wait for folio refcount during longterm pin migration
2026-04-23 13:22 UTC (8+ messages)
` [RFC PATCH 2/2] "
[PATCH] Revert "tmpfs: don't enable large folios if not supported"
2026-04-23 13:20 UTC (5+ messages)
[PATCH 7.2 v3 02/12] mm/khugepaged: add folio dirty check after try_to_unmap()
2026-04-23 13:14 UTC (3+ messages)
[PATCH v5 0/6] mm: fix vmemmap optimization accounting and initialization
2026-04-23 13:14 UTC (17+ messages)
` [PATCH v5 v5 1/6] mm/sparse-vmemmap: Fix vmemmap accounting underflow
` [PATCH v5 v5 2/6] mm/memory_hotplug: Fix incorrect altmap passing in error path
` [PATCH v5 v5 3/6] mm/sparse-vmemmap: Pass @pgmap argument to memory deactivation paths
` [PATCH v5 v5 4/6] mm/sparse-vmemmap: Fix DAX vmemmap accounting with optimization
` [PATCH v5 v5 5/6] mm/mm_init: Fix pageblock migratetype for ZONE_DEVICE compound pages
` [PATCH v5 v5 6/6] mm/mm_init: Fix uninitialized struct pages for ZONE_DEVICE
[PATCH 1/2] mm/memfd_luo: reject memfds whose page count exceeds UINT_MAX
2026-04-23 12:56 UTC (2+ messages)
` [PATCH 2/2] mm/memfd_luo: document preservation of file seals
[PATCH] mm: Convert vmemmap_p?d_populate() to static functions
2026-04-23 12:48 UTC (2+ messages)
[PATCH] mm/huge_memory: Fix outdated comment about freeing subpages in __folio_split
2026-04-23 12:36 UTC (2+ messages)
[PATCH v2 0/6] s390/mm: Batch PTE updates in lazy MMU mode
2026-04-23 12:28 UTC (9+ messages)
` [PATCH v2 1/6] mm: Make lazy MMU mode context-aware
` [PATCH v2 3/6] s390/mm: Complete ptep_get() conversion
` [PATCH v2 4/6] s390/mm: Make PTC and UV call order consistent
` [PATCH v2 5/6] s390/mm: Batch PTE updates in lazy MMU mode
[RFC PATCH v2 0/5] Add buffered write-through support to iomap & xfs
2026-04-23 12:25 UTC (12+ messages)
` [RFC PATCH v2 1/5] mm: Refactor folio_clear_dirty_for_io()
` [RFC PATCH v2 2/5] iomap: Add initial support for buffered RWF_WRITETHROUGH
[PATCH v9 0/3] kho: add support for deferred struct page init
2026-04-23 12:25 UTC (4+ messages)
` [PATCH v9 1/3] kho: fix deferred initialization of scratch areas
` [PATCH v9 2/3] kho: make preserved pages compatible with deferred struct page init
` [PATCH v9 3/3] selftests: kho: test "
[PATCH 1/2] mm/damon: introduce damon_rand_fast() for per-ctx PRNG
2026-04-23 12:23 UTC (2+ messages)
` [PATCH 2/2] mm/damon/paddr: prefetch struct page of the next region
[GIT PULL] MM updates for 7.1-rc1
2026-04-23 12:12 UTC (5+ messages)
[PATCH] docs/mm: clarify that we are not looking for LLM generated content
2026-04-23 12:04 UTC (3+ messages)
[PATCH 5.15.y] binfmt_misc: restore write access before closing files opened by open_exec()
2026-04-23 11:50 UTC (2+ messages)
` Patch "binfmt_misc: restore write access before closing files opened by open_exec()" has been added to the 5.15-stable tree
LSF/MM/BPF: 2026: Call for Proposals
2026-04-23 11:46 UTC (4+ messages)
[RFC PATCH v2 0/8] kvfree_rcu() improvements
2026-04-23 11:35 UTC (14+ messages)
` [PATCH 1/8] mm/slab: introduce k[v]free_rcu() with struct rcu_ptr
` [PATCH 4/8] mm/slab: introduce kfree_rcu_nolock()
[PATCH v2] rust: maple_tree: implement Send and Sync for MapleTree
2026-04-23 11:29 UTC (2+ messages)
[PATCH v2 0/5] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
2026-04-23 11:27 UTC (7+ messages)
` [PATCH v2 1/5] mm: Introduce zone_appears_fragmented()
[PATCH v3] mm/page_alloc: replace kernel_init_pages() with batch page clearing
2026-04-23 11:12 UTC (5+ messages)
[PATCH] mm/vmscan: add balance_pgdat begin/end tracepoints
2026-04-23 10:37 UTC
[PATCH v4 0/3] mm/swap: use swap_ops to register swap device's methods
2026-04-23 10:28 UTC (7+ messages)
` [PATCH v4 2/3] "
[PATCH] MAINTAINERS: fix regex pattern in CORE MM category
2026-04-23 10:12 UTC (6+ messages)
[RFC 0/3] mm: process_mrelease: expedited reclaim and auto-kill support
2026-04-23 9:49 UTC (17+ messages)
` [RFC 3/3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
[RFC PATCH bpf-next v6 11/12] selftests/bpf: Add test for memcg_bpf_ops hierarchies
2026-04-23 9:15 UTC (2+ messages)
[PATCH v8 0/2] kho: add support for deferred struct page init
2026-04-23 8:41 UTC (10+ messages)
` [PATCH v8 1/2] kho: fix deferred initialization of scratch areas
[PATCH v3] mm/alloc_tag: replace fixed-size early PFN array with dynamic linked list
2026-04-23 8:37 UTC
[PATCH v2 00/53] make MM selftests more CI friendly
2026-04-23 8:25 UTC (3+ messages)
` [PATCH v2 09/53] selftests/mm: hugetlb-madvise: use kselftest framework
[PATCH] MAINTAINERS, mailmap: update email address for Qi Zheng
2026-04-23 7:16 UTC
[PATCH 0/2] Documentation/binfmt-misc.rst: Clarify "P" flag
2026-04-23 7:04 UTC (3+ messages)
[PATCH v13 00/18] unwind_deferred: Implement sframe handling
2026-04-23 7:00 UTC (2+ messages)
[PATCH RFC] mm, slab: add an optimistic __slab_try_return_freelist()
2026-04-23 6:47 UTC (4+ messages)
[LSF/MM/BPF TOPIC] MM transition
2026-04-23 6:18 UTC (10+ messages)
[PATCH v5 00/21] Virtual Swap Space
2026-04-23 6:16 UTC (5+ messages)
[PATCH v2 0/3] KASAN: HW_TAGS: Disable tagging for stack and page-tables
2026-04-23 6:13 UTC (14+ messages)
` [PATCH v2 1/3] vmalloc: add __GFP_SKIP_KASAN support
` [PATCH v2 2/3] kasan: skip HW tagging for all kernel thread stacks
[moderation] KCSAN: data-race in filemap_read / filemap_splice_read (3)
2026-04-23 5:05 UTC
[PATCH 7.2 v3 01/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
2026-04-23 4:47 UTC (4+ messages)
[PATCH v6 0/4] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
2026-04-23 4:38 UTC (5+ messages)
` [PATCH v6 3/4] mm: memcontrol: add interfaces for swap tier selection
` [PATCH v6 4/4] mm: swap: filter swap allocation by memcg tier mask
[PATCH v2] mm/alloc_tag: replace fixed-size early PFN array with dynamic linked list
2026-04-23 4:10 UTC (4+ messages)
[linus:master] [mm] c6307674ed: BUG:sleeping_function_called_from_invalid_context_at_mm/vmalloc.c
2026-04-23 3:34 UTC (7+ messages)
[PATCH v4 0/2] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
2026-04-23 3:17 UTC (5+ messages)
[PATCH v4 0/5] mm: Fix vmemmap optimization accounting and initialization
2026-04-23 3:11 UTC (14+ messages)
` [PATCH v4 1/5] mm/sparse-vmemmap: Fix vmemmap accounting underflow
` [PATCH v4 2/5] mm/sparse-vmemmap: Pass @pgmap argument to memory deactivation paths
` [PATCH v4 3/5] mm/sparse-vmemmap: Fix DAX vmemmap accounting with optimization
` [PATCH v4 4/5] mm/mm_init: Fix pageblock migratetype for ZONE_DEVICE compound pages
` [PATCH v4 5/5] mm/mm_init: Fix uninitialized struct pages for ZONE_DEVICE
[PATCH v4 0/3] mm/memory-failure: add panic option for unrecoverable pages
2026-04-23 2:38 UTC (9+ messages)
` [PATCH v4 2/3] "
` [PATCH v4 3/3] Documentation: document panic_on_unrecoverable_memory_failure sysctl
[PATCH] mm/hugetlb_cma: round up per_node before logging it
2026-04-23 2:11 UTC (2+ messages)
DAMON Beer/Coffee/Tea chat reminder for the week of 2026-04-27
2026-04-23 1:13 UTC
[PATCH v3] mm: shmem: always support large folios for internal shmem mount
2026-04-23 0:43 UTC (11+ messages)
[PATCH v2] slab: support for compiler-assisted type-based slab cache partitioning
2026-04-22 23:57 UTC (5+ messages)
[RFC PATCH v2] mm: Improve pgdat_balanced() to avoid over-reclamation for higher-order allocation
2026-04-22 21:19 UTC (3+ messages)
[PATCH] MAINTAINERS: Update email address
2026-04-22 18:43 UTC
[RFC PATCH] mm/hmm: Add userfaultfd support to fault handling
2026-04-22 18:14 UTC (4+ messages)
[PATCH 0/6] hugetlb: normalize exported interfaces to use base-page indices
2026-04-22 16:44 UTC (4+ messages)
` [PATCH 1/6] hugetlb: open-code hugetlb folio lookup index conversion
[PATCH] mm: Add RWH_RMAP_EXCLUDE flag to exclude files from rmap sharing
2026-04-22 16:16 UTC (6+ messages)
` 答复: "
[BUG] WARNING in workingset_activation triggered by KVM page fault path on Linux 7.0.0-08391-g1d51b370a0f8
2026-04-22 15:54 UTC (8+ messages)
` 回复: "
[PATCH v6 0/3] mm: Free contiguous order-0 pages efficiently
2026-04-22 15:40 UTC (3+ messages)
[RFC PATCH v8 00/10] context_tracking,x86: Defer some IPIs until a user->kernel transition
2026-04-22 14:50 UTC (4+ messages)
` [RFC PATCH v8 09/10] context_tracking,x86: Defer kernel text patching IPIs when tracking CR3 switches
[RFC PATCH 0/2] mm/damon/sysfs-schemes: fix use-after-free for [memcg_]path
2026-04-22 14:40 UTC (4+ messages)
` [RFC PATCH 1/2] mm/damon/sysfs-schemes: protect memcg_path kfree() with damon_sysfs_lock
` [RFC PATCH 2/2] mm/damon/sysfs-schemes: protect path "
[PATCH] mm: limit filemap_fault readahead to VMA boundaries
2026-04-22 13:31 UTC (4+ messages)
page: next (older)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox