messages from 2026-08-04 23:42:42 to 2026-08-05 15:15:31 UTC [more...]
[PATCH 00/16] selftests/mm: improve khugepaged coverage
2026-08-05 15:15 UTC (3+ messages)
[PATCH v2 0/4] add anon mTHP collapse test cases
2026-08-05 15:14 UTC (4+ messages)
[PATCH] Fix incorrect flush address in direct page table reclaim
2026-08-05 15:06 UTC (5+ messages)
[PATCH v2] mm/sparse: keep mem_section_usage_size() internal
2026-08-05 14:57 UTC (3+ messages)
[RFC v2 PATCH 0/16] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
2026-08-05 14:53 UTC (30+ messages)
[PATCH v2] alloc_tag: fix undetected compressed tag overflow when profiling is disabled
2026-08-05 14:46 UTC (7+ messages)
[PATCH RFT 0/3] mm, drm: ensure .fault() does not have to be followed by .pfn_mkwrite() for write faults
2026-08-05 14:48 UTC (4+ messages)
` [PATCH RFT 3/3] drm/ttm, drm/vmwgfx: directly create writable PTEs when mkwrite is in use
[PATCH v3] alloc_tag: fix undetected compressed tag overflow when profiling is disabled
2026-08-05 14:48 UTC (2+ messages)
[PATCH v2 0/3] mm: improve insert_pages() error handling
2026-08-05 14:42 UTC (4+ messages)
` [PATCH v2 1/3] mm/memory.c: rename walk_to_pmd() to populate_to_pmd()
` [PATCH v2 2/3] mm/memory.c: simplify error handling in insert_pages()
` [PATCH v2 3/3] mm: return -ENOMEM for page-table allocation failure "
[PATCH v2 0/2] Honor XA_FLAGS_ACCOUNT in xas_split_alloc() and charge to folio's memcg
2026-08-05 14:36 UTC (11+ messages)
` [PATCH v2 1/2] mm/huge_memory: use folio's memcg inside __folio_split()
[PATCH 0/2] mm/swap: skip empty clusters in the swapoff scan
2026-08-05 14:23 UTC (4+ messages)
` [PATCH 2/2] mm/swap: scan by cluster in find_next_to_unuse()
[RFC PATCH v2 00/10] mm, swap: dynamic cluster management for xswap devices
2026-08-05 14:17 UTC (12+ messages)
` [RFC PATCH v2 01/10] mm: xswap support for zswap
` [RFC PATCH v2 02/10] mm, swap: add CONFIG_XSWAP and xswap fields to swap_info_struct
` [RFC PATCH v2 03/10] mm, swap: add xswap cluster grow via VM_SPARSE vmalloc
` [RFC PATCH v2 04/10] mm, swap: add xswap grow trigger on cluster allocation
` [RFC PATCH v2 05/10] mm, swap: add xswap_try_shrink and shrink trigger on cluster free
` [RFC PATCH v2 06/10] mm, swap: free backing pages in xswap_unmap_clusters
` [RFC PATCH v2 07/10] mm, swap: add nr_free_tail for O(1) xswap shrink detection
` [RFC PATCH v2 08/10] mm, swap: add adjustable runtime ceiling (nr_clusters) for xswap
` [RFC PATCH v2 09/10] mm, swap: add debugfs knob for xswap per-device cluster limit
` [RFC PATCH v2 10/10] mm, swap: defer xswap shrink to workqueue to avoid lock recursion
[PATCH RFC v2 0/3] Demote to lower tier using non-temporal stores
2026-08-05 14:14 UTC (3+ messages)
` [PATCH RFC v2 2/3] mm: new migrate_mode flag for async "
[RFC PATCH v4 1/3] mm: allow page faults to request VMA-lock retry
2026-08-05 14:12 UTC (4+ messages)
` [RFC PATCH v4 1/3] mm: allow page faults to request VMA-lock
[PATCH v2 0/2] mm/swap: skip empty clusters in the swapoff scan
2026-08-05 14:11 UTC (3+ messages)
` [PATCH v2 1/2] mm/swap: fix stale comment on swap_info_struct::cluster_info
` [PATCH v2 2/2] mm/swap: scan by cluster in find_next_to_unuse()
[RFC PATCH] mm/damon: introduce damos_sort_type for re-ordering regions list
2026-08-05 13:51 UTC (3+ messages)
[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
2026-08-05 13:51 UTC (15+ messages)
` [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private
` [PATCH RFC 08/14] fs/erofs: use folio_attach/detach_private() instead of direct assignment
[PATCH 1/1] mm/ksm: avoid missing ksmd wakeups in ksm_enter
2026-08-05 13:31 UTC (3+ messages)
[Invitation] bi-weekly guest_memfd upstream call on 2026-08-06
2026-08-05 13:30 UTC (2+ messages)
[PATCH v2 1/1] mm/ksm: avoid missing ksmd wakeups in ksm_enter
2026-08-05 13:27 UTC
[PATCH] ksm: update comments and docs to reference folio->mapping
2026-08-05 13:11 UTC (4+ messages)
[PATCH] mm/madvise: avoid skipping pages after splitting large folios
2026-08-05 12:49 UTC
[PATCH v2 0/6] mm: add basic PTE const type-safety
2026-08-05 12:40 UTC (10+ messages)
` [PATCH v2 5/6] mm: constify generic pte_get*()
` [PATCH v2 6/6] mm: constify the pte_offset_map_ro_nolock() return value
[PATCH] mm/page_table_check: add explicit pmd_none check in pte_clear_range
2026-08-05 12:22 UTC
[PATCH 1/1] mm/ksm: validate KSM rmap items before hwpoison kill
2026-08-05 12:19 UTC (2+ messages)
[PATCH] mm/huge_memory: let special huge VMAs bypass the THP policy check
2026-08-05 12:15 UTC (3+ messages)
[PATCH 00/22] Simplify special kernel page table handling
2026-08-05 12:07 UTC (4+ messages)
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm
[PATCH v4] mm/page_reporting: Add page_reporting_delay_ms module parameter
2026-08-05 12:03 UTC (3+ messages)
[PATCH 0/3] mm: support splitting mappingless swapcache folios
2026-08-05 12:03 UTC (5+ messages)
` [PATCH 1/3] mm/huge_memory: allow "
` [PATCH 2/3] mm: add KUnit coverage for "
` [PATCH 3/3] selftests/mm: test hwpoison recovery of mappingless swapcache THPs
[REGRESSION] mm/memcg: folio/lruvec mismatch after cgroup offline: lru_size underflow and list_del corruption (7.1)
2026-08-05 12:03 UTC
[PATCH v6 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
2026-08-05 11:53 UTC (6+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] mm/memory_hotplug: improve shrink_zone_span() subsection boundary checks
[PATCH 0/4] Fix device page migration in low memory fallback
2026-08-05 11:33 UTC (5+ messages)
` [PATCH 1/4] mm/migrate_device: Fix THP splitting of a CPU faulted device private folio
` [PATCH 2/4] mm/migrate_device: Apply the fault reference to the correct folio
` [PATCH 3/4] drm/pagemap: Fix folio allocation fallback and use-after-put
` [PATCH 4/4] drm/pagemap: Add fault injection for higher-order RAM folio allocation
Salary increase notice for 2026 // 8/5/2026 4:07 AM
2026-08-05 11:07 UTC
[PATCH v9 0/8] mm: optimize zone-device memmap initialization
2026-08-05 11:04 UTC (9+ messages)
` [PATCH v9 4/8] mm: add a template-based fast path for zone-device page init
` [PATCH v9 8/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
[PATCH v9 00/41] guest_memfd: In-place conversion support
2026-08-05 10:51 UTC (7+ messages)
` [PATCH v9 03/41] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v9 09/41] KVM: guest_memfd: Filter both shared and private when invalidating
[PATCH v2] mm/memory-failure: fix concurrent access issue in min_order_for_split()
2026-08-05 10:51 UTC (8+ messages)
` "
[RFC PATCH] zram: avoid preemption with CPU-based compression backends
2026-08-05 10:37 UTC (16+ messages)
[PATCH v2 0/2] mm/page_ext: remove pgdat_page_ext_init()
2026-08-05 10:05 UTC (6+ messages)
` [PATCH v2 1/2] mm/Kconfig: make FLATMEM depend on !NUMA
` [PATCH v2 2/2] mm/page_ext: remove pgdat_page_ext_init()
[RFC PATCH 0/3] mm/slub: allow capping the order kvmalloc() uses for kmalloc()
2026-08-05 9:48 UTC (4+ messages)
` [RFC PATCH 1/3] "
` [RFC PATCH 2/3] mm/slub: count kvmalloc() allocations forced to vmalloc()
` [RFC PATCH 3/3] mm/slub: add KUnit coverage for the kvmalloc order limit
[PATCH v3] mm/memory-failure: fix concurrent access issue in min_order_for_split()
2026-08-05 9:32 UTC (2+ messages)
[PATCH] mm: debug_page_alloc: fix type mismatch for debug_guardpage_minorder
2026-08-05 9:31 UTC
[PATCH v3 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-05 9:29 UTC (26+ messages)
` [PATCH v3 04/15] mm: update print_bad_page_map() to show anonymous page index
` [PATCH v3 06/15] mm: propagate VMA anonymous page offset on map, remap, split + merge
` [PATCH v3 07/15] mm/rmap: track whether the page VMA mapped pgoff is anonymous
` [PATCH v3 08/15] mm: introduce and use linear_folio_page_index()
[PATCH v6] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
2026-08-05 9:26 UTC (2+ messages)
[PATCH] slub: print just the function name in /sys/kernel/slab/*/ctor
2026-08-05 9:22 UTC (7+ messages)
[PATCH v6 0/5] Only free healthy pages in high-order has_hwpoisoned folio
2026-08-05 9:09 UTC (7+ messages)
[PATCH v2 0/6] mm, drm: fix interaction of .pfn_mkwrite() with fixup_user_fault()
2026-08-05 8:34 UTC (8+ messages)
` [PATCH v2 2/6] drm/shmem_helper: use vmf_insert_pfn_mkwrite()
[RFC PATCH 00/11] mm, swap: dynamic cluster management for xswap devices
2026-08-05 8:15 UTC (9+ messages)
` [RFC PATCH 02/11] mm, swap: add CONFIG_XSWAP and xswap fields to swap_info_struct
` [RFC PATCH 03/11] mm, swap: add xswap cluster grow via VM_SPARSE vmalloc
` [RFC PATCH 11/11] mm, swap: serialize xswap map/unmap with a mutex
[syzbot] [mm?] WARNING in mas_nomem
2026-08-05 8:01 UTC (5+ messages)
[PATCH] mm/show_mem: fix format string inconsistencies and type mismatches
2026-08-05 8:05 UTC (2+ messages)
[RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
2026-08-05 7:56 UTC (11+ messages)
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection
[PATCH] mm/huge_memory: avoid TOCTOU race in min_order_for_split()
2026-08-05 7:23 UTC (3+ messages)
` "
[PATCH] maple_tree: Remove unused mas_is_root_limits()
2026-08-05 7:05 UTC
[patch 0/3] lib: add synthetic MM benchmarks
2026-08-05 7:03 UTC (4+ messages)
[RFC PATCH v3 00/11] Add buffered write-through support to iomap & xfs
2026-08-05 6:35 UTC (13+ messages)
` [RFC PATCH v3 01/11] fs: Add counter to track inflight writes that need stable pages
` [RFC PATCH v3 02/11] mm: Refactor folio_clear_dirty_for_io()
` [RFC PATCH v3 03/11] iomap: Add helper to revert iomap iter
` [RFC PATCH v3 04/11] iomap: Add initial support for buffered RWF_WRITETHROUGH
` [RFC PATCH v3 05/11] xfs: Add RWF_WRITETHROUGH support to xfs
` [RFC PATCH v3 06/11] iomap: Add aio support to RWF_WRITETHROUGH
` [RFC PATCH v3 07/11] iomap: Add DSYNC "
` [RFC PATCH v3 08/11] fs: Introduce RWF_NOSERIAL flag to indicate parallel reads/writes
` [RFC PATCH v3 09/11] xfs: Implement RWF_NOSERIAL to parallelize RWF_WRITETHROUGH writes
` [RFC PATCH v3 10/11] iomap: Avoid folio dirtying in case of RWF_WRITETHROUGH
` [RFC PATCH v3 11/11] iomap: Handle deadlock due to repeating folios in RWF_WRITETHROUGH
[PATCH v3 0/9] KVM: guest_memfd: folio migration for non-confidential VMs
2026-08-05 6:40 UTC (10+ messages)
` [PATCH v3 1/9] KVM: guest_memfd: take the invalidate lock when unbinding a dying file
` [PATCH v3 2/9] mm: split AS_UNMOVABLE back out of AS_INACCESSIBLE
` [PATCH v3 3/9] KVM: guest_memfd: implement folio migration for non-confidential VMs
` [PATCH v3 4/9] KVM: guest_memfd: add GUEST_MEMFD_FLAG_MIGRATABLE
` [PATCH v3 5/9] KVM: selftests: fix maxnode arguments in xapic_ipi_test
` [PATCH v3 6/9] KVM: selftests: use BITS_PER_TYPE() for NUMA masks
` [PATCH v3 7/9] KVM: selftests: add get_numa_mem_nodes()
` [PATCH v3 8/9] KVM: selftests: use allowed NUMA nodes in guest_memfd_test
` [PATCH v3 9/9] KVM: selftests: exercise guest_memfd folio migration
[PATCH v3 1/2] mm/zswap: Fix global shrinker when memory cgroup is disabled
2026-08-05 6:21 UTC (5+ messages)
` [PATCH v3 2/2] mm/zswap: Support batch writeback in shrink_memcg()
[PATCH v5 00/20] vfio/pci: Base Live Update support for VFIO
2026-08-05 6:04 UTC (5+ messages)
` [PATCH v5 17/20] vfio: selftests: Add vfio_pci_liveupdate_kexec_test
[PATCH v4] mm/hugetlb_cma: Fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio
2026-08-05 4:42 UTC (3+ messages)
[PATCH v8 00/15] Use generic_file_read_iter() in hugetlbfs
2026-08-05 3:28 UTC (4+ messages)
` [PATCH v8 12/15] filemap: Remove checks in mapping_set_folio_order_range()
[PATCH v2 0/2] mm: gup: cleanup gup_fast call chain
2026-08-05 3:58 UTC (3+ messages)
` [PATCH v2 1/2] mm: gup: move pmd_protnone() into gup_fast_pmd_leaf()
` [PATCH v2 2/2] mm: gup: cleanup the gup_fast_*() call chain
[PATCH v3 0/3] make unused huge shrinker memcg aware
2026-08-05 3:20 UTC (3+ messages)
` [PATCH v3 2/3] mm: shmem: move unused huge shrinklist queuing past the truncation check
[PATCH] mm: add some missing includes to mm-local headers
2026-08-05 2:45 UTC
[RFC PATCH v1 2/3] blk-cgroup: store blkcg in bio instead of blkg
2026-08-05 0:58 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION 9a4cdc958dd79fc6c3b20b51a10debec6ca09fec
2026-08-05 0:33 UTC
[syzbot] [mm?] INFO: rcu detected stall in khugepaged (3)
2026-08-05 0:01 UTC
[PATCH v2 00/10] ceph: convert writeback path to folios
2026-08-04 23:53 UTC (6+ messages)
` [PATCH v2 01/10] ceph: add ceph_folio_snap_context()
` [PATCH v2 08/10] ceph: convert page cleanup loop in writepages_finish() to folios
[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
2026-08-04 23:53 UTC (3+ messages)
` [PATCH v3 21/26] mm/page_alloc: implement FREETYPE_UNMAPPED allocations
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