Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-07 19:06:41 to 2026-05-08 16:44:33 UTC [more...]

[PATCH] fs/dax: check for empty/zero entries before calling pfn_to_page()
 2026-05-08 16:44 UTC  (3+ messages)

"alloc_tag was not set" when running mm/ksft_hmm.sh
 2026-05-08 16:35 UTC  (3+ messages)

[PATCH] mm: make zeropage read-only
 2026-05-08 16:26 UTC  (2+ messages)

[PATCH 1/2] mm/page_alloc: add tracepoints for zone->lock acquisitions
 2026-05-08 16:22 UTC  (2+ messages)
` [PATCH 2/2] selftests/mm: add zone->lock tracepoint verification test

[PATCH v2 0/4] mm: introduce mthp_ext via cgroup-bpf to make mTHP more transparent
 2026-05-08 16:15 UTC  (14+ messages)
` [PATCH v2 1/4] psi: add psi_group_flush_stats() function
` [PATCH v2 2/4] bpf: add bpf_cgroup_{flush_stats,stall} function
` [PATCH v2 3/4] mm: introduce bpf_mthp_ops struct ops
` [PATCH v2 4/4] samples: bpf: add mthp_ext

[PATCH v2 00/14] userfaultfd: working set tracking for VM guest memory
 2026-05-08 15:55 UTC  (15+ messages)
` [PATCH v2 01/14] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
` [PATCH v2 02/14] mm: rename uffd-wp PTE bit macros to uffd
` [PATCH v2 03/14] mm: rename uffd-wp PTE accessors "
` [PATCH v2 04/14] mm: add VM_UFFD_RWP VMA flag
` [PATCH v2 05/14] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH v2 06/14] mm: preserve RWP marker across PTE rewrites
` [PATCH v2 07/14] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
` [PATCH v2 08/14] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH v2 09/14] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH v2 10/14] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH v2 11/14] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
` [PATCH v2 12/14] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
` [PATCH v2 13/14] selftests/mm: add userfaultfd RWP tests
` [PATCH v2 14/14] Documentation/userfaultfd: document RWP working set tracking

[PATCH v12 0/5] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-05-08 15:27 UTC  (7+ messages)
` [PATCH v12 2/5] mm/vmalloc: use physical page count for vrealloc() grow-in-place check

[PATCH 0/2] mm/khugepaged: fix sub-PMD MADV_COLLAPSE range handling
 2026-05-08 15:04 UTC  (8+ messages)
` [PATCH 1/2] mm/khugepaged: fix spurious -EINVAL from sub-PMD MADV_COLLAPSE range
` [PATCH 2/2] selftests/mm: add MADV_COLLAPSE sub-PMD range tests

[akpm-mm:mm-new] BUILD SUCCESS 830829a264f444b59a708d94915242e961bccc97
 2026-05-08 14:47 UTC 

[PATCH v3 1/2] slab: support for compiler-assisted type-based slab cache partitioning
 2026-05-08 14:21 UTC  (6+ messages)

[PATCH v2] mm/swap: Add cond_resched() in swap_reclaim_full_clusters to prevent softlockup
 2026-05-08 13:49 UTC  (3+ messages)

[PATCH v5 01/28] mm: mempolicy: fix interleave index for unaligned VMA start
 2026-05-08 13:12 UTC  (29+ messages)
` [PATCH v5 02/28] mm: thread user_addr through page allocator for cache-friendly zeroing
` [PATCH v5 03/28] mm: add folio_zero_user stub for configs without THP/HUGETLBFS
` [PATCH v5 04/28] mm: page_alloc: move prep_compound_page before post_alloc_hook
` [PATCH v5 05/28] mm: use folio_zero_user for user pages in post_alloc_hook
` [PATCH v5 06/28] mm: use __GFP_ZERO in vma_alloc_zeroed_movable_folio
` [PATCH v5 07/28] mm: alloc_anon_folio: pass raw fault address to vma_alloc_folio
` [PATCH v5 08/28] mm: use __GFP_ZERO in alloc_anon_folio
` [PATCH v5 09/28] mm: vma_alloc_anon_folio_pmd: pass raw fault address to vma_alloc_folio
` [PATCH v5 10/28] mm: use __GFP_ZERO in vma_alloc_anon_folio_pmd
` [PATCH v5 11/28] mm: hugetlb: use __GFP_ZERO and skip zeroing for zeroed pages
` [PATCH v5 12/28] mm: memfd: skip zeroing for zeroed hugetlb pool pages
` [PATCH v5 14/28] mm: page_reporting: allow driver to set batch capacity
` [PATCH v5 15/28] mm: page_alloc: propagate PageReported flag across buddy splits
` [PATCH v5 16/28] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
` [PATCH v5 17/28] mm: page_reporting: add per-page zeroed bitmap for host feedback
` [PATCH v5 18/28] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero
` [PATCH v5 19/28] mm: page_alloc: preserve PG_zeroed in page_del_and_expand
` [PATCH v5 21/28] mm: page_reporting: add flush parameter with page budget
` [PATCH v5 22/28] mm: page_alloc: propagate PG_zeroed in split_large_buddy
` [PATCH v5 23/28] mm: add free_frozen_pages_zeroed
` [PATCH v5 24/28] mm: add put_page_zeroed and folio_put_zeroed
` [PATCH v5 26/28] mm: balloon: use put_page_zeroed for zeroed balloon pages

[PATCH v3] dma-contiguous: setup default numa cma area if not configured explicitly
 2026-05-08 12:58 UTC  (7+ messages)

[PATCH v1] entry: Fix KMSAN false positives in IRQ and NMI exit code
 2026-05-08 12:43 UTC 

[PATCH 0/7] Accelerate page migration with batch copying and hardware offload
 2026-05-08 12:34 UTC  (5+ messages)

[PATCH] mm/gup: tolerate NULL unlocked in fixup_user_fault()
 2026-05-08 11:18 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Towards removing CONFIG_PAGE_MAPCOUNT
 2026-05-08 12:06 UTC  (2+ messages)

LSF/MM/BPF TOPIC] Deferred folio splitting: extend or remove/replace?
 2026-05-08 12:05 UTC  (2+ messages)

[PATCH v3] mm/migrate_device: fix pgtable leak in migrate_vma_insert_huge_pmd_page
 2026-05-08 11:41 UTC  (5+ messages)

[PATCH 7.2 v16 03/13] mm/khugepaged: rework max_ptes_* handling with helper functions
 2026-05-08 11:11 UTC  (2+ messages)

[PATCH 0/6] mm: Make per-VMA locks available in all builds
 2026-05-08 10:58 UTC  (4+ messages)
` [PATCH 1/6] mm: Make per-VMA locks available universally

[PATCH v2] mm/balloon: expose per-node balloon pages in node meminfo
 2026-05-08 10:57 UTC  (2+ messages)

[PATCH v14 00/19] unwind_deferred: Implement sframe handling
 2026-05-08 10:51 UTC  (5+ messages)
` [PATCH v14 05/19] unwind_user/sframe: Add support for reading .sframe contents
` [PATCH v14 12/19] unwind_user/sframe: Add .sframe validation option

[PATCH v2] x86/mm: fix freeing of PMD-sized vmemmap pages
 2026-05-08 10:51 UTC  (4+ messages)

[PATCH] mm/balloon: expose per-node balloon pages in node meminfo
 2026-05-08  9:59 UTC  (3+ messages)

[PATCH] mm/mseal: use min/max in mseal_apply
 2026-05-08  9:37 UTC  (2+ messages)

[PATCH] memfd: deny writeable mappings when implying SEAL_WRITE
 2026-05-08  9:37 UTC  (2+ messages)

[PATCH] x86/xen: Fix lazy mmu handling across context switch
 2026-05-08  9:30 UTC  (4+ messages)

[PATCH] zram: fix use-after-free in zram_writeback_endio
 2026-05-08  8:49 UTC  (7+ messages)
        ` [PATCH v2] "

[PATCH v3 00/30] maple_tree: Replace big node with maple copy
 2026-05-08  8:42 UTC  (3+ messages)
` [PATCH v3 26/30] maple_tree: Use maple copy node for mas_wr_split()

[PATCH v2] mm/page_vma_mapped_walk: Use ptep_get_lockless() for lockless access
 2026-05-08  8:34 UTC  (8+ messages)

[PATCH] mm/slub: hold cpus_read_lock around flush_rcu_sheaves_on_cache()
 2026-05-08  8:21 UTC 

[PATCH v12 10/16] KVM: guest_memfd: Add flag to remove from direct map
 2026-05-08  8:18 UTC  (2+ messages)

[PATCH v5 13/14] mm/khugepaged: enable clean pagecache folio collapse for writable files
 2026-05-08  7:46 UTC  (2+ messages)

[PATCH v5 09/14] mm/truncate: use folio_split() in truncate_inode_partial_folio()
 2026-05-08  7:01 UTC  (2+ messages)

[RFC PATCH 0/3] mm/zsmalloc: reduce lock contention in zs_free()
 2026-05-08  6:19 UTC  (4+ messages)
` [RFC PATCH 1/3] mm/zsmalloc: encode class index in obj value for lockless class lookup
` [RFC PATCH 2/3] mm/zsmalloc: remove pool->lock from zs_free on 64-bit systems
` [RFC PATCH 3/3] mm/zsmalloc: drop class lock before freeing zspage

[RFC PATCH v3 0/4] mm/zsmalloc: per-cpu deferred free to accelerate swap entry release
 2026-05-08  6:07 UTC  (5+ messages)
` [RFC PATCH v3 1/4] mm/zsmalloc: introduce deferred free framework with callback ops
` [RFC PATCH v3 2/4] mm/zswap: use zsmalloc deferred free callback for async invalidate
` [RFC PATCH v3 3/4] zram: use zsmalloc deferred free callback for async slot free
` [RFC PATCH v3 4/4] zram: batch clear flags in slot_free with single write

[PATCH v3 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
 2026-05-08  5:02 UTC  (7+ messages)
` [PATCH v3 07/12] mm, swap: support flexible batch freeing of slots in different memcgs
` [PATCH v3 08/12] mm, swap: delay and unify memcg lookup and charging for swapin
` [PATCH v3 09/12] mm, swap: consolidate cluster allocation helpers

[PATCH v5 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
 2026-05-08  3:22 UTC  (4+ messages)
` [PATCH v5 05/14] mm: remove READ_ONLY_THP_FOR_FS Kconfig option

[PATCH 1/1] mm/readahead: simplify page_cache_ra_unbounded loop counter reset
 2026-05-08  2:01 UTC  (3+ messages)

[PATCH 1/1] mm/readahead: add kerneldoc for read_pages
 2026-05-08  1:53 UTC 

[PATCH] mm/page_vma_mapped: revalidate and do proper check before return device-private pmd
 2026-05-08  1:37 UTC 

[linux-next:master] BUILD REGRESSION 17c7841d09ee7d33557fd075562d9289b6018c90
 2026-05-08  0:46 UTC 

[PATCH 0/7] drm/tyr: add userspace MMIO mmap support
 2026-05-07 23:32 UTC  (8+ messages)
` [PATCH 1/7] mm: rust: add pgprot_noncached helper
` [PATCH 2/7] mm: rust: add VMA page offset helper
` [PATCH 3/7] drm/rust: add File::device() helper
` [PATCH 4/7] drm/rust: allow drivers to override file operations
` [PATCH 5/7] drm/tyr: add USER register page definitions
` [PATCH 6/7] drm/tyr: store MMIO physical base address
` [PATCH 7/7] drm/tyr: add userspace MMIO mmap support

[PATCH 0/2] Documentation: maple_tree: Improve statements on reserved values
 2026-05-07 22:09 UTC  (4+ messages)
` [PATCH 2/2] Documentation: maple_tree: Clarify behavior when using "

[PATCH v6 00/43] guest_memfd: In-place conversion support
 2026-05-07 20:34 UTC  (50+ messages)
` [PATCH v6 01/43] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v6 02/43] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v6 03/43] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v6 04/43] KVM: Stub in ability to disable per-VM memory attribute tracking
` [PATCH v6 05/43] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [PATCH v6 06/43] KVM: x86/mmu: Bug the VM if gmem attributes are queried to determine max mapping level
` [PATCH v6 07/43] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [PATCH v6 08/43] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH v6 09/43] KVM: Move kvm_supported_mem_attributes() to kvm_host.h
` [PATCH v6 10/43] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v6 11/43] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v6 12/43] KVM: guest_memfd: Call arch invalidate hooks on conversion
` [PATCH v6 13/43] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v6 14/43] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
` [PATCH v6 15/43] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v6 16/43] KVM: guest_memfd: Use actual size for invalidation in kvm_gmem_release()
` [PATCH v6 17/43] KVM: guest_memfd: Determine invalidation filter from memory attributes
` [PATCH v6 18/43] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v6 19/43] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH v6 20/43] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH v6 21/43] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v6 22/43] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v6 23/43] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH v6 24/43] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [PATCH v6 25/43] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH v6 26/43] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH v6 27/43] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH v6 28/43] KVM: selftests: Test basic single-page conversion flow
` [PATCH v6 29/43] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH v6 30/43] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH v6 31/43] KVM: selftests: Test conversion before allocation
` [PATCH v6 32/43] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH v6 33/43] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH v6 34/43] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH v6 35/43] KVM: selftests: Test conversion with elevated page refcount
` [PATCH v6 36/43] KVM: selftests: Reset shared memory after hole-punching
` [PATCH v6 37/43] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH v6 38/43] KVM: selftests: Provide common function to set memory attributes
` [PATCH v6 39/43] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [PATCH v6 40/43] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH v6 41/43] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [PATCH v6 42/43] KVM: selftests: Add script to exercise private_mem_conversions_test
` [PATCH v6 43/43] KVM: selftests: Update private memory exits test to work with per-gmem attributes
` [POC PATCH 0/5] guest_memfd in-place conversion selftests for SNP
  ` [POC PATCH 1/5] KVM: selftests: Initialize guest_memfd with INIT_SHARED
  ` [POC PATCH 2/5] KVM: selftests: Use guest_memfd memory contents in-place for SNP launch update
  ` [POC PATCH 3/5] KVM: selftests: Make guest_code_xsave more friendly
  ` [POC PATCH 4/5] KVM: selftests: Allow specifying CoCo-privateness while mapping a page
  ` [POC PATCH 5/5] KVM: selftests: Test conversions for SNP

[PATCH 1/2] mm/vmalloc: free unused pages when shrinking vrealloc() allocation
 2026-05-07 20:26 UTC  (2+ messages)
` [syzbot ci] "


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