1. 688eb67 scudo: Use DC GZVA instruction in storeTags(). by Peter Collingbourne · 3 years ago
  2. 5ff896d [scudo] Avoid empty statement warnings by Roland McGrath · 3 years ago
  3. 1da26c2 [scudo][standalone] Fuchsia related fixes by Kostya Kortchinsky · 3 years ago
  4. d3845f1 [scudo] Restore zxtest compatibility by Vitaly Buka · 3 years ago
  5. 46b1fd8 [scudo] Make MTE inline asm compatible with GNU assembler by Roland McGrath · 3 years ago
  6. f37695b [scudo][standalone] Use BatchClassId in drain rather than 0 by Kostya Kortchinsky · 3 years, 1 month ago
  7. 1acdd19 [NFC][scudo] Restore !UseQuarantine check in tests by Vitaly Buka · 3 years, 1 month ago
  8. e65b173 [NFC][scudo] Move macro into a shared header by Vitaly Buka · 3 years, 1 month ago
  9. fc86a96 [NFC][scudo] Split ScudoCombinedTest.BasicCombined by Vitaly Buka · 3 years, 1 month ago
  10. a19c4f6 [NFC][scudo] Inline some functions into ScudoPrimaryTest by Vitaly Buka · 3 years, 1 month ago
  11. 432f5e0 [NFC][scudo] Convert ScudoPrimaryTest into TYPED_TEST by Vitaly Buka · 3 years, 1 month ago
  12. d3f04ff [NFC][scudo] Move some shared stuff into ScudoCombinedTest by Vitaly Buka · 3 years, 1 month ago
  13. 73ba60d [NFC][scudo] Move globals into related test by Vitaly Buka · 3 years, 1 month ago
  14. 2cabc86 [NFC][scudo] Use TYPED_TEST to split large test by Vitaly Buka · 3 years, 1 month ago
  15. bf443ef [scudo][NFC] Make tests runs with --gtest_repeat=2 by Vitaly Buka · 3 years, 1 month ago
  16. e119267 [Scudo] Fix SizeClassAllocatorLocalCache::drain by Vitaly Buka · 3 years, 1 month ago
  17. 1d93b93 [NFC][scudo] Simplify UseQuarantine initialization by Vitaly Buka · 3 years, 1 month ago
  18. 5b473a1 scudo: Preserve no-memtag attribute on cached secondary allocations. by Peter Collingbourne · 3 years, 1 month ago
  19. 9bcac4d scudo: Allow TBI to be disabled on Linux with a macro. by Peter Collingbourne · 3 years, 1 month ago
  20. a1d3a23 scudo: Add support for tracking stack traces of secondary allocations. by Peter Collingbourne · 3 years, 4 months ago
  21. a88964c scudo: Support memory tagging in the secondary allocator. by Peter Collingbourne · 3 years, 4 months ago
  22. fdb3fe5 [scudo][test] Disable -Wfree-nonheap-object by Leonard Chan · 3 years, 2 months ago
  23. e70e3af Revert 7a0da8894348, "scudo: Support memory tagging in the secondary allocator." by Peter Collingbourne · 3 years, 2 months ago
  24. 33b8b83 [scudo][standalone] Compact pointers for Caches/Batches by Kostya Kortchinsky · 3 years, 3 months ago
  25. db398c8 scudo: Support memory tagging in the secondary allocator. by Peter Collingbourne · 3 years, 4 months ago
  26. e35a9e5 [scudo/standalone] Use .arch_extension memtag, not mte by Roland McGrath · 3 years, 3 months ago
  27. 434d280 [GWP-ASan] Add aligned allocations. by Mitch Phillips · 3 years, 3 months ago
  28. 67e6c2d [scudo/standalone] Use zx_system_get_page_size() on Fuchsia by Roland McGrath · 3 years, 3 months ago
  29. e1d5896 [scudo][standalone] Restore GWP-ASan flag parsing by Kostya Kortchinsky · 3 years, 3 months ago
  30. 30d4d7e [scudo][standalone] Enable death tests on Fuchsia by Kostya Kortchinsky · 3 years, 4 months ago
  31. a14290b [GWP-ASan] Add inbuilt options parser. by Mitch Phillips · 3 years, 3 months ago
  32. ca92dda [GWP-ASan] Minor refactor of optional components. by Mitch Phillips · 3 years, 3 months ago
  33. e630ab4 scudo: Update a comment to match the Linux kernel behavior. NFCI. by Peter Collingbourne · 3 years, 4 months ago
  34. 25a4bf7 scudo: Fix compilation for non-Linux aarch64 by Roland McGrath · 3 years, 4 months ago
  35. 4f9197e scudo: Move the management of the UseMemoryTagging bit out of the Primary. NFCI. by Peter Collingbourne · 3 years, 4 months ago
  36. 84fea44 scudo: Replace the Cache argument on MapAllocator with a Config argument. NFCI. by Peter Collingbourne · 3 years, 4 months ago
  37. 7168949 scudo: Move the configuration for the primary allocator to Config. NFCI. by Peter Collingbourne · 3 years, 4 months ago
  38. b9df41f scudo: Remove ANDROID_EXPERIMENTAL_MTE macro. by Peter Collingbourne · 3 years, 4 months ago
  39. 19dd965 scudo: Adjust test to use correct check for primary allocations. by Peter Collingbourne · 3 years, 4 months ago
  40. 6c45c6b [scudo][standalone] Allow the release of smaller sizes by Kostya Kortchinsky · 3 years, 5 months ago
  41. 271e69d scudo: Remove positional template arguments for secondary cache. NFCI. by Peter Collingbourne · 3 years, 4 months ago
  42. dc8e8cb [scudo] [standalone] [NFC] clang-format code. by Mitch Phillips · 3 years, 5 months ago
  43. e513970 [scudo][standalone] Small changes to the fastpath by Kostya Kortchinsky · 3 years, 5 months ago
  44. 28eed06 scudo: Shrink secondary header and cache entry size by a word on Linux. NFCI. by Peter Collingbourne · 3 years, 5 months ago
  45. e879d1f scudo: Fix quarantine allocation when MTE enabled. by Peter Collingbourne · 3 years, 5 months ago
  46. 1fbc751 scudo: Split setRandomTag in two. NFCI. by Peter Collingbourne · 3 years, 5 months ago
  47. 327b61f [scudo][standalone] Add missing va_end() in ScopedString::append by Kostya Kortchinsky · 3 years, 5 months ago
  48. 79b705d [scudo][standalone] Correct min/max region indices by Kostya Kortchinsky · 3 years, 6 months ago
  49. a1d9f1b [scudo/standalone] Fix leak in ThreadedGlobalQuarantine test by Roland McGrath · 3 years, 5 months ago
  50. 3bacf14 [scudo][standalone] Simplify populateFreelist by Kostya Kortchinsky · 3 years, 6 months ago
  51. abf2add scudo: Don't memset previously released cached pages in the secondary allocator. by Peter Collingbourne · 3 years, 6 months ago
  52. 23f41e5 [scudo][standalone] Code tidying (NFC) by Kostya Kortchinsky · 3 years, 6 months ago
  53. 6c1d089 [compiler-rt] Suppress -Wunused-result due to ::write when _FORTIFY_SOURCE>0 in glibc by Fangrui Song · 3 years, 7 months ago
  54. c2ecaa8 scudo: Simplify AtomicOptions::setFillContentsMode. NFCI. by Peter Collingbourne · 3 years, 7 months ago
  55. 8ed9b6d scudo: Make it thread-safe to set some runtime configuration flags. by Peter Collingbourne · 3 years, 7 months ago
  56. 4981b19 [scudo][standalone] Fix Primary's ReleaseToOS test by Kostya Kortchinsky · 3 years, 7 months ago
  57. a2d92a3 [scudo][standalone] Remove unused atomic_compare_exchange_weak by Kostya Kortchinsky · 3 years, 7 months ago
  58. 87070d4 scudo: Re-order Allocator fields for improved performance. NFCI. by Peter Collingbourne · 3 years, 7 months ago
  59. 8beeaec [scudo][standalone] Fix tests under ASan/UBSan by Kostya Kortchinsky · 3 years, 7 months ago
  60. 5c0be43 [scudo][standalone] Remove the pthread key from the shared TSD by Kostya Kortchinsky · 3 years, 7 months ago
  61. bedb1af [scudo/standalone] Fix undefined behavior in checksum test by Roland McGrath · 3 years, 7 months ago
  62. fc38c58 scudo: Add an API for disabling memory initialization per-thread. by Peter Collingbourne · 3 years, 8 months ago
  63. 7bf848e [scudo/standalone] Don't define test main function for Fuchsia by Roland McGrath · 3 years, 7 months ago
  64. a8ab84b scudo: Remove the THREADLOCAL macro. by Peter Collingbourne · 3 years, 8 months ago
  65. 1a25cfe scudo: Introduce a new mechanism to let Scudo access a platform-specific TLS slot by Peter Collingbourne · 3 years, 8 months ago
  66. a8fa4b1 [scudo][standalone] Enable secondary cache release on Fuchsia by Kostya Kortchinsky · 3 years, 8 months ago
  67. 996049d [scudo][standalone] Skip irrelevant regions during release by Kostya Kortchinsky · 3 years, 8 months ago
  68. 20fe37e [scudo][standalone] Add new mallopt options. by Christopher Ferris · 3 years, 9 months ago
  69. 4df028c [scudo][standalone] mallopt runtime configuration options by Kostya Kortchinsky · 3 years, 9 months ago
  70. 207e887 Avoid use of std::make_unique in compiler-rt/lib/scudo/standalone/tests/combined_test.cpp by Hans Wennborg · 3 years, 9 months ago
  71. 63fb416 Speculative build fix for scudo/standalone/tests/combined_test.cpp by Hans Wennborg · 3 years, 9 months ago
  72. 336bbab [scudo][standalone] Change the release loop for efficiency purposes by Kostya Kortchinsky · 3 years, 9 months ago
  73. e911231 scudo: Interleave odd and even tags for adjacent blocks. by Peter Collingbourne · 3 years, 9 months ago
  74. c1936bd scudo: Remove some boilerplate from the combined allocator tests. NFCI. by Peter Collingbourne · 3 years, 9 months ago
  75. 2004b3c [GWP-ASan] Split the unwinder into segv/non-segv. by Mitch Phillips · 3 years, 9 months ago
  76. d094ad4 Revert 502f0cc0e38 "[GWP-ASan] Split the unwinder into segv/non-segv." by Hans Wennborg · 3 years, 9 months ago
  77. 2495d65 [GWP-ASan] Split the unwinder into segv/non-segv. by Mitch Phillips · 3 years, 9 months ago
  78. 59b98c7 [scudo][standalone] Release smaller blocks less often by Kostya Kortchinsky · 3 years, 10 months ago
  79. cc542e5 [scudo][standalone] Allow Primary allocations to fail up multiple times. by Christopher Ferris · 3 years, 10 months ago
  80. 02b9788 [scudo] Fix deadlock in ScudoWrappersCTest.DisableForkEnable test. by Evgenii Stepanov · 4 years ago
  81. 1d69446 Add vendor identity check for Hygon Dhyana processor in Scudo by Kostya Kortchinsky · 4 years ago
  82. 2293af1 scudo: Exclude previous tag when retagging freed memory. by Peter Collingbourne · 4 years ago
  83. e5e910f [scudo] Zero- and pattern-initialization of memory. by Evgenii Stepanov · 4 years ago
  84. cd4ab7d [scudo] Initialize the allocator in setTrackAllocationStacks. by Evgenii Stepanov · 4 years ago
  85. 1332ce5 scudo: Change the macro used to check whether we're targeting the platform. by Peter Collingbourne · 4 years ago
  86. 5283fdc [scudo] Silent warning for u64 -> u32 convertion by kpdev · 4 years ago
  87. 636ffdc scudo: Add support for diagnosing memory errors when memory tagging is enabled. by Peter Collingbourne · 4 years, 3 months ago
  88. 9622645 [scudo][standalone] Split logs on Android by Kostya Kortchinsky · 4 years ago
  89. 760b42f [scudo][standalone] Work with -Werror=class-memaccess by Kostya Kortchinsky · 4 years, 1 month ago
  90. bc92cde scudo: Replace ALIGNED macro with standard alignas specifier. by Peter Collingbourne · 4 years, 1 month ago
  91. b90eace scudo: Create a public include directory. NFCI. by Peter Collingbourne · 4 years, 1 month ago
  92. 5028f09 [scudo][standalone] Allow fallback to secondary if primary is full by Kostya Kortchinsky · 4 years, 1 month ago
  93. 60e4f25 [scudo][standalone] Do not fill 32b regions at once by Kostya Kortchinsky · 4 years, 2 months ago
  94. 594a720 [scudo][standalone] Various improvements wrt RSS by Kostya Kortchinsky · 4 years, 2 months ago
  95. e8567e9 [scudo][standalone] Shift some data from dynamic to static by Kostya Kortchinsky · 4 years, 2 months ago
  96. 3b50af7 [scudo][standalone] Allow setting release to OS by Christopher Ferris · 4 years, 2 months ago
  97. b2491ff [scudo][standalone] Workaround for full regions on Android by Kostya Kortchinsky · 4 years, 2 months ago
  98. d7c63c0 scudo: Fix various test failures, mostly on 32-bit. by Peter Collingbourne · 4 years, 3 months ago
  99. 311e54f Fix errors/warnings in scudo build. by Peter Collingbourne · 4 years, 3 months ago
  100. e4629ce scudo: Fix Android build. by Peter Collingbourne · 4 years, 3 months ago