1. f8fd525 mm: remove unused alloc_page_vma_node() by Wei Yang · 4 years, 3 months ago
  2. 78b132e mm/mempolicy: remove or narrow the lock on current by Wei Yang · 4 years, 3 months ago
  3. 62b35fe mm/compaction.c: micro-optimization remove unnecessary branch by Mateusz Nosek · 4 years, 3 months ago
  4. 1860129 mm/zbud: remove redundant initialization by Xiang Chen · 4 years, 3 months ago
  5. f94afee mm/z3fold.c: use xx_zalloc instead xx_alloc and memset by Hui Su · 4 years, 3 months ago
  6. 01c4776 mm/vmscan: fix comments for isolate_lru_page() by Hui Su · 4 years, 3 months ago
  7. 069c411 mm/vmscan: fix infinite loop in drop_slab_node by Chunxin Zang · 4 years, 3 months ago
  8. 0bf7b64 hugetlb: add lockdep check for i_mmap_rwsem held in huge_pmd_share by Mike Kravetz · 4 years, 3 months ago
  9. 6664bfc mm/hugetlb: take the free hpage during the iteration directly by Wei Yang · 4 years, 3 months ago
  10. 2f37511 mm/hugetlb: narrow the hugetlb_lock protection area during preparing huge page by Wei Yang · 4 years, 3 months ago
  11. 15a8d68 mm/hugetlb: a page from buddy is not on any list by Wei Yang · 4 years, 3 months ago
  12. 972a3da3 mm/hugetlb: count file_region to be added when regions_needed != NULL by Wei Yang · 4 years, 3 months ago
  13. d3ec7b6 mm/hugetlb: use list_splice to merge two list at once by Wei Yang · 4 years, 3 months ago
  14. a1ddc2e mm/hugetlb: remove VM_BUG_ON(!nrg) in get_file_region_entry_from_cache() by Wei Yang · 4 years, 3 months ago
  15. 7db5e7b mm/hugetlb: not necessary to coalesce regions recursively by Wei Yang · 4 years, 3 months ago
  16. d79d176 mm/hugetlb.c: remove the unnecessary non_swap_entry() by Baoquan He · 4 years, 3 months ago
  17. 3e5c360 mm/hugetlb.c: make is_hugetlb_entry_hwpoisoned return bool by Baoquan He · 4 years, 3 months ago
  18. e320d30 mm/page_alloc.c: fix freeing non-compound pages by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  19. a9b576f mm: move call to compound_head() in release_pages() by Ralph Campbell · 4 years, 3 months ago
  20. 30d8ec7 mmzone: clean code by removing unused macro parameter by Mateusz Nosek · 4 years, 3 months ago
  21. 2187e17 mm/page_alloc.c: __perform_reclaim should return 'unsigned long' by Yanfei Xu · 4 years, 3 months ago
  22. a0622d0 mm/page_alloc.c: clean code by merging two functions by Mateusz Nosek · 4 years, 3 months ago
  23. fdd4fa1 mm/page_alloc.c: fix early params garbage value accesses by Mateusz Nosek · 4 years, 3 months ago
  24. cfb4a54 mm/page_alloc.c: micro-optimization remove unnecessary branch by Mateusz Nosek · 4 years, 3 months ago
  25. b630749 mm/page_alloc.c: clean code by removing unnecessary initialization by Mateusz Nosek · 4 years, 3 months ago
  26. 6a654e3 mm, isolation: avoid checking unmovable pages across pageblock boundary by Li Xinhai · 4 years, 3 months ago
  27. 1c31cb4 mm/page_isolation: cleanup set_migratetype_isolate() by David Hildenbrand · 4 years, 3 months ago
  28. 48381d7 mm/page_isolation: drop WARN_ON_ONCE() in set_migratetype_isolate() by David Hildenbrand · 4 years, 3 months ago
  29. 51030a5 mm/page_isolation: exit early when pageblock is isolated in set_migratetype_isolate() by David Hildenbrand · 4 years, 3 months ago
  30. c9c510d mm/page_alloc: tweak comments in has_unmovable_pages() by David Hildenbrand · 4 years, 3 months ago
  31. be4f1ae mm: kasan: do not panic if both panic_on_warn and kasan_multishot set by David Gow · 4 years, 3 months ago
  32. 83c4e7a KUnit: KASAN Integration by Patricia Alfonso · 4 years, 3 months ago
  33. 7464061 mm/vmalloc.c: fix the comment of find_vm_area by Hui Su · 4 years, 3 months ago
  34. 82afbc3 mm/vmalloc.c: update the comment in __vmalloc_area_node() by Hui Su · 4 years, 3 months ago
  35. 2c31259 mm/memory-failure.c: remove unused macro `writeback' by Alex Shi · 4 years, 3 months ago
  36. c43bc03 mm/memory-failure: do pgoff calculation before for_each_process() by Xianting Tian · 4 years, 3 months ago
  37. 41a0481 mm/dmapool.c: replace hard coded function name with __func__ by Andy Shevchenko · 4 years, 3 months ago
  38. 42286f8 mm/dmapool.c: replace open-coded list_for_each_entry_safe() by Andy Shevchenko · 4 years, 3 months ago
  39. c78f463 mm: remove src/dst mm parameter in copy_page_range() by Peter Xu · 4 years, 3 months ago
  40. 8332326 mm/mmap.c: replace do_brk with do_brk_flags in comment of insert_vm_struct() by Liao Pingfang · 4 years, 3 months ago
  41. cb48841 mm/mmap.c: use helper function allow_write_access() in __remove_shared_vm_struct() by Miaohe Lin · 4 years, 3 months ago
  42. cf508b5 mm: use helper function mapping_allow_writable() by Miaohe Lin · 4 years, 3 months ago
  43. 0fc48a6 mm/mmap: check on file instead of the rb_root_cached of its address_space by Wei Yang · 4 years, 3 months ago
  44. 808fbdb mm/mmap: not necessary to check mapping separately by Wei Yang · 4 years, 3 months ago
  45. f1dc168 mm/memory.c: fix spello of "function" by Randy Dunlap · 4 years, 3 months ago
  46. f9d86a6 mm/mmap: leave adjust_next as virtual address instead of page frame number by Wei Yang · 4 years, 3 months ago
  47. 4d1e724 mm/mmap: leverage vma_rb_erase_ignore() to implement vma_rb_erase() by Wei Yang · 4 years, 3 months ago
  48. 7c61f91 mm/mmap: rename __vma_unlink_common() to __vma_unlink() by Wei Yang · 4 years, 3 months ago
  49. a7069ee mm/memory.c: replace vmf->vma with variable vma by Yanfei Xu · 4 years, 3 months ago
  50. d383807 mm/memory.c: fix typo in __do_fault() comment by Yanfei Xu · 4 years, 3 months ago
  51. 9a13715 mm/memcg: fix device private memcg accounting by Ralph Campbell · 4 years, 3 months ago
  52. d1b2cf6 mm: memcg/slab: uncharge during kmem_cache_free_bulk() by Bharata B Rao · 4 years, 3 months ago
  53. 7a52d4d8 mm: memcontrol: reword obsolete comment of mem_cgroup_unmark_under_oom() by Miaohe Lin · 4 years, 3 months ago
  54. d437024 mm/page_counter: correct the obsolete func name in the comment of page_counter_try_charge() by Miaohe Lin · 4 years, 3 months ago
  55. 5f9a4f4 mm: memcontrol: add the missing numa_stat interface for cgroup v2 by Muchun Song · 4 years, 3 months ago
  56. bd0b230 mm/memcg: unify swap and memsw page counters by Waiman Long · 4 years, 3 months ago
  57. 8d387a5 mm/memcg: simplify mem_cgroup_get_max() by Waiman Long · 4 years, 3 months ago
  58. f9f84ec mm/memcg: clean up obsolete enum charge_type by Waiman Long · 4 years, 3 months ago
  59. 05bdc52 mm: memcontrol: correct the comment of mem_cgroup_iter() by Miaohe Lin · 4 years, 3 months ago
  60. 19b629c mm: memcg/slab: fix racy access to page->mem_cgroup in mem_cgroup_from_obj() by Roman Gushchin · 4 years, 3 months ago
  61. 61e604e6 mm: memcontrol: use the preferred form for passing the size of a structure type by Gustavo A. R. Silva · 4 years, 3 months ago
  62. e90342e mm: memcontrol: use flex_array_size() helper in memcpy() by Gustavo A. R. Silva · 4 years, 3 months ago
  63. 433e7d3 mm/memremap.c: convert devmap static branch to {inc,dec} by Ira Weiny · 4 years, 3 months ago
  64. 822bca5 mm/swapfile.c: fix potential memory leak in sys_swapon by Miaohe Lin · 4 years, 3 months ago
  65. 7a3d52e mm/swapfile.c: remove unnecessary goto out in _swap_info_get() by Miaohe Lin · 4 years, 3 months ago
  66. 12eab42 mm/swap.c: fix incomplete comment in lru_cache_add_inactive_or_unevictable() by Miaohe Lin · 4 years, 3 months ago
  67. 548d978 mm/page_io.c: remove useless out label in __swap_writepage() by Miaohe Lin · 4 years, 3 months ago
  68. f3bc52c mm/swap_slots.c: remove always zero and unused return value of enable_swap_slots_cache() by Miaohe Lin · 4 years, 3 months ago
  69. a3e7bea mm/swap.c: fix confusing comment in release_pages() by Miaohe Lin · 4 years, 3 months ago
  70. 6f4dd8d mm: remove superfluous __ClearPageActive() by Yu Zhao · 4 years, 3 months ago
  71. cc2828b mm: remove activate_page() from unuse_pte() by Yu Zhao · 4 years, 3 months ago
  72. 3264631 swap: rename SWP_FS to SWAP_FS_OPS to avoid ambiguity by Gao Xiang · 4 years, 3 months ago
  73. 146608bb mm/gup: protect unpin_user_pages() against npages==-ERRNO by John Hubbard · 4 years, 3 months ago
  74. 447f3e4 mm/gup: don't permit users to call get_user_pages with FOLL_LONGTERM by Barry Song · 4 years, 3 months ago
  75. 657d4f7 mm/gup_benchmark: use pin_user_pages for FOLL_LONGTERM flag by Barry Song · 4 years, 3 months ago
  76. 4c6cd03 mm/gup_benchmark: update the documentation in Kconfig by Barry Song · 4 years, 3 months ago
  77. eb1d7a6 mm, fadvise: improve the expensive remote LRU cache draining after FADV_DONTNEED by Yafang Shao · 4 years, 3 months ago
  78. 27a83a6 mm/filemap: fix filemap_map_pages for THP by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  79. a8cf7f2 mm: add find_lock_head by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  80. 63ec197 mm/shmem: return head page from find_lock_entry by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  81. a6de4b4 mm: convert find_get_entry to return the head page by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  82. 9dfc8ff i915: use find_lock_page instead of find_lock_entry by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  83. e6e8871 mm: optimise madvise WILLNEED by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  84. f5df863 mm: use find_get_incore_page in memcontrol by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  85. 61ef186 mm: factor find_get_incore_page out of mincore_page by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  86. bac3cf4 mm, dump_page: rename head_mapcount() --> head_compound_mapcount() by John Hubbard · 4 years, 3 months ago
  87. 853322a6 mm/debug.c: do not dereference i_ino blindly by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  88. b7b3c01 mm/memremap_pages: support multiple ranges per invocation by Dan Williams · 4 years, 3 months ago
  89. a4574f6 mm/memremap_pages: convert to 'struct range' by Dan Williams · 4 years, 3 months ago
  90. a035b6b mm/memory_hotplug: introduce default phys_to_target_node() implementation by Dan Williams · 4 years, 3 months ago
  91. 1abbef4 mm,kmemleak-test.c: move kmemleak-test.c to samples dir by Hui Su · 4 years, 3 months ago
  92. c4b2896 mm/kmemleak: rely on rcu for task stack scanning by Davidlohr Bueso · 4 years, 3 months ago
  93. 9cf7a11 mm/slub: make add_full() condition more explicit by Abel Wu · 4 years, 3 months ago
  94. 9f986d9 mm/slub: fix missing ALLOC_SLOWPATH stat when bulk alloc by Abel Wu · 4 years, 3 months ago
  95. c270cf3 mm/slub.c: branch optimization in free slowpath by Abel Wu · 4 years, 3 months ago
  96. c1ff3f9 mm/slab.c: clean code by removing redundant if condition by Mateusz Nosek · 4 years, 3 months ago
  97. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  98. 85ed13e Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  99. 50d2283 Merge tag 'docs-5.10' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 3 months ago
  100. ed016af Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago