messages from 2026-04-29 15:34:42 to 2026-04-30 14:19:17 UTC [more...]
[RFC PATCH v1 0/4] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
2026-04-30 13:41 UTC (4+ messages)
` [RFC PATCH v1 1/4] mm/damon: Generalize ctx_target creation for damon_ops_id and add vaddr support
` [RFC PATCH v1 3/4] mm/damon: introduce DAMON_HUGEPAGE for hot region hugepage collapsing
` [RFC PATCH v1 4/4] Documentation/admin-guide/mm/damon: add DAMON-based Hugepage Management documentation
[INFO] Limited reviewer capacity in May
2026-04-30 14:18 UTC
[PATCH v3 1/2] slab: support for compiler-assisted type-based slab cache partitioning
2026-04-30 13:40 UTC (4+ messages)
` [PATCH v3 2/2] slab: fix kernel-docs for mm-api
[PATCH v3 00/54] make MM selftests more CI friendly
2026-04-30 13:37 UTC (16+ messages)
` [PATCH v3 01/54] selftests/mm: hugetlb-read-hwpoison: add SIGBUS handler
` [PATCH v3 02/54] selftests/mm: migration: don't assume hupe page is TWOMEG
` [PATCH v3 03/54] selftests/mm: migration: make nthreads represent number of working threads
` [PATCH v3 04/54] selftests/mm: migration: properly cleanup fork()ed processes
` [PATCH v3 06/54] selftests/mm: merge map_hugetlb into hugepage-mmap
` [PATCH v3 12/54] selftests/mm: hugetlb-read-hwpoison: use kselftest framework
` [PATCH v3 21/54] selftests/mm: add atexit() and signal handlers to thp_settings
[RFC] proposal: KVM: Orphaned VMs: The Caretaker approach for Live Update
2026-04-30 13:28 UTC (6+ messages)
[LSF/MM/BPF BoF Session] Numa-Aware Placement for Page Cache Pages
2026-04-30 13:15 UTC (2+ messages)
[akpm-mm:mm-new 115/182] mm/internal.h:847:26: warning: implicit conversion from 'unsigned long long' to 'u32' (aka 'unsigned int') changes value from 17179869184 to 0
2026-04-30 13:07 UTC
[PATCH] mm/memcontrol: hoist pstatc_pcpu assignment out of CPU loop
2026-04-30 13:03 UTC (3+ messages)
[PATCH] mm/oom_kill: Insert newline for better readability
2026-04-30 13:04 UTC (2+ messages)
[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
2026-04-30 12:37 UTC (8+ messages)
` [PATCH v2 1/5] mm/filemap: Retry fault by VMA lock if the lock was released for I/O
` [PATCH v2 2/5] mm/swapin: Retry swapin "
` [PATCH v2 3/5] mm: Move folio_lock_or_retry() and drop __folio_lock_or_retry()
` [PATCH v2 4/5] mm: Don't retry page fault if folio is uptodate during swap-in
` [PATCH v2 5/5] mm/filemap: Avoid retrying page faults on uptodate folios in filemap faults
[PATCH v6 0/3] mm: Free contiguous order-0 pages efficiently
2026-04-30 12:32 UTC (8+ messages)
[PATCH] mm/page_vma_mapped_walk: add missing pgtable entry accessors
2026-04-30 12:11 UTC (2+ messages)
[RFC PATCH v2 0/8] kvfree_rcu() improvements
2026-04-30 12:10 UTC (7+ messages)
` [PATCH 4/8] mm/slab: introduce kfree_rcu_nolock()
[PATCH 0/2] userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.c
2026-04-30 11:38 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] userfaultfd: make functions that are not used outside uffd static
[PATCH 6.12] mm/memory_hotplug: fix hwpoisoned large folio handling in do_migrate_range()
2026-04-30 11:37 UTC
[PATCH] mm: fix __vm_normal_page() to handle missing support for pmd_special()/pud_special()
2026-04-30 11:31 UTC
[Invitation] bi-weekly guest_memfd upstream call on 2026-04-30 (today!)
2026-04-30 10:47 UTC
[PATCH v2] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
2026-04-30 9:55 UTC (2+ messages)
[PATCH] mm/madvise: preserve uprobe breakpoints across MADV_DONTNEED
2026-04-30 9:54 UTC (7+ messages)
[PATCH] mm/slub: initialize allocated object's freepointer before debug check
2026-04-30 9:31 UTC (3+ messages)
[PATCH hotfix] mm: fix pmd_special() fallback to observe huge_zero
2026-04-30 9:10 UTC (10+ messages)
[PATCH 0/7] Accelerate page migration with batch copying and hardware offload
2026-04-30 9:07 UTC (4+ messages)
` [PATCH 1/7] mm/migrate: rename PAGE_ migration flags to FOLIO_
[linux-next:master] [mm/slub] 8952728641: BUG_kmem_cache:Freepointer_corrupt
2026-04-30 8:25 UTC (3+ messages)
[akpm-mm:mm-new] BUILD REGRESSION 0587fb0c820d86e5b77a975680d79b5176d09abb
2026-04-30 8:20 UTC
[PATCH] mm/huge_memory: skip huge_zero_pmd in zap_huge_pmd_folio()
2026-04-30 8:15 UTC (10+ messages)
[PATCH 0/6] mm: Make per-VMA locks available in all builds
2026-04-30 8:11 UTC (10+ 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
` [syzbot ci] Re: mm: Make per-VMA locks available in all builds
[PATCH v2 3/3] drivers/base/memory: fix locking for poison accounting lookup
2026-04-30 7:59 UTC (3+ messages)
[RFC PATCH v2 0/4] mm/zsmalloc: reduce zs_free() latency on swap release path
2026-04-30 8:00 UTC (7+ messages)
[PATCH v2 0/5] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
2026-04-30 7:47 UTC (14+ messages)
` [PATCH v2 1/5] mm: Introduce zone_appears_fragmented()
[syzbot] [mm?] [arch?] BUG: sleeping function called from invalid context in __tlb_batch_free_encoded_pages
2026-04-30 7:21 UTC
[syzbot] [mm?] WARNING: bad unlock balance in folio_remove_rmap_ptes
2026-04-30 7:21 UTC
[RFC PATCH v6 0/5] mm: Hot page tracking and promotion infrastructure
2026-04-30 7:06 UTC (5+ messages)
` [RFC PATCH v6 3/5] mm: Hot page tracking and promotion - pghot
[syzbot] [mm?] WARNING in __page_cache_release
2026-04-30 6:59 UTC
[PATCH v3] mm/page_alloc: replace kernel_init_pages() with batch page clearing
2026-04-30 6:08 UTC (8+ messages)
[PATCH v1 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios
2026-04-30 6:08 UTC (18+ messages)
[PATCH v3 3/4] mm/page_owner: add NUMA node filter with nodelist support
2026-04-30 6:00 UTC (4+ messages)
[PATCH] x86/rtc: fix failed fallback RTC device registration handling
2026-04-30 5:18 UTC (3+ messages)
[PATCH v2 1/1] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
2026-04-30 4:48 UTC
[PATCH 01/14] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
2026-04-30 4:47 UTC (2+ messages)
[PATCH v2 0/1] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
2026-04-30 4:42 UTC
[PATCH v3 00/22] riscv: Memory type control for platforms with physical memory aliases
2026-04-30 3:26 UTC (2+ messages)
[PATCHv7 09/18] mm/hugetlb: Defer vmemmap population for bootmem hugepages
2026-04-30 3:26 UTC (2+ messages)
[PATCHv7 14/18] hugetlb: Remove VMEMMAP_SYNCHRONIZE_RCU
2026-04-30 3:26 UTC (2+ messages)
[PATCHv7 02/18] mm: Change the interface of prep_compound_tail()
2026-04-30 3:26 UTC (2+ messages)
[PATCHv7 08/18] mm/sparse: Check memmap alignment for compound_info_has_mask()
2026-04-30 3:25 UTC (2+ messages)
[PATCHv7 13/18] mm: Drop fake head checks
2026-04-30 3:25 UTC (2+ messages)
[PATCHv7 12/18] mm/hugetlb: Remove fake head pages
2026-04-30 3:25 UTC (2+ messages)
[PATCHv7 01/18] mm: Move MAX_FOLIO_ORDER definition to mmzone.h
2026-04-30 3:25 UTC (2+ messages)
[PATCHv7.1 17/18] hugetlb: Update vmemmap_dedup.rst
2026-04-30 3:25 UTC (2+ messages)
[PATCHv7 05/18] riscv/mm: Align vmemmap to maximal folio size
2026-04-30 3:25 UTC (2+ messages)
[PATCHv7 06/18] LoongArch/mm: Align vmemmap to maximal folio size
2026-04-30 3:25 UTC (2+ messages)
[PATCHv7 11/18] x86/vdso: Undefine CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP for vdso32
2026-04-30 3:25 UTC (2+ messages)
[PATCHv7 07/18] mm: Rework compound_head() for power-of-2 sizeof(struct page)
2026-04-30 3:25 UTC (2+ messages)
[PATCHv7 10/18] mm/hugetlb: Refactor code around vmemmap_walk
2026-04-30 3:25 UTC (2+ messages)
[PATCHv7 15/18] mm/hugetlb: Remove hugetlb_optimize_vmemmap_key static key
2026-04-30 3:25 UTC (2+ messages)
[PATCHv7 03/18] mm: Rename the 'compound_head' field in the 'struct page' to 'compound_info'
2026-04-30 3:25 UTC (2+ messages)
[PATCHv7 04/18] mm: Move set/clear_compound_head() next to compound_head()
2026-04-30 3:25 UTC (2+ messages)
[PATCH v2 0/6] change young flag check functions to return bool
2026-04-30 3:25 UTC (2+ messages)
[PATCH v2 00/15] mm: memory hot(un)plug and SPARSEMEM cleanups
2026-04-30 3:25 UTC (2+ messages)
[PATCHv7 RESEND 00/17] mm: Eliminate fake head pages from vmemmap optimization
2026-04-30 3:25 UTC (2+ messages)
[PATCHv7 16/18] mm: Remove the branch from compound_head()
2026-04-30 3:25 UTC (2+ messages)
[PATCH v3 0/4] arch, mm: consolidate empty_zero_page
2026-04-30 3:25 UTC (2+ messages)
[PATCH 0/2] mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE and cleanup CONFIG_MIGRATION
2026-04-30 3:25 UTC (2+ messages)
[PATCH v4] mm/alloc_tag: replace fixed-size early PFN array with dynamic linked list
2026-04-30 2:02 UTC
[RFC PATCH v4 0/6] Accelerate page migration with batch copying and hardware offload
2026-04-30 1:23 UTC (6+ messages)
` [RFC PATCH v4 4/6] mm/migrate: add copy offload registration infrastructure
[PATCH v4 3/3] Documentation: deprecated.rst: kmalloc-family: mark argument as optional
2026-04-30 1:03 UTC (2+ messages)
[PATCH v4 1/3] Documentation: adopt new coding style of type-aware kmalloc-family
2026-04-30 1:00 UTC (3+ messages)
[PATCH v4 2/3] Documentation: RCU: adopt new coding style of type-aware kmalloc-family
2026-04-30 0:56 UTC (2+ messages)
[akpm-mm:mm-new 117/130] arch/riscv/mm/init.c:116:22: warning: implicit conversion from 'unsigned long long' to 'u32' (aka 'unsigned int') changes value from 1099511627776 to 0
2026-04-30 0:49 UTC
[PATCH RFC v5 00/53] guest_memfd: In-place conversion support
2026-04-29 23:51 UTC (2+ messages)
[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
2026-04-29 23:21 UTC (8+ messages)
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
[LSF/MM/BPF TOPIC] Improve this_cpu_ops performance for ARM64 (and potentially other architectures)
2026-04-29 23:03 UTC (3+ messages)
[PATCH v4 00/11] PCI: liveupdate: PCI core support for Live Update
2026-04-29 22:56 UTC (7+ messages)
` [PATCH v4 05/11] PCI: liveupdate: Inherit bus numbers during "
[akpm-mm:mm-new 117/130] include/asm-generic/fixmap.h:77:2: error: call to undeclared function '__set_fixmap'; ISO C99 and later do not support implicit function declarations
2026-04-29 22:39 UTC
[syzbot] [mm?] WARNING: lock held when returning to user space in do_fault
2026-04-29 22:30 UTC
[PATCH v2 1/1] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
2026-04-29 22:25 UTC
[PATCH v10 0/4] liveupdate: bug fix for session name and new ioctl to read it
2026-04-29 21:23 UTC (4+ messages)
` [PATCH v10 3/4] liveupdate: add LIVEUPDATE_SESSION_GET_NAME ioctl
[PATCH v11 0/4] liveupdate: bug fix for session name and new ioctl to read it
2026-04-29 21:21 UTC (5+ messages)
` [PATCH v11 1/4] liveupdate: reject LIVEUPDATE_IOCTL_CREATE_SESSION with invalid name length
` [PATCH v11 2/4] selftests/liveupdate: add test cases for LIVEUPDATE_IOCTL_CREATE_SESSION calls with invalid length
` [PATCH v11 3/4] liveupdate: add LIVEUPDATE_SESSION_GET_NAME ioctl
` [PATCH v11 4/4] selftests/liveupdate: add test cases for LIVEUPDATE_SESSION_GET_NAME
[PATCH v1 0/3] mm: process_mrelease: expedite clean file folio reclaim and add auto-kill
2026-04-29 21:17 UTC (12+ messages)
` [PATCH v1 3/3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
[akpm-mm:mm-new 122/169] include/asm-generic/fixmap.h:77:9: error: implicit declaration of function '__set_fixmap'; did you mean 'set_fixmap'?
2026-04-29 21:00 UTC
[PATCH] mm/memcontrol: Avoid stuck FLUSHING_CACHED_CHARGE on isolated CPU
2026-04-29 20:58 UTC (2+ messages)
[PATCH] mm/vmscan: fix delayed flusher wakeup in MGLRU
2026-04-29 18:54 UTC
[PATCH v2 00/10] dma-bug: heaps: Add Tegra VPR support
2026-04-29 18:49 UTC (6+ messages)
` [PATCH v2 06/10] dma-buf: heaps: Add support for Tegra VPR
[PATCH 7.2 v16 00/13] khugepaged: mTHP support
2026-04-29 18:22 UTC (10+ messages)
` [PATCH 7.2 v16 05/13] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH 7.2 v16 07/13] mm/khugepaged: add per-order mTHP collapse failure statistics
` [PATCH 7.2 v16 09/13] mm/khugepaged: introduce collapse_allowable_orders helper function
[PATCH v3] mm/alloc_tag: replace fixed-size early PFN array with dynamic linked list
2026-04-29 18:20 UTC (6+ messages)
[PATCH RFC 0/4] fs: Deferred inode reclaim
2026-04-29 18:00 UTC (5+ messages)
` [PATCH 1/4] fs: Avoid inode dirtying on last iput
` [PATCH 2/4] fs: Basic infrastructure for offloading inode reclaim
` [PATCH 3/4] fs: Add throttling to deferred "
` [PATCH 4/4] ext4: Defer inode reclaim if it has preallocations
[PATCH 0/8] mm: introduce zone lock guards
2026-04-29 18:01 UTC (11+ messages)
` [PATCH 1/8] mm: use zone lock guard in reserve_highatomic_pageblock()
[akpm-mm:mm-new] BUILD SUCCESS 52dc268726a771d68839fb1e06e88b5157062a3f
2026-04-29 17:54 UTC
[PATCH v4 00/15] arm64: Unmap linear alias of kernel data/bss
2026-04-29 17:37 UTC (4+ messages)
` [PATCH v4 13/15] arm64: mm: Unmap kernel data/bss entirely from the linear map
[syzbot] [mm?] WARNING: bad unlock balance in finish_fault
2026-04-29 17:36 UTC
[RFC v1 PATCH 0/11] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
2026-04-29 17:04 UTC (12+ messages)
` [PATCH 01/11] arm64: mm: enable percpu kernel page table
` [PATCH 02/11] arm64: mm: define percpu virtual space area
` [PATCH 03/11] arm64: smp: define setup_per_cpu_areas()
` [PATCH 04/11] mm: percpu: prepare to use dedicated percpu area
` [PATCH 05/11] arm64: mm: map local percpu first chunk
` [PATCH 06/11] mm: percpu: set up first chunk and reserve chunk
` [PATCH 07/11] arm64: mm: introduce __per_cpu_local_off
` [PATCH 08/11] vmalloc: pass in pgd pointer for vmap{__vunmap}_range_noflush()
` [PATCH 09/11] mm: percpu: allocate and free local percpu vm area
` [PATCH 10/11] arm64: kconfig: select HAVE_LOCAL_PER_CPU_MAP
` [PATCH 11/11] arm64: percpu: use local percpu for this_cpu_*() APIs
[PATCH v5 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
2026-04-29 16:13 UTC (12+ messages)
` [PATCH v5 05/14] mm: remove READ_ONLY_THP_FOR_FS Kconfig option
` [PATCH v5 06/14] mm: fs: remove filemap_nr_thps*() functions and their users
` [PATCH v5 07/14] fs: remove nr_thps from struct address_space
` [PATCH v5 08/14] mm/huge_memory: remove folio split check for READ_ONLY_THP_FOR_FS
` [PATCH v5 09/14] mm/truncate: use folio_split() in truncate_inode_partial_folio()
` [PATCH v5 10/14] fs/btrfs: remove a comment referring to READ_ONLY_THP_FOR_FS
` [PATCH v5 11/14] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
` [PATCH v5 12/14] selftests/mm: remove READ_ONLY_THP_FOR_FS code from guard-regions
` [PATCH v5 13/14] mm/khugepaged: enable clean pagecache folio collapse for writable files
` [PATCH v5 14/14] selftests/mm: add writable-file collapse tests for khugepaged
[PATCH v3 3/3] percpu: Fix hint invariant breakage
2026-04-29 15:46 UTC (2+ messages)
[PATCH v3 8/8] mm: use zone lock guard in __offline_isolated_pages()
2026-04-29 15:40 UTC (7+ messages)
` [PATCH v3 0/8] mm: use spinlock guards for zone lock
` [PATCH v3 2/8] mm: use zone lock guard in unset_migratetype_isolate()
` [PATCH v3 4/8] mm: use zone lock guard in set_migratetype_isolate()
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