aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mm.h
AgeCommit message (Expand)Author
2022-08-22Merge tag 'v5.10.137' into v5.10/standard/baseBruce Ashfield
2022-08-21mm: Add kvrealloc()Dave Chinner
2022-05-31Merge tag 'v5.10.119' into v5.10/standard/baseBruce Ashfield
2022-05-30random: move randomize_page() into mm where it belongsJason A. Donenfeld
2021-06-30Merge tag 'v5.10.47' into v5.10/standard/baseBruce Ashfield
2021-06-30mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()Hugh Dickins
2021-06-15aufs5: aufs-mmapBruce Ashfield
2021-06-09Revert "aufs5: aufs5-mmap"Bruce Ashfield
2021-05-20Merge tag 'v5.10.38' into v5.10/standard/baseBruce Ashfield
2021-05-19mm/hugetlb: fix F_SEAL_FUTURE_WRITEPeter Xu
2021-04-04Merge tag 'v5.10.27' into v5.10/standard/baseBruce Ashfield
2021-03-30kasan: fix per-page tags for non-page_alloc pagesAndrey Konovalov
2021-02-28Merge tag 'v5.10.19' into v5.10/standard/baseBruce Ashfield
2021-02-26mm: provide a saner PTE walking API for modulesPaolo Bonzini
2021-02-26mm: simplify follow_pte{,pmd}Christoph Hellwig
2021-01-07Merge tag 'v5.10.5' into v5.10/standard/baseBruce Ashfield
2021-01-06mm: memmap defer init doesn't work as expectedBaoquan He
2020-12-17aufs5: aufs5-mmapBruce Ashfield
2020-11-02mm: always have io_remap_pfn_range() set pgprot_decrypted()Jason Gunthorpe
2020-10-18mm/madvise: pass mm to do_madviseMinchan Kim
2020-10-16mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone()David Hildenbrand
2020-10-16mm,hwpoison: introduce MF_MSG_UNSPLIT_THPNaoya Horiguchi
2020-10-16mm,hwpoison: kill put_hwpoison_pageOscar Salvador
2020-10-16mm,hwpoison: unexport get_hwpoison_page and make it staticOscar Salvador
2020-10-13mm: remove src/dst mm parameter in copy_page_range()Peter Xu
2020-10-13mm: account PMD tables like PTE tablesMatthew Wilcox
2020-10-13mm, dump_page: rename head_mapcount() --> head_compound_mapcount()John Hubbard
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-09-27mm/fork: Pass new vma pointer into copy_page_range()Peter Xu
2020-09-26mm: replace memmap_context by meminit_contextLaurent Dufour
2020-09-17mm: allow a controlled amount of unfairness in the page lockLinus Torvalds
2020-09-04arm64: mte: Add PROT_MTE support to mmap() and mprotect()Catalin Marinas
2020-08-30Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-24Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-14mm: annotate a data race in page_zonenum()Qian Cai
2020-08-14mm: introduce offset_in_thpMatthew Wilcox (Oracle)
2020-08-14mm: move page-flags include to top of fileMatthew Wilcox (Oracle)
2020-08-14mm: store compound_nr as well as compound_orderMatthew Wilcox (Oracle)
2020-08-12mm/gup: remove task_struct pointer for all gup codePeter Xu
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu
2020-08-12mm: drop duplicated words in <linux/mm.h>Randy Dunlap
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport
2020-08-07mm: remove unnecessary wrapper function do_mmap_pgoff()Peter Collingbourne
2020-08-07mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()Anshuman Khandual
2020-08-07mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()Anshuman Khandual
2020-08-07mm: adjust vm_committed_as_batch according to vm overcommit policyFeng Tang
2020-08-07mm: move p?d_alloc_track to separate header fileJoerg Roedel
2020-08-07mm, dump_page: do not crash with bad compound_mapcount()John Hubbard