Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-05 15:07:08 to 2026-08-06 08:40:38 UTC [more...]

[PATCH 0/9] mm: distinguish PTE table storage from PTE values
 2026-08-06  8:38 UTC  (6+ messages)
` [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
` [PATCH 2/9] mm: make hw_pte_t visible to generic PTE interfaces
` [PATCH 3/9] mm: name pointers to copied PTE values ptentp
` [PATCH 4/9] mm: use hw_pte_t for generic PTE table storage
` [PATCH 5/9] mm: convert PTE table entries in ptep_get()

[PATCH v3] alloc_tag: fix undetected compressed tag overflow when profiling is disabled
 2026-08-06  8:35 UTC  (4+ messages)

[PATCH 1/1] mm/ksm: validate KSM rmap items before hwpoison kill
 2026-08-06  8:35 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 0/2] selftests/cgroup: test_zswap: fix single-core flakes
 2026-08-06  8:33 UTC  (5+ 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 v2 00/15] riscv: add Svnapot PTE folding support
 2026-08-06  8:28 UTC  (5+ messages)
` [PATCH v2 10/15] mm/gup: add fast-GUP specific lockless PTE helpers

[RFC PATCH 0/2] mm: zsmalloc: make shrinker compaction budget-aware
 2026-08-06  8:27 UTC  (3+ messages)
` [RFC PATCH 1/2] mm: zsmalloc: add a page limit to pool compaction
` [RFC PATCH 2/2] mm: zsmalloc: use the shrinker reclaim budget

[PATCH] mm/page_alloc: only update lowmem_reserve_ratio on sysctl write
 2026-08-06  8:27 UTC  (10+ messages)
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "

[PATCH] fork: fix default_timer_slack_ns inheritance from RT parent
 2026-08-06  8:20 UTC 

[PATCH v2] mm/madvise: avoid skipping pages after splitting large folios
 2026-08-06  8:19 UTC  (3+ messages)
  ` [External] "

[syzbot] [mm?] INFO: rcu detected stall in khugepaged (3)
 2026-08-06  8:18 UTC  (5+ messages)

[PATCH v3 0/6] Fix device page migration in low memory fallback
 2026-08-06  8:10 UTC  (9+ messages)
` [PATCH v3 1/6] mm/migrate_device: Clear stale mapping after freeing swapcache
` [PATCH v3 2/6] mm/migrate_device: Do not write past the end of the src_pfns array
` [PATCH v3 3/6] mm/migrate_device: Fix THP splitting of a CPU faulted device private folio
` [PATCH v3 4/6] drm/pagemap: dma-unmap pages before handling migration errors
` [PATCH v3 5/6] drm/pagemap: Fix folio allocation fallback and use-after-put
` [PATCH v3 6/6] drm/pagemap: Add fault injection for higher-order RAM folio allocation

[PATCH 0/4] mm/mempolicy: introduce package-aware weighted interleave
 2026-08-06  8:09 UTC  (5+ messages)
` [PATCH 1/4] mm/numa: introduce nearest_nodes_nodemask()
` [PATCH 2/4] mm/memory-tiers: introduce package-aware topology management for NUMA nodes
` [PATCH 3/4] mm/memory-tiers: register CXL nodes to memory packages via initiator
` [PATCH 4/4] mm/mempolicy: enhance weighted interleave with package-aware locality

[RFC PATCH v4 1/3] mm: allow page faults to request VMA-lock retry
 2026-08-06  8:06 UTC  (3+ messages)

[RFC] mm: Drop pxd_ERROR()
 2026-08-06  8:06 UTC 

[PATCH] drivers/base, mm: move arch_numa.c to mm/
 2026-08-06  7:52 UTC  (5+ messages)

[PATCH] drm/panthor: Check VMA boundaries for PMD mappings
 2026-08-06  7:46 UTC  (2+ messages)

[PATCH] mm/huge_memory: add VM_WARN_ON_ONCE_FOLIO() in min_order_for_split()
 2026-08-06  7:36 UTC  (4+ messages)
  `  "

[PATCH v6 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
 2026-08-06  7:23 UTC  (7+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] mm/memory_hotplug: improve shrink_zone_span() subsection boundary checks

[PATCH v4 0/2] mm/zswap: Fixes and improves the zswap shrink
 2026-08-06  7:09 UTC  (3+ messages)
` [PATCH v4 1/2] mm/zswap: Fix global shrinker when memory cgroup is disabled
` [PATCH v4 2/2] mm/zswap: Support batch writeback in shrink_memcg()

[PATCH] mm/huge_memory: let special huge VMAs bypass the THP policy check
 2026-08-06  6:29 UTC  (11+ messages)

[PATCH v20 0/6] Hierarchical Percpu Counters for RSS
 2026-08-06  6:25 UTC  (5+ messages)

[PATCH] memcg: keep folio's objcg same as its node
 2026-08-06  6:18 UTC 

[PATCH] slub: print just the function name in /sys/kernel/slab/*/ctor
 2026-08-06  6:10 UTC  (7+ messages)

[PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure
 2026-08-06  5:49 UTC  (3+ messages)

[PATCH] mm/mm_init: fix out-of-range first_deferred_pfn
 2026-08-06  5:47 UTC  (2+ messages)

[PATCH 6.12.y 0/2] mm/slab: fix unbounded recursion in free path with memalloc profiling
 2026-08-06  5:37 UTC  (3+ messages)
` [PATCH 6.12.y 1/2] lib/alloc_tag: introduce mem_alloc_profiling_permanently_disabled()
` [PATCH 6.12.y 2/2] mm/slab: prevent unbounded recursion in free path with new kmalloc type

[PATCH v3 0/3] make unused huge shrinker memcg aware
 2026-08-06  5:35 UTC  (3+ messages)
` [PATCH v3 3/3] mm: shmem: "

[PATCH v4] mm/hugetlb_cma: Fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio
 2026-08-06  5:33 UTC  (8+ messages)

[RFC PATCH v2 00/16] Page Alloc Hogger
 2026-08-06  5:22 UTC  (18+ messages)
` [RFC PATCH v2 01/16] mm: Page Alloc Hogger module
` [RFC PATCH v2 02/16] mm: Define structs for allocation requests and store allocations
` [RFC PATCH v2 03/16] mm: Define the caches for the structs req_alloc and page_alloc
` [RFC PATCH v2 04/16] mm: Define function to create a dir for each online node
` [RFC PATCH v2 05/16] mm: Define function to create a dir for populated zone
` [RFC PATCH v2 06/16] mm: Define function to create a dir for each page order
` [RFC PATCH v2 07/16] mm: Define function to create a dir for each migrate type
` [RFC PATCH v2 08/16] mm: Define function that creates the "nr_pages_allocs" file
` [RFC PATCH v2 09/16] mm: Read the nr_pages_allocs value given by user
` [RFC PATCH v2 10/16] mm: Set the selected zone in gfp_t flags
` [RFC PATCH v2 11/16] mm: Sets the migrate type "
` [RFC PATCH v2 12/16] mm: Define the make_alloc() function
` [RFC PATCH v2 13/16] mm: Create the file associated with an allocation
` [RFC PATCH v2 14/16] mm: Free pages, remove files and clean cache when one alloc fails
` [RFC PATCH v2 15/16] mm: Create the "free" file to release the previously allocated pages
` [RFC PATCH v2 16/16] mm: Release resources when the page alloc hogger module exits

[PATCH v2 0/2] mm/swap: skip empty clusters in the swapoff scan
 2026-08-06  5:22 UTC  (6+ messages)
` [PATCH v2 1/2] mm/swap: fix stale comment on swap_info_struct::cluster_info
` [PATCH v2 2/2] mm/swap: scan by cluster in find_next_to_unuse()

[PATCH v4] mm/memory-failure: fix folio refcount leak and locking in soft/hard offline
 2026-08-06  4:34 UTC  (2+ messages)

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

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-08-06  3:30 UTC  (3+ messages)
` [PATCH v5 25/36] mm/memory_hotplug: support N_MEMORY_PRIVATE node hotplug

[PATCH v2] mm/memory-failure: fix refcount leak on soft-offline LBS folio
 2026-08-06  3:24 UTC  (3+ messages)
  `  "

[PATCH] zram: switch to unsigned long indexing
 2026-08-06  3:22 UTC 

[PATCH v2] selftests/mm: Drop duplicate test_seal_mprotect_two_vma_with_gap() call
 2026-08-06  3:08 UTC 

[PATCH v3 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
 2026-08-06  3:04 UTC  (3+ messages)
` [PATCH v3 08/17] mm/sparse-vmemmap: support section-based vmemmap optimization

[PATCH] mm: debug_page_alloc: fix NULL buf in debug_guardpage_minorder_setup
 2026-08-06  2:36 UTC  (5+ messages)

[PATCH v5 00/11] mm: PMD-level swap entries for anonymous THPs
 2026-08-06  2:29 UTC  (5+ messages)
` [PATCH v5 10/11] mm: install PMD swap entries on swap-out
` [PATCH v5 11/11] selftests/mm: add PMD swap entry tests

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

[PATCH v9 00/41] guest_memfd: In-place conversion support
 2026-08-06  1:40 UTC  (7+ messages)
` [PATCH v9 03/41] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined

[CFP] DAMON Nanoconference (aka BoF) at LPC'26
 2026-08-06  0:33 UTC 

[syzbot] [mmc?] [mm?] BUG: sleeping function called from invalid context in mmc_free_host
 2026-08-05 22:45 UTC 

[PATCH v9 00/15] Use generic_file_read_iter() in hugetlbfs
 2026-08-05 21:05 UTC  (16+ messages)
` [PATCH v9 01/15] memory-failure: Fix hardware poison check in unpoison_memory() again
` [PATCH v9 02/15] memory-failure: Prevent hugetlb freeing during unpoisoning
` [PATCH v9 03/15] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v9 04/15] hugetlb: Mark some function arguments as const
` [PATCH v9 05/15] guest_memfd: Use folio_has_hwpoisoned_page()
` [PATCH v9 06/15] kpageflags: Use is_page_hwpoison() to set KPF_HWPOISON
` [PATCH v9 07/15] hugetlb: Move poison to pages before clearing hugetlb page type
` [PATCH v9 08/15] hugetlb: Use the has_hwpoisoned flag
` [PATCH v9 09/15] mm: Remove locking mf_mutex in is_raw_hwpoison_page_in_hugepage()
` [PATCH v9 10/15] mm: Check individual hugetlb pages for poison
` [PATCH v9 11/15] filemap: Add hwpoison handling to filemap_read()
` [PATCH v9 12/15] filemap: Remove checks in mapping_set_folio_order_range()
` [PATCH v9 13/15] hugetlb: Set mapping folio order
` [PATCH v9 14/15] filemap: Add support for authoritative mappings
` [PATCH v9 15/15] hugetlb: replace hugetlbfs_read_iter() with generic_file_read_iter()

[PATCH v5] alloc_tag: expose boot-time compression configuration
 2026-08-05 20:13 UTC  (2+ messages)

[PATCH v3 0/7] KVM: x86/xen: Fix Xen/GPC/PREEMPT_RT issues with rwlock_t
 2026-08-05 19:56 UTC  (8+ messages)
` [PATCH v3 1/7] KVM: pfncache: use a dedicated invalidation sequence for cache refresh
` [PATCH v3 2/7] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
` [PATCH v3 3/7] KVM: pfncache: Use RCU for readers instead of a rwlock
` [PATCH v3 4/7] KVM: x86/xen: Extract delivery of event to vCPU into a separate helper
` [PATCH v3 5/7] KVM: x86/xen: Explicitly tag "shared info" page as never being dirty tracked
` [PATCH v3 6/7] KVM: x86/xen: Don't dirty track "vCPU info" page
` [PATCH v3 7/7] KVM: x86: Use gfn_to_pfn_cache for steal time / preempted status

[akpm-mm:mm-new] BUILD SUCCESS WITH WARNING e47602c51d20a93fa1711ed896dc9480de4374d9
 2026-08-05 19:56 UTC  (2+ messages)

[PATCH v2 0/5] Fix device page migration in low memory fallback
 2026-08-05 19:35 UTC  (6+ messages)
` [PATCH v2 1/5] mm/migrate_device: Clear MIGRATE_PFN_MIGRATE on all sub-folios of a split THP
` [PATCH v2 2/5] mm/migrate_device: Fix THP splitting of a CPU faulted device private folio
` [PATCH v2 3/5] mm/migrate_device: Apply the fault reference to the correct folio
` [PATCH v2 4/5] drm/pagemap: Fix folio allocation fallback and use-after-put
` [PATCH v2 5/5] drm/pagemap: Add fault injection for higher-order RAM folio allocation

[REGRESSION] mm/memcg: folio/lruvec mismatch after cgroup offline: lru_size underflow and list_del corruption (7.1)
 2026-08-05 19:07 UTC  (4+ messages)

[PATCH v7] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
 2026-08-05 18:29 UTC  (2+ messages)

[PATCH v3 1/2] mm/zswap: Fix global shrinker when memory cgroup is disabled
 2026-08-05 18:13 UTC  (6+ messages)
` [PATCH v3 2/2] mm/zswap: Support batch writeback in shrink_memcg()

[PATCH v6] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
 2026-08-05 17:20 UTC  (3+ messages)

[PATCH v4] alloc_tag: expose boot-time compression configuration
 2026-08-05 17:16 UTC  (3+ messages)

[RFC PATCH v3] mm: retry page faults under per-VMA lock when mmap_lock is not required
 2026-08-05 16:49 UTC  (4+ messages)

[PATCH] mm: debug_page_alloc: fix type mismatch for debug_guardpage_minorder
 2026-08-05 16:49 UTC  (2+ messages)

[PATCH mm-unstable v1 2/3] mm/migrate.c: Prevent folio splitting from interacting with KSM
 2026-08-05 16:27 UTC  (8+ messages)

[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
 2026-08-05 16:13 UTC  (4+ messages)
` [PATCH v3 21/26] mm/page_alloc: implement FREETYPE_UNMAPPED allocations

[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
 2026-08-05 16:10 UTC  (10+ messages)
` [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private

[PATCH 0/3] mm: support splitting mappingless swapcache folios
 2026-08-05 15:54 UTC  (3+ messages)

[PATCH 0/9] binfmt_misc: bind interpreters to a bpf-backed entry
 2026-08-05 15:31 UTC  (5+ messages)
` [PATCH 1/9] binfmt_misc: let a register string create an entry disabled

[PATCH 00/16] selftests/mm: improve khugepaged coverage
 2026-08-05 15:15 UTC  (3+ messages)

[PATCH] Fix incorrect flush address in direct page table reclaim
 2026-08-05 15:06 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox