summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-21mm/memcg: fix wrong function name above obj_cgroup_charge_zswap()Miaohe Lin
2023-08-21mm/page_alloc: remove unneeded variable baseMiaohe Lin
2023-08-21mm/z3fold: use helper function put_z3fold_locked() and put_z3fold_locked_list()Ruan Jinjie
2023-08-21Docs/admin-guide/mm/damon/usage: update for DAMON monitoring target type DAMO...SeongJae Park
2023-08-21Docs/ABI/damon: update for DAMON monitoring target type DAMOS filterSeongJae Park
2023-08-21Docs/mm/damon/design: update for DAMON monitoring target type DAMOS filterSeongJae Park
2023-08-21selftests/damon/sysfs: test damon_target filterSeongJae Park
2023-08-21mm/damon/sysfs-schemes: support target damos filterSeongJae Park
2023-08-21mm/damon/core: implement target type damos filterSeongJae Park
2023-08-21Docs/admin-guide/mm/damon/usage: update for address range type DAMOS filterSeongJae Park
2023-08-21Docs/ABI/damon: update for address range DAMOS filterSeongJae Park
2023-08-21Docs/mm/damon/design: update for address range filtersSeongJae Park
2023-08-21selftests/damon/sysfs: test address range damos filterSeongJae Park
2023-08-21mm/damon/core-test: add a unit test for __damos_filter_out()SeongJae Park
2023-08-21mm/damon/sysfs-schemes: support address range type DAMOS filterSeongJae Park
2023-08-21mm/damon/core: introduce address range type damos filterSeongJae Park
2023-08-21Docs/admin-guide/mm/damon/usage: update for tried_regions/total_bytesSeongJae Park
2023-08-21Docs/ABI/damon: update for tried_regions/total_bytesSeongJae Park
2023-08-21selftests/damon/sysfs: test tried_regions/total_bytes fileSeongJae Park
2023-08-21mm/damon/sysfs: implement a command for updating only schemes tried total bytesSeongJae Park
2023-08-21mm/damon/sysfs-schemes: implement DAMOS tried total bytes fileSeongJae Park
2023-08-21Multi-gen LRU: fix can_swap in lru_gen_look_around()Kalesh Singh
2023-08-21Multi-gen LRU: avoid race in inc_min_seq()Kalesh Singh
2023-08-21Multi-gen LRU: fix per-zone reclaimKalesh Singh
2023-08-21mm:vmscan: fix inaccurate reclaim during proactive reclaimEfly Young
2023-08-21mm/damon/core-test: add a test for damos_new_filter()SeongJae Park
2023-08-21mm/memcg: update obsolete comment above parent_mem_cgroup()Miaohe Lin
2023-08-21arm64: tlbflush: add some comments for TLB batched flushingYicong Yang
2023-08-21mm/page_alloc: avoid unneeded alike_pages calculationMiaohe Lin
2023-08-21perf/core: use vma_is_initial_stack() and vma_is_initial_heap()Kefeng Wang
2023-08-21selinux: use vma_is_initial_stack() and vma_is_initial_heap()Kefeng Wang
2023-08-21drm/amdkfd: use vma_is_initial_stack() and vma_is_initial_heap()Kefeng Wang
2023-08-21mm: factor out VMA stack and heap checksKefeng Wang
2023-08-21selftests: mm: add KSM_MERGE_TIME testsAyush Jain
2023-08-21mm/page_ext: move page_ext_operations definition under CONFIG_PAGE_EXTENSIONKemeng Shi
2023-08-21mm/vmstat: remove unused page_ext.h from vmstatKemeng Shi
2023-08-21mm/page_poison: remove unused page_ext.h from page_poisonKemeng Shi
2023-08-21damon: use pmdp_get instead of drectly dereferencing pmdLevi Yun
2023-08-21mm: improve the comment in isolate_migratepages_block()Matthew Wilcox
2023-08-21mm: kmsan: use helper macros PAGE_ALIGN and PAGE_ALIGN_DOWNZhangPeng
2023-08-21mm: kmsan: use helper macro offset_in_page()ZhangPeng
2023-08-21mm: kmsan: use helper function page_size()ZhangPeng
2023-08-21mm/memory.c: fix some kernel-doc commentsYang Li
2023-08-21mm/memcg: fix obsolete function name in mem_cgroup_protection()Miaohe Lin
2023-08-21mm: zswap: kill zswap_get_swap_cache_page()Johannes Weiner
2023-08-21mm: zswap: tighten up entry invalidationJohannes Weiner
2023-08-21mm: zswap: use zswap_invalidate_entry() for duplicatesJohannes Weiner
2023-08-21kernel/iomem.c: remove __weak ioremap_cache helperArnd Bergmann
2023-08-21mm/page_ext: use page_ext_data helper in page_ownerKemeng Shi
2023-08-21mm/page_ext: use page_ext_data helper in page_table_checkKemeng Shi