1. c4bdc1c [scudo] Handle predefined M_MEMTAG_TUNING_* constants (NFC). am: dfc0c2e56e by Evgenii Stepanov · 3 years ago android12-mainline-networkstack-release android-mainline-12.0.0_r100 android-mainline-12.0.0_r122 android-mainline-12.0.0_r49 android-mainline-12.0.0_r59 android-mainline-12.0.0_r63 android-mainline-12.0.0_r70 android-mainline-12.0.0_r77 android-mainline-12.0.0_r99
  2. dfc0c2e [scudo] Handle predefined M_MEMTAG_TUNING_* constants (NFC). by Evgenii Stepanov · 3 years ago android12-dev android12-qpr1-d-release android12-qpr1-d-s1-release android12-qpr1-d-s2-release android12-qpr1-d-s3-release android12-qpr1-release android-12.0.0_r16 android-12.0.0_r18 android-12.0.0_r19 android-12.0.0_r20 android-12.0.0_r21 android-12.0.0_r26 android-12.0.0_r27 android-12.0.0_r28 android-12.0.0_r29 android-12.0.0_r32
  3. 7ab6113 [scudo] Rework dieOnMapUnmapError am: 4d022f5d4f by Kostya Kortchinsky · 3 years ago
  4. 4d022f5 [scudo] Rework dieOnMapUnmapError by Kostya Kortchinsky · 3 years, 1 month ago
  5. 5c1cef8 scudo: Fix MTE error reporting for zero-sized allocations. am: c727119a49 am: 3cd2ce3aa7 am: a2ccaa8b5f am: 22c655fe2e by Peter Collingbourne · 3 years, 1 month ago
  6. aebb663 scudo: Check for UAF in ring buffer before OOB in more distant blocks. am: a5ea25ba9d am: bccf0d417b am: 7d88d84d77 am: c1fe6aa732 by Peter Collingbourne · 3 years, 1 month ago
  7. 22c655f scudo: Fix MTE error reporting for zero-sized allocations. am: c727119a49 am: 3cd2ce3aa7 am: a2ccaa8b5f by Peter Collingbourne · 3 years, 1 month ago
  8. c1fe6aa scudo: Check for UAF in ring buffer before OOB in more distant blocks. am: a5ea25ba9d am: bccf0d417b am: 7d88d84d77 by Peter Collingbourne · 3 years, 1 month ago
  9. a2ccaa8 scudo: Fix MTE error reporting for zero-sized allocations. am: c727119a49 am: 3cd2ce3aa7 by Peter Collingbourne · 3 years, 1 month ago
  10. 7d88d84 scudo: Check for UAF in ring buffer before OOB in more distant blocks. am: a5ea25ba9d am: bccf0d417b by Peter Collingbourne · 3 years, 1 month ago
  11. 3cd2ce3 scudo: Fix MTE error reporting for zero-sized allocations. am: c727119a49 by Peter Collingbourne · 3 years, 1 month ago
  12. bccf0d4 scudo: Check for UAF in ring buffer before OOB in more distant blocks. am: a5ea25ba9d by Peter Collingbourne · 3 years, 1 month ago
  13. c727119 scudo: Fix MTE error reporting for zero-sized allocations. by Peter Collingbourne · 3 years, 1 month ago android-s-beta-1 android-s-beta-2
  14. a5ea25b scudo: Check for UAF in ring buffer before OOB in more distant blocks. by Peter Collingbourne · 3 years, 1 month ago
  15. ea482f3 scudo: Require fault address to be in bounds for UAF. am: 185fd5671e am: 6158d89413 am: e00e922984 am: 2f8cba43f7 by Peter Collingbourne · 3 years, 1 month ago
  16. 2f8cba43 scudo: Require fault address to be in bounds for UAF. am: 185fd5671e am: 6158d89413 am: e00e922984 by Peter Collingbourne · 3 years, 1 month ago
  17. e00e922 scudo: Require fault address to be in bounds for UAF. am: 185fd5671e am: 6158d89413 by Peter Collingbourne · 3 years, 1 month ago
  18. 6158d89 scudo: Require fault address to be in bounds for UAF. am: 185fd5671e by Peter Collingbourne · 3 years, 1 month ago
  19. f0f1564 [Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks. am: 3ae243e51a am: add23a47ea am: e32146fd64 am: 27d8bc3396 by Mitch Phillips · 3 years, 1 month ago
  20. 78c1a6c [scudo] [GWP-ASan] Add GWP-ASan variant of scudo benchmarks. am: 6583baa3f2 am: d79b4bb599 am: 73261a4b3c am: 683b3a0c16 by Mitch Phillips · 3 years, 1 month ago
  21. 27d8bc3 [Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks. am: 3ae243e51a am: add23a47ea am: e32146fd64 by Mitch Phillips · 3 years, 1 month ago
  22. 683b3a0 [scudo] [GWP-ASan] Add GWP-ASan variant of scudo benchmarks. am: 6583baa3f2 am: d79b4bb599 am: 73261a4b3c by Mitch Phillips · 3 years, 1 month ago
  23. e32146f [Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks. am: 3ae243e51a am: add23a47ea by Mitch Phillips · 3 years, 1 month ago
  24. 73261a4 [scudo] [GWP-ASan] Add GWP-ASan variant of scudo benchmarks. am: 6583baa3f2 am: d79b4bb599 by Mitch Phillips · 3 years, 1 month ago
  25. add23a4 [Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks. am: 3ae243e51a by Mitch Phillips · 3 years, 1 month ago
  26. d79b4bb [scudo] [GWP-ASan] Add GWP-ASan variant of scudo benchmarks. am: 6583baa3f2 by Mitch Phillips · 3 years, 1 month ago
  27. 185fd56 scudo: Require fault address to be in bounds for UAF. by Peter Collingbourne · 3 years, 1 month ago
  28. 3ae243e [Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks. by Mitch Phillips · 3 years, 2 months ago
  29. 6583baa [scudo] [GWP-ASan] Add GWP-ASan variant of scudo benchmarks. by Mitch Phillips · 3 years, 2 months ago
  30. 5dcaef0 [scudo] Add initialization for TSDRegistrySharedT am: 4c89078219 am: ee07b680b1 am: 609a8b09a8 am: ae73918f55 by Christopher Ferris · 3 years, 2 months ago
  31. 41b7e86 [scudo] Align objects with alignas am: 3f5399f692 am: 7d987f82ac am: ef282992e6 am: fbf006e6ba by Vitaly Buka · 3 years, 2 months ago
  32. ad5db9d [scudo] Don't track free/use stats for transfer batches. am: bebf30bf68 am: 47ab6b8d5d am: 5b88e62f00 am: 2f6baed6f5 by Mitch Phillips · 3 years, 2 months ago
  33. 5304614 [scudo][NFC] Fix clang-tidy warnings am: b91a547f83 am: a4bf8fbeef am: a3d243367d am: 0d7ba49557 by Vitaly Buka · 3 years, 2 months ago
  34. a74ae23 [scudo] Use require_constant_initialization am: 5d3d727223 am: 999d5e76b0 am: 5a796966ad am: 1c1b0c845e by Vitaly Buka · 3 years, 2 months ago
  35. bedbb13 Revert "[scudo] Use require_constant_initialization" am: 95821de86e am: 28d39de170 am: ee96bb649e am: 100a5b7aa6 by Vitaly Buka · 3 years, 2 months ago
  36. 07420e6 [scudo] Use require_constant_initialization am: 71df78e116 am: 6768e45c6c am: e1cb3791a2 am: 2e1a268b35 by Vitaly Buka · 3 years, 2 months ago
  37. b46fa74 [NFC][scudo] Suppress "division by zero" warning am: 709ed1284c am: 7ed85d4365 am: f9473bd1e1 am: 94293d16dd by Vitaly Buka · 3 years, 2 months ago
  38. 13f32f0 [NFC][scudo] Add reference to a QEMU bug am: 641941d860 am: e4e7be412a am: 963344c9bc am: be3464023e by Vitaly Buka · 3 years, 2 months ago
  39. 708a918 [scudo][NFC] Fix cast warning am: 558765f98c am: 4e6eb210dd am: 8ff1a2f6d1 am: 1d09925ea2 by Vitaly Buka · 3 years, 2 months ago
  40. 6f9b6e0 Revert "[Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks." am: 51d3beeee1 am: d6eb0daeda am: 5381862f13 am: 9c7cc965cd by Mitch Phillips · 3 years, 2 months ago
  41. ae73918 [scudo] Add initialization for TSDRegistrySharedT am: 4c89078219 am: ee07b680b1 am: 609a8b09a8 by Christopher Ferris · 3 years, 2 months ago
  42. fbf006e [scudo] Align objects with alignas am: 3f5399f692 am: 7d987f82ac am: ef282992e6 by Vitaly Buka · 3 years, 2 months ago
  43. 2f6baed [scudo] Don't track free/use stats for transfer batches. am: bebf30bf68 am: 47ab6b8d5d am: 5b88e62f00 by Mitch Phillips · 3 years, 2 months ago
  44. 0d7ba49 [scudo][NFC] Fix clang-tidy warnings am: b91a547f83 am: a4bf8fbeef am: a3d243367d by Vitaly Buka · 3 years, 2 months ago
  45. 1c1b0c8 [scudo] Use require_constant_initialization am: 5d3d727223 am: 999d5e76b0 am: 5a796966ad by Vitaly Buka · 3 years, 2 months ago
  46. 100a5b7 Revert "[scudo] Use require_constant_initialization" am: 95821de86e am: 28d39de170 am: ee96bb649e by Vitaly Buka · 3 years, 2 months ago
  47. 2e1a268 [scudo] Use require_constant_initialization am: 71df78e116 am: 6768e45c6c am: e1cb3791a2 by Vitaly Buka · 3 years, 2 months ago
  48. 94293d1 [NFC][scudo] Suppress "division by zero" warning am: 709ed1284c am: 7ed85d4365 am: f9473bd1e1 by Vitaly Buka · 3 years, 2 months ago
  49. be34640 [NFC][scudo] Add reference to a QEMU bug am: 641941d860 am: e4e7be412a am: 963344c9bc by Vitaly Buka · 3 years, 2 months ago
  50. 1d09925 [scudo][NFC] Fix cast warning am: 558765f98c am: 4e6eb210dd am: 8ff1a2f6d1 by Vitaly Buka · 3 years, 2 months ago
  51. 9c7cc96 Revert "[Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks." am: 51d3beeee1 am: d6eb0daeda am: 5381862f13 by Mitch Phillips · 3 years, 2 months ago
  52. 609a8b0 [scudo] Add initialization for TSDRegistrySharedT am: 4c89078219 am: ee07b680b1 by Christopher Ferris · 3 years, 2 months ago
  53. ef28299 [scudo] Align objects with alignas am: 3f5399f692 am: 7d987f82ac by Vitaly Buka · 3 years, 2 months ago
  54. 5b88e62 [scudo] Don't track free/use stats for transfer batches. am: bebf30bf68 am: 47ab6b8d5d by Mitch Phillips · 3 years, 2 months ago
  55. a3d2433 [scudo][NFC] Fix clang-tidy warnings am: b91a547f83 am: a4bf8fbeef by Vitaly Buka · 3 years, 2 months ago
  56. 5a79696 [scudo] Use require_constant_initialization am: 5d3d727223 am: 999d5e76b0 by Vitaly Buka · 3 years, 2 months ago
  57. ee96bb6 Revert "[scudo] Use require_constant_initialization" am: 95821de86e am: 28d39de170 by Vitaly Buka · 3 years, 2 months ago
  58. e1cb379 [scudo] Use require_constant_initialization am: 71df78e116 am: 6768e45c6c by Vitaly Buka · 3 years, 2 months ago
  59. f9473bd [NFC][scudo] Suppress "division by zero" warning am: 709ed1284c am: 7ed85d4365 by Vitaly Buka · 3 years, 2 months ago
  60. 963344c [NFC][scudo] Add reference to a QEMU bug am: 641941d860 am: e4e7be412a by Vitaly Buka · 3 years, 2 months ago
  61. 8ff1a2f [scudo][NFC] Fix cast warning am: 558765f98c am: 4e6eb210dd by Vitaly Buka · 3 years, 2 months ago
  62. 5381862 Revert "[Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks." am: 51d3beeee1 am: d6eb0daeda by Mitch Phillips · 3 years, 2 months ago
  63. ee07b68 [scudo] Add initialization for TSDRegistrySharedT am: 4c89078219 by Christopher Ferris · 3 years, 2 months ago
  64. 7d987f8 [scudo] Align objects with alignas am: 3f5399f692 by Vitaly Buka · 3 years, 2 months ago
  65. 47ab6b8 [scudo] Don't track free/use stats for transfer batches. am: bebf30bf68 by Mitch Phillips · 3 years, 2 months ago
  66. a4bf8fb [scudo][NFC] Fix clang-tidy warnings am: b91a547f83 by Vitaly Buka · 3 years, 2 months ago
  67. 999d5e7 [scudo] Use require_constant_initialization am: 5d3d727223 by Vitaly Buka · 3 years, 2 months ago
  68. 28d39de Revert "[scudo] Use require_constant_initialization" am: 95821de86e by Vitaly Buka · 3 years, 2 months ago
  69. 6768e45c6ca [scudo] Use require_constant_initialization am: 71df78e116 by Vitaly Buka · 3 years, 2 months ago
  70. 7ed85d4 [NFC][scudo] Suppress "division by zero" warning am: 709ed1284c by Vitaly Buka · 3 years, 2 months ago
  71. e4e7be4 [NFC][scudo] Add reference to a QEMU bug am: 641941d860 by Vitaly Buka · 3 years, 2 months ago
  72. 4e6eb21 [scudo][NFC] Fix cast warning am: 558765f98c by Vitaly Buka · 3 years, 2 months ago
  73. d6eb0da Revert "[Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks." am: 51d3beeee1 by Mitch Phillips · 3 years, 2 months ago
  74. 4c89078 [scudo] Add initialization for TSDRegistrySharedT by Christopher Ferris · 3 years, 2 months ago
  75. 3f5399f [scudo] Align objects with alignas by Vitaly Buka · 3 years, 2 months ago
  76. bebf30b [scudo] Don't track free/use stats for transfer batches. by Mitch Phillips · 3 years, 2 months ago
  77. b91a547 [scudo][NFC] Fix clang-tidy warnings by Vitaly Buka · 3 years, 2 months ago
  78. 5d3d727 [scudo] Use require_constant_initialization by Vitaly Buka · 3 years, 2 months ago
  79. 95821de Revert "[scudo] Use require_constant_initialization" by Vitaly Buka · 3 years, 2 months ago
  80. 71df78e [scudo] Use require_constant_initialization by Vitaly Buka · 3 years, 2 months ago
  81. 709ed12 [NFC][scudo] Suppress "division by zero" warning by Vitaly Buka · 3 years, 2 months ago
  82. 641941d [NFC][scudo] Add reference to a QEMU bug by Vitaly Buka · 3 years, 2 months ago
  83. 558765f [scudo][NFC] Fix cast warning by Vitaly Buka · 3 years, 2 months ago
  84. 51d3bee Revert "[Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks." by Mitch Phillips · 3 years, 2 months ago
  85. bc2a522 scudo: Work around gcc 8 conversion warning. am: cbd425c20d am: 68151bc633 am: 5944ec8fae am: e79f1f3e36 by Peter Collingbourne · 3 years, 2 months ago
  86. 91290f8 [Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks. am: 881a4844b2 am: 0fbd1a04b7 am: 551f3526e3 am: e7fef0b81b by Mitch Phillips · 3 years, 2 months ago
  87. b391f04 scudo: Store header on deallocation before retagging memory. am: e8e24c7c07 am: 4a27ba0f04 am: d70642b4fa am: b259355a85 by Peter Collingbourne · 3 years, 2 months ago
  88. 5e23c1d scudo: Only static_assert for compressed LSB format with clang. am: 1b5529446e am: 83ad374a4d am: 0a2a84b370 am: e775fc2b7b by Peter Collingbourne · 3 years, 2 months ago
  89. e79f1f3 scudo: Work around gcc 8 conversion warning. am: cbd425c20d am: 68151bc633 am: 5944ec8fae by Peter Collingbourne · 3 years, 2 months ago
  90. e7fef0b [Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks. am: 881a4844b2 am: 0fbd1a04b7 am: 551f3526e3 by Mitch Phillips · 3 years, 2 months ago
  91. b259355 scudo: Store header on deallocation before retagging memory. am: e8e24c7c07 am: 4a27ba0f04 am: d70642b4fa by Peter Collingbourne · 3 years, 2 months ago
  92. e775fc2b scudo: Only static_assert for compressed LSB format with clang. am: 1b5529446e am: 83ad374a4d am: 0a2a84b370 by Peter Collingbourne · 3 years, 2 months ago
  93. 5944ec8 scudo: Work around gcc 8 conversion warning. am: cbd425c20d am: 68151bc633 by Peter Collingbourne · 3 years, 2 months ago
  94. 551f352 [Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks. am: 881a4844b2 am: 0fbd1a04b7 by Mitch Phillips · 3 years, 2 months ago
  95. d70642b scudo: Store header on deallocation before retagging memory. am: e8e24c7c07 am: 4a27ba0f04 by Peter Collingbourne · 3 years, 2 months ago
  96. 0a2a84b scudo: Only static_assert for compressed LSB format with clang. am: 1b5529446e am: 83ad374a4d by Peter Collingbourne · 3 years, 2 months ago
  97. 68151bc scudo: Work around gcc 8 conversion warning. am: cbd425c20d by Peter Collingbourne · 3 years, 2 months ago
  98. 0fbd1a0 [Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks. am: 881a4844b2 by Mitch Phillips · 3 years, 2 months ago
  99. 4a27ba0 scudo: Store header on deallocation before retagging memory. am: e8e24c7c07 by Peter Collingbourne · 3 years, 2 months ago
  100. 83ad374 scudo: Only static_assert for compressed LSB format with clang. am: 1b5529446e by Peter Collingbourne · 3 years, 2 months ago