[RFC PATCH 0/2] zsmalloc: size-classes chain-length tunings
2026-01-07 17:12 UTC (14+ messages)
` [RFC PATCH 2/2] zsmalloc: chain-length configuration should consider other metrics
[PATCH V5 0/8] mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unsed slab space
2026-01-07 17:08 UTC (10+ messages)
` [PATCH V5 1/8] mm/slab: use unsigned long for orig_size to ensure proper metadata align
` [PATCH V5 3/8] ext4: specify the free pointer offset for ext4_inode_cache
` [PATCH V5 4/8] mm/slab: abstract slabobj_ext access via new slab_obj_ext() helper
` [PATCH V5 7/8] mm/slab: save memory by allocating slabobj_ext array from leftover
[PATCH v2 0/8] Various mm kselftests improvements/fixes
2026-01-07 16:59 UTC (10+ messages)
` [PATCH v2 1/8] selftests/mm: default KDIR to build directory
` [PATCH v2 2/8] selftests/mm: remove flaky header check
` [PATCH v2 3/8] selftests/mm: pass down full CC and CFLAGS to check_config.sh
` [PATCH v2 4/8] selftests/mm: fix usage of FORCE_READ() in cow tests
` [PATCH v2 5/8] selftests/mm: introduce helper to read every page in range
` [PATCH v2 6/8] selftests/mm: fix faulting-in code in pagemap_ioctl test
` [PATCH v2 7/8] selftests/mm: fix exit code in pagemap_ioctl
` [PATCH v2 8/8] selftests/mm: report SKIP in pfnmap if a check fails
[PATCH v5 0/4] iommu: Add IOMMU_DEBUG_PAGEALLOC sanitizer
2026-01-07 16:53 UTC (14+ messages)
` [PATCH v5 1/4] iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
` [PATCH v5 2/4] iommu: Add calls "
` [PATCH v5 3/4] iommu: debug-pagealloc: Track IOMMU pages
` [PATCH v5 4/4] iommu: debug-pagealloc: Check mapped/unmapped kernel memory
[PATCH v2 0/8] Introduce a huge-page pre-zeroing mechanism
2026-01-07 16:19 UTC (10+ messages)
` [PATCH v2 1/8] mm/hugetlb: add pre-zeroed framework
` [PATCH v2 2/8] mm/hugetlb: convert to prep_account_new_hugetlb_folio()
` [PATCH v2 3/8] mm/hugetlb: move the huge folio to the end of the list during enqueue
` [PATCH v2 4/8] mm/hugetlb: introduce per-node sysfs interface "zeroable_hugepages"
` [PATCH v2 5/8] mm/hugetlb: simplify function hugetlb_sysfs_add_hstate()
` [PATCH v2 6/8] mm/hugetlb: relocate the per-hstate struct kobject pointer
` [PATCH v2 7/8] mm/hugetlb: add epoll support for interface "zeroable_hugepages"
` [PATCH v2 8/8] mm/hugetlb: limit event generation frequency of function do_zero_free_notify()
[PATCH RFC] alloc_tag: add option to pick the first codetag along callchain
2026-01-07 16:13 UTC (10+ messages)
[PATCH v5 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
2026-01-07 16:05 UTC (5+ messages)
` [PATCH v5 14/19] mm, swap: cleanup swap entry management workflow
[RFC PATCH] memory,memory_hotplug: allow restricting memory blocks to zone movable
2026-01-07 16:00 UTC (14+ messages)
[PATCH] vmalloc: export vrealloc_node_align_noprof
2026-01-07 15:18 UTC (2+ messages)
[PATCH v2] slub: clarify object field layout comments
2026-01-07 15:10 UTC (3+ messages)
[PATCH] mm/pgtable: remove unddefined __HAVE_ARCH_P4D_ALLOC_ONE/__HAVE_ARCH_P4D_FREE
2026-01-07 14:53 UTC (2+ messages)
[RFC PATCH 1/2] NFSD: Add aggressive write throttling control
2026-01-07 14:49 UTC (4+ messages)
[BUG] rcu: stall detected in sys_mmap with PREEMPT(full) involving timer softirq and DRM vblank disable
2026-01-07 14:49 UTC (2+ messages)
[PATCH] mm/pgtable: convert pgtable_t to ptdesc pointer
2026-01-07 14:48 UTC (4+ messages)
[PATCH 00/13] Enable compound page for p2pdma memory
2026-01-07 14:39 UTC (4+ messages)
` [PATCH 02/13] PCI/P2PDMA: Fix the warning condition in p2pmem_alloc_mmap()
[PATCH 0/4] Inline helpers into Rust without full LTO
2026-01-07 14:01 UTC (13+ messages)
` [PATCH 2/4] rust: helpers: #define __rust_helper
` [PATCH 4/4] build: rust: provide an option to inline C helpers into Rust
[PATCH v2] fix AMDGPU failure with periodic signal
2026-01-07 12:33 UTC (7+ messages)
[PATCH] dma-buf: system_heap: account for system heap allocation in memcg
2026-01-07 12:19 UTC (9+ messages)
[PATCH v18 00/42] DEPT(DEPendency Tracker)
2026-01-07 12:19 UTC (3+ messages)
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep
[PATCH v4 00/10] x86/entry/vdso: clean up the vdso build, vdso updates
2026-01-07 12:10 UTC (13+ messages)
` [PATCH v4.1 "
` [PATCH v4.1 01/10] x86/entry/vdso: rename vdso_image_* to vdso*_image
` [PATCH v4.1 02/10] x86/entry/vdso: move vdso2c to arch/x86/tools
` [PATCH v4.1 03/10] x86/entry/vdso: refactor the vdso build
` [PATCH v4.1 04/10] x86/entry/vdso32: don't rely on int80_landing_pad for adjusting ip
` [PATCH v4.1 05/10] x86/entry/vdso32: remove SYSCALL_ENTER_KERNEL macro in sigreturn.S
` [PATCH v4.1 06/10] x86/entry/vdso32: remove open-coded DWARF "
` [PATCH v4.1 07/10] x86/entry/vdso: include GNU_PROPERTY and GNU_STACK PHDRs
` [PATCH v4.1 08/10] x86/vdso: abstract out vdso system call internals
` [PATCH v4.1 09/10] x86/cpufeature: replace X86_FEATURE_SYSENTER32 with X86_FEATURE_SYSFAST32
` [PATCH v4.1 10/10] x86/entry/vdso32: when using int $0x80, use it directly
[PATCH 00/33 v6] cpuset/isolation: Honour kthreads preferred affinity
2026-01-07 11:56 UTC (3+ messages)
` [PATCH 13/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers
[PATCH v2] mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
2026-01-07 11:39 UTC (2+ messages)
[PATCH RESEND v3 2/2] mm: introduce pmdp_collapse_flush_sync() to skip redundant IPI
2026-01-07 10:52 UTC (3+ messages)
[PATCH v2 00/28] arch, mm: consolidate hugetlb early reservation
2026-01-07 10:20 UTC (4+ messages)
` [PATCH v2 14/28] powerpc: introduce arch_zone_limits_init()
[PATCHv2 0/7] zram: introduce compressed data writeback
2026-01-07 10:14 UTC (6+ messages)
` [PATCHv2 1/7] "
[PATCH v2 0/1] fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
2026-01-07 10:12 UTC (5+ messages)
` [PATCH v2 1/1] "
[PATCH] kho: test: clean up residual memory upon test_kho module unload
2026-01-07 10:06 UTC (2+ messages)
[PATCH] MAINTAINERS: adjust file entry in MEMBLOCK AND MEMORY MANAGEMENT INITIALIZATION
2026-01-07 10:05 UTC (2+ messages)
[PATCH v3 2/3] mm: only interrupt taking all mm locks on fatal signal
2026-01-07 9:55 UTC (13+ messages)
[PATCH 0/3] selftests/mm: add memory failure selftests
2026-01-07 9:37 UTC (4+ messages)
` [PATCH 1/3] selftests/mm: add memory failure anonymous page test
` [PATCH 2/3] selftests/mm: add memory failure clean pagecache test
` [PATCH 3/3] selftests/mm: add memory failure dirty "
[PATCH bpf-next v4 0/6] mm: bpf kfuncs to access memcg data
2026-01-07 9:29 UTC (11+ messages)
` [PATCH bpf-next v4 3/6] mm: introduce bpf_get_root_mem_cgroup() BPF kfunc
[PATCH v2 00/11] Remove device private pages from physical address space
2026-01-07 9:18 UTC (12+ messages)
` [PATCH v2 01/11] mm/migrate_device: Introduce migrate_pfn_from_page() helper
` [PATCH v2 02/11] drm/amdkfd: Use migrate pfns internally
` [PATCH v2 03/11] mm/migrate_device: Make migrate_device_{pfns,range}() take mpfns
` [PATCH v2 04/11] mm/migrate_device: Add migrate PFN flag to track device private pages
` [PATCH v2 05/11] mm/page_vma_mapped: Add flags to page_vma_mapped_walk::pfn "
` [PATCH v2 06/11] mm: Add helpers to create migration entries from struct pages
` [PATCH v2 07/11] mm: Add a new swap type for migration entries of device private pages
` [PATCH v2 08/11] mm: Add helpers to create device private entries from struct pages
` [PATCH v2 09/11] mm/util: Add flag to track device private pages in page snapshots
` [PATCH v2 10/11] mm/hmm: Add flag to track device private pages
` [PATCH v2 11/11] mm: Remove device private pages from the physical address space
[akpm-mm:mm-nonmm-unstable 102/107] htmldocs: Warning: kernel/liveupdate/luo_core.c references a file that doesn't exist: Documentation/core-api/kho/concepts.rst
2026-01-07 8:38 UTC (2+ messages)
[PATCH v3 0/6] Improve khugepaged scan logic
2026-01-07 8:36 UTC (10+ messages)
` [PATCH v3 5/6] mm: khugepaged: skip lazy-free folios at scanning
[PATCH v2] kernel/fork: Update obsolete use_mm references to kthread_use_mm
2026-01-07 8:15 UTC
[PATCH v1 0/8] Remove device private pages from physical address space
2026-01-07 7:58 UTC (4+ messages)
` [PATCH v1 8/8] mm: Remove device private pages from the "
[PATCH v1 0/2] mm/vmscan: optimize preferred target demotion node selection
2026-01-07 7:28 UTC (3+ messages)
` [PATCH v1 1/2] mm/vmscan: balance demotion allocation in alloc_demote_folio()
` [PATCH v1 2/2] mm/vmscan: select the closest perferred node in demote_folio_list()
[PATCH v11 0/8] mm: folio_zero_user: clear page ranges
2026-01-07 7:20 UTC (9+ messages)
` [PATCH v11 1/8] treewide: provide a generic clear_user_page() variant
` [PATCH v11 2/8] mm: introduce clear_pages() and clear_user_pages()
` [PATCH v11 3/8] highmem: introduce clear_user_highpages()
` [PATCH v11 4/8] x86/mm: Simplify clear_page_*
` [PATCH v11 5/8] x86/clear_page: Introduce clear_pages()
` [PATCH v11 6/8] mm: folio_zero_user: clear pages sequentially
` [PATCH v11 7/8] mm: folio_zero_user: clear page ranges
` [PATCH v11 8/8] mm: folio_zero_user: cache neighbouring pages
[PATCH] zsmalloc: use actual object size to detect spans
2026-01-07 7:12 UTC (15+ messages)
[PATCH v5 0/5] support batch checking of references and unmapping for large folios
2026-01-07 6:54 UTC (11+ messages)
` [PATCH v5 1/5] mm: rmap: support batched checks of the references "
` [PATCH v5 5/5] mm: rmap: support batched unmapping for file "
[PATCH RESEND v3 0/2] skip redundant TLB sync IPIs
2026-01-07 6:37 UTC (7+ messages)
` [PATCH RESEND v3 1/2] mm/tlb: skip redundant IPI when TLB flush already synchronized
[BUG] rcu: stall detected in drm_ioctl with PREEMPT(full) during DRM vblank and printk
2026-01-07 5:48 UTC
[BUG] rcu: stall detected in kcov_ioctl() involving DRM vblank and file release paths
2026-01-07 5:40 UTC
[PATCHv2 1/2] zsmalloc: use actual object size to detect spans
2026-01-07 5:21 UTC (2+ messages)
` [PATCHv2 2/2] zsmalloc: simplify read begin/end logic
[BUG] rcu_preempt self-detected stall during kmemleak_scan via debugfs write (6.18.0)
2026-01-07 5:12 UTC
[linux-next:master] BUILD REGRESSION 6cd6c12031130a349a098dbeb19d8c3070d2dfbe
2026-01-07 4:16 UTC
[PATCH v1 0/2] Free contiguous order-0 pages efficiently
2026-01-07 3:32 UTC (5+ messages)
` [PATCH v1 1/2] mm/page_alloc: Optimize free_contig_range()
[PATCH V2 5.15.y 0/2] Fix bad pmd due to race between change_prot_numa() and THP migration
2026-01-07 3:28 UTC (5+ messages)
[PATCH V2 5.4.y 0/2] Fix bad pmd due to race between change_prot_numa() and THP migration
2026-01-07 3:25 UTC (3+ messages)
` [PATCH V2 5.4.y 1/2] mm/mprotect: use long for page accountings and retval
` [PATCH V2 5.4.y 2/2] mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()
[PATCH V2 5.10.y 0/2] Fix bad pmd due to race between change_prot_numa() and THP migration
2026-01-07 3:21 UTC (3+ messages)
` [PATCH V2 5.10.y 1/2] mm/mprotect: use long for page accountings and retval
` [PATCH V2 5.10.y 2/2] mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()
[PATCH v2 0/2] mm: vmscan: add PID and cgroup ID to vmscan tracepoints
2026-01-07 2:17 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] mm: vmscan: add cgroup IDs "
` build error on CONFIG_MEMCG=n "error: invalid use of undefined type 'struct mem_cgroup'"
[PATCH v5] mm/vmscan: fix demotion targets checks in reclaim/demotion
2026-01-07 1:27 UTC (3+ messages)
` [PATCH v6] "
[PATCH] mm/shmem: fix uninitialized folio in shmem_symlink
2026-01-07 1:16 UTC (10+ messages)
vrealloc() shrink TODO
2026-01-06 23:48 UTC
[akpm-mm:mm-new 224/226] include/trace/events/vmscan.h:238:68: error: invalid use of undefined type 'struct mem_cgroup'
2026-01-06 23:08 UTC (3+ messages)
[akpm-mm:mm-new 224/226] include/trace/events/vmscan.h:238:54: error: incomplete definition of type 'struct mem_cgroup'
2026-01-06 22:03 UTC
[PATCH 0/8] mm: clean up anon_vma implementation
2026-01-06 21:20 UTC (9+ messages)
` [PATCH 3/8] mm/rmap: remove unnecessary root lock dance in anon_vma clone, unmap
` [PATCH 7/8] mm/rmap: allocate anon_vma_chain objects unlocked when possible
[PATCH] maple_tree: Add dead node check in mas_dup_alloc()
2026-01-06 21:07 UTC (2+ messages)
` [PATCH v2] maple_tree: Add lockdep assertion "
[akpm-mm:mm-nonmm-unstable 105/107] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/core-api/kho/bindings/memblock/*
2026-01-06 20:50 UTC
[PATCH v7 0/2] Optimize zone->contiguous update and issue fix
2026-01-06 20:25 UTC (3+ messages)
` [PATCH v7 2/2] mm/memory hotplug/unplug: Optimize zone->contiguous update when changes pfn range
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