linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH v4 4/4] mm/damon: add PA-mode cache for eligible memory detection lag
 2026-02-25 18:58 UTC  (3+ messages)

[PATCH 0/7] dma-buf: heaps: Turn heaps into modules
 2026-02-25 18:51 UTC  (9+ messages)
` [PATCH 1/7] dma: contiguous: Turn heap registration logic around
` [PATCH 2/7] mm: cma: Export cma_alloc and cma_release
` [PATCH 3/7] mm: cma: Export cma_get_name
` [PATCH 4/7] mm: cma: Export dma_contiguous_default_area
` [PATCH 5/7] dma-buf: heaps: Export mem_accounting parameter
` [PATCH 6/7] dma-buf: heaps: cma: Turn the heap into a module
` [PATCH 7/7] dma-buf: heaps: system: "

[RFC PATCH v1 0/7] Open HugeTLB allocation routine for more generic use
 2026-02-25 18:51 UTC  (3+ messages)
` [RFC PATCH v1 2/7] mm: hugetlb: Move mpol interpretation out of alloc_buddy_hugetlb_folio_with_mpol()

[RFC PATCH v3 3/4] mm/damon: add node_eligible_mem_bp and node_ineligible_mem_bp goal metrics
 2026-02-25 18:46 UTC  (3+ messages)

[PATCH v4 0/4] pid_namespace: make init creation more flexible
 2026-02-25 18:46 UTC  (7+ messages)
` [PATCH v4 1/4] pid_namespace: avoid optimization of accesses to ->child_reaper
` [PATCH v4 2/4] pid: check init is created first after idr alloc
` [PATCH v4 3/4] pid_namespace: allow opening pid_for_children before init was created
` [PATCH v4 4/4] selftests: Add tests for creating pidns init via setns

[PATCH] mm: Do not allocate shrinker info with cgroup.memory=nokmem
 2026-02-25 18:38 UTC 

[RFC PATCH v3 2/4] mm/damon: fix esz=0 quota bypass allowing unlimited migration
 2026-02-25 18:28 UTC  (3+ messages)

[RFC PATCH v3 1/4] mm/damon/sysfs: set goal_tuner after scheme creation
 2026-02-25 18:23 UTC  (3+ messages)

[RFC PATCH v3 0/4] mm/damon: Introduce node_eligible_mem_bp and node_ineligible_mem_bp Quota Goal Metrics
 2026-02-25 18:19 UTC  (3+ messages)

VM_BUG_ON_VMA in split_huge_pmd_locked: huge PMD doesn't cover full VMA range
 2026-02-25 18:12 UTC  (3+ messages)

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-02-25 17:58 UTC  (3+ messages)
` [PATCH 24/24] fs: remove simple_nosetlease()

[RESEND PATCH net-next] netmem: remove the pp fields from net_iov
 2026-02-25 17:57 UTC  (5+ messages)

[PATCH v3] mm/cma: move put_page_testzero() out of VM_WARN_ON in cma_release()
 2026-02-25 17:24 UTC  (5+ messages)

[PATCH] Revert "ptdesc: remove references to folios from __pagetable_ctor() and pagetable_dtor()"
 2026-02-25 17:18 UTC  (8+ messages)

[LSF/MM/BPF TOPIC] A pagetable library for the kernel?
 2026-02-25 17:06 UTC  (3+ messages)

[PATCH 0/3] Make memcg location more flexible
 2026-02-25 16:55 UTC  (5+ messages)
` [PATCH 1/3] memcg: Add memcg_stat_mod()
` [PATCH 2/3] memcg: Simplify mod_lruvec_kmem_state()
` [PATCH 3/3] ptdesc: Account page tables to memcgs again

[PATCH v2 1/1] mm/slab: mark alloc tags empty for sheafs allocated with __GFP_NO_OBJ_EXT
 2026-02-25 16:39 UTC  (6+ messages)
`  "

[PATCH RFC 00/19] mm: Add __GFP_UNMAPPED
 2026-02-25 16:34 UTC  (20+ messages)
` [PATCH RFC 01/19] x86/mm: split out preallocate_sub_pgd()
` [PATCH RFC 02/19] x86/mm: Generalize LDT remap into "mm-local region"
` [PATCH RFC 03/19] x86/tlb: Expose some flush function declarations to modules
` [PATCH RFC 04/19] x86/mm: introduce the mermap
` [PATCH RFC 05/19] mm: KUnit tests for "
` [PATCH RFC 06/19] mm: introduce for_each_free_list()
` [PATCH RFC 07/19] mm/page_alloc: don't overload migratetype in find_suitable_fallback()
` [PATCH RFC 08/19] mm: introduce freetype_t
` [PATCH RFC 09/19] mm: move migratetype definitions to freetype.h
` [PATCH RFC 10/19] mm: add definitions for allocating unmapped pages
` [PATCH RFC 11/19] mm: rejig pageblock mask definitions
` [PATCH RFC 12/19] mm: encode freetype flags in pageblock flags
` [PATCH RFC 13/19] mm/page_alloc: remove ifdefs from pindex helpers
` [PATCH RFC 14/19] mm/page_alloc: separate pcplists by freetype flags
` [PATCH RFC 15/19] mm/page_alloc: rename ALLOC_NON_BLOCK back to _HARDER
` [PATCH RFC 16/19] mm/page_alloc: introduce ALLOC_NOBLOCK
` [PATCH RFC 17/19] mm/page_alloc: implement __GFP_UNMAPPED allocations
` [PATCH RFC 18/19] mm/page_alloc: implement __GFP_UNMAPPED|__GFP_ZERO allocations
` [PATCH RFC 19/19] mm: Minimal KUnit tests for some new page_alloc logic

[PATCH v3 1/1] mm/slab: mark alloc tags empty for sheaves allocated with __GFP_NO_OBJ_EXT
 2026-02-25 16:34 UTC 

[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
 2026-02-25 16:25 UTC  (4+ messages)
` [PATCH v3 24/29] arch, mm: consolidate initialization of SPARSE memory model

[PATCH v2 0/5] mm: arch/shstk: Common shadow stack mapping helper and VM_NOHUGEPAGE
 2026-02-25 16:14 UTC  (6+ messages)
` [PATCH v2 1/5] mm: Introduce vm_mmap_shadow_stack() as a helper for VM_SHADOW_STACK mappings
` [PATCH v2 2/5] arm64: gcs: Use the new common vm_mmap_shadow_stack() helper
` [PATCH v2 3/5] riscv: shstk: "
` [PATCH v2 4/5] x86: "
` [PATCH v2 5/5] mm: Do not map the shadow stack as THP

[PATCH 0/5] mm: arch/shstk: Common shadow stack mapping helper and VM_NOHUGEPAGE
 2026-02-25 16:10 UTC  (20+ messages)
` [PATCH 1/5] mm: Introduce vm_mmap_shadow_stack() as a helper for VM_SHADOW_STACK mappings
` [PATCH 2/5] arm64: gcs: Use the new common vm_mmap_shadow_stack() helper
` [PATCH 3/5] riscv: shstk: "
` [PATCH 4/5] x86: "
` [PATCH 5/5] mm: Do not map the shadow stack as THP

[PATCH] mm: Avoid calling folio_page() with an out-of-bounds index
 2026-02-25 15:48 UTC  (5+ messages)

[LSF/MM/BPF TOPIC] Making memcg limits tier-aware
 2026-02-25 15:44 UTC 

[PATCH v5 0/2] kho: add support for deferred struct page init
 2026-02-25 15:39 UTC  (3+ messages)
` [PATCH v5 1/2] kho: fix deferred init of kho scratch
` [PATCH v5 2/2] kho: make preserved pages compatible with deferred struct page init

[PATCH 1/2] mm/huge_memory: Fix use of NULL folio in move_pages_huge_pmd()
 2026-02-25 15:23 UTC  (3+ messages)

[PATCH v5 00/32] Eliminate Dying Memory Cgroup
 2026-02-25 14:58 UTC  (17+ messages)
` [PATCH v5 19/32] mm: workingset: prevent lruvec release in workingset_refault()
` [PATCH v5 20/32] mm: zswap: prevent lruvec release in zswap_folio_swapin()
` [PATCH v5 21/32] mm: swap: prevent lruvec release in lru_gen_clear_refs()
` [PATCH v5 22/32] mm: workingset: prevent lruvec release in workingset_activation()
` [PATCH v5 23/32] mm: do not open-code lruvec lock
` [PATCH v5 24/32] mm: memcontrol: prepare for reparenting LRU pages for "
` [PATCH v5 25/32] mm: vmscan: prepare for reparenting traditional LRU folios
` [PATCH v5 26/32] mm: vmscan: prepare for reparenting MGLRU folios
` [PATCH v5 27/32] mm: memcontrol: refactor memcg_reparent_objcgs()
` [PATCH v5 28/32] mm: workingset: use lruvec_lru_size() to get the number of lru pages
` [PATCH v5 29/32] mm: memcontrol: prepare for reparenting non-hierarchical stats
` [PATCH v5 30/32] mm: memcontrol: convert objcg to be per-memcg per-node type
  ` [PATCH v5 update "
` [PATCH v5 31/32] mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios
` [PATCH v5 32/32] mm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance helpers

LSF/MM/BPF: 2026: Call for Proposals
 2026-02-25 14:52 UTC  (2+ messages)
` LSF/MM/BPF: 2026: (V)FS: First Round of Invites Sent

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-02-25 14:43 UTC  (3+ messages)

[PATCH v2 0/4] mm: zone lock tracepoint instrumentation
 2026-02-25 14:43 UTC  (5+ messages)
` [PATCH v2 1/4] mm: introduce zone lock wrappers
` [PATCH v2 2/4] mm: convert zone lock users to wrappers
` [PATCH v2 3/4] mm: convert compaction to zone lock wrappers
` [PATCH v2 4/4] mm: add tracepoints for zone lock

[PATCH mm-new v8 0/4] Improve khugepaged scan logic
 2026-02-25 14:29 UTC  (5+ messages)
` [PATCH mm-new v8 2/4] mm: khugepaged: refine scan progress number

[PATCH 0/5] support batched checking of the young flag for MGLRU
 2026-02-25 14:25 UTC  (11+ messages)
` [PATCH 1/5] mm: use inline helper functions instead of ugly macros
` [PATCH 2/5] mm: rmap: add a ZONE_DEVICE folio warning in folio_referenced()
` [PATCH 3/5] mm: add a batched helper to clear the young flag for large folios
` [PATCH 4/5] mm: support batched checking of the young flag for MGLRU

[PATCH v1] radix-tree: fix memory leak of intermediate nodes on insert failure
 2026-02-25 14:13 UTC  (2+ messages)

[PATCH v3 00/12] rust: xarray: add entry API with preloading
 2026-02-25 14:08 UTC  (8+ messages)
` [PATCH v3 04/12] rust: xarray: add `XArrayState`

[PATCH mm-unstable v1 0/5] mm: khugepaged cleanups and mTHP prerequisites
 2026-02-25 13:44 UTC  (5+ messages)
` [PATCH mm-unstable v1 3/5] mm/khugepaged: define COLLAPSE_MAX_PTES_LIMIT as HPAGE_PMD_NR - 1

[PATCH v3 0/4] pid_namespace: make init creation more flexible
 2026-02-25 13:37 UTC  (13+ messages)
` [PATCH v3 1/4] pid_namespace: avoid optimization of accesses to ->child_reaper
` [PATCH v3 2/4] pid: check init is created first after idr alloc
` [PATCH v3 3/4] pid_namespace: allow opening pid_for_children before init was created

[Regression] mm:slab/sheaves: severe performance regression in cross-CPU slab allocation
 2026-02-25 13:22 UTC  (17+ messages)

[PATCH RFC 00/15] mm, swap: swap table phase IV with dynamic ghost swapfile
 2026-02-25 12:33 UTC  (4+ messages)
` [PATCH RFC 12/15] mm, swap: merge zeromap into swap table

[PATCH] mm: allow __GFP_RETRY_MAYFAIL in vmalloc
 2026-02-25 11:46 UTC  (12+ messages)

[RFC v1 00/10] Misc powerpc fixes and refactoring
 2026-02-25 11:42 UTC  (12+ messages)
` [RFC v1 02/10] powerpc: book3s64: Fix unmap race with PMD THP migration entry
` [RFC v1 03/10] mm/debug_vm_pgtable.c: Add test to zap "
` [RFC v1 04/10] powerpc/64s/tlbflush-radix: Remove unused radix__flush_tlb_pwc()
` [RFC v1 05/10] powerpc/64s: Move serialize_against_pte_lookup() to hash_pgtable.c
` [RFC v1 06/10] powerpc/64s: Kill the unused argument of exit_lazy_flush_tlb
` [RFC v1 07/10] powerpc: book3s64: Rename tlbie_va_lpid to tlbie_va_pid_lpid
` [RFC v1 08/10] powerpc: book3s64: Rename tlbie_lpid_va to tlbie_va_lpid
` [RFC v1 09/10] powerpc: book3s64: Make use of H_RPTI_TYPE_ALL macro
` [RFC v1 10/10] powerpc: Add MMU_FTRS_POSSIBLE & MMU_FTRS_ALWAYS
` [RFC v1 01/10] powerpc/pgtable-frag: Fix bad page state in pte_frag_destroy

[PATCH v3 0/6] drm/gem-shmem: Track page accessed/dirty status
 2026-02-25 11:35 UTC  (9+ messages)
` [PATCH v3 5/6] drm/gem-shmem: Track folio accessed/dirty status in mmap
` [PATCH v3 6/6] drm/gem-shmem: Track folio accessed/dirty status in vmap

[LSF/MM/BPF TOPIC] MGLRU on Android: Real-World Problems and Challenges
 2026-02-25 10:46 UTC  (5+ messages)

[PATCH] mm/slab: initialize slab->stride early to avoid memory ordering issues
 2026-02-25 10:15 UTC  (5+ messages)

[RFC PATCH v1 00/10] guest_memfd: Track amount of memory allocated on inode
 2026-02-25  9:21 UTC  (7+ messages)

[PATCH] mm/huge_memory: fix folio isn't locked in softleaf_to_folio()
 2026-02-25  9:15 UTC  (2+ messages)

[PATCH 0/2] mm: memfd_luo: fixes for folio flag preservation
 2026-02-25  8:58 UTC  (5+ messages)
` [PATCH 1/2] mm: memfd_luo: always make all folios uptodate
` [PATCH 2/2] mm: memfd_luo: always dirty all folios

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-02-25  8:38 UTC  (7+ messages)
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved across Live Update
` [PATCH v2 08/22] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
` [PATCH v2 09/22] vfio/pci: Store incoming Live Update state in struct vfio_pci_core_device

[PATCH v5 00/15] mm/kasan: make kasan=on|off work for all three modes
 2026-02-25  8:14 UTC  (16+ messages)
` [PATCH v5 01/15] mm/kasan: add conditional checks in functions to return directly if kasan is disabled
` [PATCH v5 02/15] mm/kasan: rename 'kasan_arg' to 'kasan_arg_disabled'
` [PATCH v5 03/15] mm/kasan: mm/kasan: move kasan= code to common place
` [PATCH v5 04/15] mm/kasan: make kasan=on|off take effect for all three modes
` [PATCH v5 05/15] mm/kasan/sw_tags: don't initialize kasan if it's disabled
` [PATCH v5 06/15] arch/arm: "
` [PATCH v5 07/15] arch/arm64: "
` [PATCH v5 08/15] arch/loongarch: "
` [PATCH v5 09/15] arch/powerpc: "
` [PATCH v5 10/15] arch/riscv: "
` [PATCH v5 11/15] arch/x86: "
` [PATCH v5 12/15] arch/xtensa: "
` [PATCH v5 13/15] arch/um: "
` [PATCH v5 14/15] mm/kasan: add document into kernel-parameters.txt
` [PATCH v5 15/15] mm/kasan: clean up unneeded ARCH_DEFER_KASAN and kasan_arch_is_ready

[PATCH RFC] iommu/dma: Validate page before accessing P2PDMA state
 2026-02-25  7:56 UTC  (3+ 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