messages from 2026-07-16 15:25:00 to 2026-07-16 21:35:55 UTC [more...]
[akpm-mm:mm-new] BUILD SUCCESS WITH UNVERIFIED WARNING 4f032f512d9fc5a9ae438e6efd9d8e94fbaaa36c
2026-07-16 21:19 UTC
[PATCH mm-hotfixes v4 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
2026-07-16 21:31 UTC (5+ messages)
` [PATCH mm-hotfixes v4 1/4] mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF
` [PATCH mm-hotfixes v4 2/4] x86/mm/pat: acquire init_mm write lock to avoid UAF
` [PATCH mm-hotfixes v4 3/4] mm/ptdump: always stabilise against page table freeing using init_mm
` [PATCH mm-hotfixes v4 4/4] arm64: remove redundant concurrent ptdump UAF mitigation
[PATCH v2 00/10] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 2)
2026-07-16 21:14 UTC (10+ messages)
` [PATCH v2 01/10] x86/mm: drop order parameter from free_pagetable()
` [PATCH v2 02/10] mm: provide free_reserved_pages(), removing x86 variant
` [PATCH v2 03/10] s390/mm: use free_reserved_pages() in vmem_free_pages()
` [PATCH v2 04/10] mm/bootmem_info: allow calling free_bootmem_page() on pages without a bootmem_type
[PATCH] kho: align kho_scratch to MAX_ORDER_NR_PAGES pages
2026-07-16 21:06 UTC (3+ messages)
[PATCH 0/2] mm/zswap: Fixes and improves the zswap global shrinker
2026-07-16 20:35 UTC (15+ messages)
` [PATCH 1/2] mm/zswap: Fix global shrinker when memory cgroup is disabled
` [PATCH 2/2] mm/zswap: Support batch writeback in shrink_memcg()
[PATCH slab/for-next-fixes v3 0/4] mm/slab: fix unbounded recursion in free path with memalloc profiling
2026-07-16 19:37 UTC (2+ messages)
[RFC PATCH 00/34] mm: optimize unnecessary loads due to ptep_get() and friends out
2026-07-16 19:04 UTC (6+ messages)
` [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
[RFC PATCH] mm/khugepaged: cap pageblock contribution to min_free_kbytes
2026-07-16 17:35 UTC
[RFC PATCH 0/9 v2] mm/memcontrol: Make memory cgroup limits tier-aware
2026-07-16 17:33 UTC (6+ messages)
[PATCH] fork: Honor task_struct's declared alignment
2026-07-16 17:21 UTC (2+ messages)
[PATCH v8 00/46] guest_memfd: In-place conversion support
2026-07-16 17:20 UTC (4+ messages)
` [PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN private/shared status
better block swap batching and a different take on swap_ops v5
2026-07-16 17:02 UTC (5+ messages)
` [PATCH 3/7] mm/swap: also use struct swap_iocb for block I/O
[PATCH 0/3] mm: yet more cleanups for page_alloc APIs
2026-07-16 17:00 UTC (8+ messages)
` [PATCH 1/3] mm: move internal mempolicy APIs to new internal header
` [PATCH 2/3] mm, treewide: replace __folio_alloc_node() with folio_alloc_node()
[RFC PATCH 00/10] mm/swap: ghost swapfile with backend switching via Redirect entries
2026-07-16 16:58 UTC (10+ messages)
[PATCH v2 0/4] mm/hmm: Clarify notifier retry state and scope HMM timeouts
2026-07-16 16:37 UTC (7+ messages)
[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
2026-07-16 15:57 UTC (3+ messages)
` [RFC PATCH 12/24] fork: let kernel callers create embryonic tasks
[PATCH v2 1/3] feat: scale vmpressure window with machine size
2026-07-16 13:24 UTC (3+ messages)
` [PATCH v2 3/3] feat: grow vrealloc vm_area mappings in place
[PATCH 1/2] mm/huge_memory: remove unused can_split_folio()
2026-07-16 11:08 UTC
[RFC v2 PATCH 0/16] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
2026-07-16 13:23 UTC (2+ messages)
[PATCH v2 0/2] promote mapped executable folios after first usage for MGLRU
2026-07-16 12:11 UTC (6+ messages)
` [PATCH v2 1/2] mm: vmscan: convert folio_referenced() to use vma_flags_t
` [PATCH v2 2/2] mm: mglru: promote mapped executable folios after first usage
[PATCH 02/17] mm/sparse-vmemmap: track compound page order in struct mem_section
2026-07-16 10:57 UTC
[PATCH v7 0/7] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-07-16 10:57 UTC (3+ messages)
` [PATCH v7 6/7] mm/vmalloc: map contiguous pages in batches for vmap() if possible
[PATCH v12 0/5] Migrate on fault for device pages
2026-07-16 13:15 UTC (2+ messages)
[PATCH] mm/secretmem: disable under HIGHMEM
2026-07-16 10:52 UTC (10+ messages)
[PATCH 0/3] mm/mseal: further cleanups
2026-07-16 15:38 UTC (4+ messages)
` [PATCH 2/3] mm/mseal: limit scope of mseal address zero to address zero
build error in vrealloc gfp/flags (fixed in v2)
2026-07-16 11:58 UTC
[PATCH v6 0/8] mm: optimize zone-device memmap initialization
2026-07-16 11:56 UTC (8+ messages)
` [PATCH v6 6/8] string: introduce memcpy_nt() helpers
` [PATCH v6 8/8] mm: use memcpy_nt() in zone-device template copies
[PATCH RFC 01/12] mm/slab: skip kfence objects in allocation profiling
2026-07-16 15:32 UTC (9+ messages)
` [PATCH RFC 05/12] mm/slab: abstract slabobj_ext.objcg access
` [PATCH RFC 08/12] mm/slab: change struct slabobj_ext to a union
` [PATCH RFC 12/12] mm/slab: stop allocating objcg pointers when unnecessary
[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
2026-07-16 10:43 UTC (7+ messages)
` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas
[PATCH v5 0/2] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
2026-07-16 13:03 UTC (6+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] selftests/mm: add PAGEMAP_SCAN test for THP "
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox