1. 99fd405 [scudo] Make Ptr volatile so that the malloc and free calls are not optimized out (#149944) by Fabio D'Urso · 4 hours ago main master
  2. 9b055df [compiler-rt][Mips] Fix stat size check on mips64 musl (#143301) by Jens Reidel · 3 days ago
  3. b0878af [asan] Revert global check for non-AIX (#149245) by Jake Egan · 4 days ago
  4. feb0304 Fix more compiler-rt tests after #149015. by Peter Collingbourne · 4 days ago
  5. 08ee86d Speculative buildbot fix. by Peter Collingbourne · 4 days ago
  6. 93cd741 Rename config.host_os to config.target_os. by Peter Collingbourne · 4 days ago
  7. 6f68ce1 [Apple][NFC] Update macOS aligned version for lit config (#143576) by thetruestblue · 5 days ago
  8. 3091518 [scudo] Make release to OS test more specific. (#147852) by Christopher Ferris · 5 days ago
  9. e117c6d compiler-rt: test: Use the host instead of the target to select %expect_crash. by Peter Collingbourne · 6 days ago
  10. bec4474 Reapply "compiler-rt: Introduce runtime functions for emulated PAC." by Peter Collingbourne · 7 days ago
  11. a2af243 [scudo] Fix c wrappers double free test. (#148066) by Christopher Ferris · 7 days ago
  12. 450cd75 [sanitizer_common][NFC] Fix sanitizer_platform_limits_posix.h formatting (#147864) by Jake Egan · 10 days ago
  13. 36ce6f2 Revert "compiler-rt: Introduce runtime functions for emulated PAC." by Peter Collingbourne · 11 days ago
  14. c523f9f [compiler-rt] Don't handle Linux-specific shmctl commands in sanitizer (#143116) by Jessica Clarke · 11 days ago
  15. d5a1003 [compiler-rt][sanitizer] Add Windows MIPS32 support (#145110) by Hervé Poussineau · 12 days ago
  16. 5b71f3f [compiler-rt] Include missing headers for libFuzzer (#146828) by Takuto Ikuta · 12 days ago
  17. 58f1329 builtins: Speculative MSVC fix. by Peter Collingbourne · 12 days ago
  18. 54d854a [sanitizer_common] Introduce SANITIZER_MMAP_BEGIN macro (#147645) by Jake Egan · 12 days ago
  19. 6f95b10 compiler-rt: Introduce runtime functions for emulated PAC. by Peter Collingbourne · 12 days ago
  20. 63e0a9d [scudo] Move out the definitions of member functions in primary allocators (#147601) by ChiaHungDuan · 12 days ago
  21. 6e80d94 rtsan: Support free_sized and free_aligned_sized from C23 (#145085) by Justin King · 12 days ago
  22. 9ea9bcd hwasan: refactor new/delete interceptor macros (#146698) by Justin King · 13 days ago
  23. 4abf7f5 [scudo] Make block storage in TransferBatch trailing objects (#144204) by ChiaHungDuan · 13 days ago
  24. 68adb2c [asan][AIX] Move import/export lists to an AIX-specific subdirectory (#145936) by Jake Egan · 14 days ago
  25. 9b22299 [sanitizer_common] Drop remaining support for Android 5 or older (#146187) by Brad Smith · 2 weeks ago
  26. 009d9c7 [sanitizer_common] Drop support for Android 5 (#145227) by Brad Smith · 2 weeks ago
  27. e540c83 [compiler-rt][sanitizer_common] Improve handling of env vars for iOS simulator tests (#146721) by Dan Blackwell · 3 weeks ago
  28. 8ab250e [ASan][Windows] Honor asan config flags on windows when set through the user function (#122990) by David Justo · 3 weeks ago
  29. ac3a4d9 asan: refactor new/delete interceptor macros (#146696) by Justin King · 3 weeks ago
  30. a1f9c77 Reland [TSan] Clarify and enforce shadow end alignment (#146676) by Kunqiu Chen · 3 weeks ago
  31. c5cef61 Revert "[TSan] Clarify and enforce shadow end alignment" (#146674) by Kunqiu Chen · 3 weeks ago
  32. 4e04788 [nfc][asan] clang-format for #145087 by Vitaly Buka · 3 weeks ago
  33. 279b1b5 tsan: Support free_sized and free_aligned_sized from C23 (#144531) by Justin King · 3 weeks ago
  34. a80cf59 Fix uncaught-exception.test. (#146190) by Qinkun Bao · 3 weeks ago
  35. b8cede0 Fix uncaught-exception.test. (#146181) by Qinkun Bao · 3 weeks ago
  36. 144b1bc Reapply "[NFC][DebugInfo][DWARF] Create new low-level dwarf library (#… (#145959) (#146112) by Sterling-Augustine · 3 weeks ago
  37. f8fa46a [compiler-rt][ARM] Only use bxaut when the target has pacbti (#146057) by John Brawn · 4 weeks ago
  38. 654bb4d [TSan] Clarify and enforce shadow end alignment (#144648) by Kunqiu Chen · 4 weeks ago
  39. 4bf3bcf [asan] Implement address sanitizer on AIX: build configuration (#139583) by Jake Egan · 4 weeks ago
  40. 3620b23 [asan] Implement address sanitizer on AIX: address descriptions (#138891) by Jake Egan · 4 weeks ago
  41. a073c17 [TSan] Add 2 test cases related to incomplete shadow cleanup in unmap (#145472) by Kunqiu Chen · 4 weeks ago
  42. ea9c27d Reapply "[msan] Automatically print shadow for failing outlined checks" (#145611) (#145615) by Thurston Dang · 4 weeks ago
  43. 6cb0783 Revert "[msan] Automatically print shadow for failing outlined checks" (#145611) by Thurston Dang · 4 weeks ago
  44. 85884f0 [msan] Automatically print shadow for failing outlined checks (#145107) by Thurston Dang · 4 weeks ago
  45. 43eae8d [TSan, NFC] Eliminate useless calculations in TSan (#145283) by Kunqiu Chen · 4 weeks ago
  46. a181f8b [NFC][Sanitizer] Fix incorrect desc of [beg, end] to [beg, end) by Camsyn · 4 weeks ago
  47. 017fcdb [TSan] Fix p == end == ShadowMem::end in ShadowSet (#144994) by Kunqiu Chen · 4 weeks ago
  48. 8821a9d [RISCV] Implement Feature Bit for Q (#145001) by Iris Shi · 4 weeks ago
  49. 4121657 msan: Support free_sized and free_aligned_sized from C23 (#144529) by Justin King · 5 weeks ago
  50. 6e02bae [llvm-cov][gcov] Support multi-files coverage in one basic block (#144504) by int-zjt · 5 weeks ago
  51. d2e4b18 lsan: fix macos build after #144604 (#144818) by Justin King · 5 weeks ago
  52. e79bc40 [TSan] Make Shadow/Meta region inclusive-exclusive (#144647) by Kunqiu Chen · 5 weeks ago
  53. c171e45 Augment `uncaught-exception.test` fuzzer test to be msvc-compatible (#125924) by David Justo · 5 weeks ago
  54. c7bb6e6 [compiler-rt] [Fuzzer] Fix tests linking buildbot failure (#144495) by Muhammad Omair Javaid · 5 weeks ago
  55. 81f427d lsan: Support free_sized and free_aligned_sized from C23 (#144604) by Justin King · 5 weeks ago
  56. 6db957f sanitizer_common: add unsupported test for free_sized and free_aligned_sized from C23 (#144727) by Justin King · 5 weeks ago
  57. 3ee7ff9 [scudo] Make report pointers const. (#144624) by Christopher Ferris · 5 weeks ago
  58. 4494674 [compiler-rt] [Fuzzer] Fix ARMv7 test link failure by linking unwinder (#144495) by Omair Javaid · 5 weeks ago
  59. 53ad595 [MSan] Fix wrong unpoison size in SignalAction (#144071) by Kunqiu Chen · 5 weeks ago
  60. b9194d8 Revert "lsan: Support free_sized and free_aligned_sized from C23" (#144575) by Justin King · 5 weeks ago
  61. 862084e Conditionalise the addition of Aarch64 function Multi versioning support on aarch64 target (#143749) by Garvit Gupta · 5 weeks ago
  62. 0101086 lsan: Support free_sized and free_aligned_sized from C23 (#144415) by Justin King · 5 weeks ago
  63. 91d3587 [ASan] Recognize WASI platform in sanitizer_platform.h (#139017) by Yuta Saito · 5 weeks ago
  64. 4d1dd5d [rtsan] Fix issue when intercepted function was not execve in test (#144018) by Chris Apple · 5 weeks ago
  65. 9bbc590 [rtsan] Fix issue where close test would lead to crash (#144017) by Chris Apple · 5 weeks ago
  66. a1d826b [MSan] Fix minor issues in testcases (#144073) by Kunqiu Chen · 5 weeks ago
  67. 01d01f9 [compiler-rt] Remove unused local variables (NFC) (#144010) by Kazu Hirata · 6 weeks ago
  68. 043f0de [compiler-rt] remove unused default in compiler-rt lit tests (#143738) by Charles Zablit · 6 weeks ago
  69. 7667ef2 [AArch64] fix trampoline implementation: use X15 (#126743) by Jameson Nash · 6 weeks ago
  70. 2380dcd [sanitizer_common] Implement interception on AIX (#138606) by Jake Egan · 6 weeks ago
  71. 3472a14 [TySan][CMake] Depend on tysan for check-tysan in runtimes build (#143597) by Aiden Grossman · 6 weeks ago
  72. 85e90e9 [HWASAN] Disable LSan test on Android (#143625) by Florian Mayer · 6 weeks ago
  73. a1beee4 [compiler-rt] replicate changes from llvm/ProfileData/InstrProfData.inc (#143574) by Andrew Rogers · 6 weeks ago
  74. 7eb697c [compiler-rt][ARM] Add missing PACBTI support to assembly aeabi functions (#142400) by Victor Campos · 6 weeks ago
  75. 318206c cfi: Re-enable tests with lld on i386. NFCI. by Peter Collingbourne · 6 weeks ago
  76. 646a121 [RISCV] Implement Feature Bits for B, E, H (#143436) by Sam Elliott · 6 weeks ago
  77. ddadb15 [tsan] Don't symbolize stack traces if dl_iterate_phdr is not ready (#143199) by Thurston Dang · 6 weeks ago
  78. bda2968 [lldb] make lit use the same PYTHONHOME for building and testing (#143183) by Charles Zablit · 6 weeks ago
  79. 8ff536a [compiler-rt][AArch64] Readd SME ABI routines files to the build (#142953) by Victor Campos · 7 weeks ago
  80. f9e5541 [sanitizer_common] Remove <procfs.h> workaround on Solaris (#142758) by Rainer Orth · 7 weeks ago
  81. ca6b063 [LSan] skip leaks from dlerror (#142876) by Florian Mayer · 7 weeks ago
  82. e2bc06a [NFCI] [hwasan] Add test demonstrating hwasan lsan false positive (#142874) by Florian Mayer · 7 weeks ago
  83. af9280d [tsan] Change personality CHECK to Printf() + Die() (#142821) by Thurston Dang · 7 weeks ago
  84. 8c40a42 [compiler-rt][AArch64] Provide basic implementations of SME memcpy/memmove in case of strictly aligned memory access (#138250) by Victor Campos · 7 weeks ago
  85. 082f9c5 [compiler-rt][RISC-V] ILP32E/LP64E Save/Restore Grouping (#95398) by Sam Elliott · 7 weeks ago
  86. 339976c [win/asan] GetInstructionSize: Support `48 bX` movabsq instructions. (#141625) by bernhardu · 7 weeks ago
  87. b0dd940 [Sanitizer] Use %device_rundir/ to fix test (#142274) by Ellis Hoag · 7 weeks ago
  88. 3bfd0a8 [Sanitizer][NFC] Remove extra env from test (#142247) by Ellis Hoag · 7 weeks ago
  89. b9343b3 [Sanitizer] Fix android test env issue (#142235) by Ellis Hoag · 7 weeks ago
  90. 0f1ff6a [Sanitizer][test] Emit to stderr to fix android (#142207) by Ellis Hoag · 7 weeks ago
  91. 912b1a1 [Sanitizer] Use % patterns in report paths (#141820) by Ellis Hoag · 8 weeks ago
  92. 03664e8 Fixed small memory leak in libprofile (#141739) by gbMattN · 8 weeks ago
  93. aa6b758 Revert "[compiler-rt][XRay] Make `xray_interface.h` C compliant" (#141570) by Jan Patrick Lehr · 8 weeks ago
  94. 7da75e2 [compiler-rt][XRay] Make `xray_interface.h` C compliant (#140068) by Jan André Reuter · 8 weeks ago
  95. 240a30d [interception] Implement interception on AIX (#138608) by Jake Egan · 8 weeks ago
  96. 59ed581 [asan][test] Disable asan_lsan_deadlock test (#141145) by Paul Kirth · 8 weeks ago
  97. 53058a3 Revert "[compiler-rt][cmake] Test COMPILER_RT_HAS_AARCH64_SME with ar… (#141280) by Usama Hameed · 8 weeks ago
  98. dcabfdf [HWASan] Improve symbol indexing (#135967) by Stefan Bossbaly · 9 weeks ago
  99. 9ec0942 [compiler-rt] [test] Don't apply the "arm" or "armhf" patterns for targets starting with "arm64" (#141226) by Martin Storsjö · 9 weeks ago
  100. ff8e194 [TSan][Test] Disable signal_recursive.cpp test on Darwin (#141135) by Steven Wu · 9 weeks ago