1. 8c1c6c7 Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into dma-mapping-for-next by Christoph Hellwig · 4 years, 4 months ago
  2. be068f2 mm: fix misplaced unlock_page in do_wp_page() by Linus Torvalds · 4 years, 4 months ago
  3. 79a1971 mm: move the copy_one_pte() pte_present check into the caller by Linus Torvalds · 4 years, 4 months ago
  4. df3a57d mm: split out the non-present case from copy_one_pte() by Linus Torvalds · 4 years, 4 months ago
  5. 5868ec2 mm: fix wake_page_function() comment typos by Linus Torvalds · 4 years, 4 months ago
  6. 9683182 mm/memory_hotplug: drain per-cpu pages again during memory offline by Pavel Tatashin · 4 years, 4 months ago
  7. ec0abae mm/thp: fix __split_huge_pmd_locked() for migration PMD by Ralph Campbell · 4 years, 4 months ago
  8. bb3e96d tmpfs: restore functionality of nr_inodes=0 by Byron Stanoszek · 4 years, 4 months ago
  9. 0964730 mlock: fix unevictable_pgs event counts on THP by Hugh Dickins · 4 years, 4 months ago
  10. 8d8869c mm: fix check_move_unevictable_pages() on THP by Hugh Dickins · 4 years, 4 months ago
  11. a333e3e mm: migration of hugetlbfs page skip memcg by Hugh Dickins · 4 years, 4 months ago
  12. 62fdb16 ksm: reinstate memcg charge on copied pages by Hugh Dickins · 4 years, 4 months ago
  13. 10b82d5 Merge branch 'for-5.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 4 years, 4 months ago
  14. b3b33d3 percpu: fix first chunk size calculation for populated bitmap by Sunghyun Jin · 4 years, 5 months ago
  15. 5ef64cc mm: allow a controlled amount of unfairness in the page lock by Linus Torvalds · 4 years, 4 months ago
  16. 68beef5 Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 4 months ago
  17. 7514c03 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 4 months ago
  18. e5a59d3 mm/khugepaged.c: fix khugepaged's request size in collapse_file by David Howells · 4 years, 4 months ago
  19. 1774379 mm/hugetlb: fix a race between hugetlb sysctl handlers by Muchun Song · 4 years, 4 months ago
  20. 953f064 mm/hugetlb: try preferred node first when alloc gigantic page from cma by Li Xinhai · 4 years, 4 months ago
  21. 3d321bf8 mm/migrate: preserve soft dirty in remove_migration_pte() by Ralph Campbell · 4 years, 4 months ago
  22. 6128763 mm/migrate: remove unnecessary is_zone_device_page() check by Ralph Campbell · 4 years, 4 months ago
  23. ad7df76 mm/rmap: fixup copying of soft dirty and uffd ptes by Alistair Popple · 4 years, 4 months ago
  24. ebdf832 mm/migrate: fixup setting UFFD_WP flag by Alistair Popple · 4 years, 4 months ago
  25. 7867fd7 mm: madvise: fix vma user-after-free by Yang Shi · 4 years, 4 months ago
  26. e80d390 mm: track page table modifications in __apply_to_page_range() by Joerg Roedel · 4 years, 4 months ago
  27. dc07a72 mm: slub: fix conversion of freelist_corrupted() by Eugeniu Rosca · 4 years, 4 months ago
  28. e3336ca mm: memcg: fix memcg reclaim soft lockup by Xunlei Pang · 4 years, 4 months ago
  29. f179654 memcg: fix use-after-free in uncharge_batch by Michal Hocko · 4 years, 4 months ago
  30. b25d1dc Merge branch 'simplify-do_wp_page' by Linus Torvalds · 4 years, 4 months ago
  31. 798a6b8 mm: Add PGREUSE counter by Peter Xu · 4 years, 5 months ago
  32. a308c71 mm/gup: Remove enfornced COW mechanism by Peter Xu · 4 years, 5 months ago
  33. 1a0cf26 mm/ksm: Remove reuse_ksm_page() by Peter Xu · 4 years, 5 months ago
  34. 09854ba mm: do_wp_page() simplification by Linus Torvalds · 4 years, 5 months ago
  35. 4533d3a memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC by Roger Pau Monne · 4 years, 5 months ago
  36. 8381979 Merge branch 'gate-page-refcount' (patches from Dave Hansen) by Linus Torvalds · 4 years, 4 months ago
  37. 9fa2dd9 mm: fix pin vs. gup mismatch with gate pages by Dave Hansen · 4 years, 4 months ago
  38. 2281f79 mm: cma: use CMA_MAX_NAME to define the length of cma name array by Barry Song · 4 years, 5 months ago
  39. b7176c2 dma-contiguous: provide the ability to reserve per-numa CMA by Barry Song · 4 years, 5 months ago
  40. 8bb5021 Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 5 months ago
  41. 1256448 Revert "powerpc/64s: Remove PROT_SAO support" by Shawn Anastasio · 4 years, 5 months ago
  42. 88e8ac1 mm, page_alloc: fix core hung in free_pcppages_bulk() by Charan Teja Reddy · 4 years, 5 months ago
  43. e08d3fd mm: include CMA pages in lowmem_reserve at boot by Doug Berger · 4 years, 5 months ago
  44. 86f54bb mm/rodata_test.c: fix missing function declaration by Leon Romanovsky · 4 years, 5 months ago
  45. e47110e mm/vunmap: add cond_resched() in vunmap_pmd_range by Aneesh Kumar K.V · 4 years, 5 months ago
  46. f3f99d6 khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter() by Hugh Dickins · 4 years, 5 months ago
  47. d5a1695 hugetlb_cgroup: convert comma to semicolon by Xu Wang · 4 years, 5 months ago
  48. b7333b5 mm/memory.c: skip spurious TLB flush for retried page fault by Yang Shi · 4 years, 5 months ago
  49. 18737f4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  50. 7e0cc01 mm/swap.c: annotate data races for lru_rotate_pvecs by Qian Cai · 4 years, 5 months ago
  51. 9c1177b mm/rmap: annotate a data race at tlb_flush_batched by Qian Cai · 4 years, 5 months ago
  52. abe1de4 mm/mempool: fix a data race in mempool_free() by Qian Cai · 4 years, 5 months ago
  53. a1f4593 mm/list_lru: fix a data race in list_lru_count_one by Qian Cai · 4 years, 5 months ago
  54. 6e4bd50 mm/page_counter: fix various data races at memsw by Qian Cai · 4 years, 5 months ago
  55. a449bf5 mm/swapfile: fix and annotate various data races by Qian Cai · 4 years, 5 months ago
  56. e630bfa mm/filemap.c: fix a data race in filemap_fault() by Kirill A. Shutemov · 4 years, 5 months ago
  57. b96a3db mm/swap_state: mark various intentional data races by Qian Cai · 4 years, 5 months ago
  58. 7b37e22 mm/page_io: mark various intentional data races by Qian Cai · 4 years, 5 months ago
  59. 96bdd2b mm/frontswap: mark various intentional data races by Qian Cai · 4 years, 5 months ago
  60. 69d0b54 mm/kmemleak: silence KCSAN splats in checksum by Qian Cai · 4 years, 5 months ago
  61. 6c35784 mm: replace hpage_nr_pages with thp_nr_pages by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  62. af3bbc1 mm: add thp_size by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  63. 1378a5e mm: store compound_nr as well as compound_order by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  64. a8a4b7a Revert "mm/vmstat.c: do not show lowmem reserve protection information of empty zone" by Baoquan He · 4 years, 5 months ago
  65. 5848dc5 dma-debug: remove debug_dma_assert_idle() function by Linus Torvalds · 4 years, 5 months ago
  66. 9f45717 mm: memcontrol: fix warning when allocating the root cgroup by Johannes Weiner · 4 years, 5 months ago
  67. 64019a2 mm/gup: remove task_struct pointer for all gup code by Peter Xu · 4 years, 5 months ago
  68. a2beb5f mm: clean up the last pieces of page fault accountings by Peter Xu · 4 years, 5 months ago
  69. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
  70. ed03d92 mm/gup: use a standard migration target allocation callback by Joonsoo Kim · 4 years, 5 months ago
  71. bbe8875 mm/hugetlb: make hugetlb migration callback CMA aware by Joonsoo Kim · 4 years, 5 months ago
  72. 41b4dc1 mm/gup: restrict CMA region by using allocation scope API by Joonsoo Kim · 4 years, 5 months ago
  73. 8b94e0b mm/page_alloc: remove a wrapper for alloc_migration_target() by Joonsoo Kim · 4 years, 5 months ago
  74. a097631 mm/mempolicy: use a standard migration target allocation callback by Joonsoo Kim · 4 years, 5 months ago
  75. 19fc7be mm/migrate: introduce a standard migration target allocation function by Joonsoo Kim · 4 years, 5 months ago
  76. 9933a0c mm/migrate: clear __GFP_RECLAIM to make the migration callback consistent with regular THP allocations by Joonsoo Kim · 4 years, 5 months ago
  77. d92bbc2 mm/hugetlb: unify migration callbacks by Joonsoo Kim · 4 years, 5 months ago
  78. b4b3822 mm/migrate: move migration helper from .h to .c by Joonsoo Kim · 4 years, 5 months ago
  79. c7073ba mm/page_isolation: prefer the node of the source page by Joonsoo Kim · 4 years, 5 months ago
  80. 3d13f31 uaccess: add force_uaccess_{begin,end} helpers by Christoph Hellwig · 4 years, 5 months ago
  81. b956b5a mm/zsmalloc.c: fix duplicated words by Randy Dunlap · 4 years, 5 months ago
  82. b6aa2c8 mm/zpool.c: delete duplicated word and fix grammar by Randy Dunlap · 4 years, 5 months ago
  83. 1eba09c mm/vmscan.c: delete or fix duplicated words by Randy Dunlap · 4 years, 5 months ago
  84. 5ce1be0 mm/usercopy.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  85. 081a06f mm/slab_common.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  86. af44c12 mm/shmem.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  87. 047b996 mm/page_alloc.c: delete or fix duplicated words by Randy Dunlap · 4 years, 5 months ago
  88. c08b342 mm/nommu.c: delete duplicated words by Randy Dunlap · 4 years, 5 months ago
  89. eaf444d mm/migrate.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  90. a1a0aea mm/memory.c: delete duplicated words by Randy Dunlap · 4 years, 5 months ago
  91. ac5ddd0 mm/memcontrol.c: delete duplicated words by Randy Dunlap · 4 years, 5 months ago
  92. 9e7ee40 mm/hugetlb.c: delete duplicated words by Randy Dunlap · 4 years, 5 months ago
  93. 0cb80a2 mm/hmm.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  94. ce89fddf mm/filemap.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  95. a1c1dbe mm/compaction.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  96. de1193f mm, memory_hotplug: update pcp lists everytime onlining a memory block by Charan Teja Reddy · 4 years, 5 months ago
  97. b4223a5 mm/memory_hotplug: fix unpaired mem_hotplug_begin/done by Jia He · 4 years, 5 months ago
  98. d622ece mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid() by Jia He · 4 years, 5 months ago
  99. d49653f mm: mmu_notifier: fix and extend kerneldoc by Krzysztof Kozlowski · 4 years, 5 months ago
  100. 3a5139f cma: don't quit at first error when activating reserved areas by Mike Kravetz · 4 years, 5 months ago