Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-28 05:45:19 to 2026-07-28 12:12:36 UTC [more...]

[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
 2026-07-28 12:11 UTC  (12+ messages)
` [PATCH v4 01/11] liveupdate: Add LIVEUPDATE_GUEST_MEMFD config option
` [PATCH v4 02/11] KVM: Introduce kvm_create_vm_file() helper
` [PATCH v4 03/11] KVM: Export kvm_uevent_notify_vm_create()
` [PATCH v4 04/11] KVM: Track weak reference to vm_file in struct kvm
` [PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
` [PATCH v4 06/11] KVM: guest_memfd: Move internal definitions to internal header
` [PATCH v4 07/11] KVM: guest_memfd: Add support for freezing mappings
` [PATCH v4 08/11] KVM: guest_memfd: Add support for preservation via LUO
` [PATCH v4 09/11] docs: liveupdate: Add documentation for VM and guest_memfd preservation
` [PATCH v4 10/11] KVM: selftests: Split ____vm_create() and add vm_create_from_fd()
` [PATCH v4 11/11] KVM: selftests: Add guest_memfd_preservation_test

[PATCH v7 0/7] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-07-28 12:08 UTC  (5+ messages)
` [PATCH v7 1/7] arm64/hugetlb: Extend batching of multiple CONT_PTE in a single PTE setup
` [PATCH v7 2/7] arm64/vmalloc: Allow arch_vmap_pte_range_map_size to batch multiple CONT_PTE

[PATCH mm-hotfixes 0/2] mm/huge_memory: fix huge_zero_pfn race
 2026-07-28 12:05 UTC  (3+ messages)
` [PATCH mm-hotfixes 1/2] mm/huge_memory: separate out CONFIG_PERSISTENT_HUGE_ZERO_FOLIO logic
` [PATCH mm-hotfixes 2/2] mm/huge_memory: fix huge_zero_pfn race

[PATCH -v4 0/4] mm/vmscan: fix swappiness=max and clean up per-node proactive reclaim
 2026-07-28 11:53 UTC  (7+ messages)
` [PATCH -v4 1/4] mm/vmscan: fix anon-only reclaim evicting file pages when swappiness=max

[PATCH v2 2/2] mm/zswap: Support batch writeback in shrink_memcg()
 2026-07-28 11:22 UTC  (13+ messages)

[RFC PATCH v2 4/5] mm: mglru: run aging when pages are severely imbalanced across gens
 2026-07-28 11:20 UTC  (3+ messages)

[PATCH v3] mm/page_reporting: Add page_reporting_delay_ms module parameter
 2026-07-28 11:17 UTC  (3+ messages)

[PATCH v6 0/7] locking: contended_release tracepoint instrumentation
 2026-07-28 11:08 UTC  (8+ messages)
` [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock

[PATCH] params: fix charp corruption on allocation failure
 2026-07-28 10:46 UTC  (2+ messages)

[linux-next:master] [mm] 7b32f64bc5: pts.svt-av1.Preset13.Bosphorus4K.frames_per_second 45.8% regression
 2026-07-28 10:33 UTC  (3+ messages)

[PATCH] mm/page_alloc: only update lowmem_reserve_ratio on sysctl write
 2026-07-28 10:32 UTC 

[PATCH] mm/page_alloc: only update NUMA min ratios on sysctl write
 2026-07-28 10:31 UTC  (3+ messages)

[PATCH] mm/filemap: __filemap_add_folio() restore index before retrying
 2026-07-28 10:24 UTC  (2+ messages)

[PATCH 1/2] mm/damon/core: cover discrete System RAM areas with per-range regions
 2026-07-28 10:06 UTC  (2+ messages)

[PATCH v4] mm/migrate_device: Clear stale mapping after freeing swapcache
 2026-07-28  9:51 UTC  (2+ messages)

[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-07-28  9:35 UTC  (7+ messages)
` [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test

[PATCH RFC v2 0/4] KVM: guest_memfd: folio migration for non-confidential VMs
 2026-07-28  9:05 UTC  (5+ messages)
` [PATCH RFC v2 1/4] mm: split AS_UNMOVABLE back out of AS_INACCESSIBLE
` [PATCH RFC v2 2/4] KVM: guest_memfd: implement folio migration for non-confidential VMs
` [PATCH RFC v2 3/4] KVM: guest_memfd: add GUEST_MEMFD_FLAG_MIGRATABLE
` [PATCH RFC v2 4/4] KVM: selftests: exercise guest_memfd folio migration

[PATCH] mm: do file ownership checks with the proper mount idmap
 2026-07-28  9:02 UTC  (3+ messages)

[PATCH v3 0/4] mm/vmscan: fix swappiness=max and clean up per-node proactive reclaim
 2026-07-28  8:33 UTC  (5+ messages)

[PATCH 0/4] add anon mTHP collapse test cases
 2026-07-28  8:13 UTC  (5+ messages)
` [PATCH 1/4] selftests: mm: extend the check_huge() to support mTHP check
` [PATCH 2/4] selftests: mm: move gather_after_split_folio_orders() into vm_util.c file
` [PATCH 3/4] selftests: mm: implement the mTHP-sized hugepage check helpers
` [PATCH 4/4] selftests: mm: add mTHP collapse test cases

[PATCH] mm/shmem: downgrade final i_blocks check in shmem_evict_inode() to pr_warn()
 2026-07-28  9:10 UTC 

[PATCH v3] lib: test bitmap vs IDA vs Maple Tree performance for region allocations
 2026-07-28  7:47 UTC  (2+ messages)

[RFC] Robust futex causing memcg OOM storm on exit
 2026-07-28  7:27 UTC  (5+ messages)

[PATCH v2 0/2] make unused huge shrinker memcg aware
 2026-07-28  7:12 UTC  (4+ messages)
` [PATCH v2 2/2] mm: shmem: "

[PATCH] mm/zsmalloc: fix release order of locks in zs_page_migrate()
 2026-07-28  6:39 UTC  (2+ messages)

[PATCH v8 0/9] mm: optimize zone-device memmap initialization
 2026-07-28  6:18 UTC  (3+ messages)

[PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure
 2026-07-28  6:17 UTC  (11+ messages)
` [PATCH v8 4/8] mm: pghot: Precision mode for pghot
` [PATCH v8 5/8] mm: sched: move NUMA balancing tiering promotion to pghot
` [PATCH v8 6/8] x86/ibs: Move IBS caps definitions into its own header
` [PATCH v8 7/8] x86/mm/ibs: In-kernel driver for AMD IBS Memory Profiler
` [PATCH v8 8/8] x86/mm/ibs: Add runtime controls for IBS memprofiler
` [PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure - microbenchmark numbers
` [PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure - NAS BT
` [PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure - Graph500
` [PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure - redis-memtier
` [PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure - llama-bench

[PATCH] mm/khugepaged: replace mutex_lock/mutex_unlock usage with guard macro
 2026-07-28  6:12 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