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