linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] mm: numa,memblock: include <asm/numa.h> for 'numa_nodes_parsed'
 2026-01-11  9:05 UTC  (3+ messages)

[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
 2026-01-11  8:21 UTC  (30+ messages)
` [PATCH v3 01/29] alpha: introduce arch_zone_limits_init()
` [PATCH v3 02/29] arc: "
` [PATCH v3 03/29] arm: "
` [PATCH v3 04/29] arm: make initialization of zero page independent of the memory map
` [PATCH v3 05/29] arm64: introduce arch_zone_limits_init()
` [PATCH v3 06/29] csky: "
` [PATCH v3 07/29] hexagon: "
` [PATCH v3 08/29] loongarch: "
` [PATCH v3 09/29] m68k: "
` [PATCH v3 10/29] microblaze: "
` [PATCH v3 11/29] mips: "
` [PATCH v3 12/29] nios2: "
` [PATCH v3 13/29] openrisc: "
` [PATCH v3 14/29] parisc: "
` [PATCH v3 15/29] powerpc: "
` [PATCH v3 16/29] riscv: "
` [PATCH v3 17/29] s390: "
` [PATCH v3 18/29] sh: "
` [PATCH v3 19/29] sparc: "
` [PATCH v3 20/29] um: "
` [PATCH v3 21/29] x86: "
` [PATCH v3 22/29] xtensa: "
` [PATCH v3 23/29] arch, mm: consolidate initialization of nodes, zones and memory map
` [PATCH v3 24/29] arch, mm: consolidate initialization of SPARSE memory model
` [PATCH v3 25/29] mips: drop paging_init()
` [PATCH v3 26/29] x86: don't reserve hugetlb memory in setup_arch()
` [PATCH v3 27/29] mm, arch: consolidate hugetlb CMA reservation
` [PATCH v3 28/29] mm/hugetlb: drop hugetlb_cma_check()
` [PATCH v3 29/29] Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"

[PATCH v5 0/2] Generalize vmemmap_populate_hugepages to sparc
 2026-01-11  7:44 UTC  (3+ messages)
` [PATCH v5 1/2] sparc: Use vmemmap_populate_hugepages for vmemmap_populate
` [PATCH v5 2/2] mm: Convert vmemmap_p?d_populate() to static functions

[PATCH] mm: optimize stat output for 11% sys time reduce
 2026-01-11  4:37 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] alloc_tag: remove sysctl prefix from mem_profiling boot parameter
 2026-01-11  2:33 UTC  (3+ messages)

[PATCH] selftests/mm: ksm_tests: skip when not run as root
 2026-01-11  0:37 UTC  (5+ messages)

[PATCH] kho: init alloc tags when restoring pages from reserved memory
 2026-01-11  0:28 UTC  (2+ messages)

[PATCH] mm/page_alloc: Avoid duplicate NR_FREE_PAGES updates in move_to_free_list()
 2026-01-11  0:10 UTC  (3+ messages)

[PATCH] mm/early_ioremap: Print the starting physical address in __early_ioremap()
 2026-01-10 23:57 UTC  (2+ messages)

[PATCH mm-new 0/3] mm: accelerate gigantic folio allocation
 2026-01-10 23:43 UTC  (5+ messages)
` [PATCH 1/3] mm: page_alloc: optimize pfn_range_valid_contig()
` [PATCH 2/3] mm: hugetlb: optimize replace_free_hugepage_folios()
` [PATCH 3/3] mm: hugetlb_cma: optimize hugetlb_cma_alloc_frozen_folio()

[PATCH] mm/swap_cgroup: fix kernel BUG in swap_cgroup_record
 2026-01-10 23:29 UTC  (2+ messages)

__folio_end_writeback() lockdep issue
 2026-01-10 20:24 UTC  (3+ messages)

[PATCH V4 0/2] mm/khugepaged: fix dirty page handling for MADV_COLLAPSE
 2026-01-10 18:20 UTC  (6+ messages)
` [PATCH V4 1/2] mm/khugepaged: map dirty/writeback pages failures to EAGAIN
` [PATCH V4 2/2] mm/khugepaged: retry with sync writeback for MADV_COLLAPSE

[PATCH v3] selftests: complete kselftest include centralization
 2026-01-10 16:00 UTC  (2+ messages)

[PATCH RFC 10/19] slab: remove cpu (partial) slabs usage from allocation paths
 2026-01-10 15:41 UTC  (4+ messages)

[PATCH v3 0/3] mm: fix oom-killer not being invoked when demotion is enabled
 2026-01-10 13:55 UTC  (9+ messages)
` [PATCH v3 1/3] mm: memory-tiers, numa_emu: enable to create memory tiers using fake numa nodes
` [PATCH v3 3/3] mm/vmscan: don't demote if there is not enough free memory in the lower memory tier

LSF/MM/BPF: 2026: Call for Proposals
 2026-01-10 13:24 UTC 

[rppt-memblock:for-next] BUILD SUCCESS f56ccc32468ee7885d3a9175e7d2cb608d301521
 2026-01-10 10:58 UTC 

[PATCH v6 0/4] iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
 2026-01-10  9:53 UTC  (9+ messages)
` [PATCH v6 1/4] "
` [PATCH v6 2/4] iommu: Add calls "
` [PATCH v6 3/4] iommu: debug-pagealloc: Track IOMMU pages
` [PATCH v6 4/4] iommu: debug-pagealloc: Check mapped/unmapped kernel memory

Hard system lock-ups when using encrypted swap and RAM is exhausted
 2026-01-10  7:09 UTC  (4+ messages)

[RFC PATCH 00/15] kmem_cache instances with static storage duration
 2026-01-10  6:23 UTC  (20+ messages)
` [RFC PATCH 01/15] static kmem_cache instances for core caches
` [RFC PATCH 02/15] allow static-duration kmem_cache in modules
` [RFC PATCH 03/15] make mnt_cache static-duration
` [RFC PATCH 04/15] turn thread_cache static-duration
` [RFC PATCH 05/15] turn signal_cache static-duration
` [RFC PATCH 06/15] turn bh_cachep static-duration
` [RFC PATCH 07/15] turn dentry_cache static-duration
` [RFC PATCH 08/15] turn files_cachep static-duration
` [RFC PATCH 09/15] make filp and bfilp caches static-duration
` [RFC PATCH 10/15] turn sighand_cache static-duration
` [RFC PATCH 11/15] turn mm_cachep static-duration
` [RFC PATCH 12/15] turn task_struct_cachep static-duration
` [RFC PATCH 13/15] turn fs_cachep static-duration
` [RFC PATCH 14/15] turn inode_cachep static-duration
` [RFC PATCH 15/15] turn ufs_inode_cache static-duration

[PATCH v3 0/3] btrfs: only use bdev's page cache for super block writeback
 2026-01-10  6:02 UTC  (6+ messages)
` [PATCH v3 1/3] btrfs: use bdev_rw_virt() to read and scratch the disk super block
` [PATCH v3 2/3] btrfs: minor improvement on super block writeback
` [PATCH v3 3/3] mm/filemap: remove read_cache_page_gfp()

[linux-next:master] BUILD SUCCESS WITH UNVERIFIED WARNING f417b7ffcbef7d76b0d8860518f50dae0e7e5eda
 2026-01-10  5:56 UTC 

[PATCH v2 0/3] Only free healthy pages in high-order HWPoison folio
 2026-01-10  5:48 UTC  (10+ messages)
` [PATCH v2 2/3] mm/page_alloc: only "

[PATCH v7 2/2] mm/vmscan: select the closest preferred node in demote_folio_list()
 2026-01-10  3:38 UTC  (3+ messages)
` [PATCH] mm/vmscan: fix uninitialized variable "

[PATCH v5 00/36] Compiler-Based Context- and Locking-Analysis
 2026-01-10  3:23 UTC  (11+ messages)
` [PATCH v5 10/36] locking/mutex: Support Clang's context analysis
` [PATCH v5 20/36] locking/ww_mutex: "

[PATCH] mm/vmscan: fix uninitialized variable in demote_folio_list()
 2026-01-10  3:03 UTC  (3+ messages)

[PATCH v2 0/4] drm/amdkfd: Add batch userptr allocation support
 2026-01-10  2:30 UTC  (7+ messages)

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-01-10  1:47 UTC  (8+ messages)
` [PATCH 04/24] erofs: add setlease file operation
` [PATCH 08/24] f2fs: "

{standard input}:26675: Error: operand out of range (0xffffffff not between 0 and 0x3f) `l.slli r21,r21,-1'
 2026-01-10  1:03 UTC 

[PATCH] selftests/mm: run_vmtests.sh: fix relative path handling
 2026-01-10  1:00 UTC  (6+ messages)
` [PATCH v2] selftests/mm: run_vmtests.sh: fail if invoked from the wrong directory

[PATCH v1 0/2] mm/vmscan: optimize preferred target demotion node selection
 2026-01-10  0:52 UTC  (5+ messages)
` [PATCH v1 1/2] mm/vmscan: balance demotion allocation in alloc_demote_folio()

[PATCH v3 1/7] mm: Add folio_split_unref helper
 2026-01-09 23:15 UTC  (27+ messages)
` [PATCH v3 3/7] mm: Split device-private and coherent folios before freeing

[PATCH v2 00/11] Remove device private pages from physical address space
 2026-01-09 22:47 UTC  (6+ messages)
` [PATCH v2 01/11] mm/migrate_device: Introduce migrate_pfn_from_page() helper

[PATCHv2 02/14] mm/sparse: Check memmap alignment
 2026-01-09 21:48 UTC  (8+ messages)

[PATCH 3/5] tracing: Have tracer option be instance specific
 2026-01-09 21:40 UTC  (3+ messages)

[RFC PATCH v3 0/8] mm,numa: N_PRIVATE node isolation for device-managed memory
 2026-01-09 21:40 UTC  (5+ messages)
` [RFC PATCH v3 7/8] mm/zswap: compressed ram direct integration

{standard input}:20429: Error: operand out of range (0xffffffff not between 0 and 0x3f) `l.slli r17,r17,-1'
 2026-01-09 20:32 UTC 

KASAN vs realloc
 2026-01-09 20:05 UTC  (8+ messages)

[PATCH v2 0/4] mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge
 2026-01-09 18:10 UTC  (5+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 3/4] mm/vma: enforce VMA fork limit on unfaulted,faulted mremap merge too

[PATCH v6 0/5] asdf
 2026-01-09 17:32 UTC  (7+ messages)
` [PATCH v6 1/5] slab: Introduce kmalloc_obj() and family
` [PATCH v6 4/5] slab: Introduce kmalloc_flex() "

[PATCH 0/2] migrate: Fix up hugetlb file folio handling
 2026-01-09 17:20 UTC  (10+ messages)
` [PATCH 1/2] migrate: Correct lock ordering for hugetlb file folios
` [PATCH 2/2] migrate: Replace RMP_ flags with TTU_ flags

[RFC PATCH] memory,memory_hotplug: allow restricting memory blocks to zone movable
 2026-01-09 16:41 UTC  (11+ messages)

[RFC PATCH 2/2] zsmalloc: chain-length configuration should consider other metrics
 2026-01-09 16:02 UTC  (11+ messages)

[PATCH] mm/migrate: fix hugetlbfs deadlock by respecting lock ordering
 2026-01-09 15:41 UTC  (6+ messages)

[PATCH RESEND v3 0/2] skip redundant TLB sync IPIs
 2026-01-09 15:40 UTC  (9+ messages)
` [PATCH RESEND v3 1/2] mm/tlb: skip redundant IPI when TLB flush already synchronized

[PATCH v6 00/14] Nesting support for lazy MMU mode
 2026-01-09 15:07 UTC  (5+ messages)
` [PATCH v6 05/14] mm: clarify lazy_mmu sleeping constraints
` [PATCH v6 14/14] mm: Add basic tests for lazy_mmu

[PATCH 01/13] PCI/P2PDMA: Release the per-cpu ref of pgmap when vm_insert_page() fails
 2026-01-09 15:03 UTC  (2+ messages)

Finding mm patches to review before those are pulled into the mainline (was "Re: [PATCH v2] fix AMDGPU failure with periodic signal")
 2026-01-09 14:26 UTC  (3+ messages)

[PATCH v13 mm-new 00/16] khugepaged: mTHP support
 2026-01-09 13:59 UTC  (4+ messages)

Finding mm patches to review before those are pulled into the mainline (was "Re: [PATCH v2] fix AMDGPU failure with periodic signal")
 2026-01-09 13:55 UTC  (3+ messages)

[PATCH 0/3] selftests/mm: add memory failure selftests
 2026-01-09 13:45 UTC  (2+ messages)

[PATCH v7 00/15] kasan: x86: arm64: KASAN tag-based mode for x86
 2026-01-09 13:43 UTC  (5+ messages)
` [PATCH v7 02/15] kasan: arm64: x86: Make special tags arch specific

[PATCH] loongarch: wire up memfd_secret system call
 2026-01-09 13:28 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