1. 164cc4f mm,thp,shmem: limit shmem THP alloc gfp_mask by Rik van Riel · 4 years, 1 month ago
  2. a656a20 mm: remove pagevec_lookup_entries by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  3. cf2039a mm: pass pvec directly to find_get_entries by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  4. 38cefeb mm: remove nr_entries parameter from pagevec_lookup_entries by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  5. 31d270f mm: add an 'end' parameter to pagevec_lookup_entries by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  6. ca122fe4 mm: add an 'end' parameter to find_get_entries by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  7. 5c211ba mm: add and use find_lock_entries by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  8. 54fa39a iomap: use mapping_seek_hole_data by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  9. 41139aa mm/filemap: add mapping_seek_hole_data by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  10. c7bad63 mm/filemap: add helper for finding pages by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  11. bc5a301 mm/filemap: rename find_get_entry to mapping_get_entry by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  12. 44835d2 mm: add FGP_ENTRY by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  13. 8c647dd mm/swap: optimise get_shadow_from_swap_cache by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  14. 96888e0 mm/shmem: use pagevec_lookup in shmem_unlock_mapping by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  15. c49f50d mm: make pagecache tagged lookups return only head pages by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  16. 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 1 month ago
  17. 6f9972b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 1 month ago
  18. 5b47b10 Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 1 month ago
  19. 6c15f9e Merge tag 'nds32-for-linux-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 4 years, 1 month ago
  20. 40e0dd8 nds32: Fix bogus reference to <asm/procinfo.h> by Geert Uytterhoeven · 4 years, 7 months ago
  21. fa2f478 nds32: use get_kernel_nofault in dump_mem by Christoph Hellwig · 4 years, 8 months ago
  22. 9d63fec nds32: remove dump_instr by Christoph Hellwig · 4 years, 8 months ago
  23. e99da8a nds32: configs: Cleanup CONFIG_CROSS_COMPILE by Krzysztof Kozlowski · 5 years ago
  24. d7cc16b nds32: Replace <linux/clk-provider.h> by <linux/of_clk.h> by Geert Uytterhoeven · 5 years ago
  25. 29c395c Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  26. 4c48fab Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
  27. a553e3c mm/migrate: remove unneeded semicolons by Chengyang Fan · 4 years, 1 month ago
  28. e5d319d hugetlbfs: remove unneeded return value of hugetlb_vmtruncate() by Miaohe Lin · 4 years, 1 month ago
  29. 1935ebd hugetlbfs: fix some comment typos by Miaohe Lin · 4 years, 1 month ago
  30. 398c0da hugetlbfs: correct some obsolete comments about inode i_mutex by Miaohe Lin · 4 years, 1 month ago
  31. a25fddc hugetlbfs: make hugepage size conversion more readable by Miaohe Lin · 4 years, 1 month ago
  32. 88ce3fe hugetlbfs: remove meaningless variable avoid_reserve by Miaohe Lin · 4 years, 1 month ago
  33. c7e285e hugetlbfs: correct obsolete function name in hugetlbfs_read_iter() by Miaohe Lin · 4 years, 1 month ago
  34. 3b2275a hugetlbfs: use helper macro default_hstate in init_hugetlbfs_fs by Miaohe Lin · 4 years, 1 month ago
  35. d014675 hugetlbfs: remove useless BUG_ON(!inode) in hugetlbfs_setattr() by Miaohe Lin · 4 years, 1 month ago
  36. a4fa34cd hugetlbfs: remove special hugetlbfs_set_page_dirty() by Mike Kravetz · 4 years, 1 month ago
  37. 33b8f84 mm/hugetlb: change hugetlb_reserve_pages() to type bool by Mike Kravetz · 4 years, 1 month ago
  38. f8159c1 mm, oom: fix a comment in dump_task() by Tang Yizhou · 4 years, 1 month ago
  39. ce33135 mm/mempolicy: use helper range_in_vma() in queue_pages_test_walk() by Miaohe Lin · 4 years, 1 month ago
  40. bda420b numa balancing: migrate on fault among multiple bound nodes by Huang Ying · 4 years, 1 month ago
  41. 6e2b704 mm, compaction: make fast_isolate_freepages() stay within zone by Vlastimil Babka · 4 years, 1 month ago
  42. 15d28d0 mm/compaction: fix misbehaviors of fast_find_migrateblock() by Wonhyuk Yang · 4 years, 1 month ago
  43. 40d7e20 mm/compaction: correct deferral logic for proactive compaction by Charan Teja Reddy · 4 years, 1 month ago
  44. e2d26aa mm/compaction: remove duplicated VM_BUG_ON_PAGE !PageLocked by Miaohe Lin · 4 years, 1 month ago
  45. d99fd5f mm/compaction: remove rcu_read_lock during page compaction by Alex Shi · 4 years, 1 month ago
  46. c457cd9 z3fold: simplify the zhdr initialization code in init_z3fold_page() by Miaohe Lin · 4 years, 1 month ago
  47. 70ad319 z3fold: remove unused attribute for release_z3fold_page by Miaohe Lin · 4 years, 1 month ago
  48. 5199836 mm/vmscan: restore zone_reclaim_mode ABI by Dave Hansen · 4 years, 1 month ago
  49. ff54611 hugetlb: fix uninitialized subpool pointer by Mike Kravetz · 4 years, 1 month ago
  50. d95c033 include/linux/hugetlb.h: add synchronization information for new hugetlb specific flags by Mike Kravetz · 4 years, 1 month ago
  51. 6c03714 hugetlb: convert PageHugeFreed to HPageFreed flag by Mike Kravetz · 4 years, 1 month ago
  52. 9157c311 hugetlb: convert PageHugeTemporary() to HPageTemporary flag by Mike Kravetz · 4 years, 1 month ago
  53. 8f251a3 hugetlb: convert page_huge_active() HPageMigratable flag by Mike Kravetz · 4 years, 1 month ago
  54. d6995da hugetlb: use page.private for hugetlb specific page flags by Mike Kravetz · 4 years, 1 month ago
  55. aeddcee mm: workingset: clarify eviction order and distance calculation by Oscar Salvador · 4 years, 1 month ago
  56. 2091339 mm/vmscan.c: make lruvec_lru_size() static by Yu Zhao · 4 years, 1 month ago
  57. 289ccba include/linux/mm_inline.h: fold __update_lru_size() into its sole caller by Yu Zhao · 4 years, 1 month ago
  58. c1770e3 include/linux/mm_inline.h: fold page_lru_base_type() into its sole caller by Yu Zhao · 4 years, 1 month ago
  59. bc71127 mm: VM_BUG_ON lru page flags by Yu Zhao · 4 years, 1 month ago
  60. 8756017 mm: add __clear_page_lru_flags() to replace page_off_lru() by Yu Zhao · 4 years, 1 month ago
  61. 46ae6b2 mm/swap.c: don't pass "enum lru_list" to del_page_from_lru_list() by Yu Zhao · 4 years, 1 month ago
  62. 8614045 mm/swap.c: don't pass "enum lru_list" to trace_mm_lru_insertion() by Yu Zhao · 4 years, 1 month ago
  63. 3a9c978 mm: don't pass "enum lru_list" to lru list addition functions by Yu Zhao · 4 years, 1 month ago
  64. f90d819 include/linux/mm_inline.h: shuffle lru list addition and deletion functions by Yu Zhao · 4 years, 1 month ago
  65. 42895ea mm/vmscan.c: use add_page_to_lru_list() by Yu Zhao · 4 years, 1 month ago
  66. 725cac1 mm/workingset.c: avoid unnecessary max_nodes estimation in count_shadow_nodes() by Miaohe Lin · 4 years, 1 month ago
  67. c2135f7 mm/vmscan: __isolate_lru_page_prepare() cleanup by Alex Shi · 4 years, 1 month ago
  68. 7ecc956 mm/hugetlb: suppress wrong warning info when alloc gigantic page by Chen Wandun · 4 years, 1 month ago
  69. 3272cfc2 hugetlb: fix copy_huge_page_from_user contig page struct assumption by Mike Kravetz · 4 years, 1 month ago
  70. dbfee5a hugetlb: fix update_and_free_page contig page struct assumption by Mike Kravetz · 4 years, 1 month ago
  71. aca7830 mm/hugetlb: use helper huge_page_size() to get hugepage size by Miaohe Lin · 4 years, 1 month ago
  72. 3f1b016 mm/hugetlb: remove unnecessary VM_BUG_ON_PAGE on putback_active_hugepage() by Miaohe Lin · 4 years, 1 month ago
  73. 07e51ed mm/hugetlb: use helper function range_in_vma() in page_table_shareable() by Miaohe Lin · 4 years, 1 month ago
  74. 8938494 hugetlb_cgroup: use helper pages_per_huge_page() in hugetlb_cgroup by Miaohe Lin · 4 years, 1 month ago
  75. bae8495 mm/pmem: avoid inserting hugepage PTE entry with fsdax if hugepage support is disabled by Aneesh Kumar K.V · 4 years, 1 month ago
  76. 2efeb8d mm/huge_memory.c: remove unused return value of set_huge_zero_page() by Miaohe Lin · 4 years, 1 month ago
  77. 578b772 mm/hugetlb.c: fix typos in comments by Zhiyuan Dai · 4 years, 1 month ago
  78. 5291c09 mm/hugetlb: remove redundant check in preparing and destroying gigantic page by Yanfei Xu · 4 years, 1 month ago
  79. 6c26d31 mm/hugetlb: fix some comment typos by Miaohe Lin · 4 years, 1 month ago
  80. 82e5d37 mm/hugetlb: refactor subpage recording by Joao Martins · 4 years, 1 month ago
  81. 0fa5bc4 mm/hugetlb: grab head page refcount once for group of subpages by Joao Martins · 4 years, 1 month ago
  82. c93b0a9 mm/hugetlb: simplify the calculation of variables by Jiapeng Zhong · 4 years, 1 month ago
  83. 1d88433 mm/hugetlb: fix use after free when subpool max_hpages accounting is not enabled by Miaohe Lin · 4 years, 1 month ago
  84. c78a7f3 mm/hugetlb: use helper huge_page_order and pages_per_huge_page by Miaohe Lin · 4 years, 1 month ago
  85. 0aa7f35 mm/hugetlb: avoid unnecessary hugetlb_acct_memory() call by Miaohe Lin · 4 years, 1 month ago
  86. a1ba9da mm/hugetlb.c: fix unnecessary address expansion of pmd sharing by Li Xinhai · 4 years, 1 month ago
  87. cc2205a mm/hugetlb: fix potential double free in hugetlb_register_node() error path by Miaohe Lin · 4 years, 1 month ago
  88. aba677f MIPS: do not call flush_tlb_all when setting pmd entry by Bibo Mao · 4 years, 1 month ago
  89. fca4057 mm/huge_memory.c: update tlb entry if pmd is changed by Bibo Mao · 4 years, 1 month ago
  90. 30c9cf4 mm,hwpoison: send SIGBUS to PF_MCE_EARLY processes on action required events by Aili Yao · 4 years, 1 month ago
  91. 3b2ebea mm/gfp: add kernel-doc for gfp_t by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  92. a0cd7a7 mm: simplify free_highmem_page() and free_reserved_page() by David Hildenbrand · 4 years, 1 month ago
  93. b3880c6 video: fbdev: acornfb: remove free_unused_pages() by David Hildenbrand · 4 years, 1 month ago
  94. 9699ee7 mm: remove unneeded local variable in free_area_init_core by Baoquan He · 4 years, 1 month ago
  95. 7010a6e mm: simplify parameter of setup_usemap() by Baoquan He · 4 years, 1 month ago
  96. 3256ff8 mm: simplify parater of function memmap_init_zone() by Baoquan He · 4 years, 1 month ago
  97. ab28cb6 mm: rename memmap_init() and memmap_init_zone() by Baoquan He · 4 years, 1 month ago
  98. 93f503c mm: fix prototype warning from kernel test robot by Baoquan He · 4 years, 1 month ago
  99. d82dc3a kasan: don't run tests when KASAN is not enabled by Andrey Konovalov · 4 years, 1 month ago
  100. 1151613 kasan: add a test for kmem_cache_alloc/free_bulk by Andrey Konovalov · 4 years, 1 month ago