summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-01mm/damon/sysfs-schemes: implement DAMOS-tried regions clear commandSeongJae Park3-1/+37
2022-12-01mm/damon/sysfs: implement DAMOS tried regions update commandSeongJae Park3-2/+141
2022-12-01mm/damon/sysfs-schemes: implement scheme region directorySeongJae Park1-1/+122
2022-12-01mm/damon/sysfs-schemes: implement schemes/tried_regions directorySeongJae Park1-0/+57
2022-12-01mm/damon/core: add a callback for scheme target regions checkSeongJae Park2-1/+10
2022-12-01mm/hugetlb: convert move_hugetlb_state() to foliosSidhartha Kumar3-15/+22
2022-12-01mm/hugeltb_cgroup: convert hugetlb_cgroup_commit_charge*() to foliosSidhartha Kumar1-6/+10
2022-12-01mm/hugetlb_cgroup: convert hugetlb_cgroup_uncharge_page() to foliosSidhartha Kumar3-25/+27
2022-12-01mm/hugetlb: convert free_huge_page to foliosSidhartha Kumar1-13/+14
2022-12-01mm/hugetlb: convert isolate_or_dissolve_huge_page to foliosSidhartha Kumar1-7/+6
2022-12-01mm/hugetlb_cgroup: convert hugetlb_cgroup_migrate to foliosSidhartha Kumar3-10/+8
2022-12-01mm/hugetlb_cgroup: convert set_hugetlb_cgroup*() to foliosSidhartha Kumar3-25/+31
2022-12-01mm/hugetlb_cgroup: convert hugetlb_cgroup_from_page() to foliosSidhartha Kumar3-26/+31
2022-12-01mm/hugetlb_cgroup: convert __set_hugetlb_cgroup() to foliosSidhartha Kumar2-9/+9
2022-12-01mempool: do not use ksize() for poisoningKees Cook1-6/+12
2022-12-01maple_tree: mte_set_full() and mte_clear_full() clang-analyzer clean upLiam Howlett1-4/+9
2022-12-01mm: vmscan: split khugepaged stats from direct reclaim statsJohannes Weiner7-10/+53
2022-12-01Docs/admin-guide/mm/damon/usage: fix wrong usage example of init_regions fileSeongJae Park1-5/+6
2022-12-01Docs/admin-guide/mm/damon/usage: describe the rules of sysfs region directoriesSeongJae Park1-0/+3
2022-12-01mm: hugetlb_vmemmap: remove redundant list_del()Muchun Song1-3/+1
2022-12-01mm, hwpoison: when copy-on-write hits poison, take page offlineTony Luck2-2/+8
2022-12-01mm, hwpoison: try to recover from copy-on write faultsTony Luck2-10/+46
2022-12-01percpu_counter: add percpu_counter_sum_all interfaceShakeel Butt3-6/+34
2022-12-01mm: convert mm's rss stats into percpu_counterShakeel Butt8-107/+40
2022-12-01selftests/damon: add tests for DAMON_LRU_SORT's enabled parameterSeongJae Park2-1/+42
2022-12-01mm/damon/lru_sort: enable and disable synchronouslySeongJae Park1-29/+22
2022-12-01selftests/damon: add tests for DAMON_RECLAIM's enabled parameterSeongJae Park2-0/+43
2022-12-01mm/damon/reclaim: enable and disable synchronouslySeongJae Park1-30/+23
2022-12-01mm/damon/{reclaim,lru_sort}: remove unnecessarily included headersSeongJae Park2-4/+0
2022-12-01mm/damon/modules: deduplicate init steps for DAMON context setupSeongJae Park5-30/+53
2022-12-01mm/damon/sysfs: split out schemes directory implementation to separate fileSeongJae Park4-1065/+1091
2022-12-01mm/damon/sysfs: split out kdamond-independent schemes stats update logic into...SeongJae Park1-15/+22
2022-12-01mm/damon/sysfs: move unsigned long range directory to common moduleSeongJae Park3-100/+109
2022-12-01mm/damon/sysfs: move sysfs_lock to common moduleSeongJae Park4-4/+24
2022-12-01mm/damon/sysfs: remove parameters of damon_sysfs_region_alloc()SeongJae Park1-11/+3
2022-12-01mm/damon/sysfs: use damon_addr_range for region's start and end valuesSeongJae Park1-14/+11
2022-12-01mm/damon/core: split out scheme quota adjustment logic into a new functionSeongJae Park1-43/+48
2022-12-01mm/damon/core: split out scheme stat update logic into a new functionSeongJae Park1-5/+11
2022-12-01mm/damon/core: split damos application logic into a new functionSeongJae Park1-34/+39
2022-12-01mm/damon/core: split out DAMOS-charged region skip logic into a new functionSeongJae Park1-31/+65
2022-12-01Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton66-35938/+36531
2022-12-01revert "kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compati...Andrew Morton1-2/+0
2022-12-01Kconfig.debug: provide a little extra FRAME_WARN leeway when KASAN is enabledLee Jones1-0/+1
2022-12-01drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frameLee Jones1-0/+7
2022-12-01mm/khugepaged: invoke MMU notifiers in shmem/file collapse pathsJann Horn1-0/+5
2022-12-01mm/khugepaged: fix GUP-fast interaction by sending IPIJann Horn3-3/+7
2022-12-01mm/khugepaged: take the right locks for page table retractionJann Horn1-4/+51
2022-12-01mm: migrate: fix THP's mapcount on isolationGavin Shan1-11/+11
2022-12-01mm: introduce arch_has_hw_nonleaf_pmd_young()Juergen Gross3-5/+24
2022-12-01mm: add dummy pmd_young() for architectures not having itJuergen Gross7-0/+13