messages from 2026-05-12 06:48:59 to 2026-05-12 16:05:20 UTC [more...]
[PATCH resend v6 00/30] mm/virtio: skip redundant zeroing of host-zeroed pages
2026-05-12 15:58 UTC (9+ messages)
` [PATCH resend v6 17/30] mm: page_alloc: propagate PageReported flag across buddy splits
` [PATCH resend v6 20/30] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero
` [PATCH resend v6 21/30] mm: page_alloc: preserve PG_zeroed in page_del_and_expand
[linus:master] [mm] 01b9da291c: stress-ng.switch.ops_per_sec 67.7% regression
2026-05-12 16:03 UTC (2+ messages)
[PATCH 0/5] liveupdate: Remove limits on the number of files and sessions
2026-05-12 15:55 UTC (12+ messages)
` [PATCH 1/5] liveupdate: Remove limit on the number of sessions
` [PATCH 2/5] liveupdate: Remove limit on the number of files per session
` [PATCH 3/5] selftests/liveupdate: Test session and file limit removal
` [PATCH 4/5] selftests/liveupdate: Add stress-sessions kexec test
` [PATCH 5/5] selftests/liveupdate: Add stress-files "
[PATCH 0/3] mm/zswap: Implement per-cgroup proactive writeback
2026-05-12 15:47 UTC (10+ messages)
` [PATCH 2/3] mm/zswap: Implement "
[PATCH] mm: fix misleading comment for remap_pfn_range()
2026-05-12 15:46 UTC (2+ messages)
[PATCH mm-unstable v17 00/14] khugepaged: mTHP support
2026-05-12 15:44 UTC (7+ messages)
` [PATCH mm-unstable v17 03/14] mm/khugepaged: rework max_ptes_* handling with helper functions
` [PATCH mm-unstable v17 05/14] mm/khugepaged: require collapse_huge_page to enter/exit with the lock dropped
` [PATCH mm-unstable v17 11/14] mm/khugepaged: Introduce mTHP collapse support
[PATCH v2] mm/damon/vaddr: attempt per-vma lock during page table walk
2026-05-12 15:15 UTC
[RFC PATCH v3 3/7] hq-spinlock: add contention detection
2026-05-12 14:49 UTC (2+ messages)
[PATCH v3 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
2026-05-12 14:48 UTC (14+ messages)
` [PATCH v3 02/12] mm, swap: move common swap cache operations into standalone helpers
` [PATCH v3 03/12] mm/huge_memory: move THP gfp limit helper into header
` [PATCH v3 04/12] mm, swap: add support for stable large allocation in swap cache directly
` [PATCH v3 05/12] mm, swap: unify large folio allocation
[PATCH v2] cleanup: Remove NULL check from unconditional guards
2026-05-12 14:37 UTC (3+ messages)
[RFC PATCH v2 00/28] mm/damon: introduce data attributes monitoring
2026-05-12 14:36 UTC (29+ messages)
` [RFC PATCH v2 01/28] mm/damon/core: introduce struct damon_probe
` [RFC PATCH v2 02/28] mm/damon/core: embed damon_probe objects in damon_ctx
` [RFC PATCH v2 03/28] mm/damon/core: introduce damon_filter
` [RFC PATCH v2 04/28] mm/damon/core: commit probes
` [RFC PATCH v2 05/28] mm/damon/core: introduce damon_region->probe_hits
` [RFC PATCH v2 06/28] mm/damon/core: introduce damon_ops->apply_probes
` [RFC PATCH v2 07/28] mm/damon/core: do data attributes monitoring
` [RFC PATCH v2 08/28] mm/damon/paddr: support "
` [RFC PATCH v2 09/28] mm/damon/sysfs: implement probes dir
` [RFC PATCH v2 10/28] mm/damon/sysfs: implement probe dir
` [RFC PATCH v2 11/28] mm/damon/sysfs: implement filters directory
` [RFC PATCH v2 12/28] mm/damon/sysfs: implement filter dir
` [RFC PATCH v2 13/28] mm/damon/sysfs: implement filter dir files
` [RFC PATCH v2 14/28] mm/damon/sysfs: setup probes on DAMON core API parameters
` [RFC PATCH v2 15/28] mm/damon/sysfs-schemes: implement tried_regions/<r>/probes/
` [RFC PATCH v2 16/28] mm/damon/sysfs-schemes: implement probe dir
` [RFC PATCH v2 17/28] mm/damon/sysfs-schemes: implement probe/hits file
` [RFC PATCH v2 18/28] mm/damon: trace probe_hits
` [RFC PATCH v2 19/28] selftests/damon/sysfs.sh: test probes dir
` [RFC PATCH v2 20/28] Docs/mm/damon/design: document data attributes monitoring
` [RFC PATCH v2 21/28] Docs/admin-guide/mm/damon/usage: "
` [RFC PATCH v2 22/28] mm/damon/core: introduce DAMON_FILTER_TYPE_MEMCG
` [RFC PATCH v2 23/28] mm/damon/paddr: support DAMON_FILTER_TYPE_MEMCG
` [RFC PATCH v2 24/28] mm/damon/sysfs: add filters/<F>/path file
` [RFC PATCH v2 25/28] mm/damon/sysfs-schemes: move memcg_path_to_id() to sysfs-common
` [RFC PATCH v2 26/28] mm/damon/sysfs: setup damon_filter->memcg_id from path
` [RFC PATCH v2 27/28] Docs/mm/damon/design: update for memcg damon filter
` [RFC PATCH v2 28/28] Docs/admin-guide/mm/damon/usage: "
[PATCH] mm/page_vma_mapped: revalidate and do proper check before return device-private pmd
2026-05-12 14:35 UTC (4+ messages)
tools/testing/radix-tree/maple.c & vs | defect
2026-05-12 14:31 UTC (2+ messages)
improve the swap_activate interface
2026-05-12 14:19 UTC (28+ messages)
` [PATCH 01/12] swap: remove the maxpages variable in sys_swapon
` [PATCH 02/12] swap: move boilerplate code into the core swap code
` [PATCH 03/12] swap,fs: move swapfile operations to struct file_operations
` [PATCH 04/12] swap: restrict to regular files or block devices
` [PATCH 05/12] swap: cleanup setup_swap_extents
` [PATCH 06/12] swap,block: move the block device swapon code into block/fops.c
` [PATCH 07/12] swap,block: limit swap file size to device size
` [PATCH 08/12] swap,iomap: simplify iomap_swapfile_iter
` [PATCH 09/12] swap: push down setting sis->bdev into ->swap_activate
` [PATCH 10/12] swap: add a swap_activate_fs_ops helper
` [PATCH 11/12] swap: move struct swap_extent to swapfile.c
` [PATCH 12/12] swap: move swap_info_struct to mm/swap.h
[PATCH v7 0/3] mm: improve write performance with RWF_DONTCACHE
2026-05-12 14:17 UTC (7+ messages)
` [PATCH v7 1/3] mm: preserve PG_dropbehind flag during folio split
` [PATCH v7 2/3] mm: track DONTCACHE dirty pages per bdi_writeback
` [PATCH v7 3/3] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking
[PATCH] mm/damon/vaddr: attempt per-vma lock during page table walk
2026-05-12 14:08 UTC (3+ messages)
[PATCH] selftests/mm: Fix mmap() return value check in run_migration_benchmark
2026-05-12 14:06 UTC (6+ messages)
[PATCH] mm/mremap: unmap full fixed target for multi-VMA moves
2026-05-12 13:59 UTC (10+ messages)
kmalloc_nolock() follow-ups, including kfree_rcu_nolock()
2026-05-12 13:46 UTC (2+ messages)
[PATCH v6 0/4] mm/memory-failure: add panic option for unrecoverable pages
2026-05-12 13:33 UTC (11+ messages)
` [PATCH v6 1/4] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
` [PATCH v6 2/4] mm/memory-failure: classify get_any_page() failures by reason
` [PATCH v6 3/4] mm/memory-failure: add panic option for unrecoverable pages
[PATCH] mm: make zeropage read-only
2026-05-12 13:32 UTC (3+ messages)
[PATCH v2 0/6] Open HugeTLB allocation routine for more generic use
2026-05-12 13:25 UTC (10+ messages)
` [PATCH v2 1/6] mm: hugetlb: Consolidate interpretation of gbl_chg within alloc_hugetlb_folio()
` [PATCH v2 2/6] mm: hugetlb: Move mpol interpretation out of alloc_buddy_hugetlb_folio_with_mpol()
` [PATCH v2 3/6] mm: hugetlb: Move mpol interpretation out of dequeue_hugetlb_folio_vma()
` [PATCH v2 6/6] mm: hugetlb: Refactor out hugetlb_alloc_folio()
[PATCH v2 0/4] treewide: fixup gfp_t printks
2026-05-12 12:58 UTC (2+ messages)
[PATCH v4 00/15] arm64: Unmap linear alias of kernel data/bss
2026-05-12 12:56 UTC (6+ messages)
` [PATCH v4 02/15] mm: Make empty_zero_page __ro_after_init
[PATCH v4 1/3] slab: support for compiler-assisted type-based slab cache partitioning
2026-05-12 12:54 UTC (6+ messages)
` [PATCH v4 2/3] slab: improve KMALLOC_PARTITION_RANDOM randomness
[PATCH v2] fs/dax: check for empty/zero entries before calling pfn_to_page()
2026-05-12 12:49 UTC (3+ messages)
[PATCH v10 0/5] Migrate on fault for device pages
2026-05-12 12:44 UTC (5+ messages)
` [PATCH v10 2/5] mm: Add helper to convert HMM pfn to migrate pfn
[PATCH v2] drivers/base/memory: make memory block get/put explicit
2026-05-12 12:24 UTC (4+ messages)
[PATCH 1/2] mm: huge_memory: refactor thpsize_shmem_enabled_store() with sysfs_match_string()
2026-05-12 12:05 UTC (2+ messages)
` [PATCH 2/2] mm: huge_memory: refactor thpsize_shmem_enabled_show() with helper arrays
[PATCH 0/2] Insert instead of copy pages into shmem when shrinking
2026-05-12 11:31 UTC (5+ messages)
` [PATCH 1/2] mm/shmem: add shmem_insert_folio()
` [PATCH 2/2] drm/ttm: Use ttm_backup_insert_folio() for zero-copy swapout
[PATCH v3 0/9] Optimize anonymous large folio unmapping
2026-05-12 11:16 UTC (16+ messages)
` [PATCH v3 1/9] mm/rmap: initialize nr_pages to 1 at loop start in try_to_unmap_one
` [PATCH v3 8/9] mm/rmap: Add batched version of folio_try_share_anon_rmap_pte
` [PATCH v3 9/9] mm/rmap: enable batch unmapping of anonymous folios
[PATCH v6 0/3] mm/swap: use swap_ops to register swap device's methods
2026-05-12 10:42 UTC (4+ messages)
` [PATCH v6 1/3] mm/swap: rename mm/page_io.c to mm/swap_io.c
` [PATCH v6 2/3] mm/swap: use swap_ops to register swap device's methods
` [PATCH v6 3/3] mm/swap_io.c: rename swap_writepage_* to swap_write_folio_*
[PATCH] mm/memory: avoid unnecessary #PF on mTHP allocation race
2026-05-12 10:35 UTC (2+ messages)
[PATCH RFC 0/5] memcg: dma-buf per-cgroup accounting via pid_fd
2026-05-12 10:14 UTC (7+ messages)
` [PATCH RFC 1/5] memcg: Track exported dma-buffers
` [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg
` [PATCH RFC 3/5] security: dma-heap: Add dma_heap_alloc LSM hook
` [PATCH RFC 4/5] selinux: Restrict cross-cgroup dma-heap charging
` [PATCH RFC 5/5] selftests/dmabuf-heaps: Add dma-buf memcg accounting tests
[PATCH v2 00/22] mm: Add __GFP_UNMAPPED
2026-05-12 9:49 UTC (4+ messages)
` [PATCH v2 15/22] mm/page_alloc: remove ifdefs from pindex helpers
[RFC PATCH 0/1] batch page copies in folio_copy() and folio_mc_copy()
2026-05-12 9:31 UTC (3+ messages)
` [RFC PATCH 1/1] mm: "
[PATCH v2 0/3] use vma locks for proc/pid/{smaps|numa_maps} reads
2026-05-12 9:28 UTC (2+ messages)
[PATCH v1] mm/shrinker: simplify shrinker_memcg_alloc() using guard()
2026-05-12 9:12 UTC (3+ messages)
[PATCH 00/12] kho: make boot time huge page allocation work nicely with KHO
2026-05-12 9:11 UTC (10+ messages)
` [PATCH 03/12] kho: add a struct for radix callbacks
` [PATCH 11/12] kho: return virtual address of mem_map
[RFC PATCH v2 0/7] Implement a new generic pagewalk API
2026-05-12 9:07 UTC (2+ messages)
[RFC v1 PATCH 0/11] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
2026-05-12 9:02 UTC (2+ messages)
[PATCH v19 0/2] ACPI: Add support for ACPI RAS2 feature table
2026-05-12 8:58 UTC (2+ messages)
[PATCH v4] mm/page_alloc: replace kernel_init_pages() with batch page clearing
2026-05-12 8:58 UTC (2+ messages)
[PATCH] rust_binder: use lock_vma_under_rcu() in shrinker
2026-05-12 8:56 UTC (3+ messages)
[PATCH v5] dma-contiguous: add kconfig option to setup numa cma area if not configured explicitly
2026-05-12 8:55 UTC
[PATCH v6 0/3] mm/page_owner: add filter infrastructure for print_mode and NUMA filtering
2026-05-12 8:54 UTC (8+ messages)
[PATCH 0/8] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 1)
2026-05-12 8:51 UTC (24+ messages)
` [PATCH 1/8] sparc/mm: remove register_page_bootmem_info()
` [PATCH 2/8] mm/bootmem_info: drop initialization of page->lru
` [PATCH 3/8] mm/bootmem_info: stop using PG_private
` [PATCH 4/8] mm/bootmem_info: remove call to kmemleak_free_part_phys()
` [PATCH 5/8] mm/bootmem_info: stop marking the pgdat as NODE_INFO
` [PATCH 6/8] mm/bootmem_info: stop marking mem_section_usage as MIX_SECTION_INFO
` [PATCH 7/8] s390/mm: use free_reserved_page() in vmem_free_pages()
` [PATCH 8/8] powerpc/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE
[PATCH 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-05-12 8:42 UTC (3+ messages)
` [PATCH 1/3] mm/hmm: Add hmm_range_fault_unlockable() for mmap lock-drop support
[RFC PATCH 0/5] mm: support zswap-backed anonymous large folio swapin
2026-05-12 8:05 UTC (12+ messages)
` [RFC PATCH 3/5] mm: zswap: load fully stored large folios
` [RFC PATCH 4/5] mm: swap: fall back to order-0 after large swapin races
[PATCH] mm/filemap: fix page_cache_prev_miss() when no hole is found
2026-05-12 8:02 UTC (6+ messages)
[PATCH] selftests/mm: check file initialization writes in split_huge_page_test
2026-05-12 7:57 UTC (2+ messages)
"alloc_tag was not set" when running mm/ksft_hmm.sh
2026-05-12 7:51 UTC (9+ messages)
[PATCH v2] zram: fix use-after-free in zram_writeback_endio
2026-05-12 7:49 UTC (2+ messages)
` [PATCH v3] "
[PATCH RFC 0/2] rcu: Add debugfs interface for pending callback monitoring
2026-05-12 7:48 UTC (4+ messages)
[PATCH mm-unstable v17 04/14] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
2026-05-12 7:42 UTC (2+ messages)
[LSF/MM/BPF TOPIC] MGLRU on Android: Real-World Problems and Challenges
2026-05-12 7:33 UTC (3+ messages)
` "
[PATCH] drivers/base/memory: make memory block get/put explicit
2026-05-12 7:25 UTC (3+ messages)
[PATCH v2] selftests/cgroup: check malloc return value in alloc_anon functions
2026-05-12 7:14 UTC
[RFC] mm: restrict zero-page remapping to underused THP splits
2026-05-12 7:05 UTC (4+ messages)
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