1. 6c5c1bb Revert "[scudo] Check if MADV_DONTNEED zeroes memory" by Vitaly Buka · 3 years, 1 month ago
  2. a05cb57 [NFC][scudo] Check zeros on smaller allocations by Vitaly Buka · 3 years, 1 month ago
  3. 63aa02c [NFC][scudo] Rename internal function by Vitaly Buka · 3 years, 1 month ago
  4. 96096b5 Revert "[Scudo] Make -fsanitize=scudo use standalone. Migrate tests." by Mitch Phillips · 3 years, 2 months ago
  5. d78d2db [Scudo] Make -fsanitize=scudo use standalone. Migrate tests. by Mitch Phillips · 3 years, 2 months ago
  6. 4a435d2 [scudo] Get rid of initLinkerInitialized by Kostya Kortchinsky · 3 years, 2 months ago
  7. 1eba937 [NFC][SCUDO] Fix unittest for -gtest_repeat=10 by Vitaly Buka · 3 years, 2 months ago
  8. 64f7f01 Revert "[NFC][scudo] Let disableMemoryTagChecksTestOnly to fail" by Vitaly Buka · 3 years, 2 months ago
  9. 75a7a22 [scudo] Fix CHECK implementation by Vitaly Buka · 3 years, 2 months ago
  10. c79ab1b [scudo] Rework dieOnMapUnmapError by Kostya Kortchinsky · 3 years, 2 months ago
  11. 98975bb [NFC][scudo] Add paramenters DCHECKs by Vitaly Buka · 3 years, 2 months ago
  12. 865dae8 [NFC][scudo] Avoid cast in test by Vitaly Buka · 3 years, 2 months ago
  13. da86a54 [scudo] Add unmapTestOnly() to secondary. by Mitch Phillips · 3 years, 2 months ago
  14. c08c2d4 [compiler-rt][scudo] Fix sign-compare warnings by Jinsong Ji · 3 years, 2 months ago
  15. 2da068a [NFC][scudo] Small test cleanup by Vitaly Buka · 3 years, 2 months ago
  16. 27c58d4 [scudo] Separate Fuchsia & Default SizeClassMap by Kostya Kortchinsky · 3 years, 2 months ago
  17. 5f94ce3 [NFC][scudo] Enforce header size alignment by Vitaly Buka · 3 years, 2 months ago
  18. ac28f8f [NFC][scudo] Replace size_t with uptr by Vitaly Buka · 3 years, 2 months ago
  19. 459bcca [NFC][scudo] Add releasePagesToOS test by Vitaly Buka · 3 years, 2 months ago
  20. d5ef724 [NFC][scudo] Move SKIP_ON_FUCHSIA to common header by Vitaly Buka · 3 years, 2 months ago
  21. eca04fb [scudo] Try to re-enabled the test on arm by Vitaly Buka · 3 years, 2 months ago
  22. 4990d3d [scudo][NFC] Split BasicTest further by Vitaly Buka · 3 years, 2 months ago
  23. a628616 [scudo] Fix compilation after D102886 by Vitaly Buka · 3 years, 2 months ago
  24. f00eda6 [NFC][scudo] Fix typo in comment by Vitaly Buka · 3 years, 2 months ago
  25. 4b58de1 [NFC][scudo] Let disableMemoryTagChecksTestOnly to fail by Vitaly Buka · 3 years, 2 months ago
  26. 5cb9636 [scudo] Fix EXPECT_DEATH tests by Vitaly Buka · 3 years, 2 months ago
  27. a99b779 [scudo] Disable secondary cache-unmap tests on arm32. by Mitch Phillips · 3 years, 2 months ago
  28. 81a10ce scudo: Test realloc on increasing size buffers. by Peter Collingbourne · 3 years, 2 months ago
  29. cf336e9 [NFC][scudo] Reduce test region size on MIPS32 by Vitaly Buka · 3 years, 2 months ago
  30. f03a232 [Scudo] Delete unused flag 'rss_limit_mb'. by Mitch Phillips · 3 years, 2 months ago
  31. c727119 scudo: Fix MTE error reporting for zero-sized allocations. by Peter Collingbourne · 3 years, 2 months ago
  32. a5ea25b scudo: Check for UAF in ring buffer before OOB in more distant blocks. by Peter Collingbourne · 3 years, 2 months ago
  33. 185fd56 scudo: Require fault address to be in bounds for UAF. by Peter Collingbourne · 3 years, 2 months ago
  34. 3ae243e [Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks. by Mitch Phillips · 3 years, 2 months ago
  35. 6583baa [scudo] [GWP-ASan] Add GWP-ASan variant of scudo benchmarks. by Mitch Phillips · 3 years, 2 months ago
  36. 4c89078 [scudo] Add initialization for TSDRegistrySharedT by Christopher Ferris · 3 years, 2 months ago
  37. 3f5399f [scudo] Align objects with alignas by Vitaly Buka · 3 years, 2 months ago
  38. bebf30b [scudo] Don't track free/use stats for transfer batches. by Mitch Phillips · 3 years, 2 months ago
  39. b91a547 [scudo][NFC] Fix clang-tidy warnings by Vitaly Buka · 3 years, 2 months ago
  40. 5d3d727 [scudo] Use require_constant_initialization by Vitaly Buka · 3 years, 2 months ago
  41. 95821de Revert "[scudo] Use require_constant_initialization" by Vitaly Buka · 3 years, 2 months ago
  42. 71df78e [scudo] Use require_constant_initialization by Vitaly Buka · 3 years, 2 months ago
  43. 709ed12 [NFC][scudo] Suppress "division by zero" warning by Vitaly Buka · 3 years, 2 months ago
  44. 641941d [NFC][scudo] Add reference to a QEMU bug by Vitaly Buka · 3 years, 2 months ago
  45. 558765f [scudo][NFC] Fix cast warning by Vitaly Buka · 3 years, 3 months ago
  46. 51d3bee Revert "[Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks." by Mitch Phillips · 3 years, 3 months ago
  47. cbd425c scudo: Work around gcc 8 conversion warning. by Peter Collingbourne · 3 years, 3 months ago
  48. 881a484 [Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks. by Mitch Phillips · 3 years, 3 months ago
  49. e8e24c7 scudo: Store header on deallocation before retagging memory. by Peter Collingbourne · 3 years, 3 months ago
  50. 1b55294 scudo: Only static_assert for compressed LSB format with clang. by Peter Collingbourne · 3 years, 3 months ago
  51. e910c69 scudo: Optimize getSizeLSBByClassId() by compressing the table into an integer if possible. NFCI. by Peter Collingbourne · 3 years, 3 months ago
  52. 39f99a9 scudo: Use a table to look up the LSB for computing the odd/even mask. NFCI. by Peter Collingbourne · 3 years, 3 months ago
  53. 2291410 [scudo] Check if MADV_DONTNEED zeroes memory by Vitaly Buka · 3 years, 3 months ago
  54. 7e3c833 scudo: Obtain tag from pointer instead of loading it from memory. NFCI. by Peter Collingbourne · 3 years, 3 months ago
  55. 34c8857 scudo: Make prepareTaggedChunk() and resizeTaggedChunk() generic. by Peter Collingbourne · 3 years, 3 months ago
  56. 71756e6 scudo: Use DC GZVA instruction in storeTags(). by Peter Collingbourne · 3 years, 3 months ago
  57. 1ce2705 [scudo] Avoid empty statement warnings by Roland McGrath · 3 years, 3 months ago
  58. 0167893 [scudo][standalone] Fuchsia related fixes by Kostya Kortchinsky · 3 years, 3 months ago
  59. c2b3088 [scudo] Restore zxtest compatibility by Vitaly Buka · 3 years, 3 months ago
  60. 12ee7ad [scudo] Make MTE inline asm compatible with GNU assembler by Roland McGrath · 3 years, 3 months ago
  61. 1b13235 [scudo][standalone] Use BatchClassId in drain rather than 0 by Kostya Kortchinsky · 3 years, 3 months ago
  62. 15a5cd7 [NFC][scudo] Restore !UseQuarantine check in tests by Vitaly Buka · 3 years, 3 months ago
  63. d3eeaf8 [NFC][scudo] Move macro into a shared header by Vitaly Buka · 3 years, 3 months ago
  64. 4f264f3 [NFC][scudo] Split ScudoCombinedTest.BasicCombined by Vitaly Buka · 3 years, 3 months ago
  65. f550ebf [NFC][scudo] Inline some functions into ScudoPrimaryTest by Vitaly Buka · 3 years, 3 months ago
  66. 7ddb51c [NFC][scudo] Convert ScudoPrimaryTest into TYPED_TEST by Vitaly Buka · 3 years, 3 months ago
  67. 8f1fa68 [NFC][scudo] Move some shared stuff into ScudoCombinedTest by Vitaly Buka · 3 years, 3 months ago
  68. 19bc017 [NFC][scudo] Move globals into related test by Vitaly Buka · 3 years, 3 months ago
  69. b53c650 [NFC][scudo] Use TYPED_TEST to split large test by Vitaly Buka · 3 years, 3 months ago
  70. 0457156 [scudo][NFC] Make tests runs with --gtest_repeat=2 by Vitaly Buka · 3 years, 3 months ago
  71. ff35093 [Scudo] Fix SizeClassAllocatorLocalCache::drain by Vitaly Buka · 3 years, 3 months ago
  72. 03eea35 [NFC][scudo] Simplify UseQuarantine initialization by Vitaly Buka · 3 years, 3 months ago
  73. 48ff2ff scudo: Preserve no-memtag attribute on cached secondary allocations. by Peter Collingbourne · 3 years, 4 months ago
  74. 7cab2cb Merge "scudo: Allow TBI to be disabled on Linux with a macro." by Peter Collingbourne · 3 years, 4 months ago
  75. 6f816d1 scudo: Allow TBI to be disabled on Linux with a macro. by Peter Collingbourne · 3 years, 4 months ago
  76. d9c9164 Disable TBI when targeting the native bridge. by Peter Collingbourne · 3 years, 4 months ago
  77. 75ee3bc scudo: Add support for tracking stack traces of secondary allocations. by Peter Collingbourne · 3 years, 6 months ago
  78. cc3d493 scudo: Support memory tagging in the secondary allocator. by Peter Collingbourne · 3 years, 7 months ago
  79. 296e12a [scudo][test] Disable -Wfree-nonheap-object by Leonard Chan · 3 years, 4 months ago
  80. 45e2fb1 Revert 7a0da8894348, "scudo: Support memory tagging in the secondary allocator." am: 1bc3a8d33d by Peter Collingbourne · 3 years, 5 months ago
  81. 615b9c4 [scudo][standalone] Compact pointers for Caches/Batches am: c936954e59 by Kostya Kortchinsky · 3 years, 5 months ago
  82. 1bc3a8d Revert 7a0da8894348, "scudo: Support memory tagging in the secondary allocator." by Peter Collingbourne · 3 years, 5 months ago
  83. c936954 [scudo][standalone] Compact pointers for Caches/Batches by Kostya Kortchinsky · 3 years, 5 months ago
  84. dc32b76 Merge changes I76ce981e,Ifd00d52e,Ibc6fa38b,Ic3aa6a74 am: f054b59641 by Peter Collingbourne · 3 years, 5 months ago
  85. f054b59 Merge changes I76ce981e,Ifd00d52e,Ibc6fa38b,Ic3aa6a74 by Peter Collingbourne · 3 years, 5 months ago
  86. d921b98 Merge "Temporarily disable scudo_unit_tests on host." am: 26766a7bfd by Treehugger Robot · 3 years, 5 months ago
  87. 26766a7 Merge "Temporarily disable scudo_unit_tests on host." by Treehugger Robot · 3 years, 5 months ago
  88. 4b57c90 Temporarily disable scudo_unit_tests on host. by Peter Collingbourne · 3 years, 5 months ago
  89. 2a1f105 Update branch name. am: 4eac19fbd1 by Peter Collingbourne · 3 years, 5 months ago
  90. 3f9de81 scudo: Support memory tagging in the secondary allocator. by Peter Collingbourne · 3 years, 7 months ago
  91. 3c3951e [scudo/standalone] Use .arch_extension memtag, not mte by Roland McGrath · 3 years, 5 months ago
  92. b1ba1c5 [GWP-ASan] Add aligned allocations. by Mitch Phillips · 3 years, 5 months ago
  93. ce5094b [scudo/standalone] Use zx_system_get_page_size() on Fuchsia by Roland McGrath · 3 years, 5 months ago
  94. 4eac19f Update branch name. by Peter Collingbourne · 3 years, 5 months ago
  95. f00f9b8 Mark ab/7061308 as merged in stage. by Xin Li · 3 years, 5 months ago
  96. 7dd4a10 [LSC] Add LOCAL_LICENSE_KINDS to external/scudo am: 5972a7001c by Bob Badour · 3 years, 5 months ago
  97. 5972a70 [LSC] Add LOCAL_LICENSE_KINDS to external/scudo by Bob Badour · 3 years, 5 months ago
  98. a6a10a7 [scudo][standalone] Restore GWP-ASan flag parsing am: 7f38bfa055 by Kostya Kortchinsky · 3 years, 5 months ago
  99. 8b3f441 [scudo][standalone] Enable death tests on Fuchsia am: d54555a00b by Kostya Kortchinsky · 3 years, 5 months ago
  100. 6c3767e [GWP-ASan] Add inbuilt options parser. am: c45d453355 by Mitch Phillips · 3 years, 5 months ago