1. 1756fcb [scudo] Add primary option to enable/disable cache blocks. (#129794) by Christopher Ferris · 6 weeks ago
  2. 134cb88 [scudo] Use a tryLock in secondary release to OS (#132827) by Christopher Ferris · 10 weeks ago
  3. 9db0f91 [scudo] Modify header corrupption error message (#126812) by Christopher Ferris · 4 months ago
  4. 3d35246 [scudo] Make guard pages optional in the secondary (#125960) by Christopher Ferris · 4 months ago
  5. 84fbed8 [scudo] Refactor the secondary test (#125595) by Christopher Ferris · 4 months ago
  6. c8f4189 [scudo] Clean up secondary tests. (#124999) by Christopher Ferris · 4 months ago
  7. a8d2aee [scudo] Fix the format of getStats() (#121608) by ChiaHungDuan · 5 months ago
  8. b71c44b [scudo] Add the record of number of attempted page release (#120497) by ChiaHungDuan · 5 months ago
  9. 5a93033 [scudo] Minor refactor on element address validation (NFC) (#119436) by ChiaHungDuan · 6 months ago
  10. aac000a [scudo] Clean the TODO in list.h (#119323) by ChiaHungDuan · 6 months ago
  11. 2c0b8b1 [scudo] Group type traits into a single header (NFC) (#118888) by ChiaHungDuan · 6 months ago
  12. 9c5217c [scudo] Use internal list to manage the LRU cache (#117946) by ChiaHungDuan · 6 months ago
  13. ed0fd13 [scudo] Double frees result in chunk state error (#110345) by Christopher Ferris · 8 months ago
  14. cb3e7b3 Reapply "[scudo] Apply the min release threshold to the group" (#112252) (#112266) by ChiaHungDuan · 8 months ago
  15. 037938d Revert "[scudo] Apply the min release threshold to the group" (#112252) by ChiaHungDuan · 8 months ago
  16. 53c9553 [scudo] Apply the min release threshold to the group (#112014) by ChiaHungDuan · 8 months ago
  17. 00989f4 [scudo] Fix isOwned on MTE devices. (#111060) by Evgenii Stepanov · 8 months ago
  18. b977ec6c [scudo] Fix the loading of a signed value to an unsigned storage (#111039) by ChiaHungDuan · 8 months ago
  19. 36dff0d [scudo] Reduce unsuccessful attempts of page releasing (#110583) by ChiaHungDuan · 8 months ago
  20. e656b1a Revert "[scudo] Fix isOwned on MTE devices. (#110717)" by NAKAMURA Takumi · 8 months ago
  21. 98c9523 [scudo] Fix isOwned on MTE devices. (#110717) by Evgenii Stepanov · 8 months ago
  22. a200201 [scudo] Fix wording for unsupported test reason. (#110716) by Evgenii Stepanov · 8 months ago
  23. 0347c11 [scudo] Remove unused field in BatchGroup (#109322) by ChiaHungDuan · 8 months ago
  24. ddd1a02 Revert "[scudo] Update secondary cache time-based release logic (#107507)" by Thurston Dang · 9 months ago
  25. e5271fe [scudo] Update secondary cache time-based release logic (#107507) by Joshua Baehring · 9 months ago
  26. 63d8bd2 [scudo] Add thread-safety annotation on getMemoryGroupFragmentationIn… (#108277) by ChiaHungDuan · 9 months ago
  27. 323911d Reapply "[scudo] Fix the logic of MaxAllowedFragmentedPages" (#108130) (#108134) by ChiaHungDuan · 9 months ago
  28. 76151c4 Revert "[scudo] Fix the logic of MaxAllowedFragmentedPages" (#108130) by ChiaHungDuan · 9 months ago
  29. 6e854a6 [scudo] Fix the logic of MaxAllowedFragmentedPages (#107927) by ChiaHungDuan · 9 months ago
  30. d9a9960 [scudo] Add fragmentation info for each memory group (#107475) by ChiaHungDuan · 9 months ago
  31. 4634a48 [scudo] Add a method to use a hard-coded page size (#106646) by Christopher Ferris · 9 months ago
  32. 1ff8657 [scudo] Use variable instead of recomputing. (#106647) by Christopher Ferris · 9 months ago
  33. 0ef7b1d [scudo] Update secondary cache released pages bound. (#106466) by Joshua Baehring · 9 months ago
  34. 31204b4 [scudo] Make comment compatible with gcc (#106137) by Caslyn Tonelli · 9 months ago
  35. c4b7c47 [scudo] Fix expectation in ScudoTimingTest.VerifyMax (#106062) by Fabio D'Urso · 9 months ago
  36. 643bf6c [scudo] Add partial chunk heuristic to retrieval algorithm. (#105009) by Joshua Baehring · 9 months ago
  37. f9031f0 Revert "[scudo] Add partial chunk heuristic to retrieval algorithm." (#104894) by ChiaHungDuan · 9 months ago
  38. 27dc247 [scudo] Add partial chunk heuristic to retrieval algorithm. (#104807) by Joshua Baehring · 10 months ago
  39. fdc4955 Revert "[scudo] Separated committed and decommitted entries." (#104045) by ChiaHungDuan · 10 months ago
  40. 248e885 [compiler-rt] Define `__STDC_FORMAT_MACROS` to ensure `PRId64` is available (#102980) by Mosè Giordano · 10 months ago
  41. 8ea8f1f [scudo] Support linking with index in IntrusiveList (#101262) by ChiaHungDuan · 10 months ago
  42. 9f3ff8d [scudo] Separated committed and decommitted entries. (#101409) by Joshua Baehring · 10 months ago
  43. 373d35d [scudo] Added test fixture for cache tests. (#102230) by Joshua Baehring · 10 months ago
  44. a753c99 [scudo] Die when store is called on MapAllocatorNoCache objects. (#102403) by Christopher Ferris · 10 months ago
  45. e9c9fde [scudo] Avoid accessing inaccessible pages in unmap() in secondary (#102367) by ChiaHungDuan · 10 months ago
  46. dd741fc [scudo][NFC] Add a default unmap() to unmap all pages (#102234) by ChiaHungDuan · 10 months ago
  47. 2336ef9 [scudo] Refactor store() and retrieve(). (#102024) by Joshua Baehring · 10 months ago
  48. 8ec3049 [scudo] Remove benchmarks file. (#102077) by Christopher Ferris · 10 months ago
  49. 496feda Revert "[scudo] Separated committed and decommitted entries." (#101375) by ChiaHungDuan · 10 months ago
  50. 8b2688b [scudo] Separated committed and decommitted entries. (#100818) by Joshua Baehring · 10 months ago
  51. ce811fb [NFCI][scudo] Remove unused variable 'MaxCount' (#100201) by Thurston Dang · 10 months ago
  52. 95ea37c [scudo] Added LRU eviction policy to secondary cache. (#99409) by Joshua Baehring · 10 months ago
  53. b846176 [compiler-rt] Moved cmake libatomic check to top level config-ix (#99437) by Chris Apple · 10 months ago
  54. d08527e [scudo] Add static vector functionality. (#98986) by Joshua Baehring · 11 months ago
  55. 41de50b [scudo] Add a maximum value into the timer. (#96989) by Christopher Ferris · 11 months ago
  56. b96eb76 Revert "Revert "[compiler-rt] Remove redundant COMPILER_RT_HAS_*SAN checks"" (#98395) by Vitaly Buka · 11 months ago
  57. 145ae81 Revert "[compiler-rt] Remove redundant COMPILER_RT_HAS_*SAN checks" (#98380) by Vitaly Buka · 11 months ago
  58. e635260 [compiler-rt] Remove redundant COMPILER_RT_HAS_*SAN checks (#98240) by Vitaly Buka · 11 months ago
  59. 042ef40 [scudo][fuchsia] Give dispatched VMOs a (temporary) name (#97578) by Fabio D'Urso · 11 months ago
  60. b30d667 [scudo] Change CompactPtrT and CompactPtrScale to optional (#90797) by ChiaHungDuan · 11 months ago
  61. 91b614f [scudo] Minor refactoring of secondary cache test (#95995) by ChiaHungDuan · 11 months ago
  62. 513644b [scudo] Add TEST_SKIP macro to skip the current test (#96192) by Fabio D'Urso · 11 months ago
  63. 7fc975a Reland "[scudo] Apply filling when realloc shrinks and re-grows a block in-place" (#95838) by Fabio D'Urso · 12 months ago
  64. 6f13f0b [scudo] Test secondary cache options only if enabled (#95872) by Caslyn Tonelli · 12 months ago
  65. 16aa39a [scudo] Update error handling for seondary cache entry count (#95595) by Joshua Baehring · 12 months ago
  66. cc04bbb [scudo] Fix the calculation of PushedBytesDelta (#95177) by ChiaHungDuan · 12 months ago
  67. bddd8ea Revert "[scudo] Apply filling when realloc shrinks and re-grows a block in-place (#93212)" by Fabio D'Urso · 12 months ago
  68. 760d880 [scudo] Apply filling when realloc shrinks and re-grows a block in-place (#93212) by Fabio D'Urso · 12 months ago
  69. b17d445 [scudo] Compute the default aligned pointer without tag (#92989) by Andrei Homescu · 1 year ago
  70. 772b1b0 [scudo] Move the chunk update into functions (#83493) by ChiaHungDuan · 1 year, 1 month ago
  71. 11f4f45 [scudo] Support setting default value of ReleaseToOsIntervalMs in config (#90256) by ChiaHungDuan · 1 year, 1 month ago
  72. 6904e0e [scudo] Reflect the allowed values for M_DECAY_TIME on Android (#89114) by ChiaHungDuan · 1 year, 1 month ago
  73. c7f4b3e [scudo] Fix the misused Exhausted in region allocation (#89852) by ChiaHungDuan · 1 year, 1 month ago
  74. b7e9dae [scudo] Improve readability of MemMapFuchsia's error handling (#90102) by Fabio D'Urso · 1 year, 1 month ago
  75. 9cbf96a Allow ZX_ERR_NO_RESOURCES with MAP_ALLOWNOMEM on Fuchsia (#89767) by Fabio D'Urso · 1 year, 1 month ago
  76. adc11b3 Sync FuchsiaConfig with downstream's custom_scudo_config.h (#89244) by Fabio D'Urso · 1 year, 1 month ago
  77. bab0507 [scudo] Add EnableContiguousRegions mode (#85149) by ChiaHungDuan · 1 year, 2 months ago
  78. 3b43ae9 [scudo] Remove end of line checks. (#88022) by Christopher Ferris · 1 year, 2 months ago
  79. 0a39f1a [scudo] Add errno description to mmap failure. (#87713) by Christopher Ferris · 1 year, 2 months ago
  80. ed6edf2 [scudo] Change isPowerOfTwo macro to return false for zero. (#87120) by Christopher Ferris · 1 year, 2 months ago
  81. 92d0d6f [scudo] Do a M_PURGE call before changing release interval on Android (#87110) by ChiaHungDuan · 1 year, 2 months ago
  82. c0a3c5c [scudo] Change tests that use setrlimit to cause mmap to fail. (#87004) by Christopher Ferris · 1 year, 2 months ago
  83. 0dbd804 [scudo] Only init RingBuffer when needed. (#85994) by Christopher Ferris · 1 year, 2 months ago
  84. 7a87902 [scudo] Fix stack depot validation. (#87024) by Christopher Ferris · 1 year, 2 months ago
  85. 6b149f7 [scudo] Dump ReleaseToOsIntervalMs (#86887) by ChiaHungDuan · 1 year, 2 months ago
  86. 685d785 Fix the -Wmissing-designated-field-initializers on the clang-ppc64le-rhel bot by Amy Kwan · 1 year, 2 months ago
  87. f1ac559 Revert "[scudo] Use getMonotonicTimeFast for tryLock." (#86590) by ChiaHungDuan · 1 year, 2 months ago
  88. fca4831 Fix signed/unsigned comparison warning. NFC. by Simon Pilgrim · 1 year, 2 months ago
  89. 1949f7d [scudo] Clean up string handling (#86364) by Christopher Ferris · 1 year, 2 months ago
  90. aa8cffb [scudo] Fix type mismatch on DefaultMaxEntrySize (#85897) by ChiaHungDuan · 1 year, 2 months ago
  91. 2dc9ec4 [scudo] Refactor allocator config to support optional flags (#81805) by ChiaHungDuan · 1 year, 3 months ago
  92. 55b90b5 [compiler-rt] Remove llvm_gtest dependency from unit tests by Alexander Richardson · 1 year, 3 months ago
  93. 337a200 [NFC] [scudo] Move static_assert to class it concerns (#84245) by Florian Mayer · 1 year, 3 months ago
  94. b4e0890 [NFC] [scudo] move static_assert closer to class it relates to (#84257) by Florian Mayer · 1 year, 3 months ago
  95. 1cf428a Skip MemtagBasicDeathTest#Unsupported when running with HWASan (#84243) by Florian Mayer · 1 year, 3 months ago
  96. 8acef12 [NFC] [scudo] remove DCHECK (#84255) by Florian Mayer · 1 year, 3 months ago
  97. 597f976 [scudo] Add support for LoongArch hardware CRC32 checksumming (#83113) by WÁNG Xuěruì · 1 year, 3 months ago
  98. bf0f874 [scudo] Avoid splitting aligned allocations on Trusty (#69281) by Andrei Homescu · 1 year, 3 months ago
  99. f83f712 [scudo][NFC] Explicit type casting to avoid compiler warning (#83355) by ChiaHungDuan · 1 year, 3 months ago
  100. 1a7776ab Reland "[scudo] Store more blocks in each TransferBatch" (#83078) (#83081) by ChiaHungDuan · 1 year, 3 months ago