messages from 2026-07-30 11:22:26 to 2026-07-31 08:39:31 UTC [more...]
[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 v9 00/41] guest_memfd: In-place conversion support
2026-07-31 8:26 UTC (18+ messages)
` [PATCH v9 03/41] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [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 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
[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
[RFC PATCH v2 0/5] mm: mglru: fix swappiness behavior
2026-07-31 7:26 UTC (5+ messages)
` [RFC PATCH v2 4/5] mm: mglru: run aging when pages are severely imbalanced across gens
` [RFC PATCH v2 5/5] mm: mglru: run aging if the preferred type has no folios in reclaimable gens
[PATCH v3 0/2] mm/zswap: Fixes and improves the zswap shrink
2026-07-31 7:25 UTC (13+ 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 (11+ messages)
` [PATCH RFC 01/11] mm: introduce hw_pte_t for PTE table storage
` [PATCH RFC 06/11] mm/kasan: use hw_pte_t for the early shadow PTE table
` [PATCH RFC 07/11] mm/mremap: use ptep_get() for the destination PTE
[PATCH v7 00/13] Use generic_file_read_iter() in hugetlbfs
2026-07-31 6:07 UTC (7+ 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 v7 05/13] hugetlb: Move poison to pages before clearing hugetlb page type
[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 (6+ 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 v4] mm/migrate_device: Clear stale mapping after freeing swapcache
2026-07-31 4:48 UTC (5+ messages)
[patch 0/3] lib: add synthetic MM benchmarks
2026-07-31 4:27 UTC (4+ 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 v4 0/5] mm/rmap: Refactor try_to_unmap_one
2026-07-31 4:21 UTC (4+ 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 (4+ 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 (18+ 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)
[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 (8+ messages)
` [PATCH RFC v2 1/3] mm, x86: support copying a folio "
` [PATCH RFC v2 2/3] mm: new migrate_mode flag for async "
` [PATCH RFC v2 3/3] mm: use non-temporal stores for demotion
[PATCH v3] mm/khugepaged: replace mutex_lock/mutex_unlock usage with guard macro
2026-07-30 20:47 UTC
[PATCH] tools/mm: prevent page_owner_sort from truncating input
2026-07-30 20:45 UTC (3+ messages)
` [PATCH v2] "
[PATCH v7 0/5] block: enable RWF_DONTCACHE for block devices
2026-07-30 20:39 UTC (4+ messages)
` [PATCH v7 3/5] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
[PATCH] mm/vmalloc: make vm_struct.nr_pages an unsigned long
2026-07-30 20:09 UTC (5+ messages)
` [PATCH v2 0/3] mm/vmalloc: stop truncating byte counts derived from nr_pages
` [PATCH v3] mm/vmalloc: make vm_struct.nr_pages an unsigned long
[RFC PATCH] mm/ksm: use checksum to speed up page comparison
2026-07-30 20:06 UTC (5+ messages)
[PATCH mm-hotfixes v2 0/2] mm/huge_memory: fix huge_zero_pfn race
2026-07-30 18:59 UTC (4+ messages)
` [PATCH mm-hotfixes v2 1/2] "
[akpm-mm:mm-new] BUILD SUCCESS eee677bbc48890b2bcaa42ea7942478302937a09
2026-07-30 18:38 UTC
KMSAN: use-after-free in sw842_decompress (zswap writeback)
2026-07-30 18:20 UTC
[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
2026-07-30 18:18 UTC (12+ messages)
` [PATCH v4 02/11] KVM: Introduce kvm_create_vm_file() helper
` [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 11/11] KVM: selftests: Add guest_memfd_preservation_test
[PATCH v2 0/3] mm,kernfs,proc: Unmap mmaps of removed files via file->f_mapping
2026-07-30 17:37 UTC (2+ messages)
[PATCH] mm: use proper PTE accessor in move_ptes()
2026-07-30 17:06 UTC (6+ messages)
[PATCH] selftests/mm: make libnuma-dependent tests optional
2026-07-30 16:52 UTC (4+ messages)
` "
[PATCH] mm: return -ENOMEM for page-table allocation failure in insert_pages()
2026-07-30 16:27 UTC (4+ messages)
[PATCH v2] kexec: keep the next kernel off hardware-poisoned pages
2026-07-30 16:18 UTC (2+ messages)
[PATCH 0/5] x86/mm/pat: CPA fixes
2026-07-30 15:53 UTC (2+ messages)
[PATCH] mm/kmemleak: report RCU-tasks quiescent states during the scan
2026-07-30 14:57 UTC (10+ messages)
[PATCH v2 0/7] mm/khugepaged: several cleanups
2026-07-30 14:44 UTC (7+ messages)
` [PATCH v2 1/7] mm/khugepaged: refactor per-scan state clearing into collapse_control_init_scan()
` [PATCH v2 2/7] mm/khugepaged: extract young page check into collapse_is_referenced() helper
[PATCH] mm: kmemleak: default min_unref_scans to 2 for verbose auto-scan
2026-07-30 14:31 UTC
[PATCH v4 4/5] mm/memcontrol: convert memcg to use page_counter_stock
2026-07-30 14:30 UTC (2+ messages)
[PATCH] hugetlb: Use invalidate_lock instead of fault_mutex
2026-07-30 14:24 UTC (4+ messages)
[PATCH] slub: print just the function name in /sys/kernel/slab/*/ctor
2026-07-30 14:15 UTC (3+ messages)
[PATCH RFC] xarray: honor XA_FLAGS_ACCOUNT in xas_split_alloc()
2026-07-30 14:15 UTC (3+ messages)
[PATCH] mm/usercopy: harden bounds checking for vmalloc allocations
2026-07-30 14:14 UTC (7+ messages)
[RFC PATCH 0/2] mm/memory_hotplug: bound offline retry loops with a configurable limit
2026-07-30 14:12 UTC (5+ messages)
[PATCH v6 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
2026-07-30 14:08 UTC (7+ messages)
` [PATCH v6 1/6] selftests/mm: make file helpers return errors
` [PATCH v6 2/6] tools/lib/mm: add shared file helpers
` [PATCH v6 3/6] tools/lib/mm: move hugepage_settings out of selftests
` [PATCH v6 4/6] tools/mm: move gup_test from selftests/mm to tools/mm
` [PATCH v6 5/6] tools/mm: make gup_bench a benchmark only tool
` [PATCH v6 6/6] selftests/mm: add a GUP selftest
[PATCH] mm/huge_memory: fix huge zero folio publication race
2026-07-30 14:02 UTC (6+ messages)
[PATCH v2] mm/khugepaged: replace mutex_lock/mutex_unlock usage with guard macro
2026-07-30 14:01 UTC (4+ messages)
[PATCH 0/9] binfmt_misc: bind interpreters to a bpf-backed entry
2026-07-30 13:34 UTC (10+ messages)
` [PATCH 1/9] binfmt_misc: let a register string create an entry disabled
` [PATCH 2/9] selftests/exec: let binfmt_flag_supported() return a bool
` [PATCH 3/9] selftests/exec: test registering an entry disabled
` [PATCH 4/9] binfmt_misc: document "
` [PATCH 5/9] selftests/exec: share the bpf handler preconditions
` [PATCH 6/9] binfmt_misc: carry pre-opened interpreters in struct binfmt_misc_interp
` [PATCH 7/9] binfmt_misc: let a 'B' entry bind its interpreters
` [PATCH 8/9] selftests/exec: test interpreters bound to a 'B' entry
` [PATCH 9/9] binfmt_misc: document interpreters bound by "
[PATCH RFC 0/3] Demote to lower tier using non-temporal stores
2026-07-30 13:11 UTC (4+ messages)
` [PATCH RFC 3/3] mm: use non-temporal stores for demotion
[PATCH mm-hotfixes 0/2] mm/huge_memory: fix huge_zero_pfn race
2026-07-30 13:09 UTC (6+ messages)
` [PATCH mm-hotfixes 2/2] "
[PATCH v3] mm/hugetlb_cma: support percentage-based hugetlb_cma reservation
2026-07-30 12:49 UTC (2+ messages)
[PATCH v2] selftests/mm: unpoison pages in memory-failure teardown
2026-07-30 12:48 UTC (2+ messages)
[PATCH v3] mm/page_reporting: Add page_reporting_delay_ms module parameter
2026-07-30 12:43 UTC (7+ messages)
[PATCH v3 00/13] mm/slab, alloc_tag: reduce obj_ext memory waste
2026-07-30 12:41 UTC (11+ messages)
` [PATCH v3 08/13] mm/slab: change struct slabobj_ext to a union
` [PATCH v3 09/13] mm/slab: introduce slab_obj_ext_has_codetag()
` [PATCH v3 10/13] mm/slab: reduce slabobj_ext memory with allocation profiling disabled
` [PATCH v3 13/13] mm/slab, kfence, memcg: completely remove obj_ext for kfence objects
[PATCH] mm/mglru: force aging the lruvec when min_seq pinned
2026-07-30 12:35 UTC (9+ messages)
[RFC PATCH v5 0/4] mm: avoid large folio splits when swap is unavailable
2026-07-30 12:23 UTC (5+ messages)
` [RFC PATCH v5 1/4] mm: add page_counter_margin()
` [RFC PATCH v5 2/4] mm: distinguish large folio swap allocation failures
` [RFC PATCH v5 3/4] mm/vmscan: avoid pointless large folio splits without swap
` [RFC PATCH v5 4/4] mm/shmem: split large folios only on -E2BIG
[PATCH v3 0/2] kho: support preserving high-order non-compound pages
2026-07-30 12:05 UTC (4+ messages)
` [PATCH v3 2/2] kho: Introduce preserve/restore APIs for high-order pages
[PATCH v5 00/22] kho: make boot time huge page allocation work nicely with KHO
2026-07-30 11:53 UTC (10+ messages)
` [PATCH v5 01/22] kho: generalize radix tree APIs
` [PATCH v5 17/22] mm/mm_init: don't rely on memblock to get KHO scratch migratetype
` [PATCH v5 18/22] kho: extend scratch
[RFC PATCH 9/9] arm64/debug: Mark debug exception helpers __always_inline
2026-07-30 11:50 UTC (4+ messages)
[RFC PATCH v2 4/5] mm: mglru: run aging when pages are severely imbalanced across gens
2026-07-30 11:38 UTC (4+ messages)
[RFC PATCH v2 1/2] mm: allow smaller large folios to use lru_cache
2026-07-30 11:28 UTC (4+ messages)
page: next (older) | 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