summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-0628-325/+528
|\
| * mm: cleanup is_highmem()Kefeng Wang2022-07-301-12/+8
| * mm/shmem: support FS_IOC_[SG]ETFLAGS in tmpfsTheodore Ts'o2022-07-301-0/+11
| * mm: vmpressure: don't count proactive reclaim in vmpressureYosry Ahmed2022-07-301-1/+4
| * writeback: remove inode_to_wb_is_valid()Xiu Jianfeng2022-07-301-17/+0
| * writeback: cleanup bdi_sched_wait()Xiu Jianfeng2022-07-181-6/+0
| * mm, hugetlb: skip irrelevant nodes in show_free_areas()Gang Li2022-07-181-2/+2
| * mm/huge_memory: fix comment of page_deferred_listMiaohe Lin2022-07-181-2/+2
| * mm/huge_memory: check pmd_present first in is_huge_zero_pmdMiaohe Lin2022-07-181-1/+1
| * mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-181-3/+0
| * mm/mmap: build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-181-1/+1
| * mm/mmap: define DECLARE_VM_GET_PAGE_PROTAnshuman Khandual2022-07-181-0/+28
| * mm/mmap: build protect protection_map[] with __P000Anshuman Khandual2022-07-181-0/+2
| * mm/page_alloc: protect PCP lists with a spinlockMel Gorman2022-07-181-0/+1
| * mm/page_alloc: use only one PCP list for THP-sized allocationsMel Gorman2022-07-181-4/+7
| * mm/page_alloc: add page->buddy_list and page->pcp_listMel Gorman2022-07-181-0/+5
| * hugetlb: do not update address in huge_pmd_unshareMike Kravetz2022-07-181-2/+2
| * hugetlb: skip to end of PT page mapping when pte not presentMike Kravetz2022-07-181-0/+1
| * mm: khugepaged: reorg some khugepaged helpersYang Shi2022-07-182-14/+8
| * mm: thp: kill __transhuge_page_enabled()Yang Shi2022-07-181-55/+2
| * mm: thp: kill transparent_hugepage_active()Yang Shi2022-07-182-8/+10
| * mm: thp: consolidate vma size check to transhuge_vma_suitableYang Shi2022-07-182-14/+11
| * fsdax: dedup file range to use a compare functionShiyang Ruan2022-07-182-4/+16
| * fsdax: set a CoW flag when associate reflink mappingsShiyang Ruan2022-07-181-0/+6
| * mm: introduce mf_dax_kill_procs() for fsdax caseShiyang Ruan2022-07-181-0/+2
| * fsdax: introduce dax_lock_mapping_entry()Shiyang Ruan2022-07-181-0/+15
| * pagemap,pmem: introduce ->memory_failure()Shiyang Ruan2022-07-181-0/+12
| * dax: introduce holder for dax_deviceShiyang Ruan2022-07-181-8/+25
| * mm: add device coherent vma selection for memory migrationAlex Sierra2022-07-181-0/+1
| * mm: add zone device coherent type memory supportAlex Sierra2022-07-182-1/+23
| * 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-181-4/+4
| * mm/khugepaged: try to free transhuge swapcache when possibleMiaohe Lin2022-07-041-0/+5
| * mm: hugetlb: kill set_huge_swap_pte_at()Qi Zheng2022-07-041-13/+0
| * mm, docs: fix comments that mention mem_hotplug_end()Yun-Ze Li2022-07-041-3/+3
| * mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_m...Muchun Song2022-07-042-9/+11
| * mm: memory_hotplug: enumerate all supported section flagsMuchun Song2022-07-041-9/+32
| * mm: convert destroy_compound_page() to destroy_large_folio()Matthew Wilcox (Oracle)2022-07-041-5/+1
| * mm/swap: convert __put_page() to __folio_put()Matthew Wilcox (Oracle)2022-07-041-3/+3
| * mm/swap: make __pagevec_lru_add staticMatthew Wilcox (Oracle)2022-07-041-1/+0
| * mm: add folios_put()Matthew Wilcox (Oracle)2022-07-042-2/+19
| * mm/vmscan: convert reclaim_clean_pages_from_list() to foliosMatthew Wilcox (Oracle)2022-07-041-0/+6
| * mm/mprotect: try avoiding write faults for exclusive anonymous pages when cha...David Hildenbrand2022-07-041-2/+6
| * mm/damon/schemes: add 'LRU_DEPRIO' actionSeongJae Park2022-07-041-0/+2
| * mm/damon/schemes: add 'LRU_PRIO' DAMOS actionSeongJae Park2022-07-041-0/+2
| * mm: shrinkers: provide shrinkers with namesRoman Gushchin2022-07-041-2/+12
| * mm: shrinkers: introduce debugfs interface for memory shrinkersRoman Gushchin2022-07-041-1/+18
| * mm: memcontrol: introduce mem_cgroup_ino() and mem_cgroup_get_from_ino()Roman Gushchin2022-07-041-0/+21
| * mm: introduce clear_highpage_kasan_taggedAndrey Konovalov2022-07-041-0/+10
| * mm/damon/{dbgfs,sysfs}: move target_has_pid() from dbgfs to damon.hSeongJae Park2022-07-041-0/+6