linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-16 21:27:13 to 2025-12-17 21:45:57 UTC [more...]

[PATCH v2 00/28] Eliminate Dying Memory Cgroup
 2025-12-17 21:45 UTC  (34+ messages)
` [PATCH v2 01/28] mm: memcontrol: remove dead code of checking parent memory cgroup
` [PATCH v2 02/28] mm: workingset: use folio_lruvec() in workingset_refault()
` [PATCH v2 03/28] mm: rename unlock_page_lruvec_irq and its variants
` [PATCH v2 04/28] mm: vmscan: prepare for the refactoring the move_folios_to_lru()
` [PATCH v2 05/28] mm: vmscan: refactor move_folios_to_lru()
` [PATCH v2 06/28] mm: memcontrol: allocate object cgroup for non-kmem case
` [PATCH v2 07/28] mm: memcontrol: return root object cgroup for root memory cgroup
` [PATCH v2 08/28] mm: memcontrol: prevent memory cgroup release in get_mem_cgroup_from_folio()
` [PATCH v2 09/28] buffer: prevent memory cgroup release in folio_alloc_buffers()
` [PATCH v2 10/28] writeback: prevent memory cgroup release in writeback module
` [PATCH v2 11/28] mm: memcontrol: prevent memory cgroup release in count_memcg_folio_events()
` [PATCH v2 12/28] mm: page_io: prevent memory cgroup release in page_io module
` [PATCH v2 13/28] mm: migrate: prevent memory cgroup release in folio_migrate_mapping()
` [PATCH v2 14/28] mm: mglru: prevent memory cgroup release in mglru
` [PATCH v2 15/28] mm: memcontrol: prevent memory cgroup release in mem_cgroup_swap_full()
` [PATCH v2 16/28] mm: workingset: prevent memory cgroup release in lru_gen_eviction()
` [PATCH v2 17/28] mm: thp: prevent memory cgroup release in folio_split_queue_lock{_irqsave}()
` [PATCH v2 18/28] mm: zswap: prevent memory cgroup release in zswap_compress()
` [PATCH v2 19/28] mm: workingset: prevent lruvec release in workingset_refault()
` [PATCH v2 20/28] mm: zswap: prevent lruvec release in zswap_folio_swapin()
` [PATCH v2 21/28] mm: swap: prevent lruvec release in lru_gen_clear_refs()
` [PATCH v2 22/28] mm: workingset: prevent lruvec release in workingset_activation()
` [PATCH v2 23/28] mm: memcontrol: prepare for reparenting LRU pages for lruvec lock
` [PATCH v2 24/28] mm: vmscan: prepare for reparenting traditional LRU folios
` [PATCH v2 25/28] mm: vmscan: prepare for reparenting MGLRU folios
` [PATCH v2 26/28] mm: memcontrol: refactor memcg_reparent_objcgs()
` [PATCH v2 27/28] mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios
` [PATCH v2 28/28] mm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance helpers

[PATCH] mm/memremap: fix spurious large folio warning for FS-DAX
 2025-12-17 21:13 UTC 

[PATCH v10 0/8] mm: folio_zero_user: clear contiguous pages
 2025-12-17 20:26 UTC  (9+ messages)
` [PATCH v10 7/8] mm, folio_zero_user: support clearing page ranges

[PATCH] rust: maple_tree: rcu_read_lock() in destructor to silence lockdep
 2025-12-17 20:23 UTC  (5+ messages)

[PATCH 1/2] mm/vmalloc: Add large-order allocation helper
 2025-12-17 20:08 UTC  (14+ messages)
` [PATCH 2/2] mm/vmalloc: Add attempt_larger_order_alloc parameter

[PATCH] mm: vmscan: always allow writeback during memcg reclaim
 2025-12-17 19:59 UTC  (9+ messages)
  ` retiring laptop_mode? was "

[PATCH v4 RESEND 0/6] mm: hugetlb: allocate frozen gigantic folio
 2025-12-17 19:40 UTC  (21+ messages)
` [PATCH v4 1/6] mm: debug_vm_pgtable: add debug_vm_pgtable_free_huge_page()
` [PATCH v4 2/6] mm: page_alloc: add __split_page()
` [PATCH v4 3/6] mm: cma: add __cma_release()
` [PATCH v4 4/6] mm: page_alloc: add alloc_contig_frozen_{range,pages}()
` [PATCH v4 5/6] mm: cma: add cma_alloc_frozen{_compound}()
` [PATCH v4 6/6] mm: hugetlb: allocate frozen pages in alloc_gigantic_folio()

[RFC PATCH v1 0/4] Control folio sizes used for page cache memory
 2025-12-17 19:21 UTC  (2+ messages)

[PATCH 00/11] mm: thp: always enable mTHP support
 2025-12-17 18:50 UTC  (6+ messages)
` [PATCH 07/11] mm: shmem: use pgtable_has_pmd_leaves()

[PATCH v4 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
 2025-12-17 18:37 UTC  (9+ messages)
` [PATCH v4 10/19] mm, swap: consolidate cluster reclaim and usability check
` [PATCH v4 11/19] mm, swap: split locked entry duplicating into a standalone helper

[PATCH] mm/page_alloc: restore 0-handling to zone_set_pageset_high_and_batch
 2025-12-17 16:47 UTC  (7+ messages)

[PATCH] mm/damon: fix typos in comments
 2025-12-17 18:12 UTC 

[PATCH v2 0/3] mm: fixup pfnmap memory failure handling
 2025-12-17 18:10 UTC  (4+ messages)
` [PATCH v2 1/3] mm: fixup pfnmap memory failure handling to use pgoff

[PATCH v5 0/3] kasan: vmalloc: Fixes for the percpu allocator and vrealloc
 2025-12-17 18:06 UTC  (5+ messages)
` [PATCH v5 1/3] mm/kasan: Fix incorrect unpoisoning in vrealloc for KASAN
` [PATCH v5 2/3] kasan: Refactor pcpu kasan vmalloc unpoison
` [PATCH v5 3/3] kasan: Unpoison vms[area] addresses with a common tag

[PATCH v6 00/14] Nesting support for lazy MMU mode
 2025-12-17 17:37 UTC  (13+ messages)
` [PATCH v6 14/14] mm: Add basic tests for lazy_mmu
    ` [PATCH] powerpc/mm: export symbols for lazy_mmu_mode KUnit tests
    ` [PATCH] mm: Add basic tests for lazy_mmu - fix for powerpc

[PATCH 0/2] introduce pagetable_alloc_nolock()
 2025-12-17 17:19 UTC  (12+ messages)

[PATCH v6 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-12-17 17:15 UTC  (4+ messages)

[PATCH v2 0/3] support batch checking of references and unmapping for large folios
 2025-12-17 16:39 UTC  (24+ messages)
` [PATCH v2 1/3] arm64: mm: support batch clearing of the young flag "
` [PATCH v2 2/3] mm: rmap: support batched checks of the references "
` [PATCH v2 3/3] mm: rmap: support batched unmapping for file "

[PATCH RFC 0/2] tweaks for costly order __GFP_NORETRY reclaim
 2025-12-17 16:35 UTC  (7+ messages)
` [PATCH RFC 1/2] mm, page_alloc, thp: prevent reclaim for __GFP_THISNODE THP allocations
` [PATCH RFC 2/2] mm, page_alloc: fail costly __GFP_NORETRY allocations faster

[linux-next:master] BUILD SUCCESS WITH UNVERIFIED WARNING 12b95d29eb979e5c4f4f31bb05817bc935c52050
 2025-12-17 15:59 UTC 

[syzbot] [cgroups?] [mm?] INFO: rcu detected stall in sys_signalfd4 (2)
 2025-12-17 15:37 UTC 

[syzbot] [xfs] general protection fault in workingset_refault (3)
 2025-12-17 15:06 UTC 

[PATCH 0/2] mm: fix oom-killer not being invoked when demotion is enabled
 2025-12-17 14:30 UTC  (7+ messages)
` [PATCH 1/2] mm: memory-tiers, numa_emu: enable to create memory tiers using fake numa nodes
` [PATCH 2/2] mm/vmscan: don't demote if there is not enough free memory in the lower memory tier

[PATCH v2 0/1] finalize removing the page pool members in struct page
 2025-12-17 13:43 UTC  (2+ messages)

[PATCH 0/8] mm: clean up anon_vma implementation
 2025-12-17 12:27 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 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()

[PATCH v2] sysctl: Remove unused ctl_table forward declarations
 2025-12-17 12:16 UTC 

[PATCH] sysctl: Remove unused ctl_table forward declarations
 2025-12-17 12:09 UTC  (4+ messages)

[PATCH] sparc: Use vmemmap_populate_hugepages for vmemmap_populate
 2025-12-17 12:08 UTC 

[linus:master] [mm/vmalloc] 9c47753167: stress-ng.bigheap.realloc_calls_per_sec 21.3% regression
 2025-12-17 11:52 UTC  (5+ messages)

[PATCH] mm/mm_init: Replace simple_strtoul with kstrtobool in set_hashdist
 2025-12-17 11:02 UTC 

[PATCH v3 00/10] KFuzzTest: a new kernel fuzzing framework
 2025-12-17 10:31 UTC  (6+ messages)

[PATCH 0/4] Various mm kselftests improvements/fixes
 2025-12-17 10:08 UTC  (7+ messages)
` [PATCH 1/4] selftests/mm: remove flaky header check
` [PATCH 4/4] selftests/mm: fix exit code in pagemap_ioctl

[PATCH v3 0/7] enable PT_RECLAIM on all 64-bit architectures
 2025-12-17  9:45 UTC  (8+ messages)
` [PATCH v3 1/7] mm: change mm/pt_reclaim.c to use asm/tlb.h instead of asm-generic/tlb.h
` [PATCH v3 2/7] alpha: mm: enable MMU_GATHER_RCU_TABLE_FREE
` [PATCH v3 3/7] LoongArch: "
` [PATCH v3 4/7] mips: "
` [PATCH v3 5/7] parisc: "
` [PATCH v3 6/7] um: "
` [PATCH v3 7/7] mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREE

[PATCH] mm: memcg: fix unit conversion for K() macro in OOM log
 2025-12-17  9:31 UTC  (4+ messages)

[akpm-mm:mm-nonmm-unstable 60/60] ld.lld: error: undefined symbol: envp_init
 2025-12-17  7:34 UTC 

[PATCH] mm/filemap: fix NULL pointer dereference in do_read_cache_folio()
 2025-12-17  7:33 UTC  (11+ messages)

[akpm-mm:mm-nonmm-unstable 60/60] undefined reference to `envp_init'
 2025-12-17  6:59 UTC 

[PATCH] mm: Consider non-anon swap cache folios in folio_expected_ref_count()
 2025-12-17  6:04 UTC  (6+ messages)

[PATCH v4] mm/page_alloc: prevent reporting pcp->batch = 0
 2025-12-17  5:18 UTC  (2+ messages)

[PATCH v2 0/2] mm/page_alloc: pcp->batch cleanups
 2025-12-17  5:16 UTC  (5+ messages)
` [PATCH v2 2/2] mm/page_alloc: Prevent reporting pcp->batch = 0
  ` [PATCH v2 2/2] mm/page_alloc: Prevent reporting pcp->batch = 0 [mcf5208evb boot failure]

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

[PATCH 0/3] mm/khugepaged: minor cleanups
 2025-12-17  2:48 UTC  (5+ messages)
` [PATCH 1/3] mm/khugepaged: remove unnecessary goto 'skip' label
` [PATCH 3/3] mm/khugepaged: make khugepaged_collapse_control static

[PATCH v13 mm-new 00/16] khugepaged: mTHP support
 2025-12-17  1:33 UTC  (5+ messages)
` [PATCH v13 mm-new 07/16] khugepaged: introduce collapse_max_ptes_none helper function

[PATCH 00/14] Assorted kernel-doc fixes
 2025-12-17  0:09 UTC  (6+ messages)
` [PATCH 02/14] mm: Describe @flags parameter in memalloc_flags_save()
` [PATCH 05/14] mm, kfence: Describe @slab parameter in __kfence_obj_info()

[PATCH] of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel param
 2025-12-16 22:21 UTC  (3+ messages)

[PATCH] mm/memory-failure: fix missing ->mf_stats count in hugetlb poison
 2025-12-16 21:56 UTC 

[PATCH v6 0/5] asdf
 2025-12-16 21:56 UTC  (3+ messages)
` [PATCH v6 5/5] coccinelle: Add kmalloc_objs conversion script
  ` [cocci] "

[PATCH 1/4] mm/migrate: Add migrate_device_split_page
 2025-12-16 21:39 UTC  (3+ messages)

[PATCH v4 00/10] x86/entry/vdso: clean up the vdso build, vdso updates
 2025-12-16 21:26 UTC  (6+ messages)
` [PATCH v4 02/10] x86/entry/vdso: move vdso2c to arch/x86/tools
` [PATCH v4 06/10] x86/entry/vdso32: remove open-coded DWARF in sigreturn.S
` [PATCH v4 08/10] x86/vdso: abstract out vdso system call internals
` [PATCH v4 09/10] x86/cpufeature: replace X86_FEATURE_SYSENTER32 with X86_FEATURE_SYSFAST32
` [PATCH v4 10/10] x86/entry/vdso32: when using int $0x80, use it directly


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).