public inbox for linux-mm@kvack.org
 help / color / mirror / Atom feed
 messages from 2026-04-07 11:05:53 to 2026-04-08 12:28:16 UTC [more...]

[RFC V1 00/16] arm64/mm: Enable 128 bit page table entries
 2026-04-08 12:28 UTC  (19+ 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 12/16] arm64/mm: Abstract printing of pxd_val()

[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] perf/events: Replace READ_ONCE() with standard pgtable accessors
 2026-04-08 11:16 UTC  (6+ messages)

[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  (20+ messages)
` [PATCH v4 01/14] mm/mglru: consolidate common code for retrieving evictable size
` [PATCH v4 02/14] mm/mglru: rename variables related to aging and rotation
` [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 06/14] mm/mglru: use a smaller batch for reclaim
` [PATCH v4 07/14] mm/mglru: don't abort scan immediately right after aging
` [PATCH v4 08/14] mm/mglru: remove redundant swap constrained check upon isolation
` [PATCH v4 09/14] mm/mglru: use the common routine for dirty/writeback reactivation
` [PATCH v4 10/14] mm/mglru: simplify and improve dirty writeback handling
` [PATCH v4 11/14] mm/mglru: remove no longer used reclaim argument for folio protection
` [PATCH v4 12/14] mm/vmscan: remove sc->file_taken
` [PATCH v4 13/14] mm/vmscan: remove sc->unqueued_dirty
` [PATCH v4 14/14] mm/vmscan: unify writeback reclaim statistic and throttling

[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  (15+ messages)
` [PATCH v4 01/15] selftests/mm: restore default nr_hugepages value via EXIT trap in charge_reserved_hugetlb.sh
` [PATCH v4 03/15] selftests/mm: restore default nr_hugepages value via EXIT trap in hugetlb_reparenting_test.sh
` [PATCH v4 07/15] selftests/mm: free dynamically allocated PMD-sized buffers in split_huge_page_test
` [PATCH v4 08/15] selftest/mm: align memory size to huge page size in hugepage-mremap test
` [PATCH v4 13/15] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category
` [PATCH v4 15/15] selftests/cgroup: extend test_hugetlb_memcg.c to support all huge page sizes

[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)

[RFC PATCH] userfaultfd: allow registration of ranges below mmap_min_addr
 2026-04-08  8:09 UTC  (3+ messages)

[PATCH] mm/mempolicy: Fix weighted interleave auto sysfs name
 2026-04-08  8:04 UTC  (6+ messages)

[PATCH 5.15.y 0/6] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
 2026-04-08  8:00 UTC  (4+ messages)

[PATCH] docs: proc: document ProtectionKey in smaps
 2026-04-08  7:54 UTC  (13+ messages)

[LSF/MM/BPF TOPIC] Discussion: Targeted memory allocation via debugfs
 2026-04-08  7:47 UTC  (6+ messages)

[PATCH v3] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
 2026-04-08  7:36 UTC  (2+ 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

ksm: add mremap selftests for ksm_rmap_walk
 2026-04-08  7:11 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] Towards Unified and Extensible Memory Reclaim (reclaim_ext)
 2026-04-08  6:48 UTC  (11+ 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  (14+ 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  (7+ messages)
` [PATCH RFC 1/2] mm/memcontrol: add page-level charge/uncharge functions
` [PATCH RFC 2/2] cgroup/dmem: add a node to double charge in memcg

[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)

[GIT PULL] hotfixes against 7.0-rc7
 2026-04-07 19:26 UTC  (2+ messages)

[syzbot] [mm?] [cgroups?] WARNING: bad unlock balance in lruvec_stat_mod_folio
 2026-04-07 17:53 UTC 

[PATCH 0/6] change young flag check functions to return bool
 2026-04-07 17:52 UTC  (7+ messages)
` [PATCH 6/6] mm: change to return bool for the MMU notifier's young flag check

[PATCH] kho: fix error handling in kho_add_subtree()
 2026-04-07 17:01 UTC 

[PATCH v7 0/3] kho: add support for deferred struct page init
 2026-04-07 16:32 UTC  (7+ messages)
` [PATCH v7 1/3] kho: make kho_scratch_overlap usable outside debugging

[syzbot] [mm?] WARNING in create_strip_zones
 2026-04-07 16:04 UTC  (4+ messages)
` [PATCH] md/raid0: use kvzalloc/kvfree for strip_zone and devlist allocations

[RFC PATCH v3 03/10] mm/damon/sysfs-schemes: implement fail_charge_{num,denom} files
 2026-04-07 15:55 UTC  (2+ messages)
` (sashiko review) "

[RFC PATCH v3 02/10] mm/damon/core: introduce failed region quota charge ratio
 2026-04-07 15:51 UTC  (2+ messages)
` (sashiko review) "

[PATCH 0/4 v5] exec: inherit HWCAPs from the parent process
 2026-04-07 15:23 UTC  (8+ messages)
` [PATCH 1/4] "

[PATCH v4 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-04-07 15:01 UTC  (4+ messages)
` [PATCH v4 13/15] KVM: guest_memfd: implement userfaultfd operations

[PATCH RFC 0/2] mm, swap: fix swapin race that causes inaccurate memcg accounting
 2026-04-07 14:55 UTC  (3+ messages)
` [PATCH RFC 1/2] mm, swap: fix potential race of charging into the wrong memcg
` [PATCH RFC 2/2] mm, swap: fix race of charging into the wrong memcg for THP

[PATCH v1] treewide: Fix indentation and whitespace in Kconfig files
 2026-04-07 14:37 UTC  (3+ messages)

[PATCH 00/53] selftests/mm: make MM selftests more CI friendly
 2026-04-07 14:34 UTC  (8+ messages)
` [PATCH 17/53] selftests/mm: uffd-stress: use kselftest framework
` [PATCH 18/53] selftests/mm: uffd-unit-tests: "
` [PATCH 19/53] selftests/mm: va_high_addr_switch: "

[RFC PATCH v3 01/10] mm/damon/core: handle <min_region_sz remaining quota as empty
 2026-04-07 14:12 UTC  (2+ messages)
` (sashiko review) "

[PATCH v3 0/2] mm/mprotect: micro-optimization work
 2026-04-07 14:01 UTC  (4+ messages)
` [PATCH v3 2/2] mm/mprotect: special-case small folios when applying write permissions

[PATCH v7 2/3] kho: fix deferred init of kho scratch
 2026-04-07 13:21 UTC  (13+ messages)

[PATCH v4 0/5] locking: contended_release tracepoint instrumentation
 2026-04-07 13:10 UTC  (2+ messages)

[PATCH v1] slab: support for compiler-assisted type-based slab cache partitioning
 2026-04-07 12:54 UTC  (6+ messages)

[PATCH v3] slub: clarify kmem_cache_refill_sheaf() comments
 2026-04-07 12:40 UTC  (2+ messages)

[PATCH v2] slub: clarify kmem_cache_refill_sheaf() comments
 2026-04-07 11:52 UTC  (3+ messages)

[PATCH v9 0/4] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-04-07 11:05 UTC  (7+ messages)
` [PATCH v9 3/4] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox