summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2022-12-01mm/damon/sysfs: remove parameters of damon_sysfs_region_alloc()SeongJae Park1-11/+3
2022-12-01mm/damon/sysfs: use damon_addr_range for region's start and end valuesSeongJae Park1-14/+11
2022-12-01mm/damon/core: split out scheme quota adjustment logic into a new functionSeongJae Park1-43/+48
2022-12-01mm/damon/core: split out scheme stat update logic into a new functionSeongJae Park1-5/+11
2022-12-01mm/damon/core: split damos application logic into a new functionSeongJae Park1-34/+39
2022-12-01mm/damon/core: split out DAMOS-charged region skip logic into a new functionSeongJae Park1-31/+65
2022-12-01Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton23-115/+295
2022-12-01mm/khugepaged: invoke MMU notifiers in shmem/file collapse pathsJann Horn1-0/+5
2022-12-01mm/khugepaged: fix GUP-fast interaction by sending IPIJann Horn2-3/+3
2022-12-01mm/khugepaged: take the right locks for page table retractionJann Horn1-4/+51
2022-12-01mm: migrate: fix THP's mapcount on isolationGavin Shan1-11/+11
2022-12-01mm: introduce arch_has_hw_nonleaf_pmd_young()Juergen Gross1-5/+5
2022-12-01mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in dam...SeongJae Park1-2/+44
2022-12-01hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processingMike Kravetz2-12/+17
2022-12-01madvise: use zap_page_range_single for madvise dontneedMike Kravetz2-15/+14
2022-11-23mm/cgroup/reclaim: fix dirty pages throttling on cgroup v1Aneesh Kumar K.V1-1/+13
2022-11-23mm: fix unexpected changes to {failslab|fail_page_alloc}.attrQi Zheng2-4/+15
2022-11-23swapfile: fix soft lockup in scan_swap_map_slotsChen Wandun1-4/+4
2022-11-23hugetlb: fix __prep_compound_gigantic_page page flag settingMike Kravetz1-1/+3
2022-11-23kfence: fix stack trace pruningMarco Elver1-4/+9
2022-11-23mm: multi-gen LRU: retry folios written back while isolatedYu Zhao1-11/+37
2022-11-23mm/migrate_device: return number of migrating pages in args->cpagesAlistair Popple1-2/+6
2022-11-23mm: mmap: fix documentation for vma_mas_szeroIan Cowan1-1/+1
2022-11-23mm/damon/sysfs-schemes: skip stats update if the scheme directory is removedSeongJae Park1-0/+4
2022-11-23mm/memory: return vm_fault_t result from migrate_to_ram() callbackAlistair Popple1-1/+1
2022-11-23mm: correctly charge compressed memory to its memcgLi Liguang1-1/+1
2022-11-23mm/khugepaged: refactor mm_khugepaged_scan_file tracepoint to remove filename...Gautam Menghani1-2/+1
2022-11-23mm/page_exit: fix kernel doc warning in page_ext_put()Charan Teja Kalla1-1/+1
2022-11-23mm: khugepaged: allow page allocation fallback to eligible nodesYang Shi1-18/+14
2022-11-23mm: vmscan: fix extreme overreclaim and swap floodsJohannes Weiner1-6/+4
2022-11-09swap: add a limit for readahead page-cluster valueKairui Song1-1/+2
2022-11-09mm/hwpoison: introduce per-memory_block hwpoison counterNaoya Horiguchi3-35/+11
2022-11-09mm/hwpoison: pass pfn to num_poisoned_pages_*()Naoya Horiguchi1-7/+7
2022-11-09mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.cNaoya Horiguchi1-0/+10
2022-11-09mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned ...Naoya Horiguchi2-8/+22
2022-11-09mm: migrate: try again if THP split is failed due to page refcntBaolin Wang2-5/+18
2022-11-09Revert "mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in"Peter Xu3-8/+0
2022-11-09mm: memory-failure: make action_result() return intKefeng Wang1-29/+16
2022-11-09mm: memory-failure: avoid pfn_valid() twice in soft_offline_page()Kefeng Wang1-3/+3
2022-11-09mm: memory-failure: make put_ref_page() more usefulKefeng Wang1-17/+17
2022-11-09mm/hugetlb: unify clearing of RestoreReserve for private pagesPeter Xu2-11/+5
2022-11-09mm: debug_vm_pgtable: use VM_ACCESS_FLAGSKefeng Wang1-6/+2
2022-11-09mm: mprotect: use VM_ACCESS_FLAGSKefeng Wang1-2/+1
2022-11-09mm: remove FGP_HEADMatthew Wilcox (Oracle)1-1/+1
2022-11-09mm: convert find_get_incore_page() to filemap_get_incore_folio()Matthew Wilcox (Oracle)4-19/+26
2022-11-09mm/swap: convert find_get_incore_page to use foliosMatthew Wilcox (Oracle)1-9/+10
2022-11-09mm/huge_memory: convert split_huge_pages_in_file() to use a folioMatthew Wilcox (Oracle)1-9/+9
2022-11-09mm: vmalloc: use trace_free_vmap_area_noflush eventUladzislau Rezki (Sony)1-1/+5
2022-11-09mm: vmalloc: use trace_purge_vmap_area_lazy eventUladzislau Rezki (Sony)1-2/+7
2022-11-09mm: vmalloc: use trace_alloc_vmap_area eventUladzislau Rezki (Sony)1-0/+5