public inbox for linux-mm@kvack.org
 help / color / mirror / Atom feed
 messages from 2026-03-17 13:58:34 to 2026-03-18 08:17:50 UTC [more...]

[PATCH] selftests/mm: Fix soft-dirty kselftest supported check
 2026-03-18  8:17 UTC  (4+ messages)

[PATCH v4] mm/mglru: fix cgroup OOM during MGLRU state switching
 2026-03-18  8:16 UTC  (3+ messages)

[PATCH 00/14] mm: memory hot(un)plug and SPARSEMEM cleanups
 2026-03-18  8:15 UTC  (36+ messages)
` [PATCH 01/14] mm/memory_hotplug: remove for_each_valid_pfn() usage
` [PATCH 02/14] mm/sparse: remove WARN_ONs from (online|offline)_mem_sections()
` [PATCH 03/14] mm/Kconfig: make CONFIG_MEMORY_HOTPLUG depend on CONFIG_SPARSEMEM_VMEMMAP
` [PATCH 04/14] mm/memory_hotplug: simplify check_pfn_span()
` [PATCH 05/14] mm/sparse: remove !CONFIG_SPARSEMEM_VMEMMAP leftovers for CONFIG_MEMORY_HOTPLUG
` [PATCH 06/14] mm/bootmem_info: remove handling for !CONFIG_SPARSEMEM_VMEMMAP
` [PATCH 07/14] mm/bootmem_info: avoid using sparse_decode_mem_map()
` [PATCH 08/14] mm/sparse: remove sparse_decode_mem_map()
` [PATCH 09/14] mm/sparse: remove CONFIG_MEMORY_HOTPLUG-specific usemap allocation handling
` [PATCH 10/14] mm: prepare to move subsection_map_init() to mm/sparse-vmemmap.c
` [PATCH 11/14] mm/sparse: drop set_section_nid() from sparse_add_section()
` [PATCH 12/14] mm/sparse: move sparse_init_one_section() to internal.h
` [PATCH 13/14] mm/sparse: move __section_mark_present() "
` [PATCH 14/14] mm/sparse: move memory hotplug bits to sparse-vmemmap.c

[PATCH v3 0/2] mm/mglru: fix cgroup OOM during MGLRU state switching
 2026-03-18  8:14 UTC  (5+ messages)
` [PATCH v3 2/2] mm/mglru: maintain workingset refault context across state transitions

[PATCH v3 0/8] RDMA: Enable operation with DMA debug enabled
 2026-03-18  8:03 UTC  (3+ messages)

[PATCH v5 0/3] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-03-18  8:00 UTC  (9+ messages)
` [PATCH v5 1/3] mm/vmalloc: extract vm_area_free_pages() helper from vfree()
` [PATCH v5 2/3] mm/vmalloc: free unused pages on vrealloc() shrink

[PATCH 0/6] selftests/liveupdate: add memfd tests
 2026-03-18  7:43 UTC  (13+ messages)
` [PATCH 1/6] selftests/liveupdate: add framework for "
` [PATCH 2/6] selftests/liveupdate: add helper functions "
` [PATCH 3/6] selftests/liveupdate: add test for memfd content preservation
` [PATCH 4/6] selftests/liveupdate: add test for zero-size memfd preservation
` [PATCH 5/6] selftests/liveupdate: add test for operations on a preserved memfd
` [PATCH 6/6] selftests/liveupdate: add fallocate test for memfd

[PATCH] mm/vmalloc: use unbound workqueue for vmap area draining
 2026-03-18  7:36 UTC 

[PATCH] mm/pagewalk: fix race between concurrent split and refault
 2026-03-18  7:38 UTC  (5+ messages)

[linus:master] [slab] e47c897a29: stress-ng.lockofd.ops_per_sec 15.1% improvement
 2026-03-18  7:35 UTC 

[PATCH] zsmalloc: return -EAGAIN for zspage migration lock contention
 2026-03-18  7:31 UTC 

[linux-next:master] BUILD REGRESSION 8e5a478b6d6a5bb0a3d52147862b15e4d826af19
 2026-03-18  6:34 UTC 

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-03-18  5:58 UTC  (3+ messages)

[PATCH 00/15] exec: Remove AT_VECTOR_SIZE_ARCH from UAPI
 2026-03-18  6:16 UTC  (3+ messages)
` [PATCH 14/15] alpha: remove "

running mm/ksft_hmm.sh on arm64 results in a kernel panic
 2026-03-18  5:26 UTC 

[syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
 2026-03-18  5:02 UTC  (7+ messages)

[RFC PATCH v2 0/5] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-03-18  4:57 UTC  (14+ messages)

[PATCH] mm/swapfile: remove duplicate include of swap_table.h
 2026-03-18  4:38 UTC 

[PATCH v3] selftests/mm: Add UFFDIO_MOVE huge zeropage PMD regression test
 2026-03-18  4:18 UTC 

[PATCH v2] Docs/mm/damon/design: document DAMON actions when TRANSPARENT_HUGEPAGE is off
 2026-03-18  3:53 UTC 

[PATCH] mm/hugetlb: fix memory offline failure due to hwpoisoned file hugetlb
 2026-03-18  2:07 UTC 

[PATCH v4 0/3] mm/swap, PM: hibernate: fix swapoff race and optimize swap
 2026-03-18  2:16 UTC  (6+ messages)
` [PATCH v4 1/3] mm/swap, PM: hibernate: fix swapoff race in uswsusp by getting swap reference
` [PATCH v4 2/3] mm/swap: remove redundant swap device reference in alloc/free
` [PATCH v4 3/3] PM: hibernate: fix spurious GFP mask WARNING in uswsusp path

[PATCH v4] mm: introduce a new page type for page pool in page type
 2026-03-18  2:02 UTC  (4+ messages)
` [PATCH v5] "

[PATCH v2] mm/huge_memory: fix folio isn't locked in softleaf_to_folio()
 2026-03-18  1:20 UTC 

[PATCH v6 0/5] support batch checking of references and unmapping for large folios
 2026-03-18  1:37 UTC  (10+ messages)
` [PATCH v6 1/5] mm: rmap: support batched checks of the references "

[PATCH] mm: filemap: fix nr_pages calculation overflow in filemap_map_pages()
 2026-03-18  1:17 UTC  (4+ messages)

[PATCHv3] mm: remove '!root_reclaim' checking in should_abort_scan()
 2026-03-18  1:15 UTC 

[PATCH 7/9] mm/swapfile: Make folio_put_swap batchable
 2026-03-18  1:04 UTC  (2+ messages)

[PATCH] zram: change scan_slots to return void
 2026-03-18  0:57 UTC  (2+ messages)

[RFC PATCH v2 1/1] mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
 2026-03-18  0:52 UTC  (2+ messages)

[PATCH mm-hotfixes] mm/zswap: add missing kunmap_local()
 2026-03-18  0:34 UTC  (5+ messages)

[PATCH v7 0/3] kho: add support for deferred struct page init
 2026-03-18  0:23 UTC  (8+ messages)
` [PATCH v7 1/3] kho: make kho_scratch_overlap usable outside debugging
` [PATCH v7 2/3] kho: fix deferred init of kho scratch
` [PATCH v7 3/3] kho: make preserved pages compatible with deferred struct page init

[PATCH 6/9] mm/swapfile: Make folio_dup_swap batchable
 2026-03-18  0:20 UTC  (2+ messages)

[akpm-mm:mm-unstable 178/373] Diff in drivers/android/binder/page_range.rs:762:
 2026-03-18  0:20 UTC 

[akpm-mm:mm-new /419] mm/page_alloc.c:557:31: error: 'MIGRATE_CMA' undeclared; did you mean 'MIGRATE_SYNC'?
 2026-03-17 23:46 UTC 

[PATCH 0/3] mm/memcontrol: control demotion in memcg reclaim
 2026-03-17 23:44 UTC  (6+ messages)
` [PATCH 1/3] mm/memcontrol: fix reclaim_options leak in try_charge_memcg()
` [PATCH 2/3] mm/memcontrol: disable demotion in memcg direct reclaim
` [PATCH 3/3] mm/vmscan: add demote= option to proactive reclaim

[PATCH v2 10/22] vfio/pci: Skip reset of preserved device after Live Update
 2026-03-17 23:36 UTC  (11+ messages)

[akpm-mm:mm-new 424/425] mm/page_alloc.c:557:17: error: use of undeclared identifier 'MIGRATE_CMA'; did you mean 'MIGRATE_SYNC'?
 2026-03-17 23:14 UTC 

balance_dirty_pages() causes 40% IO PSI (full) with no drain benefit on 384 GB machine
 2026-03-17 22:53 UTC 

[PATCH] lib/maple_tree: fix incorrect dead range comparison in mas_topiary_replace()
 2026-03-17 22:29 UTC 

[PATCH v2] x86/kexec: Disable KCOV instrumentation after load_segments()
 2026-03-17 22:03 UTC 

[PATCH mm-unstable v15 00/13] khugepaged: mTHP support
 2026-03-17 21:36 UTC  (10+ messages)
` [PATCH mm-unstable v15 05/13] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH mm-unstable v15 07/13] mm/khugepaged: add per-order mTHP collapse failure statistics
` [PATCH mm-unstable v15 09/13] mm/khugepaged: introduce collapse_allowable_orders helper function
` [PATCH mm-unstable v15 10/13] mm/khugepaged: Introduce mTHP collapse support

[PATCH v2 00/16] mm: expand mmap_prepare functionality and usage
 2026-03-17 21:32 UTC  (6+ messages)
` [PATCH v2 10/16] stm: replace deprecated mmap hook with mmap_prepare
` [PATCH v2 11/16] staging: vme_user: "

[PATCH v2 0/2] zswap pool per-CPU acomp_ctx simplifications
 2026-03-17 21:21 UTC  (8+ messages)
` [PATCH v2 1/2] mm: zswap: Remove redundant checks in zswap_cpu_comp_dead()

[GIT PULL] hotfixes for 7.0-rc5
 2026-03-17 20:57 UTC  (2+ messages)

[PATCH 0/8] mm/mglru: improve reclaim loop and dirty folio handling
 2026-03-17 19:55 UTC  (10+ messages)
` [PATCH 1/8] mm/mglru: consolidate common code for retrieving evitable size
` [PATCH 2/8] mm/mglru: relocate the LRU scan batch limit to callers
` [PATCH 3/8] mm/mglru: restructure the reclaim loop
` [PATCH 4/8] mm/mglru: scan and count the exact number of folios
` [PATCH 5/8] mm/mglru: use a smaller batch for reclaim
` [PATCH 6/8] mm/mglru: don't abort scan immediately right after aging
` [PATCH 7/8] mm/mglru: simplify and improve dirty writeback handling
` [PATCH 8/8] mm/vmscan: remove sc->file_taken

[PATCH] mm: add memory.compact_unevictable_allowed cgroup attribute
 2026-03-17 19:17 UTC 

[PATCH 08/11] mm/memcontrol: Track MEMCG_ZSWAPPED in bytes
 2026-03-17 19:13 UTC  (2+ messages)

[PATCH v3] kernel/fork: validate exit_signal in kernel_clone()
 2026-03-17 19:08 UTC  (8+ messages)
` [PATCH -mm v2] do_notify_parent: sanitize the valid_signal() checks

[PATCH v2 0/3] mm: Free contiguous order-0 pages efficiently
 2026-03-17 18:48 UTC  (7+ messages)
` [PATCH v2 1/3] mm/page_alloc: Optimize free_contig_range()

[PATCH v3 0/5] selftests/mm: skip several tests when thp is not available
 2026-03-17 18:37 UTC  (2+ messages)

[PATCH 0/6] liveupdate: Fix module unloading and unregister API
 2026-03-17 18:32 UTC  (4+ messages)
` [PATCH 3/6] liveupdate: Defer file handler module refcounting to active sessions

[PATCH v2] mm/mempolicy: track page allocations per mempolicy
 2026-03-17 17:55 UTC  (11+ messages)

[syzbot] [mm?] [fs?] general protection fault in rwsem_mark_wake
 2026-03-17 17:33 UTC 

[PATCH 6.18 316/333] mm: Fix a hmm_range_fault() livelock / starvation problem
 2026-03-17 16:35 UTC 

[PATCH v7 0/4] mm: thp: reduce unnecessary start_stop_khugepaged() calls
 2026-03-17 17:15 UTC  (7+ messages)
` [PATCH v7 1/4] mm: khugepaged: export set_recommended_min_free_kbytes()
` [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 v7 4/4] mm: ratelimit min_free_kbytes adjustment messages

[PATCH v8 0/5] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2026-03-17 17:12 UTC  (14+ messages)

Fw: Introduce Sashiko (agentic review of Linux kernel changes)
 2026-03-17 17:00 UTC 

[PATCH 6.19 212/378] mm: Fix a hmm_range_fault() livelock / starvation problem
 2026-03-17 16:32 UTC 

[PATCH v2 0/7] mm: switch THP shrinker to list_lru
 2026-03-17 16:35 UTC  (6+ messages)
` [PATCH v2 5/7] mm: list_lru: introduce caller locking for additions and deletions

[BUG] RCU stall in unmap_page_range during exit_mmap (6.19 regression)
 2026-03-17 16:19 UTC  (3+ messages)
` [regression] "

Patch "mm: Fix a hmm_range_fault() livelock / starvation problem" has been added to the 6.18-stable tree
 2026-03-17 15:38 UTC 

[PATCH 2/5] mm/damon/core: support addr_unit on damon_find_biggest_system_ram()
 2026-03-17 14:47 UTC  (2+ messages)

[PATCH v5 0/4] pid_namespace: make init creation more flexible
 2026-03-17 14:41 UTC  (6+ messages)
` [PATCH v5 4/4] selftests: Add tests for creating pidns init via setns

[PATCH v11 00/16] Direct Map Removal Support for guest_memfd
 2026-03-17 14:13 UTC  (17+ messages)
` [PATCH v11 01/16] set_memory: set_direct_map_* to take address
` [PATCH v11 02/16] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v11 03/16] mm/secretmem: make use of folio_{zap,restore}_direct_map
` [PATCH v11 04/16] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v11 05/16] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v11 06/16] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v11 07/16] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v11 08/16] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v11 09/16] KVM: arm64: "
` [PATCH v11 10/16] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v11 11/16] KVM: selftests: load elf via bounce buffer
` [PATCH v11 12/16] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v11 13/16] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v11 14/16] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v11 15/16] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v11 16/16] KVM: selftests: Test guest execution from direct map removed gmem


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