messages from 2026-06-18 09:34:45 to 2026-06-18 15:31:04 UTC [more...]
[PATCH] vfio: Request THP-aligned mmap for device fds
2026-06-18 15:30 UTC (6+ messages)
[GIT PULL] MM updates for 7.2-rc1
2026-06-18 15:22 UTC (2+ messages)
[PATCH] mm/slub: deduplicate NUMA policy calculation in allocation paths
2026-06-18 15:21 UTC (2+ messages)
[RFC PATCH v1.2 00/11] mm/damon/sysfs: kobject_del() directories that users can create/remove
2026-06-18 15:15 UTC (12+ messages)
` [RFC PATCH v1.2 01/11] mm/damon/sysfs: kobject_del() target (normal), context and kdamond dirs
` [RFC PATCH v1.2 02/11] mm/damon/sysfs: kobject_del() region and target (error) dirs
` [RFC PATCH v1.2 03/11] mm/damon/sysfs-schemes: kobject_del() scheme dirs
` [RFC PATCH v1.2 04/11] mm/damon/sysfs-schemes: kobject_del() scheme region dirs
` [RFC PATCH v1.2 05/11] mm/damon/sysfs-schemes: kobject_del() scheme filter dirs
` [RFC PATCH v1.2 06/11] mm/damon/sysfs-schemes: kobject_del() scheme quota goal dirs
` [RFC PATCH v1.2 07/11] mm/damon/sysfs-schemes: kobject_del() scheme action destination dirs
` [RFC PATCH v1.2 08/11] mm/damon/sysfs: kobject_del() probe dirs
` [RFC PATCH v1.2 09/11] mm/damon/sysfs: kobject_del() probe filter dirs
` [RFC PATCH v1.2 10/11] mm/damon/sysfs: kobject_del() probe dirs in probes_addd_dir error path
` [RFC PATCH v1.2 11/11] mm/damon/sysfs-schemes: kobject_del() region for populate_region error
[PATCH v1 2/3] mm/damon: introduce DAMON_HUGEPAGE for hot region hugepage collapsing
2026-06-18 15:08 UTC (5+ messages)
[RFC PATCH 0/6] arm64: mm: Introducing ROX CACHE to ARM64 systems with bbml2 no abort
2026-06-18 15:05 UTC (5+ messages)
` [RFC PATCH 2/6] arm64: mm: allow huge vmap permission adjustments with bbml2_no_abort
` [RFC PATCH 3/6] arm64: mm: fix restoring linear map permissions on execmem cache clean
[PATCH v5 0/4] Only free healthy pages in high-order has_hwpoisoned folio
2026-06-18 15:02 UTC (7+ messages)
` [PATCH v5 1/4] mm/page_alloc: only "
[PATCH v2 0/4] mm: convert to walk_page_range_vma() to eliminate find_vma()
2026-06-18 15:02 UTC (13+ messages)
` [PATCH v2 1/4] mm: mincore: use walk_page_range_vma() in do_mincore()
` [PATCH v2 2/4] mm: mprotect: use walk_page_range_vma() in mprotect_fixup()
` [PATCH v2 3/4] mm: mlock: use walk_page_range_vma() in mlock_vma_pages_range()
` [PATCH v2 4/4] mm: migrate_device: use walk_page_range_vma() in migrate_vma_collect()
[PATCH v2] mm: remove PageTransCompound()
2026-06-18 15:01 UTC (3+ messages)
[PATCH v2 00/13] Dynamic Kernel Stacks
2026-06-18 14:50 UTC (5+ messages)
[PATCH -next v4 0/4] s390/mm: Batch PTE updates in lazy MMU mode
2026-06-18 14:47 UTC (5+ messages)
` [PATCH -next v4 1/4] mm: Make lazy MMU mode context-aware
` [PATCH -next v4 2/4] s390/mm: Batch PTE updates in lazy MMU mode
` [PATCH -next v4 3/4] mm/kasan: Introduce helpers for lazy MMU mode sanitizer
` [PATCH -next v4 4/4] s390/mm: Lazy "
[PATCH mm-new v3 0/3] refactor and merge PTE scanning logic
2026-06-18 14:34 UTC (7+ messages)
` [PATCH mm-new v3 3/3] mm/khugepaged: merge PTE scanning logic into a new helper
[linux-next:master] [mm] 7b32f64bc5: pts.svt-av1.Preset13.Bosphorus4K.frames_per_second 45.8% regression
2026-06-18 14:30 UTC (3+ messages)
[PATCH v6 0/4] block: enable RWF_DONTCACHE for block devices
2026-06-18 14:26 UTC (11+ messages)
` [PATCH v6 1/4] block: add task-context bio completion infrastructure
[PATCH v2 6/7] nfs: Optimize direct I/O to use folios for requests
2026-06-18 14:10 UTC
[RFC PATCH 0/2] kasan: hw_tags: Add option to tag only at allocation time
2026-06-18 14:05 UTC (4+ messages)
[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
2026-06-18 13:30 UTC (6+ messages)
` [PATCH v6 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
[PATCH RFC v8 00/24] pkeys-based page table hardening
2026-06-18 13:22 UTC (4+ messages)
` [PATCH RFC v8 01/24] mm: Introduce kpkeys
[PATCH v4 0/4] mm/percpu: Fix possible NOFS/NOIO reclaim recursion
2026-06-18 13:04 UTC (5+ messages)
` [PATCH v4 1/4] mm/vmalloc: honor GFP constraints in pcpu_get_vm_areas()
` [PATCH v4 2/4] mm/percpu: honor GFP constraints when populating chunks
` [PATCH v4 3/4] mm/percpu: Make cached pages lookup explicit
` [PATCH v4 4/4] mm/percpu: Avoid IO/FS reclaim in backing allocations
[RFC PATCH 0/6] mm/damon: Add mTHP-aware collapse/split with ARM SPE feedback
2026-06-18 13:13 UTC (9+ messages)
` [RFC PATCH 1/6] mm/damon: add target_order field for DAMOS_COLLAPSE
` [RFC PATCH 2/6] mm/khugepaged: add damon_collapse_folio_range() for external callers
` [RFC PATCH 3/6] mm/damon/vaddr: implement mTHP-aware DAMOS_COLLAPSE handler
` [RFC PATCH 4/6] mm/damon: introduce DAMOS_MTHP_SPLIT action and hot_threshold
` [RFC PATCH 5/6] mm/damon/vaddr: implement DAMOS_MTHP_SPLIT handler
` [RFC PATCH 6/6] mm/damon: add SPE feedback for sub-THP split decisions
[PATCH] mm: remove PageTransCompound()
2026-06-18 10:40 UTC (3+ messages)
[PATCH for-next v3 0/9] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
2026-06-18 12:46 UTC (7+ messages)
` [PATCH for-next v3 6/9] mm/slab: allow kfree_rcu_sheaf() on PREEMPT_RT
[PATCH v3] mm/lruvec: trace LRU add drains and drain-all requests
2026-06-18 12:38 UTC (7+ messages)
[PATCH v8 0/4] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
2026-06-18 12:36 UTC (4+ messages)
[RFC PATCH v2 1/3] mm/huge_memory: make persistent huge zero folio read-only
2026-06-18 12:36 UTC (3+ messages)
[PATCH RFC 00/12] mm/vmalloc: migrate vmap_area indexing from rb-tree to maple-tree
2026-06-18 10:06 UTC (5+ messages)
[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
2026-06-18 11:13 UTC (8+ messages)
` [Lsf-pc] "
[PATCH] mm/page_alloc: don't build vm_numa_stat_key if CONFIG_NUMA=n
2026-06-18 10:06 UTC
[PATCH v4 02/12] mm/rmap: Add try_to_unmap_hugetlb_one
2026-06-18 10:01 UTC (6+ messages)
[PATCH] arch_numa: remove redundant nodemask clears in numa_init()
2026-06-18 9:58 UTC (2+ messages)
[PATCH] mm/page_alloc: include <linux/vmstat.h> for vm_numa_stat_key
2026-06-18 10:00 UTC (3+ messages)
[PATCH v2] userfaultfd: prevent registration of special VMAs
2026-06-18 11:06 UTC (2+ messages)
[RFC PATCH 0/3] mm/compaction: honour compact_unevictable_allowed in mlock race and alloc_contig path
2026-06-18 11:47 UTC (7+ messages)
` [RFC PATCH 1/3] mm/compaction: skip isolate mlocked folios when compact_unevictable_allowed=0
` [RFC PATCH 3/3] mm/compaction: respect compact_unevictable_allowed in alloc_contig path
[PATCH v15 0/8] arm64: add ARCH_HAS_COPY_MC support
2026-06-18 9:21 UTC (7+ messages)
` [PATCH v15 1/9] uaccess: add generic fallback version of copy_mc_to_user()
` [PATCH v15 3/9] arm64: extable: merge UACCESS_ERR_ZERO and KACCESS_ERR_ZERO into ACCESS_ERR_ZERO
` [PATCH v15 5/9] mm/hwpoison: return -EFAULT when copy fail in copy_mc_[user]_highpage()
` [PATCH v15 6/9] arm64: support copy_mc_[user]_highpage()
` [PATCH v15 7/9] arm64: introduce copy_mc_to_kernel() implementation
` [PATCH v15 9/9] lib/tests: memcpy_kunit: add memcpy_mc() and memcpy_mc_large() test
[PATCH] userfaultfd: prevent registration of special VMAs
2026-06-18 9:37 UTC (9+ messages)
[PATCH] tools/mm/slabinfo: fix total_objects attribute name
2026-06-18 9:18 UTC (2+ messages)
page: | 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