summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-31mm/khugepaged: clean up refcount check using folio_expected_ref_count()Shivank Garg
2025-05-31selftests/mm: fix test result reporting in gup_longtermMark Brown
2025-05-31selftests/mm: report unique test names for each cow testMark Brown
2025-05-31selftests/mm: add helper for logging test start and resultsMark Brown
2025-05-31selftests/mm: use standard ksft_finished() in cow and gup_longtermMark Brown
2025-05-31selftests/damon/_damon_sysfs: skip testcases if CONFIG_DAMON_SYSFS is disabledEnze Li
2025-05-31sched/numa: add statistics of numa balance taskChen Yu
2025-05-31sched/numa: fix task swap by skipping kernel threadsLibo Chen
2025-05-31tools/testing: check correct variable in open_procmap()Dan Carpenter
2025-05-31tools/testing/vma: add missing function stubLorenzo Stoakes
2025-05-31mm/gup: update comment explaining why gup_fast() disables IRQsJann Horn
2025-05-31selftests/mm: two fixes for the pfnmap testDavid Hildenbrand
2025-05-31mm/khugepaged: fix race with folio split/free using temporary referenceShivank Garg
2025-05-31mm: add CONFIG_PAGE_BLOCK_ORDER to select page block orderJuan Yescas
2025-05-31mmu_notifiers: remove leftover stub macrosJann Horn
2025-05-31selftests/mm: deduplicate test names in madv_populateMark Brown
2025-05-31kcov: rust: add flags for KCOV with RustAlice Ryhl
2025-05-31mm: rust: make CONFIG_MMU ifdefs more narrowAlice Ryhl
2025-05-31mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables()Roman Gushchin
2025-05-31mm/damon/Kconfig: enable CONFIG_DAMON by defaultSeongJae Park
2025-05-31mm/damon/Kconfig: set DAMON_{VADDR,PADDR,SYSFS} default to DAMONSeongJae Park
2025-05-31hugetlb: show nr_huge_pages in report_hugepages()Wenjie Xu
2025-05-31selftests/mm: skip hugevm test if kernel config file is not presentZi Yan
2025-05-31selftests/mm: skip guard_regions.uffd tests when uffd is not presentZi Yan
2025-05-31mm/shmem: remove unneeded xa_is_value() check in shmem_unuse_swap_entries()Kemeng Shi
2025-05-31mm: shmem: only remove inode from swaplist when it's swapped page count is 0Kemeng Shi
2025-05-31mm/shmem: fix potential dead loop in shmem_unuse()Kemeng Shi
2025-05-31mm: shmem: add missing shmem_unacct_size() in __shmem_file_setup()Kemeng Shi
2025-05-31mm: shmem: avoid unpaired folio_unlock() in shmem_swapin_folio()Kemeng Shi
2025-05-31mm/damon/core: avoid destroyed target reference from DAMOS quotaAkinobu Mita
2025-05-31memcg: make memcg_rstat_updated nmi safeShakeel Butt
2025-05-31memcg: nmi-safe slab stats updatesShakeel Butt
2025-05-31memcg: add nmi-safe update for MEMCG_KMEMShakeel Butt
2025-05-31memcg: nmi safe memcg stats for specific archsShakeel Butt
2025-05-31memcg: disable kmem charging in nmi for unsupported archShakeel Butt
2025-05-31selftests/mm: deduplicate default page size test results in thuge-genMark Brown
2025-05-31selftests/mm: deduplicate test logging in test_mlock_lock()Mark Brown
2025-05-31zram: support deflate-specific paramsSergey Senozhatsky
2025-05-31zram: rename ZCOMP_PARAM_NO_LEVELSergey Senozhatsky
2025-05-31iov: remove copy_page_from_iter_atomic()Matthew Wilcox (Oracle)
2025-05-31ntfs3: use folios more in ntfs_compress_write()Matthew Wilcox (Oracle)
2025-05-31mm: rename page->index to page->__folio_indexMatthew Wilcox (Oracle)
2025-05-31m68k: remove use of page->indexMatthew Wilcox (Oracle)
2025-05-27mm: pcp: increase pcp->free_count threshold to trigger free_highNikhil Dhama
2025-05-27mm/hugetlb: convert use of struct page to folio in __unmap_hugepage_range()Fan Ni
2025-05-27mm/hugetlb: refactor __unmap_hugepage_range() to take folio instead of pageFan Ni
2025-05-27mm/hugetlb: refactor unmap_hugepage_range() to take folio instead of pageFan Ni
2025-05-27mm/hugetlb: pass folio instead of page to unmap_ref_private()Fan Ni
2025-05-22memcg: objcg stock trylock without irq disablingShakeel Butt
2025-05-22memcg: no stock lock for cpu hot-unplugShakeel Butt