summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-11-30mm: add bdi_set_min_ratio_no_scale() functionStefan Roesch
2022-11-30mm: add bdi_set_max_ratio_no_scale() functionStefan Roesch
2022-11-30mm: add bdi_set_min_bytes() functionStefan Roesch
2022-11-30mm: add bdi_get_min_bytes() functionStefan Roesch
2022-11-30mm: add bdi_set_max_bytes() functionStefan Roesch
2022-11-30mm: add bdi_get_max_bytes() functionStefan Roesch
2022-11-30mm: use part per 1000000 for bdi ratiosStefan Roesch
2022-11-30mm: add bdi_set_strict_limit() functionStefan Roesch
2022-11-30folio-compat: remove try_to_release_page()Vishal Moola (Oracle)
2022-11-30mm/gup: reliable R/O long-term pinning in COW mappingsDavid Hildenbrand
2022-11-30mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mappingDavid Hildenbrand
2022-11-30mm: anonymous shared memory namingPasha Tatashin
2022-11-30mm: shrinkers: add missing includes for undeclared typesT.J. Mercier
2022-11-30zram: add size class equals check into recompressionAlexey Romanov
2022-11-30mm: delay page_remove_rmap() until after the TLB has been flushedLinus Torvalds
2022-11-30mm: mmu_gather: prepare to gather encoded page pointers with flagsLinus Torvalds
2022-11-30mm: teach release_pages() to take an array of encoded page pointers tooLinus Torvalds
2022-11-30mm: introduce 'encoded' page pointers with embedded extra bitsLinus Torvalds
2022-11-30mm: remove unused savedwrite infrastructureDavid Hildenbrand
2022-11-30mm/autonuma: use can_change_(pte|pmd)_writable() to replace savedwriteDavid Hildenbrand
2022-11-30mm/mprotect: factor out check whether manual PTE write upgrades are requiredDavid Hildenbrand
2022-11-30mm,thp,rmap: subpages_mapcount COMPOUND_MAPPED if PMD-mappedHugh Dickins
2022-11-30mm,thp,rmap: subpages_mapcount of PTE-mapped subpagesHugh Dickins
2022-11-30mm,thp,rmap: lock_compound_mapcounts() on THP mapcountsHugh Dickins
2022-11-30mm,thp,rmap: simplify compound page mapcount handlingHugh Dickins
2022-11-30mm,hugetlb: use folio fields in second tail pageHugh Dickins
2022-11-30mm: use pte markers for swap errorsPeter Xu
2022-11-30mm: always compile in pte markersPeter Xu
2022-11-30mm/damon/core: add a callback for scheme target regions checkSeongJae Park
2022-11-30mm/hugetlb: convert move_hugetlb_state() to foliosSidhartha Kumar
2022-11-30mm/hugetlb_cgroup: convert hugetlb_cgroup_uncharge_page() to foliosSidhartha Kumar
2022-11-30mm/hugetlb_cgroup: convert hugetlb_cgroup_migrate to foliosSidhartha Kumar
2022-11-30mm/hugetlb_cgroup: convert set_hugetlb_cgroup*() to foliosSidhartha Kumar
2022-11-30mm/hugetlb_cgroup: convert hugetlb_cgroup_from_page() to foliosSidhartha Kumar
2022-11-30mm/hugetlb_cgroup: convert __set_hugetlb_cgroup() to foliosSidhartha Kumar
2022-11-30mm: vmscan: split khugepaged stats from direct reclaim statsJohannes Weiner
2022-11-30mm, hwpoison: when copy-on-write hits poison, take page offlineTony Luck
2022-11-30mm, hwpoison: try to recover from copy-on write faultsTony Luck
2022-11-30percpu_counter: add percpu_counter_sum_all interfaceShakeel Butt
2022-11-30mm: convert mm's rss stats into percpu_counterShakeel Butt
2022-11-30Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton
2022-11-30revert "kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compati...Andrew Morton
2022-11-30mm/khugepaged: fix GUP-fast interaction by sending IPIJann Horn
2022-11-30mm: introduce arch_has_hw_nonleaf_pmd_young()Juergen Gross
2022-11-30mm: add dummy pmd_young() for architectures not having itJuergen Gross
2022-11-30hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processingMike Kravetz
2022-11-30madvise: use zap_page_range_single for madvise dontneedMike Kravetz
2022-11-30mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODEYang Shi
2022-11-22mm: fix unexpected changes to {failslab|fail_page_alloc}.attrQi Zheng
2022-11-22kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compatibleSam James