linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 0/3] selftests/mm: add memory failure selftests
 2026-01-21 11:17 UTC  (7+ messages)
` [PATCH v2 1/3] selftests/mm: add memory failure anonymous page test
` [PATCH v2 2/3] selftests/mm: add memory failure clean pagecache test
` [PATCH v2 3/3] selftests/mm: add memory failure dirty "

[PATCH v3 00/21] slab: replace cpu (partial) slabs with sheaves
 2026-01-21 10:54 UTC  (26+ messages)
` [PATCH v3 05/21] slab: add sheaves to most caches
` [PATCH v3 06/21] slab: introduce percpu sheaves bootstrap
` [PATCH v3 09/21] slab: add optimized sheaf refill from partial list
` [PATCH v3 10/21] slab: remove cpu (partial) slabs usage from allocation paths
` [PATCH v3 11/21] slab: remove SLUB_CPU_PARTIAL
` [PATCH v3 12/21] slab: remove the do_slab_free() fastpath
` [PATCH v3 14/21] slab: simplify kmalloc_nolock()
` [PATCH v3 15/21] slab: remove struct kmem_cache_cpu
` [PATCH v3 16/21] slab: remove unused PREEMPT_RT specific macros

[GIT PULL] slab fix for 6.19-rc7
 2026-01-21 10:38 UTC 

[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-21 10:34 UTC  (21+ messages)

[PATCH v2 00/31] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-21  9:58 UTC  (16+ messages)
` [PATCH v2 01/31] Documentation: document EXPORT_OP_NOLOCKS
` [PATCH v2 02/31] exportfs: add new EXPORT_OP_STABLE_HANDLES flag
` [PATCH v2 31/31] nfsd: convert dprintks in check_export() to tracepoints

[PATCH] maple_tree: update mas_next[_range] docs
 2026-01-21  9:56 UTC  (3+ messages)

[PATCH 00/21] mm: ASI direct map management
 2026-01-21  9:45 UTC  (8+ messages)
` [PATCH 05/21] x86/mm/pat: mirror direct map changes to ASI

[PATCH] mm/huge_memory: Fix iterator variable usage after swap()
 2026-01-21  9:25 UTC  (2+ messages)

[next-20260120] KASAN: maybe wild-memory-access in select_task_rq_fair
 2026-01-21  9:07 UTC  (4+ messages)

[PATCH v2 0/2] add and use vma_assert_stabilised() helper
 2026-01-21  9:07 UTC  (6+ messages)
` [PATCH v2 1/2] mm/vma: use lockdep where we can, reduce duplication

[PATCH] mm: bail out when meet the goal of proactive memcg reclaim
 2026-01-21  9:06 UTC 

kernel/liveupdate/kexec_handover.c:994 kho_preserve_vmalloc() warn: missing error code 'err'
 2026-01-21  8:58 UTC 

[PATCH v2] slab: replace cache_from_obj() with inline checks
 2026-01-21  8:33 UTC  (2+ messages)

[PATCH v3 28/30] mm: memcontrol: prepare for reparenting state_local
 2026-01-21  8:20 UTC  (8+ messages)
` [PATCH v3 28/30 fix 1/2] mm: memcontrol: fix lruvec_stats->state_local reparenting

[RFC PATCH] mm/khugepaged: free empty xa_nodes when rollbacks in collapse_file
 2026-01-21  8:19 UTC  (3+ messages)

[RFC PATCH -next 0/7] Introduce heat-level memcg reclaim
 2026-01-21  8:13 UTC  (10+ messages)
` [RFC PATCH -next 1/7] vmscan: add memcg heat level for reclaim
` [RFC PATCH -next 2/7] mm/mglru: make calls to flush_reclaim_state() similar for MGLRU and non-MGLRU
` [RFC PATCH -next 3/7] mm/mglru: rename should_abort_scan to lru_gen_should_abort_scan
` [RFC PATCH -next 4/7] mm/mglru: extend lru_gen_shrink_lruvec to support root reclaim
` [RFC PATCH -next 5/7] mm/mglru: combine shrink_many into shrink_node_memcgs
` [RFC PATCH -next 6/7] mm/mglru: remove memcg disable handling from lru_gen_shrink_node
` [RFC PATCH -next 7/7] mm/mglru: remove memcg lru

[PATCH v2 0/3] Migrate on fault for device pages
 2026-01-21  8:05 UTC  (4+ messages)
` [PATCH v2 1/3] mm: unified hmm fault and migrate device pagewalk paths

[PATCH v2 0/8] Introduce a huge-page pre-zeroing mechanism
 2026-01-21  8:03 UTC  (7+ messages)

Possible KCSAN/lockdep issue in -next barns
 2026-01-21  7:17 UTC  (4+ messages)

[PATCH v5] mm/page_alloc: boost watermarks on atomic allocation failure
 2026-01-21  6:57 UTC 

[PATCH v5] mm/page_alloc: boost watermarks on atomic allocation failure
 2026-01-21  6:48 UTC 

[PATCH] mm: Use %pe format specifier for error pointers
 2026-01-21  6:26 UTC  (2+ messages)

[PATCH] mm/hugetlb_vmemmap: Use max() macro to simplify the code
 2026-01-21  6:17 UTC  (3+ messages)

[PATCH v5 0/3] mm: Implement ECC handling for pfn with no struct page
 2026-01-21  5:51 UTC  (5+ messages)

[PATCH net-next v2 4/5] netconsole: Use printk context for CPU and task information
 2026-01-21  5:40 UTC 

[PATCH 0/3 v2] exec: inherit HWCAPs from the parent process
 2026-01-21  5:24 UTC  (6+ messages)
` [PATCH 2/3] "

[linux-next:master] BUILD REGRESSION 053966c344dbd346e71305f530e91ea77916189f
 2026-01-21  5:23 UTC 

[linux-next:master 7687/8302] ERROR: modpost: "vrealloc_node_align_noprof" [mm/kasan/kasan_test.ko] undefined!
 2026-01-21  4:57 UTC 

[PATCH v3 26/30] mm: vmscan: prepare for reparenting MGLRU folios
 2026-01-21  4:19 UTC  (4+ messages)
` [PATCH v3 26/30 fix] mm: mglru: do not call update_lru_size() during reparenting

[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-21  4:10 UTC  (2+ messages)

[PATCH v2 00/11] Remove device private pages from physical address space
 2026-01-21  4:04 UTC  (15+ messages)
` [PATCH v2 05/11] mm/page_vma_mapped: Add flags to page_vma_mapped_walk::pfn to track device private pages
` [PATCH v2 11/11] mm: Remove device private pages from the physical address space

[PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
 2026-01-21  3:51 UTC  (16+ messages)

[PATCH] mm: zswap: Use SG list decompression APIs from zsmalloc
 2026-01-21  3:49 UTC  (2+ messages)

[RFC PATCH] zsmalloc: make common caches global
 2026-01-21  3:41 UTC  (8+ messages)

[PATCH] mm: vmscan: add skipexec mode not to reclaim pages with VM_EXEC vma flag
 2026-01-21  3:40 UTC  (3+ messages)

[PATCH v2] slub: keep empty main sheaf as spare in __pcs_replace_empty_main()
 2026-01-21  3:15 UTC  (6+ messages)

[PATCHv2] zsmalloc: make common caches global
 2026-01-21  1:37 UTC  (3+ messages)

[PATCH v26 00/28] riscv control-flow integrity for usermode
 2026-01-21  1:32 UTC  (5+ messages)

[GIT PULL] hotfixes for 6.19-rc7
 2026-01-20 23:23 UTC  (2+ messages)

[PATCH v6 1/2] mm/memory-failure: fix missing ->mf_stats count in hugetlb poison
 2026-01-20 23:23 UTC  (3+ messages)

[PATCH v7 1/2] mm/memory-failure: fix missing ->mf_stats count in hugetlb poison
 2026-01-20 23:22 UTC  (2+ messages)
` [PATCH v7 2/2] mm/memory-failure: teach kill_accessing_process to accept hugetlb tail page pfn

[syzbot] [cgroups?] [mm?] WARNING in memcg1_swapout
 2026-01-20 21:20 UTC  (6+ messages)

[PATCH 2/2] memblock: annotate struct memblock_type with __counted_by_ptr
 2026-01-20 21:06 UTC  (5+ messages)

[PATCH v4 0/2] mm/vmscan: mitigate spurious kswapd_failures reset and add tracepoints
 2026-01-20 20:30 UTC  (2+ messages)

[PATCH v9 00/13] kasan: x86: arm64: KASAN tag-based mode for x86
 2026-01-20 19:18 UTC  (7+ messages)
` [PATCH v9 01/13] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v9 02/13] kasan: arm64: x86: Make special tags arch specific
` [PATCH v9 04/13] x86/kasan: Add arch specific kasan functions
` [PATCH v9 06/13] mm/execmem: Untag addresses in EXECMEM_ROX related pointer arithmetic

[PATCH v2] kho: skip memoryless NUMA nodes when reserving scratch areas
 2026-01-20 19:00 UTC  (3+ messages)

[PATCH v3 0/2] kho: history: track previous kernel version and kexec boot count
 2026-01-20 18:58 UTC  (6+ messages)
` [PATCH v3 1/2] kho: history: track previous kernel version

[PATCH 0/6] kho: ABI headers and Documentation updates
 2026-01-20 18:56 UTC  (19+ messages)
` [PATCH 1/6] kho/abi: luo: make generated documentation more coherent
` [PATCH 2/6] kho/abi: memfd: "
` [PATCH 3/6] kho: docs: combine concepts and FDT documentation
` [PATCH 4/6] kho: Introduce KHO FDT ABI header
` [PATCH 5/6] kho: Relocate vmalloc preservation structure to KHO "
` [PATCH 6/6] kho/abi: add memblock "

[PATCH] maple_tree: Add dead node check in mas_dup_alloc()
 2026-01-20 18:42 UTC  (3+ messages)
` [PATCH v2] maple_tree: Add lockdep assertion "

[PATCH v7 0/2] Make KHO Stateless
 2026-01-20 17:57 UTC  (5+ messages)
` [PATCH v7 1/2] kho: Adopt radix tree for preserved memory tracking
` [PATCH v7 2/2] kho: Remove finalize state and clients

[PATCH] selftests/mm: Have the harness run each test category separately
 2026-01-20 17:47 UTC  (3+ messages)

[PATCH] mm/kfence: randomize the freelist on initialization
 2026-01-20 17:46 UTC  (2+ messages)

[PATCH 1/2] mm/kasan: Fix KASAN poisoning in vrealloc()
 2026-01-20 17:46 UTC  (3+ messages)
` [PATCH] mm-kasan-fix-kasan-poisoning-in-vrealloc-fix

[PATCH RESEND 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-20 16:50 UTC  (12+ messages)
` [PATCH RESEND 09/12] mm: make vm_area_desc utilise vma_flags_t only

[PATCH v2 0/8] Various mm kselftests improvements/fixes
 2026-01-20 16:27 UTC  (6+ messages)
` [PATCH v2 8/8] selftests/mm: report SKIP in pfnmap if a check fails

[PATCH v3 00/30] Eliminate Dying Memory Cgroup
 2026-01-20 15:54 UTC  (10+ messages)
` [PATCH v3 24/30] mm: memcontrol: prepare for reparenting LRU pages for lruvec lock

[PATCH] slab: replace cache_from_obj() with inline checks
 2026-01-20 15:39 UTC  (6+ messages)

[PATCH 00/33 v6] cpuset/isolation: Honour kthreads preferred affinity
 2026-01-20 15:15 UTC  (3+ messages)
` [PATCH 29/33] sched/arm64: Move fallback task cpumask to HK_TYPE_DOMAIN

[PATCH 00/26] Introduce meminspect
 2026-01-20 15:13 UTC  (6+ messages)
` [PATCH 18/26] mm/memblock: Add MEMBLOCK_INSPECT flag

[PATCH v4] kho: validate preserved memory map during population
 2026-01-20 15:11 UTC  (7+ messages)

__folio_end_writeback() lockdep issue
 2026-01-20 14:35 UTC  (4+ messages)

[PATCH v8 0/3] Optimize zone->contiguous update and issue fix
 2026-01-20 14:33 UTC  (4+ 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 v4 0/6] KFuzzTest: a new kernel fuzzing framework
 2026-01-20 14:26 UTC  (10+ messages)
` [PATCH v4 1/6] kfuzztest: add user-facing API and data structures
` [PATCH v4 2/6] kfuzztest: implement core module and input processing
` [PATCH v4 4/6] kfuzztest: add KFuzzTest sample fuzz targets
` [PATCH v4 6/6] MAINTAINERS: add maintainer information for KFuzzTest

[PATCH v2 0/2] kho: clean up page initialization logic
 2026-01-20 13:06 UTC  (7+ messages)
` [PATCH v2 1/2] kho: use unsigned long for nr_pages
` [PATCH v2 2/2] kho: simplify page initialization in kho_restore_page()

[akpm-mm:mm-new 418/422] fs/orangefs/file.c:414:9: sparse: sparse: dereference of noderef expression
 2026-01-20 12:11 UTC  (3+ 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