1. bc01eb9 slub: move synchronize_sched out of slab_mutex on shrink by Vladimir Davydov · 7 years ago
  2. 16ace91 mm: do not call mem_cgroup_free() from within mem_cgroup_alloc() by Tahsin Erdogan · 7 years ago
  3. 1771fc5 thp: fix another corner case of munlock() vs. THPs by Kirill A. Shutemov · 7 years ago
  4. 521e92b mm, vmscan: consider eligible zones in get_scan_count by Michal Hocko · 7 years ago
  5. 7105313 mm, vmscan: cleanup lru size claculations by Michal Hocko · 7 years ago
  6. 2c290eed mm: do not access page->mapping directly on page_endio by Minchan Kim · 7 years ago
  7. 58d1dbb mm: vmpressure: fix sending wrong events on underflow by Vinayak Menon · 7 years ago
  8. d1e8042 mm/page_alloc: fix nodes for reclaim in fast path by Gavin Shan · 7 years ago
  9. 1cb3de8 block: fix double-free in the failure path of cgwb_bdi_init() by Tejun Heo · 7 years ago
  10. 49f68cc mm/slub.c: fix random_seq offset destruction by Sean Rees · 7 years ago
  11. b67c7d3 mm, fs: check for fatal signals in do_generic_file_read() by Michal Hocko · 7 years ago
  12. 6cb0497 base/memory, hotplug: fix a kernel oops in show_valid_zones() by Toshi Kani · 7 years ago
  13. 72f7419 mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone() by Toshi Kani · 7 years ago
  14. f0c3a0a zswap: disable changing params if init fails by Dan Streetman · 7 years ago
  15. f5f415c mm, memcg: do not retry precharge charges by David Rientjes · 7 years ago
  16. 143a9ad memory_hotplug: make zone_can_shift() return a boolean value by Yasuaki Ishimatsu · 7 years ago
  17. 96e5cec mm, page_alloc: fix premature OOM when racing with cpuset mems update by Vlastimil Babka · 7 years ago
  18. b678e4f mm, page_alloc: move cpuset seqcount checking to slowpath by Vlastimil Babka · 7 years ago
  19. d1656c5 mm, page_alloc: fix fast-path race with cpuset update or removal by Vlastimil Babka · 7 years ago
  20. ade7afe9 mm, page_alloc: fix check for NULL preferred_zone by Vlastimil Babka · 7 years ago
  21. 9b1a1ae mm/mempolicy.c: do not put mempolicy before using its nodemask by Vlastimil Babka · 7 years ago
  22. 6676aa6 mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp by Keno Fischer · 7 years ago
  23. 1e26cec mm/hugetlb.c: fix reservation race when freeing surplus pages by Mike Kravetz · 7 years ago
  24. 8315c22 mm/slab.c: fix SLAB freelist randomization duplicate entries by John Sperbeck · 7 years ago
  25. 6ca29ee mm: support anonymous stable page by Minchan Kim · 7 years ago
  26. 07fc957 mm, memcg: fix the active list aging for lowmem requests when memcg is enabled by Michal Hocko · 7 years ago
  27. 8edd365 mm: pmd dirty emulation in page fault handler by Minchan Kim · 7 years ago
  28. 87fa6f3 dax: fix deadlock with DAX 4k holes by Ross Zwisler · 7 years ago
  29. 5d7d362 mm, compaction: fix NR_ISOLATED_* stats for pfn based migration by Ming Ling · 8 years ago
  30. dc1b6d0 mm: khugepaged: fix radix tree node leak in shmem collapse error path by Johannes Weiner · 8 years ago
  31. 058a4a5 mm: khugepaged: close use-after-free race during shmem collapsing by Johannes Weiner · 8 years ago
  32. 66c6770 mm/hugetlb.c: use the right pte val for compare in hugetlb_cow by Aneesh Kumar K.V · 8 years ago
  33. 44919a2 mm, page_alloc: keep pcp count and list contents in sync if struct page is corrupted by Mel Gorman · 8 years ago
  34. 04597be mm/vmscan.c: set correct defer count for shrinker by Shaohua Li · 8 years ago
  35. e71b4e0 ptrace: Don't allow accessing an undumpable mm by Eric W. Biederman · 8 years ago
  36. 48466c47 vfs,mm: fix return value of read() at s_maxbytes by Linus Torvalds · 7 years ago
  37. 694a95f mm: Add a user_ns owner to mm_struct and fix ptrace permission checks by Eric W. Biederman · 8 years ago
  38. 10d20bd shmem: fix shm fallocate() list corruption by Linus Torvalds · 8 years ago
  39. bd04173 mm, vmscan: add cond_resched() into shrink_node_memcg() by Michal Hocko · 8 years ago
  40. 20ab67a mm: workingset: fix NULL ptr in count_shadow_nodes by Michal Hocko · 8 years ago
  41. 5cbc198 mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb by Kirill A. Shutemov · 8 years ago
  42. 828347f kasan: support use-after-scope detection by Dmitry Vyukov · 8 years ago
  43. 045d599 kasan: update kasan_global for gcc 7 by Dmitry Vyukov · 8 years ago
  44. 655548b thp: fix corner case of munlock() of PTE-mapped THPs by Kirill A. Shutemov · 8 years ago
  45. e1465d1 mm, thp: propagation of conditional compilation in khugepaged.c by Jérémy Lefaure · 8 years ago
  46. a2ce266 mremap: move_ptes: check pte dirty after its removal by Aaron Lu · 8 years ago
  47. 5d19042 mremap: fix race between mremap() and page cleanning by Aaron Lu · 8 years ago
  48. d7c19b0 mm: kmemleak: scan .data.ro_after_init by Jakub Kicinski · 8 years ago
  49. f773e36 memcg: prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB by Greg Thelen · 8 years ago
  50. 60da81e mm/filemap: don't allow partially uptodate page for pipes by Eryu Guan · 8 years ago
  51. 96b96a9 mm/hugetlb: fix huge page reservation leak in private mapping error paths by Mike Kravetz · 8 years ago
  52. c3901e7 mm: hwpoison: fix thp split handling in memory_failure() by Naoya Horiguchi · 8 years ago
  53. dd111be swapfile: fix memory corruption via malformed swapfile by Jann Horn · 8 years ago
  54. 6b36ba5 mm/cma.c: check the max limit for cma allocation by Shiraz Hashim · 8 years ago
  55. 9956edf shmem: fix pageflags after swapping DMA32 object by Hugh Dickins · 8 years ago
  56. 9e80c71 mm: remove extra newline from allocation stall warning by Tetsuo Handa · 8 years ago
  57. 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
  58. 58bea41 latent_entropy: Fix wrong gcc code generation with 64 bit variables by Kees Cook · 8 years ago
  59. 14970f2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  60. 89a2848 mm: memcontrol: do not recurse in direct reclaim by Johannes Weiner · 8 years ago
  61. 37df49f mm: kmemleak: ensure that the task stack is not freed during scanning by Catalin Marinas · 8 years ago
  62. 07a63c4 mm/slab: improve performance of gathering slabinfo stats by Aruna Ramakrishna · 8 years ago
  63. 1f84a18 mm: page_alloc: use KERN_CONT where appropriate by Joe Perches · 8 years ago
  64. 1bc11d7 mm/list_lru.c: avoid error-path NULL pointer deref by Alexander Polakov · 8 years ago
  65. 86d9f48 mm/slab: fix kmemcg cache creation delayed issue by Joonsoo Kim · 8 years ago
  66. 67463e5 Allow KASAN and HOTPLUG_MEMORY to co-exist when doing build testing by Linus Torvalds · 8 years ago
  67. 9db4f36 mm: remove unused variable in memory hotplug by Linus Torvalds · 8 years ago
  68. 9dcb8b6 mm: remove per-zone hashtable of bitlock waitqueues by Linus Torvalds · 8 years ago
  69. 0d73175 mm: unexport __get_user_pages() by Lorenzo Stoakes · 8 years ago
  70. 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
  71. d17af50 mm: Change vm_is_stack_for_task() to vm_is_stack_for_current() by Andy Lutomirski · 8 years ago
  72. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  73. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  74. 137baab mm/numa: Remove duplicated include from mprotect.c by Wei Yongjun · 8 years ago
  75. 6347e8d mm: replace access_remote_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  76. 442486e mm: replace __access_remote_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  77. 9beae1e mm: replace get_user_pages_remote() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  78. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  79. 7f23b35 mm: replace get_vaddr_frames() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  80. 3b91317 mm: replace get_user_pages_locked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  81. c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  82. d4944b0 mm: remove write/force parameters from __get_user_pages_unlocked() by Lorenzo Stoakes · 8 years ago
  83. 859110d mm: remove write/force parameters from __get_user_pages_locked() by Lorenzo Stoakes · 8 years ago
  84. 19be0ea mm: remove gup_flags FOLL_WRITE games from __get_user_pages() by Linus Torvalds · 8 years ago
  85. 9f7d416 kprobes: Unpoison stack in jprobe_return() for KASAN by Dmitry Vyukov · 8 years ago
  86. 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
  87. b6daa51 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  88. ef6000b Disable the __builtin_return_address() warning globally after all by Linus Torvalds · 8 years ago
  89. 9099dae mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping by Catalin Marinas · 8 years ago
  90. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  91. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  92. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  93. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 8 years ago
  94. 38addce gcc-plugins: Add latent_entropy plugin by Emese Revfy · 8 years ago
  95. fed41f7 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  96. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  97. 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
  98. c3a6902 fix ITER_PIPE interaction with direct_IO by Al Viro · 8 years ago
  99. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  100. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago