[PATCH v2 0/3] skip redundant TLB sync IPIs
2025-12-31 3:03 UTC (10+ 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] mm/mmu_gather: remove @delay_remap of __tlb_remove_page_size()
2025-12-31 3:00 UTC
[PATCH v5 mm-new 0/6] mm: hugetlb: allocate frozen gigantic folio
2025-12-31 3:00 UTC (12+ 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 v2 0/4] Improve khugepaged scan logic
2025-12-31 2:51 UTC (14+ 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
[RFC PATCH v1] mm: improve call_controls_lock
2025-12-31 2:15 UTC (4+ messages)
[syzbot] [mm?] [bcachefs?] KASAN: slab-use-after-free Read in list_lru_del
2025-12-31 1:42 UTC (2+ messages)
` [syzbot] [mm?] "
[PATCH] mm/damon/core: modified control->repeat loop at the kdamond_call()
2025-12-31 1:28 UTC (6+ messages)
[PATCH] mm/damon/core: remove call_control in inactive contexts
2025-12-31 1:25 UTC (5+ messages)
[PATCH v2] mm/damon/core: remove call_control in inactive contexts
2025-12-31 1:23 UTC
[PATCH v2 0/3] Only free healthy pages in high-order HWPoison folio
2025-12-31 0:19 UTC (6+ messages)
` [PATCH v2 2/3] mm/page_alloc: only "
[PATCH 00/33 v5] cpuset/isolation: Honour kthreads preferred affinity
2025-12-30 22:38 UTC (6+ messages)
` [PATCH 01/33] PCI: Prepare to protect against concurrent isolated cpuset change
` [PATCH 09/33] block: Protect "
[PATCH v2 00/28] Eliminate Dying Memory Cgroup
2025-12-30 22:30 UTC (36+ messages)
` [PATCH v2 13/28] mm: migrate: prevent memory cgroup release in folio_migrate_mapping()
[PATCH 0/8] mm: clean up anon_vma implementation
2025-12-30 22:02 UTC (20+ 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 4/8] mm/rmap: remove anon_vma_merge() function
` [PATCH 5/8] mm/rmap: make anon_vma functions internal
` [PATCH 6/8] mm/mmap_lock: add vma_is_attached() helper
` [PATCH 7/8] mm/rmap: allocate anon_vma_chain objects unlocked when possible
` [PATCH 8/8] mm/rmap: separate out fork-only logic on anon_vma_clone()
[syzbot] [mm?] WARNING in folio_remove_rmap_ptes
2025-12-30 22:02 UTC (3+ messages)
[PATCH RESEND v3 0/4] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
2025-12-30 22:00 UTC (4+ messages)
` [PATCH RESEND v3 4/4] mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather
[PATCH v2] mm/swapops,rmap: remove should-never-be-compiled codes
2025-12-30 21:59 UTC (6+ messages)
[PATCH next v2 0/2] THP COW support for private executable file mmap
2025-12-30 21:42 UTC (4+ messages)
[PATCH next 0/2] THP COW support for private executable file mmap
2025-12-30 21:29 UTC (2+ messages)
[bug report] memory leak of xa_node in collapse_file() when rollbacks
2025-12-30 21:03 UTC (8+ messages)
[PATCH bpf-next v4 0/6] mm: bpf kfuncs to access memcg data
2025-12-30 21:00 UTC (4+ messages)
` [PATCH bpf-next v4 3/6] mm: introduce bpf_get_root_mem_cgroup() BPF kfunc
[PATCH] mm: remove unused function inc_node_state()
2025-12-30 20:48 UTC (2+ messages)
[PATCH] mm/page_owner: fix prematurely released rcu_read_lock()
2025-12-30 20:45 UTC (3+ messages)
[PATCH] mm/oom_kill: Remove unnecessary integer promotion in format string
2025-12-30 20:33 UTC (3+ messages)
[PATCH v2] mm/memblock: drop redundant 'struct page *' argument from memblock_free_pages()
2025-12-30 20:16 UTC (3+ messages)
[linux-next:master 2254/2671] ERROR: modpost: "arch_enter_lazy_mmu_mode" [mm/tests/lazy_mmu_mode_kunit.ko] undefined!
2025-12-30 18:24 UTC
[PATCH] kho: add support for deferred struct page init
2025-12-30 18:21 UTC (20+ messages)
[RFC PATCH 00/10] liveupdate: hugetlb support
2025-12-30 16:37 UTC (14+ 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
[PATCH v3] liveupdate: separate memfd support into LIVEUPDATE_MEMFD
2025-12-30 16:27 UTC (2+ messages)
[PATCH] liveupdate/kho: Warn when kho_scratch is insufficient for sparsemem
2025-12-30 16:26 UTC (2+ messages)
[PATCH v2] liveupdate: separate memfd support into LIVEUPDATE_MEMFD
2025-12-30 16:07 UTC (3+ messages)
HIGHMEM freeing patch breaks Realtek RTL930x builds
2025-12-30 15:31 UTC (4+ messages)
` AW: "
[PATCH] mm: numa_memblks: Identify the accurate NUMA ID of CFMW
2025-12-30 15:18 UTC (2+ messages)
[PATCH RFC] kexec: add option to print previous kernel release after kexec
2025-12-30 15:11 UTC (3+ messages)
[PATCH] kho: add support for deferred struct page init
2025-12-30 15:05 UTC (3+ messages)
[PATCH v1] liveupdate: separate memfd support into LIVEUPDATE_MEMFD
2025-12-30 14:54 UTC (3+ messages)
[PATCH] mm/memtest: prevent arithmetic underflow in end pointer calculation
2025-12-30 13:36 UTC (5+ messages)
` [PATCH v2] mm/memtest: add underflow detection for size calculation
[RFC PATCH v2 0/3] Memory Controller eBPF support
2025-12-30 13:24 UTC (6+ 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] rust: Test page_align usize::MAX boundary edges
2025-12-30 11:40 UTC (4+ messages)
[PATCH v2] mm/memcg: scale memory.high penalty based on refault recency
2025-12-30 11:37 UTC (2+ messages)
[PATCH v2] rust: Test page_align usize::MAX boundary edges
2025-12-30 11:35 UTC
[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 (5+ messages)
[PATCH v2] mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
2025-12-30 4:10 UTC (2+ messages)
[PATCH 4/8] mm/hugetlb: introduce per-node sysfs interface "zeroable_hugepages"
2025-12-30 2:41 UTC (4+ messages)
[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)
[PATCH] kho: simplify page initialization in kho_restore_page()
2025-12-29 20:52 UTC (3+ 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 (5+ messages)
` [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 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 (2+ messages)
[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 (3+ messages)
` [PATCH 11/28] nios2: introduce arch_zone_limits_init()
[PATCH 0/8] Introduce a huge-page pre-zeroing mechanism
2025-12-29 12:34 UTC (2+ messages)
[PATCH 0/8] Introduce a huge-page pre-zeroing mechanism
2025-12-29 12:31 UTC (2+ 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
[PATCH 1/1] mm,swapops: Fix compile error on set_pmd_migration_entry
2025-12-29 11:37 UTC (3+ messages)
[syzbot] [fs?] [mm?] possible deadlock in flush_end_io
2025-12-29 11:09 UTC
[syzbot] [cgroups?] [mm?] KMSAN: uninit-value in __sigqueue_free
2025-12-29 9:29 UTC
[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 (5+ messages)
` [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)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox