messages from 2026-04-09 16:03:22 to 2026-04-10 06:51:46 UTC [more...]
[PATCH v2] userfaultfd: allow registration of ranges below mmap_min_addr
2026-04-10 6:51 UTC (6+ messages)
[PATCH 1/2] mm/memory_failure: use bool for hugetlb indicator in try_memory_failure_hugetlb
2026-04-10 6:45 UTC (4+ messages)
` [PATCH 2/2] mm/memory-failure: use bool for forcekill state
[PATCH 0/6] hugetlb: normalize exported interfaces to use base-page indices
2026-04-10 6:45 UTC (8+ messages)
` [PATCH 1/6] hugetlb: open-code hugetlb folio lookup index conversion
` [PATCH 2/6] hugetlb: remove the hugetlb_linear_page_index() helper
` [PATCH 3/6] hugetlb: make hugetlb_fault_mutex_hash() take PAGE_SIZE index
` [PATCH 4/6] hugetlb: drop vma_hugecache_offset() in favor of linear_page_index()
` [PATCH 5/6] hugetlb: make hugetlb_add_to_page_cache() use PAGE_SIZE-based index
` [PATCH 6/6] hugetlb: pass hugetlb reservation ranges in base-page indices
` [syzbot ci] Re: hugetlb: normalize exported interfaces to use "
bio completion in task enhancements / experiments
2026-04-10 6:19 UTC (12+ messages)
` [PATCH 2/8] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
` [PATCH 3/8] block: enable RWF_DONTCACHE for block devices
` [PATCH 4/8] FOLD: block: change the defer in task context interface to be procedural
` [PATCH 5/8] FOLD: don't use in_task() to decide for offloading
` [PATCH 6/8] iomap: use bio_complete_in_task for buffered read errors
` [PATCH 7/8] iomap: use bio_complete_in_task for buffered write completions
` [PATCH 8/8] RFC: use a TASK_FIFO kthread for read completion support
[RFC PATCH] mm/sparse: remove sparse_buffer
2026-04-10 6:05 UTC (7+ messages)
[RFC V1 00/16] arm64/mm: Enable 128 bit page table entries
2026-04-10 5:30 UTC (28+ messages)
` [RFC V1 01/16] mm: Abstract printing of pxd_val()
` [RFC V1 02/16] mm: Add read-write accessors for vm_page_prot
` [RFC V1 05/16] arm64/mm: Convert READ_ONCE() as pmdp_get() while accessing PMD
` [RFC V1 06/16] arm64/mm: Convert READ_ONCE() as pudp_get() while accessing PUD
` [RFC V1 07/16] arm64/mm: Convert READ_ONCE() as p4dp_get() while accessing P4D
` [RFC V1 08/16] arm64/mm: Convert READ_ONCE() as pgdp_get() while accessing PGD
` [RFC V1 11/16] arm64/mm: Route all pgtable atomics to central helpers
` [RFC V1 12/16] arm64/mm: Abstract printing of pxd_val()
` [RFC V1 14/16] arm64/mm: Enable fixmap with 5 level page table
[PATCH v2] selftests: mm: skip charge_reserved_hugetlb without killall
2026-04-10 5:30 UTC (2+ messages)
[PATCH v4 0/2] mm/damon: validate min_region_size to be power of 2
2026-04-10 4:42 UTC (3+ messages)
` [PATCH v4 1/2] mm/damon/lru_sort: "
` [PATCH v4 2/2] mm/damon/reclaim: "
[RFC PATCH 0/2] mm/migrate: wait for folio refcount during longterm pin migration
2026-04-10 3:23 UTC (3+ messages)
` [RFC PATCH 1/2] mm: wake up folio refcount waiters on folio_put()
` [RFC PATCH 2/2] mm/migrate: wait for folio refcount during longterm pin migration
[PATCH v1] slab: support for compiler-assisted type-based slab cache partitioning
2026-04-10 2:10 UTC (8+ messages)
[PATCH v3 0/7] Modify memfd_luo code
2026-04-10 1:45 UTC (4+ messages)
` [PATCH v3 2/7] mm/memfd_luo: optimize shmem_recalc_inode calls in retrieve path
[PATCH v2] kho: skip KHO for crash kernel
2026-04-10 1:16 UTC
[PATCH v3] f2fs: do not support mmap write for large folio
2026-04-10 1:15 UTC (2+ messages)
[PATCH v2] memory tiering: Do not allow promotion if NUMA_BALANCING_MEMORY_TIERING is disabled
2026-04-10 1:07 UTC (9+ messages)
[RFC PATCH 0/8] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-04-10 1:02 UTC (6+ messages)
` [RFC PATCH 5/8] mm/vmalloc: map contiguous pages in batches for vmap() if possible
[PATCH RFC v4 1/3] block: add BIO_COMPLETE_IN_TASK for task-context completion
2026-04-10 0:46 UTC (4+ messages)
[PATCH v2] mm/khugepaged: use ALIGN helpers for PMD alignment
2026-04-10 0:18 UTC (2+ messages)
[RFC PATCH v4 03/11] mm/damon/core: introduce failed region quota charge ratio
2026-04-10 0:11 UTC (2+ messages)
` (sashiko review) "
[RFC PATCH v4 02/11] mm/damon/core: merge quota-sliced regions back
2026-04-10 0:01 UTC (2+ messages)
` (sashiko review) "
[PATCH v2 1/1] mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
2026-04-09 23:57 UTC (2+ messages)
[PATCH v3 0/2] fix MAP_DROPPABLE not supported errno
2026-04-09 23:49 UTC (3+ messages)
` [PATCH v3 1/2] mm: fix mmap errno value when MAP_DROPPABLE is not supported
` [PATCH v3 2/2] selftests/mm: verify droppable mappings cannot be locked
[PATCH] kho: fix error handling in kho_add_subtree()
2026-04-09 22:08 UTC (2+ messages)
[RFC] mm: stress-ng --mremap triggers severe lruvec lock contention in populate/unmap paths
2026-04-09 21:59 UTC (16+ messages)
` [External] : "
[PATCH v3 00/10] mm: thp: always enable mTHP support
2026-04-09 21:24 UTC (19+ messages)
` [PATCH v3 04/10] drivers: nvdimm: use pgtable_has_pmd_leaves()
` [PATCH v3 07/10] treewide: rename has_transparent_hugepage() to arch_has_pmd_leaves()
` [PATCH v3 09/10] mm: thp: always enable mTHP support
` [PATCH v3 10/10] mm: thp: x86: cleanup PSE feature bit usage
[LSF/MM/BPF TOPIC] Direct Reclaim and Filesystems
2026-04-09 21:09 UTC
[PATCH RFC] fs: drop_caches: introduce per-node drop_caches interface
2026-04-09 20:39 UTC (6+ messages)
[PATCH 0/3] slab: support memoryless nodes with sheaves
2026-04-09 20:11 UTC (8+ messages)
[PATCH] userfaultfd: preserve write protection across UFFDIO_MOVE
2026-04-09 20:09 UTC (2+ messages)
[PATCH RFC v5 0/3] block: enable RWF_DONTCACHE for block devices
2026-04-09 18:59 UTC (6+ messages)
` [PATCH RFC v5 3/3] "
[RFC PATCH 0/5] Separate compound page from folio
2026-04-09 18:47 UTC (4+ messages)
[PATCH mm-unstable v15 00/13] khugepaged: mTHP support
2026-04-09 18:35 UTC (9+ messages)
` [PATCH mm-unstable v15 03/13] mm/khugepaged: generalize __collapse_huge_page_* for "
[PATCH v3 02/10] mm: introduce pgtable_has_pmd_leaves()
2026-04-09 18:22 UTC (3+ messages)
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-04-09 18:16 UTC (2+ messages)
[PATCH v5] mm/userfaultfd: detect VMA type change after copy retry in mfill_copy_folio_retry()
2026-04-09 18:12 UTC (5+ messages)
[PATCH] percpu: Fix hint invariant breakage
2026-04-09 18:09 UTC (3+ messages)
[PATCH v7 2/3] kho: fix deferred init of kho scratch
2026-04-09 18:06 UTC (11+ messages)
[LSF/MM/BPF TOPIC] Filesystem inode reclaim
2026-04-09 17:37 UTC (5+ messages)
` [Lsf-pc] "
[PATCH] mm/gup: fix GUP-fast fallback for NULL-mapping order-0 folios
2026-04-09 17:33 UTC (7+ messages)
[PATCH v4 00/15] mm, kvm: allow uffd support in guest_memfd
2026-04-09 17:18 UTC (4+ messages)
` [PATCH v4 07/15] userfaultfd: introduce vm_uffd_ops
[PATCH 00/53] selftests/mm: make MM selftests more CI friendly
2026-04-09 17:14 UTC (7+ messages)
` [PATCH 05/53] selftests/mm: merge map_hugetlb into hugepage-mmap
` [PATCH 09/53] selftests/mm: hugetlb-madvise: use kselftest framework
` [PATCH 10/53] selftests/mm: hugetlb_madv_vs_map: "
[PATCH v2] percpu: Fix hint invariant breakage
2026-04-09 17:03 UTC (2+ messages)
[PATCH v2] mm/vmstat: fix vmstat_shepherd double-scheduling vmstat_update
2026-04-09 17:01 UTC (2+ messages)
[PATCH v4 00/15] selftests/mm: fix failures and robustness improvements
2026-04-09 16:48 UTC (6+ messages)
` [PATCH v4 13/15] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category
[linux-next:master 8662/12838] htmldocs: MAINTAINERS:40: WARNING: Inline strong start-string without end-string. [docutils]
2026-04-09 16:23 UTC (5+ 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