messages from 2026-07-07 02:49:19 to 2026-07-07 13:51:07 UTC [more...]
[RFC PATCH v1.1 0/7] mm/damon: update probe hits for runtime parameter commits
2026-07-07 13:50 UTC (6+ messages)
` [RFC PATCH v1.1 1/7] mm/damon/core: remove obsolete comment for nr_to_bp() divide-by-zero
` [RFC PATCH v1.1 2/7] mm/damon/core: s/damon_max_nr_accesses()/damon_nr_samples_per_aggr()/
` [RFC PATCH v1.1 3/7] mm/damon/core: s/accesses_bp_to_nr_accesses/sample_bp_to_count/
` [RFC PATCH v1.1 4/7] mm/damon/core: s/nr_accesses_to_accesses_bp/sample_count_to_bp/
` [RFC PATCH v1.1 5/7] mm/damon/core: s/nr_accesses_for_new_attrs/nr_samples_for_new_attrs/
[PATCH] mm/mseal: fix mseal documentation for 32-bit kernels
2026-07-07 13:48 UTC (8+ messages)
[PATCH v4 00/12] Optimize anonymous large folio unmapping
2026-07-07 13:47 UTC (6+ messages)
` [PATCH v4 04/12] mm/memory: Batch set uffd-wp markers during zapping
[PATCH v2 0/2] mm/mm_init: don't overlap zones with kernelcore=mirror
2026-07-07 13:45 UTC (5+ messages)
` [PATCH v2 1/2] mm/mm_init: don't overlap NORMAL and MOVABLE "
` [PATCH v2 2/2] mm/mm_init: drop overlap_memmap_init()
[PATCH v2 00/83] block: rnull: complete the rust null block driver
2026-07-07 13:45 UTC (4+ messages)
` [PATCH v2 10/83] block: rust: allow `hrtimer::Timer` in `RequestData`
[PATCH v9] mm: fix ASSERT_EXCLUSIVE_BITS by passing memdesc_flags_t by pointer
2026-07-07 13:45 UTC (2+ messages)
[PATCH v2 0/4] mm: honour compact_unevictable_allowed in mlock and CMA paths
2026-07-07 13:44 UTC (7+ messages)
` [PATCH v2 1/4] mm/migrate: do not migrate folios mapped into VM_LOCKED VMAs under compaction
` [PATCH v2 2/4] mm/mlock: wait for migration to finish when mlocking a folio
` [PATCH v2 3/4] mm/migrate: add tracepoint for folios unmapped during migration
` [PATCH v2 4/4] mm/mlock: migrate folios out of CMA when mlocking a range
[PATCH v2 0/5] treewide: remove unreachable memblock_reserve() return value checks in early boot
2026-07-07 13:40 UTC (4+ messages)
[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
2026-07-07 13:36 UTC (11+ messages)
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()
` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas
[PATCH v3 1/2] ARM: mm: fix use-after-free in __do_user_fault() under CONFIG_DEBUG_USER
2026-07-07 13:35 UTC (9+ messages)
[PATCH 0/4] drivers/net/ethernet: replace __get_free_pages() with kmalloc()
2026-07-07 13:33 UTC (3+ messages)
` [PATCH 2/4] ice: use kzalloc() to allocate staging buffer for reading from GNSS
` [Intel-wired-lan] "
[PATCH v1 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
2026-07-07 13:31 UTC (2+ messages)
[PATCH 0/4] scsi: replace __get_free_pages() with kmalloc()
2026-07-07 13:17 UTC (6+ messages)
` [PATCH 3/4] scsi: ipr: use kmalloc() to allocate IPR dump buffer memory
mm: opaque hardware page-table entry handles
2026-07-07 13:17 UTC (3+ messages)
[RFC PATCH v3 1/3] mm: make persistent huge zero folio read-only
2026-07-07 13:17 UTC (2+ messages)
[PATCH v19 0/8] rust: add `Ownable` trait and `Owned` type
2026-07-07 13:04 UTC (5+ messages)
` [PATCH v19 3/8] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v19 4/8] rust: page: convert to `Ownable`
[PATCH] mm: migrate_device: fix pte_pfn/pte_dirty called on non-present PTE
2026-07-07 13:03 UTC (9+ messages)
[PATCH v3 2/4] mm: drop stale folio_ref_count()==1 check in do_swap_page reuse logic
2026-07-07 12:55 UTC (2+ messages)
` [PATCH v3 1/4] mm: avoid unnecessary lru drain for wp_can_reuse_anon_folio()
[RFC PATCH] mm: Avoiding split large folios if swap has no space
2026-07-07 12:42 UTC (10+ messages)
[PATCH v2 0/3] mm: __access_remote_vm with per-VMA lock
2026-07-07 12:24 UTC (5+ messages)
` [PATCH 2/3] mm/pagewalk: let folio_walk_start() run under the "
[PATCH] mm/slab: extract __free_to_pcs_batch() from free_to_pcs_bulk()
2026-07-07 12:16 UTC
cgroup/test_zswap failed with "zswpout does not increase after test program"
2026-07-07 12:14 UTC (3+ messages)
[PATCH 0/5] mm/rmap: Refactor try_to_unmap_one
2026-07-07 12:11 UTC (6+ messages)
` [PATCH 1/5] mm/rmap: convert page -> folio for hwpoison checks
` [PATCH 2/5] mm/rmap: Add try_to_unmap_hugetlb_one
` [PATCH 3/5] mm/rmap: refactor some code around lazyfree folio unmapping
` [PATCH 4/5] mm/rmap: refactor anon swapbacked folio unmap in try_to_unmap_one
` [PATCH 5/5] mm/rmap: add anon folio unmap dispatcher function
[PATCH v2 6/7] nfs: Optimize direct I/O to use folios for requests
2026-07-07 12:08 UTC (6+ messages)
[PATCH v12 0/4] mm/page_owner: add per-fd filter infrastructure for print_mode and NUMA filtering
2026-07-07 11:54 UTC (5+ messages)
` [PATCH v12 1/4] mm/page_owner: add print_mode filter
` [PATCH v12 2/4] mm/page_owner: add NUMA node filter
` [PATCH v12 3/4] tools/mm: add page_owner_filter userspace tool
` [PATCH v12 4/4] mm/page_owner: document page_owner filter
[RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
2026-07-07 11:34 UTC (5+ messages)
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection
[PATCH v5 7/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
2026-07-07 11:34 UTC (2+ messages)
[RFC PATCH] mm: bypass swap readahead for zswap
2026-07-07 11:29 UTC (4+ messages)
[PATCH] mm/hugetlb: fix missing migratable flag on same-node hugetlb migration
2026-07-07 11:02 UTC
[PATCH] mm/kconfig: Drop redundant memory hotplug dependencies
2026-07-07 11:11 UTC (4+ messages)
[PATCH v2] mm/migrate: Avoid copying hwpoisoned folios during migration
2026-07-07 11:08 UTC (3+ messages)
[RFC PATCH 0/6] mm/hugetlb: Dynamic, NUMA-aware HugePage Cache & Free Page Reporting
2026-07-07 11:06 UTC (16+ messages)
` [PATCH 1/6] mm/hugetlb: add Kconfig and basic cache infrastructure
` [PATCH 2/6] mm/hugetlb: implement cache recycling and allocation
` [PATCH 3/6] mm/hugetlb: add sysfs interfaces for cache
` [PATCH 4/6] mm/hugetlb: add memory shrinker "
` [PATCH 5/6] Documentation/admin-guide/mm/hugetlbpage.rst: document cache interfaces
` [PATCH 6/6] mm/hugetlb: support free page reporting for cached hugepages
[PATCH v10 00/19] zsmalloc/zram: there be preemption
2026-07-07 10:55 UTC (10+ messages)
` [PATCH v10 01/19] zram: sleepable entry locking
` [PATCH v10 04/19] zram: remove max_comp_streams device attr
[PATCH 00/30] mm: make VMA page offset handling more consistent
2026-07-07 10:47 UTC (13+ messages)
` [PATCH 21/30] mm/vma: add and use vma_[add/sub]_pgoff()
` [PATCH 22/30] mm/vma: move __install_special_mapping() to vma.c
` [PATCH 25/30] mm/vma: update vmg_adjust_set_range() to offset pgoff instead
` [PATCH 27/30] mm/vma: correct incorrect vma.h inclusion
` [PATCH 29/30] tools/testing/vma: default VMA flag bits to 64-bit
` [PATCH 17/30] mm: prefer vma_[start,end]_pgoff() to vma->vm_pgoff in kernel/
[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
2026-07-07 10:16 UTC (7+ messages)
` [PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
` [PATCH 03/13] mm: convert __get_unmapped_area() "
[PATCH] mm: vmscan: abort proactive reclaim early when freezing
2026-07-07 10:13 UTC (7+ messages)
[PATCH v3 00/11] mm: PMD-level swap entries for anonymous THPs
2026-07-07 10:08 UTC (4+ messages)
` [PATCH v3 04/11] mm: zswap: add range lookup for large-folio swapin
[PATCH] mm: Standardize printing for pgtable entries
2026-07-07 9:28 UTC (6+ messages)
[PATCH v2] mm/slub: fix lost local objects when bulk remote free batch fills
2026-07-07 9:27 UTC (2+ messages)
[PATCH 0/3] selftests/bpf: compare BPF and memory.stat memcg stat readers
2026-07-07 9:21 UTC (4+ messages)
[RFC PATCH v2 00/13] mm: rework anon_vma and remove anon_vma_chain
2026-07-07 9:20 UTC (19+ messages)
` [RFC PATCH v2 01/13] mm: add CONFIG_ANON_VMA_FRACTAL
` [RFC PATCH v2 02/13] mm: implement helpers for ANON_VMA_FRACTAL
` [RFC PATCH v2 03/13] mm: implement __anon_node_prepare "
` [RFC PATCH v2 04/13] mm: implement anon_node_clone "
` [RFC PATCH v2 05/13] mm: implement anon_node_fork_with_prev "
` [RFC PATCH v2 06/13] mm: implement unlink_anon_nodes "
` [RFC PATCH v2 07/13] mm: handle rmap_base changes "
` [RFC PATCH v2 08/13] mm: implement anonymous folio rmap "
` [RFC PATCH v2 09/13] mm: prepare anon_node replacement "
` [RFC PATCH v2 10/13] mm: replace anon_vma with anon_node "
` [RFC PATCH v2 11/13] mm: optimize rmap for ANON_VMA_FRACTAL with PVL
` [RFC PATCH v2 12/13] mm: shared semaphores for ANON_VMA_FRACTAL
` [RFC PATCH v2 13/13] mm: Enable CONFIG_ANON_VMA_FRACTAL by default
[PATCH v5] mm/sparse-vmemmap: flush_cache_vmap() after hotplugging vmemmap
2026-07-07 9:07 UTC (3+ messages)
[RFC PATCH 00/10] mm/swap: ghost swapfile with backend switching via Redirect entries
2026-07-07 8:56 UTC (12+ messages)
` [RFC PATCH 01/10] mm: ghost swapfile support for zswap
` [RFC PATCH 02/10] mm/swap_table: add Redirect entry encoding for ghost swap backend switching
` [RFC PATCH 03/10] mm/swap: add redirect_xa field and ghost redirect helper declarations
` [RFC PATCH 04/10] mm/swapfile: implement ghost redirect helpers and free-path cascade
` [RFC PATCH 05/10] mm/swap_state: restore Redirect entry when swap cache folio is removed
` [RFC PATCH 06/10] mm/zswap: implement ghost-to-physical writeback for backend switching
` [RFC PATCH 07/10] mm/page_io: forward ghost swap reads to physical device via Redirect
` [RFC PATCH 08/10] mm/swapfile: manage ghost cluster_info via lazy vmalloc
` [RFC PATCH 09/10] mm/swapfile: implement swap_ghost_extend_max() for dynamic growth
` [RFC PATCH 10/10] mm/swapfile: add sysfs interface for ghost swap extension
[RFC PATCH 0/4] kho: Support preserving unsplit high-order pages
2026-07-07 8:28 UTC (10+ messages)
` [RFC PATCH 1/4] kho: Introduce infrastructure to track preserved page types
` [RFC PATCH 2/4] kho: Detect "
` [RFC PATCH 3/4] kho: Implement page-aware refcount restoration
` [RFC PATCH 4/4] kho: Introduce kho_split_preserved_pages() helper
[RFC PATCH 0/7] mm: store zswap entries in swap table (Pointer entry)
2026-07-07 7:32 UTC (8+ messages)
` [RFC PATCH 1/7] mm/swap_table: add Pointer type support for zswap entry storage
` [RFC PATCH 2/7] mm/zswap: add swp_tb_val to zswap_entry and Pointer accessor helpers
` [RFC PATCH 3/7] mm/swap_state: do zswap conversion in __swap_cache_do_del_folio
` [RFC PATCH 4/7] mm/zswap, mm/swap_state: handle Pointer entries in add_folio path
` [RFC PATCH 5/7] mm/swapfile: handle Pointer entries in count/dup/put paths
` [RFC PATCH 6/7] mm/zswap, mm/swap_state: migrate zswap to use swap_table for entry indexing
` [RFC PATCH 7/7] mm/zswap, mm/swap_state: replace xarray indexing with swap table lookups
[PATCH] userfaultfd: prevent registration of special VMAs
2026-07-07 7:23 UTC (11+ messages)
[PATCH v6 0/4] mm/zsmalloc: reduce lock contention in zs_free()
2026-07-07 7:18 UTC (2+ messages)
[PATCH v5 0/8] mm: optimize zone-device memmap initialization
2026-07-07 6:38 UTC (7+ messages)
` [PATCH v5 4/8] mm: add a template-based fast path for zone-device page init
` [PATCH v5 5/8] mm: extend the template fast path to zone-device compound tails
[PATCH v5 4/8] mm: add a template-based fast path for zone-device page init
2026-07-07 6:36 UTC (4+ messages)
[PATCH v4 0/8] mm: speed up ZONE_DEVICE memmap initialization
2026-07-07 6:35 UTC (2+ messages)
[PATCH v11 0/4] mm/page_owner: add per-fd filter infrastructure for print_mode and NUMA filtering
2026-07-07 6:29 UTC (7+ messages)
` [PATCH v11 1/4] mm/page_owner: add print_mode filter
[PATCH RESEND v3] selftests: mincore: fix the readahead check on large base page sizes
2026-07-07 6:25 UTC (2+ messages)
[PATCH 0/4] tracing: add ref_trace_final_put tracing
2026-07-07 6:18 UTC (2+ messages)
[PATCH 1/1] iomap: avoid compaction for costly folio order allocation
2026-07-07 6:22 UTC (4+ messages)
[PATCH] selftests/mm/mseal_test: Fix mmap return value check in test_seal_zero_address
2026-07-07 5:57 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 0/9] treewide, numa_memblks: remove redundant work during NUMA init
2026-07-07 5:42 UTC (4+ messages)
` [PATCH v2 2/9] ACPI: NUMA: remove redundant numa_nodes_parsed node_set()
better block swap batching and a different take on swap_ops v3
2026-07-07 5:06 UTC (3+ messages)
[RFC PATCH 0/6] mm/damon: update probe hits for runtime parameter commits
2026-07-07 4:38 UTC (7+ messages)
` [RFC PATCH 1/6] mm/damon/core: s/damon_max_nr_accesses()/damon_nr_samples_per_aggr()/
` [RFC PATCH 2/6] mm/damon/core: s/accesses_bp_to_nr_accesses/sample_bp_to_count/
` [RFC PATCH 3/6] mm/damon/core: s/nr_accesses_to_accesses_bp/sample_count_to_bp/
` [RFC PATCH 4/6] mm/damon/core: s/nr_accesses_for_new_attrs/nr_samples_for_new_attrs/
` [RFC PATCH 5/6] mm/damon/core: update probe hits for new parameter commit
` [RFC PATCH 6/6] mm/damon/core: handle unreset probe_hits in probe_hits_mvsum()
[PATCH v21 0/2] ACPI: Add support for ACPI RAS2 feature table
2026-07-07 3:47 UTC (3+ messages)
` [PATCH v21 1/2] ACPI:RAS2: Add driver for the "
[PATCH v5 6/8] string: introduce memcpy_nt() helpers
2026-07-07 3:28 UTC (2+ messages)
[PATCH v7 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
2026-07-07 3:27 UTC (3+ messages)
` [PATCH v7 6/6] kselftest: alloc_tag: extend the allocinfo ioctl kselftest
[PATCH v5 3/8] mm: add a set_page_section_from_pfn() helper
2026-07-07 3:26 UTC (2+ messages)
[PATCH v5 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
2026-07-07 3:25 UTC (2+ messages)
[PATCH v10 0/6] selftests/mm: refactor pkey helpers and fix mmap error handling
2026-07-07 3:25 UTC (2+ messages)
[PATCH] fs/proc/task_mmu: count KSM-placed zero pages in smaps
2026-07-07 2:49 UTC (3+ 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