summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-05-22memcg: make __mod_memcg_lruvec_state re-entrant safe against irqsShakeel Butt
2025-05-22memcg: make count_memcg_events re-entrant safe against irqsShakeel Butt
2025-05-22memcg: make mod_memcg_state re-entrant safe against irqsShakeel Butt
2025-05-22memcg: move preempt disable to callers of memcg_rstat_updatedShakeel Butt
2025-05-22memcg: memcg_rstat_updated re-entrant safe against irqsShakeel Butt
2025-05-22mm: khugepaged: decouple SHMEM and file folios' collapseBaolin Wang
2025-05-22selftests/eventfd: correct test name and improve messagesRyan Chung
2025-05-22alloc_tag: check mem_profiling_support in alloc_tag_initCasey Chen
2025-05-22Docs/damon: update titles and brief introductions to explain DAMOSSeongJae Park
2025-05-22selftests/damon/_damon_sysfs: read tried regions directories in orderSeongJae Park
2025-05-22mm/damon/tests/core-kunit: add a test for damos_set_filters_default_reject()SeongJae Park
2025-05-22mm/damon/paddr: remove unused variable, folio_list, in damon_pa_stat()SeongJae Park
2025-05-22mm/damon/sysfs-schemes: fix wrong comment on damons_sysfs_quota_goal_metric_strsSeongJae Park
2025-05-22mm/damon/core: warn and fix nr_accesses[_bp] corruptionSeongJae Park
2025-05-22mm: rename try_alloc_pages() to alloc_pages_nolock()Alexei Starovoitov
2025-05-22selftests/mm: deduplicate second mmap() of 5*PAGE_SIZE at baseMark Brown
2025-05-22mm: remove WARN_ON_ONCE() in file_has_valid_mmap_hooks()Lorenzo Stoakes
2025-05-22MAINTAINERS: add kernel/fork.c to relevant sectionsLorenzo Stoakes
2025-05-22mm: convert do_set_pmd() to take a folioBaolin Wang
2025-05-22mm: khugepaged: convert set_huge_pmd() to take a folioBaolin Wang
2025-05-22mm/io-mapping: track_pfn() -> "pfnmap tracking"David Hildenbrand