1. ee227e7 [scudo] Reflect the allowed values for M_DECAY_TIME on Android (#89114) by ChiaHungDuan · 6 hours ago main master
  2. 512384f [scudo] Fix the misused Exhausted in region allocation (#89852) by ChiaHungDuan · 20 hours ago
  3. 5646ef9 [scudo] Improve readability of MemMapFuchsia's error handling (#90102) by Fabio D'Urso · 26 hours ago
  4. 608cc6e Allow ZX_ERR_NO_RESOURCES with MAP_ALLOWNOMEM on Fuchsia (#89767) by Fabio D'Urso · 2 days ago
  5. 784c4cf Sync FuchsiaConfig with downstream's custom_scudo_config.h (#89244) by Fabio D'Urso · 7 days ago
  6. eb39902 [scudo] Add EnableContiguousRegions mode (#85149) by ChiaHungDuan · 2 weeks ago
  7. a98107d [scudo] Remove end of line checks. (#88022) by Christopher Ferris · 3 weeks ago
  8. 64fa25d [scudo] Add errno description to mmap failure. (#87713) by Christopher Ferris · 3 weeks ago
  9. e379815 [scudo] Change isPowerOfTwo macro to return false for zero. (#87120) by Christopher Ferris · 4 weeks ago
  10. 91a2610 [scudo] Do a M_PURGE call before changing release interval on Android (#87110) by ChiaHungDuan · 4 weeks ago
  11. c84d8ee [scudo] Change tests that use setrlimit to cause mmap to fail. (#87004) by Christopher Ferris · 4 weeks ago
  12. 52b81ad [scudo] Only init RingBuffer when needed. (#85994) by Christopher Ferris · 4 weeks ago
  13. 7d0bb0f [scudo] Fix stack depot validation. (#87024) by Christopher Ferris · 4 weeks ago
  14. 31a5ae7 [scudo] Dump ReleaseToOsIntervalMs (#86887) by ChiaHungDuan · 4 weeks ago
  15. 85f0ebb Fix the -Wmissing-designated-field-initializers on the clang-ppc64le-rhel bot by Amy Kwan · 4 weeks ago
  16. aaff388 Revert "[scudo] Use getMonotonicTimeFast for tryLock." (#86590) by ChiaHungDuan · 4 weeks ago
  17. 0e8625d Fix signed/unsigned comparison warning. NFC. by Simon Pilgrim · 4 weeks ago
  18. 7342450 [scudo] Clean up string handling (#86364) by Christopher Ferris · 4 weeks ago
  19. 88c3edf [scudo] Fix type mismatch on DefaultMaxEntrySize (#85897) by ChiaHungDuan · 5 weeks ago
  20. 94ef308 [scudo] Refactor allocator config to support optional flags (#81805) by ChiaHungDuan · 6 weeks ago
  21. a7150f5 [NFC] [scudo] Move static_assert to class it concerns (#84245) by Florian Mayer · 7 weeks ago
  22. 43b1a98 [NFC] [scudo] move static_assert closer to class it relates to (#84257) by Florian Mayer · 7 weeks ago
  23. cd8e0a1 Skip MemtagBasicDeathTest#Unsupported when running with HWASan (#84243) by Florian Mayer · 7 weeks ago
  24. 4ad63c3 [NFC] [scudo] remove DCHECK (#84255) by Florian Mayer · 7 weeks ago
  25. 48c2bd7 [scudo] Add support for LoongArch hardware CRC32 checksumming (#83113) by WÁNG Xuěruì · 8 weeks ago
  26. 1a8c2b8 [scudo] Avoid splitting aligned allocations on Trusty (#69281) by Andrei Homescu · 8 weeks ago
  27. bd1fc01 [scudo][NFC] Explicit type casting to avoid compiler warning (#83355) by ChiaHungDuan · 8 weeks ago
  28. 288e819 Reland "[scudo] Store more blocks in each TransferBatch" (#83078) (#83081) by ChiaHungDuan · 8 weeks ago
  29. 3b0c505 Revert "[scudo] Store more blocks in each TransferBatch" (#83078) by ChiaHungDuan · 9 weeks ago
  30. f7fdf52 [scudo] Do not unmap the memory containing the this object in unmapRingBuffer (#83034) by Fabio D'Urso · 9 weeks ago
  31. 8a1bf1e [scudo] Store more blocks in each TransferBatch (#70390) by ChiaHungDuan · 9 weeks ago
  32. b90cbed [NFC] Make RingBuffer an atomic pointer (#82547) by Florian Mayer · 9 weeks ago
  33. d236950 [scudo] increase frames per stack to 16 for stack depot (#82427) by Florian Mayer · 9 weeks ago
  34. 76284ee Do not call disable / enable on null depot (#82542) by Florian Mayer · 9 weeks ago
  35. 6f23631 [NFC] fix typo by Florian Mayer · 10 weeks ago
  36. 982ae0f [NFC] fix type mismatch in test. by Florian Mayer · 10 weeks ago
  37. 5b3bc3e Reland^2 "[scudo] resize stack depot for allocation ring buffer" by Florian Mayer · 10 weeks ago
  38. 9502413 Revert "Reland "[scudo] resize stack depot for allocation ring buffer"" (#82088) by Florian Mayer · 10 weeks ago
  39. 85c16c5 Reland "[scudo] resize stack depot for allocation ring buffer" (#81028) by Florian Mayer · 10 weeks ago
  40. feedba0 [scudo] Add ALWAYS_INLINE to ScopedTSD ctor (#81982) by Fabio D'Urso · 2 months ago
  41. 09e2a55 Revert "[scudo] [MTE] resize stack depot for allocation ring buffer" (#80777) by Florian Mayer · 3 months ago
  42. 9d52f66 [scudo] [MTE] resize stack depot for allocation ring buffer (#74515) by Florian Mayer · 3 months ago
  43. f362cfd [scudo] Add ScopedTSD to avoid releasing TSD manually (#80061) by ChiaHungDuan · 3 months ago
  44. 8f2b20b [scudo] Add StackDepot lock to enable/disable. (#79670) by Evgenii Stepanov · 3 months ago
  45. ba1f529 [scudo] Condition variable can be disabled by setting the flag to off (#77532) by ChiaHungDuan · 4 months ago
  46. f15bae1 [scudo] [NFC] remove unused method by Florian Mayer · 4 months ago
  47. 5eca0d6 [scudo] simplify flag parser out of bounds logic (#72371) by Florian Mayer · 4 months ago
  48. 1b89376 [scudo] Add utilization percentages for stats. (#75101) by Christopher Ferris · 5 months ago
  49. 3f1d7e1 [scudo] do not store size inside ring buffer (#74541) by Florian Mayer · 5 months ago
  50. fd80216 [scudo] Add hooks to mark the range of realloc (#74353) by ChiaHungDuan · 5 months ago
  51. c8a7b0b [scudo] Add parameters for ring buffer and stack depot sizes (#74539) by Florian Mayer · 5 months ago
  52. 84ca9c8 Do not initialize the allocator on free(nullptr). (#74366) by Evgenii Stepanov · 5 months ago
  53. f3df9cb [scudo] Fix realloc hooks behavior (#74149) by ChiaHungDuan · 5 months ago
  54. ec704e3 [NFC] remove static asserts by Florian Mayer · 5 months ago
  55. a146c0a [scudo] change allocation buffer size with env var (#71703) by Florian Mayer · 5 months ago
  56. 4225598 [scudo] allocation_ring_buffer_size <= 0 disables buffer (#71791) by Florian Mayer · 5 months ago
  57. f9fc9f9 [scudo] Relax MemtagTag.SelectRandomTag. (#68048) by Evgenii Stepanov · 6 months ago
  58. ab007d4 [scudo] Calling initCache() in init() of SizeClassAllocatorLocalCache (#71427) by ChiaHungDuan · 6 months ago
  59. c0cbdac [scudo] Use the releaseAndZeroPagesToOS function. (#71256) by Christopher Ferris · 6 months ago
  60. 844c917 [scudo] Pass the max number of blocks to popBlocks (#70243) by ChiaHungDuan · 6 months ago
  61. 346790b [scudo] Add ConditionVariable in SizeClassAllocator64 (#69031) by ChiaHungDuan · 6 months ago
  62. 3603c3d [scudo] Fix type mismatch in trusty. (#69024) by Christopher Ferris · 7 months ago
  63. 65563e0 [scudo] Add specific die functions for linux specific failures. (#68650) by Christopher Ferris · 7 months ago
  64. a1e153a Reapply "[scudo] Make local cache be agnostic to the type of node in … (#68633) by ChiaHungDuan · 7 months ago
  65. 5a0997f Revert "[scudo] Make local cache be agnostic to the type of node in f… (#68626) by ChiaHungDuan · 7 months ago
  66. 0339709 [scudo] Make local cache be agnostic to the type of node in freelist (#67379) by ChiaHungDuan · 7 months ago
  67. 210a21d [scudo] Improve the message of region exhaustion (#68444) by ChiaHungDuan · 7 months ago
  68. 910aafc [scudo] Fix the use of ASSERT_CAPABILITY in TSD (#68273) by ChiaHungDuan · 7 months ago
  69. f9cdad4 [scudo] Mark page status in getStats in secondary (#67588) by ChiaHungDuan · 7 months ago
  70. bf9b3fe [scudo] Update header without read-modify-write operation (#66955) by ChiaHungDuan · 7 months ago
  71. 869bb92 [scudo] Use MemMap in BufferPool and RegionPageMap (#66788) by Fabio D'Urso · 7 months ago
  72. 16a3eac [NFC][scudo] Fix "comparison of integers of different signs" by Vitaly Buka · 7 months ago
  73. 050533e [scudo] Always express sizes in terms of element count in BufferPool (#66896) by Fabio D'Urso · 7 months ago
  74. 37af139 [scudo] Use MemMap for AllocationRingBuffer by Fabio D'Urso · 7 months ago
  75. e32477a [scudo] Convert assert to CHECK macro. (#67184) by Christopher Ferris · 7 months ago
  76. d266b48 [scudo] Avoid deprecated-volatile warning in HybridMutex::delayLoop (#67135) by Fabio D'Urso · 7 months ago
  77. 0d6e520 [scudo] Fine tune busy-waiting in HybridMutex by Chia-hung Duan · 7 months ago
  78. 8b99cb7 [scudo] Remove hard-coded use of AndroidConfig. (#66845) by Christopher Ferris · 7 months ago
  79. 972e32d [scudo] Remove AndroidSvelteConfig. (#66444) by Christopher Ferris · 7 months ago
  80. 9a93710 [scudo] Use MemMap in Vector by Fabio D'Urso · 7 months ago
  81. bbfab7e Fix-forward a -Wconversion scudo bug. by Mitch Phillips · 7 months ago
  82. 2441c9d [scudo] Add missing header in combined_test (#66449) by ChiaHungDuan · 7 months ago
  83. dfaf8ca Fix the calculation of fragmented bytes in secondary (#66422) by ChiaHungDuan · 8 months ago
  84. e661ae6 [scudo] Add -Wconversion for tests and clean-up warnings. (#66147) by Christopher Ferris · 8 months ago
  85. e01af37 [scudo] Allow using a different test main. by Christopher Ferris · 8 months ago
  86. f5ac7cd [scudo] Rename AllocatorRingBuffer into scudo:ring_buffer by Fabio D'Urso · 8 months ago
  87. 4d04971 [scudo] Clean up decl of RSSLimit funtions (NFC) by Chia-hung Duan · 8 months ago
  88. b465fc7 [scudo][tests] Store the allocator instance in a global rather than posix_memalign it by Leonard Chan · 8 months ago
  89. 5024672 [scudo] Remove RSS checking code. by Christopher Ferris · 8 months ago
  90. b8bc661 [scudo] Add SCUDO_ENABLE_HOOKS to enable hooks at compilation time by Chia-hung Duan · 8 months ago
  91. ed0e135 [scudo] Detach the hooks from Scudo's internal implementation by Chia-hung Duan · 8 months ago
  92. 12d1945 [scudo] Support dumping fragmentation data in SizeClassAllocator32 by Chia-hung Duan · 8 months ago
  93. fa64545 [scudo] Move the blocks marking logic into markFreeBlocks() by Chia-hung Duan · 8 months ago
  94. 710a068 [scudo] Move the decision making of page release to hasChanceToReleasePages() by Chia-hung Duan · 8 months ago
  95. 0cff0b6 [scudo] Fix definition of SCUDO_SMALL_STACK_DEPOT. by Christopher Ferris · 8 months ago
  96. 0f37ec6 [scudo] Limit stack depot size on Trusty by Andrei Homescu · 8 months ago
  97. ee1174a [scudo] Support dumping fragmentation data in SizeClassAllocator64 by Chia-hung Duan · 8 months ago
  98. 75abbb5 [scudo] Fix typo. by Christopher Ferris · 8 months ago
  99. 56d6c4e [scudo] Modify hard-coded page size for Android. by Christopher Ferris · 8 months ago
  100. 5792e73 [scudo] Change Classes definition to uptr. by Christopher Ferris · 8 months ago