messages from 2026-04-01 08:06:54 to 2026-04-02 01:10:48 UTC [more...]
(sashiko review) [RFC PATCH v5 01/10] mm/damon/core: introduce damon_ctx->paused
2026-04-02 1:10 UTC (2+ messages)
[PATCH] mm/damon/stat: deallocate damon_call() failure leaking damon_ctx
2026-04-02 1:04 UTC
mm.git review status at 7.0-rc6
2026-04-02 0:53 UTC (2+ messages)
[PATCH 0/2] fix MAP_DROPPABLE not supported errno
2026-04-02 0:44 UTC (4+ 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
[RFC PATCH] mm/damon: reset thread status parameters upon kdamond termination
2026-04-02 0:40 UTC (3+ messages)
[PATCH v3] mm/vmalloc: Use dedicated unbound workqueues for vmap drain
2026-04-02 0:23 UTC (4+ messages)
[PATCH v2] memory tiering: Do not allow promotion if NUMA_BALANCING_MEMORY_TIERING is disabled
2026-04-02 0:22 UTC (2+ messages)
[PATCH v2 00/12] mm/mglru: improve reclaim loop and dirty folio handling
2026-04-02 0:11 UTC (6+ messages)
` [PATCH v2 08/12] mm/mglru: simplify and improve dirty writeback handling
[PATCH v2 0/2] mm/mprotect: micro-optimization work
2026-04-02 0:09 UTC (11+ messages)
` [PATCH v2 2/2] mm/mprotect: special-case small folios when applying write permissions
[PATCH v1] mm/percpu-internal.h: optimise pcpu_chunk struct to save memory
2026-04-02 0:00 UTC (2+ messages)
[PATCH v2] mm/page_io: fix PSWPIN undercount for large folios in sio_read_complete()
2026-04-01 23:43 UTC (8+ messages)
` [PATCH v3] mm/page_io: use sio->len for PSWPIN accounting "
[PATCH mm-unstable 1/1] mm: fix deferred split queue races during migration
2026-04-01 23:19 UTC (8+ messages)
[PATCH 0/3] Minor hmm_test fixes and cleanups
2026-04-01 23:01 UTC (4+ messages)
` [PATCH 2/3] selftests/mm: hmm-tests: don't hardcode THP size to 2MB
[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
[PATCH v9 0/4] mm/vmalloc: free unused pages on vrealloc() shrink
2026-04-01 21:19 UTC (6+ messages)
` [PATCH v9 1/4] mm/vmalloc: extract vm_area_free_pages() helper from vfree()
` [PATCH v9 2/4] mm/vmalloc: use physical page count for vrealloc() grow-in-place check
` [PATCH v9 3/4] mm/vmalloc: free unused pages on vrealloc() shrink
` [PATCH v9 4/4] lib/test_vmalloc: add vrealloc test case
[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 v3 00/13] selftests/mm: fix failures and robustness improvements
2026-04-01 20:45 UTC (33+ messages)
` [PATCH v3 01/13] selftests/mm: restore default nr_hugepages value during cleanup in charge_reserved_hugetlb.sh
` [PATCH v3 02/13] selftests/mm: fix hugetlb pathname construction "
` [PATCH v3 03/13] selftests/mm: fix hugetlb pathname construction in hugetlb_reparenting_test.sh
` [PATCH v3 04/13] selftest/mm: fix cgroup task placement and drop memory.current checks "
` [PATCH v3 05/13] selftests/mm: size tmpfs according to PMD page size in split_huge_page_test
` [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 10/13] selftests/mm: skip uffd-stress test when nr_pages_per_cpu is zero
` [PATCH v3 11/13] selftests/mm: fix double increment in linked list cleanup in compaction_test
[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: vmscan: fix dirty folios throttling on cgroup v1 for MGLRU
2026-04-01 20:32 UTC (2+ messages)
[PATCH mm-unstable v4 0/5] mm: khugepaged cleanups and mTHP prerequisites
2026-04-01 20:31 UTC (16+ 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 v4] mm/userfaultfd: detect VMA replacement after copy retry in mfill_copy_folio_retry()
2026-04-01 20:05 UTC (8+ messages)
[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 (3+ messages)
[PATCH 0/4] mm: improve write performance with RWF_DONTCACHE
2026-04-01 19:11 UTC (5+ 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] 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)
[PATCH v2 0/7] selftests: memcg: Fix test_memcontrol test failures with large page sizes
2026-04-01 18:41 UTC (3+ messages)
` [PATCH v2 1/7] memcg: Scale up vmstats flush threshold with int_sqrt(nr_cpus+2)
[PATCH] mm/vmstat: spread vmstat_update requeue across the stat interval
2026-04-01 17:46 UTC (11+ messages)
[PATCH v3 00/15] mm, kvm: allow uffd support in guest_memfd
2026-04-01 17:44 UTC (8+ messages)
` [PATCH v3 02/15] userfaultfd: introduce struct mfill_state
[PATCH v3 0/7] mm: switch THP shrinker to list_lru
2026-04-01 17:33 UTC (9+ messages)
` [PATCH v3 6/7] mm: list_lru: introduce folio_memcg_list_lru_alloc()
` [PATCH v3 7/7] mm: switch deferred split shrinker to list_lru
[PATCH] mm/page_alloc: cleanup flag vars in alloc_pages_bulk_noprof()
2026-04-01 17:14 UTC (4+ messages)
[PATCH] slab: remove the SLUB_DEBUG functionality and config option
2026-04-01 16:44 UTC (7+ messages)
[PATCH] mm/sparse: fix BUILD_BUG_ON check for section map alignment
2026-04-01 16:33 UTC (8+ messages)
[RFC PATCH] mm/damon: reset thread status parameters upon kdamond termination
2026-04-01 15:41 UTC (3+ messages)
[PATCH] mm/damon: validate min_region_size to be power of 2
2026-04-01 15:31 UTC (3+ messages)
[PATCH v2] dma-debug: suppress cacheline overlap warning when arch has no DMA alignment requirement
2026-04-01 15:26 UTC (5+ messages)
[PATCH v6 0/3] mm: Free contiguous order-0 pages efficiently
2026-04-01 15:13 UTC (6+ messages)
` [PATCH v6 1/3] mm/page_alloc: Optimize free_contig_range()
` [PATCH v6 2/3] vmalloc: Optimize vfree with free_pages_bulk()
` [PATCH v6 3/3] mm/page_alloc: Optimize __free_contig_frozen_range()
[PATCH v3 0/4] Introduce QPW for per-cpu operations (v3)
2026-04-01 15:10 UTC (5+ messages)
` [PATCH v3 3/4] swap: apply new queue_percpu_work_on() interface
` [PATCH v3 4/4] slub: "
[PATCH v2] mm/mempolicy: fix memory leaks in weighted_interleave_auto_store()
2026-04-01 14:56 UTC (2+ messages)
[PATCH v1 05/10] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
2026-04-01 14:53 UTC (5+ messages)
[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
2026-04-01 14:36 UTC (5+ messages)
` [PATCH v2 06/22] vfio/pci: Retrieve preserved device files after Live Update
[PATCH v2] mm/slub: skip freelist construction for whole-slab bulk refill
2026-04-01 13:56 UTC (2+ messages)
[RFC PATCH v3 0/2] Fix storing in XArray check_split tests
2026-04-01 13:53 UTC (5+ messages)
[PATCH v7 0/7] selftests/mm: skip several tests when thp is not available
2026-04-01 13:46 UTC (8+ messages)
` [PATCH v7 4/7] selftests: ksft_exit_fail_perror: support printf style arguments
[PATCH 1/4] selftests/mm: respect build verbosity settings for 32/64-bit targets
2026-04-01 13:44 UTC (4+ messages)
` [PATCH 4/4] selftests/mm: fix cow/gup_longterm link failures when liburing flags are missing
[PATCH] mm/thp: dead code cleanup in Kconfig
2026-04-01 13:38 UTC (2+ messages)
[PATCH v3 0/42] fs: Move metadata bh tracking from address_space
2026-04-01 12:50 UTC (11+ messages)
` [PATCH 15/42] fat: Sync and invalidate metadata buffers from fat_evict_inode()
[PATCH mm-stable v3] mm/memcontrol: batch memcg charging in __memcg_slab_post_alloc_hook
2026-04-01 12:26 UTC (4+ messages)
[syzbot] [mm?] WARNING in deferred_split_folio
2026-04-01 11:54 UTC (15+ messages)
[PATCH] mm/migrate: fix stale partially_mapped arg to deferred_split_folio()
2026-04-01 10:15 UTC (4+ messages)
[PATCH v5 0/3] mm: Free contiguous order-0 pages efficiently
2026-04-01 10:12 UTC (11+ messages)
` [PATCH v5 1/3] mm/page_alloc: Optimize free_contig_range()
` [PATCH v5 2/3] vmalloc: Optimize vfree
[PATCH] sched/numa, mm: Skip page promotion if cpu pid is valid
2026-04-01 9:48 UTC (6+ messages)
[PATCH RESEND] checkpatch: Suppress warnings when Reported-by: is followed by Link:
2026-04-01 9:47 UTC
[PATCH v4] selftests/mm: skip hugetlb_dio tests when DIO alignment is incompatible
2026-04-01 8:44 UTC (5+ messages)
[PATCH v2] tools/testing/selftests: add merge test for partial msealed range
2026-04-01 8:32 UTC (5+ 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