linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 00/14] Perf improvements for hugetlb and vmalloc on arm64
 2025-02-17 14:08 UTC  (15+ messages)
` [PATCH v2 01/14] arm64: hugetlb: Cleanup huge_pte size discovery mechanisms
` [PATCH v2 02/14] arm64: hugetlb: Refine tlb maintenance scope
` [PATCH v2 03/14] mm/page_table_check: Batch-check pmds/puds just like ptes
` [PATCH v2 04/14] arm64/mm: Refactor __set_ptes() and __ptep_get_and_clear()
` [PATCH v2 05/14] arm64: hugetlb: Use set_ptes_anysz() and ptep_get_and_clear_anysz()
` [PATCH v2 06/14] arm64/mm: Hoist barriers out of set_ptes_anysz() loop
` [PATCH v2 07/14] arm64/mm: Avoid barriers for invalid or userspace mappings
` [PATCH v2 08/14] mm/vmalloc: Warn on improper use of vunmap_range()
` [PATCH v2 09/14] mm/vmalloc: Gracefully unmap huge ptes
` [PATCH v2 10/14] arm64/mm: Support huge pte-mapped pages in vmap
` [PATCH v2 11/14] mm/vmalloc: Batch arch_sync_kernel_mappings() more efficiently
` [PATCH v2 12/14] mm: Generalize arch_sync_kernel_mappings()
` [PATCH v2 13/14] mm: Only call arch_update_kernel_mappings_[begin|end]() for kernel mappings
` [PATCH v2 14/14] arm64/mm: Batch barriers when updating "

[PATCH v2 0/4] Fixes for hugetlb and vmalloc on arm64
 2025-02-17 14:04 UTC  (5+ messages)
` [PATCH v2 1/4] mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
` [PATCH v2 2/4] arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes
` [PATCH v2 3/4] arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation level
` [PATCH v2 4/4] mm: Don't skip arch_sync_kernel_mappings() in error paths

[RFC] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
 2025-02-17 14:02 UTC  (2+ messages)

[PATCH v18 04/19] EDAC: Add memory repair control feature
 2025-02-17 13:23 UTC  (11+ messages)

[PATCH v11 00/12] AMD broadcast TLB invalidation
 2025-02-17 13:22 UTC  (20+ messages)
` [PATCH v11 03/12] x86/mm: consolidate full flush threshold decision
` [PATCH v11 04/12] x86/mm: get INVLPGB count max from CPUID
` [PATCH v11 05/12] x86/mm: add INVLPGB support code
` [PATCH v11 06/12] x86/mm: use INVLPGB for kernel TLB flushes
` [PATCH v11 07/12] x86/mm: use INVLPGB in flush_tlb_all
` [PATCH v11 08/12] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing
` [PATCH v11 09/12] x86/mm: enable broadcast TLB invalidation for multi-threaded processes

[syzbot] [mm?] [ntfs3?] BUG: unable to handle kernel paging request in shmem_undo_range
 2025-02-17 12:25 UTC 

[RFC PATCH v4 0/3] Add NUMA mempolicy support for KVM guest-memfd
 2025-02-17 11:52 UTC  (3+ messages)
` [RFC PATCH v4 2/3] mm/mempolicy: export memory policy symbols

[PATCH 6.6 000/389] 6.6.76-rc2 review
 2025-02-17 11:37 UTC  (3+ messages)

[PATCH 1/2] sched: Compact RSEQ concurrency IDs in batches
 2025-02-17 11:23 UTC 

[PATCH v3 00/11] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-02-17 11:21 UTC  (8+ messages)
` [PATCH v3 01/11] mm: Consolidate freeing of typed folios on final folio_put()
` [PATCH v3 02/11] KVM: guest_memfd: Handle final folio_put() of guest_memfd pages

[LSF/MM/BPF TOPIC] Rust in FS, Storage, MM
 2025-02-17 10:41 UTC  (3+ messages)

[PATCH v7] arm64: mm: Populate vmemmap at the page level if not section aligned
 2025-02-17 10:34 UTC  (3+ messages)

[PATCH v1 00/16] hugetlb and vmalloc fixes and perf improvements
 2025-02-17  9:40 UTC  (14+ messages)
` [PATCH v1 12/16] arm64/mm: Support huge pte-mapped pages in vmap
` [PATCH v1 16/16] arm64/mm: Defer barriers when updating kernel mappings

[PATCH v2 00/17] mm: fixes for device-exclusive entries (hmm)
 2025-02-17  9:32 UTC  (6+ messages)
` [PATCH v2 03/17] mm/rmap: convert make_device_exclusive_range() to make_device_exclusive()

[PATCH v3 0/3] mm: memory_failure: unmap poisoned filio during migrate properly
 2025-02-17  9:30 UTC  (5+ messages)
` [PATCH v3 1/3] mm: memory-failure: update ttu flag inside unmap_poisoned_folio
` [PATCH v3 2/3] mm: memory-hotplug: check folio ref count first in do_migrate_range
` [PATCH v3 3/3] hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folio

[PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
 2025-02-17  8:50 UTC  (5+ messages)

[PATCH v7 0/6] introduce PIDFD_SELF* sentinels
 2025-02-17  8:24 UTC  (5+ messages)
` [PATCH v7 1/6] pidfd: add PIDFD_SELF* sentinels to refer to own thread/process

[PATCH v13 0/5]arm64: add ARCH_HAS_COPY_MC support
 2025-02-17  8:07 UTC  (6+ messages)
` [PATCH v13 4/5] arm64: support copy_mc_[user]_highpage()

[LSF/MM/BPF TOPIC] Overhauling hot page detection and promotion based on PTE A bit scanning
 2025-02-17  8:06 UTC  (8+ messages)
  ` [LSF/MM/BPF TOPIC] Unifying sources of page temperature information - what info is actually wanted?

[RFC v2 0/9] khugepaged: mTHP support
 2025-02-17  8:05 UTC  (12+ messages)
` [RFC v2 6/9] khugepaged: introduce khugepaged_scan_bitmap for "

[syzbot] [mm?] [bcachefs?] kernel BUG in shmem_undo_range
 2025-02-17  7:54 UTC 

[syzbot] [mm?] [bcachefs?] WARNING in workingset_update_node
 2025-02-17  7:54 UTC 

[bug report] mm/mempolicy: Weighted Interleave Auto-tuning
 2025-02-17  7:35 UTC 

[linus:master] [mm/damon/sysfs] 9a5aa3349b: kernel-selftests.damon.damos_quota_goal.py.fail
 2025-02-17  7:01 UTC 

[PATCH v2 0/5] mm/hwpoison: Fix regressions in memory failure handling
 2025-02-17  6:33 UTC  (6+ messages)
` [PATCH v2 1/5] x86/mce: Collect error message for severities below MCE_PANIC_SEVERITY
` [PATCH v2 2/5] x86/mce: dump error msg from severities
` [PATCH v2 3/5] x86/mce: add EX_TYPE_EFAULT_REG as in-kernel recovery context to fix copy-from-user operations regression
` [PATCH v2 4/5] mm/hwpoison: Fix incorrect "not recovered" report for recovered clean pages
` [PATCH v2 5/5] mm: memory-failure: move return value documentation to function declaration

[PATCH 1/1] fixup! tools: remove atomic_set_release() usage in tools/
 2025-02-17  5:43 UTC 

[PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-17  4:29 UTC  (4+ messages)
` [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd()

[PATCH V2 0/5] mm: Rework generic PTDUMP configs
 2025-02-17  4:22 UTC  (6+ messages)
` [PATCH V2 1/5] configs: Drop GENERIC_PTDUMP from debug.config
` [PATCH V2 2/5] arch/powerpc: Drop GENERIC_PTDUMP from mpc885_ads_defconfig
` [PATCH V2 3/5] docs: arm64: Drop PTDUMP config options from ptdump.rst
` [PATCH V2 4/5] mm: Make DEBUG_WX depdendent on GENERIC_PTDUMP
` [PATCH V2 5/5] mm: Rename GENERIC_PTDUMP and PTDUMP_CORE

[PATCH v3] kasan: Don't call find_vm_area() in RT kernel
 2025-02-17  4:21 UTC 

[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-02-17  4:04 UTC  (4+ messages)
` [PATCH v4 13/14] memblock: Add KHO support for reserve_mem

[PATCH v2] kasan: Don't call find_vm_area() in RT kernel
 2025-02-17  3:29 UTC  (3+ messages)

[PATCH v3] arm: pgtable: fix NULL pointer dereference issue
 2025-02-17  2:49 UTC 

[PATCH v8 3/4] scanf: convert self-test to KUnit
 2025-02-16 20:22 UTC  (3+ messages)

[syzbot] [mm?] WARNING in lock_list_lru_of_memcg
 2025-02-16 16:13 UTC  (4+ messages)
` [syzbot] [mm?] [bcachefs?] "

[PATCH v7 0/8] Buddy allocator like (or non-uniform) folio split
 2025-02-16 14:17 UTC  (10+ messages)
` [PATCH v7 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()
` [PATCH v7 4/8] mm/huge_memory: add buddy allocator like (non-uniform) folio_split()

[PATCH v5 00/12] zswap IAA compress batching
 2025-02-16  5:17 UTC  (10+ messages)
` [PATCH v5 02/12] crypto: acomp - Define new interfaces for compress/decompress batching

[PATCH v6 00/16] zswap IAA compress batching
 2025-02-16  5:10 UTC  (3+ messages)
` [PATCH v6 02/16] crypto: acomp - Define new interfaces for compress/decompress batching

[PATCH] mm/slab: Initialise random_kmalloc_seed after initcalls
 2025-02-16  5:08 UTC  (9+ messages)
    ` How does swsusp work with randomization features? (was: mm/slab: Initialise random_kmalloc_seed after initcalls)

[PATCH v3] mm: Fix possible NULL pointer dereference in __swap_duplicate
 2025-02-16  1:42 UTC  (2+ messages)

[PATCH v5] mm/mempolicy: Weighted Interleave Auto-tuning
 2025-02-16  0:40 UTC  (2+ messages)

mm/workingset.c:621 workingset_update_node() warn: unsigned '_x' is never less than zero
 2025-02-15 19:56 UTC 

[PATCH] Documentation/mm: Fix spelling mistake
 2025-02-15 18:07 UTC  (5+ messages)

[PATCH] Documentation/mm: Fix spelling mistake
 2025-02-15 17:00 UTC 

[PATCH] slub: Fix Off-By-One in the While condition in on_freelist()
 2025-02-15 16:57 UTC 

[PATCH] Documentation/mm: Fix spelling mistake
 2025-02-15 16:55 UTC 

[PATCH 0/7] mm, swap: remove swap slot cache
 2025-02-15 16:54 UTC  (16+ messages)
` [PATCH 1/7] mm, swap: avoid reclaiming irrelevant swap cache
` [PATCH 2/7] mm, swap: drop the flag TTRS_DIRECT
` [PATCH 3/7] mm, swap: avoid redundant swap device pinning
` [PATCH 4/7] mm, swap: don't update the counter up-front
` [PATCH 5/7] mm, swap: use percpu cluster as allocation fast path
` [PATCH 6/7] mm, swap: remove swap slot cache
` [PATCH 7/7] mm, swap: simplify folio swap allocation

[PATCH] Documentation/mm: Fix spelling mistake
 2025-02-15 16:45 UTC 

[PATCH net-next v9 0/4] fix the DMA API misuse problem for page_pool
 2025-02-15 12:13 UTC  (4+ messages)
` [PATCH net-next v9 2/4] page_pool: fix IOMMU crash when driver has already unbound

[syzbot] [mm?] [bcachefs?] UBSAN: shift-out-of-bounds in xas_reload
 2025-02-15 11:59 UTC  (2+ messages)

kernel/vmcore_info.c:117 paddr_vmcoreinfo_note() warn: unsigned '_x' is never less than zero
 2025-02-15 10:24 UTC  (2+ messages)

撤回: [PATCH v3] mm: Fix possible NULL pointer dereference in __swap_duplicate
 2025-02-15  9:02 UTC 

[PATCH v3] mm: Fix possible NULL pointer dereference in __swap_duplicate
 2025-02-15  8:46 UTC 

[PATCH v2] mm: Fix possible NULL pointer dereference in __swap_duplicate
 2025-02-15  8:31 UTC  (3+ messages)
  ` 回复: "

[PATCH] selftests/mm: Fix spelling
 2025-02-15  8:18 UTC 

[PATCH v2 00/17] khugepaged: Asynchronous mTHP collapse
 2025-02-15  7:36 UTC  (3+ messages)

[PATCH V2] mm/hugetlb: wait for hugepage folios to be freed
 2025-02-15  7:20 UTC 

[PATCH] mm/hugetlb: wait for hugepage folios to be freed
 2025-02-15  5:50 UTC  (3+ messages)

[PATCH] lib/interval-tree: add header guard in interval_tree_generic.h
 2025-02-15  2:48 UTC  (2+ messages)

[syzbot] [mm?] general protection fault in shmem_mapping
 2025-02-15  1:15 UTC  (8+ messages)

[PATCH 0/2] drivers/base/memory: Two cleanups
 2025-02-14 23:48 UTC  (6+ messages)
` [PATCH 1/2] drivers/base/memory: Simplify add_boot_memory_block()

[linux-next:master] BUILD REGRESSION 0ae0fa3bf0b44c8611d114a9f69985bf451010c3
 2025-02-14 23:46 UTC 

[PATCH 1/2] dax: Remove access to page->index
 2025-02-14 23:37 UTC  (5+ messages)

[PATCH] /dev/zero: make private mapping full anonymous mapping
 2025-02-14 22:53 UTC  (6+ messages)

[PATCH 0/5] vfio: Improve DMA mapping performance for huge pfnmaps
 2025-02-14 21:39 UTC  (8+ messages)
` [PATCH 4/5] mm: Provide page mask in struct follow_pfnmap_args
` [PATCH 5/5] vfio/type1: Use mapping page mask for pfnmaps

[PATCH] mm/page_alloc: Clarify some migratetype fallback code
 2025-02-14 21:26 UTC  (2+ messages)

[RFC PATCH 0/3] snapshot_page()
 2025-02-14 21:18 UTC  (3+ messages)
` [RFC PATCH 2/3] mm: Create snapshot_page()

[syzbot] [mm?] [bcachefs?] KASAN: slab-out-of-bounds Read in folio_try_get
 2025-02-14 20:57 UTC  (3+ messages)

[PATCH RESEND 1/2] x86/locking: Use ALT_OUTPUT_SP() for percpu_{,try_}cmpxchg{64,128}_op()
 2025-02-14 19:55 UTC  (5+ messages)

[PATCH v10 00/18] reimplement per-vma lock as a refcount
 2025-02-14 19:34 UTC  (2+ messages)

[PATCH bpf-next v8 0/6] bpf, mm: Introduce try_alloc_pages()
 2025-02-14 18:48 UTC  (5+ messages)
` [PATCH bpf-next v8 3/6] locking/local_lock: Introduce localtry_lock_t

[PATCH RFC v2 00/10] SLUB percpu sheaves
 2025-02-14 18:28 UTC  (2+ messages)

[PATCH v14 0/8] Rust support for mm_struct, vm_area_struct, and mmap
 2025-02-14 18:19 UTC  (12+ messages)

[PATCH v2 0/4] Make MIGRATE_ISOLATE a standalone bit
 2025-02-14 18:04 UTC  (7+ messages)
` [PATCH v2 1/4] mm/page_isolation: make page isolation "
` [PATCH v2 2/4] mm/page_isolation: remove migratetype from move_freepages_block_isolate()

mm/hugetlb.c:3424 gather_bootmem_prealloc_node() warn: unsigned '_x' is never less than zero
 2025-02-14 17:33 UTC 

[PATCH v1 0/4] fmm/hwpoison: Fix regressions in memory failure handling
 2025-02-14 16:57 UTC  (12+ messages)
` [PATCH v1 2/4] x86/mce: dump error msg from severities
` [PATCH v1 4/4] mm/hwpoison: Fix incorrect "not recovered" report for recovered clean pages

page:  |  | latest

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