[PATCH v4 00/12] mm/kasan: make kasan=on|off work for all three modes
2025-12-24 3:28 UTC (3+ messages)
[PATCH V4 0/8] mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unsed slab space
2025-12-24 3:18 UTC (8+ messages)
` [PATCH V4 7/8] mm/slab: save memory by allocating slabobj_ext array from leftover
[PATCH bpf-next v4 0/6] mm: bpf kfuncs to access memcg data
2025-12-24 3:01 UTC (11+ messages)
` [PATCH bpf-next v4 1/6] mm: declare memcg_page_state_output() in memcontrol.h
` [PATCH bpf-next v4 2/6] mm: introduce BPF kfuncs to deal with memcg pointers
` [PATCH bpf-next v4 3/6] mm: introduce bpf_get_root_mem_cgroup() BPF kfunc
` [PATCH bpf-next v4 4/6] mm: introduce BPF kfuncs to access memcg statistics and events
` [PATCH bpf-next v4 5/6] bpf: selftests: selftests for memcg stat kfuncs
` [PATCH bpf-next v4 6/6] MAINTAINERS: add an entry for MM BPF extensions
[syzbot] [mm?] WARNING in folio_remove_rmap_ptes
2025-12-24 2:48 UTC (3+ messages)
[PATCH 0/4] mm: increase lowmem size in linux-7.0
2025-12-24 2:26 UTC (5+ messages)
` [PATCH 3/4] ARM: remove support for highmem on VIVT
[PATCH 00/13] Enable compound page for p2pdma memory
2025-12-24 2:20 UTC (12+ messages)
` [PATCH 01/13] PCI/P2PDMA: Release the per-cpu ref of pgmap when vm_insert_page() fails
` [PATCH 02/13] PCI/P2PDMA: Fix the warning condition in p2pmem_alloc_mmap()
` [PATCH 10/13] PCI/P2PDMA: support compound page "
` [PATCH 13/13] PCI/P2PDMA: enable compound page support for p2pdma memory
[PATCH v2 0/2] fix demotion targets checks in reclaim/demotion
2025-12-24 1:49 UTC (5+ messages)
` [PATCH v3] mm/vmscan: "
[syzbot] [mm?] KMSAN: uninit-value in swap_writeout
2025-12-24 1:43 UTC (5+ messages)
[PATCH v2 00/28] Eliminate Dying Memory Cgroup
2025-12-24 0:58 UTC (10+ messages)
` [PATCH v2 23/28] mm: memcontrol: prepare for reparenting LRU pages for lruvec lock
[PATCH] mm/mempool.c: set @elems slots to NULL once freed
2025-12-23 23:47 UTC (2+ messages)
[PATCH RESEND v3 0/4] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
2025-12-23 23:23 UTC (6+ messages)
` [PATCH RESEND v3 1/4] mm/hugetlb: fix hugetlb_pmd_shared()
` [PATCH RESEND v3 2/4] mm/hugetlb: fix two comments related to huge_pmd_unshare()
` [PATCH RESEND v3 3/4] mm/rmap: "
` [PATCH RESEND v3 4/4] mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather
[PATCH 0/2] introduce pagetable_alloc_nolock()
2025-12-23 22:59 UTC (7+ messages)
[PATCH v3 0/3] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
2025-12-23 21:37 UTC (5+ messages)
` [PATCH v3 1/3] mm/hugetlb: fix two comments related to huge_pmd_unshare()
` [PATCH v3 2/3] mm/rmap: "
` [PATCH v3 3/3] mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather
[PATCH] mm/vmalloc: map contiguous pages in batches for vmap() whenever possible
2025-12-23 21:23 UTC (2+ messages)
[PATCH v1] liveupdate: separate memfd support into LIVEUPDATE_MEMFD
2025-12-23 20:15 UTC
[PATCH] mm: fix huge page table not free after memory unplug
2025-12-23 20:01 UTC (3+ messages)
[PATCH] alloc_tag: move memory_allocation_profiling_sysctls into .rodata
2025-12-23 19:35 UTC (2+ messages)
[PATCH] dma-buf: system_heap: account for system heap allocation in memcg
2025-12-23 19:20 UTC (5+ messages)
[PATCH v3 1/2] mm/memory-failure: fix missing ->mf_stats count in hugetlb poison
2025-12-23 18:28 UTC (6+ messages)
` [PATCH v3 2/2] mm/memory-failure: teach kill_accessing_process to accept hugetlb tail page pfn
[RFC PATCH 00/10] liveupdate: hugetlb support
2025-12-23 18:16 UTC (9+ messages)
` [RFC PATCH 01/10] kho: drop restriction on maximum page order
` [RFC PATCH 03/10] liveupdate: do early initialization before hugepages are allocated
` [RFC PATCH 06/10] liveupdate: hugetlb subsystem FLB state preservation
` [RFC PATCH 08/10] mm: hugetlb: disable CMA if liveupdate is enabled
[PATCH 09/11] tools headers: Sync linux/gfp_types.h with kernel sources
2025-12-23 18:06 UTC (3+ messages)
[Patch v2] mm/huge_memory: consolidate order-related checks into folio_check_splittable()
2025-12-23 17:50 UTC (2+ messages)
` [syzbot ci] "
[PATCH] kho: simplify page initialization in kho_restore_page()
2025-12-23 17:49 UTC (2+ messages)
[PATCH] kho: add support for deferred struct page init
2025-12-23 17:37 UTC (13+ messages)
[PATCH v6] mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported
2025-12-23 17:11 UTC (6+ messages)
[PATCH 0/3] EDITME: cover title for b4/kunit-user-alloc
2025-12-23 16:46 UTC (5+ messages)
` [PATCH 1/3] kunit: test: Delete pointless resource API usage
` [PATCH 2/3] kthread: Add kthread_take_mm()
` [PATCH 3/3] kunit: test: fix mm_struct leak in kunit_attach_mm()
[PATCH] mm/fadvise: validate offset in generic_fadvise
2025-12-23 16:16 UTC (5+ messages)
[PATCH 00/31 v4] cpuset/isolation: Honour kthreads preferred affinity
2025-12-23 15:17 UTC (7+ messages)
` [PATCH 13/31] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
` [PATCH 17/31] cpuset: Propagate cpuset isolation update to workqueue through housekeeping
[PATCH v2 3/3] bitmap: break kunit into test cases
2025-12-23 14:18 UTC (2+ messages)
[PATCH v4] kho: validate preserved memory map during population
2025-12-23 14:11 UTC (2+ messages)
[PATCH bpf-next v2 5/7] mm: introduce BPF kfunc to access memory events
2025-12-23 14:09 UTC (8+ messages)
[PATCH v3] kho: validate preserved memory map during population
2025-12-23 13:39 UTC (3+ messages)
[PATCH v2] rust: page: Simplify overflow check using checked_add()
2025-12-23 12:50 UTC (5+ messages)
[PATCH v3 0/3] selftests/mm: hugetlb cgroup charging: robustness fixes
2025-12-23 12:11 UTC (14+ messages)
` [PATCH v3 1/3] selftests/mm/write_to_hugetlbfs: parse -s as size_t
` [PATCH v3 2/3] selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfs
[PATCHv2 02/14] mm/sparse: Check memmap alignment
2025-12-23 11:26 UTC (4+ messages)
[PATCH 0/4] Improve khugepaged scan logic
2025-12-23 11:18 UTC (15+ messages)
` [PATCH 2/4] mm: khugepaged: remove mm when all memory has been collapsed
` [PATCH 3/4] mm: khugepaged: move mm to list tail when MADV_COLD/MADV_FREE
[PATCH RFC 2/3] x86/mm: implement redundant IPI elimination for PMD unsharing
2025-12-23 11:13 UTC (4+ messages)
` [PATCH RFC 2/3] x86/mm: implement redundant IPI elimination for
[PATCH v3] mm/mempolicy: fix mpol_rebind_nodemask() for MPOL_F_NUMA_BALANCING
2025-12-23 11:05 UTC
[PATCH v2 0/1] finalize removing the page pool members in struct page
2025-12-23 10:27 UTC (4+ messages)
[PATCH v10 0/8] mm: folio_zero_user: clear contiguous pages
2025-12-23 10:11 UTC (6+ messages)
` [PATCH v10 8/8] mm: folio_zero_user: cache neighbouring pages
[Patch v3] mm/huge_memory: simplify page tracking in remap_page() during folio split
2025-12-23 10:05 UTC (3+ messages)
[PATCH] mm/page_owner: fix prematurely released rcu_read_lock()
2025-12-23 9:42 UTC (2+ messages)
[PATCHv2 00/14]
2025-12-23 8:37 UTC (5+ messages)
` [PATCHv2 06/14] mm: Rework compound_head() for power-of-2 sizeof(struct page)
[PATCH v1] mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
2025-12-23 8:22 UTC (6+ messages)
[PATCH v2 0/3] Only free healthy pages in high-order HWPoison folio
2025-12-23 7:45 UTC (8+ messages)
` [PATCH v2 2/3] mm/page_alloc: only "
` [PATCH v2 3/3] mm/memory-failure: simplify __page_handle_poison
[PATCH] rust: page: Simplify overflow check using checked_add()
2025-12-23 7:12 UTC (2+ messages)
[RFC PATCH 2/2] swsusp: make it possible to hibernate to device mapper devices
2025-12-23 6:33 UTC (5+ messages)
[PATCH v4 0/5] support batch checking of references and unmapping for large folios
2025-12-23 5:48 UTC (6+ messages)
` [PATCH v4 1/5] mm: rmap: support batched checks of the references "
` [PATCH v4 2/5] arm64: mm: factor out the address and ptep alignment into a new helper
` [PATCH v4 3/5] arm64: mm: support batch clearing of the young flag for large folios
` [PATCH v4 4/5] arm64: mm: implement the architecture-specific clear_flush_young_ptes()
` [PATCH v4 5/5] mm: rmap: support batched unmapping for file large folios
[PATCH v6] mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported
2025-12-23 5:48 UTC (8+ messages)
[PATCH bpf-next v3 0/6] mm: bpf kfuncs to access memcg data
2025-12-23 3:09 UTC (9+ messages)
` [PATCH bpf-next v3 1/6] mm: declare memcg_page_state_output() in memcontrol.h
` [PATCH bpf-next v3 2/6] mm: introduce BPF kfuncs to deal with memcg pointers
` [PATCH bpf-next v3 3/6] mm: introduce bpf_get_root_mem_cgroup() BPF kfunc
` [PATCH bpf-next v3 4/6] mm: introduce BPF kfuncs to access memcg statistics and events
` [PATCH bpf-next v3 5/6] bpf: selftests: selftests for memcg stat kfuncs
` [PATCH bpf-next v3 6/6] MAINTAINERS: add an entry for MM BPF extensions
[PATCH v2 1/5] selftests/mm: fix va_high_addr_switch.sh return value
2025-12-23 3:04 UTC (11+ messages)
` [PATCH v2 2/5] selftests/mm: allocate 6 hugepages in va_high_addr_switch.sh
` [PATCH v2 3/5] selftests/mm: remove arm64 nr_hugepages setup for va_high_addr_switch test
` [PATCH v2 4/5] selftests/mm: va_high_addr_switch return fail when either test failed
` [PATCH v2 5/5] selftests/mm: fix comment for check_test_requirements
[PATCH] mm/gup: remove no longer used gup_fast_undo_dev_pagemap
2025-12-23 2:58 UTC (3+ messages)
[PATCH v2 1/5] selftests/mm: fix va_high_addr_switch.sh return value
2025-12-23 2:54 UTC (3+ messages)
[akpm-mm:mm-new 98/101] htmldocs: Documentation/admin-guide/laptops/index.rst:7: WARNING: toctree contains reference to nonexisting document 'admin-guide/laptops/laptop-mode' [toc.not_readable]
2025-12-23 2:09 UTC (2+ messages)
[PATCH v1 0/5] MM_CID and HPCC mm_struct static init fixes
2025-12-23 1:59 UTC (2+ messages)
[PATCH -next] mm/hugetlb_cgroup: fix -Wformat-truncation warning
2025-12-23 1:18 UTC (3+ messages)
mm/hugetlb_cgroup.c:829:44: warning: '%s' directive output may be truncated writing up to 1623 bytes into a region of size between 32 and 63
2025-12-23 1:16 UTC (2+ messages)
[PATCH v5 0/4] Add ARRAY_END(), and use it to fix off-by-one bugs
2025-12-23 1:07 UTC (8+ messages)
` [PATCH v5 4/4] mm: Use ARRAY_END() instead of open-coding it
[PATCH -next 0/5] mm/mglru: remove memcg lru
2025-12-23 1:00 UTC (11+ messages)
` [PATCH -next 1/5] mm/mglru: use mem_cgroup_iter for global reclaim
` [PATCH -next 3/5] mm/mglru: extend shrink_one for both lrugen and non-lrugen
[PATCH v2] mm/mempolicy: fix mpol_rebind_nodemask() for MPOL_F_NUMA_BALANCING
2025-12-23 0:50 UTC (4+ messages)
[PATCH] mm/memory-failure: teach kill_accessing_process to accept hugetlb tail page pfn
2025-12-23 0:36 UTC (10+ messages)
[PATCH V4 4/8] mm/slab: abstract slabobj_ext access via new slab_obj_ext() helper
2025-12-23 0:08 UTC (3+ messages)
[PATCH v2 1/2] mm/vmscan: respect mems_effective in demote_folio_list()
2025-12-22 22:18 UTC (3+ messages)
[PATCH 0/2] mm/damon: export symbols and introduce prdm module
2025-12-22 21:33 UTC (4+ messages)
[PATCH bpf v3] lib/buildid: use __kernel_read() for sleepable context
2025-12-22 20:58 UTC
[PATCH v2] mm/memory-failure: teach kill_accessing_process to accept hugetlb tail page pfn
2025-12-22 20:30 UTC (3+ messages)
[PATCH bpf v2] lib/buildid: use __kernel_read() for sleepable context
2025-12-22 19:41 UTC (7+ messages)
[linus:master] [mm/vmalloc] a061578043: BUG:spinlock_trylock_failure_on_UP_on_CPU
2025-12-22 16:11 UTC (4+ 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