[PATCHv2 0/2] Fix SIGBUS semantics with large folios
2025-10-26 4:54 UTC (11+ 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
[akpm-mm:mm-nonmm-unstable 40/49] ld.lld: error: undefined symbol: hw_nmi_get_sample_period
2025-10-26 4:51 UTC (2+ messages)
[PATCH v3] page_alloc: allow migration of smaller hugepages during contig_alloc
2025-10-26 4:46 UTC (2+ messages)
[PATCH v2] mm/vmscan: skip increasing kswapd_failures when reclaim was boosted
2025-10-26 4:40 UTC
[PATCH] mm: shmem/tmpfs hugepage defaults config choice
2025-10-26 4:29 UTC (8+ messages)
[RFC PATCH 0/3] Introduce per-cgroup compression priority
2025-10-26 1:05 UTC (4+ messages)
` [RFC PATCH 1/3] mm/memcontrol: "
` [RFC PATCH 2/3] zram: Zram supports "
` [RFC PATCH 3/3] Doc: Update documentation for "
[akpm-mm:mm-new 173/182] mm/khugepaged.c:113:25: error: variably modified 'mthp_bitmap' at file scope
2025-10-26 0:03 UTC (2+ messages)
[PATCH 00/25] ext4: enable block size larger than page size
2025-10-25 17:56 UTC (32+ messages)
` [PATCH 01/25] ext4: remove page offset calculation in ext4_block_zero_page_range()
` [PATCH 02/25] ext4: remove page offset calculation in ext4_block_truncate_page()
` [PATCH 03/25] ext4: remove PAGE_SIZE checks for rec_len conversion
` [PATCH 04/25] ext4: make ext4_punch_hole() support large block size
` [PATCH 05/25] ext4: enable DIOREAD_NOLOCK by default for BS > PS as well
` [PATCH 06/25] ext4: introduce s_min_folio_order for future BS > PS support
` [PATCH 07/25] ext4: support large block size in ext4_calculate_overhead()
` [PATCH 08/25] ext4: support large block size in ext4_readdir()
` [PATCH 09/25] ext4: add EXT4_LBLK_TO_B macro for logical block to bytes conversion
` [PATCH 10/25] ext4: add EXT4_LBLK_TO_P and EXT4_P_TO_LBLK for block/page conversion
` [PATCH 11/25] ext4: support large block size in ext4_mb_load_buddy_gfp()
` [PATCH 12/25] ext4: support large block size in ext4_mb_get_buddy_page_lock()
` [PATCH 13/25] ext4: support large block size in ext4_mb_init_cache()
` [PATCH 14/25] ext4: prepare buddy cache inode for BS > PS with large folios
` [PATCH 15/25] ext4: rename 'page' references to 'folio' in multi-block allocator
` [PATCH 16/25] ext4: support large block size in ext4_mpage_readpages()
` [PATCH 17/25] ext4: support large block size in ext4_block_write_begin()
` [PATCH 18/25] ext4: support large block size in mpage_map_and_submit_buffers()
` [PATCH 19/25] ext4: support large block size in mpage_prepare_extent_to_map()
` [PATCH 20/25] ext4: support large block size in __ext4_block_zero_page_range()
` [PATCH 21/25] ext4: make online defragmentation support large block size
` [PATCH 22/25] fs/buffer: prevent WARN_ON in __alloc_pages_slowpath() when BS > PS
` [PATCH 23/25] jbd2: "
` [PATCH 24/25] ext4: add checks for large folio incompatibilities "
` [PATCH 25/25] ext4: enable block size larger than page size
[RFC PATCH 0/5] BLOG: per-task logging contexts with Ceph consumer
2025-10-25 17:54 UTC (8+ messages)
` [RFC PATCH 1/5] sched, fork: Wire BLOG contexts into task lifecycle
[syzbot] [mm?] WARNING in raw_ioctl
2025-10-25 16:43 UTC (11+ messages)
[PATCH 17/21] mm: don't use GENMASK()
2025-10-25 16:40 UTC
[PATCH 17/21] mm: don't use GENMASK()
2025-10-25 16:32 UTC
[syzbot] [mm?] BUG: soft lockup in sys_bpf
2025-10-25 15:30 UTC
[PATCH v4] mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split to >0 order
2025-10-25 15:30 UTC (3+ messages)
[PATCH v3 0/4] Optimize folio split in memory failure
2025-10-25 15:21 UTC (8+ 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 00/21] mm: ASI direct map management
2025-10-25 11:48 UTC (9+ messages)
` [PATCH 01/21] x86/mm/asi: Add CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
` [PATCH 02/21] x86/mm/asi: add X86_FEATURE_ASI and asi=
` [PATCH 03/21] x86/mm: factor out phys_pgd_init()
dm bug: hibernate to swap located on dm-integrity doesn't work (how to get data redundancy for swap?)
2025-10-25 5:26 UTC (4+ messages)
[PATCH v2 0/5] mm, swap: misc cleanup and bugfix
2025-10-25 3:31 UTC (4+ messages)
[PATCH RFC 00/19] slab: replace cpu (partial) slabs with sheaves
2025-10-24 23:57 UTC (11+ messages)
` [PATCH RFC 03/19] slub: remove CONFIG_SLUB_TINY specific code paths
` [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 v3 00/13] Nesting support for lazy MMU mode
2025-10-24 22:52 UTC (28+ 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 11/13] x86/xen: use lazy_mmu_state when context-switching
[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 (12+ 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()
[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
[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 v2] slab: fix slab accounting imbalance due to defer_deactivate_slab()
2025-10-24 18:08 UTC (8+ 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 (15+ messages)
` [PATCHv7 3/7] kho: drop notifiers
` [PATCHv7 5/7] kho: don't unpreserve memory during abort
[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 (10+ 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)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox