Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-22 01:47:05 to 2026-08-24 11:26:44 UTC [more...]

[PATCH] mm/ksm: mark migration stores with WRITE_ONCE()
 2026-08-24 11:26 UTC  (4+ messages)

[PATCH v2] mm/ksm: mark migration stores with WRITE_ONCE()
 2026-08-24 11:24 UTC 

[PATCH v20 0/8] rust: add `Ownable` trait and `Owned` type
 2026-08-24 11:18 UTC  (9+ messages)
` [PATCH v20 1/8] rust: alloc: add `KBox::into_non_null`
` [PATCH v20 2/8] rust: types: Add Ownable/Owned types
` [PATCH v20 3/8] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v20 4/8] rust: page: convert to `Ownable`
` [PATCH v20 5/8] rust: rename `AlwaysRefCounted` to `RefCounted`
` [PATCH v20 6/8] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v20 7/8] rust: Add `OwnableRefCounted`
` [PATCH v20 8/8] rust: page: add `from_raw()`

[RFC PATCH 12/57] mm/collapse: allocate a destination per candidate
 2026-08-24 11:20 UTC  (2+ messages)

[PATCH v4 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
 2026-08-24 11:18 UTC  (13+ messages)
` [PATCH v4 03/17] mm/mm_init: skip initializing shared vmemmap tail pages
` [PATCH v4 05/17] mm/sparse-vmemmap: support section-based vmemmap accounting
` [PATCH v4 07/17] mm/sparse-vmemmap: move vmemmap_get_tail() before PTE population
` [PATCH v4 08/17] mm/sparse-vmemmap: support section-based vmemmap optimization
` [PATCH v4 09/17] mm/sparse: initialize memory sections earlier

[PATCH 0/7] mm/mglru: clean up folio counters and flag usage
 2026-08-24 11:09 UTC  (4+ messages)
` [PATCH 2/7] mm/mglru: introduce helpers for manipulating gen and refs flags

[PATCH 0/3] mm/mglru: clean up isolate_folios and scan_folios for readability and clarity
 2026-08-24 11:05 UTC  (7+ messages)
` [PATCH 2/3] mm/mglru: improve scan_folios() exhaustion detection
` [PATCH 3/3] mm/mglru: retry the same type once if isolation fails due to races

[PATCH v3 0/2] docs/ksm: fix advisor documentation and comment
 2026-08-24 11:03 UTC  (5+ messages)
` [PATCH v3 1/2] docs: ksm: fix typos in sysfs knob names
` [PATCH v3 2/2] mm/ksm: fix advisor_min_pages_to_scan description

[PATCH bpf-next v2 2/3] bpf: Add user memory access kfuncs for linux_binprm
 2026-08-24 10:49 UTC  (2+ messages)
` [PATCH bpf-next "

[PATCH v7 0/4] s390/mm: Batch PTE updates in lazy MMU mode
 2026-08-24 10:40 UTC  (7+ messages)
` [PATCH v7 2/4] "
` [PATCH v7 3/4] mm/kasan: Introduce helpers for lazy MMU mode sanitizer

[PATCH] selftests/mm: disable smart scan for ksm_tests
 2026-08-24 10:33 UTC  (2+ messages)

[PATCH v2 0/6] efi: mm/memory-failure: keep hardware-poisoned pages out of the next kexec
 2026-08-24 10:32 UTC  (7+ messages)
` [PATCH v2 6/6] efi: respect the poisoned pages coming from previous kernel

[PATCH v7 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-08-24 10:11 UTC  (15+ messages)
` [PATCH v7 1/6] selftests/mm: make file helpers return errors
` [PATCH v7 2/6] tools/lib/mm: add shared file helpers
` [PATCH v7 3/6] tools/lib/mm: move hugepage_settings out of selftests
` [PATCH v7 4/6] tools/mm: move gup_test from selftests/mm to tools/mm
` [PATCH v7 5/6] tools/mm: make gup_bench a benchmark only tool
` [PATCH v7 6/6] selftests/mm: add a GUP selftest

[PATCH] mm/mempolicy: Fix sleeping allocation in alloc_pages_bulk_weighted_interleave()
 2026-08-24 10:12 UTC  (7+ messages)
  ` [PATCH] mm/mempolicy: refcount the weighted interleave state instead of copying it

[PATCH] mm/bpf_memcontrol: fix signed enum bounds check bypass via negative values
 2026-08-24 10:08 UTC 

[PATCH 0/2] mm: replace custom ratelimiting logic
 2026-08-24  9:52 UTC  (2+ messages)

[PATCH] mm/vmalloc: fix vmap_purge_lock livelock under memory pressure
 2026-08-24  9:50 UTC 

[RFC PATCH 08/57] mm/collapse: scan a table for what a collapse could use
 2026-08-24  9:36 UTC  (3+ messages)

[PATCH 0/2] kselftest: mm: fix some failure of split_huge_page_test
 2026-08-24  9:35 UTC  (4+ messages)
` [PATCH 2/2] kselftest: mm: replace usage of /proc/self/smaps for check_huge_xxx() helper

[PATCH v3 2/3] mm: swap: drop dropbehind swap cache folios on writeback completion
 2026-08-24  9:30 UTC  (4+ messages)

[PATCH v3 0/3] mm: khugepaged: fix tracepoint UAF
 2026-08-24  9:29 UTC  (4+ messages)
` [PATCH v3 1/3] mm: khugepaged: fix swap entry value to folio_pfn()
` [PATCH v3 2/3] mm: khugepaged: fix folio is used after pte_unmap_unlock()
` [PATCH v3 3/3] mm: khugepaged: fix folio is used after folio_put/unlock()

[PATCH 1/1] mm/slab_common: reject zero object_size before calculate_alignment
 2026-08-24  9:24 UTC 

[PATCH 1/1] mm/slab_common: fix shrink budget underflow in kfree_rcu_shrink_scan
 2026-08-24  9:18 UTC 

[PATCH] mm: workingset: account MGLRU pages in count_shadow_nodes()
 2026-08-24  9:16 UTC 

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-24  9:05 UTC  (3+ messages)
` [PATCH v10 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION

[PATCH 0/7] Remove aops->launder_folio
 2026-08-24  9:05 UTC  (3+ messages)
` [PATCH 2/7] fuse: Use filemap_invalidate_pages()

[PATCH] swiotlb: avoid double copy with swiotlb on tx socket
 2026-08-24  8:59 UTC  (2+ messages)

[PATCH 00/11] mm/cma: charge cma allocation to memcg using per area counters
 2026-08-24  8:58 UTC  (5+ messages)
` [PATCH 03/11] cgroup: add memory_cma_accounting mount option

[PATCH 0/9] mm/mglru: suppress empty page table walks during aging
 2026-08-24  8:42 UTC  (12+ messages)
` [PATCH 1/9] mm/mglru: add MM_WALK_EMPTY stats and tracepoint
` [PATCH 2/9] mm/mglru: suppress cross-node empty page table walks
` [PATCH 3/9] mm/mglru: add debugfs knob for the empty-walk skip threshold
` [PATCH 4/9] mm/mglru: invalidate empty-walk skip on page fault and migration
` [PATCH 5/9] mm/mglru: add PUD-level Bloom filter state
` [PATCH 6/9] mm/mglru: refactor Bloom filter helpers for two filter levels
` [PATCH 7/9] mm/mglru: skip PUD subtrees during aging
` [PATCH 8/9] mm/mglru: report hot PUDs from the rmap feedback path
` [PATCH 9/9] mm/mglru: count PUD subtrees skipped by the PUD-level filter

[RFC PATCH 0/4] mm/vmscan: honour node reclaim limits per type
 2026-08-24  8:42 UTC  (15+ messages)
` [RFC PATCH 3/4] mm/vmscan: drop the combined limit gate in __node_reclaim()

[PATCH 0/6] userfaultfd: decouple uffd mode from VMA flags
 2026-08-24  8:27 UTC  (14+ messages)
` [PATCH 1/6] mm/gup: move gup_can_follow_protnone() to gup.c
` [PATCH 2/6] userfaultfd: constify VMA parameter of userfaultfd_*() helpers
` [PATCH 3/6] userfaultfd: use userfaultfd_*() helpers instead of open coded flag tests
` [PATCH 4/6] userfaultfd: rename vm_userfaultfd_ctx to vm_uffd_state
` [PATCH 5/6] userfaultfd: decouple fault reason from VMA flags
` [PATCH 6/6] userfaultfd: collapse VM_UFFD_{MISSING,WP,MINOR,RWP} into single VM_UFFD

[RFC V3 0/8] mm: Drop pxd_ERROR()
 2026-08-24  7:27 UTC  (4+ messages)
` [RFC V3 1/8] mm: Make ptrval_to_str() generally available

[PATCH V2] kho: Convert error handling to immediate return pattern
 2026-08-24  6:34 UTC  (3+ messages)

[PATCH] ARM: mm: LPAE: Change THP helpers to comply with generic MM semantics
 2026-08-24  5:59 UTC 

[PATCH v2 0/2] selftests/cgroup: fixes for test_zswap on single core VM
 2026-08-24  3:33 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/cgroup: test_zswap: wait for cgroup to unpopulate in test_zswap_writeback
` [PATCH v2 2/2] selftests/cgroup: test_zswap: fix implicit unsigned promotion bug in test_no_kmem_bypass

[PATCH mm-unstable v4 0/2] mm/vmscan: fix NR_ISOLATED accounting and throttling for MGLRU
 2026-08-24  3:05 UTC  (3+ messages)

[RFC] mm: Drop pxd_ERROR()
 2026-08-24  2:10 UTC  (3+ messages)

[PATCH] mm/memblock: simplify reserve_mem_init error handling
 2026-08-24  1:20 UTC  (4+ messages)

[PATCH v4 00/19] selftests/mm: improve khugepaged coverage
 2026-08-23 19:49 UTC  (10+ messages)
` [PATCH v4 03/19] selftests/mm: scale khugepaged's collapse wait with the PMD size
` [PATCH v4 04/19] selftests/mm: skip khugepaged page cache cases without a PMD folio
` [PATCH v4 05/19] selftests/mm: make the swap cases' swapout reliable

[PATCH v5 0/5] mm: Fix MF_DELAYED handling on memory failure
 2026-08-23 19:40 UTC  (6+ messages)
` [PATCH v5 1/5] mm: memory_failure: Clarify the MF_DELAYED definition
` [PATCH v5 2/5] mm: memory_failure: Allow truncate_error_folio to return MF_DELAYED
` [PATCH v5 3/5] mm: shmem: Update shmem handler to the MF_DELAYED definition
` [PATCH v5 4/5] mm: memory_failure: Generalize extra_pins handling to all MF_DELAYED cases
` [PATCH v5 5/5] mm: selftests: Add shmem into memory failure test

[RFC PATCH 0/9] arm64: Allocate .text and .init.text together
 2026-08-23 16:52 UTC  (12+ messages)
` [RFC PATCH 1/9] mm: execmem: Add API to split an existing execmem cache allocation
` [RFC PATCH 2/9] mm: execmem: Allow huge vmappings to be avoided for execmem caches
` [RFC PATCH 3/9] module: Place MOD_TEXT before MOD_INIT_TEXT in enumeration
` [RFC PATCH 4/9] module: Allocate MOD_INIT_TEXT from the MOD_TEXT ROX allocation
` [RFC PATCH 5/9] arm64: mm: Permit permissions changes on huge vmappings
` [RFC PATCH 6/9] arm64: Enable the execmem ROX cache for module text
` [RFC PATCH 7/9] arm64: ftrace: Revert "fix unreachable PLT for ftrace_caller ..."
` [RFC PATCH 8/9] arm64: module: Combine init and core PLT entries again
` [RFC PATCH 9/9] arm64: ftrace: Simplify PLT handling

[GIT PULL] liveupdate: updates for 7.3-rc1, part 2
 2026-08-23 16:30 UTC  (2+ messages)

[GIT PULL] Non-MM updates for 7.3.rc1
 2026-08-23 16:30 UTC  (2+ messages)

[PATCH v2] memblock: remove conditional return with no effect
 2026-08-23 15:48 UTC 

[PATCH v3 0/2] mm/mm_init: simplify zone_spanned_pages_in_node()
 2026-08-23 15:27 UTC  (3+ messages)

[PATCH] memblock: simplify reset_all_zones_managed_pages()
 2026-08-23 14:48 UTC  (2+ messages)

[PATCH v2 RESEND 0/3] mm: memblock: fix debugfs flag reporting and synchronization
 2026-08-23 14:43 UTC  (2+ messages)

[PATCH 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-08-23 13:30 UTC  (4+ messages)
` [PATCH 1/3] blk-cgroup: use a request_queue rhashtable for blkg lookup
` [PATCH 2/3] blk-cgroup: store blkcg in bio instead of blkg
` [PATCH 3/3] blk-cgroup: move async bio punt state to blkcg

[PATCH] kernel/profile: remove setup_profiling_timer
 2026-08-23 13:23 UTC 

[akpm-mm:mm-new] BUILD SUCCESS a032d41a86cb82a747bc14d9c82b3e153a9a9ab7
 2026-08-23 12:26 UTC 

[PATCH v2 0/3] mm: fix workingset refaults in the zswap writeback path
 2026-08-23 12:16 UTC  (4+ messages)
` [PATCH v2 1/3] mm/swap: move LRU insertion out of the swap cache allocator

[PATCH 2/2] mm: memblock: show all region flags in debugfs
 2026-08-23 12:14 UTC  (2+ messages)

[PATCH v2 0/6] arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush()
 2026-08-23 11:46 UTC  (7+ messages)
` [PATCH v2 1/6] set_memory: add number of pages parameter to set_direct_map APIs
` [PATCH v2 2/6] mm/vmalloc: set area's page_order after allocation succeeds
` [PATCH v2 3/6] mm/vmalloc: constify vm parameter of get_vm_area_page_order()
` [PATCH v2 4/6] mm/vmalloc: make set_area_direct_map HUGE_VMAP friendly
` [PATCH v2 5/6] mm/execmem: use VM_FLUSH_RESET_PERMS for ROX cache allocations
` [PATCH v2 6/6] Revert "arch: introduce set_direct_map_valid_noflush()"

[PATCH v3 00/18] mm/huge_memory: clean up folio split and lift swapcache split limits
 2026-08-23  8:53 UTC  (3+ messages)
` [PATCH v3 01/18] mm/swap: fix off-by-one in swap cache replace sanity check

[PATCH] kho: Convert error handling to immediate return pattern
 2026-08-23  7:39 UTC  (2+ messages)

[PATCH v2 0/2] mm/hugetlb: dissolve gigantic pages without runtime support
 2026-08-23  4:40 UTC  (3+ messages)
` [PATCH v2 1/2] mm/hugetlb: do not "
` [PATCH v2 2/2] mm/hugetlb: warn instead of silently bailing "

[PATCH 0/2] mm/hugetlb: fix surplus accounting and availability checks during demotion
 2026-08-23  3:43 UTC  (3+ messages)
` [PATCH 1/2] mm/hugetlb: preserve source surplus accounting "
` [PATCH 2/2] mm/hugetlb: cap demotion at currently available free pages

[PATCH v2] fork: initialize function graph state before copy_exec_state()
 2026-08-22 21:52 UTC  (8+ messages)
` [PATCH v3] "

[RFC PATCH v3 0/8] batch lookups in follow_page_mask()
 2026-08-22 21:31 UTC  (9+ messages)
` [RFC PATCH v3 3/8] mm/gup: split follow_page_pte_commit() out of follow_page_pte()

[PATCH v2] fork: initialize function graph state before copy_exec_state()
 2026-08-22 19:56 UTC  (5+ messages)

[PATCH v2] mm/secretmem: properly account locked pages
 2026-08-22 19:14 UTC 

[PATCH] mm/secretmem: properly account locked pages
 2026-08-22 18:55 UTC  (4+ messages)

[PATCH 0/7] docs: core-api: Fix stale function names and a broken example
 2026-08-22 17:30 UTC  (4+ messages)
` [PATCH 6/7] docs: xarray: Fix xas_try_split() name

[PATCH v23 00/28] riscv control-flow integrity for usermode
 2026-08-22 16:50 UTC  (12+ messages)
` [PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE

[PATCH] mm/huge_memory: allow huge pfnmaps regardless of THP mode
 2026-08-22 14:29 UTC  (4+ messages)

[PATCH] fork: initialize function graph state before copy_exec_state()
 2026-08-22  8:50 UTC  (2+ messages)

[PATCH 0/6] mm/mglru: speed up inc_min_seq() and fix cold/hot inversions
 2026-08-22  5:45 UTC  (3+ messages)
` [PATCH 5/6] mm/mglru: move folios from oldest gen to second-oldest gen from head to tail

[PATCH bpf-next v4 0/2] bpf: BPF-driven proactive memcg reclaim
 2026-08-22  3:19 UTC  (5+ messages)
` [PATCH bpf-next v4 1/2] mm/bpf: Add bpf_proactive_reclaim kfuncs

[PATCH] memcg: move LRU size accounting on reparenting instead of copying it
 2026-08-22  2:47 UTC 

memcg stats flushing (WAS "Re: [PATCH] fuse: disable default bdi strictlimiting")
 2026-08-22  1:38 UTC  (9+ messages)


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