linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[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 v1 00/16] hugetlb and vmalloc fixes and perf improvements
 2025-02-17  4:48 UTC  (13+ 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 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 v3 0/3] mm: memory_failure: unmap poisoned filio during migrate properly
 2025-02-17  1:43 UTC  (4+ 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 v2 00/17] mm: fixes for device-exclusive entries (hmm)
 2025-02-17  0:01 UTC  (9+ messages)
` [PATCH v2 03/17] mm/rmap: convert make_device_exclusive_range() to make_device_exclusive()

[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  (3+ messages)

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

[PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
 2025-02-15 19:47 UTC  (4+ messages)

[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)

[PATCH v11 00/12] AMD broadcast TLB invalidation
 2025-02-15  2:08 UTC  (19+ 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?] general protection fault in shmem_mapping
 2025-02-15  1:15 UTC  (8+ messages)

[LSF/MM/BPF TOPIC] Rust in FS, Storage, MM
 2025-02-15  0:18 UTC  (2+ 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  (6+ 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  (8+ 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  (12+ messages)
` [PATCH RFC v2 01/10] slab: add opt-in caching layer of "
` [PATCH RFC v2 02/10] slab: add sheaf support for batching kfree_rcu() operations
` [PATCH RFC v2 03/10] locking/local_lock: Introduce localtry_lock_t
` [PATCH RFC v2 04/10] locking/local_lock: add localtry_trylock()
` [PATCH RFC v2 05/10] slab: switch percpu sheaves locking to localtry_lock
` [PATCH RFC v2 06/10] slab: sheaf prefilling for guaranteed allocations
` [PATCH RFC v2 07/10] slab: determine barn status racily outside of lock
` [PATCH RFC v2 08/10] tools: Add testing support for changes to rcu and slab for sheaves
` [PATCH RFC v2 09/10] tools: Add sheafs support to testing infrastructure
` [PATCH RFC v2 10/10] maple_tree: use percpu sheaves for maple_node_cache

[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  (9+ 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()
` [PATCH v2 3/4] mm/page_isolation: remove migratetype from undo_isolate_page_range()
` [PATCH v2 4/4] mm/page_isolation: remove migratetype parameter from more functions

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

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

[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

[PATCH] mm, percpu: do not consider sleepable allocations atomic
 2025-02-14 15:52 UTC  (9+ messages)

[RFC PATCH v5 0/7] mseal system mappings
 2025-02-14 15:18 UTC  (20+ messages)
` [RFC PATCH v5 1/7] mseal, system mappings: kernel config and header change
` [RFC PATCH v5 2/7] selftests: x86: test_mremap_vdso: skip if vdso is msealed

[PATCH v3 00/11] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-02-14 15:12 UTC  (13+ messages)
` [PATCH v3 09/11] KVM: arm64: Introduce KVM_VM_TYPE_ARM_SW_PROTECTED machine type

[PATCH v2 1/2] x86/locking: Use ALT_OUTPUT_SP() for percpu_{,try_}cmpxchg{64,128}_op()
 2025-02-14 15:07 UTC  (2+ messages)
` [PATCH v2 2/2] x86/locking: Use asm_inline for {,try_}cmpxchg{64,128} emulations

[PATCH v4 0/9] Merge arm64/riscv hugetlbfs contpte support
 2025-02-14 12:39 UTC  (4+ messages)
` [PATCH v4 2/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code

[PATCH v20 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-02-14 10:49 UTC  (4+ messages)
` [PATCH v20 02/15] EDAC: Add scrub control feature

[PATCH] mm: Fix possible NULL pointer dereference in __swap_duplicate
 2025-02-14 10:04 UTC  (5+ 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