linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v9 0/7] mm: folio_zero_user: clear contiguous pages
 2025-11-25  7:52 UTC  (6+ messages)
` [PATCH v9 1/7] treewide: provide a generic clear_user_page() variant

[PATCH v13 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-11-25  7:36 UTC  (3+ messages)
` [PATCH v13 1/2] ACPI:RAS2: Add driver for the "

[PATCH v3 0/4] iommu: Add IOMMU_DEBUG_PAGEALLOC sanitizer
 2025-11-25  7:35 UTC  (9+ messages)
` [PATCH v3 1/4] drivers/iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
` [PATCH v3 2/4] drivers/iommu: Add calls "
` [PATCH v3 3/4] drivers/iommu-debug-pagealloc: Track IOMMU pages
` [PATCH v3 4/4] drivers/iommu-debug-pagealloc: Check mapped/unmapped kernel memory

[PATCH] [SCSI] hptiop: Add inbound queue offset bounds check in iop_get_config_itl
 2025-11-25  6:59 UTC 

[PATCH] Reinstate "resource: avoid unnecessary lookups in find_next_iomem_res()"
 2025-11-25  6:50 UTC  (8+ messages)

[PATCH V1 5.4.y 0/2] Fix bad pmd due to race between change_prot_numa() and THP migration
 2025-11-25  5:09 UTC  (3+ messages)
` [PATCH V1 5.4.y 1/2] mm/mprotect: use long for page accountings and retval
` [PATCH V1 5.4.y 2/2] mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()

[syzbot] [mm?] WARNING: refcount bug in __vma_enter_locked
 2025-11-25  4:55 UTC  (3+ messages)

[PATCH V1 5.10.y 0/2] Fix bad pmd due to race between change_prot_numa() and THP migration
 2025-11-25  4:54 UTC  (3+ messages)
` [PATCH V1 5.10.y 1/2] mm/mprotect: use long for page accountings and retval
` [PATCH V1 5.10.y 2/2] mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()

[PATCH V1 5.15.y 0/2] Fix bad pmd due to race between change_prot_numa() and THP migration
 2025-11-25  4:46 UTC  (3+ messages)
` [PATCH V1 5.15.y 1/2] mm/mprotect: use long for page accountings and retval
` [PATCH V1 5.15.y 2/2] mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()

[PATCH] mm/khugepaged: Fix skipping of alloc sleep after second failure
 2025-11-25  4:26 UTC  (5+ messages)

[PATCH v5 0/4] slab: Introduce kmalloc_obj() and family
 2025-11-25  3:47 UTC  (15+ messages)
` [PATCH v5 2/4] "

[PATCH RFC 0/3] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
 2025-11-25  3:13 UTC  (11+ messages)
` [PATCH 1/3] KVM: guest_memfd: Remove preparation tracking
` [PATCH 3/3] KVM: guest_memfd: GUP source pages prior to populating guest memory

[REGRESSION] rppt/for-kernelci: (build) call to '__compiletime_assert_295' declared with 'error' attribute
 2025-11-25  2:59 UTC 

[PATCH net-next 1/3] netmem, io_uring/zcrx: access pp fields through @desc in net_iov
 2025-11-25  2:47 UTC  (3+ messages)
` [PATCH net-next 2/3] netmem, devmem, tcp: "

[PATCH v3 0/3] tmpfs: zero post-eof ranges on file extension
 2025-11-25  2:20 UTC  (2+ messages)

[REGRESSION] rppt/for-kernelci: (build) cast from 'void (*)(struct callback_head *)' to 'void (*)(struct r
 2025-11-25  1:59 UTC 

DAMON Beer/Coffee/Tea chat reminder for the week of 2025-11-24
 2025-11-25  1:58 UTC 

[PATCH v2 1/2] mm/mm_init: Introduce a boot parameter for check_pages
 2025-11-25  1:18 UTC  (4+ messages)
` [PATCH v2 2/2] mm/mm_init: decouple page checking and init_on_{alloc, free}

[PATCH v1 0/2] mm: skip wait in wait_sb_inodes() for hangable-writeback mappings
 2025-11-25  1:10 UTC  (6+ messages)
` [PATCH v1 2/2] fs/writeback: skip inodes with potential writeback hang in wait_sb_inodes()

[REGRESSION] rppt/for-kernelci: (build) in expansion of macro ‘cpu_rq’ in kernel/sched/fair.o (kernel/sche
 2025-11-25  0:59 UTC 

[REGRESSION] rppt/for-kernelci: (build) in expansion of macro ‘array_index_nospec’ in drivers/ata/libahci
 2025-11-25  0:59 UTC 

[PATCH 0/2] support batched checks of the references for large folios
 2025-11-25  0:56 UTC  (3+ messages)
` [PATCH 1/2] arm64: mm: support batch clearing of the young flag "
` [PATCH 2/2] mm: rmap: support batched checks of the references "

[PATCH v8 00/17] kexec: introduce Kexec HandOver (KHO)
 2025-11-25  0:56 UTC  (4+ messages)
` [PATCH v8 12/17] x86/e820: temporarily enable KHO scratch for memory below 1M

[PATCH] fork-comment-fix: remove ambiguous question mark in CLONE_CHILD_CLEARTID comment
 2025-11-25  0:04 UTC 

[PATCH v7 00/22] Live Update Orchestrator
 2025-11-24 23:45 UTC  (23+ messages)
` [PATCH v7 01/22] liveupdate: luo_core: "
` [PATCH v7 02/22] liveupdate: luo_core: integrate with KHO
` [PATCH v7 04/22] liveupdate: luo_session: add sessions support
` [PATCH v7 05/22] liveupdate: luo_core: add user interface
` [PATCH v7 06/22] liveupdate: luo_file: implement file systems callbacks
` [PATCH v7 08/22] docs: add luo documentation
` [PATCH v7 09/22] MAINTAINERS: add liveupdate entry
` [PATCH v7 16/22] selftests/liveupdate: Add userspace API selftests
` [PATCH v7 21/22] liveupdate: luo_flb: Introduce File-Lifecycle-Bound global state

[PATCH v2 0/4] Improve folio split related functions
 2025-11-24 22:14 UTC  (20+ messages)
` [PATCH v2 1/4] mm/huge_memory: change folio_split_supported() to folio_check_splittable()
` [PATCH v2 2/4] mm/huge_memory: replace can_split_folio() with direct refcount calculation
` [PATCH v2 3/4] mm/huge_memory: make min_order_for_split() always return an order
` [PATCH v2 4/4] mm/huge_memory: fix folio split stats counting

[PATCH v4 00/16] Prepare slab for memdescs
 2025-11-24 21:06 UTC  (9+ messages)
` [PATCH v4 08/16] slab: Remove folio references from kfree()
` [PATCH v4 13/16] usercopy: Remove folio references from check_heap_object()
` [PATCH v4 16/16] slab: Remove references to folios from virt_to_slab()

[PATCH RFC] mm: ghost swapfile support for zswap
 2025-11-24 20:24 UTC  (19+ messages)

[PATCH 2/2] memblock: annotate struct memblock_type with __counted_by_ptr
 2025-11-24 20:15 UTC  (5+ messages)

[PATCH 1/2] pm-hibernate: flush disk cache when suspending
 2025-11-24 19:51 UTC  (3+ messages)

[PATCH v2] mm/hugetlb: Fix incorrect error return from hugetlb_reserve_pages()
 2025-11-24 19:28 UTC  (2+ messages)

[REGRESSION] generic/127 failure caused by "mm: Use folio_next_pos()"
 2025-11-24 19:20 UTC  (2+ messages)

[PATCH] slab: Remove unnecessary call to compound_head() in alloc_from_pcs()
 2025-11-24 19:14 UTC  (2+ messages)

[PATCH v3 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
 2025-11-24 19:14 UTC  (20+ messages)
` [PATCH v3 01/19] mm, swap: rename __read_swap_cache_async to swap_cache_alloc_folio
` [PATCH v3 02/19] mm, swap: split swap cache preparation loop into a standalone helper
` [PATCH v3 03/19] mm, swap: never bypass the swap cache even for SWP_SYNCHRONOUS_IO
` [PATCH v3 04/19] mm, swap: always try to free swap cache for SWP_SYNCHRONOUS_IO devices
` [PATCH v3 05/19] mm, swap: simplify the code and reduce indention
` [PATCH v3 06/19] mm, swap: free the swap cache after folio is mapped
` [PATCH v3 07/19] mm/shmem: never bypass the swap cache for SWP_SYNCHRONOUS_IO
` [PATCH v3 08/19] mm/shmem, swap: remove SWAP_MAP_SHMEM
` [PATCH v3 09/19] mm, swap: swap entry of a bad slot should not be considered as swapped out
` [PATCH v3 10/19] mm, swap: consolidate cluster reclaim and usability check
` [PATCH v3 11/19] mm, swap: split locked entry duplicating into a standalone helper
` [PATCH v3 12/19] mm, swap: use swap cache as the swap in synchronize layer
` [PATCH v3 13/19] mm, swap: remove workaround for unsynchronized swap map cache state
` [PATCH v3 14/19] mm, swap: cleanup swap entry management workflow
` [PATCH v3 15/19] mm, swap: add folio to swap cache directly on allocation
` [PATCH v3 16/19] mm, swap: check swap table directly for checking cache
` [PATCH v3 17/19] mm, swap: clean up and improve swap entries freeing
` [PATCH v3 18/19] mm, swap: drop the SWAP_HAS_CACHE flag
` [PATCH v3 19/19] mm, swap: remove no longer needed _swap_info_get

[PATCH v6 02/20] liveupdate: luo_core: integrate with KHO
 2025-11-24 19:08 UTC  (11+ messages)

[PATCH 0/3] further damage-control lack of clone scalability
 2025-11-24 18:25 UTC  (5+ messages)
` [PATCH 2/3] ns: pad refcount

[PATCH] mm/huge_memory: Initialise the tags of the huge zero folio
 2025-11-24 18:08 UTC  (9+ messages)
` [PATCH] mm/huge_memory: restrict __GFP_ZEROTAGS to HW tagging architectures

[RFC LPC2026 PATCH v2 00/11] Specific Purpose Memory NUMA Nodes
 2025-11-24 18:06 UTC  (7+ messages)

[PATCH v2 0/4] initial work on making VMA flags a bitmap
 2025-11-24 18:04 UTC  (5+ messages)
` [PATCH v2 3/4] tools/testing/vma: eliminate dependency on vma->__vm_flags

[PATCH] mm: khugepaged: fix memory leak in collapse_file rollback path
 2025-11-24 17:37 UTC  (7+ messages)
      ` [PATCH v2] mm: khugepaged: fix memory leak in collapse_file xas retry loop

[PATCH] man/man2/mremap.2: fix incorrect reference to VM_MIXEDMAP
 2025-11-24 16:08 UTC  (3+ messages)

[PATCH v2 0/4] iommu: Add IOMMU_DEBUG_PAGEALLOC sanitizer
 2025-11-24 16:01 UTC  (18+ messages)
` [PATCH v2 1/4] drivers/iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
` [PATCH v2 2/4] drivers/iommu: Add calls "
` [PATCH v2 3/4] drivers/iommu-debug-pagealloc: Track IOMMU pages
` [PATCH v2 4/4] drivers/iommu-debug-pagealloc: Check mapped/unmapped kernel memory

[PATCHv6 0/6] zram: introduce writeback bio batching
 2025-11-24 15:50 UTC  (3+ messages)
` [PATCHv6 2/6] zram: add writeback batch size device attr

[RFC PATCH 00/12] mm/damos/stat: introduce nr_snapshots, max_nr_snapshots and tracepoint
 2025-11-24 15:37 UTC  (4+ messages)
` [RFC PATCH 12/12] mm/damon/core: add trace point for damos stat per apply interval

[PATCH 0/5] mm, kvm: add guest_memfd support for uffd minor faults
 2025-11-24 15:09 UTC  (7+ messages)
` [PATCH 2/5] userfaultfd, shmem: use a VMA callback to handle UFFDIO_CONTINUE
` [PATCH 3/5] mm: introduce VM_FAULT_UFFD_MINOR fault reason

[PATCH v6 00/20] Live Update Orchestrator
 2025-11-24 15:06 UTC  (4+ messages)
` [PATCH v6 12/20] mm: shmem: allow freezing inode mapping

[RFC PATCHv5 0/6] zram: introduce writeback bio batching
 2025-11-24 14:49 UTC  (3+ messages)
` [RFC PATCHv5 6/6] zram: read slot block idx under slot lock

[PATCH v4 00/12] Nesting support for lazy MMU mode
 2025-11-24 14:36 UTC  (6+ messages)
` [PATCH v4 06/12] mm: introduce generic lazy_mmu helpers

[PATCH v5 00/12] Nesting support for lazy MMU mode
 2025-11-24 14:18 UTC  (17+ messages)
` [PATCH v5 01/12] powerpc/64s: Do not re-activate batched TLB flush
` [PATCH v5 02/12] x86/xen: simplify flush_lazy_mmu()
` [PATCH v5 03/12] powerpc/mm: implement arch_flush_lazy_mmu_mode()
` [PATCH v5 04/12] sparc/mm: "
` [PATCH v5 05/12] mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
` [PATCH v5 06/12] mm: introduce generic lazy_mmu helpers
` [PATCH v5 07/12] mm: bail out of lazy_mmu_mode_* in interrupt context
` [PATCH v5 08/12] mm: enable lazy_mmu sections to nest
` [PATCH v5 09/12] arm64: mm: replace TIF_LAZY_MMU with in_lazy_mmu_mode()
` [PATCH v5 10/12] powerpc/mm: replace batch->active "
` [PATCH v5 11/12] sparc/mm: "
` [PATCH v5 12/12] x86/xen: use lazy_mmu_state when context-switching

[PATCH v3] KHO: Fix boot failure due to kmemleak access to non-PRESENT pages
 2025-11-24 13:25 UTC  (3+ messages)

[PATCH v5 4/4] coccinelle: Add kmalloc_objs conversion script
 2025-11-24 12:50 UTC  (2+ messages)
` [cocci] "

[PATCH v4 0/3] selftests: cgroup: Enhance robustness with polling helpers
 2025-11-24 12:38 UTC  (4+ messages)
` [PATCH v4 1/3] selftests: cgroup: Add cg_read_key_long_poll() to poll a cgroup key with retries
` [PATCH v4 2/3] selftests: cgroup: make test_memcg_sock robust against delayed sock stats
` [PATCH v4 3/3] selftests: cgroup: Replace sleep with cg_read_key_long_poll() for waiting on nr_dying_descendants

[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
 2025-11-24 12:27 UTC  (6+ messages)
` [PATCH v3 07/16] mm: avoid unnecessary use of is_swap_pmd()

Userland used in writeback path was Re: [PATCH] nbd: restrict sockets to TCP and UDP
 2025-11-24 11:04 UTC  (2+ messages)

[PATCH v2 0/3] mm: Coccinelle-driven cleanups across memory management code
 2025-11-24 10:54 UTC  (7+ messages)
` [PATCH v2 1/3] mm: pagewalk: simplify hugepage boundary calculation using min()
` [PATCH v2 2/3] mm/vmscan: use %pe to print error pointers
` [PATCH v2 3/3] mm/zswap: "

[PATCH] pagemap: Update BUDDY flag documentation
 2025-11-24 10:51 UTC  (3+ messages)

[syzbot] [mm?] WARNING in vma_modify (2)
 2025-11-24 10:43 UTC  (4+ messages)

[PATCH v1 08/26] x86/virt/tdx: Add tdx_enable_ext() to enable of TDX Module Extensions
 2025-11-24 10:41 UTC 

page:  |  | latest

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