Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-13 07:00:40 to 2026-07-13 16:46:29 UTC [more...]

[PATCH] mm/hugetlb: restore failed global reservations to subpool in alloc_hugetlb_folio
 2026-07-13 15:49 UTC  (2+ messages)

[PATCH v1 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-07-13 15:04 UTC  (2+ messages)

[RFC PATCH 00/34] mm: optimize unnecessary loads due to ptep_get() and friends out
 2026-07-13 16:26 UTC  (41+ messages)
` [RFC PATCH 01/34] ARM: mm: make nommu pgd_t a scalar
` [RFC PATCH 02/34] ARM: mm: make 2-level "
` [RFC PATCH 03/34] ARM: mm: remove custom pgdp_get()
` [RFC PATCH 04/34] LoongArch: mm: define pud_leaf() only when PUD exists
` [RFC PATCH 05/34] MIPS: "
` [RFC PATCH 06/34] mm/pgtable: define (pgd|p4d|pud)_leaf() for folded page tables
` [RFC PATCH 07/34] mm/pgtable: define (pgd|p4d|pud)_offset_lockless() "
` [RFC PATCH 08/34] loongarch: kvm: remove stack copy address of pXd in pXd_offset()
` [RFC PATCH 09/34] riscv: "
` [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
` [RFC PATCH 11/34] mm: vmscan: remove stack copy address of pud pass in wallk_pud_range()
` [RFC PATCH 13/34] arm64: mm: define pud_set_huge() when __PGTABLE_PMD_FOLDED not defined
` [RFC PATCH 14/34] csky: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault()
` [RFC PATCH 15/34] mips: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault path
` [RFC PATCH 16/34] nios2: "
` [RFC PATCH 17/34] riscv: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault()
` [RFC PATCH 18/34] riscv: mm: use proper set_pXd() for generic compile-time folded patable in setup_vm_final()
` [RFC PATCH 19/34] x86: power: use proper set_pXd() for generic compile-time folded patable in resume_one_md_table_init()
` [RFC PATCH 21/34] x86: platform: use proper set_pXd() for generic compile-time folded patable in setup_olpc_ofw_pgd()
` [RFC PATCH 22/34] x86: mm: use proper set_pXd() for generic compile-time folded patable in one_md_table_init()
` [RFC PATCH 23/34] x86: mm: skip pud setup when using generic compile-time folded pagetable
` [RFC PATCH 24/34] x86: mm: call try_to_free_pmd_page() when CONFIG_PGTABLE_LEVELS > 2
` [RFC PATCH 27/34] m68k: mm: remove usage of pgd_page_vaddr() for CONFIG_PGTABLE_LEVELS=3
` [RFC PATCH 28/34] arm: mm: use proper pgtable APIs for generic compile-time folded patable in kasan_init()
` [RFC PATCH 29/34] mm/pgtable: disallow calling folded set_pgd/set_p4d/set_pud
` [RFC PATCH 30/34] mm/pgtable: disallow calling folded (pgd|p4d|pud)_page, pgd_page_vaddr() and (p4d|pud)_pgtable
` [RFC PATCH 31/34] mm/pgtable: optimize pmdp_get() and friends for folded pagetable levels
` [RFC PATCH 32/34] openrisc/pgtable: drop __pmd_offset()
` [RFC PATCH 33/34] mm/pgtable: catch abuse of folded dummy pgd_t/p4d_t/pud_t
` [RFC PATCH 34/34] arm64: pgtable: convert pte_present() from macro to static inline

[PATCH slab/for-next-fixes v3 2/4] mm/slab: decouple SLAB_NO_SHEAVES from SLAB_NO_OBJ_EXT
 2026-07-13 16:28 UTC  (6+ messages)
` [PATCH slab/for-next-fixes v3 3/4] lib/alloc_tag: introduce mem_alloc_profiling_permanently_disabled()

[PATCH 0/2] mm/page_alloc: couple of followups for recent cleanups
 2026-07-13 16:35 UTC  (10+ messages)
` [PATCH 1/2] mm/page_alloc: don't spin_trylock() in NMI on UP
` [PATCH 2/2] mm/page_alloc: rename FPI_TRYLOCK -> FPI_NOLOCK

[PATCH v5 0/4] s390/mm: Batch PTE updates in lazy MMU mode
 2026-07-13 14:18 UTC  (2+ messages)
` [PATCH v5 4/4] s390/mm: Lazy MMU mode sanitizer

[PATCH v3 03/24] binfmt_misc: reject a flag character as the field delimiter
 2026-07-13 14:20 UTC 

[akpm-mm:mm-new 344/369] mm/alloc_tag.c:356:58: error: implicit declaration of function 'compat_ptr'
 2026-07-13 16:43 UTC  (3+ messages)

[PATCH v5 00/18] mm: Some cleanups for page allocator APIs
 2026-07-13 16:37 UTC  (10+ messages)
` [PATCH v5 05/18] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
` [PATCH v5 13/18] mm: Remove __alloc_pages_node()

[PATCH mm-hotfixes v2 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
 2026-07-13 16:42 UTC  (7+ messages)
` [PATCH mm-hotfixes v2 1/4] mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF
` [PATCH mm-hotfixes v2 4/4] arm64: remove redundant concurrent ptdump UAF mitigation

[PATCH v2 0/2] Two small patches to clean up mm/mm_slot.h
 2026-07-13 16:13 UTC  (10+ messages)
` [PATCH v2 1/2] mm/mm_slot.h: add a helper function mm_slot_remove
` [PATCH v2 2/2] mm/mm_slot.h: clean up macro parameter names in mm_slot_lookup() and mm_slot_insert()

[PATCH] mm/migrate_device: avoid overflowing migrate_vma collection arrays
 2026-07-13 15:39 UTC  (10+ messages)

[PATCH v2 0/5] binfmt_misc: bpf-backed binary type handlers
 2026-07-13 15:57 UTC  (6+ messages)

[PATCH 0/2] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
 2026-07-13 16:22 UTC  (6+ messages)

[PATCH v6 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-07-13 15:19 UTC  (8+ messages)
` [PATCH v6 4/6] mm/vmalloc: Extend page table walk to support larger page_shift sizes and eliminate page table rewalk
` [PATCH v6 5/6] mm/vmalloc: map contiguous pages in batches for vmap() if possible

[PATCH v2 0/2] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
 2026-07-13 16:34 UTC  (3+ messages)
` [PATCH v2 1/2] mm/vmstat, mm/memcontrol: add _monotonic vmstat readers
` [PATCH v2 2/2] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost

[PATCH v8 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-13 16:30 UTC  (6+ messages)
` [PATCH v8 4/8] mshv: Use hmm_range_fault_unlocked_timeout() for region faults
` [PATCH v8 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults

[PATCH v4 00/11] mm: PMD-level swap entries for anonymous THPs
 2026-07-13 16:29 UTC  (4+ messages)
  ` [PATCH v4 04/11] mm: zswap: add range lookup for large-folio swapin

[PATCH v6 0/2] mm/sparse-vmemmap: flush_cache_vmap() after hotplugging vmemmap
 2026-07-13 16:28 UTC  (5+ messages)
` [PATCH v6 2/2] "

[PATCH 0/2] mm: fix node reclaim swappiness handling
 2026-07-13 15:08 UTC  (5+ messages)
` [PATCH 1/2] memcg: move mem_cgroup_swappiness to memcontrol.h
` [PATCH 2/2] mm: vmscan: fix node reclaim ignoring swappiness parameter

[RFC PATCH v1.2 0/5] mm/damon: unurgent fixes for infinite loop, NULL de-ref and races
 2026-07-13 13:58 UTC  (5+ messages)
` [RFC PATCH v1.2 1/5] mm/damon/core: avoid infinite kdamond_merge_regions() internal loop
` [RFC PATCH v1.2 2/5] mm/damon/tests/core-kunit: catch test failure in test_merge_regions_of()
` [RFC PATCH v1.2 3/5] mm/damon/vaddr: drop last same folio access check optimization
` [RFC PATCH v1.2 5/5] mm/damon/sysfs: read ops_id only once

[PATCH v10 0/6] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-07-13 16:22 UTC  (5+ messages)

[PATCH v3 11/24] binfmt_misc: use print_hex_dump_debug() for the register debug output
 2026-07-13 15:08 UTC 

[PATCH 7/8] mm/khugepaged: clarify a comment regarding max_ptes_none check
 2026-07-13 13:58 UTC  (3+ messages)

[PATCH v1] mm/slub: add comment explaining intentional kobject handling in sysfs_slab_add
 2026-07-13 13:54 UTC  (5+ messages)

[PATCH v3 14/24] binfmt_misc: rename load_binfmt_misc() to current_binfmt_misc()
 2026-07-13 15:46 UTC 

[PATCH V3] mm: Standardize printing for pgtable entries
 2026-07-13 16:06 UTC  (9+ messages)

[PATCH v3 0/3] LoongArch: add KHO support and selftests
 2026-07-13 13:53 UTC  (3+ messages)
` [PATCH v3 1/3] LoongArch: kexec: add KHO support for FDT-based

[PATCH v3 13/24] binfmt_misc: factor out the entry matching
 2026-07-13 15:37 UTC 

[PATCH] fs/super: skip non-memcg-aware nr_cached_objects in memcg slab shrink
 2026-07-13 15:34 UTC  (3+ messages)

[PATCH v3 15/24] binfmt_misc: return errors directly in load_misc_binary()
 2026-07-13 16:04 UTC 

[PATCH v5 0/6] mm/zswap: Implement per-cgroup proactive writeback
 2026-07-13 15:53 UTC  (11+ messages)
` [PATCH v5 4/6] mm/zswap: Implement "

[PATCH v3 16/24] binfmt_misc: give the parse_command() results names
 2026-07-13 16:12 UTC 

[PATCH v3 1/1] mm: let node_reclaim() return the number of pages reclaimed
 2026-07-13 12:55 UTC  (3+ messages)

[PATCH 0/4] mm: kmemleak: reduce transient false positives by confirming leaks
 2026-07-13 12:52 UTC  (7+ messages)
` [PATCH 1/4] mm: kmemleak: confirm suspected leaks with a second scan
` [PATCH 2/4] mm: kmemleak: report leaks only after N consecutive unreferenced scans
` [PATCH 3/4] mm: kmemleak: factor leak confirmation into a helper
` [PATCH 4/4] selftests: mm: test kmemleak's N-consecutive-scan leak confirmation

[PATCH] mm: memcg-v1: make mem_cgroup_oom_notify_cb() return void
 2026-07-13 12:34 UTC  (4+ messages)

[PATCH] mm: memcontrol: factor out memcg kmem uncharge sequence
 2026-07-13 12:33 UTC  (5+ messages)

[PATCH] mm: memcontrol: drop unused cpu argument from flush_nmi_stats
 2026-07-13 12:31 UTC  (4+ messages)

[PATCH] mm: memcg-v1: fix wrong linux-mm list address in deprecation warnings
 2026-07-13 12:30 UTC  (4+ messages)

[PATCH] mm: memcg-v1: account vmpressure event allocations
 2026-07-13 12:30 UTC  (4+ messages)

[PATCH v2 0/5] mm/rmap: Refactor try_to_unmap_one
 2026-07-13 12:11 UTC  (5+ messages)
` [PATCH v2 2/5] mm/rmap: Add try_to_unmap_hugetlb_one

[PATCH 6.18.y v2] mm: shmem: fix potential livelock issue for shmem direct swapin
 2026-07-13 11:55 UTC  (2+ messages)
` 回复: [External Mail][PATCH "

[PATCH] mm/hugetlb: restore failed global reservations to subpool in alloc_hugetlb_folio
 2026-07-13 11:50 UTC 

[PATCH] mm: memcontrol: update state_local when flushing NMI stats
 2026-07-13 11:39 UTC  (3+ messages)

[PATCH v1 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-07-13 11:30 UTC  (2+ messages)

[PATCH 00/18] Another attempt at HVO support on arm64
 2026-07-13 11:26 UTC  (5+ messages)

[PATCH v2] mm/vmscan: clear hopeless kswapd when global direct reclaim makes progress
 2026-07-13 11:20 UTC  (2+ messages)

[PATCH 0/2] mm: don't apply task mempolicy to unmovable kernel allocations
 2026-07-13 11:11 UTC  (3+ messages)

[PATCH v4 0/4] Introduce Per-CPU Work helpers (was QPW)
 2026-07-13 10:55 UTC  (13+ messages)
` [PATCH v4 3/4] swap: apply new pw_queue_on() interface
` [PATCH v4 4/4] slub: "

[PATCH v5] mm: mglru: fix stale batch updates after memcg reparenting
 2026-07-13 10:41 UTC  (2+ messages)

[PATCH v2 0/4] mm: honour compact_unevictable_allowed in mlock and CMA paths
 2026-07-13 10:01 UTC  (4+ messages)
` [PATCH v2 4/4] mm/mlock: migrate folios out of CMA when mlocking a range

[PATCH v2] mm/damon/tests/core-kunit: test damon_nr_accesses_mvsum()
 2026-07-13  9:46 UTC 

[PATCH RESEND v4] selftests: mincore: count file-mmap readahead on both sides
 2026-07-13  9:43 UTC 

[BUG] mm/hugetlb: possible temporary resv underflow
 2026-07-13  9:43 UTC  (2+ messages)

[PATCH] selftests/mm: Fix memleak in migration benchmark
 2026-07-13  9:38 UTC  (4+ messages)

better block swap batching and a different take on swap_ops v5
 2026-07-13  9:33 UTC  (8+ messages)
` [PATCH 1/7] shmem: provide a shmem_write_folio wrapper
` [PATCH 2/7] mm/swap: introduce struct swap_io_ctx
` [PATCH 3/7] mm/swap: also use struct swap_iocb for block I/O
` [PATCH 4/7] mm/swap: remove count_swpout_vm_event
` [PATCH 5/7] mm/swap: use swap_ops to register swap device's methods
` [PATCH 6/7] mm/swap: remove SWP_FS_OPS
` [PATCH 7/7] mm/vmstat: add NRSWP{IN,OUT} counters

[PATCH 2/2] fs: stable_page_flags(): use folio_test_*() helpers
 2026-07-13  9:31 UTC  (3+ messages)

[PATCH] selftests/mm: fix on-fault-limit false failure under sudo-rs
 2026-07-13  9:27 UTC 

[PATCH v4] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
 2026-07-13  9:17 UTC 

[PATCH v3] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
 2026-07-13  9:16 UTC  (3+ messages)

[PATCH] mm: kmemleak: confirm suspected leaks with a second scan
 2026-07-13  9:03 UTC  (4+ messages)

[PATCH 0/3] mm: split a couple of headers from internal.h
 2026-07-13  8:57 UTC  (2+ messages)

[PATCH slab/for-next v2] mm/slab: simplify freeing remote objects in free_to_pcs_bulk()
 2026-07-13  7:52 UTC 

[PATCH v2] nodemask: reduce bitmap width to nr_node_ids in __nodemask_pr_numnodes()
 2026-07-13  7:51 UTC 

[PATCH] mm/mm_slot.h: add a helper function mm_slot_remove
 2026-07-13  7:38 UTC  (3+ messages)

[PATCH v2 0/5] RDMA, IB: replace __get_free_pages() with kmalloc()
 2026-07-13  7:17 UTC  (6+ messages)
` [PATCH v2 1/5] RDMA/umem: ib_umem_get(): use kmalloc() to allocate page array
` [PATCH v2 2/5] RDMA/mlx5: replace __get_free_page() with kmalloc()
` [PATCH v2 3/5] IB/mthca: mthca_reg_user_mr(): use kmalloc() to allocate addresses array
` [PATCH v2 4/5] IB/mthca: allocate mthca_array memory with kzalloc()
` [PATCH v2 5/5] IB/rdmavt: use kzalloc() to allocate QPN-map pages

[PATCH] mm/slub: fix kobject leak in sysfs_slab_add error path
 2026-07-13  7:09 UTC  (5+ messages)


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