linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] mm/huge_memory: Initialise the tags of the huge zero folio
 2025-11-22 12:04 UTC  (7+ messages)
` [PATCH] mm/huge_memory: restrict __GFP_ZEROTAGS to HW tagging architectures

[PATCH v12 1/2] ACPI:RAS2: Add ACPI RAS2 driver
 2025-11-22 11:36 UTC  (11+ messages)

[PATCH RFC] mm: ghost swapfile support for zswap
 2025-11-22 10:29 UTC  (9+ messages)

[RFC PATCHv5 0/6] zram: introduce writeback bio batching
 2025-11-22 10:07 UTC  (15+ messages)
` [RFC PATCHv5 1/6] "

[PATCH RFC] mm/vmap: map contiguous pages in batches whenever possible
 2025-11-22  9:03 UTC 

[PATCH v2 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
 2025-11-22  8:50 UTC  (11+ messages)
` [PATCH v2 01/19] mm, swap: rename __read_swap_cache_async to swap_cache_alloc_folio
` [PATCH v2 02/19] mm, swap: split swap cache preparation loop into a standalone helper
` [PATCH v2 10/19] mm, swap: consolidate cluster reclaim and check logic

[linux-next:master] BUILD REGRESSION d724c6f85e80a23ed46b7ebc6e38b527c09d64f5
 2025-11-22  8:42 UTC 

[PATCH 23/26] soc: qcom: Add minidump driver
 2025-11-22  7:54 UTC  (3+ messages)

[PATCHv6 0/6] zram: introduce writeback bio batching
 2025-11-22  7:40 UTC  (7+ messages)
` [PATCHv6 1/6] "
` [PATCHv6 2/6] zram: add writeback batch size device attr
` [PATCHv6 3/6] zram: take write lock in wb limit store handlers
` [PATCHv6 4/6] zram: drop wb_limit_lock
` [PATCHv6 5/6] zram: rework bdev block allocation
` [PATCHv6 6/6] zram: read slot block idx under slot lock

[PATCH] mm/mremap: allow VMAs with VM_DONTEXPAND|VM_PFNMAP when creating new mapping
 2025-11-22  6:56 UTC  (18+ messages)

[PATCH v13 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-11-22  5:22 UTC  (6+ messages)
` [PATCH v13 1/2] ACPI:RAS2: Add driver for the "
` [PATCH v13 2/2] ras: mem: Add ACPI RAS2 memory driver

[PATCH v5 0/4] slab: Introduce kmalloc_obj() and family
 2025-11-22  4:51 UTC  (6+ messages)
` [PATCH v5 1/4] compiler_types: Introduce __flex_counter() "
` [PATCH v5 2/4] slab: Introduce kmalloc_obj() "
` [PATCH v5 3/4] checkpatch: Suggest kmalloc_obj family for sizeof allocations
` [PATCH v5 4/4] coccinelle: Add kmalloc_objs conversion script

[PATCH v2 0/4] Improve folio split related functions
 2025-11-22  2:55 UTC  (5+ 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 net-next 1/3] netmem, io_uring/zcrx: access pp fields through @desc in net_iov
 2025-11-22  0:50 UTC  (5+ messages)
` [PATCH net-next 3/3] netmem: remove the pp fields from net_iov

[PATCH 2/2] memblock: annotate struct memblock_type with __counted_by_ptr
 2025-11-22  0:30 UTC  (2+ messages)

[PATCH 01/26] kernel: Introduce meminspect
 2025-11-22  0:04 UTC  (2+ messages)

[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
 2025-11-21 23:44 UTC  (21+ messages)
` [PATCH v3 04/16] mm: eliminate is_swap_pte() when softleaf_from_pte() suffices
` [PATCH v3 05/16] mm: use leaf entries in debug pgtable + remove is_swap_pte()
` [PATCH v3 06/16] fs/proc/task_mmu: refactor pagemap_pmd_range()
` [PATCH v3 07/16] mm: avoid unnecessary use of is_swap_pmd()
` [PATCH v3 08/16] mm/huge_memory: refactor copy_huge_pmd() non-present logic
` [PATCH v3 09/16] mm/huge_memory: refactor change_huge_pmd() "
` [PATCH v3 10/16] mm: replace pmd_to_swp_entry() with softleaf_from_pmd()

[PATCH] mm/mm_init: Pull CONFIG_DEBUG_CHECK_PAGES out of CONFIG_DEBUG_VM
 2025-11-21 23:20 UTC  (3+ messages)

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

[PATCH 12/26] kernel/configs: Register dynamic information into meminspect
 2025-11-21 22:16 UTC  (2+ messages)

[PATCH v6 00/20] Live Update Orchestrator
 2025-11-21 21:30 UTC  (10+ messages)
` [PATCH v6 03/20] kexec: call liveupdate_reboot() before kexec
` [PATCH v6 04/20] liveupdate: luo_session: add sessions support
` [PATCH v6 05/20] liveupdate: luo_ioctl: add user interface
` [PATCH v6 06/20] liveupdate: luo_file: implement file systems callbacks

[RFC LPC2026 PATCH v2 00/11] Specific Purpose Memory NUMA Nodes
 2025-11-21 21:07 UTC  (3+ messages)

[PATCH v9 0/7] mm: folio_zero_user: clear contiguous pages
 2025-11-21 20:23 UTC  (8+ messages)
` [PATCH v9 1/7] treewide: provide a generic clear_user_page() variant
` [PATCH v9 2/7] mm: introduce clear_pages() and clear_user_pages()
` [PATCH v9 3/7] mm/highmem: introduce clear_user_highpages()
` [PATCH v9 4/7] x86/mm: Simplify clear_page_*
` [PATCH v9 5/7] x86/clear_page: Introduce clear_pages()
` [PATCH v9 6/7] mm, folio_zero_user: support clearing page ranges
` [PATCH v9 7/7] mm: folio_zero_user: cache neighbouring pages

[RESEND PATCH 1/2] hugetlb.h: flatten logic in arch_hugetlb_migration_supported
 2025-11-21 19:48 UTC  (2+ messages)
` [RESEND PATCH 2/2] hugetlb: add __read_mostly to sysctl_hugetlb_shm_group

[PATCH v3] page_alloc: allow migration of smaller hugepages during contig_alloc
 2025-11-21 19:42 UTC  (3+ messages)

[PATCH v2] mm, hugetlb: implement movable_gigantic_pages sysctl
 2025-11-21 19:27 UTC 

[PATCH v2 0/4] initial work on making VMA flags a bitmap
 2025-11-21 19:26 UTC  (9+ messages)
` [PATCH v2 3/4] tools/testing/vma: eliminate dependency on vma->__vm_flags
` [PATCH v2 4/4] mm: introduce VMA flags bitmap type

[Patch v3 2/2] mm/huge_memory: merge uniform_split_supported() and non_uniform_split_supported()
 2025-11-21 19:15 UTC  (17+ messages)

[syzbot] [ext4?] WARNING in __folio_mark_dirty (3)
 2025-11-21 19:14 UTC  (4+ messages)

[PATCH 03/26] mm/percpu: Annotate static information into meminspect
 2025-11-21 19:13 UTC  (3+ messages)

[RFC v5 0/8] x86/mm: Intel RAR TLB invalidation support
 2025-11-21 18:54 UTC  (9+ messages)
` [RFC v5 1/8] x86/mm: Introduce Remote Action Request MSRs
` [RFC v5 2/8] x86/mm: enable BROADCAST_TLB_FLUSH on Intel, too
` [RFC v5 3/8] x86/mm: Introduce X86_FEATURE_RAR
` [RFC v5 4/8] x86/apic: Introduce Remote Action Request Operations
` [RFC v5 5/8] x86/mm: Introduce Remote Action Request
` [RFC v5 6/8] x86/mm: use RAR for kernel TLB flushes
` [RFC v5 7/8] x86/mm: userspace & pageout flushing using Intel RAR
` [RFC v5 8/8] x86/mm: make RAR invalidation scalable by skipping duplicate APIC pokes

[PATCH V15 0/6] mm: Add soft-dirty and uffd-wp support for RISC-V
 2025-11-21 18:36 UTC  (4+ messages)
` [PATCH V15 1/6] mm: softdirty: Add pgtable_supports_soft_dirty()

[PATCH v9 0/2] mm: Fix OOM killer inaccuracy on large many-core systems
 2025-11-21 18:30 UTC  (4+ messages)
` [PATCH v9 1/2] lib: Introduce hierarchical per-cpu counters

[PATCH 1/2] f2fs: improve readahead for POSIX_FADV_WILLNEED
 2025-11-21 18:05 UTC  (2+ messages)

[PATCH v7 00/31] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-11-21 17:50 UTC  (10+ messages)
` [RFC PATCH v7 29/31] x86/mm/pti: Implement a TLB flush immediately after a switch to kernel CR3
` [RFC PATCH v7 30/31] x86/mm, mm/vmalloc: Defer kernel TLB flush IPIs under CONFIG_COALESCE_TLBI=y

[RFC PATCH 0/3] folio->mapping == NULL check issue
 2025-11-21 17:24 UTC  (8+ messages)
` [RFC PATCH 1/3] mm/huge_memory: prevent NULL pointer dereference in try_folio_split_to_order()

[PATCH] mm/swap: fix wrong plist empty check in swap_alloc_slow()
 2025-11-21 16:56 UTC  (6+ messages)

[PATCH] mm/mmap_lock: Reset maple state on lock_vma_under_rcu() retry
 2025-11-21 16:52 UTC  (7+ messages)

[PATCH next] mm/damon/tests/sysfs-kunit: fix use after free on error path
 2025-11-21 16:35 UTC  (2+ messages)

[PATCH v9 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-21 16:24 UTC  (5+ messages)
` [PATCH v9 10/11] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH v4 0/9] introduce VM_MAYBE_GUARD and make it sticky
 2025-11-21 16:09 UTC  (3+ messages)
` [PATCH v4 4/9] mm: implement sticky VMA flags

[PATCH v3 0/3] tmpfs: zero post-eof ranges on file extension
 2025-11-21 15:22 UTC  (4+ messages)
` [PATCH v3 1/3] tmpfs: factor out folio zeroing logic at writeout time
` [PATCH v3 2/3] tmpfs: zero post-eof folio ranges on swapout
` [PATCH v3 3/3] tmpfs: zero post-eof ranges on file extension

[PATCH 0/2] liveupdate: Fix boot failure due to kmemleak access to unmapped pages
 2025-11-21 13:36 UTC  (3+ messages)
` [PATCH 2/2] "

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

[RFC PATCH 0/4] mm, kvm: add guest_memfd support for uffd minor faults
 2025-11-21 11:59 UTC  (7+ messages)
` [RFC PATCH 2/4] userfaultfd, shmem: use a VMA callback to handle UFFDIO_CONTINUE
` [RFC PATCH 3/4] userfaultfd, guest_memfd: support userfault minor mode in guest_memfd

[bug report] kernel BUG at mm/hugetlb.c:5868! triggered by blktests nvme/tcp nvme/029
 2025-11-21 10:32 UTC 

[PATCH 6.1.y] mm, percpu: do not consider sleepable allocations atomic
 2025-11-21 10:15 UTC  (2+ messages)
` Patch "mm, percpu: do not consider sleepable allocations atomic" has been added to the 6.1-stable tree

[PATCH v1 00/26] Eliminate Dying Memory Cgroup
 2025-11-21 10:11 UTC  (9+ messages)
` [PATCH v1 05/26] mm: memcontrol: allocate object cgroup for non-kmem case
` [PATCH v1 21/26] mm: memcontrol: prepare for reparenting LRU pages for lruvec lock
` [PATCH v1 22/26] mm: vmscan: prepare for reparenting traditional LRU folios

[PATCH 6.6.y 6/7] mm: workingset: move the stats flush into workingset_test_recent()
 2025-11-21 10:08 UTC  (2+ messages)
` Patch "mm: workingset: move the stats flush into workingset_test_recent()" has been added to the 6.6-stable tree

[PATCH 6.6.y 7/7] mm: memcg: restore subtree stats flushing
 2025-11-21 10:08 UTC  (2+ messages)
` Patch "mm: memcg: restore subtree stats flushing" has been added to the 6.6-stable tree

[PATCH 6.6.y 1/7] mm: memcg: add THP swap out info for anonymous reclaim
 2025-11-21 10:08 UTC  (2+ messages)
` Patch "mm: memcg: add THP swap out info for anonymous reclaim" has been added to the 6.6-stable tree

[PATCH 6.6.y 2/7] mm: memcg: add per-memcg zswap writeback stat
 2025-11-21 10:08 UTC  (2+ messages)
` Patch "mm: memcg: add per-memcg zswap writeback stat" has been added to the 6.6-stable tree

[PATCH 6.6.y 3/7] mm: memcg: change flush_next_time to flush_last_time
 2025-11-21 10:08 UTC  (2+ messages)
` Patch "mm: memcg: change flush_next_time to flush_last_time" has been added to the 6.6-stable tree

[PATCH 6.6.y 4/7] mm: memcg: move vmstats structs definition above flushing code
 2025-11-21 10:08 UTC  (2+ messages)
` Patch "mm: memcg: move vmstats structs definition above flushing code" has been added to the 6.6-stable tree

[PATCH 6.6.y 5/7] mm: memcg: make stats flushing threshold per-memcg
 2025-11-21 10:08 UTC  (2+ messages)
` Patch "mm: memcg: make stats flushing threshold per-memcg" has been added to the 6.6-stable tree

[PATCH 6.6.y] mm, percpu: do not consider sleepable allocations atomic
 2025-11-21 10:06 UTC  (2+ messages)
` Patch "mm, percpu: do not consider sleepable allocations atomic" has been added to the 6.6-stable tree

[PATCH 6.12.y] mm, percpu: do not consider sleepable allocations atomic
 2025-11-21  9:57 UTC  (2+ messages)
` Patch "mm, percpu: do not consider sleepable allocations atomic" has been added to the 6.12-stable tree

[PATCH v4 0/4] make vmalloc gfp flags usage more apparent
 2025-11-21  9:44 UTC  (5+ messages)
` [PATCH v4 1/4] mm/vmalloc: warn on invalid vmalloc gfp flags
` [PATCH v4 2/4] mm/vmalloc: Add a helper to optimize vmalloc allocation gfps
` [PATCH v4 3/4] mm/vmalloc: cleanup large_gfp in vm_area_alloc_pages()
` [PATCH v4 4/4] mm/vmalloc: cleanup gfp flag use in new_vmap_block()

[PATCH 00/44] Change a lot of min_t() that might mask high bits
 2025-11-21  9:15 UTC  (12+ messages)
` [PATCH 39/44] mm: use min() instead of min_t()

[PATCH] man/man2/mremap.2: fix incorrect reference to VM_MIXEDMAP
 2025-11-21  8:20 UTC  (2+ messages)

[PATCH v3] selftests: cgroup: make test_memcg_sock robust against delayed sock stats
 2025-11-21  7:47 UTC  (3+ messages)

error[E0609]: no field `mm` on type `bindings::task_struct`
 2025-11-21  7:45 UTC 

[PATCH v3] mm/memory-failure: remove the selection of RAS
 2025-11-21  7:39 UTC  (2+ messages)

[PATCH v3 0/4] make vmalloc gfp flags usage more apparent
 2025-11-21  7:29 UTC  (5+ messages)

[PATCH] f2fs: add a way to change the desired readahead folio order
 2025-11-21  6:50 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