messages from 2026-04-07 20:10:20 to 2026-04-08 13:43:34 UTC [more...]
[RESEND PATCH v2 0/8] mm: use spinlock guards for zone lock
2026-04-08 13:33 UTC (9+ messages)
` [RESEND PATCH v2 1/8] mm: use zone lock guard in reserve_highatomic_pageblock()
` [RESEND PATCH v2 2/8] mm: use zone lock guard in unset_migratetype_isolate()
` [RESEND PATCH v2 3/8] mm: use zone lock guard in unreserve_highatomic_pageblock()
` [RESEND PATCH v2 4/8] mm: use zone lock guard in set_migratetype_isolate()
` [RESEND PATCH v2 5/8] mm: use zone lock guard in take_page_off_buddy()
` [RESEND PATCH v2 6/8] mm: use zone lock guard in put_page_back_buddy()
` [RESEND PATCH v2 7/8] mm: use zone lock guard in free_pcppages_bulk()
` [RESEND PATCH v2 8/8] mm: use zone lock guard in __offline_isolated_pages()
[RFC PATCH] mm/sparse: remove sparse_buffer
2026-04-08 13:40 UTC (2+ messages)
[PATCH v2] memory tiering: Do not allow promotion if NUMA_BALANCING_MEMORY_TIERING is disabled
2026-04-08 13:20 UTC (5+ messages)
ksm: add mremap selftests for ksm_rmap_walk
2026-04-08 13:19 UTC (6+ messages)
[PATCH 5.15.y 0/6] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
2026-04-08 13:16 UTC (6+ messages)
[PATCH 0/3] slab: support memoryless nodes with sheaves
2026-04-08 13:04 UTC (4+ messages)
[PATCH v3 2/2] ksm: Optimize rmap_walk_ksm by passing a suitable address range
2026-04-08 12:57 UTC (4+ messages)
[PATCH] perf/events: Replace READ_ONCE() with standard pgtable accessors
2026-04-08 12:49 UTC (7+ messages)
[PATCH v3] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
2026-04-08 12:37 UTC (5+ messages)
[RFC PATCH] userfaultfd: allow registration of ranges below mmap_min_addr
2026-04-08 12:36 UTC (4+ messages)
[RFC V1 00/16] arm64/mm: Enable 128 bit page table entries
2026-04-08 12:29 UTC (23+ 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
` [RFC V1 09/16] arm64/mm: Route all pgtable reads via ptdesc_get()
` [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 00/79] block: rnull: complete the rust null block driver
2026-04-08 11:54 UTC (6+ messages)
` [PATCH 05/79] block: rust: change `queue_rq` request type to `Owned`
[PATCH] seq_buf: add KUnit tests for seq_buf_putmem_hex()
2026-04-08 11:39 UTC
[RFC PATCH 0/8] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-04-08 11:36 UTC (19+ messages)
` [RFC PATCH 1/8] arm64/hugetlb: Extend batching of multiple CONT_PTE in a single PTE setup
` [RFC PATCH 2/8] arm64/vmalloc: Allow arch_vmap_pte_range_map_size to batch multiple CONT_PTE
` [RFC PATCH 3/8] mm/vmalloc: Extend vmap_small_pages_range_noflush() to support larger page_shift sizes
` [RFC PATCH 4/8] mm/vmalloc: Eliminate page table zigzag for huge vmalloc mappings
` [RFC PATCH 5/8] mm/vmalloc: map contiguous pages in batches for vmap() if possible
` [RFC PATCH 6/8] mm/vmalloc: align vm_area so vmap() can batch mappings
` [RFC PATCH 7/8] mm/vmalloc: Coalesce same page_shift mappings in vmap to avoid pgtable zigzag
` [RFC PATCH 8/8] mm/vmalloc: Stop scanning for compound pages after encountering small pages in vmap
[PATCH] mm/page_alloc: use batch page clearing in kernel_init_pages()
2026-04-08 11:32 UTC (6+ messages)
` [syzbot ci] "
[PATCH v2] percpu: Fix hint invariant breakage
2026-04-08 11:04 UTC (2+ messages)
[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
2026-04-08 11:01 UTC (12+ messages)
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
[PATCH] mm/khugepaged: use round_{up,down}() for PMD alignment in madvise_collapse()
2026-04-08 10:34 UTC (2+ messages)
[PATCH] mm/vmstat: spread vmstat_update requeue across the stat interval
2026-04-08 10:13 UTC (6+ messages)
[PATCH v4 00/14] mm/mglru: improve reclaim loop and dirty folio handling
2026-04-08 9:32 UTC (10+ messages)
` [PATCH v4 03/14] mm/mglru: relocate the LRU scan batch limit to callers
` [PATCH v4 04/14] mm/mglru: restructure the reclaim loop
` [PATCH v4 05/14] mm/mglru: scan and count the exact number of folios
` [PATCH v4 07/14] mm/mglru: don't abort scan immediately right after aging
[PATCH v2 0/3] mm/swap: use swap_ops to register swap device's methods
2026-04-08 9:26 UTC (5+ messages)
` [PATCH v2 2/3] "
[PATCH v4 00/15] selftests/mm: fix failures and robustness improvements
2026-04-08 8:36 UTC (4+ messages)
` [PATCH v4 13/15] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category
[PATCH] mm/damon: support freeze kdamond
2026-04-08 8:06 UTC
[RFC] mm: stress-ng --mremap triggers severe lruvec lock contention in populate/unmap paths
2026-04-08 8:09 UTC (5+ messages)
[PATCH] mm/mempolicy: Fix weighted interleave auto sysfs name
2026-04-08 8:04 UTC (3+ messages)
[PATCH] docs: proc: document ProtectionKey in smaps
2026-04-08 7:54 UTC (10+ messages)
[LSF/MM/BPF TOPIC] Discussion: Targeted memory allocation via debugfs
2026-04-08 7:47 UTC (6+ messages)
[PATCH 0/9] mm/rmap: Optimize anonymous large folio unmapping
2026-04-08 7:14 UTC (6+ messages)
` [PATCH 8/9] mm/rmap: introduce folio_try_share_anon_rmap_ptes
[LSF/MM/BPF TOPIC] Towards Unified and Extensible Memory Reclaim (reclaim_ext)
2026-04-08 6:48 UTC (10+ messages)
[PATCH mm-unstable v4 5/5] mm/khugepaged: unify khugepaged and madv_collapse with collapse_single_pmd()
2026-04-08 6:42 UTC (13+ messages)
[PATCH v3 2/2] ksm: Optimize rmap_walk_ksm by passing a suitable address range
2026-04-08 6:29 UTC (6+ messages)
[PATCH] f2fs: do not support mmap write for large folio
2026-04-08 5:03 UTC (3+ messages)
[PATCH v2 1/2] drivers/vfio_pci_core: Change PXD_ORDER check from switch case to if/else block
2026-04-08 4:29 UTC (2+ messages)
[PATCH v3] mm/slub: defer freelist construction until after bulk allocation from a new slab
2026-04-08 4:21 UTC (4+ messages)
[PATCH v2] mm/percpu, memcontrol: Per-memcg-lruvec percpu accounting
2026-04-08 3:52 UTC (4+ messages)
[PATCH RFC] mm/vmscan:Fix the hot/cold inversion when swappiness = 0 or 201
2026-04-08 3:15 UTC (5+ messages)
[PATCH] mm: move folio LRU helpers out of swap
2026-04-08 2:49 UTC (9+ messages)
[LSF/MM/BPF TOPIC] What's brewing in CXL?
2026-04-08 2:35 UTC
(sashiko review) [PATCH v6 1/1] mm/damon: add node_eligible_mem_bp and node_ineligible_mem_bp goal metrics
2026-04-08 2:33 UTC (3+ messages)
[PATCHv3] mm: remove '!root_reclaim' checking in should_abort_scan()
2026-04-08 1:42 UTC (3+ messages)
[PATCH RFC 0/2] cgroup/mem: add a node to double charge in memcg
2026-04-07 23:35 UTC (4+ messages)
` [PATCH RFC 2/2] cgroup/dmem: "
[PATCH v5 0/9] driver core: Fix some race conditions
2026-04-07 22:58 UTC (2+ messages)
[akpm-mm:mm-unstable 113/133] error[E0277]: `*const kernel::bindings::vm_uffd_ops` cannot be shared between threads safely
2026-04-07 22:05 UTC (3+ messages)
[PATCH] signalfd: don't dequeue the forced fatal signals
2026-04-07 21:22 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