messages from 2026-05-01 18:06:06 to 2026-05-04 06:10:38 UTC [more...]
[PATCH v7 0/7] mm: Hot page tracking and promotion infrastructure
2026-05-04 6:09 UTC (4+ messages)
` [PATCH v7 1/7] mm: migrate: Allow misplaced migration without VMA
` [PATCH v7 2/7] mm: migrate: Add promote_misplaced_memcg_folios()
` [PATCH v7 3/7] mm: Hot page tracking and promotion - pghot
[linux-next:master 14086/14440] lib/cmdline.c:188: undefined reference to `__efistub___lshrdi3'
2026-05-04 5:22 UTC
[PATCH v5 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
2026-05-04 4:23 UTC (15+ messages)
` [PATCH v5 01/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH v5 02/14] mm/khugepaged: add folio dirty check after try_to_unmap()
` [PATCH v5 03/14] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
` [PATCH v5 04/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_enabled()
` [PATCH v5 05/14] mm: remove READ_ONLY_THP_FOR_FS Kconfig option
` [PATCH v5 07/14] fs: remove nr_thps from struct address_space
` [PATCH v5 11/14] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
[syzbot] [mm?] BUG: sleeping function called from invalid context in vma_alloc_folio_noprof (2)
2026-05-04 0:13 UTC (2+ messages)
[LSF/MM/BPF BoF Session] Numa-Aware Placement for Page Cache Pages
2026-05-03 23:48 UTC (8+ messages)
[PATCH] mm/mseal: use min/max in mseal_apply
2026-05-03 20:58 UTC (2+ messages)
[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
2026-05-03 20:39 UTC (11+ messages)
[PATCH v4 0/4] mm: improve write performance with RWF_DONTCACHE
2026-05-03 18:41 UTC (6+ messages)
` [PATCH v4 1/4] mm: track DONTCACHE dirty pages per bdi_writeback
` [PATCH v4 2/4] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking
[LSF/MM/BPF TOPIC] The Future of the Anonymous Reverse Mapping [RESEND]
2026-05-03 18:26 UTC (3+ messages)
[PATCH] mm/swap, PM: hibernate: atomically replace hibernation pin
2026-05-03 18:12 UTC (6+ messages)
[PATCH 0/4] mm: introduce mthp_ext via cgroup-bpf to make mTHP more transparent
2026-05-03 17:35 UTC (8+ messages)
` [PATCH 1/4] psi: add psi_group_flush_stats() function
` [PATCH 2/4] bpf: add bpf_cgroup_{flush_stats,stall} function
` [PATCH 3/4] mm: introduce bpf_mthp_ops struct ops
` [PATCH 4/4] samples: bpf: add mthp_ext
[LSF/MM/BPF TOPIC] Using BPF in MM
2026-05-03 17:25 UTC (3+ messages)
[PATCH] fs/dax: check for empty/zero entries before calling pfn_to_page()
2026-05-03 17:11 UTC (2+ messages)
[PATCH v1] docs: locking: Fix stale dquot.c path
2026-05-03 17:16 UTC (2+ messages)
[GIT PULL] slab fixes for 7.1-rc1
2026-05-03 16:59 UTC (2+ messages)
[RFC] proposal: KVM: Orphaned VMs: The Caretaker approach for Live Update
2026-05-03 16:57 UTC (8+ messages)
[PATCH] mm/madvise: reject invalid process_madvise() advice for zero-length vectors
2026-05-03 16:50 UTC (7+ messages)
` [PATCH v2] "
[PATCH v4 0/3] Documentation: adopt new coding style of type-aware kmalloc-family
2026-05-03 15:51 UTC (4+ messages)
[PATCH v4 0/9] mm: thp: always enable mTHP support
2026-05-03 15:02 UTC (11+ messages)
` [PATCH v4 1/9] docs: tmpfs: remove implementation detail reference
` [PATCH v4 2/9] mm: introduce pgtable_has_pmd_leaves()
` [PATCH v4 3/9] drivers: dax: use pgtable_has_pmd_leaves()
` [PATCH v4 4/9] drivers: nvdimm: "
` [PATCH v4 5/9] mm: debug_vm_pgtable: "
` [PATCH v4 6/9] mm: shmem: drop has_transparent_hugepage() usage
` [PATCH v4 7/9] treewide: introduce arch_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 v4 0/5] KSM: Optimizations for rmap_walk_ksm
2026-05-03 14:59 UTC (7+ messages)
` [PATCH v4 1/5] mm/rmap: add tracepoint for rmap_walk
` [PATCH v4 2/5] tools/testing: add rmap walk latency benchmark for KSM, anonymous and file pages
` [PATCH v4 3/5] ksm: add vm_pgoff into ksm_rmap_item
` [PATCH v4 4/5] ksm: Optimize rmap_walk_ksm by passing a suitable address range
` [PATCH v4 5/5] ksm: add mremap selftests for ksm_rmap_walk
[PATCH] mm: vmscan: rework lru_shrink and write_folio tracepoints
2026-05-03 14:52 UTC (3+ messages)
[PATCH v3] selftests/mm: ksm-functional-tests: fix partial write handling
2026-05-03 13:43 UTC (3+ messages)
[PATCH 7.2 v16 00/13] khugepaged: mTHP support
2026-05-03 13:32 UTC (5+ messages)
[akpm-mm:mm-new] BUILD SUCCESS 312ca1abefe5eac64bce040076802808d3c80cac
2026-05-03 13:17 UTC
[PATCH 1/1] iomap: avoid compaction for costly folio order allocation
2026-05-03 11:55 UTC (4+ messages)
[PATCH v9 0/3] kho: add support for deferred struct page init
2026-05-03 10:01 UTC (2+ messages)
[PATCH] selftests/mm: ksm-functional-tests: fix partial writes
2026-05-03 8:48 UTC (3+ messages)
` [PATCH v2] selftests/mm: ksm-functional-tests: fix partial write handling
[PATCH] mm/hugetlb_cma: restrict hugetlb_cma parameter to gigantic-page alignment
2026-05-03 8:42 UTC
[syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
2026-05-03 7:41 UTC (7+ messages)
` [syzbot] [mm?] [exfat?] [f2fs?] "
[PATCH 0/5] mm: Support selecting doing direct COW for anonymous pmd entry
2026-05-03 7:03 UTC (6+ messages)
` [syzbot ci] "
[PATCH] mm/page_vma_mapped_walk: add missing pgtable entry accessors
2026-05-03 6:51 UTC (6+ messages)
[LSF/MM/BPF TOPIC] Improving MGLRU
2026-05-03 4:20 UTC (5+ messages)
[PATCH v2 1/1] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
2026-05-03 3:26 UTC (3+ messages)
[PATCH 0/2] mm/huge_memory: optimize migration when huge PMD needs split
2026-05-03 0:38 UTC (8+ messages)
` [PATCH 1/2] mm/huge_memory: return true if split_huge_pmd_locked() split PMD to migration entry
[SECURITY] mm/userfaultfd: cross-inode page cache injection via mfill_copy_folio_retry()
2026-05-02 19:26 UTC (4+ messages)
[PATCH] signal: prevent evasion of SA_IMMUTABLE signals
2026-05-02 18:28 UTC
[PATCH] futex: Drop CLONE_THREAD requirement for private default hash alloc
2026-05-02 17:39 UTC (4+ messages)
[akpm-mm:mm-new] BUILD REGRESSION 4272f8035313cadb031cc24f82b2545d78c17c92
2026-05-02 17:35 UTC
[syzbot] [mm?] WARNING: bad unlock balance in do_fault
2026-05-02 11:25 UTC
[bug report] dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead of fd
2026-05-02 9:40 UTC
[RFC PATCH v2 0/4] mm/zsmalloc: reduce zs_free() latency on swap release path
2026-05-02 7:21 UTC (5+ messages)
[PATCH] mm/bpf_memcontrol.c: fix refcount underflow in bpf_get_root_mem_cgroup
2026-05-02 6:56 UTC (2+ messages)
[PATCH 0/2] userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.c
2026-05-02 6:37 UTC (7+ messages)
[PATCH v3 00/54] make MM selftests more CI friendly
2026-05-02 4:36 UTC (6+ messages)
` [PATCH v3 27/54] selftests/mm: hugepage_settings: add APIs for HugeTLB setup and teardown
[PATCH 0/2] mm/damon/stat: add kdamond_pid parameter
2026-05-02 2:05 UTC (3+ messages)
` [PATCH 1/2] mm/damon/stat: add a parameter for reading kdamond pid
` [PATCH 2/2] Docs/admin-guide/mm/damon/stat: document kdamond_pid parameter
[PATCH 00/11] mm/damon: introduce DAMOS failed region quota charge ratio
2026-05-02 1:56 UTC (2+ messages)
[PATCH v5 2/2] mm/damon/reclaim: validate min_region_size to be power of 2
2026-05-02 1:52 UTC (2+ messages)
[PATCH v5 1/2] mm/damon/lru_sort: validate min_region_size to be power of 2
2026-05-02 1:51 UTC (2+ messages)
[PATCH] mm/memory: Fix spurious warning when unmapping device-private/exclusive pages
2026-05-02 1:14 UTC (2+ messages)
[PATCH v3] mm/migrate_device: fix pgtable leak in migrate_vma_insert_huge_pmd_page
2026-05-02 1:02 UTC (6+ messages)
[PATCH v4 0/6] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
2026-05-01 22:33 UTC (7+ messages)
` [PATCH v4 2/6] mm: Introduce zone_maybe_fragmented_in_shrinker()
` PATCH v4 0/6] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
[PATCH RFC] memcg: add per-cgroup dirty page controls (dirty_ratio, dirty_min)
2026-05-01 22:28 UTC
[PATCH RFC v5 00/53] guest_memfd: In-place conversion support
2026-05-01 22:21 UTC (4+ messages)
[PATCH v2] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
2026-05-01 21:17 UTC (3+ messages)
[PATCH RFC 00/32] mm/mglru: MGLRU-FG and refault distance support
2026-05-01 21:04 UTC (33+ messages)
` [PATCH RFC 01/32] mm/memcontrol: make lru_zone_size atomic and simplify sanity check
` [PATCH RFC 02/32] mm/memcontrol: allow update of LRU statistic without holding LRU lock
` [PATCH RFC 03/32] mm/mglru: wrap all access to folio flags with accessor
` [PATCH RFC 04/32] mm/mglru: introduce and use helpers for updating lru_gen refs and gen
` [PATCH RFC 05/32] mm/mglru: make generation page counters atomic
` [PATCH RFC 06/32] mm/mglru: frequency guided workingset promotion (MGLRU-FG)
` [PATCH RFC 07/32] mm/mglru: don't reset folios LRU refs count on protection by default
` [PATCH RFC 08/32] mm: make folio lru referenced times count a generic API
` [PATCH RFC 09/32] mm: replace folio_set_workingset with folio_mark_workingset
` [PATCH RFC 10/32] mm: replace folio_test_workingset with folio_is_workingset
` [PATCH RFC 11/32] mm/smap: report workingset folios as referenced
` [PATCH RFC 12/32] mm/huge_memory: mark file folio as accessed more accurately on split
` [PATCH RFC 13/32] mm/khugepaged: consider workingset folios as referenced
` [PATCH RFC 14/32] mm: convert rest folio LRU referenced usages to new helpers
` [PATCH RFC 15/32] mm/gup: use new helpers for marking folios as referenced
` [PATCH RFC 16/32] mm: convert folio referenced flag usages to new bitwise identical helpers
` [PATCH RFC 17/32] mm/shmem: mark folio as referenced use new helper
` [PATCH RFC 18/32] mm/vmscan: convert to new bitwise identical helper
` [PATCH RFC 19/32] mm/madvise: convert to new lru refs API and better support for MGLRU
` [PATCH RFC 20/32] mm/damon: don't clear the lruref "
` [PATCH RFC 21/32] mm/swap: convert to new bitwise identical helper
` [PATCH RFC 22/32] mm/workingset: simplify and use a more intuitive model
` [PATCH RFC 23/32] mm/workingset: rename the nonresistence age counter
` [PATCH RFC 24/32] mm/workingset: use a single atomic operation for read and age
` [PATCH RFC 25/32] mm/workingset, lru_gen: simplify lru_gen recent
` [PATCH RFC 26/32] mm/workingset: properly define the format of a folio shadow
` [PATCH RFC 27/32] mm/workingset: move refault distance checking into a helper
` [PATCH RFC 28/32] mm/workingset: split lruvec retrieving and flush "
` [PATCH RFC 29/32] mm/mglru: convert avg_total and avg_refaulted to atomic
` [PATCH RFC 30/32] mm/mglru, workingset: apply refault-distance based re-activation
` [PATCH RFC 31/32] mm: remove PG_workingset
` [PATCH RFC 32/32] mm: remove PG_referenced
[PATCH v4] mm/alloc_tag: replace fixed-size early PFN array with dynamic linked list
2026-05-01 20:32 UTC (2+ messages)
[linux-next:master 7160/13385] arch/powerpc/mm/book3s64/hash_tlb.c:45:42: sparse: sparse: incorrect type in initializer (different address spaces)
2026-05-01 20:07 UTC
[PATCH 1/2] mm/memfd_luo: reject memfds whose page count exceeds UINT_MAX
2026-05-01 19:41 UTC (6+ messages)
` [PATCH 2/2] mm/memfd_luo: document preservation of file seals
[PATCH RFC 0/5] liveupdate: validate restored LUO metadata
2026-05-01 19:34 UTC (3+ messages)
` [PATCH v2 "
[PATCH] mm/madvise: preserve uprobe breakpoints across MADV_DONTNEED
2026-05-01 19:25 UTC (7+ messages)
[PATCH v3 0/6] selftests/liveupdate: add memfd tests
2026-05-01 19:08 UTC (4+ messages)
[PATCH v3] dma-contiguous: setup default numa cma area if not configured explicitly
2026-05-01 18:51 UTC (4+ messages)
[GIT PULL] hotfixes for 7.1-rc2
2026-05-01 18:42 UTC (2+ messages)
[LSF/MM/BPF TOPIC] 64k (or 16k) base page size on x86
2026-05-01 18:31 UTC (7+ messages)
[PATCH v4 00/11] PCI: liveupdate: PCI core support for Live Update
2026-05-01 18:25 UTC (6+ messages)
` [PATCH v4 02/11] PCI: liveupdate: Track outgoing preserved PCI devices
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