1. 3d1dec1 Merge 23859ae44402 ("Merge tag 'trace-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  2. 70a5d86 Revert "Revert "mm: remove compat_process_vm_{readv,writev}"" by Greg Kroah-Hartman · 4 years, 2 months ago
  3. b28ad9e Revert "Revert "iov_iter: transparently handle compat iovecs in import_iovec"" by Greg Kroah-Hartman · 4 years, 2 months ago
  4. d219a42 Revert "Revert "iov_iter: refactor rw_copy_check_uvector and import_iovec"" by Greg Kroah-Hartman · 4 years, 2 months ago
  5. f78f63d mm/process_vm_access: Add missing #include <linux/compat.h> by Geert Uytterhoeven · 4 years, 2 months ago
  6. 38dc507 Fix compat regression in process_vm_rw() by Jens Axboe · 4 years, 2 months ago
  7. 79c83f1 Merge 1f70935f637d ("Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  8. ade4233 Merge b7769c45b8d9 ("Merge tag 'rtc-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  9. b3dd1b5 Merge 922a763ae178 ("Merge tag 'zonefs-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  10. 05d2a66 Merge 54a4c789ca80 ("Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  11. 5a8acc9 Merge 9ff9b0d392ea ("Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  12. 2d63baf Merge 5a32c3413d33 ("Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  13. a11fd12 Merge 3e4fb4346c78 ("Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx") into android-mailine by Greg Kroah-Hartman · 4 years, 2 months ago
  14. 75c90a8c Merge d5660df4a555 ("Merge branch 'akpm' (patches from Andrew)") into android-mainline by Greg Kroah-Hartman · 4 years, 3 months ago
  15. c62fe03 Merge 3ad11d7ac887 ("Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block") into android-mainline by Greg Kroah-Hartman · 4 years, 3 months ago
  16. c4728cf Merge tag 'vfs-5.10-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 3 months ago
  17. d59c652 Revert "iov_iter: refactor rw_copy_check_uvector and import_iovec" by Greg Kroah-Hartman · 4 years, 3 months ago
  18. 8362191 Revert "iov_iter: transparently handle compat iovecs in import_iovec" by Greg Kroah-Hartman · 4 years, 3 months ago
  19. 61e719d Revert "mm: remove compat_process_vm_{readv,writev}" by Greg Kroah-Hartman · 4 years, 3 months ago
  20. 87b0d10 Merge 85ed13e78dbe ("Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs") into android-common by Greg Kroah-Hartman · 4 years, 3 months ago
  21. c8f7eef Merge 50d228345a03 ("Merge tag 'docs-5.10' of git://git.lwn.net/linux") into android-mainline by Greg Kroah-Hartman · 4 years, 3 months ago
  22. 9826fd5 Merge ed016af52ee3 ("Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline by Greg Kroah-Hartman · 4 years, 3 months ago
  23. c4d6fe7 Merge tag 'xarray-5.9' of git://git.infradead.org/users/willy/xarray by Linus Torvalds · 4 years, 3 months ago
  24. 4962a85 Merge tag 'io_uring-5.10-2020-10-20' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  25. 1c84293 Merge 6734e20e3920 ("Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux") into android-mainline by Greg Kroah-Hartman · 4 years, 3 months ago
  26. b71df8d mm: remove the filename in the top of file comment in vmalloc.c by Christoph Hellwig · 4 years, 3 months ago
  27. f255935 mm: cleanup the gfp_mask handling in __vmalloc_area_node by Christoph Hellwig · 4 years, 3 months ago
  28. 301fa9f mm: remove alloc_vm_area by Christoph Hellwig · 4 years, 3 months ago
  29. d1b6d2e zsmalloc: switch from alloc_vm_area to get_vm_area by Christoph Hellwig · 4 years, 3 months ago
  30. eeb4a05 mm: allow a NULL fn callback in apply_to_page_range by Christoph Hellwig · 4 years, 3 months ago
  31. 3e9a9e2 mm: add a vmap_pfn function by Christoph Hellwig · 4 years, 3 months ago
  32. b944afc mm: add a VM_MAP_PUT_PAGES flag for vmap by Christoph Hellwig · 4 years, 3 months ago
  33. fa30747 mm: update the documentation for vfree by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  34. ecb8ac8 mm/madvise: introduce process_madvise() syscall: an external memory hinting API by Minchan Kim · 4 years, 3 months ago
  35. 0726b01 mm/madvise: pass mm to do_madvise by Minchan Kim · 4 years, 3 months ago
  36. f396459 mm/gup_benchmark: take the mmap lock around GUP by Jann Horn · 4 years, 3 months ago
  37. fb8090b mm/mmap: add inline munmap_vma_range() for code readability by Liam R. Howlett · 4 years, 3 months ago
  38. 3903b55a mm/mmap: add inline vma_next() for readability of mmap code by Liam R. Howlett · 4 years, 3 months ago
  39. 4dc200c mm/migrate: avoid possible unnecessary process right check in kernel_move_pages() by Miaohe Lin · 4 years, 3 months ago
  40. 203e6e5 mm/memory_hotplug: remove a wrapper for alloc_migration_target() by Joonsoo Kim · 4 years, 3 months ago
  41. 5460875 mm/memory-failure: remove a wrapper for alloc_migration_target() by Joonsoo Kim · 4 years, 3 months ago
  42. 4127c65 mm: kmem: enable kernel memcg accounting from interrupt contexts by Roman Gushchin · 4 years, 3 months ago
  43. 37d5985 mm: kmem: prepare remote memcg charging infra for interrupt contexts by Roman Gushchin · 4 years, 3 months ago
  44. 67f0286 mm: kmem: remove redundant checks from get_obj_cgroup_from_current() by Roman Gushchin · 4 years, 3 months ago
  45. 279c339 mm: kmem: move memcg_kmem_bypass() calls to get_mem/obj_cgroup_from_current() by Roman Gushchin · 4 years, 3 months ago
  46. b87d8ce mm, memcg: rework remote charging API to support nesting by Roman Gushchin · 4 years, 3 months ago
  47. 324bcf5 mm: use limited read-ahead to satisfy read by Jens Axboe · 4 years, 3 months ago
  48. 13bd691 mm: mark async iocb read as NOWAIT once some data has been copied by Jens Axboe · 4 years, 3 months ago
  49. 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, 3 months ago
  50. c4cf498 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
  51. 4d45e75 mm: remove the now-unnecessary mmget_still_valid() hack by Jann Horn · 4 years, 3 months ago
  52. 7f3bfab mm/gup: take mmap_lock in get_dump_page() by Jann Horn · 4 years, 3 months ago
  53. 8f942ee binfmt_elf_fdpic: stop using dump_emit() on user pointers on !MMU by Jann Horn · 4 years, 3 months ago
  54. ab130f91 mm: rename page_order() to buddy_order() by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  55. 73eb7f9 mm: use helper function put_write_access() by Miaohe Lin · 4 years, 3 months ago
  56. e755f4a mm/workingset.c: fix some doc warnings by Xiaofei Tan · 4 years, 3 months ago
  57. 70b6d25 mm: fix some comments formatting by Chen Tao · 4 years, 3 months ago
  58. 0e9aa67 mm: fix some broken comments by Miaohe Lin · 4 years, 3 months ago
  59. ed01737 mm: use self-explanatory macros rather than "2" by Yu Zhao · 4 years, 3 months ago
  60. 955cc77 mm/highmem.c: clean up endif comments by Ira Weiny · 4 years, 3 months ago
  61. 58f6f03 mm/page_reporting.c: drop stale list head check in page_reporting_cycle by Wei Yang · 4 years, 3 months ago
  62. c7df08f mm/slab.h: remove duplicate include by YueHaibing · 4 years, 3 months ago
  63. b86c5fc mm/memory_hotplug: update comment regarding zone shuffling by David Hildenbrand · 4 years, 3 months ago
  64. 7fef431 mm/page_alloc: place pages to tail in __free_pages_core() by David Hildenbrand · 4 years, 3 months ago
  65. 293ffa5 mm/page_alloc: move pages to tail in move_to_free_list() by David Hildenbrand · 4 years, 3 months ago
  66. 47b6a24a2 mm/page_alloc: place pages to tail in __putback_isolated_page() by David Hildenbrand · 4 years, 3 months ago
  67. f04a5d5 mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag by David Hildenbrand · 4 years, 3 months ago
  68. 90c7eae mm: don't panic when links can't be created in sysfs by Laurent Dufour · 4 years, 3 months ago
  69. cb8e3c8 kernel/resource: make iomem_resource implicit in release_mem_region_adjustable() by David Hildenbrand · 4 years, 3 months ago
  70. 9ca6551 mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources by David Hildenbrand · 4 years, 3 months ago
  71. b611719 mm/memory_hotplug: prepare passing flags to add_memory() and friends by David Hildenbrand · 4 years, 3 months ago
  72. 3a0aaef mm/memory_hotplug: guard more declarations by CONFIG_MEMORY_HOTPLUG by David Hildenbrand · 4 years, 3 months ago
  73. 7cf603d kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED by David Hildenbrand · 4 years, 3 months ago
  74. ec62d04e kernel/resource: make release_mem_region_adjustable() never fail by David Hildenbrand · 4 years, 3 months ago
  75. b30c592 mm/memory_hotplug: mark pageblocks MIGRATE_ISOLATE while onlining memory by David Hildenbrand · 4 years, 3 months ago
  76. d882c00 mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone() by David Hildenbrand · 4 years, 3 months ago
  77. 4eb29bd mm/page_alloc: drop stale pageblock comment in memmap_init_zone*() by David Hildenbrand · 4 years, 3 months ago
  78. aac6532 mm/memory_hotplug: simplify page onlining by David Hildenbrand · 4 years, 3 months ago
  79. 3fa0c7c mm/page_isolation: simplify return value of start_isolate_page_range() by David Hildenbrand · 4 years, 3 months ago
  80. ea15153 mm/memory_hotplug: drop nr_isolate_pageblock in offline_pages() by David Hildenbrand · 4 years, 3 months ago
  81. 257bea7 mm/page_alloc: simplify __offline_isolated_pages() by David Hildenbrand · 4 years, 3 months ago
  82. 0a1a9a0 mm/memory_hotplug: simplify page offlining by David Hildenbrand · 4 years, 3 months ago
  83. 4986fac mm/memory_hotplug: enforce section granularity when onlining/offlining by David Hildenbrand · 4 years, 3 months ago
  84. 73a11c9 mm/memory_hotplug: inline __offline_pages() into offline_pages() by David Hildenbrand · 4 years, 3 months ago
  85. c9682d1 mm/mmu_notifier: fix mmget() assert in __mmu_interval_notifier_insert by Jann Horn · 4 years, 3 months ago
  86. 295a173 mm/util.c: update the kerneldoc for kstrdup_const() by Bartosz Golaszewski · 4 years, 3 months ago
  87. 4061007 mm/vmstat.c: use helper macro abs() by Miaohe Lin · 4 years, 3 months ago
  88. 11c9c7e mm/page_poison.c: replace bool variable with static key by Mateusz Nosek · 4 years, 3 months ago
  89. b94e028 mm,hwpoison: try to narrow window race for free pages by Oscar Salvador · 4 years, 3 months ago
  90. 1f2481d mm,hwpoison: double-check page count in __get_any_page() by Naoya Horiguchi · 4 years, 3 months ago
  91. 5d1fd5d mm,hwpoison: introduce MF_MSG_UNSPLIT_THP by Naoya Horiguchi · 4 years, 3 months ago
  92. 5a2ffca mm,hwpoison: return 0 if the page is already poisoned in soft-offline by Oscar Salvador · 4 years, 3 months ago
  93. 6b9a217 mm,hwpoison: refactor soft_offline_huge_page and __soft_offline_page by Oscar Salvador · 4 years, 3 months ago
  94. 79f5f8f mm,hwpoison: rework soft offline for in-use pages by Oscar Salvador · 4 years, 3 months ago
  95. 06be6ff mm,hwpoison: rework soft offline for free pages by Oscar Salvador · 4 years, 3 months ago
  96. 694bf0b mm,hwpoison: unify THP handling for hard and soft offline by Oscar Salvador · 4 years, 3 months ago
  97. dd6e240 mm,hwpoison: kill put_hwpoison_page by Oscar Salvador · 4 years, 3 months ago
  98. dc7560b mm,hwpoison: refactor madvise_inject_error by Oscar Salvador · 4 years, 3 months ago
  99. 7e27f22 mm,hwpoison: unexport get_hwpoison_page and make it static by Oscar Salvador · 4 years, 3 months ago
  100. fd47672 mm,hwpoison-inject: don't pin for hwpoison_filter by Naoya Horiguchi · 4 years, 3 months ago