1. 3c2c648 mm/page_alloc.c: fix typos in comments by Shile Zhang · 7 years ago
  2. c054a78 memcg: refactor mem_cgroup_resize_limit() by Yu Zhao · 7 years ago
  3. 9c3760e zswap: only save zswap header when necessary by Yu Zhao · 7 years ago
  4. a7ab400 mm/fadvise: discard partial page if endbyte is also EOF by shidao.ytt · 7 years ago
  5. 69d763f mm: pin address_space before dereferencing it while isolating an LRU page by Mel Gorman · 7 years ago
  6. 47b9012 shmem: add sealing support to hugetlb-backed memfd by Marc-André Lureau · 7 years ago
  7. 5aadc43 shmem: rename functions that are memfd-related by Marc-André Lureau · 7 years ago
  8. e9d586a shmem: unexport shmem_add_seals()/shmem_get_seals() by Marc-André Lureau · 7 years ago
  9. 93144ca mm/zsmalloc: simplify shrinker init/destroy by Aliaksei Karaliou · 7 years ago
  10. f340ff8 mm, oom: avoid reaping only for mm's with blockable invalidate callbacks by David Rientjes · 7 years ago
  11. 5ff7091 mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks by David Rientjes · 7 years ago
  12. 3b454ad mm: thp: use down_read_trylock() in khugepaged to avoid long block by Yang Shi · 7 years ago
  13. 423ac9a mm/thp: remove pmd_huge_split_prepare() by Aneesh Kumar K.V · 7 years ago
  14. a3cf988 mm: use updated pmdp_invalidate() interface to track dirty/accessed bits by Kirill A. Shutemov · 7 years ago
  15. d52605d mm: do not lose dirty and accessed bits in pmdp_invalidate() by Kirill A. Shutemov · 7 years ago
  16. 977fbdc mm: add unmap_mapping_pages() by Matthew Wilcox · 7 years ago
  17. 9bebc09 mm/huge_memory.c: fix comment in __split_huge_pmd_locked by Yisheng Xie · 7 years ago
  18. 9ac9322 mm: memory_hotplug: remove second __nr_to_section in register_page_bootmem_info_section() by Oscar Salvador · 7 years ago
  19. ef549e1 mm: update comment describing tlb_gather_mmu by Mike Rapoport · 7 years ago
  20. dc88c88 mm/memory_hotplug.c: remove unnecesary check from register_page_bootmem_info_section() by Oscar Salvador · 7 years ago
  21. d6cb41c mm, hugetlb: remove hugepages_treat_as_movable sysctl by Michal Hocko · 7 years ago
  22. a4ef876 mm: remove unused pgdat_reclaimable_pages() by Jan Kara · 7 years ago
  23. e025f05 mm/interval_tree.c: use vma_pages() helper by Vasyl Gomonovych · 7 years ago
  24. e496612 mm: do not stall register_shrinker() by Minchan Kim · 7 years ago
  25. 4812839 mm/page_alloc.c: fix comment in __get_free_pages() by Jiankang Chen · 7 years ago
  26. 8e33771 mm/page_owner.c: use PTR_ERR_OR_ZERO() by Vasyl Gomonovych · 7 years ago
  27. a983b5e mm: memcontrol: fix excessive complexity in memory.stat reporting by Johannes Weiner · 7 years ago
  28. c9019e9 mm: memcontrol: eliminate raw access to stat and event counters by Johannes Weiner · 7 years ago
  29. 2b9fceb mm/filemap.c: remove include of hardirq.h by Yang Shi · 7 years ago
  30. 80b1f41 mm: split deferred_init_range into initializing and freeing parts by Pavel Tatashin · 7 years ago
  31. 9092c71 mm: use sc->priority for slab shrink targets by Josef Bacik · 7 years ago
  32. fcb2b0c mm: show total hugetlb memory consumption in /proc/meminfo by Roman Gushchin · 7 years ago
  33. 9852a72 mm: drop hotplug lock from lru_add_drain_all() by Michal Hocko · 7 years ago
  34. 0486a38 mm/mempolicy: add nodes_empty check in SYSC_migrate_pages by Yisheng Xie · 7 years ago
  35. 56521e7 mm/mempolicy: fix the check of nodemask from user by Yisheng Xie · 7 years ago
  36. 66f308e mm/mempolicy: remove redundant check in get_nodes by Yisheng Xie · 7 years ago
  37. 2e3ca40 mm: relax deferred struct page requirements by Pavel Tatashin · 7 years ago
  38. a85f878 zswap: same-filled pages handling by Srividya Desireddy · 7 years ago
  39. 4a01768 mm: kmemleak: remove unused hardirq.h by Yang Shi · 7 years ago
  40. 0d2d5d4 slub: remove obsolete comments of put_cpu_partial() by Miles Chen · 7 years ago
  41. 5d68268 mm/slub.c: fix wrong address during slab padding restoration by Balasubramani Vivekanandan · 7 years ago
  42. 84ebb58 mm/slab.c: remove redundant assignments for slab_state by Oscar Salvador · 7 years ago
  43. 692ae74 mm/slab_common.c: make calculate_alignment() static by Byongho Lee · 7 years ago
  44. 5a87e37 Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  45. 19e7b5f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  46. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  47. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  48. d772794 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  49. 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  50. c0f4555 signal/memory-failure: Use force_sig_mceerr and send_sig_mceerr by Eric W. Biederman · 7 years ago
  51. 83b5753 mm/memory_failure: Remove unused trapno from memory_failure by Eric W. Biederman · 8 years ago
  52. 7222708 mm, page_vma_mapped: Introduce pfn_in_hpage() by Kirill A. Shutemov · 7 years ago
  53. 0d665e7 mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte() by Kirill A. Shutemov · 7 years ago
  54. 6bec6ad mm/page_owner.c: remove drain_all_pages from init_early_allocated_pages by Oscar Salvador · 7 years ago
  55. f802077 mm/memory.c: release locked page in do_swap_page() by Minchan Kim · 7 years ago
  56. d9570ee kmemleak: allow to coexist with fault injection by Dmitry Vyukov · 7 years ago
  57. 50fd2f2 new primitive: vmemdup_user() by Al Viro · 7 years ago
  58. 6c2c97a memdup_user(): switch to GFP_USER by Al Viro · 7 years ago
  59. 75d4276 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  60. 263663c block: convert to bio_first_bvec_all & bio_first_page_all by Ming Lei · 7 years ago
  61. d09cfbb mm/sparse.c: wrong allocation for mem_section by Baoquan He · 7 years ago
  62. cdc346b mm/zsmalloc.c: include fs.h by Sergey Senozhatsky · 7 years ago
  63. 152a2d1 mm/debug.c: provide useful debugging information for VM_BUG by Matthew Wilcox · 7 years ago
  64. 4991c09 mm/mprotect: add a cond_resched() inside change_pmd_range() by Anshuman Khandual · 7 years ago
  65. e8c2477 mm: check pfn_valid first in zero_resv_unavail by Dave Young · 7 years ago
  66. 475c5ee Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  67. 9035a89 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  68. 6d0e482 Revert "bdi: add error handle for bdi_debug_register" by Jens Axboe · 7 years ago
  69. bb422a7 mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed. by Tetsuo Handa · 7 years ago
  70. f6f3732 Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths" by Linus Torvalds · 7 years ago
  71. 35d5788 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  72. 4837fe3 mm, oom_reaper: fix memory corruption by Michal Hocko · 7 years ago
  73. 1f704fd mm/frame_vector.c: release a semaphore in 'get_vaddr_frames()' by Christophe JAILLET · 7 years ago
  74. 85c3e4a mm/slab.c: do not hash pointers when debugging slab by Geert Uytterhoeven · 7 years ago
  75. c24ad77 mm/page_alloc.c: avoid excessive IRQ disabled times in free_unref_page_list() by Lucas Stach · 7 years ago
  76. 183f24aa mm/memory.c: mark wp_huge_pmd() inline to prevent build failure by Geert Uytterhoeven · 7 years ago
  77. 13ab183d mm/kmemleak.c: make cond_resched() rate-limiting more efficient by Andrew Morton · 7 years ago
  78. a638349 Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
  79. 1dfa55e Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017.12.11a', 'srbd.2017.12.05a' and 'torture.2017.12.11a' into HEAD by Paul E. McKenney · 7 years ago
  80. 7f6f60a mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep by Dave Young · 7 years ago
  81. f335195 kmemcheck: rip it out for real by Michal Hocko · 7 years ago
  82. 08df477 mm/ksm: Remove now-redundant smp_read_barrier_depends() by Paul E. McKenney · 7 years ago
  83. e716712 __get_user_pages_locked(): get rid of notify_drop argument by Al Viro · 7 years ago
  84. 14cb138 get_user_pages_unlocked(): pass true to __get_user_pages_locked() notify_drop by Al Viro · 7 years ago
  85. c803c9c fold __get_user_pages_unlocked() into its sole remaining caller by Al Viro · 7 years ago
  86. 75f64f6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  87. a0908a1b7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  88. f4f0a3d mm/hugetlb: fix NULL-pointer dereference on 5-level paging machine by Kirill A. Shutemov · 7 years ago
  89. d08afa14 mm, memcg: fix mem_cgroup_swapout() for THPs by Shakeel Butt · 7 years ago
  90. bde5f6b kmemleak: add scheduling point to kmemleak_scan() by Yisheng Xie · 7 years ago
  91. 90daf30 Revert "mm/page-writeback.c: print a warning if the vm dirtiness settings are illogical" by Michal Hocko · 7 years ago
  92. 6ea8d95 mm/madvise.c: fix madvise() infinite loop under special circumstances by chenjie · 7 years ago
  93. b7f0554 mm: fail get_vaddr_frames() for filesystem-dax mappings by Dan Williams · 7 years ago
  94. 2bb6d28 mm: introduce get_user_pages_longterm by Dan Williams · 7 years ago
  95. 31383c6 mm, hugetlbfs: introduce ->split() to vm_operations_struct by Dan Williams · 7 years ago
  96. 5c9d2d5 mm: replace pte_write with pte_access_permitted in fault + gup paths by Dan Williams · 7 years ago
  97. c7da82b mm: replace pmd_write with pmd_access_permitted in fault + gup paths by Dan Williams · 7 years ago
  98. e7fe7b5 mm: replace pud_write with pud_access_permitted in fault + gup paths by Dan Williams · 7 years ago
  99. 63cd448 mm/cma: fix alloc_contig_range ret code/potential leak by Mike Kravetz · 7 years ago
  100. 687cb08 mm, oom_reaper: gather each vma to prevent leaking TLB entry by Wang Nan · 7 years ago