1. 45f169e pass target triple to `check_assembler_flag` (#188521) by Andrew Marshall · 4 hours ago main
  2. 3fc455e [compiler-rt] Try bumping soft_rss_limit again (#188441) by Hans Wennborg · 6 hours ago
  3. ef6c3b1 [NFC][compiler-rt] Use __builtin_huge_val for CRT_INFINITY for double precision (#188197) by jinge90 · 15 hours ago
  4. 4faa19b [compiler-rt][asan] Forward fix for free_aligned_sized_mismatch.cpp (#189760) by PiJoules · 16 hours ago
  5. 9f1df20 [compiler-rt] Disable asan tests on GNU/Hurd (#169209) by Samuel Thibault · 17 hours ago
  6. cf7b82d [asan] Add size/alignment checks for free_[aligned_]sized (#189216) by PiJoules · 19 hours ago
  7. f352341 [compiler-rt][ARM] Optimized double precision FP add/sub (#179921) by Simon Tatham · 27 hours ago
  8. fddf09b [fuzzer] Use LIBCXX_ABI_UNSTABLE for hermetic libc++ (#189096) by Roland McGrath · 2 days ago
  9. d85a6b4 [compiler-rt] Enable GWP-ASan for Hexagon (#188410) by Brian Cain · 2 days ago
  10. 9f10e4b [Hexagon][XRay] Fix sled layout and trampoline to preserve retaddr (#188784) by Brian Cain · 2 days ago
  11. 1d86b14 [compiler-rt][ARM] Rename endian.h to crt_endian.h (#189336) by Simon Tatham · 2 days ago
  12. 26efb94 [compiler-rt][msan] Guard shmat interceptor w SANITIZER_INTERCEPT_SHMCTL (#189198) by Brian Cain · 3 days ago
  13. 251b9df [compiler-rt][msan] Add MSan support for Hexagon (Linux) (#189124) by Brian Cain · 3 days ago
  14. 0784dcc [compiler-rt][msan] Fix 32-bit overflow in CheckMemoryLayoutSanity (#189199) by Brian Cain · 3 days ago
  15. b51d4b3 [compiler-rt][sanitizer] Add struct_rlimit64_sz for musl (#189197) by Brian Cain · 3 days ago
  16. 721abfc [compiler-rt] Add interceptors for free_[aligned_]sized for asan+hwasan (#189109) by PiJoules · 5 days ago
  17. 00305d4 [RISCV] Allocate feature bits for Zifencei and Zmmul (#143306) by Luke Wren · 5 days ago
  18. 6fcac4c [compiler-rt] Add PTX feature specifically when CUDA is not available (#189083) by Joseph Huber · 5 days ago
  19. 292d1ee [Scudo] Disable ScudoCombinedTests.NewType (#189070) by Aiden Grossman · 5 days ago
  20. af1b293 [compiler-rt] Fix irrelevant warning on the builtins target (#189055) by Joseph Huber · 5 days ago
  21. b1899f7 [XRay] Always register constructor(0) alongside .preinit_array (#188788) by Brian Cain · 5 days ago
  22. 3859234 [NFCI][sanitizer_common] Realign #ifdefs in sanitizer_internal_defs.h (#186861) by Dan Blackwell · 5 days ago
  23. f262f48 [ASan][test-only] Remove superfluous guards in stack_container_dynamic_lib.c (#188469) by Dan Blackwell · 5 days ago
  24. d4fa79b [scudo] Add Last entry to ReleaseToOS enum. (#188645) by Christopher Ferris · 6 days ago
  25. 1514ddd [compiler-rt] Rework profile data handling for GPU targets (#187136) by Joseph Huber · 6 days ago
  26. 4ac7fcf [ASan] Make __SANITIZER_DISABLE_CONTAINER_OVERFLOW__ bypass definitions return values (#188237) by Dan Blackwell · 6 days ago
  27. 6c49aa5 [compiler-rt][ARM] Double-precision FP support functions (#179920) by Simon Tatham · 6 days ago
  28. e57628c [sanitizer_common] Implement address sanitizer on AIX: stack unwinding (#138188) by Jake Egan · 6 days ago
  29. 9b87f64 [scudo] Remove some android wrapper checking. (#188339) by Christopher Ferris · 7 days ago
  30. 838a724 [scudo] Use portable TEST_SKIP macro (#188045) by Fabio D'Urso · 7 days ago
  31. 0ba0fee [compiler-rt] CRT builtins tests should not run on mac/windows under LLVM_ENABLE_RUNTIMES (#187835) by Andrew Haberlandt · 7 days ago
  32. 706faac [asan] Convert __SANITIZER_DISABLE_CONTAINER_OVERFLOW__ tests to C (#188406) by Vitaly Buka · 7 days ago
  33. 21b19cf [compiler-rt] Suppress unused variable report in emutls by Vitaly Buka · 8 days ago
  34. ce86785 [libFuzzer] Fix -Wunused-variable when building with NDEBUG (#188301) by Vitaly Buka · 8 days ago
  35. bb7645f [compiler-rt] Support unit tests for the GPU build (#187895) by Joseph Huber · 8 days ago
  36. 741bad5 [PAC][compiler-rt] Use `__ptrauth` qualifier instead of builtins (#188109) by Daniil Kovalev · 8 days ago
  37. 3f13273 [ASan] Enable __SANITIZER_DISABLE_CONTAINER_OVERFLOW__ tests (#181721) by Dan Blackwell · 8 days ago
  38. cb6a351 [compiler-rt] Error only if sanitizer builds are enabled (#187944) by Midhunesh · 9 days ago
  39. 28c233d [compiler-rt][ARM] cmake properties for complicated builtin sources (#179919) by Simon Tatham · 9 days ago
  40. 0a638b1 [compiler-rt] Add bitmask to fix warning (#187812) by Michael Jones · 12 days ago
  41. 2ab760b [scudo] Make the default for size/align checks to not die. (#187799) by Christopher Ferris · 12 days ago
  42. e6de493 [scudo] Add free_sized and free_aligned_sized (#186881) by Christopher Ferris · 12 days ago
  43. 0212f08 [ASan] Fix missed poisoned suffix in first granule in __asan_region_is_poisoned (#187466) by Roman Vinogradov · 12 days ago
  44. 84bfdcd [compiler-rt] Define GPU specific handling of profiling functions (#185763) by Joseph Huber · 13 days ago
  45. 59066a6 [compiler-rt] Unify python shebangs (#187285) by Ross Burton · 14 days ago
  46. a6484a8 [ASan] Fix overflow and last byte handling in __asan_region_is_poisoned (#183900) by Roman Vinogradov · 14 days ago
  47. c09cee4 [compiler-rt] Update runtime build script to detect RPC XDR header for AIX (#186977) by Midhunesh · 14 days ago
  48. 573ea4a [sanitizer_common] Define SANITIZER_WEAK_IMPORT for Go race detector (#186525) by cherrymui · 2 weeks ago
  49. b93edfe [NFC][sanitizer] Accept ETIMEDOUT in getpwnam_r_invalid_user.cpp (#186538) by Vitaly Buka · 3 weeks ago
  50. ea94b34 [compiler-rt] Add ASan/UBSan runtime support for Hexagon Linux (#183982) by Brian Cain · 3 weeks ago
  51. c8ee656 [scudo] Display flags on secondary cache entries. (#185786) by Christopher Ferris · 3 weeks ago
  52. ba616e8 [libc] Remove unused AOR_v20.02 directory (#185951) by DylanFleming-arm · 3 weeks ago
  53. b40bcbf compiler-rt/arm: Check for overflow when adding float denorms (#185245) by Keith Packard · 3 weeks ago
  54. e1e57b8 Revert "[CFI] Expand test to include minimal runtime" (#185935) by Nico Weber · 3 weeks ago
  55. b2341a2 [WebAssembly] Remove `__c_longjmp` from compiler-rt (#185798) by Alex Crichton · 3 weeks ago
  56. 90e2a1b [WebAssembly] Move __cpp_exception to libunwind (#185770) by Alex Crichton · 3 weeks ago
  57. 5a8af27 [copmiler-rt] Initial support for building profile library on the GPU (#185552) by Joseph Huber · 3 weeks ago
  58. c8a5676 [scudo] Use a fixed format for the milliseconds in latest release. (#185097) by Christopher Ferris · 3 weeks ago
  59. ec616cf [scudo] Add missing class name specifier in mem_map_fuchsia (#185389) by Fabio D'Urso · 3 weeks ago
  60. 338a5c0 halt_on_error flag for TySan and docs (#182479) by Matthew Nagy · 3 weeks ago
  61. 3cac82d [ubsan_minimal] Build on Solaris (#184976) by Rainer Orth · 4 weeks ago
  62. 44ae0d2 builtins: Make cmake formatting self-consistent aftr #183871 by Nico Weber · 4 weeks ago
  63. f285bd7 builtins: adjust FP80 source management (#183871) by Saleem Abdulrasool · 4 weeks ago
  64. 6ac361a [compiler-rt][RISCV] Initialize length only when __init_riscv_feature… (#115449) by Kito Cheng · 4 weeks ago
  65. 568f6a9 [scudo] Move getResidentPages function (#183138) by Sadaf Ebrahimi · 4 weeks ago
  66. a18fb0c Disable leak sanitizer test on ppc. (#184414) by Sean Fertile · 4 weeks ago
  67. df58f59 [sanitizer][Fuchsia] Define interceptor for reallocarray on Fuchsia (#184410) by PiJoules · 4 weeks ago
  68. 0cd354e [CFI] Expand test to include minimal runtime (#183646) by Vitaly Buka · 4 weeks ago
  69. 64c2527 [compiler-rt][ARM] Fix conditions for strict-mode FP testing (#183507) by Simon Tatham · 4 weeks ago
  70. 344e193 [UBSan] Wrap Location variants in anonymous union (#168866) by Benjamin Stott · 4 weeks ago
  71. 36b7ba3 [ASan] Mark recent integration tests as accordingly for MSVC (#135889) by MacGyver Codilla · 4 weeks ago
  72. 5737c66 [compiler-rt][CMake] Fix build when specifying --stdlib= (with 2 dashes) (#136111) by Reagan · 4 weeks ago
  73. bc0a39e [SafeStack] Allow -fsanitize-minimal-runtime with -fsanitize=safestack (#183644) by Vitaly Buka · 5 weeks ago
  74. d397657 [scudo] Add reallocarray C wrapper. (#183385) by Alexey Samsonov · 5 weeks ago
  75. aa5fc9a [scudo] Change header tagging for the secondary allocator (#182487) by Tamas Kaman · 5 weeks ago
  76. ecffa35 [compiler-rt][Fuzzer] Relax reduce_inputs.test to account for non-determinism (#182495) by Dan Blackwell · 5 weeks ago
  77. efa78c1 Reapply "[ASan][Fuchsia] Have Fuchsia use a dynamic shadow start" (#182972) (#183154) by PiJoules · 5 weeks ago
  78. 25e7ac5 [sanitizer_common] [Darwin] Adopt _dyld_get_dyld_header (#182943) by Andrew Haberlandt · 5 weeks ago
  79. 8417d60 [compiler-rt][ARM] Enable strict mode in divsf3/mulsf3 tests (#179918) by Simon Tatham · 5 weeks ago
  80. 4b3abf0 Revert "[ASan][Fuchsia] Have Fuchsia use a dynamic shadow start" (#182972) by Paul Kirth · 5 weeks ago
  81. f0b7ec7 [ASan][Fuchsia] Have Fuchsia use a dynamic shadow start (#180880) by PiJoules · 5 weeks ago
  82. 02ae8c1 [ASan] Fix test IsPoisonedDoesNotCrashOnMemoryBoundaries for 32-bit targets (#182412) by Roman Vinogradov · 6 weeks ago
  83. 014f880 Make mmap-munmap interceptor fail earlier (#171295) by Honey Goyal · 6 weeks ago
  84. 6813553 [ASan] Fix crash in __asan_region_is_poisoned at application memory boundaries (#180223) by Roman Vinogradov · 6 weeks ago
  85. 57d6776 [ASan/sanitizers] Make stack unwinding better on Windows. (#180205) by b068931 · 6 weeks ago
  86. 99081ed [tsan] Only init AdaptiveDelay if enabled (#181757) by Chris Cotter · 6 weeks ago
  87. 6937603 [tsan] Introduce Adaptive Delay Scheduling to TSAN (#178836) by Chris Cotter · 6 weeks ago
  88. 3ef140c [ASan] [Windows] Fix a new test in mingw mode by Martin Storsjö · 7 weeks ago
  89. 841ff6f [ASan][Windows] Fix false positive for zero sized rtl allocations (#181015) by Zack Johnson · 7 weeks ago
  90. 996704b [scudo] Add new fast purge option. (#175266) by Christopher Ferris · 7 weeks ago
  91. f0ab6d5 [hwasan][Fuchsia] Use GetCurrentThread (#180602) by PiJoules · 7 weeks ago
  92. 7a0968b [TySan] Add skeleton for adding interface functions (#170859) by Matthew Nagy · 7 weeks ago
  93. efddaaa [Profile] Enable binary profile correlation for Mach-O binaries (#179937) by Marina Taylor · 7 weeks ago
  94. 8658704 [asan][AIX] Add vec_malloc and vec_calloc interceptors (#175584) by Jake Egan · 7 weeks ago
  95. 4720ec6 [compiler-rt] [ubsan] Fix missing include directory (#180341) by Michał Górny · 8 weeks ago
  96. 77a0ba4 [X86] AMD Zen 6 Initial enablement (#179150) by Ganesh · 8 weeks ago
  97. 731ae55 ubsan: Add loop detection runtime and e2e tests for -fsanitize-trap-loop. by Peter Collingbourne · 8 weeks ago
  98. 1514866 [asan][AIX] Change #ifdef to #if for AIX guard (#180280) by Jake Egan · 8 weeks ago
  99. 1e4c8aa [ubsan][test] Skip Misc/Posix/static-link.cpp on Solaris (#175464) by Rainer Orth · 8 weeks ago
  100. d606e95 [asan] Disable strict init checking on AIX (#178012) by Jake Egan · 8 weeks ago