messages from 2026-04-10 04:43:24 to 2026-04-10 12:05:58 UTC [more...]
[PATCH v3 0/4] mm: improve large folio readahead and alignment for exec memory
2026-04-10 12:05 UTC (5+ messages)
[PATCH v5] mm/userfaultfd: detect VMA type change after copy retry in mfill_copy_folio_retry()
2026-04-10 11:48 UTC (2+ messages)
[PATCH] mm/vmstat: reject invalid stat_interval values
2026-04-10 11:25 UTC
[PATCH 3/6] hugetlb: make hugetlb_fault_mutex_hash() take PAGE_SIZE index
2026-04-10 11:24 UTC (2+ messages)
[RFC PATCH] slub: spill refill leftover objects into percpu sheaves
2026-04-10 11:16 UTC
[LSF/MM/BPF TOPIC] Filesystem inode reclaim
2026-04-10 11:08 UTC (12+ messages)
` [Lsf-pc] "
[PATCH v2 0/3] mm: improve write performance with RWF_DONTCACHE
2026-04-10 11:05 UTC (7+ messages)
` [PATCH v2 1/3] mm: kick writeback flusher instead of inline flush for IOCB_DONTCACHE
[PATCH v2] mm/vmstat: fix vmstat_shepherd double-scheduling vmstat_update
2026-04-10 10:51 UTC (6+ messages)
[RFC] mm: stress-ng --mremap triggers severe lruvec lock contention in populate/unmap paths
2026-04-10 10:43 UTC (8+ messages)
` [External] : "
[PATCH v2 0/9] Optimize anonymous large folio unmapping
2026-04-10 10:32 UTC (10+ messages)
` [PATCH v2 1/9] mm/rmap: initialize nr_pages to 1 at loop start in try_to_unmap_one
` [PATCH v2 2/9] mm/rmap: refactor hugetlb pte clearing "
` [PATCH v2 3/9] mm/rmap: refactor some code around lazyfree folio unmapping
` [PATCH v2 4/9] mm/memory: Batch set uffd-wp markers during zapping
` [PATCH v2 5/9] mm/rmap: batch unmap folios belonging to uffd-wp VMAs
` [PATCH v2 6/9] mm/swapfile: Add batched version of folio_dup_swap
` [PATCH v2 7/9] mm/swapfile: Add batched version of folio_put_swap
` [PATCH v2 8/9] mm/rmap: Add batched version of folio_try_share_anon_rmap_pte
` [PATCH v2 9/9] mm/rmap: enable batch unmapping of anonymous folios
[PATCH 0/3] slab: support memoryless nodes with sheaves
2026-04-10 10:12 UTC (3+ messages)
` [PATCH 1/3] slab: decouple pointer to barn from kmem_cache_node
[PATCH] mm: Require LRU reclaim progress before retrying direct reclaim
2026-04-10 10:15 UTC
[RFC PATCH 0/1] mm: Reduce direct reclaim stalls with RAM-backed swap
2026-04-10 10:13 UTC (3+ messages)
` [PATCH] mm: Require LRU reclaim progress before retrying direct reclaim
[PATCH v4 0/2] mm/damon: validate min_region_size to be power of 2
2026-04-10 10:08 UTC (3+ messages)
` [PATCH v4 2/2] mm/damon/reclaim: "
` (sashiko review) "
[PATCH v1] slab: support for compiler-assisted type-based slab cache partitioning
2026-04-10 9:50 UTC (10+ messages)
[RFC 0/2] mm: page_alloc: pcp buddy allocator
2026-04-10 9:48 UTC (3+ messages)
` [RFC 2/2] mm: page_alloc: per-cpu pageblock "
[PATCH v4 1/2] mm/damon/lru_sort: validate min_region_size to be power of 2
2026-04-10 9:40 UTC (2+ messages)
` (sashiko review) "
[PATCH v2] mm/sparse: Remove sparse buffer pre-allocation mechanism
2026-04-10 9:24 UTC
答复: [PATCH v3 2/2] ksm: Optimize rmap_walk_ksm by passing a suitable address range
2026-04-10 9:06 UTC (3+ messages)
` "
[PATCH v2] kho: fix error handling in kho_add_subtree()
2026-04-10 9:03 UTC
[PATCH] kho: fix error handling in kho_add_subtree()
2026-04-10 8:52 UTC (3+ messages)
[PATCH v3 02/10] mm: introduce pgtable_has_pmd_leaves()
2026-04-10 8:19 UTC (2+ messages)
[PATCH] fs/coredump: reduce redundant log noise in validate_coredump_safety
2026-04-10 8:09 UTC
[PATCH v2] mm/madvise: prefer VMA lock for MADV_REMOVE
2026-04-10 8:02 UTC
[PATCH v2] kho: skip KHO for crash kernel
2026-04-10 7:59 UTC (2+ messages)
[PATCH v3 0/2] fix MAP_DROPPABLE not supported errno
2026-04-10 7:57 UTC (3+ messages)
` [PATCH v3 2/2] selftests/mm: verify droppable mappings cannot be locked
[PATCH] userfaultfd: preserve write protection across UFFDIO_MOVE
2026-04-10 7:55 UTC (2+ messages)
[RFC PATCH] mm/sparse: remove sparse_buffer
2026-04-10 7:48 UTC (9+ messages)
[PATCH v2] mm/memory-failure: use bool for forcekill state
2026-04-10 7:47 UTC
[PATCH v2] mm/khugepaged: use ALIGN helpers for PMD alignment
2026-04-10 7:36 UTC (2+ messages)
[PATCH 1/2] mm/memory_failure: use bool for hugetlb indicator in try_memory_failure_hugetlb
2026-04-10 7:17 UTC (5+ messages)
` [PATCH 2/2] mm/memory-failure: use bool for forcekill state
[LSF/MM/BPF TOPIC] Direct Reclaim and Filesystems
2026-04-10 7:08 UTC (2+ messages)
[PATCH v2] userfaultfd: allow registration of ranges below mmap_min_addr
2026-04-10 6:51 UTC (6+ messages)
[PATCH 0/6] hugetlb: normalize exported interfaces to use base-page indices
2026-04-10 6:45 UTC (2+ messages)
` [syzbot ci] "
bio completion in task enhancements / experiments
2026-04-10 6:19 UTC (7+ messages)
` [PATCH 4/8] FOLD: block: change the defer in task context interface to be procedural
` [PATCH 8/8] RFC: use a TASK_FIFO kthread for read completion support
[RFC V1 00/16] arm64/mm: Enable 128 bit page table entries
2026-04-10 5:30 UTC (13+ messages)
` [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
[PATCH v2] selftests: mm: skip charge_reserved_hugetlb without killall
2026-04-10 5:30 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