aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2025-09-21mm, swap: use unified helper for swap cache look upKairui Song7-68/+79
2025-09-21mm/memremap: remove unused get_dev_pagemap() parameterAlistair Popple3-20/+6
2025-09-21mm/gup: remove dead pgmap refcounting codeAlistair Popple1-41/+26
2025-09-21mm/page_alloc: check the correct buddy if it is a starting blockWei Yang1-17/+8
2025-09-21mm/hwpoison: decouple hwpoison_filter from mm/memory-failure.cMiaohe Lin4-96/+112
2025-09-21filemap: optimize folio refount update in filemap_map_pagesJinjiang Tu1-6/+14
2025-09-21mm: shmem: fix the strategy for the tmpfs 'huge=' optionsBaolin Wang1-42/+5
2025-09-21mm/show_mem: add trylock while printing alloc infoYueyang Pan1-1/+4
2025-09-21mm/show_mem: dump the status of the mem alloc profiling before printingYueyang Pan1-1/+2
2025-09-21mm/page_alloc: add kernel-docs for free_pages()Vishal Moola (Oracle)1-0/+9
2025-09-21mm/filemap: align last_index to folio sizeYouling Tang1-2/+3
2025-09-21mm: constify highmem related functions for improved const-correctnessMax Kellermann1-5/+5
2025-09-21mm: constify arch_pick_mmap_layout() for improved const-correctnessMax Kellermann1-3/+3
2025-09-21mm, s390: constify mapping related test/getter functionsMax Kellermann1-5/+5
2025-09-21mm: constify process_shares_mm() for improved const-correctnessMax Kellermann1-3/+3
2025-09-21mm: constify shmem related test functions for improved const-correctnessMax Kellermann1-3/+3
2025-09-21mm: hugeltb: check NUMA_NO_NODE in only_alloc_fresh_hugetlb_folio()Kefeng Wang1-4/+3
2025-09-21mm: hugetlb: remove struct hstate from init_new_hugetlb_folio()Kefeng Wang1-4/+4
2025-09-21mm: hugetlb: directly pass order when allocate a hugetlb folioKefeng Wang3-20/+18
2025-09-21mm: hugetlb: convert to account_new_hugetlb_folio()Kefeng Wang1-8/+8
2025-09-21mm: hugetlb: convert to use more alloc_fresh_hugetlb_folio()Kefeng Wang1-32/+14
2025-09-21mm: show_mem: show number of zspages in show_free_areasThadeu Lima de Souza Cascardo1-0/+6
2025-09-21mm/hugetlb: retry to allocate for early boot hugepage allocationLi RongQing1-4/+22
2025-09-21kasan: apply write-only mode in kasan kunit testcasesYeoreum Yun1-69/+136
2025-09-21kasan/hw-tags: introduce kasan.write_only optionYeoreum Yun2-2/+50
2025-09-21kfence: drop nth_page() usageDavid Hildenbrand1-5/+7
2025-09-21mm/gup: drop nth_page() usage in unpin_user_page_range_dirty_lock()David Hildenbrand1-1/+7
2025-09-21scatterlist: disallow non-contigous page ranges in a single SG entryDavid Hildenbrand1-0/+1
2025-09-21mm/cma: refuse handing out non-contiguous page rangesDavid Hildenbrand2-15/+59
2025-09-21mm/gup: remove record_subpages()David Hildenbrand1-17/+10
2025-09-21mm/gup: drop nth_page() usage within folio when recording subpagesDavid Hildenbrand1-4/+3
2025-09-21mm/pagewalk: drop nth_page() usage within folio in folio_walk_start()David Hildenbrand1-1/+1
2025-09-21mm/mm/percpu-km: drop nth_page() usage within single allocationDavid Hildenbrand1-1/+1
2025-09-21mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()David Hildenbrand1-8/+12
2025-09-21mm: sanity-check maximum folio size in folio_set_order()David Hildenbrand1-0/+1
2025-09-21mm/mm_init: make memmap_init_compound() look more like prep_compound_page()David Hildenbrand1-8/+7
2025-09-21mm/hugetlb: check for unreasonable folio sizes when registering hstateDavid Hildenbrand1-0/+2
2025-09-21mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()David Hildenbrand1-0/+3
2025-09-21mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()David Hildenbrand1-1/+9
2025-09-21mm: stop making SPARSEMEM_VMEMMAP user-selectableDavid Hildenbrand1-2/+1
2025-09-21mm/memfd: remove redundant castsJoey Pabalinas1-2/+2
2025-09-21mm: zpdesc: minor naming and comment correctionsJohannes Weiner1-7/+7
2025-09-21mm: remove unused zpool layerJohannes Weiner4-446/+11
2025-09-21mm: zswap: interact directly with zsmallocJohannes Weiner1-146/+52
2025-09-21kasan: introduce ARCH_DEFER_KASAN and unify static key across modesSabyrzhan Tasbolatov7-24/+44
2025-09-21Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick upAndrew Morton16-86/+156
2025-09-19writeback: Avoid contention on wb->list_lock when switching inodesJan Kara1-0/+5
2025-09-18arm64: Enable permission change on arm64 kernel block mappingsDev Jain1-12/+24
2025-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-41/+62
2025-09-17Merge tag 'mm-hotfixes-stable-2025-09-17-21-10' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds6-41/+62