1. cf68f6b Merge tag 'ASB-2022-10-01_4.9-q' into int/11/fp3 by Bharath · 1 year, 8 months ago
  2. bdfaf54d Merge 4.9.329 into android-4.9-q by Greg Kroah-Hartman · 1 year, 8 months ago
  3. 2401f7a mm: Fix TLB flush for not-first PFNMAP mappings in unmap_region() by Jann Horn · 1 year, 9 months ago
  4. 9415be5 Merge tag 'ASB-2022-09-05_4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 9 months ago rel/11/fp3/8901.4.A.0017 rel/11/fp3/8901.4.A.0017.3
  5. 1f866c5 Merge 4.9.327 into android-4.9-q by Greg Kroah-Hartman · 1 year, 9 months ago
  6. 390f33a mm: Force TLB flush for PFNMAP mappings before unlink_file_vma() by Jann Horn · 1 year, 9 months ago
  7. 9ac3240 mm/hugetlb: fix hugetlb not supporting softdirty tracking by David Hildenbrand · 1 year, 10 months ago
  8. d5a8749 Merge remote-tracking branch 'aosp/android-4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 10 months ago
  9. 6a57cfe Merge remote-tracking branch 'aosp/android-4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 11 months ago
  10. f5c4d26 Merge 4.9.311 into android-4.9-q by Greg Kroah-Hartman · 2 years, 1 month ago
  11. 677ea4c mm/mmap: return 1 from stack_guard_gap __setup() handler by Randy Dunlap · 2 years, 2 months ago
  12. 495d499 Merge 4.9.238 into android-4.9-q by Greg Kroah-Hartman · 3 years, 8 months ago
  13. c21895b mm/mmap.c: initialize align_offset explicitly for vm_unmapped_area by Jaewon Kim · 4 years, 2 months ago
  14. 1e7b6ed Merge 4.9.233 into android-4.9-q by Greg Kroah-Hartman · 3 years, 9 months ago
  15. 261da4b mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls by Paul E. McKenney · 4 years, 1 month ago
  16. edd7769 Merge android-4.9.209(c830063) into msm-4.9 by jianzhou · 4 years, 3 months ago
  17. c830063 Merge 4.9.209 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  18. 68f9032 arm64: Revert support for execute-only user mappings by Catalin Marinas · 4 years, 5 months ago
  19. 466787a Merge android-4.9.188 (d4fff2d) into msm-4.9 by jianzhou · 4 years, 8 months ago
  20. 4ebd29e Merge 4.9.188 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  21. d4fff2d Merge 4.9.188 into android-4.9 by Greg Kroah-Hartman · 4 years, 10 months ago
  22. 16903f1 coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping by Andrea Arcangeli · 5 years ago
  23. dd779cb Merge android-4.9.163 (429c144) into msm-4.9 by jianzhou · 5 years ago
  24. b1af104 Merge 4.9.162 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  25. 331fc4d mm: enforce min addr even if capable() in expand_downwards() by Jann Horn · 5 years ago
  26. f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 5 years ago
  27. 5e10758 Merge 4.9.138 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  28. 1a55a71 mm: do not bug_on on incorrect length in __mm_populate() by Michal Hocko · 6 years ago
  29. 192abd8 Merge "Merge android-4.9.109 (a4230be) into msm-4.9" by Linux Build Service Account · 6 years ago
  30. 80f55ac Merge android-4.9.108 (b7d377b) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  31. d817384 mm: protect mm_rb tree with a rwlock by Laurent Dufour · 6 years ago
  32. 3545b7e mm: protect mremap() against SPF handler by Laurent Dufour · 6 years ago
  33. dd2b465 mm: protect VMA modifications using VMA sequence count by Laurent Dufour · 6 years ago
  34. 365031a mm: VMA sequence count by Peter Zijlstra · 6 years ago
  35. 6315ccc mm: introduce INIT_VMA() by Laurent Dufour · 6 years ago
  36. b7d377b Merge 4.9.108 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  37. 4be6529 mmap: relax file size limit for regular files by Linus Torvalds · 6 years ago
  38. 7a40374 mmap: introduce sane default mmap limits by Linus Torvalds · 6 years ago
  39. c1d6892 Merge android-4.9-o.79 (db04eb4) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  40. db04eb4 Merge 4.9.79 into android-4.9-o by Greg Kroah-Hartman · 6 years ago
  41. 71f1469 Merge 4.9.79 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  42. c57664b mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack by Michal Hocko · 7 years ago
  43. e97b668 Merge "Merge remote-tracking branch '4.9/tmp-7d01cc5' into 4.9" by Linux Build Service Account · 6 years ago
  44. ff97938 Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9 by Kyle Yan · 6 years ago
  45. 065e76d mm, oom_reaper: fix memory corruption by Michal Hocko · 6 years ago
  46. f87ffb2 Merge 4.9.67 into android-4.9-o by Greg Kroah-Hartman · 6 years ago
  47. 12cae95 Merge 4.9.67 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  48. cebe139 mm, hugetlbfs: introduce ->split() to vm_operations_struct by Dan Williams · 7 years ago
  49. 07b039e9 mm: oom: let oom_reap_task and exit_mmap run concurrently by Andrea Arcangeli · 7 years ago
  50. 14accea Merge 4.9.39 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  51. 38dfd2e mm: fix overflow check in expand_upwards() by Helge Deller · 7 years ago
  52. 7172a93 Merge 4.9.34 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  53. ce7fe85 mm: fix new crash in unmapped_area_topdown() by Hugh Dickins · 7 years ago
  54. 5d10ad62 Allow stack to grow up to address space limit by Helge Deller · 7 years ago
  55. cfc0eb40 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  56. abfb486 ANDROID: mm: Export do_munmap by Guenter Roeck · 8 years ago
  57. 3e4578f ANDROID: mm: add a field to store names for private anonymous memory by Colin Cross · 9 years ago
  58. 8f26e0b mm: vma_merge: correct false positive from __vma_unlink->validate_mm_rb by Andrea Arcangeli · 8 years ago
  59. 86d12e4 mm: vma_adjust: minor comment correction by Andrea Arcangeli · 8 years ago
  60. 97a42cd mm: vma_adjust: remove superfluous check for next not NULL by Andrea Arcangeli · 8 years ago
  61. e86f15e mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walk by Andrea Arcangeli · 8 years ago
  62. fb8c41e mm: vma_adjust: remove superfluous confusing update in remove_next == 1 case by Andrea Arcangeli · 8 years ago
  63. 6d2329f mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE by Andrea Arcangeli · 8 years ago
  64. 8e4ef63 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  65. 2eefd87 x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_* by Dmitry Safonov · 8 years ago
  66. cab15ce arm64: Introduce execute-only page access permissions by Catalin Marinas · 8 years ago
  67. ba093a6 mm: refuse wrapped vm_brk requests by Kees Cook · 8 years ago
  68. 734537c mm: fix use-after-free if memory allocation failed in vma_adjust() by Kirill A. Shutemov · 8 years ago
  69. c01d5b3 shmem: get_unmapped_area align huge page by Hugh Dickins · 8 years ago
  70. 9a73f61 thp, mlock: do not mlock PTE-mapped file huge pages by Kirill A. Shutemov · 8 years ago
  71. 37f9f55 thp: run vma_adjust_trans_huge() outside i_mmap_rwsem by Kirill A. Shutemov · 8 years ago
  72. b059a45 x86/vdso: Add mremap hook to vm_special_mapping by Dmitry Safonov · 8 years ago
  73. 5d22fc2 mm: remove more IS_ERR_VALUE abuses by Linus Torvalds · 8 years ago
  74. 2d6c928 mm: make vm_brk killable by Michal Hocko · 8 years ago
  75. ae79878 mm: make vm_munmap killable by Michal Hocko · 8 years ago
  76. 9fbeb5a mm: make vm_mmap killable by Michal Hocko · 8 years ago
  77. dc0ef0d mm: make mmap_sem for write waits killable for mm syscalls by Michal Hocko · 8 years ago
  78. f4fcd55 mm: enable RLIMIT_DATA by default with workaround for valgrind by Konstantin Khlebnikov · 8 years ago
  79. 1269019 mm/mmap: kill hook arch_rebalance_pgtables() by Konstantin Khlebnikov · 8 years ago
  80. 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
  81. 756a025f0 mm: coalesce split strings by Joe Perches · 8 years ago
  82. 39a1aa8 mm: deduplicate memory overcommitment code by Andrey Ryabinin · 8 years ago
  83. ea606cf mm: move max_map_count bits into mm.h by Andrey Ryabinin · 8 years ago
  84. ec87e1c Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix by Ingo Molnar · 8 years ago
  85. 48f7df3 mm: fix regression in remap_file_pages() emulation by Kirill A. Shutemov · 8 years ago
  86. 62b5f7d mm/core, x86/mm/pkeys: Add execute-only protection keys support by Dave Hansen · 8 years ago
  87. e6bfb70 mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits() by Dave Hansen · 8 years ago
  88. 3a2f2ac Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  89. 1fe3f29 Merge branches 'x86/fpu', 'x86/mm' and 'x86/asm' into x86/pkeys by Ingo Molnar · 8 years ago
  90. 12352d3 mm: replace vma_lock_anon_vma with anon_vma_lock_read/write by Konstantin Khlebnikov · 8 years ago
  91. acf128d mm: validate_mm browse_rb SMP race condition by Andrea Arcangeli · 8 years ago
  92. d977d56 mm: warn about VmData over RLIMIT_DATA by Konstantin Khlebnikov · 8 years ago
  93. 76b36fa Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new changes by Ingo Molnar · 8 years ago
  94. 88f306b mm: fix locking order in mm_take_all_locks() by Kirill A. Shutemov · 8 years ago
  95. 8463833 mm: rework virtual memory accounting by Konstantin Khlebnikov · 8 years ago
  96. d07e225 mm: mmap: add new /proc tunable for mmap_base ASLR by Daniel Cashman · 8 years ago
  97. bc36f70 mm/mmap.c: remove incorrect MAP_FIXED flag comparison from mmap_region by Piotr Kwapulinski · 8 years ago
  98. 0b57d6b mm/mmap.c: remove redundant local variables for may_expand_vm() by Chen Gang · 8 years ago
  99. f872f54 mm: Add a vm_special_mapping.fault() method by Andy Lutomirski · 8 years ago
  100. de60f5f mm: introduce VM_LOCKONFAULT by Eric B Munson · 9 years ago