public inbox for linux-mm@kvack.org
 help / color / mirror / Atom feed
 messages from 2026-04-01 02:29:33 to 2026-04-01 19:25:11 UTC [more...]

[PATCH] execve: block Emacs binaries
 2026-04-01 19:24 UTC  (6+ messages)
` [PATCH 2/1] execve: only smart people should use vim

[PATCH v4] mm/userfaultfd: detect VMA replacement after copy retry in mfill_copy_folio_retry()
 2026-04-01 19:22 UTC  (7+ messages)

[PATCH mm-unstable 1/1] mm: fix deferred split queue races during migration
 2026-04-01 19:21 UTC  (5+ messages)

[PATCH v1 00/10] Remove READ_ONLY_THP_FOR_FS Kconfig
 2026-04-01 19:15 UTC  (9+ messages)
` [PATCH v1 03/10] mm: fs: remove filemap_nr_thps*() functions and their users

[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] MAINTAINERS: add sashiko as the first DAMON reviewer
 2026-04-01 18:08 UTC  (2+ messages)

[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 00/13] selftests/mm: fix failures and robustness improvements
 2026-04-01 17:33 UTC  (31+ 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 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 v9 0/4] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-04-01 17:16 UTC  (5+ 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

[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  (15+ messages)

[PATCH 1/2] exec: use strnlen() in __set_task_comm
 2026-04-01 16:30 UTC  (2+ messages)

[RFC PATCH] mm/damon: reset thread status parameters upon kdamond termination
 2026-04-01 15:41 UTC  (3+ messages)

[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
 2026-04-01 15:35 UTC  (6+ messages)
` [PATCH RFC v4 07/44] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2

[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  (3+ 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 0/2] mm/mprotect: micro-optimization work
 2026-04-01 14:14 UTC  (6+ messages)

[PATCH v2] mm/slub: skip freelist construction for whole-slab bulk refill
 2026-04-01 13:56 UTC  (3+ 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  (16+ messages)
  ` Request received

[PATCH v2 1/2] mm: prevent droppable mappings from being locked
 2026-04-01 11:17 UTC  (5+ messages)
` [PATCH v2 2/2] selftests/mm: verify droppable mappings cannot be locked

[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 v3] mm/vmalloc: Use dedicated unbound workqueues for vmap drain
 2026-04-01  9:47 UTC  (2+ messages)

[PATCH RESEND] checkpatch: Suppress warnings when Reported-by: is followed by Link:
 2026-04-01  9:47 UTC 

[PATCH v5] selftests/mm: skip hugetlb_dio tests when DIO alignment is incompatible
 2026-04-01  9:05 UTC 

[PATCH v4] selftests/mm: skip hugetlb_dio tests when DIO alignment is incompatible
 2026-04-01  8:44 UTC  (5+ messages)

[LSF/MM/BPF TOPIC] The Future of the Anonymous Reverse Mapping [RESEND]
 2026-04-01  8:43 UTC  (3+ messages)

[PATCH v2] mm/page_io: fix PSWPIN undercount for large folios in sio_read_complete()
 2026-04-01  8:32 UTC  (6+ messages)
` [PATCH v3] mm/page_io: use sio->len for PSWPIN accounting "

[PATCH v2] tools/testing/selftests: add merge test for partial msealed range
 2026-04-01  8:32 UTC  (5+ messages)

[RFC PATCH] mm/damon: reset thread status parameters upon kdamond termination
 2026-04-01  8:23 UTC  (2+ messages)

[PATCH mm-unstable v4 0/5] mm: khugepaged cleanups and mTHP prerequisites
 2026-04-01  8:17 UTC  (15+ messages)
` [PATCH mm-unstable v4 5/5] mm/khugepaged: unify khugepaged and madv_collapse with collapse_single_pmd()

[PATCH v2 00/12] mm/mglru: improve reclaim loop and dirty folio handling
 2026-04-01  7:36 UTC  (10+ 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] mm/sparse: fix preinited section_mem_map clobbering on failure path
 2026-04-01  7:28 UTC  (9+ messages)

[PATCH] mm/vmscan: add tracepoint for changes in min_seq and max_seq
 2026-04-01  7:17 UTC 

[PATCH v2] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
 2026-04-01  7:01 UTC 

[akpm-mm:mm-unstable 124/135] include/linux/compiler_types.h:706:45: error: call to '__compiletime_assert_350' declared with attribute error: BUILD_BUG_ON failed: SECTION_MAP_LAST_BIT > min(PFN_SECTION_SHIFT + __ffs(sizeof(struct page)), PAGE_SHIFT)
 2026-04-01  6:36 UTC 

[akpm-mm:mm-unstable 121/130] tools/testing/selftests/kselftest.h:427:13: error: implicit declaration of function 'vasprintf'; did you mean 'vsprintf'?
 2026-04-01  6:00 UTC  (3+ messages)

[PATCH 0/3] Minor hmm_test fixes and cleanups
 2026-04-01  5:19 UTC  (3+ messages)
` [PATCH 2/3] selftests/mm: hmm-tests: don't hardcode THP size to 2MB

mm.git review status at 7.0-rc6
 2026-04-01  4:39 UTC 

[PATCH] LoongArch: mm: fix FLATMEM ARCH_PFN_OFFSET for non-zero DRAM base
 2026-04-01  4:17 UTC  (2+ messages)
` [PATCH v2] "

maple_tree: KCSAN: data-race in mas_wr_node_store / mtree_range_walk
 2026-04-01  3:58 UTC  (2+ messages)

[PATCH v2] lib/maple_tree: fix potential NULL dereference in mas_pop_node()
 2026-04-01  3:27 UTC  (2+ messages)

[PATCH 1/3] lib/maple_tree: fix potential NULL dereference in mas_pop_node()
 2026-04-01  3:24 UTC  (3+ messages)
` [PATCH 2/3] lib/maple_tree: fix always-true condition in mas_erase()

[PATCH] lib/maple_tree: fix incorrect dead range comparison in mas_topiary_replace()
 2026-04-01  3:20 UTC  (2+ messages)

[PATCH v4] mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
 2026-04-01  2:38 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox