[akpm-mm:mm-new 420/429] fs/romfs/mmap-nommu.c:66:42: sparse: sparse: dereference of noderef expression
2026-01-23 4:19 UTC (3+ messages)
[PATCH v2 00/10] dma-bug: heaps: Add Tegra VPR support
2026-01-23 3:25 UTC (16+ messages)
` [PATCH v2 01/10] dt-bindings: reserved-memory: Document Tegra VPR
` [PATCH v2 02/10] dt-bindings: display: tegra: Document memory regions
` [PATCH v2 03/10] bitmap: Add bitmap_allocate() function
` [PATCH v2 04/10] mm/cma: Allow dynamically creating CMA areas
` [PATCH v2 05/10] dma-buf: heaps: Add debugfs support
` [PATCH v2 06/10] dma-buf: heaps: Add support for Tegra VPR
` [PATCH v2 07/10] arm64: tegra: Add VPR placeholder node on Tegra234
` [PATCH v2 08/10] arm64: tegra: Add GPU "
` [PATCH v2 09/10] arm64: tegra: Hook up VPR to host1x
` [PATCH v2 10/10] arm64: tegra: Hook up VPR to the GPU
[PATCH v3 0/7] enable PT_RECLAIM on all 64-bit architectures
2026-01-23 3:21 UTC (8+ messages)
` [PATCH v3 7/7] mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREE
[PATCH] hugetlb: increase hugepage reservations when using node-specific "hugepages=" cmdline
2026-01-23 3:18 UTC (4+ messages)
[PATCH v2 00/11] Remove device private pages from physical address space
2026-01-23 3:09 UTC (10+ messages)
` [PATCH v2 11/11] mm: Remove device private pages from the "
[PATCH] arm64: mm: explicitly use kernel pte for ioremap_prot()
2026-01-23 3:02 UTC
[PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
2026-01-23 2:41 UTC (18+ messages)
[next-20260120] KASAN: maybe wild-memory-access in select_task_rq_fair
2026-01-23 2:10 UTC (3+ messages)
[PATCH v3] mm/shmem, swap: fix race of truncate and swap entry split
2026-01-23 1:46 UTC (2+ messages)
[PATCH next 11/14] bit: Strengthen compile-time tests in GENMASK() and BIT()
2026-01-23 1:25 UTC (8+ messages)
mips64-linux-ld: lib/math/div64.c:undefined reference to `__multi3'
2026-01-23 1:15 UTC (3+ messages)
[PATCH v2] mm: optimize stat output for 11% sys time reduce
2026-01-23 1:07 UTC (5+ messages)
` [PATCH v3] "
Subject: [PATCH 0/8] dax/kmem: add runtime hotplug state control
2026-01-23 0:43 UTC (15+ messages)
` [PATCH 3/8] mm/memory_hotplug: add APIs for explicit online type control
` [PATCH 7/8] dax/kmem: add sysfs interface for runtime hotplug state control
` [PATCH 8/8] dax/kmem: add memory notifier to block external state changes
[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
2026-01-23 0:01 UTC (19+ messages)
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map
[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
2026-01-22 23:31 UTC (16+ messages)
` [PATCH v2 01/13] mm/vma: remove __private sparse decoration from vma_flags_t
` [PATCH v2 02/13] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH v2 03/13] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH v2 04/13] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH v2 05/13] mm: add basic VMA flag operation helper functions
` [PATCH v2 06/13] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH v2 07/13] mm: update secretmem "
` [PATCH v2 08/13] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH v2 09/13] mm: update all remaining mmap_prepare users "
` [PATCH v2 10/13] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH v2 11/13] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH v2 12/13] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH v2 13/13] tools/testing/vma: add VMA userland tests for VMA flag functions
[PATCH 1/2] f2fs: improve readahead for POSIX_FADV_WILLNEED
2026-01-22 23:26 UTC (4+ messages)
[PATCH v2] kho: skip memoryless NUMA nodes when reserving scratch areas
2026-01-22 23:21 UTC (3+ messages)
[PATCH 1/1] kasan: remove unnecessary sync argument from start_report()
2026-01-22 22:51 UTC (2+ messages)
[PATCH V5 0/2] mm/khugepaged: fix dirty page handling for MADV_COLLAPSE
2026-01-22 22:34 UTC (4+ messages)
` [PATCH V5 2/2] mm/khugepaged: retry with sync writeback "
[PATCH v3 0/9] Various mm kselftests improvements/fixes
2026-01-22 22:23 UTC (17+ messages)
` [PATCH v3 1/9] selftests/mm: default KDIR to build directory
` [PATCH v3 2/9] selftests/mm: remove flaky header check
` [PATCH v3 3/9] selftests/mm: pass down full CC and CFLAGS to check_config.sh
` [PATCH v3 4/9] selftests/mm: fix usage of FORCE_READ() in cow tests
` [PATCH v3 5/9] selftests/mm: check that FORCE_READ() succeeded
` [PATCH v3 6/9] selftests/mm: introduce helper to read every page
` [PATCH v3 7/9] selftests/mm: fix faulting-in code in pagemap_ioctl test
` [PATCH v3 8/9] selftests/mm: fix exit code in pagemap_ioctl
` [PATCH v3 9/9] selftests/mm: report SKIP in pfnmap if a check fails
[PATCH RESEND v3 00/10] mm: add and use vma_assert_stabilised() helper
2026-01-22 22:12 UTC (31+ messages)
` [PATCH RESEND v3 01/10] mm/vma: rename VMA_LOCK_OFFSET to VM_REFCNT_EXCLUDE_READERS_FLAG
` [PATCH RESEND v3 02/10] mm/vma: document possible vma->vm_refcnt values and reference comment
` [PATCH RESEND v3 03/10] mm/vma: rename is_vma_write_only(), separate out shared refcount put
` [PATCH RESEND v3 04/10] mm/vma: add+use vma lockdep acquire/release defines
` [PATCH RESEND v3 05/10] mm/vma: de-duplicate __vma_enter_locked() error path
` [PATCH v3 06/10] mm/vma: clean up __vma_enter/exit_locked()
` [PATCH RESEND v3 07/10] mm/vma: introduce helper struct + thread through exclusive lock fns
` [PATCH RESEND v3 08/10] mm/vma: improve and document __is_vma_write_locked()
` [PATCH RESEND v3 09/10] mm/vma: update vma_assert_locked() to use lockdep
` [PATCH RESEND v3 10/10] mm/vma: add and use vma_assert_stabilised()
[PATCH] selftests/liveupdate: add end to end test infrastructure and scripts
2026-01-22 21:44 UTC
[PATCH v2 0/1] Identify the accurate NUMA ID of CFMW
2026-01-22 21:28 UTC (8+ messages)
` [PATCH v2 1/1] mm: numa_memblks: "
[PATCH v2] x86/sgx: use vm_flags_t for vm_prot_bits
2026-01-22 20:56 UTC (2+ messages)
[PATCH v3] mm/mm_init: Don't cond_resched() in deferred_init_memmap_chunk() if called from deferred_grow_zone()
2026-01-22 20:56 UTC (3+ messages)
[PATCH] kho: print which scratch buffer failed to be reserved
2026-01-22 19:48 UTC (3+ messages)
[PATCH mm-unstable v14 00/16] khugepaged: mTHP support
2026-01-22 19:28 UTC (17+ messages)
` [PATCH mm-unstable v14 01/16] mm: introduce is_pmd_order helper
` [PATCH mm-unstable v14 02/16] khugepaged: rename hpage_collapse_* to collapse_*
` [PATCH mm-unstable v14 03/16] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH mm-unstable v14 04/16] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH mm-unstable v14 05/16] khugepaged: generalize alloc_charge_folio()
` [PATCH mm-unstable v14 06/16] khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH mm-unstable v14 07/16] khugepaged: introduce collapse_max_ptes_none helper function
` [PATCH mm-unstable v14 08/16] khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH mm-unstable v14 09/16] khugepaged: skip collapsing mTHP to smaller orders
` [PATCH mm-unstable v14 10/16] khugepaged: add per-order mTHP collapse failure statistics
` [PATCH mm-unstable v14 11/16] khugepaged: improve tracepoints for mTHP orders
` [PATCH mm-unstable v14 12/16] khugepaged: introduce collapse_allowable_orders helper function
` [PATCH mm-unstable v14 13/16] khugepaged: Introduce mTHP collapse support
` [PATCH mm-unstable v14 14/16] khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH mm-unstable v14 15/16] khugepaged: run khugepaged for all orders
` [PATCH mm-unstable v14 16/16] Documentation: mm: update the admin guide for mTHP collapse
[PATCH v3 00/10] mm: add and use vma_assert_stabilised() helper
2026-01-22 19:25 UTC (5+ messages)
` [PATCH v3 3/8] mm/vma: rename is_vma_write_only(), separate out shared refcount put
` [PATCH v3 4/8] mm/vma: add+use vma lockdep acquire/release defines
[PATCH] selftests/mm: Have the harness run each test category separately
2026-01-22 19:13 UTC (2+ messages)
[PATCH v2 0/2] kho: clean up page initialization logic
2026-01-22 19:11 UTC (5+ messages)
` [PATCH v2 1/2] kho: use unsigned long for nr_pages
` [PATCH v2 2/2] kho: simplify page initialization in kho_restore_page()
[PATCH v4 0/3] mm: vmscan: add PID and cgroup ID to vmscan tracepoints
2026-01-22 18:52 UTC (6+ messages)
` [PATCH v5 "
` [PATCH v5 1/3] tracing: Add __event_in_*irq() helpers
` [PATCH v5 2/3] mm: vmscan: add cgroup IDs to vmscan tracepoints
` [PATCH v5 3/3] mm: vmscan: add PIDs "
kernel/liveupdate/kexec_handover.c:994 kho_preserve_vmalloc() warn: missing error code 'err'
2026-01-22 18:42 UTC (4+ messages)
[PATCH v4 0/3] mm: fix oom-killer not being invoked when demotion is enabled
2026-01-22 18:34 UTC (9+ messages)
` [PATCH v4 3/3] mm/vmscan: don't demote if there is not enough free memory in the lower memory tier
[PATCH 0/6] kho: ABI headers and Documentation updates
2026-01-22 18:29 UTC (16+ messages)
` [PATCH 1/6] kho/abi: luo: make generated documentation more coherent
` [PATCH 2/6] kho/abi: memfd: "
` [PATCH 3/6] kho: docs: combine concepts and FDT documentation
` [PATCH 4/6] kho: Introduce KHO FDT ABI header
` [PATCH 5/6] kho: Relocate vmalloc preservation structure to KHO "
` [PATCH 6/6] kho/abi: add memblock "
[PATCH] kho: cleanup error handling in kho_populate()
2026-01-22 18:12 UTC (3+ messages)
[PATCH RESEND v3] kho: init alloc tags when restoring pages from reserved memory
2026-01-22 18:09 UTC (3+ messages)
[PATCH 0/3] mm: memfd_luo hotfixes
2026-01-22 18:03 UTC (11+ messages)
` [PATCH 1/3] memfd: export alloc_file()
` [PATCH 2/3] mm: memfd_luo: use memfd_alloc_file() instead of shmem_file_setup()
` [PATCH 3/3] mm: memfd_luo: restore and free memfd_luo_ser on failure
[PATCH] mm/mm_init: Don't call cond_resched() in deferred_init_memmap_chunk() if rcu_preempt_depth() set
2026-01-22 17:59 UTC (7+ messages)
[PATCHv4 07/14] mm/sparse: Check memmap alignment for compound_info_has_mask()
2026-01-22 17:59 UTC (3+ messages)
[akpm-mm:mm-new 279/310] memory-failure.c:275:49: warning: format specifies type 'unsigned long' but the argument has type '__fsword_t' (aka 'int')
2026-01-22 17:32 UTC (2+ messages)
[PATCH v8 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
2026-01-22 17:25 UTC (5+ messages)
[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
2026-01-22 17:04 UTC (11+ messages)
[PATCH 23/33] PCI: Remove superfluous HK_TYPE_WQ check
2026-01-22 16:15 UTC (2+ messages)
[PATCH v3 0/6] AG aware parallel writeback for XFS
2026-01-22 16:15 UTC (3+ messages)
[PATCH 17/33] PCI: Flush PCI probe workqueue on cpuset isolated partition change
2026-01-22 16:14 UTC (2+ messages)
[PATCH 01/33] PCI: Prepare to protect against concurrent isolated cpuset change
2026-01-22 16:14 UTC (2+ messages)
[PATCH RESEND 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
2026-01-22 15:47 UTC (5+ messages)
` [PATCH RESEND 08/12] mm: update all remaining mmap_prepare users to use vma_flags_t
[PATCH] MemTest: Test RAM address bus for stuck bits
2026-01-22 15:01 UTC
[PATCH 00/33 v6] cpuset/isolation: Honour kthreads preferred affinity
2026-01-22 14:25 UTC (8+ messages)
` [PATCH 29/33] sched/arm64: Move fallback task cpumask to HK_TYPE_DOMAIN
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