1. 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
  2. 64591e8 mm: protect free_pgtables with mmap_lock write lock in exit_mmap by Suren Baghdasaryan · 3 years ago
  3. 17fca13 mm: move anon_vma declarations to linux/mm_inline.h by Arnd Bergmann · 3 years ago
  4. 9a10064 mm: add a field to store names for private anonymous memory by Colin Cross · 3 years ago
  5. 2d4bcf8 exit: Remove profile_task_exit & profile_munmap by Eric W. Biederman · 3 years ago
  6. 83c1fd7 mm,hugetlb: remove mlock ulimit for SHM_HUGETLB by zhangyiru · 3 years, 2 months ago
  7. 7866076 mm/mmap.c: fix a data race of mm->total_vm by Peng Liu · 3 years, 2 months ago
  8. 49624ef Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux by Linus Torvalds · 3 years, 4 months ago
  9. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  10. 9b593cb remap_file_pages: Use vma_lookup() instead of find_vma() by Liam R. Howlett · 3 years, 4 months ago
  11. 5b78ed2 mm/pagemap: add mmap_assert_locked() annotations to find_vma*() by Luigi Rizzo · 3 years, 4 months ago
  12. 6128b3a mm: ignore MAP_DENYWRITE in ksys_mmap_pgoff() by David Hildenbrand · 3 years, 8 months ago
  13. 8d0920b mm: remove VM_DENYWRITE by David Hildenbrand · 3 years, 8 months ago
  14. f7e33bd fs: remove mandatory file locking support by Jeff Layton · 3 years, 4 months ago
  15. 6aeb254 mmap: make mlock_future_check() global by Mike Rapoport · 3 years, 6 months ago
  16. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  17. 35e43c5 mm/mmap: use find_vma_intersection() in do_mmap() for overlap by Liam Howlett · 3 years, 6 months ago
  18. 96d9902 mm/mmap: introduce unlock_range() for code cleanup by Liam Howlett · 3 years, 6 months ago
  19. 78d9cf6 mm/mmap.c: logic of find_vma_intersection repeated in __do_munmap by Gonzalo Matias Juarez Tello · 3 years, 6 months ago
  20. 3b8db39 mm: ignore MAP_EXECUTABLE in ksys_mmap_pgoff() by David Hildenbrand · 3 years, 6 months ago
  21. c54b245 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 6 months ago
  22. f0953a1 mm: fix typos in comments by Ingo Molnar · 3 years, 8 months ago
  23. fce000b mm/mmap.c: don't unlock VMAs in remap_file_pages() by Liam Howlett · 3 years, 8 months ago
  24. d7c9e99 Reimplement RLIMIT_MEMLOCK on top of ucounts by Alexey Gladkov · 3 years, 8 months ago
  25. 14d0711 Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio" by Brian Geffon · 3 years, 8 months ago
  26. 18107f8 arm64: Support execute-only permissions with Enhanced PAN by Vladimir Murzin · 3 years, 10 months ago
  27. b720400 mm/mmap.c: remove unnecessary local variable by Adrian Huang · 3 years, 10 months ago
  28. a72afd8 tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu() by Will Deacon · 4 years ago
  29. d8b4505 tlb: mmu_gather: Introduce tlb_gather_mmu_fullmm() by Will Deacon · 4 years ago
  30. ae8eba8 tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu() by Will Deacon · 4 years ago
  31. c59c758 Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years ago
  32. 871402e mm: forbid splitting special mappings by Dmitry Safonov · 4 years ago
  33. dd3b614 vm_ops: rename .split() callback to .may_split() by Dmitry Safonov · 4 years ago
  34. cd544fd mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio by Dmitry Safonov · 4 years ago
  35. 5fbd41d Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 4 years ago
  36. 309d08d mm/mmap.c: fix mmap return value when vma is merged after call_mmap() by Liu Zixian · 4 years, 1 month ago
  37. 1527f92 mm: mmap: fix fput in error path v2 by Christian König · 4 years, 3 months ago
  38. 2c16d29 Revert "mm: mmap: fix fput in error path v2" by Christian König · 4 years, 2 months ago
  39. e40b0b5 Revert "mm: introduce vma_set_file function v4" by Christian König · 4 years, 2 months ago
  40. 2b5b95b mm: introduce vma_set_file function v4 by Christian König · 4 years, 3 months ago
  41. 0227da0 mm: mmap: fix fput in error path v2 by Christian König · 4 years, 3 months ago
  42. fb8090b mm/mmap: add inline munmap_vma_range() for code readability by Liam R. Howlett · 4 years, 2 months ago
  43. 3903b55a mm/mmap: add inline vma_next() for readability of mmap code by Liam R. Howlett · 4 years, 2 months ago
  44. 4d45e75 mm: remove the now-unnecessary mmget_still_valid() hack by Jann Horn · 4 years, 2 months ago
  45. 73eb7f9 mm: use helper function put_write_access() by Miaohe Lin · 4 years, 2 months ago
  46. 8332326 mm/mmap.c: replace do_brk with do_brk_flags in comment of insert_vm_struct() by Liao Pingfang · 4 years, 2 months ago
  47. cb48841 mm/mmap.c: use helper function allow_write_access() in __remove_shared_vm_struct() by Miaohe Lin · 4 years, 2 months ago
  48. cf508b5 mm: use helper function mapping_allow_writable() by Miaohe Lin · 4 years, 2 months ago
  49. 0fc48a6 mm/mmap: check on file instead of the rb_root_cached of its address_space by Wei Yang · 4 years, 2 months ago
  50. 808fbdb mm/mmap: not necessary to check mapping separately by Wei Yang · 4 years, 2 months ago
  51. f9d86a6 mm/mmap: leave adjust_next as virtual address instead of page frame number by Wei Yang · 4 years, 2 months ago
  52. 4d1e724 mm/mmap: leverage vma_rb_erase_ignore() to implement vma_rb_erase() by Wei Yang · 4 years, 2 months ago
  53. 7c61f91 mm/mmap: rename __vma_unlink_common() to __vma_unlink() by Wei Yang · 4 years, 2 months ago
  54. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  55. 6734e20 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 3 months ago
  56. bc4fe4c mm: mmap: Fix general protection fault in unlink_file_vma() by Miaohe Lin · 4 years, 3 months ago
  57. f56753a bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag by Christoph Hellwig · 4 years, 3 months ago
  58. c462ac2 mm: Introduce arch_validate_flags() by Catalin Marinas · 5 years ago
  59. 45e5530 mm: remove unnecessary wrapper function do_mmap_pgoff() by Peter Collingbourne · 4 years, 5 months ago
  60. d70cec8 mm: mmap: merge vma after call_mmap() if possible by Miaohe Lin · 4 years, 5 months ago
  61. 7bba8f0 mm/mmap: optimize a branch judgment in ksys_mmap_pgoff() by Zhen Lei · 4 years, 5 months ago
  62. c1cc478 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 4 years, 5 months ago
  63. 246c320 mm/mmap.c: close race between munmap() and expand_upwards()/downwards() by Kirill A. Shutemov · 4 years, 5 months ago
  64. 0a3b3c2 mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls by Paul E. McKenney · 4 years, 8 months ago
  65. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  66. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
  67. da1c55f mmap locking API: rename mmap_sem to mmap_lock by Michel Lespinasse · 4 years, 7 months ago
  68. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  69. b4f315b mm: mmap: fix a typo in comment "compatbility"->"compatibility" by Ethon Paul · 4 years, 7 months ago
  70. 6cb4d9a mm/vma: introduce VM_ACCESS_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  71. 09ef528 mm/mmap.c: initialize align_offset explicitly for vm_unmapped_area by Jaewon Kim · 4 years, 9 months ago
  72. e4a9bc5 mm: use fallthrough; by Joe Perches · 4 years, 9 months ago
  73. 3122e80 mm/vma: make vma_is_accessible() available for general use by Anshuman Khandual · 4 years, 9 months ago
  74. df529ca mm: mmap: add trace point of vm_unmapped_area by Jaewon Kim · 4 years, 9 months ago
  75. baceaf1 mmap: remove inline of vm_unmapped_area by Jaewon Kim · 4 years, 9 months ago
  76. dcde2373 mm: Avoid creating virtual address aliases in brk()/mmap()/mremap() by Catalin Marinas · 4 years, 10 months ago
  77. a67c8ca mm/mmap.c: get rid of odd jump labels in find_mergeable_anon_vma() by Miaohe Lin · 5 years ago
  78. e279160 Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  79. af34ebe x86/vdso: Handle faults on timens page by Dmitry Safonov · 5 years ago
  80. 24cecc3 arm64: Revert support for execute-only user mappings by Catalin Marinas · 5 years ago
  81. 5d42ab2 mm/mmap.c: make vma_merge() comment more easy to understand by Wei Yang · 5 years ago
  82. ff68dac mm/mmap.c: use IS_ERR_VALUE to check return value of get_unmapped_area by Gaowei Pu · 5 years ago
  83. aba6dfb mm/mmap.c: rb_parent is not necessary in __vma_link_list() by Wei Yang · 5 years ago
  84. 1b9fc5b2 mm/mmap.c: extract __vma_unlink_list() as counterpart for __vma_link_list() by Wei Yang · 5 years ago
  85. 9d81fbe mm/mmap.c: __vma_unlink_prev() is not necessary now by Wei Yang · 5 years ago
  86. 93b343a mm/mmap.c: prev could be retrieved from vma->vm_prev by Wei Yang · 5 years ago
  87. 408a60e mm/mmap.c: remove a never-triggered warning in __vma_adjust() by Wei Yang · 5 years ago
  88. ce18d17 mm: untag user pointers in mmap/munmap/mremap/brk by Catalin Marinas · 5 years ago
  89. 315cc06 augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro by Michel Lespinasse · 5 years ago
  90. 76f3495 mm: mmap: increase sockets maximum memory size pgoff for 32bits by Ivan Khoronzhuk · 5 years ago
  91. 73848a9 mm/mmap.c: refine find_vma_prev() with rb_last() by Wei Yang · 5 years ago
  92. dc617f2 vfs: don't allow writes to swap files by Darrick J. Wong · 5 years ago
  93. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  94. 5a28fc9 x86/mpx, mm/core: Fix recursive munmap() corruption by Dave Hansen · 6 years ago
  95. 04f5866 coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping by Andrea Arcangeli · 6 years ago
  96. 8bb4e7a mm: fix some typos in mm directory by Wei Yang · 6 years ago
  97. 43cca0b mm/mmap.c: remove some redundancy in arch_get_unmapped_area_topdown() by Yang Fan · 6 years ago
  98. 0a1d529 mm: enforce min addr even if capable() in expand_downwards() by Jann Horn · 6 years ago
  99. 9cabf92 mm/mmap.c: remove verify_mm_writelocked() by Yangtao Li · 6 years ago
  100. f679505 mm: mmap: Allow for "high" userspace addresses by Steve Capper · 6 years ago