linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] mm: khugepaged: fix NR_FILE_PAGES accounting in collapse_file()
 2026-01-29 18:40 UTC 

[PATCH v5 10/11] lsm: consolidate all of the LSM framework initcalls
 2026-01-29 18:31 UTC  (5+ messages)

[PATCH v2] arm64: mm: fix pass user prot to ioremap_prot in generic_access_phys
 2026-01-29 18:22 UTC  (3+ messages)

[GIT PULL] hotfixes for 6.19-rc8
 2026-01-29 17:45 UTC 

[PATCH v3 0/2] SEV-SNP Unaccepted Memory Hotplug
 2026-01-29 17:39 UTC  (11+ messages)
` [PATCH v3 1/2] mm/memory_hotplug: Add support to accept memory during hot-add
` [PATCH v3 2/2] x86/sev: Add support to unaccept memory after hot-remove

[RFC PATCH 0/1] Bind-mounting memfds
 2026-01-29 17:35 UTC  (2+ messages)
` [RFC PATCH 1/1] fs,ns: allow copying of shm_mnt mount trees

[PATCHv5 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-01-29 17:33 UTC  (26+ messages)
` [PATCHv5 01/17] mm: Move MAX_FOLIO_ORDER definition to mmzone.h
` [PATCHv5 02/17] mm: Change the interface of prep_compound_tail()
` [PATCHv5 03/17] mm: Rename the 'compound_head' field in the 'struct page' to 'compound_info'
` [PATCHv5 04/17] mm: Move set/clear_compound_head() next to compound_head()
` [PATCHv5 05/17] riscv/mm: Align vmemmap to maximal folio size
` [PATCHv5 06/17] LoongArch/mm: "
` [PATCHv5 07/17] mm: Rework compound_head() for power-of-2 sizeof(struct page)
` [PATCHv5 08/17] mm: Make page_zonenum() use head page
` [PATCHv5 09/17] mm/sparse: Check memmap alignment for compound_info_has_mask()
` [PATCHv5 10/17] mm/hugetlb: Refactor code around vmemmap_walk
` [PATCHv5 11/17] mm/hugetlb: Remove fake head pages
` [PATCHv5 12/17] mm: Drop fake head checks
` [PATCHv5 13/17] hugetlb: Remove VMEMMAP_SYNCHRONIZE_RCU
` [PATCHv5 14/17] mm/hugetlb: Remove hugetlb_optimize_vmemmap_key static key
` [PATCHv5 15/17] mm: Remove the branch from compound_head()
` [PATCHv5 16/17] hugetlb: Update vmemmap_dedup.rst
` [PATCHv5 17/17] mm/slab: Use compound_head() in page_slab()

[PATCH v2 0/3] Convert 64-bit x86/mm/pat to ptdescs
 2026-01-29 17:04 UTC  (7+ messages)
` [PATCH v2 1/3] x86/mm/pat: Convert pte code to use ptdescs
` [PATCH v2 2/3] x86/mm/pat: Convert pmd "
` [PATCH v2 3/3] x86/mm/pat: Convert split_large_page() "

[PATCH v4 00/22] slab: replace cpu (partial) slabs with sheaves
 2026-01-29 16:44 UTC  (24+ messages)
` [PATCH v4 06/22] slab: add sheaves to most caches
` [PATCH v4 08/22] slab: make percpu sheaves compatible with kmalloc_nolock()/kfree_nolock()
` [PATCH v4 10/22] slab: add optimized sheaf refill from partial list
` [PATCH v4 18/22] slab: refill sheaves from all nodes
` [PATCH v4 20/22] slab: remove frozen slab checks from __slab_free()
` [PATCH v4 21/22] mm/slub: remove DEACTIVATE_TO_* stat items
` [PATCH v4 22/22] mm/slub: cleanup and repurpose some "

LSF/MM/BPF: 2026: Call for Proposals
 2026-01-29 16:13 UTC  (3+ messages)

[PATCH] mm/damon: unify address range representation with damon_addr_range
 2026-01-29 16:10 UTC  (2+ messages)

[vbabka:b4/sheaves-for-all-rebased] [slab] aa8fdb9e25: will-it-scale.per_process_ops 46.5% regression
 2026-01-29 14:49 UTC  (5+ messages)

[RFC PATCH v5 00/10] mm: Hot page tracking and promotion infrastructure
 2026-01-29 14:40 UTC  (11+ messages)
` [RFC PATCH v5 01/10] mm: migrate: Allow misplaced migration without VMA
` [RFC PATCH v5 02/10] migrate: Add migrate_misplaced_folios_batch()
` [RFC PATCH v5 03/10] mm: Hot page tracking and promotion
` [RFC PATCH v5 04/10] mm: pghot: Precision mode for pghot
` [RFC PATCH v5 05/10] mm: sched: move NUMA balancing tiering promotion to pghot
` [RFC PATCH v5 06/10] x86: ibs: In-kernel IBS driver for memory access profiling
` [RFC PATCH v5 07/10] x86: ibs: Enable IBS profiling for memory accesses
` [RFC PATCH v5 08/10] mm: mglru: generalize page table walk
` [RFC PATCH v5 09/10] mm: klruscand: use mglru scanning for page promotion
` [RFC PATCH v5 10/10] mm: pghot: Add folio_mark_accessed() as hotness source

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2026-01-29 14:36 UTC  (15+ messages)
` [RFC PATCH v1 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes

[PATCH net-next 0/3] net/smc: buffer allocation and registration improvements
 2026-01-29 14:04 UTC  (17+ messages)
` [PATCH net-next 2/3] mm: vmalloc: export find_vm_area()

[PATCH v3 00/13] Remove device private pages from physical address space
 2026-01-29 13:49 UTC  (4+ messages)
` [PATCH v3 01/13] mm/migrate_device: Introduce migrate_pfn_from_page() helper

[PATCH 0/4] memcg: cleanup the memcg stats interfaces
 2026-01-29 13:05 UTC  (3+ messages)
` [PATCH 1/4] memcg: use mod_node_page_state to update stats

[PATCH mm-new v5 0/5] Improve khugepaged scan logic
 2026-01-29 12:46 UTC  (11+ messages)
` [PATCH mm-new v5 2/5] mm: khugepaged: refine scan progress number

[PATCH v3 00/30] Eliminate Dying Memory Cgroup
 2026-01-29 12:23 UTC  (7+ messages)
` [PATCH v3 28/30] mm: memcontrol: prepare for reparenting state_local

[PATCH v6 0/6] x86/vdso: VDSO updates and fixes for sframes
 2026-01-29 11:27 UTC  (7+ messages)
` [PATCH v6 1/6] x86/vdso: Fix DWARF generation for getrandom()
` [PATCH v6 2/6] x86/asm: Avoid emitting DWARF CFI for non-VDSO
` [PATCH v6 3/6] x86/asm: Simplify VDSO DWARF generation
` [PATCH v6 4/6] x86/vdso: Use SYM_FUNC_{START,END} in __kernel_vsyscall()
` [PATCH v6 5/6] x86/vdso: Use CFI macros in __vdso_sgx_enter_enclave()
` [PATCH v6 6/6] x86/vdso: Enable sframe generation in VDSO

[RFC PATCH -next 0/7] Introduce heat-level memcg reclaim
 2026-01-29 11:25 UTC  (2+ messages)

[PATCH] slub: avoid list_lock contention from __refill_objects_any()
 2026-01-29 10:56 UTC  (5+ messages)

[PATCH v26 00/28] riscv control-flow integrity for usermode
 2026-01-29  8:42 UTC  (4+ messages)
` [PATCH v26 10/28] riscv/mm: Implement map_shadow_stack() syscall

[PATCH v2 00/12] mm, swap: swap table phase III: remove swap_map
 2026-01-29  8:35 UTC  (8+ messages)
` [PATCH v2 02/12] mm, swap: clean up swapon process and locking
` [PATCH v2 06/12] mm, swap: implement helpers for reserving data in the swap table
` [PATCH v2 09/12] mm, swap: use the swap table to track the swap count

Subject: Regression: CONFIG_ASYNC_KERNEL_PGTABLE_FREE causes memory exhaustion and stalls on busy Cascade Lake server (6.18.7 only)
 2026-01-29  6:10 UTC 

[PATCH] mm: Refactor vma_map_pages to use vm_insert_pages
 2026-01-29  4:44 UTC  (4+ messages)

[PATCH bpf-next] mm/bpf_memcontrol: Add missing newline in pr_warn message
 2026-01-29  3:50 UTC 

[PATCH v4 00/54] tree-in-dcache stuff
 2026-01-29  3:23 UTC  (7+ messages)

[PATCHv4 00/14] mm: Eliminate fake head pages from vmemmap optimization
 2026-01-29  3:04 UTC  (7+ messages)
` [PATCHv4 09/14] mm/hugetlb: Remove fake head pages

[PATCH v4 0/3] mm: fix oom-killer not being invoked when demotion is enabled
 2026-01-29  2:48 UTC  (12+ messages)
` [PATCH v4 3/3] mm/vmscan: don't demote if there is not enough free memory in the lower memory tier

[PATCH v3] mm/shmem, swap: fix race of truncate and swap entry split
 2026-01-29  2:27 UTC  (5+ messages)

[PATCH v5 0/5] support batch checking of references and unmapping for large folios
 2026-01-29  1:42 UTC  (4+ messages)
` [PATCH v5 4/5] arm64: mm: implement the architecture-specific clear_flush_young_ptes()

[PATCH v3 0/6] AG aware parallel writeback for XFS
 2026-01-29  0:47 UTC  (11+ messages)
    ` [PATCH v3 3/6] xfs: add per-inode AG prediction map and dirty-AG bitmap
    ` [PATCH v3 2/6] xfs: add helpers to pack AG prediction info for per-folio tracking
    ` [PATCH v3 4/6] xfs: tag folios with AG number during buffered write via iomap attach hook

[PATCH v3 0/3] mm: fix oom-killer not being invoked when demotion is enabled
 2026-01-29  0:44 UTC  (9+ messages)
` [PATCH v3 3/3] mm/vmscan: don't demote if there is not enough free memory in the lower memory tier

[PATCH v4 3/3] mm/vmscan: don't demote if there is not enough free memory in the lower memory tier
 2026-01-29  0:40 UTC  (3+ messages)

[PATCH] mm: cma: Fix stub for cma_skip_dt_default_reserved_mem()
 2026-01-28 23:31 UTC  (3+ messages)

[PATCH 00/33 v7] cpuset/isolation: Honour kthreads preferred affinity
 2026-01-28 21:18 UTC  (10+ messages)
` [PATCH 03/33] memcg: Prepare to protect against concurrent isolated cpuset change
` [PATCH 04/33] mm: vmstat: "

[PATCH bpf-next v3 00/17] mm: BPF OOM
 2026-01-28 20:21 UTC  (23+ messages)
` [PATCH bpf-next v3 02/17] bpf: allow attaching struct_ops to cgroups
` [PATCH bpf-next v3 07/17] mm: introduce BPF OOM struct ops
` [PATCH bpf-next v3 09/17] mm: introduce bpf_out_of_memory() BPF kfunc

[PATCH 0/3] Convert x86/mm/pat to ptdescs
 2026-01-28 19:17 UTC  (3+ messages)

[PATCH v11 8/8] mm: folio_zero_user: cache neighbouring pages
 2026-01-28 18:59 UTC  (2+ messages)
` [PATCH v2] mm: folio_zero_user: open code range computation in folio_zero_user()

[PATCH v4 00/10] mm: add and use vma_assert_stabilised() helper
 2026-01-28 18:52 UTC  (8+ messages)
` [PATCH v4 08/10] mm/vma: improve and document __is_vma_write_locked()

[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-28 16:44 UTC  (10+ messages)
` [PATCH v2 07/13] mm: update secretmem to use VMA flags on mmap_prepare

[PATCH v16 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-01-28 16:40 UTC  (4+ messages)
` [PATCH v16 1/2] ACPI:RAS2: Add driver for the "

[PATCH mm-unstable v14 00/16] khugepaged: mTHP support
 2026-01-28 16:38 UTC  (3+ messages)
` [PATCH mm-unstable v14 03/16] introduce collapse_single_pmd to unify khugepaged and madvise_collapse

[PATCH 00/21] mm: ASI direct map management
 2026-01-28 16:29 UTC  (7+ messages)
` [PATCH 06/21] mm/page_alloc: add __GFP_SENSITIVE and always set it

[PATCH v2 00/29] maple_tree: Replace big node with maple copy
 2026-01-28 14:56 UTC  (6+ messages)
` [PATCH v2 22/29] maple_tree: Use maple copy node for mas_wr_rebalance() operation

[PATCH v8 0/3] Optimize zone->contiguous update and issue fix
 2026-01-28 14:16 UTC  (18+ messages)
` [PATCH v8 1/3] mm/memory hotplug: Fix zone->contiguous always false when hotplug
` [PATCH v8 2/3] mm/memory hotplug/unplug: Add online_memory_block_pages() and offline_memory_block_pages()
` [PATCH v8 3/3] mm/memory hotplug/unplug: Optimize zone->contiguous update when changes pfn range

[PATCH] rust: page: add `from_raw()`
 2026-01-28 14:14 UTC  (3+ messages)

[PATCH v10 01/15] set_memory: set_direct_map_* to take address
 2026-01-28 12:18 UTC  (2+ 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