Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-28 03:14:24 to 2026-08-28 22:20:23 UTC [more...]

[PATCH 00/25] mm/fbatch: drain lru_add_drain() and _all()
 2026-08-28 22:20 UTC  (16+ messages)
` [PATCH 04/25] mm/fbatch: lru bit set, no extra ref, while folio on per-cpu fbatch
` [PATCH 07/25] mm/fbatch: LRU_NEXT_ACTIVATE bit to optimize folio_activate()
` [PATCH 20/25] s390/fbatch: no lru_add_drain_all() in s390_wiggle_split_folio()

[RFC PATCH v3 0/8] batch lookups in follow_page_mask()
 2026-08-28 21:28 UTC  (5+ messages)
` [RFC PATCH v3 1/8] mm/gup: break out gup_fill_pages() helper
` [RFC PATCH v3 2/8] mm/gup: convert follow_page_mask() to return a long

[RFC 00/10] Reclaimable kernel stacks
 2026-08-28 21:17 UTC  (25+ messages)
` [RFC 06/10] Reclaim memory from blocked "
` [RFC 08/10] Set PF_RECLAIMABLE_STACK in various places

[PATCH v2 2/3] proc: query LSMs for introspective mem access (if PROC_MEM_FORCE_ALWAYS)
 2026-08-28 21:10 UTC  (6+ messages)

[PATCH bpf-next v5 0/2] bpf: BPF-driven proactive memcg reclaim
 2026-08-28 21:07 UTC  (4+ messages)
` [PATCH bpf-next v5 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc

[RFC PATCH 00/18] mm: arm64: Add kernel replication feature
 2026-08-28 20:58 UTC  (3+ messages)

[PATCH v2] mm/memcontrol: fix stuck FLUSHING_CACHED_CHARGE bit on isolated cpus
 2026-08-28 20:01 UTC  (6+ messages)

[PATCH] memcg: clear FLUSHING_CACHED_CHARGE on cpu offline
 2026-08-28 19:53 UTC  (2+ messages)

[PATCH] mm/mempolicy: take a cpuset cookie for the interleave node count
 2026-08-28 19:31 UTC 

[PATCH] mm, swap: fix SWAP_USAGE_OFFLIST_BIT collision with real usage count
 2026-08-28 19:14 UTC 

[PATCH] mm/khugepaged: Don't collapse uffd-minor-registered VMAs
 2026-08-28 19:07 UTC  (4+ messages)

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

[PATCH v4 0/4] make unused huge shrinker memcg aware
 2026-08-28 18:41 UTC  (3+ messages)
` [PATCH v4 1/4] fs: fix missed removal of super_fs_objects_eligible()

[PATCH RFC 0/9] mm/huge_memory: refactor __split_huge_pmd_locked()
 2026-08-28 18:33 UTC  (10+ messages)
` [PATCH RFC 1/9] mm/huge_memory: read the huge PMD entry once when splitting it
` [PATCH RFC 2/9] mm/huge_memory: add and use huge_zero_pmd_can_split()
` [PATCH RFC 3/9] mm/huge_memory: add and use unmap_huge_pmd_entry()
` [PATCH RFC 4/9] mm/huge_memory: use normal_or_softleaf_folio_pmd() in the PMD split path
` [PATCH RFC 5/9] mm/huge_memory: dispatch on the folio when splitting a huge PMD
` [PATCH RFC 6/9] mm/huge_memory: add and use split_huge_pmd_anon_rmap()
` [PATCH RFC 7/9] mm/huge_memory: add struct split_pmd_state
` [PATCH RFC 8/9] mm/huge_memory: split present and non-present huge PMDs separately
` [PATCH RFC 9/9] mm/huge_memory: unify the migration and device private PTE loops

[RFC PATCH v1.3 0/4] mm/damon: fix misc bugs in kunit, quota goals and sysfs refresh_ms
 2026-08-28 18:36 UTC  (5+ messages)
` [RFC PATCH v1.3 1/4] mm/damon/tests/core-kunit: test committing psi goal to psi goal
` [RFC PATCH v1.3 2/4] mm/damon/core: handle uninitialized damos_quota_goal->last_psi_total
` [RFC PATCH v1.3 3/4] mm/damon/core: copy nid for eligible_mem_bp damos quota goal commit
` [RFC PATCH v1.3 4/4] mm/damon/sysfs: set next refresh jiffies per sysfs context

[PATCH 0/8] mm/page_owner: Add PID/TGID/COMM and cgroup filtering
 2026-08-28 18:36 UTC  (6+ messages)
` [PATCH 6/8] tools/mm: Add PID/TGID/COMM filtering support to page_owner_filter
` [PATCH 7/8] tools/mm: Add memory cgroup "
` [PATCH 8/8] Documentation: page_owner: Document PID/TGID/COMM and cgroup filters

[RFC PATCH v3 00/37] mm/damon: introduce per-CPUs/threads/write/read monitoring
 2026-08-28 18:34 UTC  (7+ messages)
` [RFC PATCH v3 22/37] mm/damon/sysfs: implement cpumask file under sample filter dir
` [RFC PATCH v3 25/37] Docs/admin-guide/mm/damon/usage: document sample filters dir

[PATCH] mm/damon: fix unconditionally skip last region
 2026-08-28 18:29 UTC  (2+ messages)

[PATCH v2] mm: vmalloc: fix vmap_purge_lock livelock under memory pressure
 2026-08-28 18:05 UTC  (3+ messages)

[GIT PULL] Remove dependencies on pagemap.h
 2026-08-28 17:42 UTC  (6+ messages)

[PATCH v3 0/2] kselftest: mm: fix some failure of split_huge_page_test
 2026-08-28 17:21 UTC  (12+ messages)
` [PATCH v3 1/2] kselftest: mm: prevent random failure of huge page split for khugepaged
` [PATCH v3 2/2] kselftest: mm: replace usage of /proc/self/smaps for check_huge_xxx() helper

[PATCH] mm/huge_memory: bypass THP tuneables for huge pfnmap mappings
 2026-08-28 17:20 UTC  (6+ messages)

[PATCH v4 00/11] Virtual Swap Space (Swap Table Edition)
 2026-08-28 17:14 UTC  (3+ messages)

[PATCH] x86/mm: don't apply va_align to hugetlb mappings on AMD F15h
 2026-08-28 17:07 UTC  (2+ messages)

[BUG] refill_stock -- VM_WARN_ON_ONCE(mem_cgroup_is_root()) from a write to the cgroup-v2 root's memory.reclaim
 2026-08-28 16:53 UTC  (2+ messages)

[PATCH 0/2] mm/memcontrol: fix stuck FLUSHING_CACHED_CHARGE bit on isolated cpus
 2026-08-28 16:13 UTC  (7+ messages)
` [PATCH] mm/memcontrol: extract stock drain predicates into helpers
` [PATCH] mm/memcontrol: avoid stuck FLUSHING_CACHED_CHARGE bit on isolated cpus

[RFC PATCH 00/18] mm: arm64: Add kernel replication feature
 2026-08-28 15:05 UTC  (2+ messages)

[PATCH v11 00/46] guest_memfd: In-place conversion support
 2026-08-28 14:57 UTC  (5+ messages)
` [PATCH v11 15/46] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion

[PATCH v3 0/5] efi: mm/memory-failure: keep hardware-poisoned pages out of the next kexec
 2026-08-28 14:35 UTC  (9+ messages)
` [PATCH v3 1/5] mm/memory-failure: efi: add the LINUX_EFI_POISONED_MEMORY configuration table
` [PATCH v3 2/5] mm/memory-failure: libstub: install the poisoned-memory EFI table
` [PATCH v3 3/5] mm/memory-failure: efi: record hardware-poisoned frames into the poisoned-memory table
` [PATCH v3 5/5] mm/memory-failure: efi: replay the poisioned page in the next kernel

[PATCH v2] selftests/mm: hugetlb_madv_vs_map: add underflow test
 2026-08-28 14:29 UTC 

[PATCH] mm: memcontrol: treat disabled memcg as kmem accounting disabled
 2026-08-28 13:58 UTC  (4+ messages)

[RFC PATCH 00/18] mm: arm64: Add kernel replication feature
 2026-08-28 13:35 UTC  (2+ messages)

[RFC PATCH 0/9] arm64: Allocate .text and .init.text together
 2026-08-28 13:45 UTC  (3+ messages)

[PATCH] mm/mremap: account mm->locked_vm correctly for MREMAP_DONTUNMAP
 2026-08-28 13:39 UTC  (2+ messages)

memcg stats flushing (WAS "Re: [PATCH] fuse: disable default bdi strictlimiting")
 2026-08-28 13:17 UTC  (8+ messages)

[RFC PATCH 00/18] mm: arm64: Add kernel replication feature
 2026-08-28 13:03 UTC  (2+ messages)

[RFC PATCH 02/18] arm64: align kernel text and rodata
 2026-08-28 13:00 UTC  (2+ messages)

[PATCH v2 3/3] selinux: require PROCESS__PTRACE for FOLL_FORCE introspection
 2026-08-28 13:04 UTC  (3+ messages)

[PATCH] ovl: implement ->get_unmapped_area()
 2026-08-28 12:41 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION f82a5da2f04960df9fb57489992d03dd5e64ec6f
 2026-08-28 12:01 UTC 

[akpm-mm:mm-new] BUILD SUCCESS dde94c26af59f5020adafafa08ece21ccd32590b
 2026-08-28 11:50 UTC 

[PATCH] selftests/mm: hugetlb_madv_vs_map: add underflow test
 2026-08-28 11:38 UTC  (2+ messages)

[PATCH v4 00/11] rust: xarray: add entry API with preloading
 2026-08-28 11:33 UTC  (5+ messages)
` [PATCH v4 07/11] rust: xarray: add entry API

[PATCH v2 0/2] mm/mglru: fix ineffective memory protection for non-kswapd reclaim
 2026-08-28 11:09 UTC  (3+ messages)
` [PATCH v2 1/2] mm/page_counter: avoid integer overflow in effective_protection()
` [PATCH v2 2/2] mm/mglru: fix ineffective memory protection for non-kswapd reclaim

[PATCH RFC 00/15] mm/mglru: frequency guided promotion (MGLRU-FG) and flag cleanup
 2026-08-28 10:23 UTC  (2+ messages)

[PATCH] mm/memcg: fix UAF in drain_all_stock() async work during offline
 2026-08-28 10:25 UTC  (3+ messages)

[PATCH] mm/mremap: fix locked_vm accounting for MREMAP_DONTUNMAP
 2026-08-28 10:16 UTC  (2+ messages)

[PATCH] mm/mremap: reset unfaulted VMA page offset for MREMAP_DONTUNMAP
 2026-08-28  9:55 UTC  (5+ messages)

[BUG] quota: NULL function pointer call in dquot_acquire() with QFMT_SHMEM
 2026-08-28  9:32 UTC  (2+ messages)

[PATCH 0/2] mm/mglru: fix ineffective memory protection for non-kswapd reclaim
 2026-08-28  9:24 UTC  (3+ messages)
` [PATCH 1/2] mm/page_counter: avoid integer overflow in effective_protection()
` [PATCH 2/2] mm/mglru: fix ineffective memory protection for non-kswapd reclaim

[PATCH] mm/vmalloc: fix vmap_purge_lock livelock under memory pressure
 2026-08-28  9:23 UTC  (9+ messages)

[PATCH] mm/mremap: reset unfaulted VMA page offset for MREMAP_DONTUNMAP
 2026-08-28  8:25 UTC  (2+ messages)

[PATCH 0/9] mm/mglru: suppress empty page table walks during aging
 2026-08-28  7:46 UTC  (9+ 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 4/6] x86/virt/tdx: Add extra memory to TDX module for the extensions
 2026-08-28  7:46 UTC 

[PATCH v2 0/2] kselftest: mm: fix some failure of split_huge_page_test
 2026-08-28  7:44 UTC  (8+ messages)
` [PATCH v2 2/2] kselftest: mm: replace usage of /proc/self/smaps for check_huge_xxx() helper

[PATCH] MAINTAINERS: remove myself as THP co-maintainer
 2026-08-28  7:06 UTC  (4+ messages)

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

[RFC PATCH v3 00/11] Add buffered write-through support to iomap & xfs
 2026-08-28  6:27 UTC  (4+ messages)
` [RFC PATCH v3 07/11] iomap: Add DSYNC support to RWF_WRITETHROUGH

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

[PATCH v2 0/6] arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush()
 2026-08-28  5:39 UTC  (2+ messages)

[PATCH] mm/damon/core: remove declaration of kdamond_fn()
 2026-08-28  5:33 UTC  (2+ messages)

[PATCH v3 0/6] mm/mglru: clean up folio counters and flag usage
 2026-08-28  5:29 UTC  (7+ messages)
` [PATCH v3 3/6] mm/migrate: copy all referenced state via folio_migrate_lru_refs
` [PATCH v3 4/6] mm/mglru: move max_seq read into walk_update_folio
` [PATCH v3 5/6] mm/mglru: use explicit tier range in read_ctrl_pos()

[PATCH 0/3] mm/mglru: clean up isolate_folios and scan_folios for readability and clarity
 2026-08-28  5:27 UTC  (5+ messages)
` [PATCH 1/3] mm/mglru: improve readability of isolate_folios()

[PATCH v2] mm/migrate_device: avoid out-of-bounds writes for compound folios
 2026-08-28  4:44 UTC  (3+ messages)

[PATCH v5 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
 2026-08-28  4:20 UTC  (2+ messages)

[PATCH v3 0/6] Fix device page migration in low memory fallback
 2026-08-28  4:18 UTC  (4+ messages)
` [PATCH v3 2/6] mm/migrate_device: Do not write past the end of the src_pfns array

[PATCH v2] mm/migrate_device: add class-based migration trace events
 2026-08-28  4:16 UTC  (3+ messages)

[PATCH 0/3] binfmt_misc: only let punctuation delimit a register string
 2026-08-28  3:50 UTC  (6+ messages)
` [PATCH 1/3] "
` [PATCH 3/3] binfmt_misc: document the field delimiter

[PATCH v3 0/2] mm/page_isolation: fix UBSAN shift-out-of-bounds in isolate_single_pageblock
 2026-08-28  3:47 UTC  (3+ messages)
` [PATCH v3 2/2] mm/page_isolation: guard compound_order() against racing

[PATCH] selftests/mm: khugepaged: remove str_dup() usage
 2026-08-28  3:39 UTC  (2+ messages)

[PATCH v2 0/7] mm/mglru: speed up inc_min_seq() and fix cold/hot inversions
 2026-08-28  3:29 UTC  (3+ messages)
` [PATCH v2 7/7] mm/mglru: batch move folios to the second-oldest gen's LRU

[PATCH mm-stable] mm/khugepaged: avoid unnecessary checking for swap entries when collapsing a mTHP
 2026-08-28  3:24 UTC  (3+ messages)

[PATCH 0/5] Fix deferred_split_isolate() and clean up __folio_freeze_and_split_unmapped()
 2026-08-28  3:14 UTC  (2+ messages)


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