1. 62e32cf ANDROID: mm: Create vendor hooks to control ZONE_MOVABLE allocations by Chris Goldsworthy · 4 years, 9 months ago
  2. 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, 9 months ago
  3. 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, 9 months ago
  4. 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, 9 months ago
  5. 75c90a8c Merge d5660df4a555 ("Merge branch 'akpm' (patches from Andrew)") into android-mainline by Greg Kroah-Hartman · 4 years, 9 months ago
  6. eeb4a05 mm: allow a NULL fn callback in apply_to_page_range by Christoph Hellwig · 4 years, 10 months ago
  7. d01ac3c mm/memory: remove page fault assumption of compound page size by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  8. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 10 months ago
  9. c78f463 mm: remove src/dst mm parameter in copy_page_range() by Peter Xu · 4 years, 10 months ago
  10. f1dc168 mm/memory.c: fix spello of "function" by Randy Dunlap · 4 years, 10 months ago
  11. a7069ee mm/memory.c: replace vmf->vma with variable vma by Yanfei Xu · 4 years, 10 months ago
  12. d383807 mm/memory.c: fix typo in __do_fault() comment by Yanfei Xu · 4 years, 10 months ago
  13. 8de87f4 Merge 5.9 into android-mainline by Greg Kroah-Hartman · 4 years, 10 months ago
  14. f3c64ed mm: avoid early COW write protect games during fork() by Linus Torvalds · 4 years, 10 months ago
  15. a1fd09e dma-mapping: move dma-debug.h to kernel/dma/ by Christoph Hellwig · 5 years ago
  16. 0ac540b Merge tag 'v5.9-rc7' into android-mainline by Greg Kroah-Hartman · 4 years, 10 months ago
  17. 70e806e mm: Do early cow for pinned pages during fork() for ptes by Peter Xu · 4 years, 10 months ago
  18. 7a4830c mm/fork: Pass new vma pointer into copy_page_range() by Peter Xu · 4 years, 10 months ago
  19. fb3b36d Merge a1bffa48745a ("Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi") into 'android-mainline' by Greg Kroah-Hartman · 4 years, 10 months ago
  20. be068f2 mm: fix misplaced unlock_page in do_wp_page() by Linus Torvalds · 4 years, 10 months ago
  21. 79a1971 mm: move the copy_one_pte() pte_present check into the caller by Linus Torvalds · 4 years, 10 months ago
  22. df3a57d mm: split out the non-present case from copy_one_pte() by Linus Torvalds · 4 years, 10 months ago
  23. 3d3ef2a Merge 5.9-rc4 into android-mainline by Greg Kroah-Hartman · 5 years ago
  24. 7514c03 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  25. e80d390 mm: track page table modifications in __apply_to_page_range() by Joerg Roedel · 5 years ago
  26. b25d1dc Merge branch 'simplify-do_wp_page' by Linus Torvalds · 5 years ago
  27. 798a6b8 mm: Add PGREUSE counter by Peter Xu · 5 years ago
  28. 09854ba mm: do_wp_page() simplification by Linus Torvalds · 5 years ago
  29. e6d1601 Merge 5.9-rc2 into android-mainline by Greg Kroah-Hartman · 5 years ago
  30. b7333b5 mm/memory.c: skip spurious TLB flush for retried page fault by Yang Shi · 5 years ago
  31. df7e491 Merge 4b6c093e21d3 ("Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block") into android-mainline by Greg Kroah-Hartman · 5 years ago
  32. 18737f4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  33. a449bf5 mm/swapfile: fix and annotate various data races by Qian Cai · 5 years ago
  34. 5848dc5 dma-debug: remove debug_dma_assert_idle() function by Linus Torvalds · 5 years ago
  35. 418b4bd Merge dc06fe51d26e ("Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux") into android-mainline by Greg Kroah-Hartman · 5 years ago
  36. 64019a2 mm/gup: remove task_struct pointer for all gup code by Peter Xu · 5 years ago
  37. a2beb5f mm: clean up the last pieces of page fault accountings by Peter Xu · 5 years ago
  38. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 5 years ago
  39. a1a0aea mm/memory.c: delete duplicated words by Randy Dunlap · 5 years ago
  40. aae466b mm/swap: implement workingset detection for anonymous LRU by Joonsoo Kim · 5 years ago
  41. b518154 mm/vmscan: protect the workingset on anonymous LRU by Joonsoo Kim · 5 years ago
  42. a17a563 Merge 449dc8c97089 ("Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply") into android-mainline by Greg Kroah-Hartman · 5 years ago
  43. 0c4123e mm/memory.c: make remap_pfn_range() reject unaligned addr by Alex Zhang · 5 years ago
  44. 463b7a1 mm: remove redundant check non_swap_entry() by Ralph Campbell · 5 years ago
  45. f04a11a Merge 7b4ea9456dd3 ("Revert "x86/mm/64: Do not sync vmalloc/ioremap mappings"") into android-mainline by Greg Kroah-Hartman · 5 years ago
  46. d332fba Merge b34133fec882 ("Merge tag 'perf-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline by Greg Kroah-Hartman · 5 years ago
  47. 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  48. 145ff1e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  49. 183e8b8 Merge branch 'upstream-master' into android-mainline by Greg Kroah-Hartman · 5 years ago
  50. 45779b0 mm: initialize return of vm_insert_pages by Tom Rix · 5 years ago
  51. bb7cdd3 alpha: Replace smp_read_barrier_depends() usage with smp_[r]mb() by Will Deacon · 6 years ago
  52. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 5 years ago
  53. 1e253d0 Merge 5.8-rc3 into android-mainline by Greg Kroah-Hartman · 5 years ago
  54. 0076f02 mm/memory: fix IO cost for anonymous page by Joonsoo Kim · 5 years ago
  55. 7f70c2a mm/memory.c: properly pte_offset_map_lock/unlock in vm_insert_pages() by Arjun Roy · 5 years ago
  56. 545b1b0 mm: do_swap_page(): fix up the error code by Michal Hocko · 5 years ago
  57. a253db89 Merge ad57a1022f9e ("Merge tag 'exfat-for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat") into android-mainline by Greg Kroah-Hartman · 5 years ago
  58. dbea740a Merge 7ae77150d94d ("Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux") into android-mainline by Greg Kroah-Hartman · 5 years ago
  59. 1ec3464 Merge ee01c4d72adf ("Merge branch 'akpm' (patches from Andrew)") into android-mainline by Greg Kroah-Hartman · 5 years ago
  60. 035f080 Merge 039aeb9deb92 ("Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm") into android-mainline by Greg Kroah-Hartman · 5 years ago
  61. a64320f Merge 94709049fb84 ("Merge branch 'akpm' (patches from Andrew)") into android-mainline by Greg Kroah-Hartman · 5 years ago
  62. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 5 years ago
  63. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 5 years ago
  64. da1c55f mmap locking API: rename mmap_sem to mmap_lock by Michel Lespinasse · 5 years ago
  65. 42fc541 mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked() by Michel Lespinasse · 5 years ago
  66. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 5 years ago
  67. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 5 years ago
  68. 985ba00 mm/memory: fix a typo in comment "attampt"->"attempt" by Ethon Paul · 5 years ago
  69. f089dcc mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h by Mike Rapoport · 5 years ago
  70. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  71. 6058eae mm: fold and remove lru_cache_add_anon() and lru_cache_add_file() by Johannes Weiner · 5 years ago
  72. d9eb1ea mm: memcontrol: delete unused lrucare handling by Johannes Weiner · 5 years ago
  73. 4c6355b mm: memcontrol: charge swapin pages on instantiation by Johannes Weiner · 5 years ago
  74. 9d82c69 mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API by Johannes Weiner · 5 years ago
  75. be5d0a7 mm: memcontrol: switch to native NR_ANON_MAPPED counter by Johannes Weiner · 5 years ago
  76. 3fba69a mm: memcontrol: drop @compound parameter from memcg charging API by Johannes Weiner · 5 years ago
  77. 8226f11 Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  78. 6972f55 mm/memory: remove unnecessary pte_devmap case in copy_one_pte() by chenqiwu · 5 years ago
  79. 44bf431 mm/memory.c: Add memory read privilege on page fault handling by Bibo Mao · 5 years ago
  80. 7df6769 mm/memory.c: Update local TLB if PTE entry exists by Bibo Mao · 5 years ago
  81. 5631819 Merge 5b8b9d0c6d0e ("Merge branch 'akpm' (patches from Andrew)") into android-mainline by Greg Kroah-Hartman · 5 years ago
  82. 8cd3984 mm/memory.c: add vm_insert_pages() by Arjun Roy · 5 years ago
  83. 8efd6f5b mm/memory.c: refactor insert_page to prepare for batched-lock insert by Arjun Roy · 5 years ago
  84. 2724136 Merge 5d30bcacd91a ("Merge tag '9p-for-5.7-2' of git://github.com/martinetd/linux") into android-mainline by Greg Kroah-Hartman · 5 years ago
  85. dd5c936 Merge 7e63420847ae ("Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm") into android-mainline by Greg Kroah-Hartman · 5 years ago
  86. 552657b mm: fix ambiguous comments for better code readability by chenqiwu · 5 years ago
  87. f45ec5f userfaultfd: wp: support swap and page migration by Peter Xu · 5 years ago
  88. b569a17 userfaultfd: wp: drop _PAGE_UFFD_WP properly when fork by Peter Xu · 5 years ago
  89. 292924b userfaultfd: wp: apply _PAGE_UFFD_WP bit by Peter Xu · 5 years ago
  90. 529b930 userfaultfd: wp: hook userfault handler to write protection fault by Andrea Arcangeli · 5 years ago
  91. 396bcc5 mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE by Matthew Wilcox (Oracle) · 5 years ago
  92. 3122e80 mm/vma: make vma_is_accessible() available for general use by Anshuman Khandual · 5 years ago
  93. 4762751 Merge e109f5060741 ("Merge tag 'mtd/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux") into android-mainline by Greg Kroah-Hartman · 5 years ago
  94. ea9448b Merge tag 'drm-next-2020-04-03-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  95. abd69b9 mm/memory.c: clarify a confusing comment for vm_iomap_memory by Wang Wenhu · 5 years ago
  96. 86a7633 mm: clarify a confusing comment for remap_pfn_range() by WANG Wenhu · 5 years ago
  97. 327e9fd mm: Split huge pages on write-notify or COW by Thomas Hellstrom (VMware) · 5 years ago
  98. ab9ed60 Merge 5.6-rc5 into android-mainline by Greg Kroah-Hartman · 5 years ago
  99. c3e5ea6 mm: avoid data corruption on CoW fault into PFN-mapped VMA by Kirill A. Shutemov · 5 years ago
  100. 1f77f18 Merge a45ad71e8995 ("Merge tag 'rproc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc") into android-mainline by Greg Kroah-Hartman · 5 years ago