1. 5d19042 mremap: fix race between mremap() and page cleanning by Aaron Lu · 8 years ago
  2. d7c19b0 mm: kmemleak: scan .data.ro_after_init by Jakub Kicinski · 8 years ago
  3. f773e36 memcg: prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB by Greg Thelen · 8 years ago
  4. 60da81e mm/filemap: don't allow partially uptodate page for pipes by Eryu Guan · 8 years ago
  5. 96b96a9 mm/hugetlb: fix huge page reservation leak in private mapping error paths by Mike Kravetz · 8 years ago
  6. c3901e7 mm: hwpoison: fix thp split handling in memory_failure() by Naoya Horiguchi · 8 years ago
  7. dd111be swapfile: fix memory corruption via malformed swapfile by Jann Horn · 8 years ago
  8. 6b36ba5 mm/cma.c: check the max limit for cma allocation by Shiraz Hashim · 8 years ago
  9. 9956edf shmem: fix pageflags after swapping DMA32 object by Hugh Dickins · 8 years ago
  10. 9e80c71 mm: remove extra newline from allocation stall warning by Tetsuo Handa · 8 years ago
  11. 577f12c Merge tag 'gcc-plugins-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  12. 58bea41 latent_entropy: Fix wrong gcc code generation with 64 bit variables by Kees Cook · 8 years ago
  13. 14970f2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  14. 89a2848 mm: memcontrol: do not recurse in direct reclaim by Johannes Weiner · 8 years ago
  15. 37df49f mm: kmemleak: ensure that the task stack is not freed during scanning by Catalin Marinas · 8 years ago
  16. 07a63c4 mm/slab: improve performance of gathering slabinfo stats by Aruna Ramakrishna · 8 years ago
  17. 1f84a18 mm: page_alloc: use KERN_CONT where appropriate by Joe Perches · 8 years ago
  18. 1bc11d7 mm/list_lru.c: avoid error-path NULL pointer deref by Alexander Polakov · 8 years ago
  19. 86d9f48 mm/slab: fix kmemcg cache creation delayed issue by Joonsoo Kim · 8 years ago
  20. 67463e5 Allow KASAN and HOTPLUG_MEMORY to co-exist when doing build testing by Linus Torvalds · 8 years ago
  21. 9db4f36 mm: remove unused variable in memory hotplug by Linus Torvalds · 8 years ago
  22. 9dcb8b6 mm: remove per-zone hashtable of bitlock waitqueues by Linus Torvalds · 8 years ago
  23. 0d73175 mm: unexport __get_user_pages() by Lorenzo Stoakes · 8 years ago
  24. 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
  25. d17af50 mm: Change vm_is_stack_for_task() to vm_is_stack_for_current() by Andy Lutomirski · 8 years ago
  26. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  27. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  28. 137baab mm/numa: Remove duplicated include from mprotect.c by Wei Yongjun · 8 years ago
  29. 6347e8d mm: replace access_remote_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  30. 442486e mm: replace __access_remote_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  31. 9beae1e mm: replace get_user_pages_remote() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  32. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  33. 7f23b35 mm: replace get_vaddr_frames() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  34. 3b91317 mm: replace get_user_pages_locked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  35. c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  36. d4944b0 mm: remove write/force parameters from __get_user_pages_unlocked() by Lorenzo Stoakes · 8 years ago
  37. 859110d mm: remove write/force parameters from __get_user_pages_locked() by Lorenzo Stoakes · 8 years ago
  38. 19be0ea mm: remove gup_flags FOLL_WRITE games from __get_user_pages() by Linus Torvalds · 8 years ago
  39. 9f7d416 kprobes: Unpoison stack in jprobe_return() for KASAN by Dmitry Vyukov · 8 years ago
  40. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  41. b6daa51 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  42. ef6000b Disable the __builtin_return_address() warning globally after all by Linus Torvalds · 8 years ago
  43. 9099dae mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping by Catalin Marinas · 8 years ago
  44. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  45. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  46. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  47. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 8 years ago
  48. 38addce gcc-plugins: Add latent_entropy plugin by Emese Revfy · 8 years ago
  49. fed41f7 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  50. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  51. 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
  52. c3a6902 fix ITER_PIPE interaction with direct_IO by Al Viro · 8 years ago
  53. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  54. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  55. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  56. 75ba1d0 seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char by Joe Perches · 8 years ago
  57. 68ba032 proc: much faster /proc/vmstat by Alexey Dobriyan · 8 years ago
  58. 72e2936 mm: remove unnecessary condition in remove_inode_hugepages by zhong jiang · 8 years ago
  59. 63f53de mm: warn about allocations which stall for too long by Michal Hocko · 8 years ago
  60. 7877cdc mm: consolidate warn_alloc_failed users by Michal Hocko · 8 years ago
  61. c2a9737 vfs,mm: fix a dead loop in truncate_inode_pages_range() by Wei Fang · 8 years ago
  62. 461a718 mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE by Yisheng Xie · 8 years ago
  63. 82e7d3a oom: print nodemask in the oom report by Michal Hocko · 8 years ago
  64. 9996f05 mm: clarify why we avoid page_mapcount() for slab pages in dump_page() by Kirill A. Shutemov · 8 years ago
  65. 8f26e0b mm: vma_merge: correct false positive from __vma_unlink->validate_mm_rb by Andrea Arcangeli · 8 years ago
  66. 86d12e4 mm: vma_adjust: minor comment correction by Andrea Arcangeli · 8 years ago
  67. 97a42cd mm: vma_adjust: remove superfluous check for next not NULL by Andrea Arcangeli · 8 years ago
  68. e86f15e mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walk by Andrea Arcangeli · 8 years ago
  69. fb8c41e mm: vma_adjust: remove superfluous confusing update in remove_next == 1 case by Andrea Arcangeli · 8 years ago
  70. 6d2329f mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE by Andrea Arcangeli · 8 years ago
  71. 6213055 mm,ksm: add __GFP_HIGH to the allocation in alloc_stable_node() by zhong jiang · 8 years ago
  72. ac34dcd mm/page_isolation: fix typo: "paes" -> "pages" by Yisheng Xie · 8 years ago
  73. eb03aa0 mm/hugetlb: improve locking in dissolve_free_huge_pages() by Gerald Schaefer · 8 years ago
  74. 082d5b6 mm/hugetlb: check for reserved hugepages during memory offline by Gerald Schaefer · 8 years ago
  75. 2247bb3 mm/hugetlb: fix memory offline with hugepage size > memory block size by Gerald Schaefer · 8 years ago
  76. 914a051 mm: nobootmem: move the comment of free_all_bootmem by Wanlong Gao · 8 years ago
  77. 19938e3 mm/shmem.c: constify anon_ops by Rasmus Villemoes · 8 years ago
  78. 2d75807 mm: memcontrol: consolidate cgroup socket tracking by Johannes Weiner · 8 years ago
  79. cc30c5d mm/page_io.c: replace some BUG_ON()s with VM_BUG_ON_PAGE() by Andrew Morton · 8 years ago
  80. a104808 mm: don't emit warning from pagefault_out_of_memory() by Tetsuo Handa · 8 years ago
  81. 2031142 mm, compaction: restrict fragindex to costly orders by Vlastimil Babka · 8 years ago
  82. cc5c9f0 mm, compaction: ignore fragindex from compaction_zonelist_suitable() by Vlastimil Babka · 8 years ago
  83. 423b452 mm, page_alloc: pull no_progress_loops update to should_reclaim_retry() by Vlastimil Babka · 8 years ago
  84. 9f7e338 mm, compaction: make full priority ignore pageblock suitability by Vlastimil Babka · 8 years ago
  85. c2033b0 mm, compaction: restrict full priority to non-costly orders by Vlastimil Babka · 8 years ago
  86. d943649 mm, compaction: more reliably increase direct compaction priority by Vlastimil Babka · 8 years ago
  87. 3250845 Revert "mm, oom: prevent premature OOM killer invocation for high order request" by Vlastimil Babka · 8 years ago
  88. f6ab1f7 mm, swap: use offset of swap entry as key of swap cache by Huang Ying · 8 years ago
  89. 87744ab mm: fix cache mode tracking in vm_insert_mixed() by Dan Williams · 8 years ago
  90. 0247f3f mm/memcontrol.c: make the walk_page_range() limit obvious by James Morse · 8 years ago
  91. 6fcb52a thp: reduce usage of huge zero page's atomic counter by Aaron Lu · 8 years ago
  92. 03e86db cpu: fix node state for whether it contains CPU by Tim Chen · 8 years ago
  93. 74d2fad thp, dax: add thp_get_unmapped_area for pmd mappings by Toshi Kani · 8 years ago
  94. b155b4f mm: mlock: avoid increase mm->locked_vm on mlock() when already mlock2(,MLOCK_ONFAULT) by Simon Guo · 8 years ago
  95. 0cf2f6f mm: mlock: check against vma for actual mlock() size by Simon Guo · 8 years ago
  96. 9254990 oom: warn if we go OOM for higher order and compaction is disabled by Michal Hocko · 8 years ago
  97. 371a096 mm: don't use radix tree writeback tags for pages in swap cache by Huang Ying · 8 years ago
  98. 1d8bf92 mm/bootmem.c: replace kzalloc() by kzalloc_node() by zijun_hu · 8 years ago
  99. 2382705 mm/nobootmem.c: remove duplicate macro ARCH_LOW_ADDRESS_LIMIT statements by zijun_hu · 8 years ago
  100. 8907de5 mm/memblock.c: expose total reserved memory by Srikar Dronamraju · 8 years ago