1. 324bcf5 mm: use limited read-ahead to satisfy read by Jens Axboe · 4 years, 5 months ago
  2. 13bd691 mm: mark async iocb read as NOWAIT once some data has been copied by Jens Axboe · 4 years, 5 months ago
  3. 54a4c78 Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 5 months ago
  4. c4cf498 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  5. 4d45e75 mm: remove the now-unnecessary mmget_still_valid() hack by Jann Horn · 4 years, 5 months ago
  6. 7f3bfab mm/gup: take mmap_lock in get_dump_page() by Jann Horn · 4 years, 5 months ago
  7. 8f942ee binfmt_elf_fdpic: stop using dump_emit() on user pointers on !MMU by Jann Horn · 4 years, 5 months ago
  8. ab130f91 mm: rename page_order() to buddy_order() by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  9. 73eb7f9 mm: use helper function put_write_access() by Miaohe Lin · 4 years, 5 months ago
  10. e755f4a mm/workingset.c: fix some doc warnings by Xiaofei Tan · 4 years, 5 months ago
  11. 70b6d25 mm: fix some comments formatting by Chen Tao · 4 years, 5 months ago
  12. 0e9aa67 mm: fix some broken comments by Miaohe Lin · 4 years, 5 months ago
  13. ed01737 mm: use self-explanatory macros rather than "2" by Yu Zhao · 4 years, 5 months ago
  14. 955cc77 mm/highmem.c: clean up endif comments by Ira Weiny · 4 years, 5 months ago
  15. 58f6f03 mm/page_reporting.c: drop stale list head check in page_reporting_cycle by Wei Yang · 4 years, 5 months ago
  16. c7df08f mm/slab.h: remove duplicate include by YueHaibing · 4 years, 5 months ago
  17. b86c5fc mm/memory_hotplug: update comment regarding zone shuffling by David Hildenbrand · 4 years, 5 months ago
  18. 7fef431 mm/page_alloc: place pages to tail in __free_pages_core() by David Hildenbrand · 4 years, 5 months ago
  19. 293ffa5 mm/page_alloc: move pages to tail in move_to_free_list() by David Hildenbrand · 4 years, 5 months ago
  20. 47b6a24a2 mm/page_alloc: place pages to tail in __putback_isolated_page() by David Hildenbrand · 4 years, 5 months ago
  21. f04a5d5 mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag by David Hildenbrand · 4 years, 5 months ago
  22. 90c7eae mm: don't panic when links can't be created in sysfs by Laurent Dufour · 4 years, 5 months ago
  23. cb8e3c8 kernel/resource: make iomem_resource implicit in release_mem_region_adjustable() by David Hildenbrand · 4 years, 5 months ago
  24. 9ca6551 mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources by David Hildenbrand · 4 years, 5 months ago
  25. b611719 mm/memory_hotplug: prepare passing flags to add_memory() and friends by David Hildenbrand · 4 years, 5 months ago
  26. 3a0aaef mm/memory_hotplug: guard more declarations by CONFIG_MEMORY_HOTPLUG by David Hildenbrand · 4 years, 5 months ago
  27. 7cf603d kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED by David Hildenbrand · 4 years, 5 months ago
  28. ec62d04e kernel/resource: make release_mem_region_adjustable() never fail by David Hildenbrand · 4 years, 5 months ago
  29. b30c592 mm/memory_hotplug: mark pageblocks MIGRATE_ISOLATE while onlining memory by David Hildenbrand · 4 years, 5 months ago
  30. d882c00 mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone() by David Hildenbrand · 4 years, 5 months ago
  31. 4eb29bd mm/page_alloc: drop stale pageblock comment in memmap_init_zone*() by David Hildenbrand · 4 years, 5 months ago
  32. aac6532 mm/memory_hotplug: simplify page onlining by David Hildenbrand · 4 years, 5 months ago
  33. 3fa0c7c mm/page_isolation: simplify return value of start_isolate_page_range() by David Hildenbrand · 4 years, 5 months ago
  34. ea15153 mm/memory_hotplug: drop nr_isolate_pageblock in offline_pages() by David Hildenbrand · 4 years, 5 months ago
  35. 257bea7 mm/page_alloc: simplify __offline_isolated_pages() by David Hildenbrand · 4 years, 5 months ago
  36. 0a1a9a0 mm/memory_hotplug: simplify page offlining by David Hildenbrand · 4 years, 5 months ago
  37. 4986fac mm/memory_hotplug: enforce section granularity when onlining/offlining by David Hildenbrand · 4 years, 5 months ago
  38. 73a11c9 mm/memory_hotplug: inline __offline_pages() into offline_pages() by David Hildenbrand · 4 years, 5 months ago
  39. c9682d1 mm/mmu_notifier: fix mmget() assert in __mmu_interval_notifier_insert by Jann Horn · 4 years, 5 months ago
  40. 295a173 mm/util.c: update the kerneldoc for kstrdup_const() by Bartosz Golaszewski · 4 years, 5 months ago
  41. 4061007 mm/vmstat.c: use helper macro abs() by Miaohe Lin · 4 years, 5 months ago
  42. 11c9c7e mm/page_poison.c: replace bool variable with static key by Mateusz Nosek · 4 years, 5 months ago
  43. b94e028 mm,hwpoison: try to narrow window race for free pages by Oscar Salvador · 4 years, 5 months ago
  44. 1f2481d mm,hwpoison: double-check page count in __get_any_page() by Naoya Horiguchi · 4 years, 5 months ago
  45. 5d1fd5d mm,hwpoison: introduce MF_MSG_UNSPLIT_THP by Naoya Horiguchi · 4 years, 5 months ago
  46. 5a2ffca mm,hwpoison: return 0 if the page is already poisoned in soft-offline by Oscar Salvador · 4 years, 5 months ago
  47. 6b9a217 mm,hwpoison: refactor soft_offline_huge_page and __soft_offline_page by Oscar Salvador · 4 years, 5 months ago
  48. 79f5f8f mm,hwpoison: rework soft offline for in-use pages by Oscar Salvador · 4 years, 5 months ago
  49. 06be6ff mm,hwpoison: rework soft offline for free pages by Oscar Salvador · 4 years, 5 months ago
  50. 694bf0b mm,hwpoison: unify THP handling for hard and soft offline by Oscar Salvador · 4 years, 5 months ago
  51. dd6e240 mm,hwpoison: kill put_hwpoison_page by Oscar Salvador · 4 years, 5 months ago
  52. dc7560b mm,hwpoison: refactor madvise_inject_error by Oscar Salvador · 4 years, 5 months ago
  53. 7e27f22 mm,hwpoison: unexport get_hwpoison_page and make it static by Oscar Salvador · 4 years, 5 months ago
  54. fd47672 mm,hwpoison-inject: don't pin for hwpoison_filter by Naoya Horiguchi · 4 years, 5 months ago
  55. 1b473bec mm, hwpoison: remove recalculating hpage by Naoya Horiguchi · 4 years, 5 months ago
  56. 7d9d46a mm,hwpoison: cleanup unused PageHuge() check by Naoya Horiguchi · 4 years, 5 months ago
  57. b1647dc mm/readahead: pass a file_ra_state into force_page_cache_ra by David Howells · 4 years, 5 months ago
  58. db660d4 mm/filemap: fold ra_submit into do_sync_mmap_readahead by David Howells · 4 years, 5 months ago
  59. fefa7c4 mm/readahead: add page_cache_sync_ra and page_cache_async_ra by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  60. 7b3df3b mm/readahead: pass readahead_control to force_page_cache_ra by David Howells · 4 years, 5 months ago
  61. 6e4af69 mm/readahead: make ondemand_readahead take a readahead_control by David Howells · 4 years, 5 months ago
  62. 8238287 mm/readahead: make do_page_cache_ra take a readahead_control by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  63. 73bb49d mm/readahead: make page_cache_ra_unbounded take a readahead_control by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  64. 1aa83cf mm/readahead: add DEFINE_READAHEAD by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  65. c4f9c70 mm: fix a race during THP splitting by Huang Ying · 4 years, 5 months ago
  66. 01c7026 fs: add a filesystem flag for THPs by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  67. 3efe62e mm/vmscan: allow arbitrary sized pages to be paged out by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  68. 8854a6a mm/page-writeback: support tail pages in wait_for_stable_page by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  69. fc3a5ac mm/truncate: fix truncation for pages of arbitrary size by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  70. 5eaf35a mm/rmap: fix assumptions of THP size by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  71. e2333da mm/huge_memory: fix can_split_huge_page assumption of THP size by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  72. 65dfe3c mm/huge_memory: fix page_trans_huge_mapcount assumption of THP size by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  73. 8cce547 mm/huge_memory: fix split assumption of page size by Kirill A. Shutemov · 4 years, 5 months ago
  74. 86b562b mm/huge_memory: fix total_mapcount assumption of page size by Kirill A. Shutemov · 4 years, 5 months ago
  75. 8fb156c mm/page_owner: change split_page_owner to take a count by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  76. d01ac3c mm/memory: remove page fault assumption of compound page size by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  77. 887b22c mm/filemap: fix page cache removal for arbitrary sized THPs by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  78. 198b62f mm/filemap: fix storing to a THP shadow entry by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  79. f14312e mm/debug_vm_pgtable: avoid doing memory allocation with pgtable_t mapped. by Aneesh Kumar K.V · 4 years, 5 months ago
  80. 401035d mm/debug_vm_pgtable: avoid none pte in pte_clear_test by Aneesh Kumar K.V · 4 years, 5 months ago
  81. 2b1dd67 mm/debug_vm_pgtable/hugetlb: disable hugetlb test on ppc64 by Aneesh Kumar K.V · 4 years, 5 months ago
  82. 13af050 mm/debug_vm_pgtable/pmd_clear: don't use pmd/pud_clear on pte entries by Aneesh Kumar K.V · 4 years, 5 months ago
  83. 87f3498 mm/debug_vm_pgtable/thp: use page table depost/withdraw with THP by Aneesh Kumar K.V · 4 years, 5 months ago
  84. 6f302e27 mm/debug_vm_pgtable/locks: take correct page table lock by Aneesh Kumar K.V · 4 years, 5 months ago
  85. e8edf0a mm/debug_vm_pgtable/locks: move non page table modifying test together by Aneesh Kumar K.V · 4 years, 5 months ago
  86. c3824e1 mm/debug_vm_pgtable/set_pte/pmd/pud: don't use set_*_at to update an existing pte entry by Aneesh Kumar K.V · 4 years, 5 months ago
  87. 4200605 mm/debug_vm_pgtable/savedwrite: enable savedwrite test with CONFIG_NUMA_BALANCING by Aneesh Kumar K.V · 4 years, 5 months ago
  88. 85a1446 mm/debug_vm_pgtables/hugevmap: use the arch helper to identify huge vmap support. by Aneesh Kumar K.V · 4 years, 5 months ago
  89. cfc5bbc mm/debug_vm_pgtable/ppc64: avoid setting top bits in radom value by Aneesh Kumar K.V · 4 years, 5 months ago
  90. 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  91. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 5 months ago
  92. 1bf162e memblock: get rid of a :c:type leftover by Mauro Carvalho Chehab · 4 years, 6 months ago
  93. 9303c9d docs: get rid of :c:type explicit declarations for structs by Mauro Carvalho Chehab · 4 years, 6 months ago
  94. fe15146 Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 5 months ago
  95. f1f4f3a mm/migrate: remove obsolete comment about device public by Ralph Campbell · 4 years, 5 months ago
  96. 4257889 mm/migrate: remove cpages-- in migrate_vma_finalize() by Ralph Campbell · 4 years, 5 months ago
  97. 67197a4 mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary by Suren Baghdasaryan · 4 years, 5 months ago
  98. cc6de16 memblock: use separate iterators for memory and reserved regions by Mike Rapoport · 4 years, 5 months ago
  99. 9f3d5ea memblock: implement for_each_reserved_mem_region() using __next_mem_region() by Mike Rapoport · 4 years, 5 months ago
  100. 5bd0960 memblock: remove unused memblock_mem_size() by Mike Rapoport · 4 years, 5 months ago