1. a3ab5da Merge android-4.9.120 (f85543b) into msm-4.9 by Minming Qi · 6 years ago
  2. f85543b Merge 4.9.120 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  3. 7c5b42f x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings by Andi Kleen · 6 years ago
  4. dd2b465 mm: protect VMA modifications using VMA sequence count by Laurent Dufour · 6 years ago
  5. 02f29ab Merge 4.9.42 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  6. 5a1eef7 mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries by Mel Gorman · 7 years ago
  7. 3e4578f ANDROID: mm: add a field to store names for private anonymous memory by Colin Cross · 9 years ago
  8. 137baab mm/numa: Remove duplicated include from mprotect.c by Wei Yongjun · 8 years ago
  9. 93c26d7 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  10. e86f15e mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walk by Andrea Arcangeli · 8 years ago
  11. 6d2329f mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE by Andrea Arcangeli · 8 years ago
  12. e8c24d3 x86/pkeys: Allocation/free syscalls by Dave Hansen · 8 years ago
  13. a8502b6 x86/pkeys: Make mprotect_key() mask off additional vm_flags by Dave Hansen · 8 years ago
  14. 7d06d9c mm: Implement new pkey_mprotect() system call by Dave Hansen · 8 years ago
  15. 337d9ab mm: thp: check pmd_trans_unstable() after split_huge_pmd() by Naoya Horiguchi · 8 years ago
  16. dc0ef0d mm: make mmap_sem for write waits killable for mm syscalls by Michal Hocko · 8 years ago
  17. f138556 mm/mprotect.c: don't imply PROT_EXEC on non-exec fs by Piotr Kwapulinski · 8 years ago
  18. 62b5f7d mm/core, x86/mm/pkeys: Add execute-only protection keys support by Dave Hansen · 8 years ago
  19. e6bfb70 mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits() by Dave Hansen · 8 years ago
  20. 6b9116a mm, dax: check for pmd_none() after split_huge_pmd() by Kirill A. Shutemov · 8 years ago
  21. 5c7fb56 mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd by Dan Williams · 8 years ago
  22. 78ddc53 thp: rename split_huge_page_pmd() to split_huge_pmd() by Kirill A. Shutemov · 8 years ago
  23. 8463833 mm: rework virtual memory accounting by Konstantin Khlebnikov · 8 years ago
  24. 19a809a userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx by Andrea Arcangeli · 9 years ago
  25. 36f8818 mm: fix mprotect() behaviour on VM_LOCKED VMAs by Kirill A. Shutemov · 9 years ago
  26. b191f9b mm: numa: preserve PTE write permissions across a NUMA hinting fault by Mel Gorman · 9 years ago
  27. 10c1045 mm: numa: avoid unnecessary TLB flushes when setting NUMA hinting entries by Mel Gorman · 9 years ago
  28. e944fd6 mm: numa: do not trap faults on the huge zero page by Mel Gorman · 9 years ago
  29. 4d94246 mm: convert p[te|md]_mknonnuma and remaining page table manipulations by Mel Gorman · 9 years ago
  30. 8a0516e mm: convert p[te|md]_numa users to p[te|md]_protnone_numa by Mel Gorman · 9 years ago
  31. 0661a33 mm: remove rest usage of VM_NONLINEAR and pte_file() by Kirill A. Shutemov · 9 years ago
  32. 64e4550 mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared by Peter Feiner · 10 years ago
  33. a533809 mm: move mmu notifier call from change_protection to change_pmd_range by Rik van Riel · 10 years ago
  34. 1ad9f62 mm: numa: recheck for transhuge pages under lock during protection changes by Mel Gorman · 10 years ago
  35. 88a9ab6 mm,numa: reorganize change_pmd_range() by Rik van Riel · 10 years ago
  36. 56eecdb mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bit by Aneesh Kumar K.V · 10 years ago
  37. 9d85d58 mm: Dirty accountable change only apply to non prot numa case by Aneesh Kumar K.V · 10 years ago
  38. 64a9a34 mm: numa: do not automatically migrate KSM pages by Mel Gorman · 10 years ago
  39. 2084140 mm: fix TLB flush race between migration, and change_protection_range by Rik van Riel · 10 years ago
  40. 1667918 mm: numa: clear numa hinting information on mprotect by Mel Gorman · 10 years ago
  41. 0c5f83c mm: numa: do not clear PTE for pte_numa update by Mel Gorman · 10 years ago
  42. 72403b4 mm: numa: return the number of base pages altered by protection changes by Mel Gorman · 10 years ago
  43. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  44. 0255d49 mm: Account for a THP NUMA hinting update as one PTE update by Mel Gorman · 11 years ago
  45. c3d16e1 mm: migration: do not lose soft dirty bit if page is in migration state by Cyrill Gorcunov · 11 years ago
  46. 0f19c17 mm: numa: Do not batch handle PMD pages by Mel Gorman · 11 years ago
  47. 9057289 mm: numa: Change page last {nid,pid} into {cpu,pid} by Peter Zijlstra · 11 years ago
  48. 25cbbef mm: numa: Trap pmd hinting faults only if we would otherwise trap PTE faults by Mel Gorman · 11 years ago
  49. b795854 sched/numa: Set preferred NUMA node based on number of private faults by Mel Gorman · 11 years ago
  50. 1bc115d mm: numa: Scan pages with elevated page_mapcount by Mel Gorman · 11 years ago
  51. f123d74 mm: Only flush TLBs if a transhuge PMD is modified for NUMA pte scanning by Mel Gorman · 11 years ago
  52. e920e14 mm: Do not flush TLB during protection change if !pte_present && !migration_entry by Mel Gorman · 11 years ago
  53. afcae26 mm: Account for a THP NUMA hinting update as one PTE update by Mel Gorman · 11 years ago
  54. 7d12efa mm/mprotect.c: coding-style cleanups by Andrew Morton · 11 years ago
  55. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 11 years ago
  56. e180377 thp: change split_huge_page_pmd() interface by Kirill A. Shutemov · 11 years ago
  57. 9532fec mm: numa: Migrate pages handled during a pmd_numa hinting fault by Mel Gorman · 11 years ago
  58. 4b10e7d mm: mempolicy: Implement change_prot_numa() in terms of change_protection() by Mel Gorman · 12 years ago
  59. 1233d58 mm: Optimize the TLB flush of sys_mprotect() and change_protection() users by Ingo Molnar · 11 years ago
  60. 7da4d64 mm: Count the number of pages affected in change_protection() by Peter Zijlstra · 11 years ago
  61. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  62. ce1744f mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION) by Konstantin Khlebnikov · 12 years ago
  63. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  64. 097d591 vm: avoid using find_vma_prev() unnecessarily by Linus Torvalds · 12 years ago
  65. 191c542 mm: collapse security_vm_enough_memory() variants into a single function by Al Viro · 12 years ago
  66. cd7548a thp: mprotect: transparent huge page support by Johannes Weiner · 13 years ago
  67. b36f5b0 thp: mprotect: pass vma down to page table walkers by Johannes Weiner · 13 years ago
  68. bae9c19 thp: split_huge_page_mm/vma by Andrea Arcangeli · 13 years ago
  69. 63bfd73 perf_events: Fix perf_counter_mmap() hook in mprotect() by Pekka Enberg · 14 years ago
  70. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  71. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  72. dab5855 perf_counter: Add mmap event hooks to mprotect() by Peter Zijlstra · 15 years ago
  73. 5a6fe12 Do not account for the address space used by hugetlbfs using VM_ACCOUNT by Mel Gorman · 15 years ago
  74. 6a6160a [CVE-2009-0029] System call wrappers part 13 by Heiko Carstens · 15 years ago
  75. 64cdd54 mm: cleanup: remove #ifdef CONFIG_MIGRATION by KOSAKI Motohiro · 15 years ago
  76. 046c688 mm: update my address by Alan Cox · 15 years ago
  77. cddb8a5 mmu-notifiers: core by Andrea Arcangeli · 16 years ago
  78. cdfd432 mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservations by Andy Whitcroft · 16 years ago
  79. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 16 years ago
  80. b845f31 mm: Allow architectures to define additional protection bits by Dave Kleikamp · 16 years ago
  81. 1ea0704 mm: add a ptep_modify_prot transaction abstraction by Jeremy Fitzhardinge · 16 years ago
  82. 1c12c4c mprotect: prevent alteration of the PAT bits by Venki Pallipadi · 16 years ago
  83. 1ddd439 fix mprotect vma_wants_writenotify prot by Hugh Dickins · 17 years ago
  84. 3ed75eb setup vma->vm_page_prot by vm_get_page_prot() by Coly Li · 17 years ago
  85. 954ffcb flush icache before set_pte() on ia64: flush icache at set_pte by KAMEZAWA Hiroyuki · 17 years ago
  86. b6a2fea mm: variable length argument support by Ollie Wild · 17 years ago
  87. 6606c3e [PATCH] paravirt: lazy mmu mode hooks.patch by Zachary Amsden · 18 years ago
  88. c1e6098 [PATCH] mm: optimize the new mprotect() code a bit by Peter Zijlstra · 18 years ago
  89. d08b385 [PATCH] mm: tracking shared dirty pages by Peter Zijlstra · 18 years ago
  90. 9637a5e [PATCH] add page_mkwrite() vm_operations method by David Howells · 18 years ago
  91. 0697212 [PATCH] Swapless page migration: add R/W migration entries by Christoph Lameter · 18 years ago
  92. b344e05 [PATCH] likely cleanup: remove unlikely in sys_mprotect() by Hua Zhong · 18 years ago
  93. 8f86059 [PATCH] Enable mprotect on huge pages by Zhang, Yanmin · 18 years ago
  94. 83e9b7e [PATCH] unpaged: private write VM_RESERVED by Hugh Dickins · 18 years ago
  95. 705e87c [PATCH] mm: pte_offset_map_lock loops by Hugh Dickins · 19 years ago
  96. b581003 [PATCH] core remove PageReserved by Nick Piggin · 19 years ago
  97. ab50b8e [PATCH] mm: vm_stat_account unshackled by Hugh Dickins · 19 years ago
  98. 7e2cff4 [PATCH] mm: add a note about partially hardcoded VM_* flags by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  99. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago