messages from 2026-05-31 09:18:32 to 2026-06-01 11:08:03 UTC [more...]
[PATCH v3 0/4] mm/zswap: Implement per-cgroup proactive writeback
2026-06-01 11:07 UTC (4+ messages)
` [PATCH v3 1/4] mm/zswap: Make shrink_worker writeback cursor per-memcg
[RFC V2 00/14] arm64/mm: Enable 128 bit page table entries
2026-06-01 11:06 UTC (16+ messages)
` [RFC V2 01/14] mm: Abstract printing of pxd_val()
` [RFC V2 07/14] arm64/mm: Route all pgtable reads via pxxval_get()
` [RFC V2 13/14] arm64/mm: Add an abstraction level for tlbi_op
` [RFC V2 14/14] arm64/mm: Add initial support for FEAT_D128 page tables
[PATCH v1] mm/filemap: use folio_next_index() for start
2026-06-01 11:04 UTC
[PATCH v6 0/4] block: enable RWF_DONTCACHE for block devices
2026-06-01 11:04 UTC (10+ messages)
` [PATCH v6 1/4] block: add task-context bio completion infrastructure
[PATCH mm-unstable v18 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
2026-06-01 10:47 UTC (12+ messages)
[PATCH v7 00/15] arm64: Unmap linear alias of kernel data/bss
2026-06-01 10:43 UTC (9+ messages)
` [PATCH v7 07/15] arm64: kfence: Avoid NOMAP tricks when mapping the early pool
` [PATCH v7 10/15] arm64: mm: Don't abuse memblock NOMAP to check for overlaps
` [PATCH v7 12/15] sh: Drop cache flush of the zero page at boot
` [PATCH v7 15/15] arm64: mm: Unmap kernel data/bss entirely from the linear map
[PATCH v5 9/9] mm: switch deferred split shrinker to list_lru
2026-06-01 10:39 UTC (2+ messages)
[PATCH v7 0/2] mm: improve large folio readahead for exec memory
2026-06-01 10:21 UTC (3+ messages)
` [PATCH v7 1/2] mm: bypass mmap_miss heuristic for VM_EXEC readahead
` [PATCH v7 2/2] mm: use mapping_max_folio_order() for force_thp_readahead order
[PATCH] mm/compaction: guard move_freelist_head() against invalid freepage
2026-06-01 13:39 UTC
[PATCH v2] mm/slub: allocate sheaves on local memory nodes
2026-06-01 9:56 UTC
[PATCH] mm/list_lru: drain before clearing xarray entry on reparent
2026-06-01 9:54 UTC (2+ messages)
[RFC PATCH v2 0/9] mm: support zswap-backed large folio swapin
2026-06-01 9:47 UTC (25+ messages)
` [RFC PATCH v2 1/9] mm/zswap: expose range state for swapin policy
` [RFC PATCH v2 3/9] mm/zswap: support fully zswap-backed large folio loads
` [RFC PATCH v2 4/9] mm: admit large swapin by backend range in swapin_sync()
` [RFC PATCH v2 5/9] mm: add common locality admission for zswap large swapin
` [RFC PATCH v2 6/9] mm: provide anon locality evidence "
` [RFC PATCH v2 9/9] docs: mm: update THP swapin counter descriptions
[PATCH v6 0/2] mm: improve large folio readahead for exec memory
2026-06-01 9:43 UTC (8+ messages)
` [PATCH v6 2/2] mm: use mapping_max_folio_order() for force_thp_readahead order
[PATCH v3 0/3] LoongArch: add KHO support and selftests
2026-06-01 9:39 UTC (4+ messages)
` [PATCH v3 1/3] LoongArch: kexec: add KHO support for FDT-based
` [PATCH v3 2/3] LoongArch: kexec: add KHO support for ACPI-only
` [PATCH v3 3/3] selftests/kho: add LoongArch vmtest support
[RFC PATCH] MAINTAINERS: add ABI documents for mm
2026-06-01 9:38 UTC (3+ messages)
[PATCH v5 00/18] userfaultfd: working set tracking for VM guest memory
2026-06-01 9:37 UTC (7+ messages)
` [PATCH v5 04/18] mm: skip out-of-range bits in mk_vma_flags()
[PATCH v3] mm/page_vma_mapped_walk: Use ptep_get_lockless() for lockless access
2026-06-01 9:36 UTC (5+ messages)
[PATCH] vmalloc: Fix NULL pointer dereference in is_vm_area_hugepages()
2026-06-01 9:29 UTC (3+ messages)
[PATCH v2 0/2] mm/hmm: A fix and a selftest
2026-06-01 9:14 UTC (13+ messages)
` [PATCH v2 1/2] fs/proc/task_mmu: do not warn on seeing non-migration pmd entry
` [PATCH v2 2/2] selftests/mm/hmm-tests: test pagemap reads of PMD device-private entries
[PATCH v4 0/2] selftests/damon: fix memcg_path staging handling
2026-06-01 9:06 UTC (3+ messages)
` [PATCH v4 1/2] selftests/damon/_damon_sysfs.py: fix memcg_path assignment
` [PATCH v4 2/2] selftests/damon/sysfs.py: validate memcg_path staging readback
[PATCH v2 00/22] mm: Add __GFP_UNMAPPED
2026-06-01 8:59 UTC (7+ messages)
` [PATCH v2 19/22] mm/page_alloc: implement __GFP_UNMAPPED allocations
[PATCH mm-hotfixes] mm/huge_memory: use correct flags for device private PMD entry
2026-06-01 8:55 UTC (2+ messages)
[PATCH v3 0/5] mm/sparse-vmemmap: Provide generic vmemmap_set_pmd() and vmemmap_check_pmd()
2026-06-01 8:48 UTC (6+ messages)
` [PATCH v3 1/5] mm/sparse-vmemmap: provide "
` [PATCH v3 2/5] arm64/mm: drop vmemmap_pmd helpers and use generic code
` [PATCH v3 3/5] riscv/mm: "
` [PATCH v3 4/5] loongarch/mm: drop vmemmap_check_pmd helper "
` [PATCH v3 5/5] sparc/mm: "
[PATCH v6 00/15] arm64: Unmap linear alias of kernel data/bss
2026-06-01 8:39 UTC (8+ messages)
` [PATCH v6 09/15] arm64: Move fixmap and kasan page tables to end of kernel image
[PATCH RFC 00/11] mm/filemap: split out folio wait and VFS code
2026-06-01 8:37 UTC (5+ messages)
[PATCH v5 0/9] mm: switch THP shrinker to list_lru
2026-06-01 8:36 UTC (2+ messages)
[PATCH] riscv: mm: Call mark_new_valid_map() after hotplugging vmemmap
2026-06-01 8:26 UTC (3+ messages)
[PATCH] mm/userfaultfd: clear uffd-wp PTE state when re-registering without WP
2026-06-01 8:26 UTC
[PATCH] mm: mm_init: use div64_ul() instead of do_div()
2026-06-01 12:11 UTC
improve the kmem_cache_alloc_bulk API v2
2026-06-01 8:16 UTC (7+ messages)
` [PATCH] mm/slab: improve kmem_cache_alloc_bulk
` msm_iommu_pagetable_prealloc_allocate, was: "
[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
2026-06-01 8:11 UTC (14+ messages)
` [PATCH mm-unstable v18 08/14] mm/khugepaged: add per-order mTHP collapse failure statistics
` [PATCH mm-unstable v18 10/14] mm/khugepaged: introduce collapse_allowable_orders helper function
` [PATCH mm-unstable v18 11/14] mm/khugepaged: Introduce mTHP collapse support
` Process (was Re: [PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP) "
[PATCH v3 1/2] selftests/damon/_damon_sysfs.py: fix memcg_path assignment
2026-06-01 8:00 UTC (4+ messages)
` [PATCH v3 2/2] selftests/damon/sysfs.py: validate memcg_path staging readback
[PATCH v3 0/2] selftests/damon: fix memcg_path staging handling
2026-06-01 7:49 UTC (3+ messages)
` [PATCH v3 1/2] selftests/damon/_damon_sysfs.py: fix memcg_path assignment
` [PATCH v3 2/2] selftests/damon/sysfs.py: validate memcg_path staging readback
[RFC PATCH 0/5] mm, swap: Virtual Swap Space (Swap Table Edition)
2026-06-01 7:34 UTC (2+ messages)
[PATCH v5 0/5] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
2026-06-01 7:17 UTC (2+ messages)
[PATCH v9 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
2026-06-01 7:17 UTC (5+ messages)
` [PATCH v9 02/37] mm: memory-failure: serialize TestSetPageHWPoison with zone->lock
` [PATCH v9 05/37] mm: hugetlb: remove dead alloc_hugetlb_folio stub
[PATCH v2 0/5] mm/shmem: optimize read with reduced xarray lookups and folio batching
2026-06-01 7:16 UTC (7+ messages)
` [PATCH v2 1/5] mm/filemap: reduce unnecessary xarray lookups when read cached pages
` [PATCH v2 2/5] mm/filemap: reduce xarray lookups in filemap_get_folios_contig()
` [PATCH v2 3/5] mm/shmem: introduce copy_zero_to_iter() for large zeroing
` [PATCH v2 4/5] mm/shmem: remove page-copy fallback in shmem read path
` [PATCH v2 5/5] mm/shmem: optimize file read with folio batching
[PATCH v2 0/3] kho: Add support for kunit mocking KHO restore API
2026-06-01 7:00 UTC (2+ messages)
[PATCH] fork: Ensure copy_process() returns a valid error pointer on failure
2026-06-01 6:33 UTC (3+ messages)
[PATCH] selftests/mm/run_vmtests.sh: Fix protection_keys binary name in run_vmtests.sh
2026-06-01 6:22 UTC (2+ messages)
[PATCH v5 0/4] selftests/mm: refactor pkey helpers and fix mmap error handling
2026-06-01 6:19 UTC (5+ messages)
` [PATCH v5 1/4] selftests/mm: move pkey selftest helpers to pkey_util.c
` [PATCH v5 2/4] selftests/mm: unify pkey sighandler selftest assertions and tracing
` [PATCH v5 3/4] selftests/mm: use pkey_assert on clone_raw failure in pkey test
` [PATCH v5 4/4] selftests/mm: add missing mmap() return checks in pkey tests
[PATCH v3 0/2] mm/slub: batch partial slab list operations
2026-06-01 6:17 UTC (7+ messages)
` [PATCH v3 1/2] mm/slub: introduce helpers for node partial slab state
` [PATCH v3 2/2] mm/slub: detach and reattach partial slabs in batch
[PATCH v4 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
2026-06-01 6:10 UTC (3+ messages)
` [PATCH v4 2/5] tools/lib/mm: add shared file helpers
[PATCH] fs/proc/task_mmu: do not warn on seeing non-migration pmd entry
2026-06-01 5:48 UTC (4+ messages)
[PATCH v4 0/4] selftests/mm: refactor pkey helpers and fix mmap error handling
2026-06-01 5:32 UTC (6+ messages)
` [PATCH v4 2/4] selftests/mm: unify pkey sighandler selftest assertions and tracing
` [PATCH v4 3/4] selftests/mm: use pkey_assert on clone_raw failure in pkey test
[PATCH v5] mm/slub: use empty sheaf helpers for oversized sheaves
2026-06-01 5:29 UTC (3+ messages)
[akpm-mm:mm-new 386/420] lib/test_hmm.c:1170:21: sparse: sparse: incorrect type in assignment (different base types)
2026-06-01 5:13 UTC
[PATCH v7 0/4] mm: swap: introduce swap tier infrastructure
2026-06-01 4:00 UTC (9+ messages)
` [PATCH v7 4/4] mm: swap: filter swap allocation by memcg tier mask
[PATCH v2 0/3] selftests/damon: misc fixes for test bugs
2026-06-01 3:23 UTC (4+ messages)
` [PATCH v2 1/3] selftests/damon: prevent cross-context state pollution in DamonCtx
` [PATCH v2 2/3] selftests/damon/damos_tried_regions: fix expectation output and join TypeError
` [PATCH v2 3/3] selftests/damon: fix dead code, skipped checks, and broken lookups
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-01 3:11 UTC (5+ messages)
[RFC PATCH v1 00/13] exec: add spawn templates for repeated executable startup
2026-06-01 2:47 UTC (3+ messages)
[PATCH 0/5] selftests/damon: misc fixes for test bugs
2026-06-01 2:38 UTC (16+ messages)
` [PATCH 1/5] selftests/damon: prevent cross-context state pollution in DamonCtx
` [PATCH 2/5] selftests/damon: fix memcg filter path handling
` [PATCH 3/5] selftests/damon/damos_tried_regions: fix expectation output and join TypeError
` [PATCH 4/5] selftests/damon/damos_tried_regions: handle empty tried regions in early cycles
` [PATCH 5/5] selftests/damon: fix dead code, skipped checks, and broken lookups
[PATCH 0/2] mm/percpu: Fix possible NOFS/NOIO reclaim recursion
2026-06-01 2:27 UTC (7+ messages)
` [PATCH 1/2] mm/percpu: Preserve NOFS/NOIO scope during chunk create and populate
[PATCH] mm/damon: fix stale TLB young-state handling on arm64
2026-06-01 2:09 UTC (4+ messages)
[RFC PATCH 0/2] mm: swap: allow per-device skipping of zero-filled page check
2026-06-01 2:05 UTC (3+ messages)
[PATCH mm-unstable v18 12/14] mm/khugepaged: avoid unnecessary mTHP collapse attempts
2026-06-01 1:53 UTC (4+ messages)
[f2fs-dev] [PATCH v2] f2fs: another way to set large folio by remembering inode number
2026-06-01 1:52 UTC (11+ messages)
[PATCH v2 0/2] Add bvec_folio and its kernel-doc
2026-06-01 1:47 UTC (2+ messages)
[PATCH 0/15] mm: introduce ANON_VMA_LAZY for deferred anon_vma creation
2026-06-01 1:46 UTC (7+ messages)
[PATCH] zram: fix partial I/O config check
2026-06-01 1:38 UTC (5+ messages)
[PATCH] mm/mempool: use static key for boot-time debug enablement
2026-06-01 1:28 UTC (8+ messages)
` 答复: [外部邮件] "
` 答复: "
` 答复: "
[PATCH v2 0/3] mm: clean up folio LRU and swap declarations
2026-06-01 0:59 UTC (6+ messages)
` [PATCH v2 1/3] mm/swap: colocate page-cluster sysctl with swap readahead
` [PATCH v2 2/3] mm: move folio LRU code out of swap
` [PATCH v2 3/3] mm: move reclaim-internal declarations out of swap.h
[PATCH v2 2/2] selftests/damon/sysfs.py: validate memcg_path staging readback
2026-06-01 0:53 UTC (2+ messages)
[PATCH 0/6] userfaultfd/pagemap: pre-existing fixes
2026-06-01 0:17 UTC (3+ messages)
` [PATCH 4/6] mm/huge_memory: preserve pmd_swp_uffd_wp on device-private PMD downgrade
[PATCHSET v4 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
2026-06-01 0:16 UTC (10+ messages)
` [PATCH 2/8] bpf: Recover arena kernel faults with scratch page
[PATCH 1/1] iomap: avoid compaction for costly folio order allocation
2026-05-31 23:29 UTC (3+ messages)
[PATCH] MAINTAINERS: add vm.rst to memory management core
2026-05-31 19:31 UTC (2+ messages)
[PATCH] arm64: mm: call pagetable dtor when freeing hot-removed page tables
2026-05-31 19:29 UTC (8+ messages)
[PATCH 00/12] kho: make boot time huge page allocation work nicely with KHO
2026-05-31 18:51 UTC (11+ messages)
` [PATCH 09/12] memblock: introduce MEMBLOCK_KHO_SCRATCH_EXT
` [PATCH 12/12] mm/hugetlb: make bootmem allocation work with KHO
[PATCH v2] mm/gup: honour FOLL_PIN in NOMMU __get_user_pages_locked()
2026-05-31 17:23 UTC (5+ messages)
[RFC PATCH 00/20] mshv: enable kexec with Hyper-V donated pages and partitions
2026-05-31 17:10 UTC (2+ messages)
tracepoints expose s_dev of kernel-internal superblocks -- no generic resolution interface
2026-05-31 17:10 UTC
[PATCH v6] cgroup/dmem: implement dmem.high soft limit via prioritized eviction
2026-05-31 17:06 UTC
[RFC PATCH v2 3/3] mm/zsmalloc: drop class lock before freeing zspage
2026-05-31 14:16 UTC (2+ messages)
[PATCH v4 00/13] liveupdate: Remove limits on sessions and files
2026-05-31 13:44 UTC (7+ messages)
` [PATCH v4 01/13] liveupdate: change file_set->count type to u64 for type safety
` [PATCH v4 02/13] liveupdate: avoid mixing cleanup guards with goto in luo_session_retrieve_fd
` [PATCH v4 04/13] liveupdate: register luo_ser as KHO subtree
[akpm-mm:mm-new] BUILD SUCCESS d97bc98dadda29f23540b8490592962ebcf545ff
2026-05-31 11:54 UTC
Re:
2026-05-31 9:28 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox