aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-30mempool: do not use ksize() for poisoningKees Cook
2022-11-30maple_tree: mte_set_full() and mte_clear_full() clang-analyzer clean upLiam Howlett
2022-11-30mm: vmscan: split khugepaged stats from direct reclaim statsJohannes Weiner
2022-11-30Docs/admin-guide/mm/damon/usage: fix wrong usage example of init_regions fileSeongJae Park
2022-11-30Docs/admin-guide/mm/damon/usage: describe the rules of sysfs region directoriesSeongJae Park
2022-11-30mm: hugetlb_vmemmap: remove redundant list_del()Muchun Song
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-30selftests/damon: add tests for DAMON_LRU_SORT's enabled parameterSeongJae Park
2022-11-30mm/damon/lru_sort: enable and disable synchronouslySeongJae Park
2022-11-30selftests/damon: add tests for DAMON_RECLAIM's enabled parameterSeongJae Park
2022-11-30mm/damon/reclaim: enable and disable synchronouslySeongJae Park
2022-11-30mm/damon/{reclaim,lru_sort}: remove unnecessarily included headersSeongJae Park
2022-11-30mm/damon/modules: deduplicate init steps for DAMON context setupSeongJae Park
2022-11-30mm/damon/sysfs: split out schemes directory implementation to separate fileSeongJae Park
2022-11-30mm/damon/sysfs: split out kdamond-independent schemes stats update logic into...SeongJae Park
2022-11-30mm/damon/sysfs: move unsigned long range directory to common moduleSeongJae Park
2022-11-30mm/damon/sysfs: move sysfs_lock to common moduleSeongJae Park
2022-11-30mm/damon/sysfs: remove parameters of damon_sysfs_region_alloc()SeongJae Park
2022-11-30mm/damon/sysfs: use damon_addr_range for region's start and end valuesSeongJae Park
2022-11-30mm/damon/core: split out scheme quota adjustment logic into a new functionSeongJae Park
2022-11-30mm/damon/core: split out scheme stat update logic into a new functionSeongJae Park
2022-11-30mm/damon/core: split damos application logic into a new functionSeongJae Park
2022-11-30mm/damon/core: split out DAMOS-charged region skip logic into a new functionSeongJae Park
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-30Kconfig.debug: provide a little extra FRAME_WARN leeway when KASAN is enabledLee Jones
2022-11-30drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frameLee Jones
2022-11-30mm/khugepaged: invoke MMU notifiers in shmem/file collapse pathsJann Horn
2022-11-30mm/khugepaged: fix GUP-fast interaction by sending IPIJann Horn
2022-11-30mm/khugepaged: take the right locks for page table retractionJann Horn
2022-11-30mm: migrate: fix THP's mapcount on isolationGavin Shan
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-30mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in dam...SeongJae Park
2022-11-30tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"Tiezhu Yang
2022-11-30nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()ZhangPeng
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-22test_kprobes: fix implicit declaration error of test_kprobesLi Hua
2022-11-22nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirtyChen Zhongjin
2022-11-22mm/cgroup/reclaim: fix dirty pages throttling on cgroup v1Aneesh Kumar K.V
2022-11-22mm: fix unexpected changes to {failslab|fail_page_alloc}.attrQi Zheng