1. 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
  2. 7514c03 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 4 months ago
  3. e5a59d3 mm/khugepaged.c: fix khugepaged's request size in collapse_file by David Howells · 4 years, 4 months ago
  4. 1774379 mm/hugetlb: fix a race between hugetlb sysctl handlers by Muchun Song · 4 years, 4 months ago
  5. 953f064 mm/hugetlb: try preferred node first when alloc gigantic page from cma by Li Xinhai · 4 years, 4 months ago
  6. 3d321bf8 mm/migrate: preserve soft dirty in remove_migration_pte() by Ralph Campbell · 4 years, 4 months ago
  7. 6128763 mm/migrate: remove unnecessary is_zone_device_page() check by Ralph Campbell · 4 years, 4 months ago
  8. ad7df76 mm/rmap: fixup copying of soft dirty and uffd ptes by Alistair Popple · 4 years, 4 months ago
  9. ebdf832 mm/migrate: fixup setting UFFD_WP flag by Alistair Popple · 4 years, 4 months ago
  10. 7867fd7 mm: madvise: fix vma user-after-free by Yang Shi · 4 years, 4 months ago
  11. e80d390 mm: track page table modifications in __apply_to_page_range() by Joerg Roedel · 4 years, 4 months ago
  12. dc07a72 mm: slub: fix conversion of freelist_corrupted() by Eugeniu Rosca · 4 years, 4 months ago
  13. e3336ca mm: memcg: fix memcg reclaim soft lockup by Xunlei Pang · 4 years, 4 months ago
  14. f179654 memcg: fix use-after-free in uncharge_batch by Michal Hocko · 4 years, 4 months ago
  15. b25d1dc Merge branch 'simplify-do_wp_page' by Linus Torvalds · 4 years, 4 months ago
  16. 798a6b8 mm: Add PGREUSE counter by Peter Xu · 4 years, 4 months ago
  17. a308c71 mm/gup: Remove enfornced COW mechanism by Peter Xu · 4 years, 4 months ago
  18. 1a0cf26 mm/ksm: Remove reuse_ksm_page() by Peter Xu · 4 years, 4 months ago
  19. 09854ba mm: do_wp_page() simplification by Linus Torvalds · 4 years, 4 months ago
  20. 4533d3a memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC by Roger Pau Monne · 4 years, 4 months ago
  21. 8381979 Merge branch 'gate-page-refcount' (patches from Dave Hansen) by Linus Torvalds · 4 years, 4 months ago
  22. 9fa2dd9 mm: fix pin vs. gup mismatch with gate pages by Dave Hansen · 4 years, 4 months ago
  23. 8bb5021 Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 4 months ago
  24. 1256448 Revert "powerpc/64s: Remove PROT_SAO support" by Shawn Anastasio · 4 years, 4 months ago
  25. 88e8ac1 mm, page_alloc: fix core hung in free_pcppages_bulk() by Charan Teja Reddy · 4 years, 4 months ago
  26. e08d3fd mm: include CMA pages in lowmem_reserve at boot by Doug Berger · 4 years, 4 months ago
  27. 86f54bb mm/rodata_test.c: fix missing function declaration by Leon Romanovsky · 4 years, 4 months ago
  28. e47110e mm/vunmap: add cond_resched() in vunmap_pmd_range by Aneesh Kumar K.V · 4 years, 4 months ago
  29. f3f99d6 khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter() by Hugh Dickins · 4 years, 4 months ago
  30. d5a1695 hugetlb_cgroup: convert comma to semicolon by Xu Wang · 4 years, 4 months ago
  31. b7333b5 mm/memory.c: skip spurious TLB flush for retried page fault by Yang Shi · 4 years, 5 months ago
  32. 18737f4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  33. 7e0cc01 mm/swap.c: annotate data races for lru_rotate_pvecs by Qian Cai · 4 years, 5 months ago
  34. 9c1177b mm/rmap: annotate a data race at tlb_flush_batched by Qian Cai · 4 years, 5 months ago
  35. abe1de4 mm/mempool: fix a data race in mempool_free() by Qian Cai · 4 years, 5 months ago
  36. a1f4593 mm/list_lru: fix a data race in list_lru_count_one by Qian Cai · 4 years, 5 months ago
  37. 6e4bd50 mm/page_counter: fix various data races at memsw by Qian Cai · 4 years, 5 months ago
  38. a449bf5 mm/swapfile: fix and annotate various data races by Qian Cai · 4 years, 5 months ago
  39. e630bfa mm/filemap.c: fix a data race in filemap_fault() by Kirill A. Shutemov · 4 years, 5 months ago
  40. b96a3db mm/swap_state: mark various intentional data races by Qian Cai · 4 years, 5 months ago
  41. 7b37e22 mm/page_io: mark various intentional data races by Qian Cai · 4 years, 5 months ago
  42. 96bdd2b mm/frontswap: mark various intentional data races by Qian Cai · 4 years, 5 months ago
  43. 69d0b54 mm/kmemleak: silence KCSAN splats in checksum by Qian Cai · 4 years, 5 months ago
  44. 6c35784 mm: replace hpage_nr_pages with thp_nr_pages by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  45. af3bbc1 mm: add thp_size by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  46. 1378a5e mm: store compound_nr as well as compound_order by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  47. a8a4b7a Revert "mm/vmstat.c: do not show lowmem reserve protection information of empty zone" by Baoquan He · 4 years, 5 months ago
  48. 5848dc5 dma-debug: remove debug_dma_assert_idle() function by Linus Torvalds · 4 years, 5 months ago
  49. 9f45717 mm: memcontrol: fix warning when allocating the root cgroup by Johannes Weiner · 4 years, 5 months ago
  50. 64019a2 mm/gup: remove task_struct pointer for all gup code by Peter Xu · 4 years, 5 months ago
  51. a2beb5f mm: clean up the last pieces of page fault accountings by Peter Xu · 4 years, 5 months ago
  52. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
  53. ed03d92 mm/gup: use a standard migration target allocation callback by Joonsoo Kim · 4 years, 5 months ago
  54. bbe8875 mm/hugetlb: make hugetlb migration callback CMA aware by Joonsoo Kim · 4 years, 5 months ago
  55. 41b4dc1 mm/gup: restrict CMA region by using allocation scope API by Joonsoo Kim · 4 years, 5 months ago
  56. 8b94e0b mm/page_alloc: remove a wrapper for alloc_migration_target() by Joonsoo Kim · 4 years, 5 months ago
  57. a097631 mm/mempolicy: use a standard migration target allocation callback by Joonsoo Kim · 4 years, 5 months ago
  58. 19fc7be mm/migrate: introduce a standard migration target allocation function by Joonsoo Kim · 4 years, 5 months ago
  59. 9933a0c mm/migrate: clear __GFP_RECLAIM to make the migration callback consistent with regular THP allocations by Joonsoo Kim · 4 years, 5 months ago
  60. d92bbc2 mm/hugetlb: unify migration callbacks by Joonsoo Kim · 4 years, 5 months ago
  61. b4b3822 mm/migrate: move migration helper from .h to .c by Joonsoo Kim · 4 years, 5 months ago
  62. c7073ba mm/page_isolation: prefer the node of the source page by Joonsoo Kim · 4 years, 5 months ago
  63. 3d13f31 uaccess: add force_uaccess_{begin,end} helpers by Christoph Hellwig · 4 years, 5 months ago
  64. b956b5a mm/zsmalloc.c: fix duplicated words by Randy Dunlap · 4 years, 5 months ago
  65. b6aa2c8 mm/zpool.c: delete duplicated word and fix grammar by Randy Dunlap · 4 years, 5 months ago
  66. 1eba09c mm/vmscan.c: delete or fix duplicated words by Randy Dunlap · 4 years, 5 months ago
  67. 5ce1be0 mm/usercopy.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  68. 081a06f mm/slab_common.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  69. af44c12 mm/shmem.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  70. 047b996 mm/page_alloc.c: delete or fix duplicated words by Randy Dunlap · 4 years, 5 months ago
  71. c08b342 mm/nommu.c: delete duplicated words by Randy Dunlap · 4 years, 5 months ago
  72. eaf444d mm/migrate.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  73. a1a0aea mm/memory.c: delete duplicated words by Randy Dunlap · 4 years, 5 months ago
  74. ac5ddd0 mm/memcontrol.c: delete duplicated words by Randy Dunlap · 4 years, 5 months ago
  75. 9e7ee40 mm/hugetlb.c: delete duplicated words by Randy Dunlap · 4 years, 5 months ago
  76. 0cb80a2 mm/hmm.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  77. ce89fddf mm/filemap.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  78. a1c1dbe mm/compaction.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  79. de1193f mm, memory_hotplug: update pcp lists everytime onlining a memory block by Charan Teja Reddy · 4 years, 5 months ago
  80. b4223a5 mm/memory_hotplug: fix unpaired mem_hotplug_begin/done by Jia He · 4 years, 5 months ago
  81. d622ece mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid() by Jia He · 4 years, 5 months ago
  82. d49653f mm: mmu_notifier: fix and extend kerneldoc by Krzysztof Kozlowski · 4 years, 5 months ago
  83. 3a5139f cma: don't quit at first error when activating reserved areas by Mike Kravetz · 4 years, 5 months ago
  84. 29d0f41 mm: hugetlb: fix the name of hugetlb CMA by Barry Song · 4 years, 5 months ago
  85. 18e98e5 mm: cma: fix the name of CMA areas by Barry Song · 4 years, 5 months ago
  86. 835832b mm/cma.c: fix NULL pointer dereference when cma could not be activated by Jianqun Xu · 4 years, 5 months ago
  87. 1a5bae2 mm/vmstat: add events for THP migration without split by Anshuman Khandual · 4 years, 5 months ago
  88. 4958e4d mm: thp: remove debug_cow switch by Yang Shi · 4 years, 5 months ago
  89. 0744f28 mm/migrate: optimize migrate_vma_setup() for holes by Ralph Campbell · 4 years, 5 months ago
  90. 34ae204 hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem by Mike Kravetz · 4 years, 5 months ago
  91. 619b5b4 mm, oom: show process exiting information in __oom_kill_process() by Yafang Shao · 4 years, 5 months ago
  92. 9066e5c mm, oom: make the calculation of oom badness more accurate by Yafang Shao · 4 years, 5 months ago
  93. 4605f05 mm/mempolicy.c: check parameters first in kernel_get_mempolicy by Wenchao Hao · 4 years, 5 months ago
  94. f6e92f4 mm: mempolicy: fix kerneldoc of numa_map_to_online_node() by Krzysztof Kozlowski · 4 years, 5 months ago
  95. 860b327 mm/compaction: correct the comments of compact_defer_shift by Alex Shi · 4 years, 5 months ago
  96. d34c0a7 mm: use unsigned types for fragmentation score by Nitin Gupta · 4 years, 5 months ago
  97. 2578873 mm: fix compile error due to COMPACTION_HPAGE_ORDER by Nitin Gupta · 4 years, 5 months ago
  98. facdaa9 mm: proactive compaction by Nitin Gupta · 4 years, 5 months ago
  99. 4002570 mm/vmscan: restore active/inactive ratio for anonymous LRU by Joonsoo Kim · 4 years, 5 months ago
  100. aae466b mm/swap: implement workingset detection for anonymous LRU by Joonsoo Kim · 4 years, 5 months ago