[PATCH v4 0/5] support batch checking of references and unmapping for large folios
2025-12-24 14:09 UTC (10+ 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] arm64: mm: fix passing the incorrect 'CONT_PTES' for non-batched APIs
` [PATCH v4 4/5] arm64: mm: implement the architecture-specific clear_flush_young_ptes()
[PATCH v4 0/3] mm: Coccinelle-driven cleanups across memory management code
2025-12-24 14:08 UTC (6+ messages)
` [PATCH v4 1/3] mm: pagewalk: simplify hugepage boundary calculation
` [PATCH v4 1/3] mm: pagewalk: simplify hugepage boundary
[PATCH] exec: do not call sched_mm_cid_after_execve() on exec fail
2025-12-24 13:52 UTC (3+ messages)
[PATCH 00/33 v5] cpuset/isolation: Honour kthreads preferred affinity
2025-12-24 13:45 UTC (34+ messages)
` [PATCH 01/33] PCI: Prepare to protect against concurrent isolated cpuset change
` [PATCH 02/33] cpu: Revert "cpu/hotplug: Prevent self deadlock on CPU hot-unplug"
` [PATCH 03/33] memcg: Prepare to protect against concurrent isolated cpuset change
` [PATCH 04/33] mm: vmstat: "
` [PATCH 05/33] sched/isolation: Save boot defined domain flags
` [PATCH 06/33] cpuset: Convert boot_hk_cpus to use HK_TYPE_DOMAIN_BOOT
` [PATCH 07/33] driver core: cpu: Convert /sys/devices/system/cpu/isolated "
` [PATCH 08/33] net: Keep ignoring isolated cpuset change
` [PATCH 09/33] block: Protect against concurrent "
` [PATCH 10/33] timers/migration: Prevent from lockdep false positive warning
` [PATCH 11/33] cpu: Provide lockdep check for CPU hotplug lock write-held
` [PATCH 12/33] cpuset: Provide lockdep check for cpuset lock held
` [PATCH 13/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers
` [PATCH 14/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
` [PATCH 15/33] sched/isolation: Flush memcg workqueues on cpuset isolated partition change
` [PATCH 16/33] sched/isolation: Flush vmstat "
` [PATCH 17/33] PCI: Flush PCI probe workqueue "
` [PATCH 18/33] cpuset: Propagate cpuset isolation update to workqueue through housekeeping
` [PATCH 19/33] cpuset: Propagate cpuset isolation update to timers "
` [PATCH 20/33] timers/migration: Remove superfluous cpuset isolation test
` [PATCH 21/33] cpuset: Remove cpuset_cpu_is_isolated()
` [PATCH 22/33] sched/isolation: Remove HK_TYPE_TICK test from cpu_is_isolated()
` [PATCH 23/33] PCI: Remove superfluous HK_TYPE_WQ check
` [PATCH 24/33] kthread: Refine naming of affinity related fields
` [PATCH 25/33] kthread: Include unbound kthreads in the managed affinity list
` [PATCH 26/33] kthread: Include kthreadd to "
` [PATCH 27/33] kthread: Rely on HK_TYPE_DOMAIN for preferred affinity management
` [PATCH 28/33] sched: Switch the fallback task allowed cpumask to HK_TYPE_DOMAIN
` [PATCH 29/33] sched/arm64: Move fallback task "
` [PATCH 30/33] kthread: Honour kthreads preferred affinity after cpuset changes
` [PATCH 31/33] kthread: Comment on the purpose and placement of kthread_affine_node() call
` [PATCH 32/33] kthread: Document kthread_affine_preferred()
` [PATCH 33/33] doc: Add housekeeping documentation
[PATCH V4 0/8] mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unsed slab space
2025-12-24 12:51 UTC (14+ messages)
` [PATCH V4 7/8] mm/slab: save memory by allocating slabobj_ext array from leftover
` [PATCH] slub: clarify object field layout comments
` [PATCH V4 8/8] mm/slab: place slabobj_ext metadata in unused space within s->size
[PATCH] mm/damon/core: modified control->repeat loop at the kdamond_call()
2025-12-24 12:43 UTC
[PATCH v4 00/12] mm/kasan: make kasan=on|off work for all three modes
2025-12-24 12:25 UTC (4+ messages)
[PATCH V2 0/5] mm/khugepaged: cleanups and scan limit fix
2025-12-24 12:21 UTC (9+ messages)
` [PATCH V2 1/5] mm/khugepaged: remove unnecessary goto 'skip' label
` [PATCH V2 2/5] mm/khugepaged: count small VMAs towards scan limit
` [PATCH V2 3/5] mm/khugepaged: change collapse_pte_mapped_thp() to return void
` [PATCH V2 4/5] mm/khugepaged: use enum scan_result for result variables and return types
` [PATCH V2 5/5] mm/khugepaged: make khugepaged_collapse_control static
[PATCH bpf v3] lib/buildid: use __kernel_read() for sleepable context
2025-12-24 12:01 UTC (2+ messages)
[PATCH v7] mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported
2025-12-24 11:55 UTC
[PATCH 0/4] mm: increase lowmem size in linux-7.0
2025-12-24 11:35 UTC (8+ messages)
` [PATCH 1/4] arch/*: increase lowmem size to avoid highmem use
` [PATCH 3/4] ARM: remove support for highmem on VIVT
[PATCH v6.1 0/2] x86/mm/pat: fix VM_PAT handling
2025-12-24 10:24 UTC (3+ messages)
` [PATCH v6.1 1/2] x86/mm/pat: clear VM_PAT if copy_p4d_range failed
` [PATCH v6.1 2/2] x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
[akpm-mm:mm-nonmm-unstable 68/96] arm-linux-gnueabi-ld: error: zImage file size is incorrect
2025-12-24 10:21 UTC
[PATCH] mm/damon/sysfs: preventing duplicated list_add_tail() at the damon_call()
2025-12-24 9:43 UTC
[PATCH] mm/shmem: fix uninitialized folio in shmem_symlink
2025-12-24 9:40 UTC
[PATCH 00/13] Enable compound page for p2pdma memory
2025-12-24 9:22 UTC (7+ messages)
` [PATCH 10/13] PCI/P2PDMA: support compound page in p2pmem_alloc_mmap()
[PATCH v2 00/28] Eliminate Dying Memory Cgroup
2025-12-24 8:43 UTC (8+ messages)
[PATCH] memcg: damon: get memcg reference before access
2025-12-24 7:51 UTC (3+ messages)
[PATCH v13 0/5]arm64: add ARCH_HAS_COPY_MC support
2025-12-24 7:49 UTC (3+ messages)
` [PATCH v13 2/5] arm64: add support for ARCH_HAS_COPY_MC
[PATCH] kho: add support for deferred struct page init
2025-12-24 7:34 UTC
[PATCH -next v2 0/7] mm/mglru: remove memcg lru
2025-12-24 7:30 UTC (8+ messages)
` [PATCH -next v2 1/7] mm/mglru: use mem_cgroup_iter for global reclaim
` [PATCH -next v2 2/7] mm/mglru: remove memcg lru
` [PATCH -next v2 3/7] mm/mglru: make calls to flush_reclaim_state() similar for MGLRU and non-MGLRU
` [PATCH -next v2 4/7] mm/mglru: rename should_abort_scan to lru_gen_should_abort_scan
` [PATCH -next v2 5/7] mm/mglru: extend lru_gen_shrink_lruvec to support root reclaim
` [PATCH -next v2 6/7] mm/mglru: combine shrink_many into shrink_node_memcgs
` [PATCH -next v2 7/7] mm/mglru: remove memcg disable handling from lru_gen_shrink_node
[PATCH 0/2] introduce pagetable_alloc_nolock()
2025-12-24 7:00 UTC (8+ messages)
[PATCH 1/2] mm/vmalloc: Add large-order allocation helper
2025-12-24 6:35 UTC (8+ messages)
` [PATCH 2/2] mm/vmalloc: Add attempt_larger_order_alloc parameter
[PATCH v2 0/5] mm/damon/tests/core-kunit: extend existing test scenarios
2025-12-24 5:38 UTC (12+ messages)
` [PATCH v2 1/5] mm/damon/tests/core-kunit: verify the 'age' field in damon_test_split_at()
` [PATCH v2 2/5] mm/damon/tests/core-kunit: verify the 'age' and 'nr_accesses_bp' fields in damon_test_merge_two()
` [PATCH v2 3/5] mm/damon/tests/core-kunit: add a test case for region merge size limit in damon_test_merge_regions_of()
` [PATCH v2 4/5] mm/damon/tests/core-kunit: add test cases for multiple regions in damon_test_split_regions_of()
` [PATCH v2 5/5] mm/damon/tests/core-kunit: remove a redundant test case and add a new test case in damos_test_commit_quota_goal()
[syzbot] [mm?] WARNING in folio_remove_rmap_ptes
2025-12-24 5:35 UTC (2+ messages)
[RESEND RFC PATCH 0/2] Enable vmalloc huge mappings by default on arm64
2025-12-24 5:05 UTC (4+ messages)
` [RESEND RFC PATCH 1/2] mm/vmalloc: Do not align size to huge size
[syzbot] [mm?] KMSAN: uninit-value in swap_writeout
2025-12-24 3:53 UTC (7+ messages)
[PATCH bpf-next v4 0/6] mm: bpf kfuncs to access memcg data
2025-12-24 3:41 UTC (6+ messages)
[syzbot] [mm?] WARNING in folio_remove_rmap_ptes
2025-12-24 2:48 UTC (2+ messages)
[PATCH v2 0/2] fix demotion targets checks in reclaim/demotion
2025-12-24 1:49 UTC (5+ messages)
` [PATCH v3] mm/vmscan: "
[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 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 (2+ 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 (3+ 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 (11+ messages)
` [PATCH v3 1/3] selftests/mm/write_to_hugetlbfs: parse -s as size_t
[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 (14+ 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)
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