messages from 2026-08-03 13:48:38 to 2026-08-04 04:27:51 UTC [more...]
[PATCH v13 00/11] migrate on fault for device pages
2026-08-04 4:26 UTC (12+ messages)
` [PATCH v13 01/11] mm/Kconfig: changes for "
` [PATCH v13 02/11] mm: add helper to convert HMM pfn to migrate pfn
` [PATCH v13 03/11] mm/hmm: preparations for HMM to participate in migration
` [PATCH v13 04/11] mm/hmm: do the plumbing "
` [PATCH v13 05/11] mm/hmm: implement folio split for migrate needs in HMM pagewalk
` [PATCH v13 06/11] mm/hmm: migrate collection in HMM pagewalk - pte level
` [PATCH v13 07/11] mm/hmm: migrate collection in HMM pagewalk - pmd level
` [PATCH v13 08/11] mm/hmm: add lazy MMU mode support for migration in HMM pagewalk
` [PATCH v13 09/11] mm/hmm: implement rollback for device page "
` [PATCH v13 10/11] mm: enable device page migration from "
` [PATCH v13 11/11] lib/test_hmm: add a new testcase for the migrate on fault
[PATCH 0/2] selftests/cgroup: test_zswap: fix single-core flakes
2026-08-04 4:20 UTC (3+ messages)
` [PATCH 1/2] selftests/cgroup: test_zswap: retry subtree_control write on EBUSY in test_zswap_writeback
` [PATCH 2/2] selftests/cgroup: test_zswap: fix implicit unsigned promotion bug in test_no_kmem_bypass
[PATCH v3 0/3] make unused huge shrinker memcg aware
2026-08-04 3:51 UTC (6+ messages)
` [PATCH v3 1/3] fs: fix missed removal of super_fs_objects_eligible()
[PATCH RFC 06/14] fs/f2fs: stop using PG_private
2026-08-03 15:48 UTC (2+ messages)
[PATCH] mm/page_ext: remove pgdat_page_ext_init()
2026-08-04 4:17 UTC (3+ messages)
[PATCH v3] alloc_tag: expose profiling and compression states
2026-08-04 3:17 UTC (5+ messages)
[PATCH] mm/huge_memory: avoid TOCTOU race in min_order_for_split()
2026-08-04 3:58 UTC
[PATCH v3 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
2026-08-04 3:55 UTC (18+ messages)
` [PATCH v3 01/17] mm/sparse: relax struct mem_section size constraints
` [PATCH v3 02/17] mm/sparse-vmemmap: rename HVO order macros
` [PATCH v3 03/17] mm/mm_init: skip initializing shared vmemmap tail pages
` [PATCH v3 04/17] mm/sparse-vmemmap: initialize shared tail vmemmap pages on allocation
` [PATCH v3 05/17] mm/sparse-vmemmap: support section-based vmemmap accounting
` [PATCH v3 06/17] mm/mm_init: factor out pfn_to_zone()
` [PATCH v3 07/17] mm/sparse-vmemmap: move vmemmap_get_tail() before PTE population
` [PATCH v3 08/17] mm/sparse-vmemmap: support section-based vmemmap optimization
` [PATCH v3 09/17] mm/sparse: initialize memory sections earlier
` [PATCH v3 10/17] mm/hugetlb: switch HugeTLB to section-based vmemmap optimization
` [PATCH v3 11/17] mm/sparse-vmemmap: remove SPARSEMEM_VMEMMAP_PREINIT support
` [PATCH v3 12/17] mm/sparse: inline usemap allocation into sparse_init_nid()
` [PATCH v3 13/17] mm/sparse: remove section_map_size()
` [PATCH v3 14/17] mm/hugetlb: remove HUGE_BOOTMEM_HVO
` [PATCH v3 15/17] mm/hugetlb: remove HUGE_BOOTMEM_CMA
` [PATCH v3 16/17] mm/hugetlb: localize struct huge_bootmem_page
` [PATCH v3 17/17] mm/hugetlb: localize HUGE_BOOTMEM_ZONES_VALID
[PATCH v2] mm/memory-failure: fix refcount leak on soft-offline LBS folio
2026-08-04 3:53 UTC
Re:Re: [PATCH] mm/memory-failure: fix refcount leak on soft-offline LBS folio
2026-08-04 3:53 UTC
[PATCH v2 0/2] Honor XA_FLAGS_ACCOUNT in xas_split_alloc() and charge to folio's memcg
2026-08-04 3:09 UTC (12+ 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 RFC 00/15] mm/mglru: frequency guided promotion (MGLRU-FG) and flag cleanup
2026-08-04 3:07 UTC (19+ messages)
` [PATCH RFC 01/15] mm/memcontrol: make lru_zone_size atomic and simplify sanity check
` [PATCH RFC 02/15] mm/memcontrol: allow update of LRU statistic without holding LRU lock
` [PATCH RFC 03/15] mm/mglru: introduce and always use helpers for manipulating page flags
` [PATCH RFC 04/15] mm/mglru: make generation page counters atomic
` [PATCH RFC 05/15] mm/mglru: move max_seq read into walk_update_folio
` [PATCH RFC 06/15] mm/mglru: use explicit tier range in read_ctrl_pos()
` [PATCH RFC 07/15] mm/mglru: move refault workingset activation into lru_gen_refault
` [PATCH RFC 08/15] mm/memcg: add folio-based lruvec live helper
` [PATCH RFC 09/15] mm/mglru: frequency guided workingset promotion (MGLRU-FG)
` [PATCH RFC 10/15] mm/mglru: make folio lru referenced times count a generic API
` [PATCH RFC 11/15] mm/mglru: replace folio workinset check and update with new helper
` [PATCH RFC 12/15] mm/smap: report workingset folios as referenced
` [PATCH RFC 13/15] mm/huge_memory: mark file folio as accessed more accurately on split
` [PATCH RFC 14/15] mm/khugepaged: consider workingset folios as referenced
` [PATCH RFC 15/15] mm/madvise: convert to new lru refs API and better support for MGLRU
[PATCH v9 00/41] guest_memfd: In-place conversion support
2026-08-04 2:21 UTC (25+ messages)
` [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 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] Fix incorrect flush address in direct page table reclaim
2026-08-04 2:18 UTC (3+ messages)
[PATCH 0/2] docs/ksm: fix advisor documentation and comment
2026-08-04 2:15 UTC (8+ messages)
` [PATCH 1/2] docs: ksm: fix typos in sysfs knob names
[PATCH v1 2/2] mm/memory: add anonymous mTHP folios to deferred split list
2026-08-04 2:03 UTC (14+ messages)
[PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure
2026-08-04 1:23 UTC (2+ messages)
[PATCH v2] mm/swap: reject swapon() on filesystem-level encrypted files
2026-08-04 0:54 UTC (3+ messages)
[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
2026-08-04 0:51 UTC (17+ messages)
` [PATCH RFC 01/14] mm/zsmalloc: replace PG_private with pointer comparison
` [PATCH RFC 04/14] fs/crypto: stop setting PG_private on bounce page
` [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private
` [PATCH RFC 08/14] fs/erofs: use folio_attach/detach_private() instead of direct assignment
[PATCH] mm/page_alloc: only update lowmem_reserve_ratio on sysctl write
2026-08-04 0:48 UTC (3+ messages)
` [PATCH v4] "
[PATCH v2 0/3] mm/vmalloc: stop truncating byte counts derived from nr_pages
2026-08-04 0:39 UTC (5+ messages)
` [PATCH v4] mm/vmalloc: make vm_struct.nr_pages an unsigned long
[PATCH v6] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
2026-08-04 0:17 UTC
[PATCH 0/2] mm/damon: avoid division by zero from damos_quota_score()
2026-08-04 0:16 UTC (4+ messages)
` [PATCH 2/2] mm/damon/lru_sort: error out for >10000 active_mem_bp
[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
2026-08-04 0:08 UTC (7+ messages)
` [PATCH v3 07/26] x86/mm: introduce mm-local region
` [PATCH v3 08/26] x86/mm: move LDT remap into "
` [PATCH v3 10/26] mm: Add more flags for __apply_to_page_range()
[PATCH v4 0/2] selftests/mm: use pattern matching in .gitignore
2026-08-04 0:02 UTC (6+ messages)
` [PATCH v4 1/2] selftests/mm: rename local_config.h to local_config.h_gen
` [PATCH v4 2/2] selftests/mm: use pattern matching in .gitignore
[RFC PATCH v3] mm: retry page faults under per-VMA lock when mmap_lock is not required
2026-08-03 22:48 UTC (3+ messages)
[RFC PATCH v1 0/2] mm: use VMA lock for kernel faults on user addresses
2026-08-03 22:37 UTC (8+ messages)
` [RFC PATCH v1 1/2] x86/mm: "
` [RFC PATCH v1 2/2] arm64/mm: "
[PATCH] mm/memory-failure: fix refcount leak on soft-offline LBS folio
2026-08-03 22:06 UTC (2+ messages)
[PATCH v9 0/8] mm: optimize zone-device memmap initialization
2026-08-03 21:40 UTC (2+ messages)
[PATCH v3 0/5] mm: Unconditional per-VMA locks and cleanups
2026-08-03 21:12 UTC (32+ messages)
` [PATCH v3 1/5] mm: Make per-VMA locks available universally
` [PATCH v3 2/5] binder: Make shrinker rely solely on per-VMA lock
` [PATCH v3 3/5] mm: Add RCU-based VMA lookup helper that waits for writers
` [PATCH v3 4/5] binder: Remove mmap_lock fallback
[PATCH 6.18.y 0/2] mm/slab: fix unbounded recursion in free path with memalloc profiling
2026-08-03 20:46 UTC (2+ messages)
[PATCH] kho: do not reserve scratch memory in the kdump kernel
2026-08-03 19:39 UTC
[PATCH v2 0/7] mm/khugepaged: several cleanups
2026-08-03 19:14 UTC (12+ messages)
` [PATCH v2 2/7] mm/khugepaged: extract young page check into collapse_is_referenced() helper
` [PATCH v2 3/7] mm/khugepaged: introduce a count_collapse_event() helper
` [PATCH v2 4/7] mm/khugepaged: fix outdated comments
[RFC v2 PATCH 0/16] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
2026-08-03 19:12 UTC (4+ messages)
` [PATCH 04/16] vmalloc: pass in pgd pointer for vmap{__vunmap}_range_noflush()
linux-next: manual merge of the mm-unstable tree with the drm-misc-fixes tree
2026-08-03 19:02 UTC (6+ messages)
[PATCH 1/3] mm/huge_memory: add folio_split_driver_managed()
2026-08-03 18:47 UTC (4+ messages)
` [PATCH 3/3] drm/ttm: allocate pool pages as compound (__GFP_COMP)
[GIT PULL] liveupdate: a fix for v7.2-rc7
2026-08-03 18:42 UTC (2+ messages)
[PATCH v2 0/6] mm: add basic PTE const type-safety
2026-08-03 18:38 UTC (8+ messages)
` [PATCH v2 1/6] mm/arm64: constify pte_get*() and contpte get logic
` [PATCH v2 2/6] parisc: Drop own implementations for ptep_get() and ptep_test_and_clear_young()
` [PATCH v2 3/6] mm/powerpc/8xx: constify ptep_get() argument
` [PATCH v2 4/6] mm/s390: "
` [PATCH v2 5/6] mm: constify generic pte_get*()
` [PATCH v2 6/6] mm: constify the pte_offset_map_ro_nolock() return value
[Build Errors] kho: '‘HPAGE_PMD_ORDER’ undeclared'
2026-08-03 18:12 UTC
[PATCH] selftests/cgroup: test_zswap: skip test_no_kmem_bypass if debugfs is unavailable
2026-08-03 17:31 UTC (2+ messages)
[PATCH 0/9] binfmt_misc: bind interpreters to a bpf-backed entry
2026-08-03 17:18 UTC (4+ messages)
` [PATCH 1/9] binfmt_misc: let a register string create an entry disabled
[PATCH] mm: zswap: drop list_lru param from zswap_lru_add() and _del()
2026-08-03 17:07 UTC (2+ messages)
[PATCH RFT 0/3] mm, drm: ensure .fault() does not have to be followed by .pfn_mkwrite() for write faults
2026-08-03 16:52 UTC (5+ messages)
[PATCH v4 0/5] tracing: add ref_trace_final_put tracing
2026-08-03 16:00 UTC (3+ messages)
[PATCH] mm/slab: stop exporting kvfree_rcu_barrier[_on_cache]()
2026-08-03 15:37 UTC (5+ messages)
[PATCH v5 3/8] mm/slab: use call_rcu() in unknown context if irqs are enabled
2026-08-03 15:30 UTC (4+ messages)
[PATCH 1/1] mm/ksm: avoid missing ksmd wakeups in ksm_enter
2026-08-03 15:21 UTC
[PATCH 0/5] x86/mm/pat: CPA fixes
2026-08-03 15:14 UTC (2+ messages)
[PATCH 1/1] mm/ksm: validate KSM rmap items before hwpoison kill
2026-08-03 15:11 UTC
[PATCH v5 0/3] Consolidate memory policy interpretation in alloc_hugetlb_folio()
2026-08-03 14:59 UTC (7+ messages)
` [PATCH v5 1/3] mm: hugetlb: Consolidate interpretation of gbl_chg within alloc_hugetlb_folio()
` [PATCH v5 2/3] mm: hugetlb: Move mpol interpretation out of alloc_buddy_hugetlb_folio_with_mpol()
` [PATCH v5 3/3] mm: hugetlb: Move mpol interpretation out of dequeue_hugetlb_folio_vma()
[PATCH 0/5] mm/gup: batch contiguous pages in follow_page_mask()
2026-08-03 14:47 UTC (2+ messages)
[PATCH RFC] mm/gup: batch contiguous pages in follow_page_mask() and return them via a pages array
2026-08-03 14:44 UTC (7+ messages)
[PATCH v3 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-03 14:32 UTC (20+ messages)
` [PATCH v3 01/15] mm/vma: introduce VMA anon page offset field and add helpers
` [PATCH v3 05/15] mm: introduce and use vma_filebacked_address()
` [PATCH v3 07/15] mm/rmap: track whether the page VMA mapped pgoff is anonymous
` [PATCH v3 08/15] mm: introduce and use linear_folio_page_index()
` [PATCH v3 09/15] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
[PATCH 00/22] Simplify special kernel page table handling
2026-08-03 13:59 UTC (3+ messages)
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm
[PATCH v2] kho: align kho_scratch to MAX_ORDER_NR_PAGES pages
2026-08-03 11:28 UTC (4+ messages)
[PATCH 0/4] mm, ceph: remove wait_on_page_writeback()
2026-08-03 10:17 UTC (5+ messages)
` [PATCH 1/4] ceph: add ceph_folio_snap_context()
[PATCH v6 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
2026-08-03 9:00 UTC (6+ messages)
` [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 v2 0/3] mm: kmemleak: default min_unref_scans to 2 for verbose kernels
2026-08-03 13:49 UTC (5+ messages)
` [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
[PATCH] mm/gup: fix always draining LRU caches in collect_longterm_unpinnable_folios()
2026-08-03 9:01 UTC (2+ 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