messages from 2026-05-13 15:50:52 to 2026-05-14 10:27:16 UTC [more...]
[akpm-mm:mm-unstable 25/274] mm/hugetlb.c:7281:17: error: implicit declaration of function '__huge_pmd_unshare'; did you mean 'huge_pmd_unshare'?
2026-05-14 10:26 UTC
[PATCH v4 00/55] make MM selftests more CI friendly
2026-05-14 10:26 UTC (5+ messages)
` [PATCH v4 28/55] selftests/mm: hugepage_settings: add APIs for HugeTLB setup and teardown
[PATCH 0/3] kasan: hw_tags: some micro-optimizations
2026-05-14 10:22 UTC (3+ messages)
[PATCH v4 1/3] slab: support for compiler-assisted type-based slab cache partitioning
2026-05-14 10:13 UTC (8+ messages)
` [PATCH v4 2/3] slab: improve KMALLOC_PARTITION_RANDOM randomness
[PATCH] tools/testing/memblock: fix stale NUMA reservation tests
2026-05-14 10:12 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 1/2] mm: huge_memory: refactor thpsize_shmem_enabled_store() with sysfs_match_string()
2026-05-14 10:10 UTC (8+ messages)
` [PATCH v2 2/2] mm: huge_memory: refactor thpsize_shmem_enabled_show() with helper arrays
kmalloc_nolock() follow-ups, including kfree_rcu_nolock()
2026-05-14 10:09 UTC (7+ messages)
[PATCH v2] drivers/base/memory: set mem->altmap after successful device registration
2026-05-14 10:08 UTC (2+ messages)
[PATCH mm-hotfixes] mm/hugetlb: avoid false positive lockdep assertion
2026-05-14 9:48 UTC (2+ messages)
[PATCH] mm/memory: Fix spurious warning when unmapping device-private/exclusive pages
2026-05-14 9:45 UTC (2+ messages)
[PATCH v2 0/7] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-05-14 9:41 UTC (8+ messages)
` [PATCH v2 1/7] arm64/hugetlb: Extend batching of multiple CONT_PTE in a single PTE setup
` [PATCH v2 2/7] arm64/vmalloc: Allow arch_vmap_pte_range_map_size to batch multiple CONT_PTE
` [PATCH v2 3/7] mm/vmalloc: Extract vmap_set_ptes() to consolidate PTE mapping logic
` [PATCH v2 4/7] mm/vmalloc: Extend page table walk to support larger page_shift sizes and eliminate page table rewalk
` [PATCH v2 5/7] mm/vmalloc: map contiguous pages in batches for vmap() if possible
` [PATCH v2 6/7] mm/vmalloc: align vm_area so vmap() can batch mappings
` [PATCH v2 7/7] mm/vmalloc: Stop scanning for compound pages after encountering small pages in vmap
[PATCH v3 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
2026-05-14 9:34 UTC (13+ messages)
` [PATCH v3 04/12] mm, swap: add support for stable large allocation in swap cache directly
` [PATCH v3 05/12] mm, swap: unify large folio allocation
` [PATCH v3 12/12] mm, swap: merge zeromap into swap table
[akpm-mm:mm-unstable 25/274] mm/hugetlb.c:7281:3: error: call to undeclared function '__huge_pmd_unshare'; ISO C99 and later do not support implicit function declarations
2026-05-14 9:34 UTC (2+ messages)
[PATCH v4] mm: introduce a new page type for page pool in page type
2026-05-14 9:24 UTC (8+ messages)
[PATCH v3 0/2] mm/process_vm_access: pidfd and nowait support for process_vm_readv/writev
2026-05-14 9:15 UTC (4+ messages)
` [PATCH v3 1/2] "
[PATCH v7 0/6] mm/memory-failure: add panic option for unrecoverable pages
2026-05-14 9:12 UTC (6+ messages)
` [PATCH v7 1/6] mm/memory-failure: drop dead error_states[] entry for reserved pages
` [PATCH v7 4/6] mm/memory-failure: short-circuit PG_reserved before get_hwpoison_page()
[PATCH] mm/memory-failure: Use zone_pcp_disable() for poison handling
2026-05-14 9:10 UTC (2+ messages)
[PATCH v6 0/3] mm/swap: use swap_ops to register swap device's methods
2026-05-14 8:40 UTC (6+ messages)
` [PATCH v6 2/3] "
[PATCH 0/3] mm/zswap: Implement per-cgroup proactive writeback
2026-05-14 8:21 UTC (15+ messages)
` [PATCH 2/3] mm/zswap: Implement "
` [PATCH 3/3] mm/zswap: Add per-memcg stat for "
[PATCH v2 00/69] mm: Generalize HVO for HugeTLB and device DAX
2026-05-14 8:19 UTC (22+ messages)
` [PATCH v2 01/69] mm/hugetlb: Fix boot panic with CONFIG_DEBUG_VM and HVO bootmem pages
` [PATCH v2 02/69] mm/hugetlb_vmemmap: Fix __hugetlb_vmemmap_optimize_folios()
` [PATCH v2 03/69] powerpc/mm: Fix wrong addr_pfn tracking in compound vmemmap population
` [PATCH v2 04/69] mm/hugetlb: Initialize gigantic bootmem hugepage struct pages earlier
` [PATCH v2 05/69] mm/mm_init: Simplify deferred_free_pages() migratetype init
` [PATCH v2 06/69] mm/sparse: Panic on memmap and usemap allocation failure
` [PATCH v2 07/69] mm/sparse: Move subsection_map_init() into sparse_init()
[RFC] mm: restrict zero-page remapping to underused THP splits
2026-05-14 8:11 UTC (2+ messages)
[PATCH v2] mm/shrinker: simplify shrinker_memcg_alloc() using guard()
2026-05-14 8:01 UTC (3+ messages)
[PATCH 0/7] Silence spurious warnings and crashes from kunit test suites
2026-05-14 8:01 UTC (15+ messages)
` [PATCH 1/7] init/initramfs_test: wait_for_initramfs() before running
` [PATCH 2/7] kfence: kunit: skip when no pool is available
` [PATCH 3/7] lib/math/int_log: drop WARN_ON for value == 0
` [PATCH 4/7] kunit: platform: catch duplicate (name, id) in kunit_platform_device_add()
` [PATCH 5/7] misc: reject duplicate names in misc_register()
` [PATCH 6/7] hw_breakpoint_test: fix test_many_cpus failure on large systems
` [PATCH 7/7] lib/tests: test_ratelimit: fix stress test thread lifecycle and leak
[PATCH] mm/damon/core: recalculate intervals tuning deadline on attrs update
2026-05-14 7:48 UTC
[linus:master] [mm] 01b9da291c: stress-ng.switch.ops_per_sec 67.7% regression
2026-05-14 7:46 UTC (6+ messages)
[rppt-memblock:fixes] BUILD SUCCESS 34d885baf7cc7b47dc6ce35fc3540d93c54a1c55
2026-05-14 7:38 UTC
[akpm-mm:mm-unstable 25/274] mm/hugetlb.c:7281:17: error: implicit declaration of function '__huge_pmd_unshare'; did you mean 'huge_pmd_unshare'?
2026-05-14 7:31 UTC (2+ messages)
[linus:master] [maple_tree] 280b792cac: will-it-scale.per_process_ops 6.0% regression
2026-05-14 7:18 UTC (3+ messages)
[PATCH 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
2026-05-14 6:53 UTC (10+ messages)
` [PATCH 1/6] alloc_tag: add ioctl to /proc/allocinfo
` [PATCH 2/6] alloc_tag: add ioctl filters "
` [PATCH 3/6] alloc_tag: add size-based filtering to ioctl
[PATCH 0/7] Accelerate page migration with batch copying and hardware offload
2026-05-14 6:42 UTC (5+ messages)
[PATCH v4 0/9] mm: thp: always enable mTHP support
2026-05-14 6:35 UTC (15+ messages)
` [PATCH v4 2/9] mm: introduce pgtable_has_pmd_leaves()
` [PATCH v4 3/9] drivers: dax: use pgtable_has_pmd_leaves()
` [PATCH v4 8/9] mm: replace thp_disabled_by_hw() with pgtable_has_pmd_leaves()
` [PATCH v4 9/9] mm: thp: always enable mTHP support
[PATCH] mm/hugetlb: fix deadlock in __hugetlb_zap_begin() by using trylock
2026-05-14 6:06 UTC (3+ messages)
[RFC PATCH 0/1] batch page copies in folio_copy() and folio_mc_copy()
2026-05-14 5:17 UTC (4+ messages)
` [RFC PATCH 1/1] mm: "
[PATCH RFC] memcg: add per-cgroup dirty page controls (dirty_ratio, dirty_min)
2026-05-14 4:10 UTC (3+ messages)
[PATCH] lib/test_hmm: Check alloc_page_vma() return value
2026-05-14 3:23 UTC
[PATCH mm-unstable v17 04/14] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
2026-05-14 3:10 UTC (3+ messages)
[PATCH] lib/test_hmm: fix error path in dmirror_devmem_fault()
2026-05-14 2:53 UTC
[RESEND PATCH] mm/memory_failure: use bool for hugetlb indicator in try_memory_failure_hugetlb
2026-05-14 2:34 UTC (5+ messages)
[PATCH] mm: make zeropage read-only
2026-05-14 2:16 UTC (4+ messages)
[RFC PATCH v2 00/28] mm/damon: introduce data attributes monitoring
2026-05-14 2:08 UTC (6+ messages)
` [RFC PATCH v2 18/28] mm/damon: trace probe_hits
[PATCH 0/6] mm: Make per-VMA locks available in all builds
2026-05-14 2:03 UTC (23+ messages)
` [PATCH 1/6] mm: Make per-VMA locks available universally
` [PATCH 2/6] binder: Make shrinker rely solely on per-VMA lock
` [PATCH 3/6] mm: Add RCU-based VMA lookup that waits for writers
` [PATCH 4/6] binder: Remove mmap_lock fallback
` [PATCH 5/6] tcp: Remove mmap_lock fallback path
` [PATCH 6/6] x86/mm: Avoid mmap lock for shadow stack pop fast path
[PATCH v2] mm/damon/vaddr: attempt per-vma lock during page table walk
2026-05-14 2:00 UTC (2+ messages)
[PATCH v2] maple_tree: document that "last" in mtree_insert_range() is inclusive
2026-05-14 1:42 UTC (2+ messages)
[PATCH v2 03/14] mm: rename uffd-wp PTE accessors to uffd
2026-05-14 1:31 UTC (2+ messages)
[PATCH 3/3] tools/mm/page-types: Fix kpageflags option argument in getopt_long
2026-05-14 0:57 UTC (2+ messages)
[PATCH 0/1] mm/userfaultfd: fix UFFDIO_COPY retry private/shared VMA panic
2026-05-14 0:54 UTC (2+ messages)
` [PATCH 1/1] mm/userfaultfd: validate effective UFFDIO_COPY ops after retry
[PATCH 2/3] tools/mm/page-types: Fix ternary operator precedence in sigbus handler
2026-05-14 0:53 UTC (2+ messages)
[PATCH 1/3] tools/mm/page-types: Fix typo in madvise() error message
2026-05-14 0:23 UTC (2+ messages)
[RFC v1 PATCH 0/11] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
2026-05-14 0:00 UTC (3+ messages)
[PATCH v7 00/31] mm/virtio: skip redundant zeroing of host-zeroed pages
2026-05-13 23:29 UTC (4+ messages)
[PATCH 0/2] mm: document read_pages and simplify usage
2026-05-13 20:45 UTC (4+ messages)
` [PATCH 1/2] mm/readahead: add kerneldoc for read_pages
[PATCH v2] cgroup/dmem: introduce a peak file
2026-05-13 20:44 UTC (2+ messages)
improve the swap_activate interface
2026-05-13 20:34 UTC (2+ messages)
[PATCH] zsmalloc: zero-initialize zspage memory to prevent KMSAN uninit reads
2026-05-13 20:11 UTC (4+ messages)
[PATCH 0/2] Insert instead of copy pages into shmem when shrinking
2026-05-13 19:43 UTC (15+ messages)
` [PATCH 1/2] mm/shmem: add shmem_insert_folio()
[PATCH v6 0/7] locking: contended_release tracepoint instrumentation
2026-05-13 19:33 UTC (4+ messages)
` [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock
[PATCH] selftests/cgroup: Fix error path leaks in test_percpu_basic
2026-05-13 18:56 UTC (2+ messages)
[PATCH RFC 0/5] memcg: dma-buf per-cgroup accounting via pid_fd
2026-05-13 18:39 UTC (9+ messages)
` [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg
[PATCH] drm/panthor: set __GFP_SKIP_KASAN
2026-05-13 18:39 UTC
[akpm-mm:mm-new] BUILD SUCCESS WITH WARNING 2c3f468717231305523ddcd94d91c0d5e4a72419
2026-05-13 18:36 UTC
[PATCH v1] landlock: Account all audit data allocations to user space
2026-05-13 18:03 UTC
[PATCH v2 00/22] mm: Add __GFP_UNMAPPED
2026-05-13 17:59 UTC (8+ messages)
` [PATCH v2 20/22] mm/page_alloc: implement __GFP_UNMAPPED|__GFP_ZERO allocations
[akpm-mm:mm-new 301/315] mm/oom_kill.c:922:12: warning: 'kill_all_shared_mm' defined but not used
2026-05-13 17:27 UTC (2+ messages)
[PATCH 0/4] mm: misc cleanups from __GFP_UNMAPPED series
2026-05-13 17:19 UTC (5+ messages)
` [PATCH 1/4] mm: introduce for_each_free_list()
` [PATCH 4/4] mm/page_alloc: remove ifdefs from pindex helpers
[PATCH] mm/mmu_notifier: Fix a begin vs. start typo in the invalidate range comment
2026-05-13 17:12 UTC (2+ messages)
[PATCH] drivers/base/memory: set mem->altmap after successful device registration
2026-05-13 16:07 UTC (5+ messages)
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