messages from 2026-04-30 23:01:11 to 2026-05-02 02:05:22 UTC [more...]
[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 (4+ messages)
[PATCH v5 0/2] mm/damon: validate min_region_size to be power of 2
2026-05-02 1:52 UTC (5+ messages)
` [PATCH v5 1/2] mm/damon/lru_sort: "
` [PATCH v5 2/2] mm/damon/reclaim: "
[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] selftests/mm: ksm-functional-tests: fix partial writes
2026-05-02 0:57 UTC
[PATCH] fs/dax: check for empty/zero entries before calling pfn_to_page()
2026-05-01 23:39 UTC
[PATCH v4 0/6] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
2026-05-01 22:33 UTC (13+ 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)
[RFC] proposal: KVM: Orphaned VMs: The Caretaker approach for Live Update
2026-05-01 22:07 UTC (7+ messages)
[PATCH] mm/swap, PM: hibernate: atomically replace hibernation pin
2026-05-01 22:00 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 v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
2026-05-01 19:39 UTC (15+ messages)
` [PATCH v2 4/5] mm: Don't retry page fault if folio is uptodate during swap-in
[PATCH RFC 0/5] liveupdate: validate restored LUO metadata
2026-05-01 19:34 UTC (14+ messages)
` [PATCH RFC 1/5] kexec: handover: add helper to check preserved page ranges
` [PATCH RFC 2/5] liveupdate: validate restored LUO FDT before use
` [PATCH RFC 3/5] liveupdate: validate restored LUO session metadata
` [PATCH RFC 4/5] liveupdate: validate restored LUO file-set metadata
` [PATCH RFC 5/5] liveupdate: validate restored LUO FLB metadata
` [PATCH v2 0/5] liveupdate: validate restored LUO metadata
` [PATCH v2 1/5] kexec: handover: add helper to check preserved page ranges
` [PATCH v2 2/5] liveupdate: validate LUO FDT physical address before mapping
` [PATCH v2 3/5] liveupdate: validate restored LUO session metadata
` [PATCH v2 4/5] liveupdate: validate restored LUO file set metadata
` [PATCH v2 5/5] liveupdate: validate restored LUO FLB metadata
[PATCH v3 00/54] make MM selftests more CI friendly
2026-05-01 19:30 UTC (10+ messages)
` [PATCH v3 05/54] selftests/mm: run_vmtests.sh: don't gate THP and KSM tests on HAVE_HUGEPAGES
` [PATCH v3 07/54] selftests/mm: rename hugepage-* tests to hugetlb-*
` [PATCH v3 27/54] selftests/mm: hugepage_settings: add APIs for HugeTLB setup and teardown
[PATCH] mm/madvise: preserve uprobe breakpoints across MADV_DONTNEED
2026-05-01 19:25 UTC (7+ messages)
[PATCH v4 0/9] mm: thp: always enable mTHP support
2026-05-01 19:18 UTC (10+ 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 v3 0/6] selftests/liveupdate: add memfd tests
2026-05-01 19:08 UTC (4+ messages)
[PATCH] mm/page_vma_mapped_walk: add missing pgtable entry accessors
2026-05-01 19:01 UTC (4+ messages)
[PATCH v3] dma-contiguous: setup default numa cma area if not configured explicitly
2026-05-01 18:51 UTC (5+ messages)
[GIT PULL] hotfixes for 7.1-rc2
2026-05-01 18:42 UTC (2+ messages)
[PATCH 0/2] userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.c
2026-05-01 18:33 UTC (7+ messages)
[LSF/MM/BPF TOPIC] 64k (or 16k) base page size on x86
2026-05-01 18:31 UTC (7+ messages)
[PATCH 0/5] mm: Support selecting doing direct COW for anonymous pmd entry
2026-05-01 18:30 UTC (11+ messages)
` [PATCH 1/5] mm: add basic madvise helpers and branch for THP setup
` [PATCH 2/5] mm: add pmd level THP COW parameter in sysfs
` [PATCH 3/5] mm: add pmd level THP COW judgement helpers
` [PATCH 4/5] mm: enable map_anon_folio_pmd_nopf to handle unshare
` [PATCH 5/5] mm: support choosing to do THP COW for anonymous pmd entry
[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
[PATCH v2 0/2] mm/kmemleak: dedupe verbose scan output
2026-05-01 17:15 UTC (3+ messages)
[PATCH v4 01/11] PCI: liveupdate: Set up FLB handler for the PCI core
2026-05-01 16:57 UTC (3+ messages)
[PATCH v2 0/5] POE sigreturn fix and extra tests
2026-05-01 16:48 UTC (2+ messages)
` (subset) "
[PATCH v4 0/4] mm: improve write performance with RWF_DONTCACHE
2026-05-01 16:44 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
` [PATCH v4 3/4] testing: add nfsd-io-bench NFS server benchmark suite
` [PATCH v4 4/4] testing: add dontcache-bench local filesystem "
[PATCH v2 0/3] userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.c
2026-05-01 14:54 UTC (4+ messages)
` [PATCH v2 1/3] userfaultfd: ensure mremap_userfaultfd_fail() releases mmap_changing
` [PATCH v2 2/3] userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.c
` [PATCH v2 3/3] userfaultfd: make functions that are not used outside uffd static
[LSF/MM/BPF TOPIC] Memory fragmentation with large block sizes
2026-05-01 14:33 UTC (2+ messages)
[BUG] Frequent hangs or WARNINGs when using heterogeneous memory with an AMD MI210 GPU
2026-05-01 14:25 UTC (4+ messages)
[PATCH v5 00/21] Virtual Swap Space
2026-05-01 14:16 UTC (15+ messages)
[PATCH] mm/bpf_memcontrol.c: fix refcount underflow in bpf_get_root_mem_cgroup
2026-05-01 13:51 UTC
[PATCH v5 0/7] locking: contended_release tracepoint instrumentation
2026-05-01 13:32 UTC (2+ messages)
[PATCH] mm/khugepaged: clear MMF_VM_HUGEPAGE on mm_slot_alloc() failure
2026-05-01 13:24 UTC (3+ messages)
[PATCH 1/1] mm/readahead: simplify page_cache_ra_unbounded loop counter reset
2026-05-01 13:11 UTC (2+ messages)
[PATCH 00/14] userfaultfd: working set tracking for VM guest memory
2026-05-01 13:12 UTC (7+ messages)
` [PATCH 10/14] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH 11/14] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
` [PATCH 12/14] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
[00/45 RFC PATCH] 1GB superpageblock memory allocation
2026-05-01 11:58 UTC (3+ messages)
mm/vmscan.c:6585:66: sparse: sparse: Using plain integer as NULL pointer
2026-05-01 10:55 UTC
[PATCH v4 3/3] Documentation: deprecated.rst: kmalloc-family: mark argument as optional
2026-05-01 9:19 UTC (2+ messages)
[PATCH v4 1/3] Documentation: adopt new coding style of type-aware kmalloc-family
2026-05-01 9:12 UTC (2+ messages)
[PATCH 0/5] mm: Support selecting doing direct COW for anonymous pmd entry
2026-05-01 8:33 UTC
[PATCH v2 3/3] drivers/base/memory: fix locking for poison accounting lookup
2026-05-01 2:55 UTC (5+ messages)
[PATCH] mm/swap: Add cond_resched() in swap_reclaim_full_clusters to prevent softlockup
2026-05-01 2:43 UTC (3+ messages)
[PATCH v2 0/2] selftests/cgroup: Fix false positive failures in test_percpu_basic
2026-05-01 2:20 UTC (3+ messages)
` [PATCH v2 1/2] selftests/cgroup: Fix hardcoded page size "
` [PATCH v2 2/2] selftests/cgroup: include slab in test_percpu_basic memory check
[PATCH 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-05-01 1:20 UTC (4+ messages)
` [PATCH 1/3] mm/hmm: Add hmm_range_fault_unlockable() for mmap lock-drop support
` [PATCH 2/3] mshv: Use hmm_range_fault_unlockable() for userfaultfd support
` [PATCH 3/3] selftests/mm: Add userfaultfd test for HMM unlockable path
[PATCH 0/2] mm/damon/reclaim: support monitoring intervals auto-tuning
2026-05-01 1:17 UTC (3+ messages)
` [PATCH 1/2] mm/damon/reclaim: add autotune_monitoring_intervals parameter
` [PATCH 2/2] Docs/admin-guide/mm/damon/reclaim: update for autotune_monitoring_intervals
[RFC PATCH v1 4/4] Documentation/admin-guide/mm/damon: add DAMON-based Hugepage Management documentation
2026-05-01 0:57 UTC (2+ messages)
[RFC PATCH v1 3/4] mm/damon: introduce DAMON_HUGEPAGE for hot region hugepage collapsing
2026-05-01 0:54 UTC (2+ messages)
[PATCH 6.12] mm/memory_hotplug: fix hwpoisoned large folio handling in do_migrate_range()
2026-05-01 0:53 UTC (2+ messages)
[RFC PATCH v1 2/4] mm/damon: Introduce DAMOS_QUOTA_HUGEPAGE auto tuning
2026-05-01 0:48 UTC (2+ messages)
[RFC PATCH v1 0/4] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
2026-05-01 0:41 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Discussion: Targeted memory allocation via debugfs
2026-05-01 0:19 UTC (11+ messages)
[PATCH v4 0/3] mm/page_owner: add filter infrastructure for print_mode and NUMA filtering
2026-05-01 0:12 UTC (2+ messages)
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