Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-30 09:33:16 to 2026-06-30 16:42:33 UTC [more...]

[PATCH 0/6] mm: preparatory patches for PMD level swap entries
 2026-06-30 16:34 UTC  (7+ messages)
` [PATCH 1/6] mm: add softleaf_to_pmd() and convert existing callers
` [PATCH 2/6] mm: extract mm_prepare_for_swap_entries() helper
` [PATCH 3/6] fs/proc: use softleaf_has_pfn() in pagemap PMD walker
` [PATCH 4/6] mm/huge_memory: move softleaf_to_folio() inside migration branch
` [PATCH 5/6] mm/migrate_device: move softleaf_to_folio() inside device-private branch
` [PATCH 6/6] mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_SUPPORTS_PMD_SOFTLEAF

[PATCH v3 00/16] mm: Some cleanups for page allocator APIs
 2026-06-30 16:42 UTC  (20+ messages)
` [PATCH v3 01/16] mm/page_alloc: rename ALLOC_TRYLOCK -> ALLOC_NOLOCK
` [PATCH v3 02/16] mm/page_alloc: some renames to clarify alloc_flags scopes
` [PATCH v3 03/16] mm: name some args in a function declaration
` [PATCH v3 04/16] mm: Split out internal page_alloc.h
` [PATCH v3 05/16] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
` [PATCH v3 06/16] mm/page_alloc: relax GFP WARN in nolock allocs
` [PATCH v3 15/16] mm: replace __GFP_NO_CODETAG with ALLOC_NO_CODETAG

[PATCH 4/5] mm/page_vma_mapped: use huge_ptep_get() for hugetlb
 2026-06-30 16:40 UTC  (7+ messages)

[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
 2026-06-30 16:37 UTC  (6+ messages)
` [PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean
` [PATCH v16 18/18] arm64: vdso: Expose sigreturn address on vdso to the kernel

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-06-30 16:36 UTC  (31+ messages)
` [PATCH 01/30] mm: move vma_start_pgoff() into mm.h and clean up
` [PATCH 02/30] mm: add kdoc comments for vma_start/last_pgoff()
` [PATCH 03/30] tools/testing/vma: use vma_start_pgoff() in merge tests
` [PATCH 04/30] mm: introduce and use vma_end_pgoff()
` [PATCH 05/30] mm/rmap: update mm/interval_tree.c comments
` [PATCH 06/30] mm/rmap: parameterise vma_interval_tree_*() by address_space
` [PATCH 07/30] mm/rmap: elide unnecessary static inline's in interval_tree.c
` [PATCH 08/30] mm/rmap: rename vma_interval_tree_*() to mapping_interval_tree_*()
` [PATCH 09/30] mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
` [PATCH 10/30] MAINTAINERS: Move mm/interval_tree.c to rmap section
` [PATCH 11/30] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
` [PATCH 12/30] mm/vma: clean up anon_vma_compatible()

[PATCH v6 0/3] mm: clean up folio LRU and swap declarations
 2026-06-30 16:34 UTC  (5+ messages)
` [PATCH v6 1/3] mm/swap: colocate page-cluster sysctl with swap readahead
` [PATCH v6 2/3] mm: rename swap.c to folio.c
` [PATCH v6 3/3] mm: move reclaim-internal declarations out of swap.h

[PATCH v3 0/2] mm/vmpressure: reduce CPU, memory and code overhead on cgroup v2
 2026-06-30 16:30 UTC  (7+ messages)
` [PATCH v3 1/2] mm/vmpressure: skip tree=true accounting "
` [PATCH v3 2/2] mm/vmpressure: move v1 userspace eventfd code into memcontrol-v1.c

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-30 16:24 UTC  (17+ messages)
` [PATCH v8 02/46] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 03/46] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v8 04/46] KVM: Decouple kvm_has_arch_private_mem from CONFIG_KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 05/46] KVM: Make CONFIG_KVM_VM_MEMORY_ATTRIBUTES selectable
` [PATCH v8 07/46] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN private/shared status
` [PATCH v8 11/46] KVM: Consolidate private memory and guest_memfd ifdeffery in kvm_host.h

[RESEND PATCH v2] mm/memcontrol: Avoid stuck FLUSHING_CACHED_CHARGE on isolated CPU
 2026-06-30 16:22 UTC  (3+ messages)

[PATCH v5 0/6] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-30 16:10 UTC  (9+ messages)
` [PATCH v5 1/6] mm/zswap: Fix global shrinker when memory cgroup is disabled
` [PATCH v5 4/6] mm/zswap: Implement proactive writeback

[PATCH 0/2] USB: replace __get_free_pages() with kmalloc()
 2026-06-30 16:03 UTC  (5+ messages)
` [PATCH 1/2] usb: host: ohci-dbg: use kmalloc() for print buffer
` [PATCH 2/2] usb: core: devices: use kmalloc() to allocate dump buffer

[PATCH 0/5] RDMA, IB: replace __get_free_pages() with kmalloc()
 2026-06-30 15:36 UTC  (10+ messages)
` [PATCH 1/5] RDMA/umem: ib_umem_get(): use kmalloc() to allocate page array
` [PATCH 2/5] RDMA/mlx5: replace __get_free_page() with kmalloc()
` [PATCH 3/5] IB/mthca: mthca_reg_user_mr(): use kmalloc() to allocate addresses array
` [PATCH 4/5] IB/mthca: allocate mthca_array memory with kzalloc()
` [PATCH 5/5] IB/rdmavt: use kzalloc() to allocate QPN-map pages

[PATCH] mm: mempolicy: fix automatic numa balancing for shmem
 2026-06-30 15:29 UTC  (7+ messages)

[PATCH] mm/slub: serve slabobj_ext array from a strictly larger kmalloc cache
 2026-06-30 15:27 UTC  (13+ messages)

[PATCH] mm/damon/vaddr: check address space stability before VMA traversal
 2026-06-30 15:25 UTC 

[Kernel Bug] KASAN: slab-use-after-free Read in filemap_free_folio
 2026-06-30 15:24 UTC  (2+ messages)

[PATCH v4 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-06-30 15:21 UTC  (4+ messages)
` [PATCH v4 1/3] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v4 2/3] mm/hmm: add hmm_range_fault_unlockable() for mmap lock-drop support
` [PATCH v4 3/3] selftests/mm: add userfaultfd test for HMM unlockable path

[PATCH v2] mm/vmalloc: widen guard region to defeat ENTER-based stack pivot
 2026-06-30 15:15 UTC  (9+ messages)

[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
 2026-06-30 15:09 UTC  (7+ messages)
` [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
` [PATCH 08/13] mm: introduce vma_get_page_prot() and use it

[PATCH] mm/page_alloc: free allocated PFNs if the range does not match
 2026-06-30 15:06 UTC  (5+ messages)

[PATCH v3 0/8] treewide: remove unnecessary invalid range checks in memblock iteration loops
 2026-06-30 15:04 UTC  (9+ messages)
` [PATCH v3 1/8] arm64: mm: remove unreachable invalid range check in kasan_init_shadow()
` [PATCH v3 2/8] LoongArch: remove unreachable invalid range check in kasan_init()
` [PATCH v3 3/8] riscv: remove unreachable invalid range check in create_linear_mapping_page_table()
` [PATCH v3 4/8] riscv: remove unreachable invalid range check in kasan_init()
` [PATCH v3 5/8] ARM: "
` [PATCH v3 6/8] powerpc64/kasan: Remove unreachable invalid range check in kasan_init_phys_region()
` [PATCH v3 7/8] mm: remove unnecessary empty range check in early_calculate_totalpages()
` [PATCH v3 8/8] mm/hugetlb: remove unnecessary empty range check in hugetlb_bootmem_set_nodes()

[PATCH v2 0/8] treewide: remove unnecessary invalid range checks in memblock iteration loops
 2026-06-30 14:57 UTC  (4+ messages)
` [PATCH v2 8/8] mm/hugetlb: remove unnecessary empty range check in hugetlb_bootmem_set_nodes()

[PATCH 00/11] mm/damon: update, optimize, and clean up doc, tests, and code
 2026-06-30 14:57 UTC  (13+ messages)
` [PATCH 01/11] Docs/mm/damon/design: update for DAMOS_QUOTA_NODE_ELIGIBLE_MEM_BP
` [PATCH 02/11] Docs/ABI/damon: document probe files
` [PATCH 03/11] mm/damon/tests/core-kunit: test damon_rand()
` [PATCH 04/11] selftests/damon/sysfs.sh: test multiple probe dirs creation
` [PATCH 05/11] selftests/damon/sysfs.sh: test {core,ops}_filters/ directories
` [PATCH 06/11] selftests/damon/sysfs.sh: test dests dir
` [PATCH 07/11] selftests/damon/sysfs.sh: test all files in quota goal dir
` [PATCH 08/11] mm/damon/core: reduce range setup in damon_commit_target_regions()
` [PATCH 09/11] mm/damon/sysfs: split probe setup function out
` [PATCH 10/11] mm/damon/sysfs: split out filters setup function
` [PATCH 11/11] mm/damon/sysfs: fix typos in probe_{add,rm}_dirs: s/attr/probe/

[PATCH] mm/damon/vaddr: remove redundant RCU lock
 2026-06-30 14:50 UTC  (10+ messages)
` [PATCH v2] "

[ANNOUNCEMENT] LPC 2026: System Monitoring and Observability Microconference
 2026-06-30 14:49 UTC  (2+ messages)

[PATCH net-next 0/8] drivers/net: replace __get_free_pages() with kmalloc()
 2026-06-30 14:40 UTC  (11+ messages)
` [PATCH net-next 1/8] b43, b43legacy: debugfs: use kmalloc() to allocate formatting buffers
` [PATCH net-next 2/8] bnx2x: use kzalloc() to allocate mac filtering list
` [PATCH net-next 3/8] ice: use kzalloc() to allocate staging buffer for reading from GNSS
` [PATCH net-next 4/8] libertas: debugfs: use kzalloc() to allocate formatting buffers
` [PATCH net-next 5/8] mwifiex: "
` [PATCH net-next 6/8] sfc/siena: use kmalloc() to allocate logging buffer
` [PATCH net-next 7/8] sfc: "
` [PATCH net-next 8/8] wlcore: allocate aggregation and firmware log buffers with kzalloc()

[PATCH v4 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-06-30 13:54 UTC  (3+ messages)
` [PATCH v4 5/6] mm/vmalloc: map contiguous pages in batches for vmap() if possible

[PATCH v2 3/3] mm: cleanup clear_not_present_full_ptes() and rename to clear_non_present_ptes()
 2026-06-30 13:47 UTC  (3+ messages)

[RFC V2 0/3] lib/vsprintf: Add support for pgtable entries
 2026-06-30 13:36 UTC  (5+ messages)
` [RFC V2 3/3] mm: Replace pgtable entry prints with new format

[PATCH] mm/damon/core: reduce kernel stack usage
 2026-06-30 13:29 UTC  (4+ messages)

[PATCH] mm: fix mapping_seek_hole_data() overflow on last page
 2026-06-30 13:27 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
 2026-06-30 13:27 UTC  (11+ messages)

[BUG] shmem: shmem_get_folio_gfp livelock
 2026-06-30 13:15 UTC  (2+ messages)

[PATCH] vfio: Request THP-aligned mmap for device fds
 2026-06-30 12:51 UTC  (14+ messages)

[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-30 12:46 UTC  (7+ messages)
` [PATCH v10 1/6] mm/memory-failure: drop dead error_states[] entry for reserved pages
` [PATCH v10 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
` [PATCH v10 3/6] mm/memory-failure: report MF_MSG_KERNEL for unrecoverable kernel pages
` [PATCH v10 4/6] mm/memory-failure: add panic option for unrecoverable pages
` [PATCH v10 5/6] Documentation: document panic_on_unrecoverable_memory_failure sysctl
` [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test

[PATCH v2 2/3] mm: drop pte_clear_not_present_full()
 2026-06-30 12:38 UTC  (2+ messages)

[PATCH v2 1/3] sparc/mm: drop custom pte_clear_not_present_full()
 2026-06-30 12:03 UTC  (2+ messages)

[PATCH v3] mm/shmem: Fix data-race in shmem_fault
 2026-06-30 12:02 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] mm/hugetlb: avoid unnecessary TLB flush for empty folio list in vmemmap optimize
 2026-06-30 12:00 UTC  (2+ messages)

[PATCH v5] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
 2026-06-30 11:50 UTC  (2+ messages)

[akpm-mm:mm-new 59/142] mm/vmalloc.c:3590:23: warning: unused variable 'start'
 2026-06-30 10:57 UTC  (3+ messages)

[PATCH 0/3] ovl: make cachestat() work
 2026-06-30 10:56 UTC  (10+ messages)
` [PATCH 1/3] fs, mm: add ->cachestat() file operation

[PATCH] ACPI: NVS: replace __get_free_page() with kmalloc()
 2026-06-30 10:55 UTC 

[PATCH 0/4] scsi: replace __get_free_pages() with kmalloc()
 2026-06-30 10:54 UTC  (5+ messages)
` [PATCH 1/4] scsi: target: file: use kmalloc() to allocate temporary protection buffer
` [PATCH 2/4] scsi: proc: use kmalloc() in proc writers
` [PATCH 3/4] scsi: ipr: use kmalloc() to allocate IPR dump buffer memory
` [PATCH 4/4] scsi: sym53c8xx_2: replace __get_free_pages() with kmalloc()

[PATCH v2 0/3] selftests/mm: avoid false failures in hugetlb and KSM tests
 2026-06-30 10:45 UTC  (7+ messages)
` [PATCH v2 1/3] selftests/mm: handle EINVAL when configuring gigantic hugepages
` [PATCH v2 2/3] selftests/mm: fix ksm NUMA merge test for systems with memoryless NUMA nodes
` [PATCH v2 3/3] selftests/mm: fix ternary operator precedence in ksm_tests

[PATCH] mm: memcg: reset zswap settings in css_reset
 2026-06-30 10:44 UTC  (2+ messages)

[PATCH v2] selinux: hooks: use kmalloc() to allocate path buffer
 2026-06-30 10:23 UTC  (2+ messages)

[PATCH] mm/memory: refactor finish_fault
 2026-06-30  9:57 UTC  (3+ messages)

[PATCH v3 0/4] tty: replace __get_free_pages() with kmalloc()
 2026-06-30  9:54 UTC  (5+ messages)
` [PATCH v3 1/4] serial: pch: replace __get_free_page() "
` [PATCH v3 2/4] tty: amiserial: replace get_zeroed_page() with kzalloc()
` [PATCH v3 3/4] tty: serial: men_z135_uart: replace __get_free_page() with kmalloc()
` [PATCH v3 4/4] vc_screen: replace __get_free_pages() "

[PATCH 1/2] selftests/mm: handle EINVAL when configuring gigantic hugepages
 2026-06-30  9:35 UTC  (2+ messages)

[PATCH 0/2] selftests/mm: avoid false failures in hugetlb and KSM tests
 2026-06-30  9:34 UTC  (4+ messages)
` [PATCH 2/2] selftests/mm: fix ksm NUMA merge test for systems with memoryless NUMA nodes


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox