messages from 2026-04-01 17:33:55 to 2026-04-02 12:11:22 UTC [more...]
[Invitation] bi-weekly guest_memfd upstream call on 2026-04-02
2026-04-02 12:11 UTC
[PATCH v3 0/7] Modify memfd_luo code
2026-04-02 12:06 UTC (15+ messages)
` [PATCH v3 1/7] mm/memfd: use folio_nr_pages() for shmem inode accounting
` [PATCH v3 2/7] mm/memfd_luo: optimize shmem_recalc_inode calls in retrieve path
` [PATCH v3 5/7] mm/memfd_luo: fix physical address conversion in put_folios cleanup
` [PATCH v3 6/7] mm/memfd_luo: remove folio from page cache when accounting fails
` [PATCH v3 7/7] mm/memfd_luo: fix integer overflow in memfd_luo_preserve_folios
[PATCH 0/4] mm: improve write performance with RWF_DONTCACHE
2026-04-02 11:59 UTC (9+ messages)
` [PATCH 1/4] mm: fix IOCB_DONTCACHE write performance with rate-limited writeback
` [PATCH 2/4] mm: add atomic flush guard for IOCB_DONTCACHE writeback
` [PATCH 3/4] testing: add nfsd-io-bench NFS server benchmark suite
` [PATCH 4/4] testing: add dontcache-bench local filesystem "
[PATCH v2 00/11] mm: thp: always enable mTHP support
2026-04-02 11:56 UTC (3+ messages)
[PATCH v2 00/12] mm/mglru: improve reclaim loop and dirty folio handling
2026-04-02 11:44 UTC (11+ messages)
` [PATCH v2 08/12] mm/mglru: simplify and improve dirty writeback handling
` [PATCH v2 12/12] mm/vmscan: unify writeback reclaim statistic and throttling
[PATCH v2] dma-debug: suppress cacheline overlap warning when arch has no DMA alignment requirement
2026-04-02 11:26 UTC (6+ messages)
[PATCH v2] mm/sparse: fix comment for section map alignment
2026-04-02 10:33 UTC (2+ messages)
[PATCH] mm/vmalloc: fix KMSAN uninit-value warning in decay_va_pool_node()
2026-04-02 10:31 UTC (2+ messages)
[PATCH v2 0/7] selftests: memcg: Fix test_memcontrol test failures with large page sizes
2026-04-02 10:19 UTC (5+ messages)
` [PATCH v2 1/7] memcg: Scale up vmstats flush threshold with int_sqrt(nr_cpus+2)
[PATCH v2] mm/slub: skip freelist construction for whole-slab bulk refill
2026-04-02 9:07 UTC (8+ messages)
[PATCH v3 00/13] selftests/mm: fix failures and robustness improvements
2026-04-02 9:05 UTC (22+ messages)
` [PATCH v3 06/13] selftest/mm: adjust hugepage-mremap test size for large huge pages
` [PATCH v3 07/13] selftest/mm: register existing mapping with userfaultfd in hugepage-mremap
` [PATCH v3 08/13] selftests/mm: ensure destination is hugetlb-backed "
` [PATCH v3 09/13] selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupported
` [PATCH v3 11/13] selftests/mm: fix double increment in linked list cleanup in compaction_test
` [PATCH v3 12/13] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category
[PATCH v2] mm/mempolicy: fix memory leaks in weighted_interleave_auto_store()
2026-04-02 9:04 UTC (2+ messages)
[PATCH 0/2] mm: huge_memory: clean up defrag sysfs with shared data tables
2026-04-02 8:24 UTC (5+ messages)
` [PATCH 1/2] mm: huge_memory: use sysfs_match_string() in defrag_store()
` [PATCH 2/2] mm: huge_memory: refactor defrag_show() to use defrag_flags[]
[PATCH v8 0/6] selftests/mm: skip several tests when thp is not available
2026-04-02 8:05 UTC (9+ messages)
` [PATCH v8 1/6] selftests/mm/guard-regions: skip collapse test when thp not enabled
` [PATCH v8 2/6] selftests/mm: soft-dirty: skip two tests when thp is not available
` [PATCH v8 3/6] selftests/mm: move write_file helper to vm_util
` [PATCH v8 4/6] selftests/mm/vm_util: robust write_file()
` [PATCH v8 5/6] selftests/mm: split_huge_page_test: skip the test when thp is not available
` [PATCH v8 6/6] selftests/mm: transhuge_stress: skip the test when thp "
[PATCH] mm/sparse: fix preinited section_mem_map clobbering on failure path
2026-04-02 7:56 UTC (9+ messages)
[PATCH v3 00/13] mm/huge_memory: refactor zap_huge_pmd()
2026-04-02 7:49 UTC (5+ messages)
` [PATCH v3 13/13] mm/huge_memory: add and use has_deposited_pgtable()
[PATCH v5] mm/page_io: rename swap_iocb fields for clarity
2026-04-02 7:29 UTC (2+ messages)
[PATCH 3/3] mm: optimize free_area_empty() check using per-migratetype counts
2026-04-02 7:28 UTC (3+ messages)
[PATCH 0/2] fix MAP_DROPPABLE not supported errno
2026-04-02 7:28 UTC (6+ messages)
` [PATCH 1/2] mm: fix mmap errno value when MAP_DROPPABLE is not supported
` [PATCH 2/2] selftests/mm: verify droppable mappings cannot be locked
[PATCH v4 1/2] mm/page_io: use sio->len for PSWPIN accounting in sio_read_complete()
2026-04-02 7:19 UTC (5+ messages)
` [PATCH v4 2/2] mm/page_io: rename swap_iocb->pages to swap_iocb->bvecs
[PATCH] mm/vmstat: spread vmstat_update requeue across the stat interval
2026-04-02 7:18 UTC (3+ messages)
[PATCH 0/3] mm: add per-migratetype counts to buddy allocator and optimize pagetypeinfo access
2026-04-02 7:18 UTC (2+ messages)
[PATCH v2 0/2] mm/mprotect: micro-optimization work
2026-04-02 7:11 UTC (8+ messages)
` [PATCH v2 2/2] mm/mprotect: special-case small folios when applying write permissions
[PATCH v2] mm/damon: validate min_region_size to be power of 2
2026-04-02 7:08 UTC (2+ messages)
` (sashiko status) "
[PATCH v1] mm/memory-failure: replace magic number 3 with GET_PAGE_MAX_RETRY_NUM
2026-04-02 6:49 UTC
[PATCH v6 0/8] selftests/cgroup: improve zswap tests robustness and support large page sizes
2026-04-02 6:37 UTC (9+ messages)
` [PATCH v6 1/8] selftests/cgroup: skip test_zswap if zswap is globally disabled
` [PATCH v6 2/8] selftests/cgroup: avoid OOM in test_swapin_nozswap
` [PATCH v6 3/8] selftests/cgroup: use runtime page size for zswpin check
` [PATCH v6 4/8] selftests/cgroup: rename PAGE_SIZE to BUF_SIZE in cgroup_util
` [PATCH v6 5/8] selftests/cgroup: replace hardcoded page size values in test_zswap
` [PATCH v6 6/8] selftest/cgroup: fix zswap test_no_invasive_cgroup_shrink on large pagesize system
` [PATCH v6 7/8] selftest/cgroup: fix zswap attempt_writeback() on 64K "
` [PATCH v6 8/8] selftests/cgroup: test_zswap: wait for asynchronous writeback
[PATCH 0/3] Minor hmm_test fixes and cleanups
2026-04-02 6:32 UTC (5+ messages)
` [PATCH 2/3] selftests/mm: hmm-tests: don't hardcode THP size to 2MB
[PATCH v2] memory tiering: Do not allow promotion if NUMA_BALANCING_MEMORY_TIERING is disabled
2026-04-02 6:24 UTC (6+ messages)
[PATCH v4] mm/page_io: rename swap_iocb->pages to swap_iocb->bvecs
2026-04-02 6:17 UTC (2+ messages)
[PATCH v2] mm/page_io: fix PSWPIN undercount for large folios in sio_read_complete()
2026-04-02 6:01 UTC (12+ messages)
` [PATCH v3] mm/page_io: use sio->len for PSWPIN accounting "
[PATCH v4] mm/userfaultfd: detect VMA replacement after copy retry in mfill_copy_folio_retry()
2026-04-02 5:59 UTC (11+ messages)
[RFC PATCH] mm/damon: reset thread status parameters upon kdamond termination
2026-04-02 5:34 UTC (2+ messages)
[PATCH v4 0/8] dma-buf: heaps: Turn heaps into modules
2026-04-02 5:06 UTC (3+ messages)
[PATCH] mm/damon/stat: deallocate damon_call() failure leaking damon_ctx
2026-04-02 5:06 UTC (3+ messages)
` (sashiko review) "
[RFC PATCH] mm/damon/stat: deallocate damon_call() failure leaking damon_ctx
2026-04-02 4:59 UTC
[PATCH v3 00/15] mm, kvm: allow uffd support in guest_memfd
2026-04-02 4:36 UTC (9+ messages)
` [PATCH v3 02/15] userfaultfd: introduce struct mfill_state
[PATCH v4 00/15] mm, kvm: allow uffd support in guest_memfd
2026-04-02 4:35 UTC (17+ messages)
` [PATCH v4 01/15] userfaultfd: introduce mfill_copy_folio_locked() helper
` [PATCH v4 02/15] userfaultfd: introduce struct mfill_state
` [PATCH v4 03/15] userfaultfd: introduce mfill_establish_pmd() helper
` [PATCH v4 04/15] userfaultfd: introduce mfill_get_vma() and mfill_put_vma()
` [PATCH v4 05/15] userfaultfd: retry copying with locks dropped in mfill_atomic_pte_copy()
` [PATCH v4 06/15] userfaultfd: move vma_can_userfault out of line
` [PATCH v4 07/15] userfaultfd: introduce vm_uffd_ops
` [PATCH v4 08/15] shmem, userfaultfd: use a VMA callback to handle UFFDIO_CONTINUE
` [PATCH v4 09/15] userfaultfd: introduce vm_uffd_ops->alloc_folio()
` [PATCH v4 10/15] shmem, userfaultfd: implement shmem uffd operations using vm_uffd_ops
` [PATCH v4 11/15] userfaultfd: mfill_atomic(): remove retry logic
` [PATCH v4 12/15] mm: generalize handling of userfaults in __do_fault()
` [PATCH v4 13/15] KVM: guest_memfd: implement userfaultfd operations
` [PATCH v4 14/15] KVM: selftests: test userfaultfd minor for guest_memfd
` [PATCH v4 15/15] KVM: selftests: test userfaultfd missing "
[PATCHv3] mm: remove '!root_reclaim' checking in should_abort_scan()
2026-04-02 3:36 UTC (3+ messages)
[PATCH] mm: vmscan: fix dirty folios throttling on cgroup v1 for MGLRU
2026-04-02 3:35 UTC (6+ messages)
[PATCH v9 0/4] mm/vmalloc: free unused pages on vrealloc() shrink
2026-04-02 2:53 UTC (5+ messages)
` [PATCH v9 3/4] "
[PATCH] mm/thp: dead code cleanup in Kconfig
2026-04-02 2:49 UTC (2+ messages)
[PATCH] mm/page_alloc: cleanup flag vars in alloc_pages_bulk_noprof()
2026-04-02 2:29 UTC (2+ messages)
[PATCH -next] mm: vmstat: make refresh interval take effect immediately
2026-04-02 2:13 UTC (3+ messages)
[PATCH v7 0/7] selftests/mm: skip several tests when thp is not available
2026-04-02 1:16 UTC (7+ messages)
` [PATCH v7 4/7] selftests: ksft_exit_fail_perror: support printf style arguments
(sashiko review) [RFC PATCH v5 01/10] mm/damon/core: introduce damon_ctx->paused
2026-04-02 1:10 UTC (2+ messages)
mm.git review status at 7.0-rc6
2026-04-02 0:53 UTC (2+ messages)
[RFC PATCH] mm/damon: reset thread status parameters upon kdamond termination
2026-04-02 0:40 UTC (2+ messages)
[PATCH v3] mm/vmalloc: Use dedicated unbound workqueues for vmap drain
2026-04-02 0:23 UTC (4+ messages)
[PATCH v1] mm/percpu-internal.h: optimise pcpu_chunk struct to save memory
2026-04-02 0:00 UTC (2+ messages)
[PATCH mm-unstable 1/1] mm: fix deferred split queue races during migration
2026-04-01 23:19 UTC (6+ messages)
[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
2026-04-01 22:46 UTC (17+ messages)
` [PATCH RFC v4 07/44] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH RFC v4 08/44] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v4 25/44] KVM: selftests: Test basic single-page conversion flow
[PATCH] mm/vmpressure: skip socket pressure for costly order reclaim
2026-04-01 21:32 UTC (3+ messages)
[PATCH] execve: block Emacs binaries
2026-04-01 21:32 UTC (8+ messages)
` [PATCH 2/1] execve: only smart people should use vim
[LSF/MM/BPF TOPIC] The Future of the Anonymous Reverse Mapping [RESEND]
2026-04-01 21:03 UTC (4+ messages)
[PATCH v5] selftests/mm: skip hugetlb_dio tests when DIO alignment is incompatible
2026-04-01 21:01 UTC (2+ messages)
[PATCH v1 00/10] Remove READ_ONLY_THP_FOR_FS Kconfig
2026-04-01 20:33 UTC (10+ messages)
` [PATCH v1 03/10] mm: fs: remove filemap_nr_thps*() functions and their users
[PATCH mm-unstable v4 0/5] mm: khugepaged cleanups and mTHP prerequisites
2026-04-01 20:31 UTC (12+ messages)
` [PATCH mm-unstable v4 5/5] mm/khugepaged: unify khugepaged and madv_collapse with collapse_single_pmd()
[PATCH v2 1/2] mm: prevent droppable mappings from being locked
2026-04-01 20:27 UTC (6+ messages)
` [PATCH v2 2/2] selftests/mm: verify droppable mappings cannot be locked
[PATCH] MAINTAINERS: add sashiko as the first DAMON reviewer
2026-04-01 19:52 UTC (3+ messages)
[PATCH 1/2] exec: use strnlen() in __set_task_comm
2026-04-01 19:28 UTC (2+ messages)
[PATCH mm-unstable 1/1] mm: fix deferred split queue races during migration
2026-04-01 18:50 UTC (2+ messages)
[PATCH] mm: update stale locking comment in do_anonymous_page()
2026-04-01 18:47 UTC (4+ messages)
[PATCH v2] mm/vma: fix memory leak in __mmap_region()
2026-04-01 18:44 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