| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: introduce page_size() | Matthew Wilcox (Oracle) | 2019-09-25 | 1 | -1/+1 |
* | mm: fix the MAP_UNINITIALIZED flag | Christoph Hellwig | 2019-07-17 | 1 | -1/+3 |
* | mm: use down_read_killable for locking mmap_sem in access_remote_vm | Konstantin Khlebnikov | 2019-07-12 | 1 | -1/+2 |
* | mm: consolidate the get_user_pages* implementations | Christoph Hellwig | 2019-07-12 | 1 | -88/+0 |
* | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | mm: introduce new vm_map_pages() and vm_map_pages_zero() API | Souptick Joarder | 2019-05-14 | 1 | -0/+14 |
* | mm/gup: cache dev_pagemap while pinning pages | Keith Busch | 2018-10-27 | 1 | -4/+2 |
* | mm: provide a fallback for PAGE_KERNEL_EXEC for architectures | Luis R. Rodriguez | 2018-08-18 | 1 | -4/+0 |
* | mm: fix vma_is_anonymous() false-positives | Kirill A. Shutemov | 2018-07-27 | 1 | -0/+2 |
* | mm: make vm_area_alloc() initialize core fields | Linus Torvalds | 2018-07-22 | 1 | -2/+1 |
* | mm: make vm_area_dup() actually copy the old vma data | Linus Torvalds | 2018-07-21 | 1 | -1/+0 |
* | mm: use helper functions for allocating and freeing vm_area structs | Linus Torvalds | 2018-07-21 | 1 | -4/+4 |
* | mm: use new return type vm_fault_t | Souptick Joarder | 2018-06-08 | 1 | -1/+1 |
* | mm/nommu: remove description of alloc_vm_area | Mike Rapoport | 2018-04-06 | 1 | -12/+0 |
* | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-04-03 | 1 | -5/+12 |
|\ |
|
| * | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() | Dominik Brodowski | 2018-04-02 | 1 | -5/+12 |
* | | mm: remove blackfin MPU support | Arnd Bergmann | 2018-03-16 | 1 | -20/+0 |
|/ |
|
* | mm: docs: fixup punctuation | Mike Rapoport | 2018-02-07 | 1 | -1/+1 |
* | mm: add unmap_mapping_pages() | Matthew Wilcox | 2018-02-01 | 1 | -7/+0 |
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2017-09-15 | 1 | -6/+1 |
|\ |
|
| * | mm/nommu: switch do_mmap_private to kernel_read | Christoph Hellwig | 2017-09-05 | 1 | -6/+1 |
* | | mm: rename global_page_state to global_zone_page_state | Michal Hocko | 2017-09-07 | 1 | -2/+2 |
|/ |
|
* | mm, vmalloc: use __GFP_HIGHMEM implicitly | Michal Hocko | 2017-05-09 | 1 | -2/+1 |
* | mm: introduce kv[mz]alloc helpers | Michal Hocko | 2017-05-09 | 1 | -0/+5 |
* | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2017-03-03 | 1 | -1/+2 |
|\ |
|
| * | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
| * | mm/vmacache, sched/headers: Introduce 'struct vmacache' and move it from <lin... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2017-03-03 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Merge remote-tracking branch 'ovl/for-viro' into for-linus | Al Viro | 2017-03-02 | 1 | -2/+2 |
| |\ |
|
| | * | mm: use helper for calling f_op->mmap() | Miklos Szeredi | 2017-02-20 | 1 | -2/+2 |
* | | | userfaultfd: non-cooperative: add event for memory unmaps | Mike Rapoport | 2017-02-25 | 1 | -3/+4 |
* | | | mm: fix comments for mmap_init() | seokhoon.yoon | 2017-02-25 | 1 | -1/+1 |
* | | | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 2017-02-25 | 1 | -1/+1 |
|/ / |
|
* / | lib/show_mem.c: teach show_mem to work with the given nodemask | Michal Hocko | 2017-02-23 | 1 | -3/+3 |
|/ |
|
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-12-15 | 1 | -5/+5 |
|\ |
|
| * | mm: join struct fault_env and vm_fault | Jan Kara | 2016-12-15 | 1 | -1/+1 |
| * | mm: unexport __get_user_pages_unlocked() | Lorenzo Stoakes | 2016-12-15 | 1 | -4/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2016-12-14 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | ptrace: Don't allow accessing an undumpable mm | Eric W. Biederman | 2016-11-22 | 1 | -1/+1 |
* | | lkdtm: Do not use flush_icache_range() on user addresses | Catalin Marinas | 2016-11-10 | 1 | -0/+1 |
|/ |
|
* | mm: unexport __get_user_pages() | Lorenzo Stoakes | 2016-10-25 | 1 | -1/+1 |
* | mm: replace access_process_vm() write parameter with gup_flags | Lorenzo Stoakes | 2016-10-19 | 1 | -3/+3 |
* | mm: replace access_remote_vm() write parameter with gup_flags | Lorenzo Stoakes | 2016-10-19 | 1 | -4/+3 |
* | mm: replace __access_remote_vm() write parameter with gup_flags | Lorenzo Stoakes | 2016-10-19 | 1 | -3/+6 |
* | mm: replace get_user_pages() write/force parameters with gup_flags | Lorenzo Stoakes | 2016-10-19 | 1 | -14/+4 |
* | mm: replace get_user_pages_locked() write/force parameters with gup_flags | Lorenzo Stoakes | 2016-10-19 | 1 | -1/+4 |
* | mm: replace get_user_pages_unlocked() write/force parameters with gup_flags | Lorenzo Stoakes | 2016-10-18 | 1 | -9/+2 |
* | mm: remove write/force parameters from __get_user_pages_unlocked() | Lorenzo Stoakes | 2016-10-18 | 1 | -3/+9 |
* | mm: introduce fault_env | Kirill A. Shutemov | 2016-07-27 | 1 | -1/+2 |