linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH RFC 00/19] slab: replace cpu (partial) slabs with sheaves
 2025-10-24 22:32 UTC  (8+ messages)
` [PATCH RFC 07/19] slab: make percpu sheaves compatible with kmalloc_nolock()/kfree_nolock()
` [PATCH RFC 11/19] slab: remove SLUB_CPU_PARTIAL
` [PATCH RFC 12/19] slab: remove the do_slab_free() fastpath

[PATCH v5] ksm: use range-walk function to jump over holes in scan_get_next_rmap_item
 2025-10-24 21:52 UTC  (3+ messages)

Bug: Performance regression in 1013af4f585f: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
 2025-10-24 21:41 UTC  (14+ messages)

[PATCH v3 00/17] Prepare slab for memdescs
 2025-10-24 20:44 UTC  (18+ messages)
` [PATCH v3 01/17] slab: Reimplement page_slab()
` [PATCH v3 02/17] slab: Remove folio references from __ksize()
` [PATCH v3 03/17] slab: Remove folio references in memcg_slab_post_charge()
` [PATCH v3 04/17] slab: Remove folio references in slab alloc/free
` [PATCH v3 05/17] slab: Remove folio references from ___kmalloc_large_node()
` [PATCH v3 06/17] slab: Remove folio references from free_large_kmalloc()
` [PATCH v3 07/17] slab: Remove folio references from kvfree_rcu_cb()
` [PATCH v3 08/17] slab: Remove folio references from kvfree()
` [PATCH v3 09/17] slab: Remove folio references from __do_krealloc()
` [PATCH v3 10/17] slab: Remove folio references from build_detached_freelist()
` [PATCH v3 11/17] slab: Remove dead code from free_large_kmalloc()
` [PATCH v3 12/17] slab: Remove folio references from kfree_rcu_sheaf()
` [PATCH v3 13/17] slab: Remove folio references from kfree_nolock()
` [PATCH v3 14/17] usercopy: Remove folio references from check_heap_object()
` [PATCH v3 15/17] memcg: Convert mem_cgroup_from_obj_folio() to mem_cgroup_from_obj_slab()
` [PATCH v3 16/17] kasan: Remove references to folio in __kasan_mempool_poison_object()
` [PATCH v3 17/17] slab: Remove references to folios from virt_to_slab()

[RFC PATCH 00/12] remove is_swap_[pte, pmd]() + non-swap confusion
 2025-10-24 20:37 UTC  (16+ messages)
` [RFC PATCH 05/12] fs/proc/task_mmu: refactor pagemap_pmd_range()
` [RFC PATCH 09/12] mm/huge_memory: refactor change_huge_pmd() non-present logic
` [RFC PATCH 11/12] mm: rename non_swap_entry() to is_non_present_entry()

[PATCH] mm: shmem/tmpfs hugepage defaults config choice
 2025-10-24 20:35 UTC  (7+ messages)

[GIT PULL] slab fixes for 6.18-rc3
 2025-10-24 20:32 UTC  (2+ messages)

[PATCH -v3 0/2] arm, tlbflush: avoid TLBI broadcast if page reused in write fault
 2025-10-24 20:10 UTC  (4+ messages)
` [PATCH -v3 1/2] mm: add spurious fault fixing support for huge pmd

[PATCHv2 0/2] Fix SIGBUS semantics with large folios
 2025-10-24 19:32 UTC  (12+ messages)
` [PATCHv2 1/2] mm/memory: Do not populate page table entries beyond i_size
` [PATCHv2 2/2] mm/truncate: Unmap large folio on split failure

[PATCH v3] page_alloc: allow migration of smaller hugepages during contig_alloc
 2025-10-24 19:28 UTC 

[PATCH v11 00/15] unwind_deferred: Implement sframe handling
 2025-10-24 19:00 UTC  (5+ messages)
` [PATCH v11 08/15] unwind_user/sframe: Wire up unwind_user to sframe

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2025-10-24 18:18 UTC  (15+ messages)
` [RFC PATCH v1 07/37] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v1 16/37] KVM: selftests: Add support for mmap() on guest_memfd in core library

[PATCH v12 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-10-24 18:13 UTC  (13+ messages)
` [PATCH v12 1/2] ACPI:RAS2: Add ACPI RAS2 driver

[PATCH v8] hugetlbfs: move lock assertions after early returns in huge_pmd_unshare()
 2025-10-24 18:13 UTC  (2+ messages)

[PATCH v3 0/4] Optimize folio split in memory failure
 2025-10-24 18:11 UTC  (7+ messages)
` [PATCH v3 1/4] mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split to >0 order
` [PATCH v3 2/4] mm/huge_memory: add split_huge_page_to_order()
` [PATCH v3 3/4] mm/memory-failure: improve large block size folio handling

[PATCH v2] slab: fix slab accounting imbalance due to defer_deactivate_slab()
 2025-10-24 18:08 UTC  (8+ messages)

[RFC PATCH 0/5] BLOG: per-task logging contexts with Ceph consumer
 2025-10-24 17:53 UTC  (9+ messages)
` [RFC PATCH 1/5] sched, fork: Wire BLOG contexts into task lifecycle
` [RFC PATCH 2/5] lib: Introduce BLOG (Binary LOGging) subsystem
` [RFC PATCH 3/5] ceph: Add BLOG scaffolding
` [RFC PATCH 4/5] ceph: Add BLOG debugfs support
` [RFC PATCH 5/5] ceph: Activate BLOG logging

dm bug: hibernate to swap located on dm-integrity doesn't work (how to get data redundancy for swap?)
 2025-10-24 17:50 UTC  (3+ messages)

[PATCH 0/3] slab: switch away from the legacy param parser
 2025-10-24 17:44 UTC  (5+ messages)
` [PATCH 1/3] slab: constify slab debug strings
` [PATCH 2/3] slab: convert setup_slub_debug() to use __core_param_cb()
` [PATCH 3/3] slab: use new API for remaining command line parameters

[PATCH 10/10] mm: Use folio_next_pos()
 2025-10-24 17:08 UTC 

[linux-next:master] BUILD REGRESSION 72fb0170ef1f45addf726319c52a0562b6913707
 2025-10-24 17:07 UTC 

[PATCH v8 0/8] liveupdate: Rework KHO for in-kernel users
 2025-10-24 16:43 UTC  (12+ messages)
` [PATCH v8 1/8] kho: allow to drive kho from within kernel
` [PATCH v8 2/8] kho: make debugfs interface optional
` [PATCH v8 3/8] kho: drop notifiers
` [PATCH v8 4/8] kho: add interfaces to unpreserve folios and page ranges
` [PATCH v8 5/8] kho: don't unpreserve memory during abort
` [PATCH v8 6/8] liveupdate: kho: move to kernel/liveupdate
` [PATCH v8 7/8] liveupdate: kho: move kho debugfs directory to liveupdate
` [PATCH v8 8/8] memblock: Unpreserve memory in case of error

[PATCHv7 0/7] liveupdate: Rework KHO for in-kernel users
 2025-10-24 16:32 UTC  (23+ messages)
` [PATCHv7 3/7] kho: drop notifiers
` [PATCHv7 4/7] kho: add interfaces to unpreserve folios and page ranges
` [PATCHv7 5/7] kho: don't unpreserve memory during abort
` [PATCHv7 7/7] liveupdate: kho: move kho debugfs directory to liveupdate

[PATCH v3 00/13] Nesting support for lazy MMU mode
 2025-10-24 15:51 UTC  (36+ messages)
` [PATCH v3 03/13] powerpc/mm: implement arch_flush_lazy_mmu_mode()
` [PATCH v3 06/13] mm: introduce generic lazy_mmu helpers
` [PATCH v3 07/13] mm: enable lazy_mmu sections to nest
` [PATCH v3 09/13] powerpc/mm: replace batch->active with in_lazy_mmu_mode()
` [PATCH v3 11/13] x86/xen: use lazy_mmu_state when context-switching
` [PATCH v3 12/13] mm: bail out of lazy_mmu_mode_* in interrupt context
` [PATCH v3 13/13] mm: introduce arch_wants_lazy_mmu_mode()

[PATCH v4] mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split to >0 order
 2025-10-24 15:44 UTC  (3+ messages)

[Patch v3 0/4] mm/huge_memory: cleanup __split_unmapped_folio()
 2025-10-24 15:33 UTC  (11+ messages)
` [Patch v3 1/4] mm/huge_memory: avoid reinvoking folio_test_anon()
` [Patch v3 2/4] mm/huge_memory: update folio stat after successful split
` [Patch v3 3/4] mm/huge_memory: optimize and simplify folio stat update after split
` [Patch v3 4/4] mm/huge_memory: optimize old_order derivation during folio splitting

[PATCH RFC 06/19] slab: introduce percpu sheaves bootstrap
 2025-10-24 15:29 UTC  (2+ messages)

allow file systems to increase the minimum writeback chunk size v2
 2025-10-24 15:12 UTC  (6+ messages)
` [PATCH 1/3] writeback: cleanup writeback_chunk_size
` [PATCH 2/3] writeback: allow the file system to override MIN_WRITEBACK_PAGES

[PATCH 0/2] KHO: Fix metadata allocation in scratch area
 2025-10-24 15:06 UTC  (11+ messages)
` [PATCH 2/2] liveupdate: kho: allocate metadata directly from the buddy allocator

[PATCH v2] mm/hugetlb: Fix incorrect error return from hugetlb_reserve_pages()
 2025-10-24 14:51 UTC  (2+ messages)

[PATCH RFC 10/19] slab: remove cpu (partial) slabs usage from allocation paths
 2025-10-24 14:29 UTC  (2+ messages)

[PATCH RFC 02/19] slab: handle pfmemalloc slabs properly with sheaves
 2025-10-24 14:21 UTC  (2+ messages)

[PATCH] mm/slab: ensure all metadata in slab object are word-aligned
 2025-10-24 14:17 UTC  (5+ messages)

[PATCH v3] mm/shmem: fix THP allocation and fallback loop
 2025-10-24 14:02 UTC  (2+ messages)

[PATCH v12 mm-new 00/15] khugepaged: mTHP support
 2025-10-24 13:54 UTC  (7+ messages)
` [PATCH v12 mm-new 15/15] Documentation: mm: update the admin guide for mTHP collapse

[PATCH v2 0/5] mm, swap: misc cleanup and bugfix
 2025-10-24 13:26 UTC  (3+ messages)

filemap_* writeback interface cleanups v2
 2025-10-24 12:13 UTC  (11+ messages)
` [PATCH 04/10] btrfs: use the local tmp_inode variable in start_delalloc_inodes
` [PATCH 05/10] btrfs: push struct writeback_control into start_delalloc_inodes
` [PATCH 06/10] mm,btrfs: add a filemap_flush_nr helper
` [PATCH 07/10] mm: remove __filemap_fdatawrite
` [PATCH 08/10] mm: remove filemap_fdatawrite_wbc
` [PATCH 09/10] mm: remove __filemap_fdatawrite_range
` [PATCH 10/10] mm: rename filemap_fdatawrite_range_kick to filemap_flush_range

[PATCH v3 0/3] mm: Implement ECC handling for pfn with no struct page
 2025-10-24 11:59 UTC  (17+ messages)
` [PATCH v3 1/3] mm: handle poisoning of pfn without struct pages
` [PATCH v3 2/3] mm: Change ghes code to allow poison of non-struct pfn

[PATCH v2 0/3] Make KHO Stateless
 2025-10-24 11:43 UTC  (5+ messages)
` [PATCH v2 1/3] kho: Adopt KHO radix tree data structures

[PATCH V2 0/2] mm: MISC follow-up patches for linux/pgalloc.h
 2025-10-24 11:30 UTC  (3+ messages)
` [PATCH V2 1/2] MAINTAINERS: add include/linux/pgalloc.h to MM CORE section
` [PATCH V2 2/2] treewide: include linux/pgalloc.h instead of asm/pgalloc.h

[PATCH v2] slab: Fix obj_ext is mistakenly considered NULL due to race condition
 2025-10-24 10:34 UTC  (6+ messages)

dm bug: hibernate to swap located on dm-integrity doesn't work (how to get data redundancy for swap?)
 2025-10-24 10:23 UTC  (2+ messages)
  ` [PATCH] pm-hibernate: flush block device cache when hibernating

[PATCH v2] mm: do not install PMD mappings when handling a COW fault
 2025-10-24 10:22 UTC 

[PATCH] mm/vma: small VMA lock cleanups
 2025-10-24  9:09 UTC 

make block layer auto-PI deadlock safe
 2025-10-24  9:05 UTC  (4+ messages)
` [PATCH 1/3] slab, block: generalize bvec_alloc_gfp

[PATCH] mm/hugetlb: Fix incorrect error return from hugetlb_reserve_pages()
 2025-10-24  9:02 UTC  (3+ messages)

[PATCH] spell check: Edited spelling errors
 2025-10-24  8:53 UTC 

[PATCH v2 0/10] KFuzzTest: a new kernel fuzzing framework
 2025-10-24  8:37 UTC  (4+ messages)

[PATCH] slab: add flags in cache_show
 2025-10-24  8:22 UTC  (4+ 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