1. 96019c6 mm: make page ref count overflow check tighter and more explicit by Linus Torvalds · 5 years ago
  2. 604d7b5 mm: add 'try_get_page()' helper function by Linus Torvalds · 5 years ago
  3. 9c34ad0 mm: migration: fix migration of huge PMD shared pages by Mike Kravetz · 6 years ago
  4. 6f1abf8 proc: do not access cmdline nor environ from file-backed areas by Willy Tarreau · 6 years ago
  5. 09ea80a mm: Introduce lm_alias by Mark Rutland · 6 years ago
  6. b29ea3c mm: introduce get_user_pages_longterm by Dan Williams · 6 years ago
  7. cebe139 mm, hugetlbfs: introduce ->split() to vm_operations_struct by Dan Williams · 7 years ago
  8. cfc0eb40 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  9. e71b4e0 ptrace: Don't allow accessing an undumpable mm by Eric W. Biederman · 8 years ago
  10. 0d73175 mm: unexport __get_user_pages() by Lorenzo Stoakes · 8 years ago
  11. 86c5bf7 Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  12. d17af50 mm: Change vm_is_stack_for_task() to vm_is_stack_for_current() by Andy Lutomirski · 8 years ago
  13. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  14. 6347e8d mm: replace access_remote_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  15. 9beae1e mm: replace get_user_pages_remote() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  16. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  17. 7f23b35 mm: replace get_vaddr_frames() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  18. 3b91317 mm: replace get_user_pages_locked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  19. c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  20. d4944b0 mm: remove write/force parameters from __get_user_pages_unlocked() by Lorenzo Stoakes · 8 years ago
  21. 19be0ea mm: remove gup_flags FOLL_WRITE games from __get_user_pages() by Linus Torvalds · 8 years ago
  22. 1061b0d2 linux/mm.h: canonicalize macro PAGE_ALIGNED() definition by zijun_hu · 8 years ago
  23. 7877cdc mm: consolidate warn_alloc_failed users by Michal Hocko · 8 years ago
  24. e86f15e mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walk by Andrea Arcangeli · 8 years ago
  25. 6d2329f mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE by Andrea Arcangeli · 8 years ago
  26. 8cd7978 mm: remove page_file_index by Huang Ying · 8 years ago
  27. f6ab1f7 mm, swap: use offset of swap entry as key of swap cache by Huang Ying · 8 years ago
  28. f6f34b4 mm: introduce arch_reserved_kernel_pages() by Srikar Dronamraju · 8 years ago
  29. f7e2355 mm: pagewalk: fix the comment for test_walk by James Morse · 8 years ago
  30. 2eefd87 x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_* by Dmitry Safonov · 8 years ago
  31. 511a8cd Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  32. cd81a91 mm: introduce get_task_exe_file by Mateusz Guzik · 8 years ago
  33. 75ef718 mm, vmstat: add infrastructure for per-node vmstats by Mel Gorman · 8 years ago
  34. 55779ec mm: fix vm-scalability regression in cgroup-aware workingset code by Johannes Weiner · 8 years ago
  35. 44a70ade mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj by Michal Hocko · 8 years ago
  36. 7267ec00 mm: postpone page table allocation until we have page to map by Kirill A. Shutemov · 8 years ago
  37. bae473a mm: introduce fault_env by Kirill A. Shutemov · 8 years ago
  38. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  39. 66c6422 mm/compaction: split freepages without holding the zone lock by Joonsoo Kim · 8 years ago
  40. bda807d mm: migrate: support non-lru movable page migration by Minchan Kim · 8 years ago
  41. 315d09b Revert "mm: make faultaround produce old ptes" by Kirill A. Shutemov · 8 years ago
  42. 5d22fc2 mm: remove more IS_ERR_VALUE abuses by Linus Torvalds · 8 years ago
  43. 478a146 Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  44. 2d6c928 mm: make vm_brk killable by Michal Hocko · 8 years ago
  45. 9fbeb5a mm: make vm_mmap killable by Michal Hocko · 8 years ago
  46. 0bb2fd1 mm: page_is_guard(): return false when page_ext arrays are not allocated yet by Yang Shi · 8 years ago
  47. 5c0a85f mm: make faultaround produce old ptes by Kirill A. Shutemov · 8 years ago
  48. 4b50bcc mm: use phys_addr_t for reserve_bootmem_region() arguments by Stefan Bader · 8 years ago
  49. 5f527c2 mm: thp: microoptimize compound_mapcount() by Andrea Arcangeli · 8 years ago
  50. 09940a4 mm, page_alloc: simplify last cpupid reset by Mel Gorman · 8 years ago
  51. 1aa8aea mm: uninline page_mapped() by Andrew Morton · 8 years ago
  52. bb00a78 mm/vmalloc.c: is_vmalloc_addr() can return bool by Yaowei Bai · 8 years ago
  53. 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 8 years ago
  54. bc2466e dax: Use radix tree entry lock to protect cow faults by Jan Kara · 8 years ago
  55. be09201 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  56. 6d0a07e mm: thp: calculate the mapcount correctly for THP pages during WP faults by Andrea Arcangeli · 8 years ago
  57. 28093f9 numa: fix /proc/<pid>/numa_maps for THP by Gerald Schaefer · 8 years ago
  58. 66ee95d mm: exclude HugeTLB pages from THP page_mapped() logic by Steve Capper · 8 years ago
  59. 1dff808 mm: replace open coded page to virt conversion with page_to_virt() by Ard Biesheuvel · 8 years ago
  60. a1f9831 Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. c12d2da mm/gup: Remove the macro overload API migration helpers from the get_user*() APIs by Ingo Molnar · 8 years ago
  62. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  63. aac4536 mm, oom: introduce oom reaper by Michal Hocko · 8 years ago
  64. 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
  65. 0e8fb93 mm: remove VM_FAULT_MINOR by Jan Kara · 8 years ago
  66. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 8 years ago
  67. 795ae7a mm: scale kswapd watermarks in proportion to memory by Johannes Weiner · 8 years ago
  68. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 8 years ago
  69. d02bd27 mm/page_alloc.c: calculate 'available' memory in a separate function by Igor Redko · 8 years ago
  70. bcf6691 mm, tracing: refresh __def_vmaflag_names by Kirill A. Shutemov · 8 years ago
  71. ea606cf mm: move max_map_count bits into mm.h by Andrey Ryabinin · 8 years ago
  72. 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  73. 62cccb8 mm: simplify lock_page_memcg() by Johannes Weiner · 8 years ago
  74. 6a93ca8 mm: migrate: do not touch page->mem_cgroup of live pages by Johannes Weiner · 8 years ago
  75. 1414c7f mm/page_poisoning.c: allow for zero poisoning by Laura Abbott · 8 years ago
  76. 8823b1d mm/page_poison.c: enable PAGE_POISONING as a separate option by Laura Abbott · 8 years ago
  77. 40b4413 mm/slab: clean up DEBUG_PAGEALLOC processing code by Joonsoo Kim · 8 years ago
  78. ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  79. bc94b99 Merge tag 'v4.5-rc6' into core/resources, to resolve conflict by Ingo Molnar · 8 years ago
  80. d61172b mm/core, x86/mm/pkeys: Differentiate instruction fetches by Dave Hansen · 8 years ago
  81. 1b2ee12 mm/core: Do not enforce PKEY permissions on remote mm access by Dave Hansen · 8 years ago
  82. 8f62c88 x86/mm/pkeys: Add arch-specific VMA protection bits by Dave Hansen · 8 years ago
  83. 63c17fb mm/core, x86/mm/pkeys: Store protection bits in high VMA flags by Dave Hansen · 8 years ago
  84. 3a2f2ac Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  85. cde7014 mm/gup: Overload get_user_pages() functions by Dave Hansen · 8 years ago
  86. 1e98779 mm/gup: Introduce get_user_pages_remote() by Dave Hansen · 8 years ago
  87. 1fe3f29 Merge branches 'x86/fpu', 'x86/mm' and 'x86/asm' into x86/pkeys by Ingo Molnar · 8 years ago
  88. 30bdbb7 mm: polish virtual memory accounting by Konstantin Khlebnikov · 8 years ago
  89. 65376df proc: revert /proc/<pid>/maps [stack:TID] annotation by Johannes Weiner · 8 years ago
  90. 1c29f25 memremap: Change region_intersects() to take @flags and @desc by Toshi Kani · 8 years ago
  91. 76b36fa Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new changes by Ingo Molnar · 8 years ago
  92. 7f43add mm/mlock.c: change can_do_mlock return value type to boolean by Wang Xiaoqiang · 8 years ago
  93. 4a9e1cd mm: bring in additional flag for fixup_user_fault to signal unlock by Dominik Dingel · 8 years ago
  94. 3565fce mm, x86: get_user_pages() for dax mappings by Dan Williams · 8 years ago
  95. 5c7fb56 mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd by Dan Williams · 8 years ago
  96. 01c8f1c mm, dax, gpu: convert vm_insert_mixed to pfn_t by Dan Williams · 8 years ago
  97. 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 8 years ago
  98. 260ae3f mm: skip memory block registration for ZONE_DEVICE by Dan Williams · 8 years ago
  99. b20ce5e mm: prepare page_referenced() and page_idle to new THP refcounting by Kirill A. Shutemov · 8 years ago
  100. 9a98225 thp: introduce deferred_split_huge_page() by Kirill A. Shutemov · 8 years ago