public inbox for linux-mm@kvack.org
 help / color / mirror / Atom feed
 messages from 2026-03-22 18:47:16 to 2026-03-23 14:22:17 UTC [more...]

[RFC v3] mm/damon: add synchronous commit for commit_inputs
 2026-03-23 14:22 UTC  (2+ messages)

[PATCH] mm/migrate: rename PAGE_ migration flags to FOLIO_MF_
 2026-03-23 14:19 UTC 

[PATCH] mm/damon/core: optimize kdamond_apply_schemes() with pre-filtered scheme list
 2026-03-23 14:20 UTC  (2+ messages)

[RFC v4] mm/damon: add synchronous commit for commit_inputs
 2026-03-23 14:19 UTC  (3+ messages)

[PATCH v3 1/5] liveupdate: block outgoing session updates during reboot
 2026-03-23 14:12 UTC  (4+ messages)
` [PATCH v3 2/5] kexec: abort liveupdate handover on kernel_kexec() unwind

[PATCH v3 0/2] mm/damon/core: Performance optimizations for the kdamond hot path
 2026-03-23 14:10 UTC  (6+ messages)
` [PATCH v3 1/2] mm/damon/core: optimize kdamond_apply_schemes() by inverting scheme and region loops
` [PATCH v3 2/2] mm/damon/core: eliminate hot-path integer division in damon_max_nr_accesses()

[PATCH] percpu: Fix hint invariant breakage
 2026-03-23 14:05 UTC  (2+ messages)

[PATCH v2 0/2] mm/damon/core: Performance optimizations for the kdamond hot path
 2026-03-23 14:03 UTC  (4+ messages)
` [PATCH v2 1/2] mm/damon/core: optimize kdamond_apply_schemes() by inverting scheme and region loops
` [PATCH v2 2/2] mm/damon/core: eliminate hot-path integer division in damon_max_nr_accesses()

[PATCH v2] memblock: move reserve_bootmem_range() to memblock.c and make it static
 2026-03-23 14:01 UTC  (4+ messages)

[PATCH 0/2] mm/damon/core: performance optimizations for kdamond hot path
 2026-03-23 14:01 UTC  (10+ messages)
` [PATCH 1/2] mm/damon/core: optimize kdamond_apply_schemes() by inverting scheme and region loops
      ` [PATCH 1/2] mm/damon/core: optimize kdamond_ap ply_schemes() "

[PATCH v2 00/15] mm: memory hot(un)plug and SPARSEMEM cleanups
 2026-03-23 14:00 UTC  (7+ messages)
` [PATCH v2 01/15] mm/memory_hotplug: fix possible race in scan_movable_pages()
` [PATCH v2 13/15] mm/sparse: move sparse_init_one_section() to internal.h

[PATCH v2 0/3] Inline helpers into Rust without full LTO
 2026-03-23 13:54 UTC  (16+ messages)
  `  "

[PATCH 1/1] mm/vmscan: prevent MGLRU reclaim from pinning address space
 2026-03-23 13:43 UTC  (3+ messages)

[PATCH] mm/page_alloc: don't increase highatomic reserve after pcp alloc
 2026-03-23 13:36 UTC  (2+ messages)

[PATCH v6 00/33] Eliminate Dying Memory Cgroup
 2026-03-23 13:29 UTC  (7+ messages)
` [PATCH v6 26/33] mm: vmscan: prepare for reparenting MGLRU folios
` [PATCH v6 30/33] mm: memcontrol: prepare for reparenting non-hierarchical stats

[PATCH 0/2] liveupdate: prevent double management of files
 2026-03-23 13:18 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH v2 00/22] mm: Add __GFP_UNMAPPED
 2026-03-23 12:57 UTC  (8+ messages)
` [PATCH v2 01/22] x86/mm: split out preallocate_sub_pgd()
` [PATCH v2 02/22] x86/mm: Generalize LDT remap into "mm-local region"

[PATCH 0/4] mm/mprotect: micro-optimization work
 2026-03-23 12:56 UTC  (8+ messages)
` [PATCH 3/4] mm/mprotect: un-inline folio_pte_batch_flags()

[PATCH v4] selftests/mm: add folio_split() and filemap_get_entry() race test
 2026-03-23 12:48 UTC  (3+ messages)

[PATCH v2 0/7] selftests: memcg: Fix test_memcontrol test failures with large page sizes
 2026-03-23 12:47 UTC  (16+ messages)
` [PATCH v2 1/7] memcg: Scale up vmstats flush threshold with int_sqrt(nr_cpus+2)
` [PATCH v2 2/7] memcg: Scale down MEMCG_CHARGE_BATCH with increase in PAGE_SIZE
` [PATCH v2 3/7] selftests: memcg: Iterate pages based on the actual page size
` [PATCH v2 4/7] selftests: memcg: Increase error tolerance in accordance with "
` [PATCH v2 5/7] selftests: memcg: Reduce the expected swap.peak with larger "
` [PATCH v2 6/7] selftests: memcg: Don't call reclaim_until() if already in target
` [PATCH v2 7/7] selftests: memcg: Treat failure for zeroing sock in test_memcg_sock as XFAIL

[PATCH v2 0/9] mm/huge_memory: refactor zap_huge_pmd()
 2026-03-23 12:34 UTC  (10+ messages)

[PATCH v3 00/13] mm/huge_memory: refactor zap_huge_pmd()
 2026-03-23 12:25 UTC  (10+ messages)
` [PATCH v3 10/13] mm/huge_memory: separate out the folio part of zap_huge_pmd()
` [PATCH v3 12/13] mm/huge_memory: add and use normal_or_softleaf_folio_pmd()
` [PATCH v3 13/13] mm/huge_memory: add and use has_deposited_pgtable()

[PATCH] mm: Remove unused page_is_file_lru() function
 2026-03-23 12:20 UTC  (3+ messages)

[RFC PATCH v4 0/6] Accelerate page migration with batch copying and hardware offload
 2026-03-23 12:20 UTC  (5+ messages)
` [RFC PATCH v4 2/6] mm/migrate: skip data copy for already-copied folios

[PATCH v4] mm: introduce a new page type for page pool in page type
 2026-03-23 12:16 UTC  (6+ messages)
` [PATCH v5] "

[PATCH v2] mm/hugetlb: fix memory offline failure due to hwpoisoned file hugetlb
 2026-03-23 12:14 UTC  (2+ messages)

[PATCH 00/79] block: rnull: complete the rust null block driver
 2026-03-23 12:08 UTC  (4+ messages)
` [PATCH 05/79] block: rust: change `queue_rq` request type to `Owned`

[PATCH] percpu: Fix hint invariant breakage
 2026-03-23 12:02 UTC  (2+ messages)

[PATCH] selftests/mm: Fix soft-dirty kselftest supported check
 2026-03-23 11:56 UTC  (4+ messages)
` [PATCH V2] "

[PATCH] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
 2026-03-23 11:51 UTC  (5+ messages)

[PATCH v2 0/3] mm: Free contiguous order-0 pages efficiently
 2026-03-23 11:28 UTC  (6+ messages)
` [PATCH v2 2/3] vmalloc: Optimize vfree

[PATCH] mm: kmemleak: add CONFIG_DEBUG_KMEMLEAK_VERBOSE build option
 2026-03-23 11:12 UTC 

[PATCH v7 0/2] skip redundant sync IPIs when TLB flush sent them
 2026-03-23 11:10 UTC  (5+ messages)
` [PATCH v7 1/2] mm/mmu_gather: prepare to skip redundant sync IPIs
` [PATCH v7 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush

[PATCH v2 0/4] Modify memfd_luo code
 2026-03-23 11:07 UTC  (5+ messages)
` [PATCH v2 1/4] mm/memfd: use folio_nr_pages() for shmem inode accounting
` [PATCH v2 2/4] mm/memfd_luo: optimize shmem_recalc_inode calls in retrieve path
` [PATCH v2 3/4] mm/memfd_luo: remove unnecessary memset in zero-size memfd path
` [PATCH v2 4/4] mm/memfd_luo: use i_size_write() to set inode size during retrieve

[PATCH v2 0/4] Modify memfd_luo code
 2026-03-23 11:07 UTC 

[PATCH v7 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush
 2026-03-23 10:48 UTC  (2+ messages)

[PATCH] mm: fix data race in __filemap_remove_folio / folio_mapping
 2026-03-23 10:47 UTC  (3+ messages)

[PATCH v2] x86/kexec: Disable KCOV instrumentation after load_segments()
 2026-03-23 10:46 UTC  (3+ messages)

[PATCH v2 0/41] fs: Move metadata bh tracking from address_space
 2026-03-23 10:46 UTC  (4+ messages)
` [PATCH 04/41] ocfs2: Drop pointless sync_mapping_buffers() calls

[PATCH 6.12.y 0/4] mm/shmem, swap: overdue shmem_swapin_folio() fixes
 2026-03-23 10:34 UTC  (9+ messages)
` [PATCH 6.12.y 1/4] mm: shmem: fix potential data corruption during shmem swapin
  ` Patch "mm: shmem: fix potential data corruption during shmem swapin" has been added to the 6.12-stable tree
` [PATCH 6.12.y 2/4] mm: shmem: avoid unpaired folio_unlock() in shmem_swapin_folio()
  ` Patch "mm: shmem: avoid unpaired folio_unlock() in shmem_swapin_folio()" has been added to the 6.12-stable tree
` [PATCH 6.12.y 3/4] mm/shmem, swap: improve cached mTHP handling and fix potential hang
  ` Patch "mm/shmem, swap: improve cached mTHP handling and fix potential hang" has been added to the 6.12-stable tree
` [PATCH 6.12.y 4/4] mm/shmem, swap: avoid redundant Xarray lookup during swapin
  ` Patch "mm/shmem, swap: avoid redundant Xarray lookup during swapin" has been added to the 6.12-stable tree

[PATCHv7 08/13] kexec_file: Factor out routine to find a symbol in ELF
 2026-03-23 10:19 UTC  (2+ messages)

[RFC PATCH v6 0/5] mm: Hot page tracking and promotion infrastructure
 2026-03-23 10:01 UTC  (10+ messages)
` [RFC PATCH v6 1/5] mm: migrate: Allow misplaced migration without VMA
` [RFC PATCH v6 2/5] mm: migrate: Add migrate_misplaced_folios_batch()
` [RFC PATCH v6 3/5] mm: Hot page tracking and promotion - pghot
` [RFC PATCH v6 4/5] mm: pghot: Precision mode for pghot
` [RFC PATCH v6 5/5] mm: sched: move NUMA balancing tiering promotion to pghot

[PATCH v2 0/7] Refactor reserved memory regions handling code
 2026-03-23 10:09 UTC  (8+ messages)
  ` [PATCH v2 1/7] of: reserved_mem: remove fdt node from the structure
  ` [PATCH v2 2/7] of: reserved_mem: use -ENODEV instead of -ENOENT
  ` [PATCH v2 3/7] of: reserved_mem: switch to ops based OF_DECLARE()
  ` [PATCH v2 4/7] of: reserved_mem: replace CMA quirks by generic methods
  ` [PATCH v2 5/7] of: reserved_mem: rearrange code a bit
  ` [PATCH v2 6/7] of: reserved_mem: clarify fdt_scan_reserved_mem*() functions
  ` [PATCH v2 7/7] of: reserved_mem: rework fdt_init_reserved_mem_node()

[PATCH] mm: skip dirty file folios during isolation of legacy LRU
 2026-03-23 10:04 UTC  (4+ messages)

[PATCH] mm/fault, arch: faulthandler_disabled() also check irqs_disabled()
 2026-03-23 10:01 UTC 

[PATCH v2] memory tiering: Do not allow promotion if NUMA_BALANCING_MEMORY_TIERING is disabled
 2026-03-23  9:48 UTC 

[PATCH] mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
 2026-03-23  9:15 UTC  (7+ messages)

[PATCH] mm: update outdated comments for removed scan_swap_map_slots()
 2026-03-23  9:15 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Discussion: Targeted memory allocation via debugfs
 2026-03-23  9:14 UTC  (4+ messages)

[PATCH v4 00/21] mm: expand mmap_prepare functionality and usage
 2026-03-23  9:13 UTC  (4+ messages)
` [PATCH v4 18/21] drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare

[PATCH v7 0/4] mm: thp: reduce unnecessary start_stop_khugepaged() calls
 2026-03-23  9:04 UTC  (5+ messages)
` [PATCH v7 2/4] mm: huge_memory: refactor anon_enabled_store() with set_anon_enabled_mode()
` [PATCH v7 3/4] mm: huge_memory: refactor enabled_store() with set_global_enabled_mode()

[PATCH v6 0/4] mm: thp: reduce unnecessary start_stop_khugepaged() calls
 2026-03-23  9:00 UTC  (3+ messages)
` [PATCH v6 2/4] mm: huge_memory: refactor anon_enabled_store() with change_anon_orders()

[syzbot] Monthly mm report (Mar 2026)
 2026-03-23  8:58 UTC 

[PATCH] drivers/base/memory: fix stale reference to memory_block_add_nid()
 2026-03-23  8:56 UTC  (3+ messages)

[PATCH v3 1/3] mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
 2026-03-23  8:25 UTC  (4+ messages)
    ` [v3 "

[PATCH v2 0/9] memblock: improve late freeing of reserved memory
 2026-03-23  7:48 UTC  (10+ messages)
` [PATCH v2 1/9] memblock: reserve_mem: fix end caclulation in reserve_mem_release_by_name()
` [PATCH v2 2/9] powerpc: fadump: pair alloc_pages_exact() with free_pages_exact()
` [PATCH v2 3/9] powerpc: opal-core: "
` [PATCH v2 4/9] mm: move free_reserved_area() to mm/memblock.c
` [PATCH v2 5/9] memblock: make free_reserved_area() more robust
` [PATCH v2 6/9] memblock: extract page freeing from free_reserved_area() into a helper
` [PATCH v2 7/9] memblock: make free_reserved_area() update memblock if ARCH_KEEP_MEMBLOCK=y
` [PATCH v2 8/9] memblock, treewide: make memblock_free() handle late freeing
` [PATCH v2 9/9] memblock: warn when freeing reserved memory before memory map is initialized

[PATCH] mm/memcontrol: fix obj_cgroup leak in mem_cgroup_css_online() error path
 2026-03-23  6:30 UTC  (2+ messages)

[PATCH] mm/memcontrol: fix obj_cgroup leak in mem_cgroup_css_online() error path
 2026-03-23  6:30 UTC  (8+ messages)

[PATCH v4 0/4] Use killable vma write locking in most places
 2026-03-23  4:41 UTC  (5+ messages)
` [PATCH v4 3/4] KVM: s390: avoid kvm_s390_handle_pv() error overwrite

[PATCH v4 0/7] selftests/cgroup: improve zswap tests robustness and support large page sizes
 2026-03-23  3:23 UTC  (3+ messages)

[PATCH v4 0/5] selftests/mm: skip several tests when thp is not available
 2026-03-23  3:21 UTC  (6+ messages)
` [PATCH v4 3/5] selftests/mm: move write_file helper to vm_util

[PATCH v4] mm/huge_memory: fix folio isn't locked in softleaf_to_folio()
 2026-03-23  2:06 UTC  (3+ messages)

NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
 2026-03-23  1:53 UTC  (8+ messages)

[PATCH v2 0/5] Introduce QPW for per-cpu operations (v2)
 2026-03-23  1:38 UTC  (10+ messages)
` [PATCH v2 2/5] Introducing qpw_lock() and per-cpu queue & flush work

[PATCH 0/7] Refactor reserved memory regions handling code
 2026-03-22 22:44 UTC  (2+ messages)

[PATCH v3 0/3] memfd-based Userspace MFR Policy for HugeTLB
 2026-03-22 22:04 UTC  (12+ messages)
` [PATCH v3 1/3] mm: memfd/hugetlb: introduce memfd-based userspace MFR policy

[PATCH RFC v2 0/7] mm: Fix MF_DELAYED handling on memory failure
 2026-03-22 21:34 UTC  (3+ messages)
` [PATCH RFC v2 1/7] mm: memory_failure: Clarify the MF_DELAYED definition

[PATCH 2/2] mm/damon/core: eliminate hot-path integer division in damon_max_nr_accesses()
 2026-03-22 21:32 UTC  (3+ messages)

(sashiko review) [RFC PATCH v4 01/10] mm/damon/core: introduce damon_ctx->paused
 2026-03-22 20:51 UTC  (2+ messages)

[RFC] mm, page_alloc: reintroduce page allocation stall warning
 2026-03-22 20:28 UTC  (2+ messages)

[PATCH] mm/damon/core: avoid use of half-online-committed context
 2026-03-22 19:32 UTC  (3+ messages)

[PATCH 5/5] mm: Change gfp_t to unsigned long
 2026-03-22 18:47 UTC  (2+ messages)


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