linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] mm: numa_memblks: Identify the accurate NUMA ID of CFMW
 2025-12-30  9:27 UTC 

[RFC PATCH v1] mm: improve call_controls_lock
 2025-12-30  9:02 UTC  (3+ messages)

[PATCH V4 0/8] mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unsed slab space
 2025-12-30  8:54 UTC  (17+ messages)
` [PATCH V4 7/8] mm/slab: save memory by allocating slabobj_ext array from leftover
              ` [PATCH] slub: clarify object field layout comments
` [PATCH V4 8/8] mm/slab: place slabobj_ext metadata in unused space within s->size

[PATCH 1/1] mm,swapops: Fix compile error on set_pmd_migration_entry
 2025-12-30  8:05 UTC  (13+ messages)

[PATCH v5 mm-new 0/6] mm: hugetlb: allocate frozen gigantic folio
 2025-12-30  7:24 UTC  (7+ messages)
` [PATCH v5 1/6] mm: debug_vm_pgtable: add debug_vm_pgtable_free_huge_page()
` [PATCH v5 2/6] mm: page_alloc: add __split_page()
` [PATCH v5 3/6] mm: cma: kill cma_pages_valid()
` [PATCH v5 4/6] mm: page_alloc: add alloc_contig_frozen_{range,pages}()
` [PATCH v5 5/6] mm: cma: add cma_alloc_frozen{_compound}()
` [PATCH v5 6/6] mm: hugetlb: allocate frozen pages for gigantic allocation

[PATCH] liveupdate/kho: Warn when kho_scratch is insufficient for sparsemem
 2025-12-30  5:53 UTC 

[PATCH v2 00/28] Eliminate Dying Memory Cgroup
 2025-12-30  4:48 UTC  (20+ messages)

[PATCH v2] mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
 2025-12-30  4:10 UTC  (2+ messages)

[PATCH] mm/damon/core: remove call_control in inactive contexts
 2025-12-30  3:45 UTC  (4+ messages)

[RFC PATCH v2 0/3] Memory Controller eBPF support
 2025-12-30  3:02 UTC  (4+ messages)
` [RFC PATCH v2 1/3] mm: memcontrol: Add BPF struct_ops for memory pressure control
` [RFC PATCH v2 2/3] selftests/bpf: Add tests for memcg_bpf_ops
` [RFC PATCH v2 3/3] samples/bpf: Add memcg priority control example

[PATCH 4/8] mm/hugetlb: introduce per-node sysfs interface "zeroable_hugepages"
 2025-12-30  2:41 UTC  (4+ messages)

[PATCH] mm/damon/core: modified control->repeat loop at the kdamond_call()
 2025-12-30  0:57 UTC  (5+ messages)

[PATCH 00/33 v5] cpuset/isolation: Honour kthreads preferred affinity
 2025-12-30  0:37 UTC  (18+ messages)
` [PATCH 01/33] PCI: Prepare to protect against concurrent isolated cpuset change
` [PATCH 03/33] memcg: "
` [PATCH 09/33] block: Protect "
` [PATCH 18/33] cpuset: Propagate cpuset isolation update to workqueue through housekeeping
` [PATCH 28/33] sched: Switch the fallback task allowed cpumask to HK_TYPE_DOMAIN
` [PATCH 29/33] sched/arm64: Move fallback task "
` [PATCH 30/33] kthread: Honour kthreads preferred affinity after cpuset changes
` [PATCH 33/33] doc: Add housekeeping documentation

[PATCH 0/8] mm: clean up anon_vma implementation
 2025-12-29 22:17 UTC  (9+ messages)
` [PATCH 1/8] mm/rmap: improve anon_vma_clone(), unlink_anon_vmas() comments, add asserts
` [PATCH 2/8] mm/rmap: skip unfaulted VMAs on anon_vma clone, unlink
` [PATCH 3/8] mm/rmap: remove unnecessary root lock dance in anon_vma clone, unmap

[PATCH v2 2/2] mm: vmscan: add PIDs to vmscan tracepoints
 2025-12-29 21:36 UTC  (4+ messages)

[RFC PATCH] liveupdate: list all file handler versions in vmlinux section
 2025-12-29 21:28 UTC  (3+ messages)

[RFC PATCH 00/10] liveupdate: hugetlb support
 2025-12-29 21:24 UTC  (13+ messages)
` [RFC PATCH 01/10] kho: drop restriction on maximum page order
` [RFC PATCH 03/10] liveupdate: do early initialization before hugepages are allocated
` [RFC PATCH 06/10] liveupdate: hugetlb subsystem FLB state preservation
` [RFC PATCH 08/10] mm: hugetlb: disable CMA if liveupdate is enabled

HIGHMEM freeing patch breaks Realtek RTL930x builds
 2025-12-29 21:16 UTC  (3+ messages)
  ` AW: "

[PATCH] kho: add support for deferred struct page init
 2025-12-29 21:09 UTC  (2+ messages)

[PATCH] kho: add support for deferred struct page init
 2025-12-29 21:03 UTC  (14+ messages)

[PATCH] kho: simplify page initialization in kho_restore_page()
 2025-12-29 20:52 UTC  (3+ messages)

[PATCH v1] liveupdate: separate memfd support into LIVEUPDATE_MEMFD
 2025-12-29 20:51 UTC  (2+ messages)

[PATCH v7] mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported
 2025-12-29 20:41 UTC  (4+ messages)

[GIT PULL] hotfixes for 6.19-rc4
 2025-12-29 20:18 UTC  (2+ messages)

[PATCH V2 0/5] mm/khugepaged: cleanups and scan limit fix
 2025-12-29 16:41 UTC  (9+ messages)
` [PATCH V2 2/5] mm/khugepaged: count small VMAs towards scan limit
` [PATCH V2 3/5] mm/khugepaged: change collapse_pte_mapped_thp() to return void
` [PATCH V2 4/5] mm/khugepaged: use enum scan_result for result variables and return types

[PATCH] mm/memtest: prevent arithmetic underflow in end pointer calculation
 2025-12-29 16:13 UTC  (4+ messages)
    ` [PATCH v2] mm/memtest: add underflow detection for size calculation

[PATCH 0/4] Various mm kselftests improvements/fixes
 2025-12-29 15:40 UTC  (12+ messages)
` [PATCH 1/4] selftests/mm: remove flaky header check
` [PATCH 3/4] selftests/mm: fix faulting-in code in pagemap_ioctl test

[PATCH] mm/damon/sysfs: preventing duplicated list_add_tail() at the damon_call()
 2025-12-29 15:14 UTC  (6+ messages)

[PATCH v2 0/3] skip redundant TLB sync IPIs
 2025-12-29 15:01 UTC  (6+ messages)
` [PATCH v2 1/3] mm/tlb: allow architectures to "
` [PATCH v2 2/3] x86/mm: implement redundant IPI elimination for page table operations
` [PATCH v2 3/3] mm: embed TLB flush IPI check in tlb_remove_table_sync_one()

[PATCH RESEND v1 0/3] skip redundant TLB sync IPIs
 2025-12-29 14:36 UTC  (4+ messages)
` [PATCH RESEND v1 1/3] mm/tlb: allow architectures to "
` [PATCH RESEND v1 2/3] x86/mm: implement redundant IPI elimination for page table operations
` [PATCH RESEND v1 3/3] mm: embed TLB flush IPI check in tlb_remove_table_sync_one()

[PATCH RESEND v1 0/3] skip redundant TLB sync IPIs
 2025-12-29 14:30 UTC  (4+ messages)
` [PATCH RESEND v1 1/3] mm/tlb: allow architectures to "
` [PATCH RESEND v1 2/3] x86/mm: implement redundant IPI elimination for page table operations
` [PATCH RESEND v1 3/3] mm: embed TLB flush IPI check in tlb_remove_table_sync_one()

[PATCH v1 0/3] skip redundant TLB sync IPIs
 2025-12-29 14:12 UTC  (4+ messages)
` [PATCH v1 1/3] mm/tlb: allow architectures to "
` [PATCH v1 2/3] x86/mm: implement redundant IPI elimination for page table operations
` [PATCH v1 3/3] mm: embed TLB flush IPI check in tlb_remove_table_sync_one()

[PATCH 00/28] arch, mm: consolidate hugetlb early reservation
 2025-12-29 13:55 UTC  (34+ messages)
` [PATCH 01/28] alpha: introduce arch_zone_limits_init()
` [PATCH 02/28] arc: "
` [PATCH 03/28] arm: "
` [PATCH 04/28] arm64: "
` [PATCH 05/28] csky: "
` [PATCH 06/28] hexagon: "
` [PATCH 07/28] loongarch: "
` [PATCH 08/28] m68k: "
` [PATCH 09/28] microblaze: "
` [PATCH 10/28] mips: "
` [PATCH 11/28] nios2: "
` [PATCH 12/28] openrisc: "
` [PATCH 13/28] parisc: "
` [PATCH 14/28] powerpc: "
` [PATCH 15/28] riscv: "
` [PATCH 16/28] s390: "
` [PATCH 17/28] sh: "
` [PATCH 18/28] sparc: "
` [PATCH 19/28] um: "
` [PATCH 20/28] x86: "
` [PATCH 21/28] xtensa: "
` [PATCH 22/28] arch, mm: consolidate initialization of nodes, zones and memory map
` [PATCH 23/28] arch, mm: consolidate initialization of SPARSE memory model
` [PATCH 24/28] mips: drop paging_init()
` [PATCH 25/28] x86: don't reserve hugetlb memory in setup_arch()
` [PATCH 26/28] mm, arch: consolidate hugetlb CMA reservation
` [PATCH 27/28] mm/hugetlb: drop hugetlb_cma_check()
` [PATCH 28/28] Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"

[PATCH v2] mm/memblock: drop redundant 'struct page *' argument from memblock_free_pages()
 2025-12-29 13:52 UTC 

[PATCH 0/8] Introduce a huge-page pre-zeroing mechanism
 2025-12-29 12:34 UTC  (5+ messages)

[PATCH 0/8] Introduce a huge-page pre-zeroing mechanism
 2025-12-29 12:28 UTC  (2+ messages)

[PATCH v2] slub: clarify object field layout comments
 2025-12-29 12:24 UTC 

[syzbot] [fs?] [mm?] possible deadlock in flush_end_io
 2025-12-29 11:09 UTC 

[PATCH v2] mm/memcg: scale memory.high penalty based on refault recency
 2025-12-29 10:42 UTC 

[PATCH v2 0/4] Improve khugepaged scan logic
 2025-12-29 10:21 UTC  (9+ messages)
` [PATCH v2 1/4] mm: khugepaged: add trace_mm_khugepaged_scan event
` [PATCH v2 2/4] mm: khugepaged: just skip when the memory has been collapsed
` [PATCH v2 3/4] mm: khugepaged: set VM_NOHUGEPAGE flag when MADV_COLD/MADV_FREE
` [PATCH v2 4/4] mm: khugepaged: set to next mm direct when mm has MMF_DISABLE_THP_COMPLETELY
` [syzbot ci] Re: Improve khugepaged scan logic

[syzbot] [cgroups?] [mm?] KMSAN: uninit-value in __sigqueue_free
 2025-12-29  9:29 UTC 

[PATCH] mm/oom_kill: Remove unnecessary integer promotion in format string
 2025-12-29  8:27 UTC  (3+ messages)

[linux-next:master] [slub] 58d6fcb6ee: will-it-scale.per_process_ops 57.3% improvement
 2025-12-29  7:48 UTC 

[PATCH 00/26] Introduce meminspect
 2025-12-29  6:59 UTC  (7+ messages)
` [PATCH 18/26] mm/memblock: Add MEMBLOCK_INSPECT flag
` [PATCH 19/26] mm/numa: Register information into meminspect
` [PATCH 20/26] mm/sparse: "

[BUG] soft lockup in kswapd0 caused by Rust binder
 2025-12-29  6:57 UTC  (2+ messages)

[PATCH 0/4] Improve khugepaged scan logic
 2025-12-29  6:02 UTC  (6+ messages)
` [PATCH 2/4] mm: khugepaged: remove mm when all memory has been collapsed

[syzbot] [mm?] INFO: rcu detected stall in finish_dput
 2025-12-29  4:10 UTC  (2+ messages)

[PATCH v2 0/2] kfence: allow change objects number
 2025-12-29  4:01 UTC  (6+ messages)
` [PATCH v2 2/2] kfence: allow change number of object by early parameter

[PATCH RESEND v3 0/4] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
 2025-12-29  2:30 UTC  (3+ messages)
` [PATCH RESEND v3 4/4] mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather

[PATCH v2 0/3] Only free healthy pages in high-order HWPoison folio
 2025-12-29  1:15 UTC  (7+ messages)
` [PATCH v2 2/3] mm/page_alloc: only "

[PATCH v4 0/3] Generalize vmemmap_populate_hugepages to sparc
 2025-12-28 21:01 UTC  (5+ messages)
` [PATCH v4 1/3] sparc: Use vmemmap_populate_hugepages for vmemmap_populate
` [PATCH v4 2/3] mm: Convert vmemmap_p?d_populate() to static functions

[PATCH] mm/memblock: drop redundant 'struct page *' argument from memblock_free_pages()
 2025-12-28 19:20 UTC  (2+ messages)

[PATCH] memblock test: include <linux/sizes.h> from tools mm.h stub
 2025-12-28 18:39 UTC 

HIGHMEM freeing patch breaks Realtek RTL930x builds
 2025-12-28  9:54 UTC  (2+ messages)

[PATCH] mm/shmem: fix uninitialized folio in shmem_symlink
 2025-12-28  4:29 UTC  (4+ messages)

[PATCH next v2 0/2] THP COW support for private executable file mmap
 2025-12-28  3:42 UTC  (2+ messages)

[PATCH -next v2 7/7] mm/mglru: remove memcg disable handling from lru_gen_shrink_node
 2025-12-28  2:02 UTC  (2+ messages)

[PATCH 8/8] memcg: rename mem_cgroup_ino() to mem_cgroup_id()
 2025-12-27 22:12 UTC  (2+ messages)

[PATCH -next v2 0/7] mm/mglru: remove memcg lru
 2025-12-27 17:49 UTC  (2+ messages)

[PATCH] powerpc/kdump: pass dm-crypt keys to kdump kernel
 2025-12-27 14:35 UTC 

[syzbot] [mm?] KASAN: slab-use-after-free Read in folio_remove_rmap_ptes
 2025-12-27  7:18 UTC  (3+ messages)

[Patch v2] mm/vmstat: remove unused node and zone state helpers
 2025-12-27  5:49 UTC  (2+ messages)

[bug report] memory leak of xa_node in collapse_file() when rollbacks
 2025-12-27  1:24 UTC  (7+ 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