Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-23 01:24:55 to 2026-06-23 08:59:27 UTC [more...]

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-23  8:58 UTC  (39+ messages)
` [PATCH v8 01/46] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v8 02/46] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 03/46] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v8 04/46] KVM: Decouple kvm_has_arch_private_mem from CONFIG_KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 06/46] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v8 07/46] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN private/shared status
` [PATCH v8 10/46] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v8 11/46] KVM: Consolidate private memory and guest_memfd ifdeffery in kvm_host.h
` [PATCH v8 12/46] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v8 15/46] KVM: guest_memfd: Call arch invalidate hooks on conversion
` [PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION

[PATCH v3] mm/page_alloc: use existing highatomic reserves on the buddy fastpath
 2026-06-23  8:54 UTC  (2+ messages)

[Linux Memory Hotness and Promotion] Notes from June 18, 2026
 2026-06-23  8:47 UTC  (2+ messages)

[PATCH v2] mm: avoid KCSAN false positive in memdesc_nid()
 2026-06-23  8:44 UTC 

[PATCH v4 0/3] mm, swap: Enable THP SWAP for PowerPC Book3S64
 2026-06-23  8:44 UTC  (13+ messages)
` [PATCH v4 1/3] mm, swap: make SWAPFILE_CLUSTER runtime
` [PATCH v4 2/3] mm, swap: allow archs to override SWAP_NR_ORDERS via ARCH_MAX_PMD_ORDER
` [PATCH v4 3/3] powerpc: Kconfig: Enable THP_SWAP on Book3S64

[PATCH v4 00/12] Optimize anonymous large folio unmapping
 2026-06-23  8:42 UTC  (7+ messages)
` [PATCH v4 02/12] mm/rmap: Add try_to_unmap_hugetlb_one
` [PATCH v4 03/12] mm/rmap: refactor some code around lazyfree folio unmapping

[PATCH] mm: memcg: remove stray text from obj_stock_pcp comment
 2026-06-23  8:42 UTC  (2+ messages)

[PATCH] mm/mm_init: fix incorrect node_spanned_pages
 2026-06-23  8:35 UTC  (3+ messages)

[PATCH v2] mm: mglru: fix stale batch updates after memcg reparenting
 2026-06-23  8:18 UTC  (6+ messages)

[PATCH] docs/mm: clarify that we are not looking for LLM generated content
 2026-06-23  8:15 UTC  (2+ messages)

[PATCH v2 0/9] kmem_cache instances with static storage duration
 2026-06-23  8:09 UTC  (3+ messages)
` [RFC PATCH v3 00/10] "

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-06-23  8:02 UTC  (3+ messages)

[PATCH] mm: avoid KCSAN false positive in page_to_nid()
 2026-06-23  7:59 UTC  (2+ messages)

[PATCH v2 00/13] mm: Some cleanups for page allocator APIs
 2026-06-23  7:56 UTC  (3+ messages)
` [PATCH v2 13/13] mm: remove __GFP_NO_CODETAG

[PATCH v2 00/13] Dynamic Kernel Stacks
 2026-06-23  7:50 UTC  (13+ messages)

[PATCH] mm: hugetlb: correct CONFIG_CGROUP_HUGETLB macro name in comment
 2026-06-23  7:40 UTC 

[PATCH v3] mm: page_ext: add count limit to page_ext_iter_next to prevent invalid PFN access
 2026-06-23  7:38 UTC  (3+ messages)

[PATCH hotfix] mm/compaction: handle free_pages_prepare() properly in compaction_free()
 2026-06-23  7:26 UTC  (3+ messages)

[PATCH 1/6] mm/page_owner: extract skip_buddy_pages() helper to unify buddy page skipping
 2026-06-23  6:52 UTC  (6+ messages)
` [PATCH 2/6] mm/page_owner: use MIGRATE_REASON_NONE instead of -1 for last_migrate_reason
` [PATCH 3/6] mm/page_owner: hoist CONFIG_MEMCG to function level for print_page_owner_memcg()
` [PATCH 4/6] mm/page_owner: add missing newline to count_threshold format string
` [PATCH 5/6] mm/page_owner: move free_ts_nsec output to free section in __dump_page_owner()
` [PATCH 6/6] mm/page_owner: drop redundant page_owner prefix from static symbols

[PATCH v9 0/4] mm/page_owner: add per-fd filter infrastructure for print_mode and NUMA filtering
 2026-06-23  6:52 UTC  (6+ messages)

[PATCH] drm/shmem_helper: Check VMA boundaries for PMD mappings
 2026-06-23  6:46 UTC  (2+ messages)

[PATCH 0/3] memcg: bail out reclaim when memcg is dying
 2026-06-23  6:27 UTC  (4+ messages)
` [PATCH 1/3] memcg: bail out memory.high "
` [PATCH 2/3] memcg: bail out memory.max "
` [PATCH 3/3] memcg: bail out proactive reclaim "

[PATCH v10 3/4] tools/mm: add page_owner_filter userspace tool
 2026-06-23  6:24 UTC  (3+ messages)

[PATCH] lib/maple_tree: add missing spaces after switch keyword
 2026-06-23  6:17 UTC 

[PATCH] MAINTAINERS: Add Lance as an rmap reviewer
 2026-06-23  5:37 UTC  (3+ messages)

[PATCH v6 0/2] mm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-06-23  5:32 UTC  (5+ messages)
` [PATCH v6 1/2] mm: Introduce opportunistic_compaction concept to vmscan and shrinkers

[RFC PATCH 0/2] kasan: hw_tags: Add option to tag only at allocation time
 2026-06-23  5:02 UTC  (6+ messages)

[RFC] arm64: early_ioremap fails to map ACPI MADT on 64K pages
 2026-06-23  2:47 UTC  (2+ messages)

[BUG] mm: mglru: stale aging batch triggers lru_gen_exit_memcg warning
 2026-06-23  2:20 UTC  (6+ messages)
` [PATCH] mm: mglru: fix stale batch updates after memcg reparenting

[PATCH] fs/proc: fix KPF_KSM reported for all anonymous pages
 2026-06-23  1:37 UTC  (3+ messages)

[PATCH v9 0/6] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-06-23  1:29 UTC  (3+ messages)


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