linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v5 00/12] Nesting support for lazy MMU mode
 2025-11-25 13:39 UTC  (3+ messages)
` [PATCH v5 12/12] x86/xen: use lazy_mmu_state when context-switching

[PATCH] MAINTAINERS: add Mike Rapoport as maintainer for userfaultfd
 2025-11-25 13:29 UTC 

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

[PATCH 0/2] kho: fixes for vmalloc restoration
 2025-11-25 13:18 UTC  (4+ messages)
` [PATCH 1/2] kho: kho_restore_vmalloc: fix initialization of pages array
` [PATCH 2/2] kho: fix restoring of contiguous ranges of order-0 pages

[PATCH v2] mm, hugetlb: implement movable_gigantic_pages sysctl
 2025-11-25 13:15 UTC  (3+ messages)

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

[PATCH] slab: Remove unnecessary call to compound_head() in alloc_from_pcs()
 2025-11-25 13:13 UTC  (3+ messages)

[PATCH v7 00/22] Live Update Orchestrator
 2025-11-25 13:08 UTC  (25+ messages)
` [PATCH v7 01/22] liveupdate: luo_core: "
` [PATCH v7 02/22] liveupdate: luo_core: integrate with KHO
` [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

[RFC PATCH 0/3] Memory Controller eBPF support
 2025-11-25 12:55 UTC  (8+ messages)

[PATCH 2/2] memblock: annotate struct memblock_type with __counted_by_ptr
 2025-11-25 12:08 UTC  (6+ messages)

[PATCH v12] exec: Fix dead-lock in de_thread with ptrace_attach
 2025-11-25 11:55 UTC  (9+ messages)
      ` [PATCH v14] "
          ` [PATCH v16] "
            ` [PATCH v17] "
              ` [PATCH v18] "
                    ` [RFC][PATCH] exec: Move cred computation under exec_update_lock

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

[PATCH v3 0/4] initial work on making VMA flags a bitmap
 2025-11-25 11:35 UTC  (11+ messages)
` [PATCH v3 1/4] mm: declare VMA flags by bit
` [PATCH v3 2/4] mm: simplify and rename mm flags function for clarity
` [PATCH v3 3/4] tools/testing/vma: eliminate dependency on vma->__vm_flags
` [PATCH v3 4/4] mm: introduce VMA flags bitmap type

mempool_alloc_bulk and various mempool improvements v3
 2025-11-25 11:34 UTC  (10+ messages)
` [PATCH 06/11] mempool: factor out a mempool_alloc_from_pool helper

[PATCH] mm: Fix DEBUG_RODATA_TEST indentation in Kconfig
 2025-11-25 10:50 UTC  (3+ messages)

[PATCH] mm/hugetlb: Fix incorrect error return from hugetlb_reserve_pages()
 2025-11-25 10:24 UTC  (3+ messages)

[PATCH] Reinstate "resource: avoid unnecessary lookups in find_next_iomem_res()"
 2025-11-25 10:23 UTC  (12+ messages)

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

[PATCH v3 0/4] iommu: Add IOMMU_DEBUG_PAGEALLOC sanitizer
 2025-11-25 10:03 UTC  (14+ 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 v1 00/26] Eliminate Dying Memory Cgroup
 2025-11-25  9:55 UTC  (3+ messages)
` [PATCH v1 23/26] mm: vmscan: prepare for reparenting MGLRU folios

[PATCH v2 0/4] Improve folio split related functions
 2025-11-25  9:34 UTC  (24+ 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 0/2] support batched checks of the references for large folios
 2025-11-25  9:29 UTC  (4+ 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 v2 0/4] initial work on making VMA flags a bitmap
 2025-11-25  9:09 UTC  (6+ messages)
` [PATCH v2 3/4] tools/testing/vma: eliminate dependency on vma->__vm_flags

[PATCH 00/44] Change a lot of min_t() that might mask high bits
 2025-11-25  9:06 UTC  (3+ messages)
` [PATCH 30/44] fs: use min() or umin() instead of min_t()

[PATCH v2 22/50] convert efivarfs
 2025-11-25  9:00 UTC  (11+ messages)
                ` [REGRESSION] "

[PATCH] printk: add early_counter_ns routine for printk blind spot
 2025-11-25  7:52 UTC 

[PATCH v9 0/7] mm: folio_zero_user: clear contiguous pages
 2025-11-25  7:52 UTC  (5+ messages)
` [PATCH v9 1/7] treewide: provide a generic clear_user_page() variant

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

[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 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 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] fork-comment-fix: remove ambiguous question mark in CLONE_CHILD_CLEARTID comment
 2025-11-25  0:04 UTC 

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

[PATCH RFC] mm: ghost swapfile support for zswap
 2025-11-24 20:24 UTC  (13+ 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 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] 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  (6+ messages)
` [PATCH v2 3/4] drivers/iommu-debug-pagealloc: Track IOMMU pages

[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  (4+ messages)
` [PATCH 3/5] mm: introduce VM_FAULT_UFFD_MINOR fault reason

page:  |  | latest

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