summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2022-10-04hugetlbfs: revert use i_mmap_rwsem for more pmd sharing synchronizationMike Kravetz3-81/+15
2022-10-04hugetlbfs: revert use i_mmap_rwsem to address page fault/truncate raceMike Kravetz1-11/+11
2022-10-04mm/hugetlb: remove unnecessary 'NULL' values from pointerXU pengfei1-2/+2
2022-10-04mm/filemap: make folio_put_wait_locked staticKe Sun1-1/+1
2022-10-04mm: hugetlb: eliminate memory-less nodes handlingMuchun Song1-41/+29
2022-10-04mm: hugetlb: simplify per-node sysfs creation and removalMuchun Song1-12/+23
2022-10-04mm/mempolicy: use PAGE_ALIGN instead of open-coding itze zuo1-2/+2
2022-10-04mm/page_alloc.c: document bulkfree_pcp_prepare() return valueAndrew Morton1-0/+1
2022-10-04mm/page_alloc.c: rename check_free_page() to free_page_is_bad()Andrew Morton1-10/+10
2022-10-04mm/memcontrol: use kstrtobool for swapaccount param parsingLiu Shixin1-4/+4
2022-10-04mm/damon/core: simplify the kdamond stop mechanism by removing 'done'Kaixu Xia1-15/+9
2022-10-04mm/damon/sysfs: simplify the variable 'pid' assignment operationKaixu Xia1-7/+4
2022-10-04mm/damon: simplify the parameter passing for 'prepare_access_checks'Kaixu Xia2-6/+5
2022-10-04mm/damon/lru_sort: deduplicate hot/cold schemes generatorsSeongJae Park1-24/+21
2022-10-04mm/damon/lru_sort: use quotas param generatorSeongJae Park1-51/+19
2022-10-04mm/damon/reclaim: use the quota params generator macroSeongJae Park1-52/+12
2022-10-04mm/damon/modules-common: implement damos time quota params generatorSeongJae Park1-2/+5
2022-10-04mm/damon/modules-common: implement a damos quota params generatorSeongJae Park1-1/+7
2022-10-04mm/damon/lru_sort: use stat generatorSeongJae Park1-71/+12
2022-10-04mm/damon/reclaim: use stat parameters generatorSeongJae Park1-36/+5
2022-10-04mm/damon/modules-common: implement a stats parameters generator macroSeongJae Park1-0/+12
2022-10-04mm/damon/reclaim: use watermarks parameters generator macroSeongJae Park1-47/+9
2022-10-04mm/damon/lru_sort: use watermarks parameters generator macroSeongJae Park2-56/+12
2022-10-04mm/damon/modules-common: implement a watermarks module parameters generator m...SeongJae Park1-0/+7
2022-10-04mm/damon/reclaim: use monitoring attributes parameters generator macroSeongJae Park1-42/+5
2022-10-04mm/damon/lru_sort: use monitoring attributes parameters generaotr macroSeongJae Park1-42/+5
2022-10-04mm/damon: implement a monitoring attributes module parameters generator macroSeongJae Park1-0/+18
2022-10-04mm/damon/lru_sort: use 'struct damon_attrs' for storing parameters for itSeongJae Park1-19/+21
2022-10-04mm/damon/reclaim: use 'struct damon_attrs' for storing parameters for itSeongJae Park1-17/+19
2022-10-04mm/damon/core: reduce parameters for damon_set_attrs()SeongJae Park5-27/+35
2022-10-04mm/damon/core: use a dedicated struct for monitoring attributesSeongJae Park4-24/+24
2022-10-04mm/damon/core: factor out 'damos_quota' private fileds initializationSeongJae Park1-9/+14
2022-10-04mm/damon/core: copy struct-to-struct instead of field-to-field in damon_new_s...SeongJae Park1-17/+4
2022-10-04mm/damon/paddr: deduplicate damon_pa_{mark_accessed,deactivate_pages}()SeongJae Park1-14/+12
2022-10-04mm/damon/paddr: make supported DAMOS actions of paddr clearSeongJae Park1-0/+3
2022-10-04mm/damon: simplify scheme create in damon_lru_sort_apply_parametersXin Hao1-6/+4
2022-10-04mm/damon: improve damon_new_region strategyDawei Li1-2/+17
2022-10-04mm/damon/sysfs: use the wrapper directly to check if the kdamond is runningKaixu Xia1-2/+1
2022-10-04mm/damon/sysfs: change few functions execute orderXin Hao1-10/+14
2022-10-04mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twiceLiu Shixin1-1/+1
2022-10-04mm: use nth_page instead of mem_map_offset mem_map_nextCheng Li3-51/+27
2022-10-04mm/damon: remove duplicate get_monitoring_region() definitionsXin Hao3-70/+44
2022-10-04mm: kfence: convert to DEFINE_SEQ_ATTRIBUTELiu Shixin1-13/+2
2022-10-04zsmalloc: use correct types in _first_obj_offset functionsAlexey Romanov1-4/+4
2022-10-04mm/shuffle: convert module_param_call to module_param_cbLiu Shixin1-11/+10
2022-10-04mm/damon/Kconfig: notify debugfs deprecation planSeongJae Park1-0/+3
2022-10-04mm/damon/core-test: test damon_set_regionsSeongJae Park1-0/+23
2022-10-04mm/damon/core: avoid holes in newly set monitoring target rangesSeongJae Park1-0/+30
2022-10-04tmpfs: add support for an i_version counterJeff Layton1-3/+28
2022-10-04mm/damon/vaddr: add a comment for 'default' case in damon_va_apply_scheme()Kaixu Xia1-0/+3