linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] mm/filemap: Implement fast short reads
 2025-10-27 16:53 UTC  (9+ messages)

[v7 03/16] mm/huge_memory: add device-private THP support to PMD operations
 2025-10-27 16:47 UTC  (11+ messages)
` linux-next: KVM/s390x regression (was: [v7 03/16] mm/huge_memory: add device-private THP support to PMD operations)
  ` linux-next: KVM/s390x regression

[RFC PATCH 00/12] remove is_swap_[pte, pmd]() + non-swap confusion
 2025-10-27 16:38 UTC  (15+ messages)
` [RFC PATCH 05/12] fs/proc/task_mmu: refactor pagemap_pmd_range()

[PATCH] mm: shmem/tmpfs hugepage defaults config choice
 2025-10-27 16:26 UTC  (12+ messages)

[PATCH v3 00/13] Nesting support for lazy MMU mode
 2025-10-27 16:24 UTC  (22+ messages)
` [PATCH v3 06/13] mm: introduce generic lazy_mmu helpers
` [PATCH v3 11/13] x86/xen: use lazy_mmu_state when context-switching

[linux-next:master] BUILD REGRESSION 8fec172c82c2b5f6f8e47ab837c1dc91ee3d1b87
 2025-10-27 16:22 UTC 

[RFC PATCH 0/3] Introduce per-cgroup compression priority
 2025-10-27 16:06 UTC  (5+ messages)
` [RFC PATCH 1/3] mm/memcontrol: "
` [RFC PATCH 2/3] zram: Zram supports "
` [RFC PATCH 3/3] Doc: Update documentation for "

[PATCH v12 mm-new 00/15] khugepaged: mTHP support
 2025-10-27 16:00 UTC  (15+ messages)
` [PATCH v12 mm-new 02/15] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v12 mm-new 03/15] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH v12 mm-new 04/15] khugepaged: generalize alloc_charge_folio()
` [PATCH v12 mm-new 05/15] khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH v12 mm-new 07/15] khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH v12 mm-new 12/15] khugepaged: Introduce mTHP collapse support

[Invitation] Linux MM Alignment Session on Address Space Isolation on Wednesday
 2025-10-27 15:55 UTC 

[PATCH 10/10] mm: Use folio_next_pos()
 2025-10-27 15:43 UTC  (3+ messages)

[PATCH v3] page_alloc: allow migration of smaller hugepages during contig_alloc
 2025-10-27 15:43 UTC  (4+ messages)

[PATCH v3 00/17] Prepare slab for memdescs
 2025-10-27 15:34 UTC  (3+ messages)
` [PATCH v3 01/17] slab: Reimplement page_slab()

[PATCH v4] mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split to >0 order
 2025-10-27 15:31 UTC  (4+ messages)

[PATCH 0/3] slab: switch away from the legacy param parser
 2025-10-27 15:06 UTC  (2+ messages)

[RFC PATCH 0/5] BLOG: per-task logging contexts with Ceph consumer
 2025-10-27 14:54 UTC  (6+ messages)

[RFC PATCH 0/3] mm: PTEs batch optimization in mincore and mremap
 2025-10-27 14:03 UTC  (4+ messages)
` [RFC PATCH 1/3] mm: Introduce can_pte_batch_count() for PTEs batch optimization
` [RFC PATCH 2/3] mm/mincore: Use can_pte_batch_count() in mincore_pte_range() for pte batch mincore_pte_range()
` [RFC PATCH 3/3] mm/mremap: Use can_pte_batch_count() instead of folio_pte_batch() for pte batch

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2025-10-27 13:56 UTC  (11+ messages)
` [RFC PATCH v1 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [RFC PATCH v1 08/37] KVM: guest_memfd: Don't set FGP_ACCESSED when getting folios
` [RFC PATCH v1 09/37] KVM: guest_memfd: Skip LRU for guest_memfd folios
` [RFC PATCH v1 16/37] KVM: selftests: Add support for mmap() on guest_memfd in core library

make block layer auto-PI deadlock safe
 2025-10-27 13:14 UTC  (8+ messages)
` [PATCH 1/3] slab, block: generalize bvec_alloc_gfp
  ` [PATCH 3/3] block: make bio auto-integrity deadlock safe

[RFC PATCH v1 07/37] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
 2025-10-27 12:48 UTC  (12+ messages)

[RFC PATCH V3 0/7] mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unused slab space
 2025-10-27 12:28 UTC  (8+ messages)
` [RFC PATCH V3 1/7] mm/slab: allow specifying freepointer offset when using constructor
` [RFC PATCH V3 2/7] ext4: specify the free pointer offset for ext4_inode_cache
` [RFC PATCH V3 3/7] mm/slab: abstract slabobj_ext access via new slab_obj_ext() helper
` [RFC PATCH V3 4/7] mm/slab: use stride to access slabobj_ext
` [RFC PATCH V3 5/7] mm/memcontrol,alloc_tag: handle slabobj_ext access under KASAN poison
` [RFC PATCH V3 6/7] mm/slab: save memory by allocating slabobj_ext array from leftover
` [RFC PATCH V3 7/7] mm/slab: place slabobj_ext metadata in unused space within s->size

[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-10-27 12:09 UTC  (5+ messages)
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH V2] mm/slab: ensure all metadata in slab object are word-aligned
 2025-10-27 12:07 UTC  (2+ messages)

[PATCH v12] exec: Fix dead-lock in de_thread with ptrace_attach
 2025-10-27 12:06 UTC  (6+ messages)
      ` [PATCH v14] "
          ` [PATCH v16] "
            ` [PATCH v17] "

[PATCHv3 0/2] Fix SIGBUS semantics with large folios
 2025-10-27 11:56 UTC  (3+ messages)
` [PATCHv3 1/2] mm/memory: Do not populate page table entries beyond i_size
` [PATCHv3 2/2] mm/truncate: Unmap large folio on split failure

[PATCH v2 0/3] Make KHO Stateless
 2025-10-27 11:53 UTC  (3+ messages)
` [PATCH v2 1/3] kho: Adopt KHO radix tree data structures

[RFC PATCH 0/4] iommu: Add IOMMU_DEBUG_PAGEALLOC sanitizer
 2025-10-27 11:46 UTC  (7+ messages)
` [RFC PATCH 1/4] drivers/iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
` [RFC PATCH 2/4] drivers/iommu: Add calls for iommu debug
` [RFC PATCH 3/4] drivers/iommu-debug: Track IOMMU pages

[PATCH v5 00/12] drm: Reduce page tables overhead with THP
 2025-10-27 11:38 UTC  (3+ messages)
` [PATCH v5 04/12] drm/gem: Introduce drm_gem_get_unmapped_area() fop

[PATCH v4 00/30] Live Update Orchestrator
 2025-10-27 11:37 UTC  (8+ messages)

[PATCH 6.1.y v2] Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems"
 2025-10-27 11:36 UTC  (2+ messages)
` Patch "Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems"" has been added to the 6.1-stable tree

[PATCHv2 0/2] Fix SIGBUS semantics with large folios
 2025-10-27 10:40 UTC  (17+ messages)
` [PATCHv2 1/2] mm/memory: Do not populate page table entries beyond i_size
` [PATCHv2 2/2] mm/truncate: Unmap large folio on split failure

[PATCH V3] mm/debug_vm_pgtable: Add [pte|pmd]_mkwrite_novma() tests
 2025-10-27  9:45 UTC  (2+ messages)

[PATCH v4 0/6] Cache coherency management subsystem
 2025-10-27  9:44 UTC  (5+ messages)

[PATCH] mm: Convert memory block states (MEM_*) macros to enum
 2025-10-27  9:29 UTC  (2+ messages)

[PATCH] Fix the problem that kunit cannot run
 2025-10-27  9:12 UTC 

[PATCH RFC 00/19] slab: replace cpu (partial) slabs with sheaves
 2025-10-27  9:11 UTC  (8+ messages)
` [PATCH RFC 05/19] slab: add sheaves to most caches
` [PATCH RFC 08/19] slab: handle kmalloc sheaves bootstrap
` [PATCH RFC 09/19] slab: add optimized sheaf refill from partial list

[PATCH] codetag: debug: Handle existing CODETAG_EMPTY in mark_objexts_empty for slabobj_ext
 2025-10-27  8:52 UTC 

[PATCH -v3 0/2] arm, tlbflush: avoid TLBI broadcast if page reused in write fault
 2025-10-27  8:42 UTC  (4+ messages)
` [PATCH -v3 2/2] arm64, tlbflush: don't "

[PATCH] pm-hibernate: flush block device cache when hibernating
 2025-10-27  8:42 UTC  (2+ messages)

dm bug: hibernate to swap located on dm-integrity doesn't work (how to get data redundancy for swap?)
 2025-10-27  8:08 UTC  (2+ messages)

[PATCH 00/25] ext4: enable block size larger than page size
 2025-10-27  7:40 UTC  (12+ messages)
` [PATCH 14/25] ext4: prepare buddy cache inode for BS > PS with large folios
` [PATCH 22/25] fs/buffer: prevent WARN_ON in __alloc_pages_slowpath() when BS > PS
` [PATCH 25/25] ext4: enable block size larger than page size

[PATCH] memcg: manually uninline __memcg_memory_event
 2025-10-27  7:19 UTC  (3+ messages)

[PATCH v8 0/8] liveupdate: Rework KHO for in-kernel users
 2025-10-27  6:58 UTC  (11+ messages)
` [PATCH v8 3/8] kho: drop notifiers
` [PATCH v8 7/8] liveupdate: kho: move kho debugfs directory to liveupdate
` [PATCH v8 8/8] memblock: Unpreserve memory in case of error

[PATCH v2 0/8] Guaranteed CMA
 2025-10-27  6:54 UTC  (10+ messages)
` [PATCH v2 1/8] mm: implement cleancache
` [PATCH v2 2/8] mm/cleancache: add cleancache LRU for folio aging
` [PATCH v2 3/8] mm/cleancache: readahead support
` [PATCH v2 4/8] mm/cleancache: add sysfs interface
` [PATCH v2 5/8] mm/tests: add cleancache kunit test
` [PATCH v2 6/8] add cleancache documentation
` [PATCH v2 7/8] mm: introduce GCMA
` [PATCH v2 8/8] mm: integrate GCMA with CMA using dt-bindings

[PATCH v12 mm-new 00/10] mm, bpf: BPF-MM, BPF-THP
 2025-10-27  4:07 UTC  (12+ messages)
` [PATCH v12 mm-new 01/10] mm: thp: remove vm_flags parameter from khugepaged_enter_vma()
` [PATCH v12 mm-new 02/10] mm: thp: remove vm_flags parameter from thp_vma_allowable_order()
` [PATCH v12 mm-new 03/10] mm: thp: add support for BPF based THP order selection
` [PATCH v12 mm-new 04/10] mm: thp: decouple THP allocation between swap and page fault paths
` [PATCH v12 mm-new 05/10] mm: thp: enable THP allocation exclusively through khugepaged
` [PATCH v12 mm-new 06/10] mm: bpf-thp: add support for global mode
` [PATCH v12 mm-new 07/10] Documentation: add BPF THP
` [PATCH v12 mm-new 08/10] selftests/bpf: add a simple BPF based THP policy
` [PATCH v12 mm-new 09/10] selftests/bpf: add test case to update "
` [PATCH v12 mm-new 10/10] selftests/bpf: add test case for BPF-THP inheritance across fork

[PATCH] slab: add flags in cache_show
 2025-10-27  1:08 UTC  (5+ messages)

[PATCH 00/21] mm: ASI direct map management
 2025-10-26 22:29 UTC  (11+ messages)
` [PATCH 01/21] x86/mm/asi: Add CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
` [PATCH 02/21] x86/mm/asi: add X86_FEATURE_ASI and asi=
` [PATCH 03/21] x86/mm: factor out phys_pgd_init()

[PATCH 0/6] x86/entry/vdso: cleanups for vdso build and 32-bit vdso
 2025-10-26 22:12 UTC  (7+ messages)
` [PATCH 1/6] x86/entry/vdso: rename vdso_image_* to vdso*_image
` [PATCH 2/6] x86/entry/vdso: refactor the vdso build
` [PATCH 3/6] x86/entry/vdso32: remove int80_landing_pad
` [PATCH 4/6] x86/entry/vdso32: remove SYSCALL_ENTER_KERNEL macro in sigreturn.S
` [PATCH 5/6] x86/entry/vdso32: remove open-coded DWARF "
` [PATCH 6/6] x86/entry/vdso32: add endbr32 to system_call.S

[PATCH 0/8] mm/damon: misc documentation fixups
 2025-10-26 18:22 UTC  (9+ messages)
` [PATCH 1/8] mm/damon/core: fix wrong comment of damon_call() return timing
` [PATCH 2/8] Docs/mm/damon/design: fix wrong link to intervals goal section
` [PATCH 3/8] Docs/admin-guide/mm/damon/stat: fix a typo: s/sampling events/sampling interval/
` [PATCH 4/8] Docs/admin-guide/mm/damon/usage: document empty target regions commit behavior
` [PATCH 5/8] Docs/admin-guide/mm/damon/reclaim: document addr_unit parameter
` [PATCH 6/8] Docs/admin-guide/mm/damon/lru_sort: "
` [PATCH 7/8] Docs/admin-guide/mm/damon/stat: document aggr_interval_us parameter
` [PATCH 8/8] Docs/admin-guide/mm/damon/stat: document negative idle time

[PATCH v4 0/3] mm: Implement ECC handling for pfn with no struct page
 2025-10-26 14:19 UTC  (4+ messages)
` [PATCH v4 1/3] mm: Change ghes code to allow poison of non-struct pfn
` [PATCH v4 2/3] mm: handle poisoning of pfn without struct pages
` [PATCH v4 3/3] vfio/nvgrace-gpu: register device memory for poison handling

[akpm-mm:mm-nonmm-unstable 40/49] ld.lld: error: undefined symbol: hw_nmi_get_sample_period
 2025-10-26  4:51 UTC  (2+ messages)

[PATCH v2] mm/vmscan: skip increasing kswapd_failures when reclaim was boosted
 2025-10-26  4:40 UTC 

[akpm-mm:mm-new 173/182] mm/khugepaged.c:113:25: error: variably modified 'mthp_bitmap' at file scope
 2025-10-26  0:03 UTC  (2+ messages)

[syzbot] [mm?] WARNING in raw_ioctl
 2025-10-25 16:43 UTC  (11+ messages)

[PATCH 17/21] mm: don't use GENMASK()
 2025-10-25 16:40 UTC 

[PATCH 17/21] mm: don't use GENMASK()
 2025-10-25 16:32 UTC 

[syzbot] [mm?] BUG: soft lockup in sys_bpf
 2025-10-25 15:30 UTC 

[PATCH v3 0/4] Optimize folio split in memory failure
 2025-10-25 15:21 UTC  (4+ messages)
` [PATCH v3 1/4] mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split to >0 order

dm bug: hibernate to swap located on dm-integrity doesn't work (how to get data redundancy for swap?)
 2025-10-25  5:26 UTC  (2+ messages)

[PATCH v2 0/5] mm, swap: misc cleanup and bugfix
 2025-10-25  3:31 UTC  (4+ messages)

page:  |  | latest

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