linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH mm-new v8 0/4] Improve khugepaged scan logic
 2026-02-23 13:16 UTC  (8+ messages)
` [PATCH mm-new v8 1/4] mm: khugepaged: add trace_mm_khugepaged_scan event
` [PATCH mm-new v8 2/4] mm: khugepaged: refine scan progress number
` [PATCH mm-new v8 3/4] mm: add folio_test_lazyfree helper
` [PATCH mm-new v8 4/4] mm: khugepaged: skip lazy-free folios

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-02-23 13:07 UTC  (29+ messages)
` [RFC PATCH v4 01/27] numa: introduce N_MEMORY_PRIVATE node state
` [RFC PATCH v4 02/27] mm,cpuset: gate allocations from N_MEMORY_PRIVATE behind __GFP_PRIVATE
` [RFC PATCH v4 03/27] mm/page_alloc: add numa_zone_allowed() and wire it up
` [RFC PATCH v4 04/27] mm/page_alloc: Add private node handling to build_zonelists
` [RFC PATCH v4 05/27] mm: introduce folio_is_private_managed() unified predicate
` [RFC PATCH v4 06/27] mm/mlock: skip mlock for managed-memory folios
` [RFC PATCH v4 07/27] mm/madvise: skip madvise "
` [RFC PATCH v4 08/27] mm/ksm: skip KSM "
` [RFC PATCH v4 09/27] mm/khugepaged: skip private node folios when trying to collapse
` [RFC PATCH v4 10/27] mm/swap: add free_folio callback for folio release cleanup
` [RFC PATCH v4 11/27] mm/huge_memory.c: add private node folio split notification callback
` [RFC PATCH v4 12/27] mm/migrate: NP_OPS_MIGRATION - support private node user migration
` [RFC PATCH v4 13/27] mm/mempolicy: NP_OPS_MEMPOLICY - support private node mempolicy
` [RFC PATCH v4 14/27] mm/memory-tiers: NP_OPS_DEMOTION - support private node demotion
` [RFC PATCH v4 15/27] mm/mprotect: NP_OPS_PROTECT_WRITE - gate PTE/PMD write-upgrades
` [RFC PATCH v4 16/27] mm: NP_OPS_RECLAIM - private node reclaim participation
` [RFC PATCH v4 17/27] mm/oom: NP_OPS_OOM_ELIGIBLE - private node OOM participation
` [RFC PATCH v4 18/27] mm/memory: NP_OPS_NUMA_BALANCING - private node NUMA balancing
` [RFC PATCH v4 19/27] mm/compaction: NP_OPS_COMPACTION - private node compaction support
` [RFC PATCH v4 20/27] mm/gup: NP_OPS_LONGTERM_PIN - private node longterm pin support
` [RFC PATCH v4 21/27] mm/memory-failure: add memory_failure callback to node_private_ops
` [RFC PATCH v4 22/27] mm/memory_hotplug: add add_private_memory_driver_managed()
` [RFC PATCH v4 23/27] mm/cram: add compressed ram memory management subsystem
` [RFC PATCH v4 24/27] cxl/core: Add cxl_sysram region type
` [RFC PATCH v4 25/27] cxl/core: Add private node support to cxl_sysram
` [RFC PATCH v4 26/27] cxl: add cxl_mempolicy sample PCI driver
` [RFC PATCH v4 27/27] cxl: add cxl_compression "

[LSF/MM/BPF TOPIC] Per-process page size
 2026-02-23 13:02 UTC  (10+ messages)
        ` [Lsf-pc] "

[PATCH 1/1] mm/mmu_gather: replace IPI with synchronize_rcu() when batch allocation fails
 2026-02-23 13:02 UTC  (4+ messages)

[PATCH] x86/kexec: Disable KCOV instrumentation after load_segments()
 2026-02-23 12:42 UTC 

[RFC PATCH v3 0/4] mm/damon: Introduce node_eligible_mem_bp and node_ineligible_mem_bp Quota Goal Metrics
 2026-02-23 12:32 UTC  (5+ messages)
` [RFC PATCH v3 1/4] mm/damon/sysfs: set goal_tuner after scheme creation
` [RFC PATCH v3 2/4] mm/damon: fix esz=0 quota bypass allowing unlimited migration
` [RFC PATCH v3 3/4] mm/damon: add node_eligible_mem_bp and node_ineligible_mem_bp goal metrics
` [RFC PATCH v4 4/4] mm/damon: add PA-mode cache for eligible memory detection lag

[PATCH] x86/efi: defer freeing of boot services memory
 2026-02-23 12:18 UTC  (6+ messages)

[LSF/MM/BPF TOPIC] 64k (or 16k) base page size on x86
 2026-02-23 12:16 UTC  (11+ messages)

[PATCH 00/14] xattr: rework simple xattrs and support user.* xattrs on sockets
 2026-02-23 12:13 UTC  (7+ messages)
` [PATCH 09/14] xattr: move user limits for xattrs to generic infra

A potential refcount issue during __folio_split
 2026-02-23 11:59 UTC  (4+ messages)

[REGRESSION] kswapd0: page allocation failure (bisected to "slab: add sheaves to most caches")
 2026-02-23 11:59 UTC  (4+ messages)

[PATCH 0/4] mm/pgtable: Support for page table check on s390
 2026-02-23 11:53 UTC  (5+ messages)
` [PATCH 1/4] mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()
` [PATCH 2/4] s390/pgtable: Use set_pmd_bit() to invalidate PMD entry
` [PATCH 3/4] s390/pgtable: Add s390 support for page table check
` [PATCH 4/4] s390: Enable page table check for debug_defconfig

[PATCH] mm/slab: initialize slab->stride early to avoid memory ordering issues
 2026-02-23 11:44 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] A pagetable library for the kernel?
 2026-02-23 11:28 UTC  (2+ messages)

LSF/MM/BPF TOPIC] Deferred folio splitting: extend or remove/replace?
 2026-02-23 11:26 UTC 

[PATCH V2] mm: fix NULL NODE_DATA dereference for memoryless nodes on boot
 2026-02-23 11:18 UTC  (2+ messages)

[PATCH v4 0/2] kho: add support for deferred struct page init
 2026-02-23 11:07 UTC  (3+ messages)
` [PATCH v4 1/2] kho: fix deferred init of kho scratch

[PATCH v1 00/11] Zero page->private when freeing pages
 2026-02-23 10:43 UTC  (16+ messages)
` [PATCH v1 01/11] relay: zero "
` [PATCH v1 02/11] mm/slub: "
` [PATCH v1 03/11] drm/ttm: "
` [PATCH v1 04/11] blk-mq: "
` [PATCH v1 05/11] watch_queue: "
` [PATCH v1 06/11] binder: "
` [PATCH v1 07/11] null_blk: "
` [PATCH v1 08/11] percpu: "
` [PATCH v1 09/11] erofs: "
` [PATCH v1 10/11] mm/huge_memory: add page->private check back in __split_folio_to_order()
` [PATCH v1 11/11] mm/page_alloc: check page->private upon page free
` [syzbot ci] Re: Zero page->private when freeing pages

[LSF/MM/BPF TOPIC] Improve this_cpu_ops performance for ARM64 (and potentially other architectures)
 2026-02-23  9:50 UTC  (2+ messages)

[PATCH v2 0/2] Test MADV_COLLAPSE on guest_memfd
 2026-02-23  9:38 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: selftests: Wrap madvise() to assert success
` [PATCH v2 2/2] KVM: selftests: Test MADV_COLLAPSE on guest_memfd

[PATCH] arm64: remove HAVE_CMPXCHG_LOCAL
 2026-02-23  9:19 UTC  (8+ messages)

[PATCH 0/4] Introduce QPW for per-cpu operations
 2026-02-23  9:18 UTC  (20+ messages)

[PATCH v5] mm: move pgscan, pgsteal, pgrefill to node stats
 2026-02-23  8:49 UTC  (3+ messages)

[PATCH] mm: thp: Deny THP for guest_memfd and secretmem in file_thp_enabled()
 2026-02-23  8:44 UTC  (18+ messages)

[RFC PATCH v3 0/2] Fix storing in XArray check_split tests
 2026-02-23  7:34 UTC  (3+ messages)
` [RFC PATCH v3 1/2] XArray tests: Fix check_split tests to store correctly
` [RFC PATCH v3 2/2] XArray tests: Verify xa_erase behavior in check_split

[RFC PATCH v2 0/2] Fix storing in XArray check_split tests
 2026-02-23  7:25 UTC  (3+ messages)
` [RFC PATCH v1 RESEND 1/2] XArray tests: Fix check_split tests to store correctly
` [RFC PATCH v1 RESEND 2/2] XArray tests: Verify xa_erase behavior in check_split

[RFC PATCH v1 00/10] guest_memfd: Track amount of memory allocated on inode
 2026-02-23  7:04 UTC  (11+ messages)
` [RFC PATCH v1 01/10] KVM: guest_memfd: Don't set FGP_ACCESSED when getting folios
` [RFC PATCH v1 02/10] KVM: guest_memfd: Directly allocate folios with filemap_alloc_folio()
` [RFC PATCH v1 03/10] mm: truncate: Expose preparation steps for truncate_inode_pages_final()
` [RFC PATCH v1 04/10] KVM: guest_memfd: Implement evict_inode for guest_memfd
` [RFC PATCH v1 05/10] mm: Export unmap_mapping_folio() for KVM
` [RFC PATCH v1 06/10] mm: filemap: Export filemap_remove_folio()
` [RFC PATCH v1 07/10] KVM: guest_memfd: Implement custom truncation function
` [RFC PATCH v1 08/10] KVM: guest_memfd: Track amount of memory allocated on inode
` [RFC PATCH v1 09/10] KVM: selftests: Wrap fstat() to assert success
` [RFC PATCH v1 10/10] KVM: selftests: Test that st_blocks is updated on allocation

[RFC PATCH v2 0/5] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-02-23  5:56 UTC  (9+ messages)

[PATCH] mm: allow __GFP_RETRY_MAYFAIL in vmalloc
 2026-02-23  5:48 UTC  (3+ messages)

[PATCH] khugepaged: convert redundant check to WARN_ON
 2026-02-23  4:40 UTC  (3+ messages)

[PATCH] mm: Fix memblock_free_late() when using deferred struct page
 2026-02-23  2:54 UTC  (11+ messages)
` [PATCH v2] "

[next-20260216]NULL pointer dereference in drain_obj_stock() (RCU free path)
 2026-02-23  2:36 UTC  (6+ messages)

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-02-23  0:33 UTC  (9+ messages)
` [PATCH v18 31/42] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep

[PATCH] mm/mmu_gather: define RCU version tlb_remove_table_one() in CONFIG_MMU_GATHER_RCU_TABLE_FREE
 2026-02-22 23:51 UTC  (3+ messages)

DAMON Yearly Retrospect (2025)
 2026-02-22 21:01 UTC 

[PATCH 0/2] Some small improvements to reserve_mem
 2026-02-22 20:18 UTC  (7+ messages)
` [PATCH 2/2] mm/memblock: Add reserve_mem debugfs info

[PATCH v2 1/2] mm/swapfile: fix list iteration when next node is removed during discard
 2026-02-22 19:36 UTC  (4+ messages)

[PATCH] mm: fix NULL NODE_DATA dereference for memoryless nodes on boot
 2026-02-22 12:01 UTC  (3+ messages)

[PATCH v6 0/5] asdf
 2026-02-22  9:31 UTC  (5+ messages)
` [PATCH v6 5/5] coccinelle: Add kmalloc_objs conversion script

[PATCH v2] mm: thp: deny THP for files on anonymous inodes
 2026-02-22  4:10 UTC  (7+ messages)
` [PATCH] KVM: selftests: Test MADV_COLLAPSE on GUEST_MEMFD

[PATCH] mm/slub: drop duplicate kernel-doc for ksize()
 2026-02-22  3:47 UTC  (2+ messages)

[Patch v3] mm/huge_memory: fix early failure try_to_migrate() when split huge pmd for shared thp
 2026-02-22  0:50 UTC  (5+ messages)

[RFC PATCH 00/10] mm/damon: add optional debugging-purpose sanity checks
 2026-02-21 20:15 UTC  (12+ messages)
` [RFC PATCH 01/10] mm/damon: add CONFIG_DAMON_DEBUG_SANITY
` [RFC PATCH 02/10] mm/damon/core: add damon_new_region() debug_sanity check
` [RFC PATCH 03/10] mm/damon/core: add damon_del_region() "
` [RFC PATCH 04/10] mm/damon/core: add damon_nr_regions() "
` [RFC PATCH 05/10] mm/damon/core: add damon_merge_two_regions() "
` [RFC PATCH 06/10] mm/damon/core: add damon_merge_regions_of() "
` [RFC PATCH 07/10] mm/damon/core: add damon_split_region_at() "
` [RFC PATCH 08/10] mm/damon/core: add damon_reset_aggregated() "
` [RFC PATCH 09/10] mm/damon/tests/.kunitconifg: enable DAMON_DEBUG_SANITY
` [RFC PATCH 10/10] tools/testing/selftests/damon/config: "

[GIT PULL] memblock: numa_memblks: fix detection of NUMA node for CXL windows
 2026-02-21 18:31 UTC  (2+ messages)

[RFC PATCH 1/3] mm/damon/core: split regions for min_nr_regions at beginning
 2026-02-21 18:07 UTC  (2+ messages)

[RFC PATCH v2 0/3] mm/damon: strictly respect min_nr_regions
 2026-02-21 18:03 UTC  (4+ messages)
` [RFC PATCH v2 1/3] mm/damon/core: split regions for min_nr_regions
` [RFC PATCH v2 2/3] mm/damon/vaddr: do not "
` [RFC PATCH v2 3/3] mm/damon/test/core-kunit: add damon_apply_min_nr_regions() test

[PATCH v3 00/22] Add support for shared PTEs across processes
 2026-02-21 12:40 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Swap status and roadmap discussion
 2026-02-21 10:50 UTC 

[PATCH RFC 00/15] mm, swap: swap table phase IV with dynamic ghost swapfile
 2026-02-21  9:30 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] Improving MGLRU
 2026-02-21  6:03 UTC  (3+ messages)

[linux-next:master] BUILD SUCCESS d4906ae14a5f136ceb671bb14cedbf13fa560da6
 2026-02-21  3:34 UTC 

[PATCH] smaps: Report correct page sizes with THP
 2026-02-21  0:03 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Flash Friendly Swap
 2026-02-20 23:47 UTC  (3+ messages)

[PATCH 0/4] mm: zone lock tracepoint instrumentation
 2026-02-20 22:36 UTC  (3+ messages)

[PATCH v3 00/20] Virtual Swap Space
 2026-02-20 21:05 UTC  (2+ messages)
` [PATCH] vswap: fix poor batching behavior of vswap free path

page:  |  | latest

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