linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[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)

[PATCH RESEND 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-20 15:10 UTC  (22+ messages)
` [PATCH RESEND 01/12] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH RESEND 02/12] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH RESEND 03/12] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH RESEND 04/12] mm: add basic VMA flag operation helper functions
` [PATCH RESEND 05/12] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH RESEND 06/12] mm: update secretmem "
` [PATCH RESEND 07/12] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH RESEND 08/12] mm: update all remaining mmap_prepare users "
` [PATCH RESEND 09/12] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH RESEND 10/12] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH RESEND 11/12] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH RESEND 12/12] tools/testing/vma: add VMA userland tests for VMA flag functions

[PATCH v9 00/13] kasan: x86: arm64: KASAN tag-based mode for x86
 2026-01-20 14:41 UTC  (5+ 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 00/31] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-20 14:35 UTC  (17+ messages)
` [PATCH v2 01/31] Documentation: document EXPORT_OP_NOLOCKS
` [PATCH v2 02/31] exportfs: add new EXPORT_OP_STABLE_HANDLES flag
` [PATCH v2 27/31] fuse: add EXPORT_OP_STABLE_HANDLES flag to export operations
` [PATCH v2 30/31] nfsd: only allow filesystems that set EXPORT_OP_STABLE_HANDLES
` [PATCH v2 31/31] nfsd: convert dprintks in check_export() to tracepoints

__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] slab: replace cache_from_obj() with inline checks
 2026-01-20 14:01 UTC  (6+ messages)

[PATCH v6 0/5] Enable THP support in drm_pagemap
 2026-01-20 13:53 UTC  (16+ messages)
` [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios

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

[RFC PATCH -next 0/7] Introduce heat-level memcg reclaim
 2026-01-20 13:42 UTC  (8+ 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] selftests/mm: Have the harness run each test category separately
 2026-01-20 13:25 UTC 

[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()

[PATCH v3 00/30] Eliminate Dying Memory Cgroup
 2026-01-20 12:50 UTC  (9+ messages)
` [PATCH v3 18/30] mm: zswap: prevent memory cgroup release in zswap_compress()
` [PATCH v3 23/30] mm: do not open-code lruvec lock
` [PATCH v3 24/30] mm: memcontrol: prepare for reparenting LRU pages for "

[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-20 12:50 UTC  (15+ messages)

[PATCH v3 00/21] slab: replace cpu (partial) slabs with sheaves
 2026-01-20 12:40 UTC  (30+ messages)
` [PATCH v3 08/21] slab: handle kmalloc 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 13/21] slab: remove defer_deactivate_slab()
` [PATCH v3 14/21] slab: simplify kmalloc_nolock()
` [PATCH v3 15/21] slab: remove struct kmem_cache_cpu

[PATCH v2 0/3] selftests/mm: add memory failure selftests
 2026-01-20 12:32 UTC  (4+ 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 "

[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)

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

[PATCH v1 1/1] mm/khugepaged: move tlb_remove_table_sync_one out from under PTL
 2026-01-20 11:38 UTC  (3+ messages)
` [PATCH v1 1/1] mm/khugepaged: move tlb_remove_table_sync_one out

[PATCH v1 0/2] mm: move pte table reclaim code to memory.c
 2026-01-20 11:19 UTC  (6+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] mm/memory: handle non-split locks correctly in zap_empty_pte_table()

[akpm-mm:mm-new 417/421] fs/xfs/xfs_file.c:1977:36: error: incompatible type for argument 1 of 'daxdev_mapping_supported'
 2026-01-20 11:00 UTC  (2+ messages)

[akpm-mm:mm-new 417/421] fs/ext4/file.c:825:36: error: incompatible type for argument 1 of 'daxdev_mapping_supported'
 2026-01-20 11:00 UTC  (2+ messages)

[PATCH] mm/pagewalk: use min() to simplify the code
 2026-01-20 10:41 UTC  (2+ messages)

[linux-next:master] BUILD SUCCESS WITH WARNING d08c85ac8894995d4b0d8fb48d2f6a3e53cd79ab
 2026-01-20 10:39 UTC 

[PATCH v2 0/8] Introduce a huge-page pre-zeroing mechanism
 2026-01-20 10:39 UTC  (4+ messages)

[PATCH] selftests/mm: remove virtual_address_range test
 2026-01-20 10:20 UTC  (8+ messages)

[PATCH v2] mm/page_alloc: Avoid duplicate NR_FREE_PAGES updates in move_to_free_list()
 2026-01-20 10:16 UTC  (4+ messages)

[PATCH v2 0/2] iommu: debug-pagealloc: Remove pfn_valid() usage
 2026-01-20 10:03 UTC  (4+ messages)
` [PATCH v2 1/2] mm/page_ext: Add page_ext_get_from_phys()
` [PATCH v2 2/2] iommu: debug-pagealloc: Use page_ext_get_from_phys()

[PATCH 0/3] selftests/mm: add memory failure selftests
 2026-01-20  9:05 UTC  (9+ messages)

[PATCH v2] slub: keep empty main sheaf as spare in __pcs_replace_empty_main()
 2026-01-20  8:21 UTC  (5+ messages)

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

[akpm-mm:mm-unstable 319/345] mm/balloon.c:19:33: warning: 'balloon_page_device' defined but not used
 2026-01-20  6:44 UTC  (2+ messages)

[PATCH v3 00/24] mm: balloon infrastructure cleanups
 2026-01-20  6:43 UTC  (27+ messages)
` [PATCH v3 01/24] vmw_balloon: adjust BALLOON_DEFLATE when deflating while migrating
` [PATCH v3 02/24] vmw_balloon: remove vmballoon_compaction_init()
` [PATCH v3 03/24] powerpc/pseries/cmm: remove cmm_balloon_compaction_init()
` [PATCH v3 04/24] mm/balloon_compaction: improve comments for WARN_ON_ONCE(!b_dev_info)
` [PATCH v3 05/24] mm/balloon_compaction: centralize basic page migration handling
` [PATCH v3 06/24] mm/balloon_compaction: centralize adjust_managed_page_count() handling
` [PATCH v3 07/24] vmw_balloon: stop using the balloon_dev_info lock
` [PATCH v3 08/24] mm/balloon_compaction: use a device-independent balloon (list) lock
` [PATCH v3 09/24] mm/balloon_compaction: remove dependency on page lock
` [PATCH v3 10/24] mm/balloon_compaction: make balloon_mops static
` [PATCH v3 11/24] mm/balloon_compaction: drop fs.h include from balloon_compaction.h
` [PATCH v3 12/24] drivers/virtio/virtio_balloon: stop using balloon_page_push/pop()
` [PATCH v3 13/24] mm/balloon_compaction: remove balloon_page_push/pop()
` [PATCH v3 14/24] mm/balloon_compaction: fold balloon_mapping_gfp_mask() into balloon_page_alloc()
` [PATCH v3 15/24] mm/balloon_compaction: move internal helpers to balloon_compaction.c
` [PATCH v3 16/24] mm/balloon_compaction: assert that the balloon_pages_lock is held
` [PATCH v3 17/24] mm/balloon_compaction: mark remaining functions for having proper kerneldoc
` [PATCH v3 18/24] mm/balloon_compaction: remove "extern" from functions
` [PATCH v3 19/24] mm/vmscan: drop inclusion of balloon_compaction.h
` [PATCH v3 20/24] mm: rename balloon_compaction.(c|h) to balloon.(c|h)
` [PATCH v3 21/24] mm/kconfig: make BALLOON_COMPACTION depend on MIGRATION
` [PATCH v3 22/24] mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATION
` [PATCH v3 23/24] mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
` [PATCH v3 24/24] MAINTAINERS: move memory balloon infrastructure to "MEMORY MANAGEMENT - BALLOON"

[PATCH v2 1/3] mm: unified hmm fault and migrate device pagewalk paths
 2026-01-20  6:29 UTC  (3+ messages)

[PATCHv3 00/15] mm: Eliminate fake head pages from vmemmap optimization
 2026-01-20  2:50 UTC  (9+ messages)
` [PATCHv3 10/15] mm/hugetlb: Remove fake head pages

[PATCH v4 0/2] mm/vmscan: mitigate spurious kswapd_failures reset and add tracepoints
 2026-01-20  2:43 UTC  (3+ messages)
` [PATCH v4 1/2] mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
` [PATCH v4 2/2] mm/vmscan: add tracepoint and reason for kswapd_failures reset

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2026-01-20  2:15 UTC  (3+ messages)
` [RFC PATCH v1 09/37] KVM: guest_memfd: Skip LRU for guest_memfd folios

[RFC PATCH] zsmalloc: make common caches global
 2026-01-20  1:19 UTC  (5+ messages)

[PATCH v3] mm/shmem, swap: fix race of truncate and swap entry split
 2026-01-20  1:16 UTC  (3+ messages)

[PATCH v4] mm/mempolicy: fix mpol_rebind_nodemask() for MPOL_F_NUMA_BALANCING
 2026-01-20  1:10 UTC 

[PATCH v2 00/23] mm: balloon infrastructure cleanups
 2026-01-19 22:44 UTC  (7+ messages)
` [PATCH v2 03/23] powerpc/pseries/cmm: remove cmm_balloon_compaction_init()
` [PATCH v2 04/23] mm/balloon_compaction: centralize basic page migration handling

[PATCH 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-19 21:18 UTC  (5+ messages)
` [PATCH 10/12] tools/testing/vma: separate VMA userland tests into separate files

[PATCH v2 0/2] Register device memory for poison handling
 2026-01-19 20:38 UTC  (2+ messages)

[PATCH v8 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
 2026-01-19 19:43 UTC  (3+ messages)

[PATCH v7 0/2] Make KHO Stateless
 2026-01-19 18:43 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