messages from 2026-07-03 00:24:55 to 2026-07-03 12:32:38 UTC [more...]
[PATCH v5 00/18] mm: Some cleanups for page allocator APIs
2026-07-03 12:31 UTC (6+ messages)
` [PATCH v5 01/18] mm/page_alloc: rename ALLOC_TRYLOCK -> ALLOC_NOLOCK
` [PATCH v5 02/18] mm/page_alloc: some renames to clarify alloc_flags scopes
` [PATCH v5 03/18] mm: name some args in a function declaration
` [PATCH v5 04/18] mm: Split out internal page_alloc.h
` [PATCH v5 05/18] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
[PATCH v8 0/3] riscv: fix PIO helpers and add optimized percpu ops
2026-07-03 12:28 UTC (4+ messages)
` [PATCH v8 1/3] riscv: io: avoid null-pointer arithmetic in PIO helpers
` [PATCH v8 2/3] riscv: introduce percpu.h into include/asm
` [PATCH v8 3/3] riscv: store percpu offset into thread_info
[External] Re: [PATCH v7 3/3] riscv: store percpu offset into thread_info
2026-07-03 12:26 UTC
[PATCH v3 07/11] dma-buf: heaps: Add debugfs support
2026-07-03 12:14 UTC (2+ messages)
[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
2026-07-03 11:59 UTC (10+ messages)
` [PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean
` [PATCH v16 02/18] syscall_user_dispatch: Introduce a weak fallback for arch_syscall_is_vdso_sigreturn()
[PATCH v4 05/18] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
2026-07-03 11:43 UTC (7+ messages)
` [PATCH v4 15/18] mm: replace __GFP_NO_CODETAG with ALLOC_NO_CODETAG
` [PATCH v4 17/18] mm/page_alloc: drop alloc_flags arg from alloc_flags_cma()
` [PATCH v4 18/18] mm: factor out can_spin_trylock()
[PATCH v3 0/6] Fix incorrect access of hugetlb pte entries
2026-07-03 11:41 UTC (7+ messages)
` [PATCH v3 1/6] arm64: make huge_ptep_get handled unaligned addresses
` [PATCH v3 2/6] mm/rmap: use huge_ptep_get() in try_to_unmap_one()
` [PATCH v3 3/6] mm/rmap: use huge_ptep_get() in try_to_migrate_one()
` [PATCH v3 4/6] mm/migrate: use huge_ptep_get() in remove_migration_pte()
` [PATCH v3 5/6] mm/page_vma_mapped: use huge_ptep_get() for hugetlb
` [PATCH v3 6/6] mm/mprotect: "
[PATCH 0/2] mm/kmemleak: add min_unref_scans to suppress transient false positives
2026-07-03 11:24 UTC (4+ messages)
` [PATCH 2/2] selftests/mm: test kmemleak's N-consecutive-scan leak confirmation
[PATCH] x86/mm: fix objtool failure with KMSAN enabled
2026-07-03 10:34 UTC (4+ messages)
[PATCH 1/6] mm: add softleaf_to_pmd() and convert existing callers
2026-07-03 10:21 UTC (2+ messages)
[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
2026-07-03 10:19 UTC (3+ messages)
` [PATCH v12 02/16] set_memory: add folio_{zap,restore}_direct_map helpers
[PATCH] userfaultfd: prevent registration of special VMAs
2026-07-03 10:11 UTC (10+ messages)
[PATCH] mm/mseal: fix mseal documentation for 32-bit kernels
2026-07-03 9:44 UTC (4+ messages)
[PATCH v2 0/9] treewide, numa_memblks: remove redundant work during NUMA init
2026-07-03 9:43 UTC (11+ messages)
` [PATCH v2 1/9] mm: numa_memblks: set numa_nodes_parsed in numa_add_memblk()
` [PATCH v2 2/9] ACPI: NUMA: remove redundant numa_nodes_parsed node_set()
` [PATCH v2 3/9] of/numa: "
` [PATCH v2 4/9] x86/numa: "
` [PATCH v2 5/9] arch_numa: "
` [PATCH v2 6/9] LoongArch: "
` [PATCH v2 7/9] mm: numa_memblks: remove redundant numa_nodemask_from_meminfo()
` [PATCH v2 8/9] arch_numa: remove redundant node_possible_map assignment
` [PATCH v2 9/9] mm: numa_memblks: use numa_add_reserved_memblk() in numa_cleanup_meminfo()
[PATCH 0/4] drivers/net/ethernet: replace __get_free_pages() with kmalloc()
2026-07-03 9:34 UTC (3+ messages)
` [PATCH 2/4] ice: use kzalloc() to allocate staging buffer for reading from GNSS
` [Intel-wired-lan] "
[PATCH 0/2] fs: support $ORIGIN in ELF interpreter paths
2026-07-03 9:22 UTC (3+ messages)
` [RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
[PATCH stable] mm/khugepaged: write all dirty file folios when collapsing
2026-07-03 9:20 UTC (12+ messages)
[Hypervisor Live Update] Notes from June 1, 2026
2026-07-03 9:02 UTC (2+ messages)
[PATCH v11 0/4] mm/page_owner: add per-fd filter infrastructure for print_mode and NUMA filtering
2026-07-03 8:51 UTC (6+ messages)
` [PATCH v11 1/4] mm/page_owner: add print_mode filter
[PATCH 0/4] scsi: replace __get_free_pages() with kmalloc()
2026-07-03 8:35 UTC (8+ messages)
` [PATCH 3/4] scsi: ipr: use kmalloc() to allocate IPR dump buffer memory
[akpm-mm:mm-new 242/252] radix-tree.c:459:17: error: implicit declaration of function 'kmemleak_transient_leak'
2026-07-03 8:30 UTC
[PATCH v11 0/3] KSM: performance optimizations for rmap_walk_ksm
2026-07-03 8:26 UTC (4+ messages)
` [PATCH v11 1/3] ksm: add linear_page_index into ksm_rmap_item
` [PATCH v11 2/3] ksm: Optimize rmap_walk_ksm by passing a suitable page index
` [PATCH v11 3/3] ksm: add mremap selftests for ksm_rmap_walk
[PATCH 0/2] mm: fix PMD level mTHP accounting bugs
2026-07-03 8:25 UTC (8+ messages)
` [PATCH 1/2] mm: decrement MTHP_STAT_NR_ANON in free_zone_device_folio()
` [PATCH 2/2] mm/migrate: exclude hugetlb folios from MTHP_STAT_NR_ANON accounting
[PATCH RFC hotfixes 2/2] mm/slab: prevent unbounded recursion in free path with new kmalloc type
2026-07-03 8:20 UTC
[PATCH v2 1/6] arm64: make huge_ptep_get handled unaligned addresses
2026-07-03 7:06 UTC (10+ messages)
` [PATCH v2 2/6] mm/rmap: use huge_ptep_get() in try_to_unmap_one()
` [PATCH v2 3/6] mm/rmap: use huge_ptep_get() in try_to_migrate_one()
` [PATCH v2 4/6] mm/migrate: use huge_ptep_get() in remove_migration_pte()
` [PATCH v2 5/6] mm/page_vma_mapped: use huge_ptep_get() for hugetlb
` [PATCH v2 6/6] mm/mprotect: "
[syzbot] [mm?] INFO: rcu detected stall in unmap_region
2026-07-03 7:03 UTC
[PATCH v3 1/2] mm: memcg: reset zswap settings in css_reset
2026-07-03 6:38 UTC (2+ messages)
` [PATCH v3 2/2] mm: memcg: reset oom_group "
[PATCH] mm/userfaultfd: clear uffd-wp PTE state when re-registering without WP
2026-07-03 6:24 UTC (2+ messages)
[PATCH v3 00/10] sh: remove NUMA and SPARSEMEM support
2026-07-03 6:16 UTC
[PATCH] docs: ABI: sysfs-kernel-slab: mark cpu_partial attributes deprecated
2026-07-03 5:12 UTC (2+ messages)
[PATCH 0/2] fs: stable_page_flags(): use folio_test_*() helpers
2026-07-03 3:00 UTC
[RFC PATCH 0/4] kho: Support preserving unsplit high-order pages
2026-07-03 2:08 UTC (5+ messages)
` [RFC PATCH 1/4] kho: Introduce infrastructure to track preserved page types
` [RFC PATCH 2/4] kho: Detect "
` [RFC PATCH 3/4] kho: Implement page-aware refcount restoration
` [RFC PATCH 4/4] kho: Introduce kho_split_preserved_pages() helper
[RESEND RFC PATCH v2 0/5] mm/damon: add mTHP collapse and split actions
2026-07-03 2:06 UTC (8+ messages)
` [RESEND RFC PATCH v2 2/5] mm/khugepaged: add damon_collapse_folio_range() for external callers
[PATCH v4 0/6] Open HugeTLB allocation routine for more generic use
2026-07-03 2:04 UTC (11+ messages)
` [PATCH v4 1/6] mm: hugetlb: Consolidate interpretation of gbl_chg within alloc_hugetlb_folio()
` [PATCH v4 2/6] mm: hugetlb: Move mpol interpretation out of alloc_buddy_hugetlb_folio_with_mpol()
` [PATCH v4 3/6] mm: hugetlb: Move mpol interpretation out of dequeue_hugetlb_folio_vma()
` [PATCH v4 4/6] mm: hugetlb: Use error variable in alloc_hugetlb_folio
` [PATCH v4 5/6] mm: hugetlb: Move mem_cgroup_charge_hugetlb() earlier in allocation
` [PATCH v4 6/6] mm: hugetlb: Refactor out hugetlb_alloc_folio()
[RFC PATCH v1.1] mm/damon/core: disallow overlapping input ranges for damon_set_regions()
2026-07-02 17:03 UTC
[PATCH 0/9] treewide, numa_memblks: remove redundant work during NUMA init
2026-07-02 15:54 UTC (3+ messages)
` [PATCH 1/9] mm: numa_memblks: set numa_nodes_parsed in numa_add_memblk()
[PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
2026-07-02 15:53 UTC (3+ messages)
[PATCH v2] mm/huge_memory: set PG_has_hwpoisoned only after new folio head is established
2026-07-03 1:18 UTC (3+ messages)
[PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
2026-07-02 15:46 UTC (2+ messages)
[PATCH] mm/zswap: use ratelimited stats flush in zswap_shrinker_count()
2026-07-02 20:51 UTC (3+ messages)
[PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_t
2026-07-02 15:47 UTC (2+ messages)
[PATCH 0/6] mm: preparatory patches for PMD level swap entries
2026-07-02 17:21 UTC (11+ messages)
` [PATCH 6/6] mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_SUPPORTS_PMD_SOFTLEAF
[RESEND RFC PATCH v2 5/5] mm/damon/vaddr: implement DAMOS_SPLIT handler
2026-07-02 20:18 UTC
[PATCH 08/13] mm: introduce vma_get_page_prot() and use it
2026-07-02 15:40 UTC (2+ messages)
[RFC PATCH 00/14] driver core: defer per-VF sysfs creation for fast SR-IOV bring-up
2026-07-02 17:51 UTC (15+ messages)
` [RFC PATCH 01/14] kernfs: add populate callbacks and KERNFS_LAZY flag for lazy dir population
` [RFC PATCH 02/14] sysfs: add existence-check helpers for lazy populate races
` [RFC PATCH 03/14] sysfs: introduce sysfs_kf_syscall_ops dispatching to kobj_type
` [RFC PATCH 04/14] driver core: add struct sysfs_lazy_state and device_set_sysfs_lazy()
` [RFC PATCH 05/14] driver core: add struct device_sysfs_entry and walker
` [RFC PATCH 06/14] driver core: wire device_ktype populate to walker
` [RFC PATCH 07/14] driver core: migrate device sysfs to device_sysfs_entry table
` [RFC PATCH 08/14] PCI/sysfs: migrate to device_sysfs_entry, defer physfn symlink
` [RFC PATCH 09/14] iommu: lazy-populate iommu_group reserved_regions/type attrs
` [RFC PATCH 10/14] PCI/IOV: opt SR-IOV VFs into sysfs_lazy
` [RFC PATCH 11/14] vfio: opt vfio-dev and VFIO group devices "
` [RFC PATCH 12/14] driver core: test: add KUnit tests for device_sysfs_apply
` [RFC PATCH 13/14] Documentation: add lazy sysfs initialisation and device_sysfs_entry docs
` [RFC PATCH 14/14] selftests: sysfs-lazy: add tests for lazy sysfs initialization
[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
2026-07-02 16:41 UTC (3+ messages)
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()
[RESEND RFC PATCH v2 0/5] mm/damon: add mTHP collapse and split actions
2026-07-02 16:39 UTC
[akpm-mm:mm-new] BUILD SUCCESS WITH UNVERIFIED WARNING f4b4fac1867633ac17c35842f03933f6a7a4425f
2026-07-02 17:48 UTC (2+ messages)
[Patch mm-hotfixes v5] mm/page_vma_mapped: fix device-private PMD handling
2026-07-02 17:49 UTC (4+ messages)
[PATCH] mm/vmalloc: add alignment info in warning print as possible failure reason
2026-07-02 17:48 UTC
[PATCH 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
2026-07-02 15:29 UTC (2+ messages)
[PATCH 05/13] mm: prefer mm->def_vma_flags in mm logic
2026-07-02 15:24 UTC (2+ messages)
[rppt-memblock:fixes] BUILD SUCCESS 2ebce860bdd7ae5e13002811bc9bbbf33fcfc221
2026-07-02 22:25 UTC
[RESEND RFC PATCH v2 1/5] mm/damon: add target_order field for DAMOS_COLLAPSE
2026-07-02 18:51 UTC
[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
2026-07-02 16:31 UTC (4+ messages)
[PATCH] mm/hugetlb: Fix null pointer dereference of nodemask in hugetlb_cma_alloc_frozen_folio
2026-07-02 23:24 UTC (2+ messages)
[rppt-memblock:for-next] BUILD SUCCESS 53dd0fe28a45bf38eb15c967e8eeb5a462a2abb3
2026-07-02 20:00 UTC
[akpm-mm:mm-nonmm-unstable 59/59] WARNING: modpost: module random32_kunit uses symbol prandom_warmup from namespace EXPORTED_FOR_KUNIT_TESTING, but does not import it
2026-07-02 17:43 UTC
[RESEND RFC PATCH v2 4/5] mm/damon: introduce DAMOS_SPLIT action
2026-07-02 20:00 UTC
[RESEND RFC PATCH v2 3/5] mm/damon/vaddr: implement mTHP-aware DAMOS_COLLAPSE handler
2026-07-02 19:56 UTC
[RFC PATCH v1.1 0/8] mm/damon: validate all parameters in the core
2026-07-02 21:05 UTC (9+ messages)
` [RFC PATCH v1.1 1/8] mm/damon/core: safely validate src on damon_commit_ctx()
` [RFC PATCH v1.1 2/8] mm/damon/core: do parameter testing commit on damon_start()
` [RFC PATCH v1.1 3/8] mm/damon/sysfs: remove duplicated commit input validity check
` [RFC PATCH v1.1 4/8] mm/damon/reclaim: remove duplicated min_region_sz power of 2 check
` [RFC PATCH v1.1 5/8] mm/damon/lru_sort: remove duplicated min_region_sz power_of_2() check
` [RFC PATCH v1.1 6/8] mm/damon: document region size validation in damon_set_regions()
` [RFC PATCH v1.1 7/8] mm/damon/core: remove start, end check in damon_set_region_system_rams()
` [RFC PATCH v1.1 8/8] mm/damon/sysfs: remove region size validation
[PATCH 1/1] MAINTAINERS: add Usama as a THP reviewer
2026-07-02 15:17 UTC (2+ messages)
[PATCH v5 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-07-02 17:32 UTC (4+ messages)
` [PATCH v5 1/3] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v5 2/3] mm/hmm: add hmm_range_fault_unlockable() for mmap lock-drop support
` [PATCH v5 3/3] selftests/mm: add userfaultfd test for HMM unlockable path
[PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
2026-07-02 15:08 UTC (2+ messages)
[PATCH v2 0/5] mm/damon: add mTHP collapse and split actions
2026-07-02 16:10 UTC
[RFC PATCH v1.1 0/3] mm/damon: provide pseudo moving sum probe_hits
2026-07-02 17:17 UTC
[PATCH 0/5] RDMA, IB: replace __get_free_pages() with kmalloc()
2026-07-02 19:36 UTC (7+ messages)
` [PATCH 1/5] RDMA/umem: ib_umem_get(): use kmalloc() to allocate page array
page: next (older) | 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