1. 0c24ee7 BACKPORT: FROMGIT: kasan: disable freed user page poisoning with HW tags by Peter Collingbourne · 4 years, 3 months ago
  2. 339a43c BACKPORT: FROMGIT: arm64: mte: handle tags zeroing at page allocation time by Peter Collingbourne · 4 years, 2 months ago
  3. 3cb3bed FROMGIT: kasan: use separate (un)poison implementation for integrated init by Peter Collingbourne · 4 years, 3 months ago
  4. 9e08e97 Merge 5.10.43 into android12-5.10 by Greg Kroah-Hartman · 4 years, 2 months ago
  5. c46f002 UPSTREAM: mm: page_alloc: ignore init_on_free=1 for debug_pagealloc=1 by Sergei Trofimovich · 4 years, 3 months ago
  6. 68dcd32 mm/page_alloc: fix counting of free pages after take off from buddy by Ding Hui · 4 years, 2 months ago
  7. fbdf9cd FROMLIST: mm: page_alloc: dump migrate-failed pages only at -EBUSY by Minchan Kim · 4 years, 2 months ago
  8. 4b280e6 ANDROID: fix a warning due to type mismatch in pr_warn by Suren Baghdasaryan · 4 years, 2 months ago
  9. 0249af9c ANDROID: mm: page_alloc: skip dump pages for freeable page by Minchan Kim · 4 years, 2 months ago
  10. ddc4a48 ANDROID: mm: page_pinner: introduce failure_tracking feature by Minchan Kim · 4 years, 4 months ago
  11. 6e12c5b ANDROID: mm: introduce page_pinner by Minchan Kim · 4 years, 5 months ago
  12. 8cd9aa9 ANDROID: implement wrapper for reverse migration by Charan Teja Reddy · 4 years, 6 months ago
  13. b9a61f9 Merge 5.10.27 into android12-5.10 by Greg Kroah-Hartman · 4 years, 4 months ago
  14. efb12c0 mm/memcg: set memcg when splitting page by Zhou Guanghui · 4 years, 5 months ago
  15. 99941e2 Merge branch 'android12-5.10-lts' into 'android12-5.10' by Greg Kroah-Hartman · 4 years, 4 months ago
  16. a159894 FROMGIT: kasan, mm: integrate page_alloc init with HW_TAGS by Andrey Konovalov · 4 years, 5 months ago
  17. 9538c5a FROMGIT: mm: introduce debug_pagealloc_{map,unmap}_pages() helpers by Mike Rapoport · 4 years, 8 months ago
  18. fa44968 FROMGIT: mm, page_poison: remove CONFIG_PAGE_POISONING_ZERO by Vlastimil Babka · 4 years, 8 months ago
  19. ca96c45 FROMGIT: mm/page_alloc: clear all pages in post_alloc_hook() with init_on_alloc=1 by David Hildenbrand · 4 years, 8 months ago
  20. e871c7f FROMGIT: mm, page_poison: use static key more efficiently by Vlastimil Babka · 4 years, 8 months ago
  21. 0879d44 BACKPORT: mm, page_alloc: do not rely on the order of page_poison and init_on_alloc/free parameters by Vlastimil Babka · 4 years, 8 months ago
  22. e1675ff FROMGIT: mm, kasan: don't poison boot memory with tag-based modes by Andrey Konovalov · 4 years, 5 months ago
  23. 23ba14e FROMGIT: kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC by Andrey Konovalov · 4 years, 5 months ago
  24. c6bc1396 FROMLIST: mm: replace migrate_[prep|finish] with lru_cache_[disable|enable] by Minchan Kim · 4 years, 5 months ago
  25. 68a4731 BACKPORT: FROMLIST: mm: disable LRU pagevec during the migration temporarily by Minchan Kim · 4 years, 5 months ago
  26. d3c1bf4 Revert "FROMLIST: mm: replace migrate_prep with lru_add_drain_all" by Minchan Kim · 4 years, 5 months ago
  27. e8f79d9 Merge branch 'android12-5.10' into branch 'android12-5.10-lts' by Greg Kroah-Hartman · 4 years, 4 months ago
  28. 3ccfc59 Merge 5.10.24 into android12-5.10-lts by Greg Kroah-Hartman · 4 years, 5 months ago
  29. 2414944 ANDROID: vendor_hooks: Add hooks for memory when debug by Liujie Xie · 4 years, 5 months ago
  30. 4c84191 mm/page_alloc.c: refactor initialization of struct page for holes in memory layout by Mike Rapoport · 4 years, 5 months ago
  31. 134ac2d FROMLIST: mm: replace migrate_prep with lru_add_drain_all by Minchan Kim · 4 years, 5 months ago
  32. 28f6641 FROMLIST: mm: page_alloc: dump migrate-failed pages by Minchan Kim · 4 years, 5 months ago
  33. 2c194f3 FROMGIT: mm: remove lru_add_drain_all in alloc_contig_range by Minchan Kim · 4 years, 5 months ago
  34. cd6aa99 UPSTREAM: mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfo by David Hildenbrand · 4 years, 5 months ago
  35. e909fe7 ANDROID: mm: export zone_watermark_ok by Sudarshan Rajagopalan · 4 years, 5 months ago
  36. 369de37 ANDROID: mm: Add vendor hook in rmqueue() by Chiawei Wang · 4 years, 6 months ago
  37. c11f774 mm/page_alloc: add a missing mm_page_alloc_zone_locked() tracepoint by Hailong liu · 4 years, 7 months ago
  38. 385eb1f UPSTREAM: kasan, mm: fix resetting page_alloc tags for HW_TAGS by Andrey Konovalov · 4 years, 6 months ago
  39. 1daa298 Revert "mm: fix initialization of struct page for holes in memory layout" by Linus Torvalds · 4 years, 6 months ago
  40. f2a7985 mm: fix initialization of struct page for holes in memory layout by Mike Rapoport · 4 years, 6 months ago
  41. 2051294 FROMLIST: mm: failfast mode with __GFP_NORETRY in alloc_contig_range by Minchan Kim · 4 years, 7 months ago
  42. a8198d1 ANDROID: mm: use alloc_flags for cma first alloc policy by Minchan Kim · 4 years, 6 months ago
  43. 8d4b6fc UPSTREAM: kasan, mm: reset tags when accessing metadata by Andrey Konovalov · 4 years, 7 months ago
  44. a878e24 UPSTREAM: kasan, mm: untag page address in free_reserved_area by Vincenzo Frascino · 4 years, 7 months ago
  45. 9cf2cea Merge 5.10.5 into android12-5.10 by Greg Kroah-Hartman · 4 years, 7 months ago
  46. 98b5768 mm: memmap defer init doesn't work as expected by Baoquan He · 4 years, 7 months ago
  47. 19057a6 Merge 5.10.4 into android12-5.10 by Greg Kroah-Hartman · 4 years, 7 months ago
  48. bd3f4b6 mm: don't wake kswapd prematurely when watermark boosting is disabled by Johannes Weiner · 4 years, 8 months ago
  49. 3d7ab50 ANDROID: mm: add cma pcp list by Chris Goldsworthy · 4 years, 9 months ago
  50. 7ff00a4 ANDROID: cma: redirect page allocation to CMA by Heesub Shin · 13 years ago
  51. d53cfb3 Merge 4d02da974ea8 ("Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net") into android-mainline by Greg Kroah-Hartman · 4 years, 9 months ago
  52. d8c1901 page_frag: Recover from memory pressure by Dongli Zhang · 4 years, 9 months ago
  53. 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
  54. 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, 9 months ago
  55. 75c90a8c Merge d5660df4a555 ("Merge branch 'akpm' (patches from Andrew)") into android-mainline by Greg Kroah-Hartman · 4 years, 9 months ago
  56. c4cf498 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 10 months ago
  57. ab130f91 mm: rename page_order() to buddy_order() by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  58. 7fef431 mm/page_alloc: place pages to tail in __free_pages_core() by David Hildenbrand · 4 years, 10 months ago
  59. 293ffa5 mm/page_alloc: move pages to tail in move_to_free_list() by David Hildenbrand · 4 years, 10 months ago
  60. 47b6a24a2 mm/page_alloc: place pages to tail in __putback_isolated_page() by David Hildenbrand · 4 years, 10 months ago
  61. f04a5d5 mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag by David Hildenbrand · 4 years, 10 months ago
  62. d882c00 mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone() by David Hildenbrand · 4 years, 10 months ago
  63. 4eb29bd mm/page_alloc: drop stale pageblock comment in memmap_init_zone*() by David Hildenbrand · 4 years, 10 months ago
  64. 3fa0c7c mm/page_isolation: simplify return value of start_isolate_page_range() by David Hildenbrand · 4 years, 10 months ago
  65. 257bea7 mm/page_alloc: simplify __offline_isolated_pages() by David Hildenbrand · 4 years, 10 months ago
  66. 79f5f8f mm,hwpoison: rework soft offline for in-use pages by Oscar Salvador · 4 years, 10 months ago
  67. 06be6ff mm,hwpoison: rework soft offline for free pages by Oscar Salvador · 4 years, 10 months ago
  68. 8fb156c mm/page_owner: change split_page_owner to take a count by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  69. 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, 10 months ago
  70. cc6de16 memblock: use separate iterators for memory and reserved regions by Mike Rapoport · 4 years, 10 months ago
  71. 6e245ad memblock: reduce number of parameters in for_each_mem_range() by Mike Rapoport · 4 years, 10 months ago
  72. e320d30 mm/page_alloc.c: fix freeing non-compound pages by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  73. 30d8ec7 mmzone: clean code by removing unused macro parameter by Mateusz Nosek · 4 years, 10 months ago
  74. 2187e17 mm/page_alloc.c: __perform_reclaim should return 'unsigned long' by Yanfei Xu · 4 years, 10 months ago
  75. a0622d0 mm/page_alloc.c: clean code by merging two functions by Mateusz Nosek · 4 years, 10 months ago
  76. fdd4fa1 mm/page_alloc.c: fix early params garbage value accesses by Mateusz Nosek · 4 years, 10 months ago
  77. cfb4a54 mm/page_alloc.c: micro-optimization remove unnecessary branch by Mateusz Nosek · 4 years, 10 months ago
  78. b630749 mm/page_alloc.c: clean code by removing unnecessary initialization by Mateusz Nosek · 4 years, 10 months ago
  79. 6a654e3 mm, isolation: avoid checking unmovable pages across pageblock boundary by Li Xinhai · 4 years, 10 months ago
  80. c9c510d mm/page_alloc: tweak comments in has_unmovable_pages() by David Hildenbrand · 4 years, 10 months ago
  81. 8de87f4 Merge 5.9 into android-mainline by Greg Kroah-Hartman · 4 years, 10 months ago
  82. 4aab2be mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged by Vijay Balakrishna · 4 years, 10 months ago
  83. 114c58d Merge 5.9-rc8 into android-mainline by Greg Kroah-Hartman · 4 years, 10 months ago
  84. 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  85. 1d91df8 mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIs by Joonsoo Kim · 4 years, 10 months ago
  86. 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
  87. c1d0da8 mm: replace memmap_context by meminit_context by Laurent Dufour · 4 years, 10 months ago
  88. 150f29f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  89. 76cd617 mm/error_inject: Fix allow_error_inject function signatures. by Alexei Starovoitov · 5 years ago
  90. e6d1601 Merge 5.9-rc2 into android-mainline by Greg Kroah-Hartman · 5 years ago
  91. 88e8ac1 mm, page_alloc: fix core hung in free_pcppages_bulk() by Charan Teja Reddy · 5 years ago
  92. e08d3fd mm: include CMA pages in lowmem_reserve at boot by Doug Berger · 5 years ago
  93. 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
  94. 1378a5e mm: store compound_nr as well as compound_order by Matthew Wilcox (Oracle) · 5 years ago
  95. 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
  96. 8b94e0b mm/page_alloc: remove a wrapper for alloc_migration_target() by Joonsoo Kim · 5 years ago
  97. 047b996 mm/page_alloc.c: delete or fix duplicated words by Randy Dunlap · 5 years ago
  98. aa9752d ANDROID: mm: fix up removal of vm_total_pages problem by Greg Kroah-Hartman · 5 years ago
  99. 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
  100. 8510e69 mm/page_alloc: fix memalloc_nocma_{save/restore} APIs by Joonsoo Kim · 5 years ago