1. a18fb0c Disable leak sanitizer test on ppc. (#184414) by Sean Fertile · 30 hours ago main
  2. df58f59 [sanitizer][Fuchsia] Define interceptor for reallocarray on Fuchsia (#184410) by PiJoules · 31 hours ago
  3. 0cd354e [CFI] Expand test to include minimal runtime (#183646) by Vitaly Buka · 2 days ago
  4. 64c2527 [compiler-rt][ARM] Fix conditions for strict-mode FP testing (#183507) by Simon Tatham · 3 days ago
  5. 344e193 [UBSan] Wrap Location variants in anonymous union (#168866) by Benjamin Stott · 3 days ago
  6. 36b7ba3 [ASan] Mark recent integration tests as accordingly for MSVC (#135889) by MacGyver Codilla · 4 days ago
  7. 5737c66 [compiler-rt][CMake] Fix build when specifying --stdlib= (with 2 dashes) (#136111) by Reagan · 4 days ago
  8. bc0a39e [SafeStack] Allow -fsanitize-minimal-runtime with -fsanitize=safestack (#183644) by Vitaly Buka · 6 days ago
  9. d397657 [scudo] Add reallocarray C wrapper. (#183385) by Alexey Samsonov · 6 days ago
  10. aa5fc9a [scudo] Change header tagging for the secondary allocator (#182487) by Tamas Kaman · 6 days ago
  11. ecffa35 [compiler-rt][Fuzzer] Relax reduce_inputs.test to account for non-determinism (#182495) by Dan Blackwell · 7 days ago
  12. efa78c1 Reapply "[ASan][Fuchsia] Have Fuchsia use a dynamic shadow start" (#182972) (#183154) by PiJoules · 8 days ago
  13. 25e7ac5 [sanitizer_common] [Darwin] Adopt _dyld_get_dyld_header (#182943) by Andrew Haberlandt · 8 days ago
  14. 8417d60 [compiler-rt][ARM] Enable strict mode in divsf3/mulsf3 tests (#179918) by Simon Tatham · 9 days ago
  15. 4b3abf0 Revert "[ASan][Fuchsia] Have Fuchsia use a dynamic shadow start" (#182972) by Paul Kirth · 9 days ago
  16. f0b7ec7 [ASan][Fuchsia] Have Fuchsia use a dynamic shadow start (#180880) by PiJoules · 9 days ago
  17. 02ae8c1 [ASan] Fix test IsPoisonedDoesNotCrashOnMemoryBoundaries for 32-bit targets (#182412) by Roman Vinogradov · 13 days ago
  18. 014f880 Make mmap-munmap interceptor fail earlier (#171295) by Honey Goyal · 13 days ago
  19. 6813553 [ASan] Fix crash in __asan_region_is_poisoned at application memory boundaries (#180223) by Roman Vinogradov · 13 days ago
  20. 57d6776 [ASan/sanitizers] Make stack unwinding better on Windows. (#180205) by b068931 · 2 weeks ago
  21. 99081ed [tsan] Only init AdaptiveDelay if enabled (#181757) by Chris Cotter · 2 weeks ago
  22. 6937603 [tsan] Introduce Adaptive Delay Scheduling to TSAN (#178836) by Chris Cotter · 2 weeks ago
  23. 3ef140c [ASan] [Windows] Fix a new test in mingw mode by Martin Storsjö · 3 weeks ago
  24. 841ff6f [ASan][Windows] Fix false positive for zero sized rtl allocations (#181015) by Zack Johnson · 3 weeks ago
  25. 996704b [scudo] Add new fast purge option. (#175266) by Christopher Ferris · 3 weeks ago
  26. f0ab6d5 [hwasan][Fuchsia] Use GetCurrentThread (#180602) by PiJoules · 3 weeks ago
  27. 7a0968b [TySan] Add skeleton for adding interface functions (#170859) by Matthew Nagy · 3 weeks ago
  28. efddaaa [Profile] Enable binary profile correlation for Mach-O binaries (#179937) by Marina Taylor · 3 weeks ago
  29. 8658704 [asan][AIX] Add vec_malloc and vec_calloc interceptors (#175584) by Jake Egan · 3 weeks ago
  30. 4720ec6 [compiler-rt] [ubsan] Fix missing include directory (#180341) by Michał Górny · 4 weeks ago
  31. 77a0ba4 [X86] AMD Zen 6 Initial enablement (#179150) by Ganesh · 4 weeks ago
  32. 731ae55 ubsan: Add loop detection runtime and e2e tests for -fsanitize-trap-loop. by Peter Collingbourne · 4 weeks ago
  33. 1514866 [asan][AIX] Change #ifdef to #if for AIX guard (#180280) by Jake Egan · 4 weeks ago
  34. 1e4c8aa [ubsan][test] Skip Misc/Posix/static-link.cpp on Solaris (#175464) by Rainer Orth · 4 weeks ago
  35. d606e95 [asan] Disable strict init checking on AIX (#178012) by Jake Egan · 4 weeks ago
  36. 1fe4a53 [AIX] Implement the ifunc attribute. (#153049) by Wael Yehia · 4 weeks ago
  37. 562be29 [scudo] Add resident pages info to getStats (#178969) by Sadaf Ebrahimi · 4 weeks ago
  38. 9de9a0c [Compiler-rt] Implement AEABI Unaligned Read/Write Helpers in compiler-rt (#167913) by Simi Pallipurath · 4 weeks ago
  39. 1361f90 fuzzer: modernize FuzzedDataProvider conversions (#177794) by Winnie Gitau · 5 weeks ago
  40. cc101ce comipler-rt: add atomic to SANITIZER_COMMON_LINK_LIBS for MIPS (#178819) by YunQiang Su · 5 weeks ago
  41. 692ad2a [scudo] Add missing space to getStats (#178537) by Sadaf Ebrahimi · 5 weeks ago
  42. 9ea442b [sanitizers] [Darwin] Fix erroneous warning when external_symbolizer_path="" (#178743) by Andrew Haberlandt · 5 weeks ago
  43. 6a95942 [ASan] Fix UnpoisonDefaultStack stack bottom estimation (#178137) by Andrew Haberlandt · 5 weeks ago
  44. 2bd386f [compiler-rt][aarch64][sme] Add SVE/FP variant of `__arm_sc_memcpy` (#127093) by Benjamin Maxwell · 5 weeks ago
  45. 6de4336 [scudo] Add flags to secondary cache entries. (#177506) by Christopher Ferris · 6 weeks ago
  46. 37593ae [ORC] Fix missing support of deinitialize on ELF platform and execution order by priority (#175981) by Yaxing Cai · 6 weeks ago
  47. 7b2ab4e [Sanitizers] Remove unused variable (#177061) by Mariusz Borsa · 6 weeks ago
  48. 678dda7 [asan] Fix -Wformat warning for %zx with pointer argument (#177219) by Jonathan Wakely · 6 weeks ago
  49. 14ecee1 [HWASAN] [RISC-V] Update EnableTaggingAbi for RISC-V linux. (#176616) by Tharo · 6 weeks ago
  50. 9e97b50 [asan] Reduce stack usage of DescribeThread() (#176540) by Thurston Dang · 6 weeks ago
  51. cec222b Update sanitizer_coverage_allowlist_ignorelist.cpp to use POSIX-compliant regex (#176396) by Alison Zhang · 6 weeks ago
  52. 388792d [TSan][Darwin] Fix error message for invalid lock_during_write flag (#176347) by Dan Blackwell · 6 weeks ago
  53. 6e13cb2 [libc++][NFC] Remove `LIBCXX_ENABLE_ASSERTIONS` (#176574) by Hristo Hristov · 6 weeks ago
  54. 9812817 [dfsan] Add dataflow sanitizer support for SystemZ (#168991) by anoopkg6 · 6 weeks ago
  55. 7174a43 [compiler-rt][rtsan] Fix build failures when building against in-tree libc++ (#175638) by Nick Hutchinson · 7 weeks ago
  56. ffb4bfe Fix typos and spelling errors across codebase (#156270) by Austin Jiang · 7 weeks ago
  57. 375acf3 [Darwin] [compiler-rt] Normalize DYLD_LIBRARY_PATH to workaround LD bug (#175685) by Andrew Haberlandt · 7 weeks ago
  58. c3c996f [lsan] Fix flaky test in swapcontext.cpp (#175635) by Thurston Dang · 7 weeks ago
  59. 2a9f448 [asan][AIX] Set allocator size and beginning (#144784) by Jake Egan · 8 weeks ago
  60. 4288f0b [compiler-rt] [Darwin] VerifyMemoryMapping should ignore zero-size sections (#175083) by Andrew Haberlandt · 8 weeks ago
  61. a8769a7 [PPC] Disable some ORC-powerpc64le-linux tests. (#175100) by Sean Fertile · 8 weeks ago
  62. a410df4 [compiler-rt] [Darwin] Add darwin-remote feature for remote darwin test targets (#174905) by Andrew Haberlandt · 8 weeks ago
  63. 025f7e1 [compiler-rt][AArch64] Exit early from __arm_za_disable. (#174942) by Sander de Smalen · 8 weeks ago
  64. 0bda596 [compiler-rt] Add supported Arm arches for the baremetal profile lib (#172984) by Volodymyr Turanskyy · 8 weeks ago
  65. 36d7c0b [compiler-rt] Support default-True lit config options (follow up to #174522) (#174642) by Andrew Haberlandt · 8 weeks ago
  66. 01b1c31 [NFCI] [Darwin] Add APPLE_TARGET_IS_HOST lit option to compiler-rt (#174522) by Andrew Haberlandt · 8 weeks ago
  67. d23964b [compiler-rt] Fix check-builtins buildbot failures (#174443) by Andrew Haberlandt · 8 weeks ago
  68. 8a0ca0f [compiler-rt] fix crt target dependency. (#174475) by Zequan Wu · 8 weeks ago
  69. 886c8e0 Reland check-builtins target for LLVM_ENABLE_RUNTIMES (#171941) by Andrew Haberlandt · 8 weeks ago
  70. a3a1378 [unrelated][upstream-separately] XFAIL multc3_test.c fixunstfdi_test.c on AIX 64-bit by Wael Yehia · 8 weeks ago
  71. 0a515ca [asan] Adjust interception compatibility for AIX (#131870) by Jake Egan · 9 weeks ago
  72. 582904d [asan][NFC] Fix formatting of asan_interceptors.cpp (#173088) by Jake Egan · 9 weeks ago
  73. 17dcb01 [lit] Drop shell feature from all upstream projects (#173341) by Aiden Grossman · 9 weeks ago
  74. 9ddd191 lib/tsan/go: add mechanism to skip frames by Keith Randall · 9 weeks ago
  75. 2e1e966 [scudo] Use setenv instead of putenv in ScudoCombinedTest.ZeroOnDeallocEnabledAndFlag (#173423) by Fabio D'Urso · 9 weeks ago
  76. ad86e64 [compiler-rt] Rework 08debd7f4461 [-Wno-c2y-extensions] by NAKAMURA Takumi · 10 weeks ago
  77. 04c962d [compiler-rt][builtins] Add `-Wno-c2y-extensions` by NAKAMURA Takumi · 10 weeks ago
  78. 3d14406 [Fuzzer] Mark test as unsupported on Windows by Aiden Grossman · 2 months ago
  79. d0efc95 [compiler-rt] Remove REQUIRES: shell lines (#173338) by Aiden Grossman · 2 months ago
  80. bdf8fc0 [ORC] Add, and call through, reoptimize function in ReOptimizeLayer. (#173204) by Lang Hames · 2 months ago
  81. c3539aa [sanitizer_common] [Darwin] Fix typo in AtosSymbolizer error message (#173329) by Andrew Haberlandt · 2 months ago
  82. 83b066d [compiler-rt][sanitizer] some additional Haiku build fixes (#172773) by Brad Smith · 3 months ago
  83. a96e93a [Test][NFC] Update test to match new warning output (#172950) by thetruestblue · 3 months ago
  84. 4c41cbd [X86][APX] Check APXSave before enabling APX features (#172834) by Phoebe Wang · 3 months ago
  85. 8370174 [scudo] Add an option to zero memory on deallocation. (#142394) by piwicode · 3 months ago
  86. 955efd6 [sanitizer_common] [Darwin] Add inline frame support for AtosSymbolizer (#170815) by Andrew Haberlandt · 3 months ago
  87. c291ac1 [PPC] mark ppc/fixtfti_test.c and ppc/fixunstfti_test.c as UNSUPPORTED because they pass/fail in different builds by Wael Yehia · 3 months ago
  88. d0da898 [compiler-rt] [Darwin] OS/feature detection should use the run-wrapper (#171167) by Andrew Haberlandt · 3 months ago
  89. e0efb9b [sanitizer_common] Fix missing `check-sanitizer` deps under LLVM_ENABLE_RUNTIMES (#170817) by Andrew Haberlandt · 3 months ago
  90. 63a4e65 [LFI] Introduce AArch64 LFI Target (#167061) by Zachary Yedidia · 3 months ago
  91. 8cd247c [compiler-rt][ppc] add powerpc fixup of config.compiler_rt_libdir when building with LLVM_ENABLE_PER_TARGET_RUNTIME_DIR=ON (#172361) by Wael Yehia · 3 months ago
  92. 695a2bf [X86] Correct CPUID checks for AVX10 (#172350) by Mikołaj Piróg · 3 months ago
  93. 06714dd [NFC][compiler-rt] Fix typos in int_to_fp_impl (#171067) by Hendrik Hübner · 3 months ago
  94. 45eab3c [HWASan] Compatible with Windows path retrieval (#172194) by GkvJwa · 3 months ago
  95. 2d37a2a [sanitizers] build symbolizer with lld (#172093) by Florian Mayer · 3 months ago
  96. b689d9d [AArch64] Fix typos in 09e57cfd32b0073b63d568835f07251e0d51affb (#172357) by Eli Friedman · 3 months ago
  97. 5ab8704 [AArch64] Fix typo in 09e57cfd32b0073b63d568835f07251e0d51affb (#172354) by Eli Friedman · 3 months ago
  98. ff17f7f [AArch64] Extend Windows CPU feature detection with more features. (#171930) by Eli Friedman · 3 months ago
  99. cc0a79d [tsan] Export __cxa_guard_ interceptors from TSan runtime. (#171921) by Alexey Samsonov · 3 months ago
  100. 40649eb [XRay][test] Mark fdr-mode.cpp test as unsupported for RISC-V by Alex Bradbury · 3 months ago