messages from 2026-07-30 20:35:06 to 2026-07-31 15:17:35 UTC [more...]
[PATCH v3 0/2] mm/zswap: Fixes and improves the zswap shrink
2026-07-31 15:17 UTC (10+ 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] mm/swap: reject swapon() on filesystem-level encrypted files
2026-07-31 15:11 UTC (6+ messages)
[PATCH v1 0/2] mm: split underused anonymous mTHP folios
2026-07-31 15:04 UTC (15+ messages)
` [PATCH v1 2/2] mm/memory: add anonymous mTHP folios to deferred split list
[PATCH v7 0/5] block: enable RWF_DONTCACHE for block devices
2026-07-31 15:01 UTC (5+ messages)
` [PATCH v7 3/5] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
2026-07-31 14:52 UTC (12+ messages)
` [PATCH v3 01/26] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v3 03/26] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v3 15/26] mm/page_alloc: add support for freetypes with no freelist
` [PATCH v3 19/26] mm/page_alloc: rename ALLOC_NON_BLOCK back to _HARDER
[akpm-mm:mm-new] BUILD SUCCESS WITH UNVERIFIED WARNING 0c39e2f552f5e16be695cec3a1c77d6a6bf086bb
2026-07-31 14:31 UTC
[PATCH] params: fix charp corruption on allocation failure
2026-07-31 14:21 UTC (3+ messages)
` [PATCH v2] "
[rppt-memblock:misc] BUILD SUCCESS 78fac571b06490654af45c902c7ab5f651fe7067
2026-07-31 14:08 UTC
[PATCH v9 00/41] guest_memfd: In-place conversion support
2026-07-31 14:09 UTC (25+ 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 14/41] mm: swap: Introduce lru_add_drain_progressive()
` [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
[rppt-memblock:for-next] BUILD SUCCESS 9dd84d7c630b7c8688bc0e7e42c0e2d634f46830
2026-07-31 14:07 UTC
[PATCH v3 00/13] mm/slab, alloc_tag: reduce obj_ext memory waste
2026-07-31 13:52 UTC (7+ messages)
` [PATCH v3 01/13] mm/slab: skip kfence objects in allocation profiling
` [PATCH v3 08/13] mm/slab: change struct slabobj_ext to a union
[PATCH v7 00/13] Use generic_file_read_iter() in hugetlbfs
2026-07-31 13:39 UTC (6+ 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 RFC 00/11] mm: distinguish PTE table storage from PTE values
2026-07-31 13:28 UTC (7+ messages)
` [PATCH RFC 01/11] mm: introduce hw_pte_t for PTE table storage
[PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
2026-07-31 13:19 UTC (11+ messages)
[PATCH] tools/mm: add hwpoison-panic tool
2026-07-31 13:16 UTC
[PATCH v2 1/2] mm: Use a folio in the softleaf_is_device_private path
2026-07-31 13:06 UTC (3+ messages)
[RFC PATCH 00/16] Page Alloc Hogger
2026-07-31 12:42 UTC (5+ messages)
[PATCH RFC] mm/gup: batch contiguous pages in follow_page_mask() and return them via a pages array
2026-07-31 12:33 UTC (2+ messages)
[PATCH v3] mm/khugepaged: replace mutex_lock/mutex_unlock usage with guard macro
2026-07-31 10:33 UTC (3+ messages)
[PATCH v2 0/3] mm: kmemleak: default min_unref_scans to 2 for verbose kernels
2026-07-31 10:13 UTC (4+ messages)
` [PATCH v2 1/3] mm: kmemleak: default min_unref_scans to 2 for verbose auto-scan
` [PATCH v2 2/3] Documentation: kmemleak: document the conditional min_unref_scans default
` [PATCH v2 3/3] selftests/mm: kmemleak: drop stale min_unref_scans default from comments
[RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
2026-07-31 9:41 UTC (9+ messages)
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection
[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 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
[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 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] mm: zswap: drop list_lru param from zswap_lru_add() and _del()
2026-07-31 5:37 UTC
[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 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
[RFC] proposal: KVM: Orphaned VMs: The Caretaker approach for Live Update
2026-07-30 22:46 UTC (2+ messages)
[PATCH v3] hugetlb: only adjust reservation during unmapping if mapcount is 0
2026-07-30 22:01 UTC (2+ messages)
[PATCH v1 0/5] x86/cpu: Refactor identify_cpu()
2026-07-30 21:26 UTC (3+ messages)
` [PATCH v1 5/5] x86/cpu: Don't reset boot CPU cpuinfo in identify_cpu()
[PATCH] alloc_tag: expose profiling and compression states in /proc/allocinfo
2026-07-30 21:10 UTC (6+ messages)
[PATCH] mm/slab: stop exporting kvfree_rcu_barrier[_on_cache]()
2026-07-30 20:59 UTC (2+ messages)
[PATCH RFC v2 0/3] Demote to lower tier using non-temporal stores
2026-07-30 20:49 UTC (5+ messages)
[PATCH] tools/mm: prevent page_owner_sort from truncating input
2026-07-30 20:45 UTC (3+ messages)
` [PATCH v2] "
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox