summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-03hugetlbfs: revert use i_mmap_rwsem to address page fault/truncate raceMike Kravetz
2022-10-03mm/hugetlb: remove unnecessary 'NULL' values from pointerXU pengfei
2022-10-03mm/filemap: make folio_put_wait_locked staticKe Sun
2022-10-03mm: hugetlb: eliminate memory-less nodes handlingMuchun Song
2022-10-03mm: hugetlb: simplify per-node sysfs creation and removalMuchun Song
2022-10-03mm/mempolicy: use PAGE_ALIGN instead of open-coding itze zuo
2022-10-03mm/page_alloc.c: document bulkfree_pcp_prepare() return valueAndrew Morton
2022-10-03mm/page_alloc.c: rename check_free_page() to free_page_is_bad()Andrew Morton
2022-10-03mm/memcontrol: use kstrtobool for swapaccount param parsingLiu Shixin
2022-10-03mm/damon/core: simplify the kdamond stop mechanism by removing 'done'Kaixu Xia
2022-10-03mm/damon/sysfs: simplify the variable 'pid' assignment operationKaixu Xia
2022-10-03mm/damon: simplify the parameter passing for 'prepare_access_checks'Kaixu Xia
2022-10-03mm/damon/lru_sort: deduplicate hot/cold schemes generatorsSeongJae Park
2022-10-03mm/damon/lru_sort: use quotas param generatorSeongJae Park
2022-10-03mm/damon/reclaim: use the quota params generator macroSeongJae Park
2022-10-03mm/damon/modules-common: implement damos time quota params generatorSeongJae Park
2022-10-03mm/damon/modules-common: implement a damos quota params generatorSeongJae Park
2022-10-03mm/damon/lru_sort: use stat generatorSeongJae Park
2022-10-03mm/damon/reclaim: use stat parameters generatorSeongJae Park
2022-10-03mm/damon/modules-common: implement a stats parameters generator macroSeongJae Park
2022-10-03mm/damon/reclaim: use watermarks parameters generator macroSeongJae Park
2022-10-03mm/damon/lru_sort: use watermarks parameters generator macroSeongJae Park
2022-10-03mm/damon/modules-common: implement a watermarks module parameters generator m...SeongJae Park
2022-10-03mm/damon/reclaim: use monitoring attributes parameters generator macroSeongJae Park
2022-10-03mm/damon/lru_sort: use monitoring attributes parameters generaotr macroSeongJae Park
2022-10-03mm/damon: implement a monitoring attributes module parameters generator macroSeongJae Park
2022-10-03mm/damon/lru_sort: use 'struct damon_attrs' for storing parameters for itSeongJae Park
2022-10-03mm/damon/reclaim: use 'struct damon_attrs' for storing parameters for itSeongJae Park
2022-10-03mm/damon/core: reduce parameters for damon_set_attrs()SeongJae Park
2022-10-03mm/damon/core: use a dedicated struct for monitoring attributesSeongJae Park
2022-10-03mm/damon/core: factor out 'damos_quota' private fileds initializationSeongJae Park
2022-10-03mm/damon/core: copy struct-to-struct instead of field-to-field in damon_new_s...SeongJae Park
2022-10-03mm/damon/paddr: deduplicate damon_pa_{mark_accessed,deactivate_pages}()SeongJae Park
2022-10-03mm/damon/paddr: make supported DAMOS actions of paddr clearSeongJae Park
2022-10-03mm/damon: simplify scheme create in damon_lru_sort_apply_parametersXin Hao
2022-10-03zram: keep comments within 80-columns limitSergey Senozhatsky
2022-10-03zram: do not waste zram_table_entry flags bitsSergey Senozhatsky
2022-10-03mm/damon: improve damon_new_region strategyDawei Li
2022-10-03mm/damon/sysfs: use the wrapper directly to check if the kdamond is runningKaixu Xia
2022-10-03mm/damon/sysfs: change few functions execute orderXin Hao
2022-10-03mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twiceLiu Shixin
2022-10-03writeback: remove unused macro DIRTY_FULL_SCOPEMiaohe Lin
2022-10-03mm: use nth_page instead of mem_map_offset mem_map_nextCheng Li
2022-10-03mm/damon: remove duplicate get_monitoring_region() definitionsXin Hao
2022-10-03mm: kfence: convert to DEFINE_SEQ_ATTRIBUTELiu Shixin
2022-10-03zsmalloc: use correct types in _first_obj_offset functionsAlexey Romanov
2022-10-03mm/shuffle: convert module_param_call to module_param_cbLiu Shixin
2022-10-03Docs/admin-guide/mm/damon/usage: note DAMON debugfs interface deprecation planSeongJae Park
2022-10-03Docs/admin-guide/mm/damon/start: mention the dependency as sysfs instead of d...SeongJae Park
2022-10-03mm/damon/Kconfig: notify debugfs deprecation planSeongJae Park