summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-07-17hugetlb: skip to end of PT page mapping when pte not presentMike Kravetz-5/+52
2022-07-17kasan: separate double free case from invalid freeKuan-Ying Lee-9/+14
2022-07-17doc: proc: fix the description to THPeligibleYang Shi-1/+3
2022-07-17mm: khugepaged: reorg some khugepaged helpersYang Shi-23/+21
2022-07-17mm: thp: kill __transhuge_page_enabled()Yang Shi-73/+52
2022-07-17mm: thp: kill transparent_hugepage_active()Yang Shi-62/+59
2022-07-17mm: khugepaged: better comments for anon vma check in hugepage_vma_revalidateYang Shi-1/+7
2022-07-17mm: thp: consolidate vma size check to transhuge_vma_suitableYang Shi-28/+18
2022-07-17mm: khugepaged: check THP flag in hugepage_vma_check()Yang Shi-0/+3
2022-07-17xfs: add dax dedupe supportShiyang Ruan-7/+69
2022-07-17xfs: support CoW in fsdax modeShiyang Ruan-6/+58
2022-07-17fsdax: dedup file range to use a compare functionShiyang Ruan-11/+130
2022-07-17fsdax: add dax_iomap_cow_copy() for dax zeroShiyang Ruan-8/+19
2022-07-17fsdax: replace mmap entry in case of CoWShiyang Ruan-35/+42
2022-07-17fsdax: introduce dax_iomap_cow_copy()Shiyang Ruan-5/+83
2022-07-17fsdax: output address in dax_iomap_pfn() and rename itShiyang Ruan-5/+13
2022-07-17fsdax: set a CoW flag when associate reflink mappingsShiyang Ruan-9/+47
2022-07-17xfs: implement ->notify_failure() for XFSShiyang Ruan-3/+238
2022-07-17mm: introduce mf_dax_kill_procs() for fsdax caseShiyang Ruan-10/+88
2022-07-17fsdax: introduce dax_lock_mapping_entry()Shiyang Ruan-0/+78
2022-07-17pagemap,pmem: introduce ->memory_failure()Shiyang Ruan-0/+43
2022-07-17mm: factor helpers for memory_failure_dev_pagemapShiyang Ruan-76/+95
2022-07-17dax: introduce holder for dax_deviceShiyang Ruan-23/+110
2022-07-17tools: add selftests to hmm for COW in device memoryAlex Sierra-0/+80
2022-07-17tools: add hmm gup tests for device coherent typeAlex Sierra-0/+110
2022-07-17tools: update test_hmm script to support SP configAlex Sierra-3/+21
2022-07-17tools: update hmm-test to support device coherent typeAlex Sierra-21/+100
2022-07-17lib: add support for device coherent type in test_hmmAlex Sierra-61/+196
2022-07-17lib: test_hmm add module param for zone device typeAlex Sierra-21/+53
2022-07-17lib: test_hmm add ioctl to get zone device typeAlex Sierra-6/+19
2022-07-17drm/amdkfd: add SPM support for SVMAlex Sierra-13/+21
2022-07-17mm/gup: migrate device coherent pages when pinning instead of failingAlistair Popple-7/+96
2022-07-17mm: add device coherent vma selection for memory migrationAlex Sierra-3/+10
2022-07-17mm: handling Non-LRU pages returned by vm_normal_pagesAlex Sierra-16/+27
2022-07-17mm: add zone device coherent type memory supportAlex Sierra-17/+53
2022-07-17mm: move page zone helpers from mm.h to mmzone.hAlex Sierra-79/+81
2022-07-17mm: rename is_pinnable_page() to is_longterm_pinnable_page()Alex Sierra-8/+8
2022-07-17selftests/vm: add protection_keys tests to run_vmtestsKalpana Shetty-0/+11
2022-07-17mm/damon/lru_sort: fix potential memory leak in damon_lru_sort_init()SeongJae Park-1/+3
2022-07-03selftests/vm: only run 128TBswitch with 5-level pagingAdam Sindelar-1/+56
2022-07-03mm/khugepaged: try to free transhuge swapcache when possibleMiaohe Lin-6/+11
2022-07-03mm/khugepaged: remove unneeded return value of khugepaged_add_pte_mapped_thp()Miaohe Lin-3/+2
2022-07-03mm/khugepaged: use helper macro __ATTR_RWMiaohe Lin-37/+30
2022-07-03mm/khugepaged: minor cleanup for collapse_fileMiaohe Lin-5/+5
2022-07-03mm/khugepaged: trivial typo and codestyle cleanupMiaohe Lin-7/+7
2022-07-03mm/khugepaged: stop swapping in page when VM_FAULT_RETRY occursMiaohe Lin-18/+14
2022-07-03mm/khugepaged: remove unneeded shmem_huge_enabled() checkMiaohe Lin-2/+0
2022-07-03mm: sparsemem: drop unexpected word 'a' in commentsXueBing Chen-1/+1
2022-07-03mm: hugetlb: kill set_huge_swap_pte_at()Qi Zheng-46/+23
2022-07-03mm/page_alloc: make the annotations of available memory more accurateYang Yang-3/+3