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