[PATCH slab v5 5/6] slab: Reuse first bit for OBJEXTS_ALLOC_FAIL
2025-09-15 20:10 UTC (18+ messages)
[PATCH 0/2] fixes for slab->obj_exts allocation failure handling
2025-09-15 20:09 UTC (3+ messages)
` [PATCH 1/2] slab: prevent warnings when slab obj_exts vector allocation fails
` [PATCH 2/2] slab: mark slab->obj_exts allocation failures unconditionally
[PATCH 0/2] some cleanups for pageout()
2025-09-15 20:00 UTC (5+ messages)
` [PATCH 1/2] mm: vmscan: remove folio_test_private() check in pageout()
[RFC PATCH 00/12] CMA balancing
2025-09-15 19:51 UTC (13+ messages)
` [RFC PATCH 01/12] mm/cma: add tunable for CMA fallback limit
` [RFC PATCH 02/12] mm/cma: clean up flag handling a bit
` [RFC PATCH 03/12] mm/cma: add flags argument to init functions
` [RFC PATCH 04/12] mm/cma: keep a global sorted list of CMA ranges
` [RFC PATCH 05/12] mm/cma: add helper functions for CMA balancing
` [RFC PATCH 06/12] mm/cma: define and act on CMA_BALANCE flag
` [RFC PATCH 07/12] mm/compaction: optionally use a different isolate function
` [RFC PATCH 08/12] mm/compaction: simplify isolation order checks a bit
` [RFC PATCH 09/12] mm/cma: introduce CMA balancing
` [RFC PATCH 10/12] mm/hugetlb: do explicit "
` [RFC PATCH 11/12] mm/cma: rebalance CMA when changing cma_first_limit
` [RFC PATCH 12/12] mm/cma: add CMA balance VM event counter
[PATCH 0/3] mm: remove zpool
2025-09-15 19:37 UTC (18+ messages)
` [PATCH 1/3] mm: zswap: interact directly with zsmalloc
[Invitation] Linux MM Alignment Session on kmemdump on Wednesday
2025-09-15 18:53 UTC (2+ messages)
[PATCH 4/6] Docs/mm/damon/maintainer-profile: update community meetup for reservation requirements
2025-09-15 18:44 UTC (3+ messages)
[PATCH 3/6] mm/damon/lru_sort: use param_ctx correctly
2025-09-15 18:43 UTC (3+ messages)
[akpm-mm:mm-unstable 187/225] arch/m68k/include/asm/page.h:20:27: error: lvalue required as unary '&' operand
2025-09-15 18:33 UTC
[PATCH 1/1] alloc_tag: mark inaccurate allocation counters in /proc/allocinfo output
2025-09-15 18:31 UTC (9+ messages)
` "
[PATCH 1/6] mm/damon/core: reset age if nr_accesses changes between non-zero and zero
2025-09-15 18:26 UTC (3+ messages)
Any way to ensure minimal folio size and alignment for iomap based direct IO?
2025-09-15 18:12 UTC (2+ messages)
[PATCH 0/6] mm/damon: misc fixups and improvements for 6.18
2025-09-15 18:06 UTC (5+ messages)
[PATCH v3 14/15] mm, swap: implement dynamic allocation of swap table
2025-09-15 18:03 UTC (6+ messages)
[PATCH v2 00/10] __vmalloc() and no-block support(v2)
2025-09-15 17:16 UTC (14+ messages)
` [PATCH v2 01/10] lib/test_vmalloc: add no_block_alloc_test case
` [PATCH v2 02/10] lib/test_vmalloc: Remove xfail condition check
` [PATCH v2 03/10] mm/vmalloc: Support non-blocking GFP flags in alloc_vmap_area()
` [PATCH v2 04/10] mm/vmalloc: Avoid cond_resched() when blocking is not permitted
` [PATCH v2 05/10] mm/vmalloc: Defer freeing partly initialized vm_struct
` [PATCH v2 06/10] mm/vmalloc: Handle non-blocking GFP in __vmalloc_area_node()
` [PATCH v2 07/10] mm/kasan: Support non-blocking GFP in kasan_populate_vmalloc()
` [PATCH v2 08/10] kmsan: Remove hard-coded GFP_KERNEL flags
` [PATCH v2 09/10] mm: Skip might_alloc() warnings when PF_MEMALLOC is set
` [PATCH v2 10/10] mm/vmalloc: Update __vmalloc_node_range() documentation
[PATCH V12 0/5] riscv: mm: Add soft-dirty and uffd-wp support
2025-09-15 17:05 UTC (11+ messages)
` [PATCH V12 1/5] mm: softdirty: Add pgtable_supports_soft_dirty()
` [PATCH V12 2/5] mm: userfaultfd: Add pgtable_supports_uffd_wp()
` [PATCH V12 3/5] riscv: Add RISC-V Svrsw60t59b extension support
` [PATCH V12 4/5] riscv: mm: Add soft-dirty page tracking support
` [PATCH V12 5/5] riscv: mm: Add userfaultfd write-protect support
[PATCH v2] mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count
2025-09-15 16:52 UTC (5+ messages)
[PATCH] mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count
2025-09-15 16:51 UTC (5+ messages)
[PATCHv2] mm/khugepaged: Do not fail collapse_pte_mapped_thp() on SCAN_PMD_NULL
2025-09-15 16:51 UTC (5+ messages)
[PATCH v2 0/7] vma count: fixes, test and improvements
2025-09-15 16:36 UTC (8+ messages)
` [PATCH v2 1/7] mm: fix off-by-one error in VMA count limit checks
` [PATCH v2 2/7] mm/selftests: add max_vma_count tests
` [PATCH v2 3/7] mm: introduce vma_count_remaining()
` [PATCH v2 4/7] mm: rename mm_struct::map_count to vma_count
` [PATCH v2 5/7] mm: harden vma_count against direct modification
` [PATCH v2 6/7] mm: add assertion for VMA count limit
` [PATCH v2 7/7] mm/tracing: introduce max_vma_count_exceeded trace event
[PATCH v3 0/2] kho: add support for preserving vmalloc allocations
2025-09-15 16:36 UTC (12+ messages)
` [PATCH v3 1/2] "
[PATCH v3 00/15] mm, swap: introduce swap table as swap cache (phase I)
2025-09-15 16:34 UTC (10+ messages)
` [PATCH v3 05/15] mm, swap: always lock and check the swap cache folio before use
` [PATCH v3 09/15] mm/shmem, swap: remove redundant error handling for replacing folio
` [PATCH v3 10/15] mm, swap: wrap swap cache replacement with a helper
[PATCH v10 0/2] Improvements to Victim Process Thawing and OOM Reaper Traversal Order
2025-09-15 16:29 UTC (3+ messages)
` [PATCH v10 1/2] mm/oom_kill: Thaw the entire OOM victim process
` [PATCH v10 2/2] mm/oom_kill: The OOM reaper traverses the VMA maple tree in reverse order
[PATCH v9 2/2] mm/oom_kill: The OOM reaper traverses the VMA maple tree in reverse order
2025-09-15 16:26 UTC (2+ messages)
[RFC PATCH v6 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library
2025-09-15 16:18 UTC (3+ messages)
` [RFC PATCH v6 1/2] mm: guestmem: "
` [RFC PATCH v6 2/2] userfaulfd: add minor mode for guestmem
[PATCH 0/2] selftests/mm: Add -Wunreachable-code and fix warnings
2025-09-15 15:43 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/mm: protection_keys: Fix dead code
[PATCH] uaccess: Comment that copy to/from inatomic requires page fault disabled
2025-09-15 15:43 UTC (2+ messages)
[PATCH v3 00/22] Add support for shared PTEs across processes
2025-09-15 15:27 UTC (3+ messages)
` [PATCH v3 13/22] mm/mshare: prepare for page table sharing support
[PATCH v5 00/14] SLUB percpu sheaves
2025-09-15 15:22 UTC (5+ messages)
` Benchmarking "
[PATCH v2 00/16] expand mmap_prepare functionality, port more users
2025-09-15 15:04 UTC (24+ messages)
` [PATCH v2 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH v2 05/16] mm/vma: rename __mmap_prepare() function to avoid confusion
` [PATCH v2 08/16] mm: add ability to take further action in vm_area_desc
` [PATCH v2 16/16] kcov: update kcov to use mmap_prepare
[PATCH v2 0/3] mm/ksm: Fix incorrect accounting of KSM counters during fork
2025-09-15 15:03 UTC (4+ messages)
` [PATCH v2 1/3] mm/ksm: Fix incorrect KSM counter handling in mm_struct "
` [PATCH v2 2/3] selftests/mm: Added fork inheritance test for ksm_merging_pages counter
` [PATCH v2 3/3] selftests/mm: Added fork test to verify global ksm_zero_pages counter behavior
[PATCH v2 0/6] slab: struct slab pointer validation improvements
2025-09-15 14:48 UTC (9+ messages)
` [PATCH v2 1/6] slab: Remove dead code in free_consistency_checks()
` [PATCH v2 2/6] slab: wrap debug slab validation in validate_slab_ptr()
` [PATCH v2 3/6] slab: move validate_slab_ptr() from check_slab() to its callers
` [PATCH v2 4/6] slab: move validate_slab_ptr() from alloc_consistency_checks() to its caller
` [PATCH v2 5/6] slab: validate slab before using it in alloc_single_from_partial()
` [PATCH v2 6/6] slab: don't validate slab pointer in free_debug_processing()
[PATCH v11 00/15] khugepaged: mTHP support
2025-09-15 14:45 UTC (52+ messages)
` [PATCH v11 06/15] khugepaged: introduce collapse_max_ptes_none helper function
[PATCH mm-new 0/3] mm/khugepaged: optimize collapse candidate detection
2025-09-15 14:42 UTC (7+ messages)
` [PATCH mm-new 2/3] mm: clean up and expose is_guard_pte_marker()
` [PATCH mm-new 3/3] mm/khugepaged: abort collapse scan on guard PTEs
[PATCH slab v5 0/6] slab: Re-entrant kmalloc_nolock()
2025-09-15 14:39 UTC (4+ messages)
` [PATCH slab v5 6/6] slab: Introduce kmalloc_nolock() and kfree_nolock()
[PATCH 0/2] kho: add support for preserving vmalloc allocations
2025-09-15 13:57 UTC (8+ messages)
` [PATCH 1/2] "
[PATCH] mm/mm_slot: make sure slot is the first element of its wrapper structure
2025-09-15 13:37 UTC (3+ messages)
[PATCH] mm:fix duplicate accounting of free pages in should_reclaim_retry()
2025-09-15 13:25 UTC (2+ messages)
[PATCH][RESEND][RFC] Fix 32-bit boot failure due inaccurate page_pool_page_is_pp()
2025-09-15 13:08 UTC (4+ messages)
[PATCH v12 0/2] ACPI: Add support for ACPI RAS2 feature table
2025-09-15 11:50 UTC (6+ messages)
` [PATCH v12 1/2] ACPI:RAS2: Add ACPI RAS2 driver
[PATCH v3 0/7] KSTATE: [de]serialization framework for KHO
2025-09-15 11:47 UTC (3+ messages)
` [PATCH v3 6/7] mm/memblock: Use KSTATE instead of kho to preserve preserved_mem_table
[RFC PATCH 1/2] mm: always call rmap_walk() on locked folios
2025-09-15 11:27 UTC (5+ messages)
[v5 00/15] mm: support device-private THP
2025-09-15 11:22 UTC (5+ messages)
` [v5 07/15] mm/memory/fault: add THP fault handling for zone device private pages
[PATCH v2 0/7] Nesting support for lazy MMU mode
2025-09-15 11:19 UTC (6+ messages)
[PATCH] mm/khugepaged: Do not fail collapse_pte_mapped_thp() on SCAN_PMD_NULL
2025-09-15 11:15 UTC (3+ messages)
[RFC PATCH 0/2] arm, tlbflush: avoid TLBI broadcast if page reused in write fault
2025-09-15 11:08 UTC (3+ messages)
` [RFC PATCH 1/2] mm: add spurious fault fixing support for huge pmd
[DISCUSSION] anon_vma root lock contention and per anon_vma lock
2025-09-15 10:56 UTC (11+ messages)
[bug report] lib/test_hmm: add zone device private THP test infrastructure
2025-09-15 10:48 UTC (3+ 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