summaryrefslogtreecommitdiffstats
path: root/crypto/khazad.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-03hugetlbfs: revert use i_mmap_rwsem to address page fault/truncate raceMike Kravetz2-32/+20
2022-10-03mm/hugetlb: remove unnecessary 'NULL' values from pointerXU pengfei1-2/+2
2022-10-03mm/filemap: make folio_put_wait_locked staticKe Sun2-2/+1
2022-10-03mm: hugetlb: eliminate memory-less nodes handlingMuchun Song3-43/+49
2022-10-03mm: hugetlb: simplify per-node sysfs creation and removalMuchun Song3-168/+30
2022-10-03mm/mempolicy: use PAGE_ALIGN instead of open-coding itze zuo1-2/+2
2022-10-03mm/page_alloc.c: document bulkfree_pcp_prepare() return valueAndrew Morton1-0/+1
2022-10-03mm/page_alloc.c: rename check_free_page() to free_page_is_bad()Andrew Morton1-10/+10
2022-10-03mm/memcontrol: use kstrtobool for swapaccount param parsingLiu Shixin1-4/+4
2022-10-03mm/damon/core: simplify the kdamond stop mechanism by removing 'done'Kaixu Xia1-15/+9
2022-10-03mm/damon/sysfs: simplify the variable 'pid' assignment operationKaixu Xia1-7/+4
2022-10-03mm/damon: simplify the parameter passing for 'prepare_access_checks'Kaixu Xia2-6/+5
2022-10-03mm/damon/lru_sort: deduplicate hot/cold schemes generatorsSeongJae Park1-24/+21
2022-10-03mm/damon/lru_sort: use quotas param generatorSeongJae Park1-51/+19
2022-10-03mm/damon/reclaim: use the quota params generator macroSeongJae Park1-52/+12
2022-10-03mm/damon/modules-common: implement damos time quota params generatorSeongJae Park1-2/+5
2022-10-03mm/damon/modules-common: implement a damos quota params generatorSeongJae Park1-1/+7
2022-10-03mm/damon/lru_sort: use stat generatorSeongJae Park1-71/+12
2022-10-03mm/damon/reclaim: use stat parameters generatorSeongJae Park1-36/+5
2022-10-03mm/damon/modules-common: implement a stats parameters generator macroSeongJae Park1-0/+12
2022-10-03mm/damon/reclaim: use watermarks parameters generator macroSeongJae Park1-47/+9
2022-10-03mm/damon/lru_sort: use watermarks parameters generator macroSeongJae Park2-56/+12
2022-10-03mm/damon/modules-common: implement a watermarks module parameters generator m...SeongJae Park1-0/+7
2022-10-03mm/damon/reclaim: use monitoring attributes parameters generator macroSeongJae Park1-42/+5
2022-10-03mm/damon/lru_sort: use monitoring attributes parameters generaotr macroSeongJae Park1-42/+5