linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH mm-hotfixes] mm: do not copy page tables unnecessarily for VM_UFFD_WP
 2026-01-14 11:35 UTC  (3+ messages)

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

[PATCH v4 5/9] mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
 2026-01-14 11:32 UTC  (4+ messages)

[PATCH mm-new v4 0/6] Improve khugepaged scan logic
 2026-01-14 11:28 UTC  (4+ messages)
` [PATCH mm-new v4 2/6] mm: khugepaged: refine scan progress number

[PATCH v3 0/6] Improve khugepaged scan logic
 2026-01-14 11:18 UTC  (5+ messages)
` [PATCH v3 2/6] mm: khugepaged: refine scan progress number

[PATCH RFC v2 00/20] slab: replace cpu (partial) slabs with sheaves
 2026-01-14 11:14 UTC  (15+ messages)
` [PATCH RFC v2 01/20] mm/slab: add rcu_barrier() to kvfree_rcu_barrier_on_cache()
` [PATCH RFC v2 06/20] slab: make percpu sheaves compatible with kmalloc_nolock()/kfree_nolock()
` [PATCH RFC v2 09/20] slab: remove cpu (partial) slabs usage from allocation paths
` [PATCH RFC v2 13/20] slab: simplify kmalloc_nolock()

[PATCH v7 0/2] Optimize zone->contiguous update and issue fix
 2026-01-14 11:13 UTC  (5+ messages)
` [PATCH v7 2/2] mm/memory hotplug/unplug: Optimize zone->contiguous update when changes pfn range

[akpm-mm:mm-nonmm-unstable 77/129] arch/loongarch/net/bpf_jit.c:1322:7: error: call to undeclared function '__bpf_address_lookup'; ISO C99 and later do not support implicit function declarations
 2026-01-14 11:08 UTC  (3+ messages)

Subject: [PATCH 0/8] dax/kmem: add runtime hotplug state control
 2026-01-14 10:55 UTC  (15+ messages)
` [PATCH 1/8] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH 2/8] mm/memory_hotplug: extract __add_memory_resource() and __offline_memory()
` [PATCH 3/8] mm/memory_hotplug: add APIs for explicit online type control
` [PATCH 4/8] mm/memory_hotplug: return online type from add_memory_driver_managed()
` [PATCH 5/8] dax/kmem: extract hotplug/hotremove helper functions
` [PATCH 6/8] dax/kmem: add online/offline "
` [PATCH 7/8] dax/kmem: add sysfs interface for runtime hotplug state control
` [PATCH 8/8] dax/kmem: add memory notifier to block external state changes

[PATCH v2 0/2] SEV-SNP Unaccepted Memory Hotplug
 2026-01-14 10:47 UTC  (9+ messages)
` [PATCH v2 1/2] mm/memory_hotplug: Add support to accept memory during hot-add
` [PATCH v2 2/2] mm/memory_hotplug: Add support to unaccept memory after hot-remove

[PATCH v2 0/8] Introduce a huge-page pre-zeroing mechanism
 2026-01-14 10:41 UTC  (3+ messages)

[PATCH 2/2] ksm: Optimize rmap_walk_ksm by passing a suitable address range
 2026-01-14 10:24 UTC  (3+ messages)

[PATCH v2 2/2] mm/madvise: allow guard page install/remove under VMA lock
 2026-01-14 10:01 UTC  (3+ messages)

[RFC PATCH bpf-next 0/3] BPF-based NUMA balancing
 2026-01-14  9:56 UTC  (3+ messages)
` [RFC PATCH bpf-next 2/3] mm: add support for bpf based numa balancing

[vbabka-slab:slab/for-7.0/obj_metadata 9/10] Warning: mm/slub.c:7013 function parameter 'objp' not described in 'ksize'
 2026-01-14  9:48 UTC  (3+ messages)

[PATCH v18 00/12] Support page table check on PowerPC
 2026-01-14  9:34 UTC  (4+ messages)

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-01-14  9:34 UTC  (12+ messages)

[PATCH] mm/khugepaged: make khugepaged_collapse_control static
 2026-01-14  9:27 UTC  (3+ messages)

[PATCH 0/3] Migrate on fault for device pages
 2026-01-14  9:19 UTC  (4+ messages)
` [PATCH 1/3] mm: unified hmm fault and migrate device pagewalk paths
` [PATCH 2/3] mm: add new testcase for the migrate on fault case
` [PATCH 3/3] mm:/migrate_device.c: remove migrate_vma_collect_*() functions

[PATCH linux-next] mm/madvise: prefer VMA lock for MADV_REMOVE
 2026-01-14  9:04 UTC  (6+ messages)
` [syzbot ci] "

[PATCH v1 0/1] mm: Fix OOM killer and proc stats inaccuracy on large many-core systems
 2026-01-14  8:18 UTC  (9+ messages)
` [PATCH v1 1/1] "

[PATCH v3 0/2] mm/vmscan: mitigate spurious kswapd_failures reset and add tracepoints
 2026-01-14  7:40 UTC  (3+ messages)
` [PATCH v3 1/2] mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
` [PATCH v3 2/2] mm/vmscan: add tracepoint and reason for kswapd_failures reset

[RFC PATCH 00/15] kmem_cache instances with static storage duration
 2026-01-14  7:38 UTC  (7+ messages)
` [RFC PATCH 01/15] static kmem_cache instances for core caches

[PATCH mm-new resend 0/5] mm: accelerate gigantic folio allocation
 2026-01-14  7:36 UTC  (9+ messages)
` [PATCH 2/5] mm: page_alloc: optimize pfn_range_valid_contig()
` [PATCH 5/5] mm: hugetlb_cma: mark hugetlb_cma{_only} as __ro_after_init

[PATCH v6 00/14] Nesting support for lazy MMU mode
 2026-01-14  7:27 UTC  (7+ messages)
` [PATCH v6 04/14] sparc/mm: implement arch_flush_lazy_mmu_mode()
` [PATCH v6 06/14] mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
` [PATCH v6 12/14] sparc/mm: replace batch->active with is_lazy_mmu_mode_active()

[RFC PATCH 2/2] swsusp: make it possible to hibernate to device mapper devices
 2026-01-14  7:27 UTC  (2+ messages)

TmpFs Incorporation Of FsCrypt?
 2026-01-14  7:25 UTC 

[PATCH v6 14/14] mm: Add basic tests for lazy_mmu
 2026-01-14  7:25 UTC  (4+ messages)
` [PATCH] sparc/mm: export symbols for lazy_mmu_mode KUnit tests

[PATCH] alloc_tag: remove sysctl prefix from mem_profiling boot parameter
 2026-01-14  7:25 UTC  (3+ messages)

[PATCH v2 00/28] Eliminate Dying Memory Cgroup
 2026-01-14  7:21 UTC  (5+ messages)

[PATCH v6 4/4] mm: thp: reparent the split queue during memcg offline
 2026-01-14  7:19 UTC  (5+ messages)

[PATCH 0/3] dma-mapping: Improve atomic pool behaviour
 2026-01-14  7:18 UTC  (9+ messages)
  ` [PATCH 2/3] mm_zone: Generalise has_managed_dma()
  ` [PATCH 3/3] dma/pool: Avoid allocating redundant pools

TmpFs Incorporation Of FsCrypt?
 2026-01-14  7:03 UTC 

[PATCH v7 0/2] mm/vmscan: fix demotion targets checks in reclaim/demotion
 2026-01-14  6:59 UTC  (3+ messages)
` [PATCH v8 0/2] mm/vmscan: select the closest preferred node in demote_folio_list()
  ` [PATCH v8 2/2] "

[PATCH 11/11] Docs/admin-guide/mm/damon/lru_sort: document intervals autotuning
 2026-01-14  6:30 UTC  (2+ messages)

[PATCH 10/11] mm/damon/lru_sort: add monitoring intervals auto-tuning parameter
 2026-01-14  6:27 UTC  (2+ messages)

mips64-linux-ld: div64.c:undefined reference to `__multi3'
 2026-01-14  6:19 UTC  (4+ messages)

[PATCH 09/11] Docs/admin-guide/mm/damon/lru_sort: document active_mem_bp parameter
 2026-01-14  6:05 UTC  (2+ messages)

[PATCH 08/11] mm/damon/lru_sort: support active:inactive memory ratio based auto-tuning
 2026-01-14  5:53 UTC  (3+ messages)

[PATCH v2 00/11] Remove device private pages from physical address space
 2026-01-14  5:41 UTC  (13+ messages)
` [PATCH v2 05/11] mm/page_vma_mapped: Add flags to page_vma_mapped_walk::pfn to track device private pages
` [PATCH v2 11/11] mm: Remove device private pages from the physical address space

[PATCH] mm: numa,memblock: include <asm/numa.h> for 'numa_nodes_parsed'
 2026-01-14  5:25 UTC  (2+ messages)

[PATCHv2 1/2] zsmalloc: use actual object size to detect spans
 2026-01-14  4:17 UTC  (2+ messages)

[PATCH 07/11] Docs/admin-guide/mm/damon/lru_sort: document filter_young_pages
 2026-01-14  3:25 UTC  (2+ messages)

[PATCH 02/11] mm/damon/sysfs-schemes: support DAMOS_QUOTA_[IN]ACTIVE_MEM_BP
 2026-01-14  2:57 UTC  (3+ messages)

[PATCH 03/11] Docs/mm/damon/design: document DAMOS_QUOTA_[IN]ACTIVE_MEM_BP
 2026-01-14  2:51 UTC  (2+ messages)

[PATCH v13 mm-new 00/16] khugepaged: mTHP support
 2026-01-14  2:49 UTC  (9+ messages)
` [PATCH v13 mm-new 05/16] khugepaged: introduce is_mthp_order helper

[PATCH v2 0/3] Replace wq users and add WQ_PERCPU to alloc_workqueue() users
 2026-01-14  2:25 UTC  (5+ messages)
` [PATCH v2 3/3] mm: add WQ_PERCPU to alloc_workqueue users

[PATCH] mm/shmem, swap: fix race of truncate and swap entry split
 2026-01-14  1:46 UTC  (8+ messages)

[PATCH] rust: fix typo in bindings
 2026-01-14  1:43 UTC  (4+ messages)

[PATCH v3] mm/mempolicy: fix mpol_rebind_nodemask() for MPOL_F_NUMA_BALANCING
 2026-01-14  1:23 UTC  (4+ messages)

[PATCH v2] slab: fix kmalloc_nolock() context check for PREEMPT_RT
 2026-01-14  1:18 UTC  (4+ messages)

[PATCH v3 0/6] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
 2026-01-14  0:04 UTC  (6+ messages)
` [PATCH v3 6/6] KVM: guest_memfd: GUP source pages prior to populating guest memory

[PATCH] PCI/P2PDMA: Reset page reference count when page mapping fails
 2026-01-13 23:34 UTC  (2+ messages)

[PATCH v4 1/2] mm/memory-failure: fix missing ->mf_stats count in hugetlb poison
 2026-01-13 23:22 UTC  (2+ messages)

[PATCH v3 0/3] Only free healthy pages in high-order has_hwpoisoned folio
 2026-01-13 22:02 UTC  (4+ messages)
` [PATCH v3 2/3] mm/page_alloc: only "

[PATCH v5] io: add io_pgtable abstraction
 2026-01-13 21:50 UTC  (2+ messages)

[PATCH] mm/page_alloc: Fix freeing of failed-split poisoned compound pages
 2026-01-13 21:05 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 0f853ca2a798ead9d24d39cad99b0966815c582a
 2026-01-13 20:36 UTC 

[PATCH v1 0/9] Remove XA_ZERO from error recovery of dup_mmap()
 2026-01-13 20:09 UTC  (19+ messages)
` [PATCH v1 2/9] mm/mmap: Abstract vma clean up from exit_mmap()
` [PATCH v1 3/9] mm/vma: Add limits to unmap_region() for vmas
` [PATCH v1 4/9] mm/memory: Add tree limit to free_pgtables()
` [PATCH v1 5/9] mm/vma: Add page table limit to unmap_region()

[PATCH v15 0/3] mm: Reduce latency of OOM killer task selection
 2026-01-13 20:04 UTC  (4+ messages)
` [PATCH v15 1/3] lib: Introduce hierarchical per-cpu counters
` [PATCH v15 2/3] mm: Use hierarchical per-cpu counters for RSS tracking
` [PATCH v15 3/3] mm: Reduce latency of OOM killer task selection with 2-pass algorithm

[PATCH v3 1/4] mm: declare VMA flags by bit
 2026-01-13 19:31 UTC  (7+ messages)

[PATCH 00/44] Change a lot of min_t() that might mask high bits
 2026-01-13 19:24 UTC  (6+ messages)
` [PATCH 30/44] fs: use min() or umin() instead of min_t()

KASAN vs realloc
 2026-01-13 19:15 UTC  (3+ messages)
` [PATCH 1/2] mm/kasan: Fix KASAN poisoning in vrealloc()
  ` [PATCH 2/2] mm/kasan/kunit: extend vmalloc OOB tests to cover vrealloc()

[PATCH RFC 10/19] slab: remove cpu (partial) slabs usage from allocation paths
 2026-01-13 18:51 UTC  (6+ messages)

[akpm-mm:mm-new 294/303] arch/arm64/kernel/traps.c:1074:9: error: implicit declaration of function 'kasan_die_unless_recover'
 2026-01-13 18:41 UTC 

page:  |  | latest

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