summaryrefslogtreecommitdiffstats
path: root/include/linux/mm.h
Commit message (Expand)AuthorAgeFilesLines
...
* | mm/doc: fix page_maybe_dma_pinned kerneldocMatthew Wilcox (Oracle)2021-04-301-5/+5
* | mm/doc: fix fault_flag_allow_retry_first kerneldocMatthew Wilcox (Oracle)2021-04-301-0/+1
* | Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"Brian Geffon2021-04-301-1/+1
* | mm: add remap_pfn_range_notrackChristoph Hellwig2021-04-301-0/+2
* | mm: gup: remove FOLL_SPLITYang Shi2021-04-301-1/+0
* | mm/gup: add a range variant of unpin_user_pages_dirty_lock()Joao Martins2021-04-301-0/+2
* | mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)2021-04-301-1/+0
* | Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-281-0/+4
|\ \
| * \ Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2021-04-111-0/+4
| |\ \ | | |/ | |/|
| | * mm: Don't build mm_dump_obj() on CONFIG_PRINTK=n kernelsPaul E. McKenney2021-03-081-0/+4
* | | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2021-04-271-0/+10
|\ \ \
| * | | mm: add generic function_nocfi macroSami Tolvanen2021-04-081-0/+10
| |/ /
* / / init_on_alloc: Optimize static branchesKees Cook2021-04-081-4/+6
|/ /
* | kasan: fix per-page tags for non-page_alloc pagesAndrey Konovalov2021-03-251-3/+15
* | mm: introduce page_needs_cow_for_dma() for deciding whether cowPeter Xu2021-03-131-0/+21
|/
* mm/hugetlb: grab head page refcount once for group of subpagesJoao Martins2021-02-241-0/+3
* mm: simplify free_highmem_page() and free_reserved_page()David Hildenbrand2021-02-241-14/+2
* mm: simplify parater of function memmap_init_zone()Baoquan He2021-02-241-2/+1
* mm: rename memmap_init() and memmap_init_zone()Baoquan He2021-02-241-2/+2
* mm: fix prototype warning from kernel test robotBaoquan He2021-02-241-0/+2
* Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds2021-02-221-43/+2
|\
| * mm: Close race in generic_access_physDaniel Vetter2021-01-121-1/+2
| * media: videobuf2: Move frame_vector into media subsystemDaniel Vetter2021-01-121-42/+0
| * mm/frame-vector: Use FOLL_LONGTERMDaniel Vetter2021-01-121-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-211-2/+4
|\ \
| * | mm: provide a saner PTE walking API for modulesPaolo Bonzini2021-02-091-2/+4
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-02-211-10/+15
|\ \
| * | mm: Mark anonymous struct field of 'struct vm_fault' as 'const'Will Deacon2021-01-211-1/+1
| * | mm: Pass 'address' to map to do_set_pte() and drop FAULT_FLAG_PREFAULTWill Deacon2021-01-211-5/+2
| * | mm: Move immutable fields of 'struct vm_fault' into anonymous structWill Deacon2021-01-211-5/+8
| * | mm: Allow architectures to request 'old' entries when prefaultingWill Deacon2021-01-201-1/+4
| * | mm: Cleanup faultaround and finish_fault() codepathsKirill A. Shutemov2021-01-201-5/+7
| |/
* | Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-211-0/+2
|\ \
| * \ Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2021-02-121-0/+2
| |\ \ | | |/ | |/|
| | * mm: Add mem_dump_obj() to print source of memory blockPaul E. McKenney2021-01-221-0/+2
* | | mm: constify page_is_pfmemalloc() argumentAlexander Lobakin2021-02-041-1/+1
|/ /
* | mm: memmap defer init doesn't work as expectedBaoquan He2020-12-291-2/+3
* | mm: add prototype for __add_to_page_cache_locked()Souptick Joarder2020-12-291-0/+7
|/
* kasan, mm: check kasan_enabled in annotationsAndrey Konovalov2020-12-221-6/+16
* kasan, arm64: implement HW_TAGS runtimeAndrey Konovalov2020-12-221-1/+1
* Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-181-0/+2
|\
| * mm: introduce vma_set_file function v5Christian König2020-11-191-0/+2
* | mm: simplify follow_pte{,pmd}Christoph Hellwig2020-12-151-3/+3
* | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-151-22/+0
|\ \
| * | mm: memcontrol: Use helpers to read page's memcg dataRoman Gushchin2020-12-021-22/+0
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-52/+62
|\ \
| * | kernel/power: allow hibernation with page_poison sanity checkingVlastimil Babka2020-12-151-0/+1
| * | mm, page_poison: use static key more efficientlyVlastimil Babka2020-12-151-4/+29
| * | mm, page_alloc: do not rely on the order of page_poison and init_on_alloc/fre...Vlastimil Babka2020-12-151-17/+3
| * | arch, mm: make kernel_page_present() always availableMike Rapoport2020-12-151-7/+0