1. 2eefd87 x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_* by Dmitry Safonov · 8 years ago
  2. ba093a6 mm: refuse wrapped vm_brk requests by Kees Cook · 8 years ago
  3. 734537c mm: fix use-after-free if memory allocation failed in vma_adjust() by Kirill A. Shutemov · 8 years ago
  4. c01d5b3 shmem: get_unmapped_area align huge page by Hugh Dickins · 8 years ago
  5. 9a73f61 thp, mlock: do not mlock PTE-mapped file huge pages by Kirill A. Shutemov · 8 years ago
  6. 37f9f55 thp: run vma_adjust_trans_huge() outside i_mmap_rwsem by Kirill A. Shutemov · 8 years ago
  7. b059a45 x86/vdso: Add mremap hook to vm_special_mapping by Dmitry Safonov · 8 years ago
  8. 5d22fc2 mm: remove more IS_ERR_VALUE abuses by Linus Torvalds · 8 years ago
  9. 2d6c928 mm: make vm_brk killable by Michal Hocko · 8 years ago
  10. ae79878 mm: make vm_munmap killable by Michal Hocko · 8 years ago
  11. 9fbeb5a mm: make vm_mmap killable by Michal Hocko · 8 years ago
  12. dc0ef0d mm: make mmap_sem for write waits killable for mm syscalls by Michal Hocko · 8 years ago
  13. f4fcd55 mm: enable RLIMIT_DATA by default with workaround for valgrind by Konstantin Khlebnikov · 8 years ago
  14. 1269019 mm/mmap: kill hook arch_rebalance_pgtables() by Konstantin Khlebnikov · 8 years ago
  15. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  16. 756a025f0 mm: coalesce split strings by Joe Perches · 8 years ago
  17. 39a1aa8 mm: deduplicate memory overcommitment code by Andrey Ryabinin · 8 years ago
  18. ea606cf mm: move max_map_count bits into mm.h by Andrey Ryabinin · 8 years ago
  19. ec87e1c Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix by Ingo Molnar · 8 years ago
  20. 48f7df3 mm: fix regression in remap_file_pages() emulation by Kirill A. Shutemov · 8 years ago
  21. 62b5f7d mm/core, x86/mm/pkeys: Add execute-only protection keys support by Dave Hansen · 8 years ago
  22. e6bfb70 mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits() by Dave Hansen · 8 years ago
  23. 3a2f2ac Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  24. 1fe3f29 Merge branches 'x86/fpu', 'x86/mm' and 'x86/asm' into x86/pkeys by Ingo Molnar · 8 years ago
  25. 12352d3 mm: replace vma_lock_anon_vma with anon_vma_lock_read/write by Konstantin Khlebnikov · 8 years ago
  26. acf128d mm: validate_mm browse_rb SMP race condition by Andrea Arcangeli · 8 years ago
  27. d977d56 mm: warn about VmData over RLIMIT_DATA by Konstantin Khlebnikov · 8 years ago
  28. 76b36fa Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new changes by Ingo Molnar · 8 years ago
  29. 88f306b mm: fix locking order in mm_take_all_locks() by Kirill A. Shutemov · 8 years ago
  30. 8463833 mm: rework virtual memory accounting by Konstantin Khlebnikov · 8 years ago
  31. d07e225 mm: mmap: add new /proc tunable for mmap_base ASLR by Daniel Cashman · 8 years ago
  32. bc36f70 mm/mmap.c: remove incorrect MAP_FIXED flag comparison from mmap_region by Piotr Kwapulinski · 8 years ago
  33. 0b57d6b mm/mmap.c: remove redundant local variables for may_expand_vm() by Chen Gang · 8 years ago
  34. f872f54 mm: Add a vm_special_mapping.fault() method by Andy Lutomirski · 8 years ago
  35. de60f5f mm: introduce VM_LOCKONFAULT by Eric B Munson · 9 years ago
  36. 27f28b9 mm/mmap.c: change __install_special_mapping() args order by Chen Gang · 9 years ago
  37. 1e3ee14 mm/mmap.c: do not initialize retval in mmap_pgoff() by Chen Gang · 9 years ago
  38. e6ee219 mm/mmap.c: remove redundant statement "error = -ENOMEM" by Chen Gang · 9 years ago
  39. 0935781 mm: add the "struct mm_struct *mm" local into by Oleg Nesterov · 9 years ago
  40. 87e8827 mm: fix the racy mm->locked_vm change in by Oleg Nesterov · 9 years ago
  41. de1741a mm/mmap: use offset_in_page macro by Alexander Kuleshov · 9 years ago
  42. 55e1cea mm/mmap.c: remove useless statement "vma = NULL" in find_vma() by Chen Gang · 9 years ago
  43. 8a04446 mm, dax: VMA with vm_ops->pfn_mkwrite wants to be write-notified by Kirill A. Shutemov · 9 years ago
  44. 28c553d revert "mm: make sure all file VMAs have ->vm_ops set" by Andrew Morton · 9 years ago
  45. 6dc296e mm: make sure all file VMAs have ->vm_ops set by Kirill A. Shutemov · 9 years ago
  46. 1fcfd8d mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff() by Oleg Nesterov · 9 years ago
  47. c9d13f5 mm/mmap.c:insert_vm_struct(): check for failure before setting values by Chen Gang · 9 years ago
  48. e397589 mm/mmap.c: simplify the failure return working flow by Chen Gang · 9 years ago
  49. ce75799 mremap: fix the wrong !vma->vm_file check in copy_vma() by Oleg Nesterov · 9 years ago
  50. 8a9cc3b mmap: fix the usage of ->vm_pgoff in special_mapping paths by Oleg Nesterov · 9 years ago
  51. 19a809a userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx by Andrea Arcangeli · 9 years ago
  52. 90f8572 vfs: Commit to never having exectuables on proc and sysfs. by Eric W. Biederman · 9 years ago
  53. e37609b mm/mmap.c: optimization of do_mmap_pgoff function by Piotr Kwapulinski · 9 years ago
  54. 9fcd145 mm/mmap.c: use while instead of if+goto by Rasmus Villemoes · 9 years ago
  55. 4db0c3c mm: remove rest of ACCESS_ONCE() usages by Jason Low · 9 years ago
  56. fc05f56 mm: rename __mlock_vma_pages_range() to populate_vma_page_range() by Kirill A. Shutemov · 9 years ago
  57. 3fe89b3 mm: fix anon_vma->degree underflow in anon_vma endless growing prevention by Leon Yu · 9 years ago
  58. 5703b08 mm/mmap.c: fix arithmetic overflow in __vm_enough_memory() by Roman Gushchin · 9 years ago
  59. b30fe6c mm: fix false-positive warning on exit due mm_nr_pmds(mm) by Kirill A. Shutemov · 9 years ago
  60. dc6c9a3 mm: account pmd page tables to the process by Kirill A. Shutemov · 9 years ago
  61. 27ba064 rmap: drop support of non-linear mappings by Kirill A. Shutemov · 9 years ago
  62. c8d78c1 mm: replace remap_file_pages() syscall with emulation by Kirill A. Shutemov · 9 years ago
  63. b800c91 mm: fix corner case in anon_vma endless growing prevention by Konstantin Khlebnikov · 9 years ago
  64. 690eac5 mm: Don't count the stack guard page towards RLIMIT_STACK by Linus Torvalds · 9 years ago
  65. e1d6d01 mm: export find_extend_vma() and handle_mm_fault() for driver use by Jesse Barnes · 9 years ago
  66. c8c06ef mm: convert i_mmap_mutex to rwsem by Davidlohr Bueso · 9 years ago
  67. 83cde9e mm: use new helper functions around the i_mmap_mutex by Davidlohr Bueso · 9 years ago
  68. 3eb5b89 Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  69. c4ea95d mm: fix anon_vma_clone() error treatment by Daniel Forrest · 9 years ago
  70. 1de4fa1 x86, mpx: Cleanup unused bound tables by Dave Hansen · 10 years ago
  71. 6d50e60 mm, thp: fix collapsing of hugepages on madvise by David Rientjes · 10 years ago
  72. 64e4550 mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared by Peter Feiner · 10 years ago
  73. c798360 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  74. 96dad67 mm: use VM_BUG_ON_MM where possible by Sasha Levin · 10 years ago
  75. ff26f70 mm/mmap.c: clean up CONFIG_DEBUG_VM_RB checks by Andrew Morton · 10 years ago
  76. 81d1b09 mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA by Sasha Levin · 10 years ago
  77. 8764b33 mm: use may_adjust_brk helper by Cyrill Gorcunov · 10 years ago
  78. cc71aba mm/mmap.c: whitespace fixes by vishnu.ps · 10 years ago
  79. d06efeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18 by Tejun Heo · 10 years ago
  80. 8542bdf mm/mmap.c: use pr_emerg when printing BUG related information by Sasha Levin · 10 years ago
  81. 908c7f1 percpu_counter: add @gfp to percpu_counter_init() by Tejun Heo · 10 years ago
  82. 4bb5f5d mm: allow drivers to prevent new writable mappings by David Herrmann · 10 years ago
  83. 82f71ae mm: catch memory commitment underflow by Konstantin Khlebnikov · 10 years ago
  84. b1de0d1 mm: convert some level-less printks to pr_* by Mitchel Humpherys · 10 years ago
  85. a0abcf2e Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  86. 64ac494 mm/mmap.c: remove the first mapping check by Huang Shijie · 10 years ago
  87. 14bd5b4 mm/mmap.c: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 10 years ago
  88. a62c34b x86, mm: Improve _install_special_mapping and fix x86 vdso naming by Andy Lutomirski · 10 years ago
  89. 615d6e8 mm: per-thread vma caching by Davidlohr Bueso · 10 years ago
  90. f7789dc Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  91. eafd4dc mm/mmap.c: mark function as static by Rashika Kheria · 10 years ago
  92. d7a0698 locks: fix locks_mandatory_locked to respect file-private locks by Jeff Layton · 10 years ago
  93. 3935ed6 mm: Add new func _install_special_mapping() to mmap.c by Stefani Seibold · 10 years ago
  94. 34228d4 mm: ignore VM_SOFTDIRTY on VMA merging by Cyrill Gorcunov · 10 years ago
  95. a64fb3c mm: audit/fix non-modular users of module_init in core code by Paul Gortmaker · 10 years ago
  96. 363ee17 mm/mmap.c: add mlock_future_check() helper by Davidlohr Bueso · 10 years ago
  97. 49f0ce5 mm: add overcommit_kbytes sysctl variable by Jerome Marchand · 10 years ago
  98. e1f56c8 mm: convert mm->nr_ptes to atomic_long_t by Kirill A. Shutemov · 11 years ago
  99. 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  100. 00619bc mm: factor commit limit calculation by Jerome Marchand · 11 years ago