Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-30 22:22:36 to 2026-07-31 09:25:51 UTC [more...]

[PATCH 0/2] docs/ksm: fix advisor documentation and comment
 2026-07-31  9:25 UTC  (8+ messages)
` [PATCH 1/2] docs: ksm: fix typos in sysfs knob names
` [PATCH 2/2] mm/ksm: fix advisor_min_pages_to_scan description

[PATCH v3] mm/khugepaged: replace mutex_lock/mutex_unlock usage with guard macro
 2026-07-31  9:20 UTC  (2+ messages)

[PATCH v3 0/2] selftests/mm: use pattern matching in .gitignore
 2026-07-31  9:14 UTC  (2+ messages)

[RFC PATCH v2 0/5] mm: mglru: fix swappiness behavior
 2026-07-31  9:01 UTC  (4+ messages)
` [RFC PATCH v2 5/5] mm: mglru: run aging if the preferred type has no folios in reclaimable gens

[patch 0/3] lib: add synthetic MM benchmarks
 2026-07-31  9:00 UTC  (5+ messages)
` [patch 1/3] lib: test_vmstat: add synthetic benchmark for vm stats
` [patch 2/3] lib: test_slab: add synthetic benchmark for slab
` [patch 3/3] lib: test_pagealloc: add synthetic benchmark for page allocator

[PATCH v9 00/41] guest_memfd: In-place conversion support
 2026-07-31  8:57 UTC  (18+ messages)
` [PATCH v9 01/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v9 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v9 10/41] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v9 13/41] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v9 16/41] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v9 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v9 20/41] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes

[RFC PATCH v3 0/6] mm: mglru: fix swappiness behavior
 2026-07-31  8:38 UTC  (7+ messages)
` [RFC PATCH v3 1/6] mm: mglru: prevent min_seq[type] from pointing to an empty generation
` [RFC PATCH v3 2/6] mm: mglru: let scan_folios() scan both reclaimable generations
` [RFC PATCH v3 3/6] mm/mglru: improve readability of isolate_folios()
` [RFC PATCH v3 4/6] mm: mglru: improve scan_folios() exhaustion detection
` [RFC PATCH v3 5/6] mm: mglru: run aging when pages are severely imbalanced across gens
` [RFC PATCH v3 6/6] mm: mglru: run aging if the preferred type has no folios in reclaimable gens

[PATCH] mm/page_alloc: only update lowmem_reserve_ratio on sysctl write
 2026-07-31  8:06 UTC  (5+ messages)
` [PATCH v2] "

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

[PATCH v2 0/2] Fix and optimize LoongArch module loading
 2026-07-31  7:38 UTC  (4+ messages)
` [PATCH v2 2/2] LoongArch: Skip address pairing for non-exec sections

[syzbot] [mm?] WARNING in mas_nomem
 2026-07-31  7:30 UTC 

[PATCH v3 0/2] mm/zswap: Fixes and improves the zswap shrink
 2026-07-31  7:25 UTC  (9+ messages)
` [PATCH v3 1/2] mm/zswap: Fix global shrinker when memory cgroup is disabled
            ` [PATCH v3 2/2] mm/zswap: Support batch writeback in shrink_memcg()

[PATCH v3 1/1] mm: shmem: reject page-aligned fallocate end overflow
 2026-07-31  7:11 UTC  (2+ messages)

[PATCH v2] tools/mm: add thp_swap_allocator_test to .gitignore
 2026-07-31  7:03 UTC 

[PATCH] tools/mm: add thp_swap_allocator to .gitignore
 2026-07-31  7:01 UTC  (2+ messages)

[PATCH RFC 00/11] mm: distinguish PTE table storage from PTE values
 2026-07-31  6:59 UTC  (5+ messages)
` [PATCH RFC 01/11] mm: introduce hw_pte_t for PTE table storage

[PATCH v7 00/13] Use generic_file_read_iter() in hugetlbfs
 2026-07-31  6:07 UTC  (5+ messages)
` [PATCH v7 01/13] memory-failure: Fix hardware poison check in unpoison_memory() again
` [PATCH v7 02/13] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()

[PATCH] mm: zswap: drop list_lru param from zswap_lru_add() and _del()
 2026-07-31  5:37 UTC 

[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
 2026-07-31  5:21 UTC  (4+ messages)
` [PATCH v3 01/26] set_memory: add folio_{zap,restore}_direct_map helpers

[PATCH v4] mm/migrate_device: Clear stale mapping after freeing swapcache
 2026-07-31  4:48 UTC  (5+ messages)

[PATCH v4 0/5] mm/rmap: Refactor try_to_unmap_one
 2026-07-31  4:21 UTC  (3+ messages)
` [PATCH v4 1/5] mm/rmap: convert page -> folio for hwpoison checks

[PATCH] mm/swap: reject swapon() on filesystem-level encrypted files
 2026-07-31  4:04 UTC  (5+ messages)

[PATCH v2] alloc_tag: expose profiling and compression states in /proc/allocinfo
 2026-07-31  2:41 UTC  (2+ messages)

[GIT PULL] additional hotfixes for 7.2-rc6
 2026-07-31  2:33 UTC 

[PATCH v2 0/2] Honor XA_FLAGS_ACCOUNT in xas_split_alloc() and charge to folio's memcg
 2026-07-31  2:18 UTC  (3+ messages)
` [PATCH v2 1/2] mm/huge_memory: use folio's memcg inside __folio_split()
` [PATCH v2 2/2] xarray: honor XA_FLAGS_ACCOUNT in xas_split_alloc()

[PATCH v2 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
 2026-07-31  2:13 UTC  (7+ messages)
` [PATCH v2 03/17] mm/mm_init: skip initializing shared vmemmap tail pages

[PATCH] mm, memcg: fix memory.peak reset clobbering other fds' watermark
 2026-07-31  1:46 UTC  (3+ messages)

[PATCH RFC v2 0/2] mm/zswap: shrink zswap_entry via a fixed pool index
 2026-07-31  0:32 UTC  (3+ messages)
` [PATCH RFC v2 1/2] mm/zswap: replace the zswap_pools list with a fixed pools array
` [PATCH RFC v2 2/2] mm/zswap: reference the pool by index to shrink struct zswap_entry

[PATCH v1 0/2] mm: split underused anonymous mTHP folios
 2026-07-30 23:32 UTC  (14+ messages)
` [PATCH v1 2/2] mm/memory: add anonymous mTHP folios to deferred split list

[RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
 2026-07-30 22:46 UTC  (8+ messages)
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection

[RFC] proposal: KVM: Orphaned VMs: The Caretaker approach for Live Update
 2026-07-30 22:46 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