1. 654039b [scudo] Improve readability of MemMapFuchsia's error handling (#90102) by Fabio D'Urso · 13 hours ago main master
  2. e7c3a3d Allow ZX_ERR_NO_RESOURCES with MAP_ALLOWNOMEM on Fuchsia (#89767) by Fabio D'Urso · 2 days ago
  3. 04c0879 Sync FuchsiaConfig with downstream's custom_scudo_config.h (#89244) by Fabio D'Urso · 7 days ago
  4. 9b638c8 [scudo] Add EnableContiguousRegions mode (#85149) by ChiaHungDuan · 2 weeks ago
  5. 7eafe41 [scudo] Remove end of line checks. (#88022) by Christopher Ferris · 3 weeks ago
  6. 4de720a [scudo] Add errno description to mmap failure. (#87713) by Christopher Ferris · 3 weeks ago
  7. 9e8419f [scudo] Change isPowerOfTwo macro to return false for zero. (#87120) by Christopher Ferris · 4 weeks ago
  8. b2e25a8 [scudo] Do a M_PURGE call before changing release interval on Android (#87110) by ChiaHungDuan · 4 weeks ago
  9. 34ad298 [scudo] Change tests that use setrlimit to cause mmap to fail. (#87004) by Christopher Ferris · 4 weeks ago
  10. 6d3a4ad [scudo] Only init RingBuffer when needed. (#85994) by Christopher Ferris · 4 weeks ago
  11. 5bd4535 [scudo] Fix stack depot validation. (#87024) by Christopher Ferris · 4 weeks ago
  12. 2a7116c [scudo] Dump ReleaseToOsIntervalMs (#86887) by ChiaHungDuan · 4 weeks ago
  13. 6f702b8 Fix the -Wmissing-designated-field-initializers on the clang-ppc64le-rhel bot by Amy Kwan · 4 weeks ago
  14. 64754c3 Revert "[scudo] Use getMonotonicTimeFast for tryLock." (#86590) by ChiaHungDuan · 4 weeks ago
  15. 6f329bb Fix signed/unsigned comparison warning. NFC. by Simon Pilgrim · 4 weeks ago
  16. ebcff11 [scudo] Clean up string handling (#86364) by Christopher Ferris · 4 weeks ago
  17. 4a232b6 [scudo] Fix type mismatch on DefaultMaxEntrySize (#85897) by ChiaHungDuan · 5 weeks ago
  18. 24a389b [scudo] Add allocator_config_test.cpp to Android.bp by Chia-hung Duan · 6 weeks ago
  19. 1533557 [scudo] Refactor allocator config to support optional flags (#81805) by ChiaHungDuan · 6 weeks ago
  20. 9041e39 [NFC] [scudo] Move static_assert to class it concerns (#84245) by Florian Mayer · 7 weeks ago
  21. 1e00315 [NFC] [scudo] move static_assert closer to class it relates to (#84257) by Florian Mayer · 7 weeks ago
  22. 758082c Skip MemtagBasicDeathTest#Unsupported when running with HWASan (#84243) by Florian Mayer · 7 weeks ago
  23. 9878634 [NFC] [scudo] remove DCHECK (#84255) by Florian Mayer · 7 weeks ago
  24. aad0126 [scudo] Add support for LoongArch hardware CRC32 checksumming (#83113) am: 40de4afff4 by WÁNG Xuěruì · 8 weeks ago
  25. 40de4af [scudo] Add support for LoongArch hardware CRC32 checksumming (#83113) by WÁNG Xuěruì · 8 weeks ago
  26. aa69d7e [scudo] Avoid splitting aligned allocations on Trusty (#69281) am: 190b4cc4cf by Andrei Homescu · 8 weeks ago
  27. 190b4cc [scudo] Avoid splitting aligned allocations on Trusty (#69281) by Andrei Homescu · 8 weeks ago
  28. 4eef8d6 [scudo][NFC] Explicit type casting to avoid compiler warning (#83355) am: bb9e5b94e6 by ChiaHungDuan · 8 weeks ago
  29. a0515f4 Reland "[scudo] Store more blocks in each TransferBatch" (#83078) (#83081) am: 1a5e2a0987 by ChiaHungDuan · 8 weeks ago
  30. bb9e5b9 [scudo][NFC] Explicit type casting to avoid compiler warning (#83355) by ChiaHungDuan · 8 weeks ago
  31. 1a5e2a0 Reland "[scudo] Store more blocks in each TransferBatch" (#83078) (#83081) by ChiaHungDuan · 8 weeks ago
  32. 55c4af3 Revert "[scudo] Store more blocks in each TransferBatch" (#83078) am: e26c9a5651 by ChiaHungDuan · 8 weeks ago
  33. cd1d9c6 [scudo] Do not unmap the memory containing the this object in unmapRingBuffer (#83034) am: 6d99fc557b by Fabio D'Urso · 8 weeks ago
  34. 53466ab [scudo] Store more blocks in each TransferBatch (#70390) am: 402f70cc89 by ChiaHungDuan · 8 weeks ago
  35. e26c9a5 Revert "[scudo] Store more blocks in each TransferBatch" (#83078) by ChiaHungDuan · 8 weeks ago
  36. 6d99fc5 [scudo] Do not unmap the memory containing the this object in unmapRingBuffer (#83034) by Fabio D'Urso · 8 weeks ago
  37. 402f70c [scudo] Store more blocks in each TransferBatch (#70390) by ChiaHungDuan · 9 weeks ago
  38. a58c3f3 [NFC] Make RingBuffer an atomic pointer (#82547) am: 5caf690890 by Florian Mayer · 9 weeks ago
  39. 5caf690 [NFC] Make RingBuffer an atomic pointer (#82547) by Florian Mayer · 9 weeks ago
  40. 2bd9df0 [scudo] increase frames per stack to 16 for stack depot (#82427) am: 1bcda95721 by Florian Mayer · 9 weeks ago
  41. 1bcda95 [scudo] increase frames per stack to 16 for stack depot (#82427) by Florian Mayer · 9 weeks ago
  42. de6f625 Do not call disable / enable on null depot (#82542) am: 6801d357fa by Florian Mayer · 9 weeks ago
  43. 6801d35 Do not call disable / enable on null depot (#82542) by Florian Mayer · 9 weeks ago
  44. 36ee992 [NFC] fix typo am: 1f94902871 by Florian Mayer · 9 weeks ago
  45. d3cab64 [NFC] fix type mismatch in test. am: 95d0030bc8 by Florian Mayer · 9 weeks ago
  46. 27f32ca Reland^2 "[scudo] resize stack depot for allocation ring buffer" am: f716b82f2c by Florian Mayer · 9 weeks ago
  47. 14c656f Revert "Reland "[scudo] resize stack depot for allocation ring buffer"" (#82088) am: a461d1070a by Florian Mayer · 9 weeks ago
  48. 95aada2 Reland "[scudo] resize stack depot for allocation ring buffer" (#81028) am: 8b7d6cf8e9 by Florian Mayer · 10 weeks ago
  49. 1f94902 [NFC] fix typo by Florian Mayer · 10 weeks ago
  50. 95d0030 [NFC] fix type mismatch in test. by Florian Mayer · 10 weeks ago
  51. f716b82 Reland^2 "[scudo] resize stack depot for allocation ring buffer" by Florian Mayer · 10 weeks ago
  52. a461d10 Revert "Reland "[scudo] resize stack depot for allocation ring buffer"" (#82088) by Florian Mayer · 10 weeks ago
  53. 8b7d6cf Reland "[scudo] resize stack depot for allocation ring buffer" (#81028) by Florian Mayer · 10 weeks ago
  54. 7ebecab [scudo] Add ALWAYS_INLINE to ScopedTSD ctor (#81982) am: e23d205543 by Fabio D'Urso · 10 weeks ago
  55. e23d205 [scudo] Add ALWAYS_INLINE to ScopedTSD ctor (#81982) by Fabio D'Urso · 10 weeks ago
  56. e8890ac Remove old native_bridge_support libc location am: 5d5a672172 by dimitry · 3 months ago
  57. 5d5a672 Remove old native_bridge_support libc location by dimitry · 3 months ago
  58. 6df7252 Merge "Keep scudo visible to native_bridge_support libc" into main am: 9a515b8d99 by Treehugger Robot · 3 months ago
  59. 9a515b8 Merge "Keep scudo visible to native_bridge_support libc" into main by Treehugger Robot · 3 months ago
  60. b823655 Keep scudo visible to native_bridge_support libc by dimitry · 3 months ago
  61. 4aa8100 Revert "[scudo] [MTE] resize stack depot for allocation ring buffer" (#80777) am: f524876761 by Florian Mayer · 3 months ago
  62. 6f02738 [scudo] [MTE] resize stack depot for allocation ring buffer (#74515) am: 0a43dbda02 by Florian Mayer · 3 months ago
  63. f524876 Revert "[scudo] [MTE] resize stack depot for allocation ring buffer" (#80777) by Florian Mayer · 3 months ago
  64. 0a43dbd [scudo] [MTE] resize stack depot for allocation ring buffer (#74515) by Florian Mayer · 3 months ago
  65. 0bd5a51 [scudo] Add ScopedTSD to avoid releasing TSD manually (#80061) am: 695903eec2 by ChiaHungDuan · 3 months ago
  66. 695903e [scudo] Add ScopedTSD to avoid releasing TSD manually (#80061) by ChiaHungDuan · 3 months ago
  67. 97b4d31 [scudo] Add StackDepot lock to enable/disable. (#79670) am: e274f502da by Evgenii Stepanov · 3 months ago
  68. e274f50 [scudo] Add StackDepot lock to enable/disable. (#79670) by Evgenii Stepanov · 3 months ago
  69. fd6759a Fix config verifier. am: efe3ab4230 am: 4eac5837df am: c583cfb71d by Christopher Ferris · 3 months ago
  70. c583cfb Fix config verifier. am: efe3ab4230 am: 4eac5837df by Christopher Ferris · 3 months ago
  71. 4eac583 Fix config verifier. am: efe3ab4230 by Christopher Ferris · 3 months ago
  72. efe3ab4 Fix config verifier. by Christopher Ferris · 3 months ago
  73. 994abfd [scudo] Condition variable can be disabled by setting the flag to off (#77532) am: 4aa6a2b5c6 am: 56b79cc823 am: 82c16b5d2f by ChiaHungDuan · 4 months ago
  74. 82c16b5 [scudo] Condition variable can be disabled by setting the flag to off (#77532) am: 4aa6a2b5c6 am: 56b79cc823 by ChiaHungDuan · 4 months ago
  75. 56b79cc [scudo] Condition variable can be disabled by setting the flag to off (#77532) am: 4aa6a2b5c6 by ChiaHungDuan · 4 months ago
  76. 4aa6a2b [scudo] Condition variable can be disabled by setting the flag to off (#77532) by ChiaHungDuan · 4 months ago
  77. ae3b391 Merge "Make apex availability of libscudo explicit" into main am: 118b479de2 am: d56876bbb4 am: 7200ddd9d2 by Spandan Das · 4 months ago
  78. 7200ddd Merge "Make apex availability of libscudo explicit" into main am: 118b479de2 am: d56876bbb4 by Spandan Das · 4 months ago
  79. d56876b Merge "Make apex availability of libscudo explicit" into main am: 118b479de2 by Spandan Das · 4 months ago
  80. 118b479 Merge "Make apex availability of libscudo explicit" into main by Spandan Das · 4 months ago
  81. 455b016 Make apex availability of libscudo explicit by Spandan Das · 4 months ago
  82. 1a403c4 [scudo] [NFC] remove unused method am: d6797f5cdc am: 306f2b42d1 am: dc06553b42 by Florian Mayer · 4 months ago
  83. dc06553 [scudo] [NFC] remove unused method am: d6797f5cdc am: 306f2b42d1 by Florian Mayer · 4 months ago
  84. 306f2b4 [scudo] [NFC] remove unused method am: d6797f5cdc by Florian Mayer · 4 months ago
  85. d6797f5 [scudo] [NFC] remove unused method by Florian Mayer · 4 months ago
  86. fdb4155 [scudo] simplify flag parser out of bounds logic (#72371) am: 9469278e26 am: 7339ca6201 am: 36f16861ef by Florian Mayer · 4 months ago
  87. 36f1686 [scudo] simplify flag parser out of bounds logic (#72371) am: 9469278e26 am: 7339ca6201 by Florian Mayer · 4 months ago
  88. 7339ca6 [scudo] simplify flag parser out of bounds logic (#72371) am: 9469278e26 by Florian Mayer · 4 months ago
  89. 9469278 [scudo] simplify flag parser out of bounds logic (#72371) by Florian Mayer · 4 months ago
  90. e628b3c [scudo] Add utilization percentages for stats. (#75101) am: 572ed3acd2 am: d7a27bffe7 am: ce72204570 by Christopher Ferris · 5 months ago
  91. ce72204 [scudo] Add utilization percentages for stats. (#75101) am: 572ed3acd2 am: d7a27bffe7 by Christopher Ferris · 5 months ago
  92. d7a27bf [scudo] Add utilization percentages for stats. (#75101) am: 572ed3acd2 by Christopher Ferris · 5 months ago
  93. 572ed3a [scudo] Add utilization percentages for stats. (#75101) by Christopher Ferris · 5 months ago
  94. 44adca7 Merge "Remove explicit -fno-emulated-tls." into main am: 5173bc3076 am: 9e2b34364c am: 22de3bdef8 by Elliott Hughes · 5 months ago
  95. 22de3bd Merge "Remove explicit -fno-emulated-tls." into main am: 5173bc3076 am: 9e2b34364c by Elliott Hughes · 5 months ago
  96. 9e2b343 Merge "Remove explicit -fno-emulated-tls." into main am: 5173bc3076 by Elliott Hughes · 5 months ago
  97. 5173bc3 Merge "Remove explicit -fno-emulated-tls." into main by Elliott Hughes · 5 months ago
  98. ad9e958 [scudo] do not store size inside ring buffer (#74541) am: f2cf1a54df am: 654fc765de am: ed499a7c71 by Florian Mayer · 5 months ago
  99. ed499a7 [scudo] do not store size inside ring buffer (#74541) am: f2cf1a54df am: 654fc765de by Florian Mayer · 5 months ago
  100. 654fc76 [scudo] do not store size inside ring buffer (#74541) am: f2cf1a54df by Florian Mayer · 5 months ago