1. 39d4bf6 [NFC][SCUDO] Fix unittest for -gtest_repeat=10 am: 1eba937048 by Vitaly Buka · 3 years, 3 months ago
  2. 49a3d9f Revert "[NFC][scudo] Let disableMemoryTagChecksTestOnly to fail" am: 64f7f01901 by Vitaly Buka · 3 years, 3 months ago
  3. 0d15472 [scudo] Fix CHECK implementation am: 75a7a22f45 by Vitaly Buka · 3 years, 3 months ago
  4. 1eba937 [NFC][SCUDO] Fix unittest for -gtest_repeat=10 by Vitaly Buka · 3 years, 4 months ago
  5. 64f7f01 Revert "[NFC][scudo] Let disableMemoryTagChecksTestOnly to fail" by Vitaly Buka · 3 years, 4 months ago
  6. 75a7a22 [scudo] Fix CHECK implementation by Vitaly Buka · 3 years, 4 months ago
  7. 6450e73 [scudo] Rework dieOnMapUnmapError am: c79ab1b2c1 by Kostya Kortchinsky · 3 years, 4 months ago
  8. 17bbe96 [NFC][scudo] Add paramenters DCHECKs am: 98975bb1fe by Vitaly Buka · 3 years, 4 months ago
  9. 2f20ee9 [NFC][scudo] Avoid cast in test am: 865dae8703 by Vitaly Buka · 3 years, 4 months ago
  10. b493756 [scudo] Add unmapTestOnly() to secondary. am: da86a54d0f by Mitch Phillips · 3 years, 4 months ago
  11. 4e828ae [compiler-rt][scudo] Fix sign-compare warnings am: c08c2d4138 by Jinsong Ji · 3 years, 4 months ago
  12. c79ab1b [scudo] Rework dieOnMapUnmapError by Kostya Kortchinsky · 3 years, 4 months ago
  13. 98975bb [NFC][scudo] Add paramenters DCHECKs by Vitaly Buka · 3 years, 4 months ago
  14. 865dae8 [NFC][scudo] Avoid cast in test by Vitaly Buka · 3 years, 4 months ago
  15. da86a54 [scudo] Add unmapTestOnly() to secondary. by Mitch Phillips · 3 years, 4 months ago
  16. c08c2d4 [compiler-rt][scudo] Fix sign-compare warnings by Jinsong Ji · 3 years, 4 months ago
  17. 505904e [NFC][scudo] Small test cleanup am: 2da068ae53 by Vitaly Buka · 3 years, 4 months ago
  18. b3399e9 [scudo] Separate Fuchsia & Default SizeClassMap am: 27c58d47a0 by Kostya Kortchinsky · 3 years, 4 months ago
  19. 0e58ff8 [NFC][scudo] Enforce header size alignment am: 5f94ce34bb by Vitaly Buka · 3 years, 4 months ago
  20. 0169267 [NFC][scudo] Replace size_t with uptr am: ac28f8f601 by Vitaly Buka · 3 years, 4 months ago
  21. b52522d [NFC][scudo] Add releasePagesToOS test am: 459bccaa80 by Vitaly Buka · 3 years, 4 months ago
  22. dea78dc [NFC][scudo] Move SKIP_ON_FUCHSIA to common header am: d5ef724fd4 by Vitaly Buka · 3 years, 4 months ago
  23. 0209d6c [scudo] Try to re-enabled the test on arm am: eca04fb039 by Vitaly Buka · 3 years, 4 months ago
  24. 2b203de [scudo][NFC] Split BasicTest further am: 4990d3d4b8 by Vitaly Buka · 3 years, 4 months ago
  25. eb89c71 [scudo] Fix compilation after D102886 am: a628616405 by Vitaly Buka · 3 years, 4 months ago
  26. c25bd95 [NFC][scudo] Fix typo in comment am: f00eda635e by Vitaly Buka · 3 years, 4 months ago
  27. 5aa0499 [NFC][scudo] Let disableMemoryTagChecksTestOnly to fail am: 4b58de1b69 by Vitaly Buka · 3 years, 4 months ago
  28. 82e1e70 [scudo] Fix EXPECT_DEATH tests am: 5cb963698c by Vitaly Buka · 3 years, 4 months ago
  29. 7507e0b [scudo] Disable secondary cache-unmap tests on arm32. am: a99b779f2d by Mitch Phillips · 3 years, 4 months ago
  30. 3045941 scudo: Test realloc on increasing size buffers. am: 81a10ce970 by Peter Collingbourne · 3 years, 4 months ago
  31. 9032308 [NFC][scudo] Reduce test region size on MIPS32 am: cf336e9c29 by Vitaly Buka · 3 years, 4 months ago
  32. 921ffa2 [Scudo] Delete unused flag 'rss_limit_mb'. am: f03a232b19 by Mitch Phillips · 3 years, 4 months ago
  33. 2da068a [NFC][scudo] Small test cleanup by Vitaly Buka · 3 years, 4 months ago
  34. 27c58d4 [scudo] Separate Fuchsia & Default SizeClassMap by Kostya Kortchinsky · 3 years, 4 months ago
  35. 5f94ce3 [NFC][scudo] Enforce header size alignment by Vitaly Buka · 3 years, 4 months ago
  36. ac28f8f [NFC][scudo] Replace size_t with uptr by Vitaly Buka · 3 years, 4 months ago
  37. 459bcca [NFC][scudo] Add releasePagesToOS test by Vitaly Buka · 3 years, 4 months ago
  38. d5ef724 [NFC][scudo] Move SKIP_ON_FUCHSIA to common header by Vitaly Buka · 3 years, 4 months ago
  39. eca04fb [scudo] Try to re-enabled the test on arm by Vitaly Buka · 3 years, 4 months ago
  40. 4990d3d [scudo][NFC] Split BasicTest further by Vitaly Buka · 3 years, 4 months ago
  41. a628616 [scudo] Fix compilation after D102886 by Vitaly Buka · 3 years, 4 months ago
  42. f00eda6 [NFC][scudo] Fix typo in comment by Vitaly Buka · 3 years, 4 months ago
  43. 4b58de1 [NFC][scudo] Let disableMemoryTagChecksTestOnly to fail by Vitaly Buka · 3 years, 4 months ago
  44. 5cb9636 [scudo] Fix EXPECT_DEATH tests by Vitaly Buka · 3 years, 4 months ago
  45. a99b779 [scudo] Disable secondary cache-unmap tests on arm32. by Mitch Phillips · 3 years, 4 months ago
  46. 81a10ce scudo: Test realloc on increasing size buffers. by Peter Collingbourne · 3 years, 4 months ago
  47. cf336e9 [NFC][scudo] Reduce test region size on MIPS32 by Vitaly Buka · 3 years, 4 months ago
  48. f03a232 [Scudo] Delete unused flag 'rss_limit_mb'. by Mitch Phillips · 3 years, 4 months ago
  49. 3cd2ce3 scudo: Fix MTE error reporting for zero-sized allocations. am: c727119a49 by Peter Collingbourne · 3 years, 4 months ago
  50. bccf0d4 scudo: Check for UAF in ring buffer before OOB in more distant blocks. am: a5ea25ba9d by Peter Collingbourne · 3 years, 4 months ago
  51. c727119 scudo: Fix MTE error reporting for zero-sized allocations. by Peter Collingbourne · 3 years, 4 months ago
  52. a5ea25b scudo: Check for UAF in ring buffer before OOB in more distant blocks. by Peter Collingbourne · 3 years, 4 months ago
  53. 6158d89 scudo: Require fault address to be in bounds for UAF. am: 185fd5671e by Peter Collingbourne · 3 years, 4 months ago
  54. add23a4 [Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks. am: 3ae243e51a by Mitch Phillips · 3 years, 4 months ago
  55. d79b4bb [scudo] [GWP-ASan] Add GWP-ASan variant of scudo benchmarks. am: 6583baa3f2 by Mitch Phillips · 3 years, 4 months ago
  56. 185fd56 scudo: Require fault address to be in bounds for UAF. by Peter Collingbourne · 3 years, 4 months ago
  57. 3ae243e [Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks. by Mitch Phillips · 3 years, 4 months ago
  58. 6583baa [scudo] [GWP-ASan] Add GWP-ASan variant of scudo benchmarks. by Mitch Phillips · 3 years, 4 months ago
  59. ee07b68 [scudo] Add initialization for TSDRegistrySharedT am: 4c89078219 by Christopher Ferris · 3 years, 4 months ago
  60. 7d987f8 [scudo] Align objects with alignas am: 3f5399f692 by Vitaly Buka · 3 years, 4 months ago
  61. 47ab6b8 [scudo] Don't track free/use stats for transfer batches. am: bebf30bf68 by Mitch Phillips · 3 years, 4 months ago
  62. a4bf8fb [scudo][NFC] Fix clang-tidy warnings am: b91a547f83 by Vitaly Buka · 3 years, 4 months ago
  63. 999d5e7 [scudo] Use require_constant_initialization am: 5d3d727223 by Vitaly Buka · 3 years, 4 months ago
  64. 28d39de Revert "[scudo] Use require_constant_initialization" am: 95821de86e by Vitaly Buka · 3 years, 4 months ago
  65. 6768e45 [scudo] Use require_constant_initialization am: 71df78e116 by Vitaly Buka · 3 years, 4 months ago
  66. 7ed85d4 [NFC][scudo] Suppress "division by zero" warning am: 709ed1284c by Vitaly Buka · 3 years, 4 months ago
  67. e4e7be4 [NFC][scudo] Add reference to a QEMU bug am: 641941d860 by Vitaly Buka · 3 years, 4 months ago
  68. 4e6eb21 [scudo][NFC] Fix cast warning am: 558765f98c by Vitaly Buka · 3 years, 4 months ago
  69. d6eb0da Revert "[Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks." am: 51d3beeee1 by Mitch Phillips · 3 years, 4 months ago
  70. 4c89078 [scudo] Add initialization for TSDRegistrySharedT by Christopher Ferris · 3 years, 4 months ago
  71. 3f5399f [scudo] Align objects with alignas by Vitaly Buka · 3 years, 4 months ago
  72. bebf30b [scudo] Don't track free/use stats for transfer batches. by Mitch Phillips · 3 years, 4 months ago
  73. b91a547 [scudo][NFC] Fix clang-tidy warnings by Vitaly Buka · 3 years, 4 months ago
  74. 5d3d727 [scudo] Use require_constant_initialization by Vitaly Buka · 3 years, 4 months ago
  75. 95821de Revert "[scudo] Use require_constant_initialization" by Vitaly Buka · 3 years, 4 months ago
  76. 71df78e [scudo] Use require_constant_initialization by Vitaly Buka · 3 years, 4 months ago
  77. 709ed12 [NFC][scudo] Suppress "division by zero" warning by Vitaly Buka · 3 years, 4 months ago
  78. 641941d [NFC][scudo] Add reference to a QEMU bug by Vitaly Buka · 3 years, 4 months ago
  79. 558765f [scudo][NFC] Fix cast warning by Vitaly Buka · 3 years, 5 months ago
  80. 51d3bee Revert "[Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks." by Mitch Phillips · 3 years, 5 months ago
  81. 68151bc scudo: Work around gcc 8 conversion warning. am: cbd425c20d by Peter Collingbourne · 3 years, 5 months ago
  82. 0fbd1a0 [Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks. am: 881a4844b2 by Mitch Phillips · 3 years, 5 months ago
  83. 4a27ba0 scudo: Store header on deallocation before retagging memory. am: e8e24c7c07 by Peter Collingbourne · 3 years, 5 months ago
  84. 83ad374 scudo: Only static_assert for compressed LSB format with clang. am: 1b5529446e by Peter Collingbourne · 3 years, 5 months ago
  85. 2a0e881 scudo: Optimize getSizeLSBByClassId() by compressing the table into an integer if possible. NFCI. am: e910c69a5a by Peter Collingbourne · 3 years, 5 months ago
  86. 719eb8e scudo: Use a table to look up the LSB for computing the odd/even mask. NFCI. am: 39f99a969d by Peter Collingbourne · 3 years, 5 months ago
  87. 7828a5f [scudo] Check if MADV_DONTNEED zeroes memory am: 2291410e54 by Vitaly Buka · 3 years, 5 months ago
  88. c2eb927 scudo: Obtain tag from pointer instead of loading it from memory. NFCI. am: 7e3c83381a by Peter Collingbourne · 3 years, 5 months ago
  89. cbd425c scudo: Work around gcc 8 conversion warning. by Peter Collingbourne · 3 years, 5 months ago
  90. 881a484 [Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks. by Mitch Phillips · 3 years, 5 months ago
  91. e8e24c7 scudo: Store header on deallocation before retagging memory. by Peter Collingbourne · 3 years, 5 months ago
  92. 1b55294 scudo: Only static_assert for compressed LSB format with clang. by Peter Collingbourne · 3 years, 5 months ago
  93. e910c69 scudo: Optimize getSizeLSBByClassId() by compressing the table into an integer if possible. NFCI. by Peter Collingbourne · 3 years, 5 months ago
  94. 39f99a9 scudo: Use a table to look up the LSB for computing the odd/even mask. NFCI. by Peter Collingbourne · 3 years, 5 months ago
  95. 2291410 [scudo] Check if MADV_DONTNEED zeroes memory by Vitaly Buka · 3 years, 5 months ago
  96. 7e3c833 scudo: Obtain tag from pointer instead of loading it from memory. NFCI. by Peter Collingbourne · 3 years, 5 months ago
  97. e29ac9f scudo: Make prepareTaggedChunk() and resizeTaggedChunk() generic. am: 34c8857fef by Peter Collingbourne · 3 years, 5 months ago
  98. 1212c3f scudo: Use DC GZVA instruction in storeTags(). am: 71756e641c by Peter Collingbourne · 3 years, 5 months ago
  99. 169d9ee [scudo] Avoid empty statement warnings am: 1ce270568c by Roland McGrath · 3 years, 5 months ago
  100. 34c8857 scudo: Make prepareTaggedChunk() and resizeTaggedChunk() generic. by Peter Collingbourne · 3 years, 5 months ago