1. 457e65d [compiler-rt][ubsan][nfc-ish] Fix a type conversion bug (#100665) by Alan Zhao · 24 hours ago main master
  2. 43598be Normalize ptrauth handling in sanitizer runtime (#100483) by Anton Korobeynikov · 30 hours ago
  3. be024b8 [compiler-rt][Profile][Darwin] Fix a test that expected an alignment … (#100469) by Jon Roelofs · 32 hours ago
  4. b1e8044 [ThinLTO][TypeProf] Import local-linkage global var for mod1:func_foo-> mod2:local-var edge (#100448) by Mingming Liu · 2 days ago
  5. 70e2a7e [compiler-rt] Implement `DumpAllRegisters` for arm-linux and aarch64-linux (#100398) by Dmitry Chestnykh · 2 days ago
  6. 3808dad Revert "[compiler-rt] Implement `DumpAllRegisters` for arm-linux and aarch64-linux (#99613)" by Mitch Phillips · 2 days ago
  7. ba08f6b Revert "[compiler-rt] Move `endif` to correct place (#100342)" by Mitch Phillips · 2 days ago
  8. ddff99c Revert "[tsan] Include unistd.h to declare gettid()" by Mitch Phillips · 2 days ago
  9. 5e12834 Revert "[tsan] Enable test on linux (#99659)" by Mitch Phillips · 2 days ago
  10. 59c49d1 [AArch64] Implement INIT/ADJUST_TRAMPOLINE (#70267) by Carlos Seo · 2 days ago
  11. dc1e119 [tsan] Include unistd.h to declare gettid() by Kai Luo · 2 days ago
  12. 3e9dfec [AArch64][SME] Rewrite __arm_get_current_vg to preserve required registers (#100143) by Kerry McLaughlin · 2 days ago
  13. d9b7f80 [compiler-rt] Move `endif` to correct place (#100342) by Dmitry Chestnykh · 2 days ago
  14. 397ef04 [nsan] Emit calls to optimized functions (#98900) by Dmitry Chestnykh · 3 days ago
  15. b028393 [asan][cmake][test] Fix finding dynamic asan runtime lib (#100083) by Rainer Orth · 3 days ago
  16. 1c269e9 [compiler-rt][builtins] Fix `-Werror` build problem (#100312) by Dmitry Chestnykh · 3 days ago
  17. f843fd5 [compiler-rt] Implement `DumpAllRegisters` for arm-linux and aarch64-linux (#99613) by Dmitry Chestnykh · 3 days ago
  18. fb6116d [compiler-rt][nsan] Add lit config for tests (#100286) by Alexander Shaposhnikov · 3 days ago
  19. 6d9a135 Reland "[compiler-rt][X86] Use functions in cpuid.h instead of inline assembly (#97877)" by Aiden Grossman · 3 days ago
  20. b18be1d [tsan] Enable test on linux (#99659) by Vitaly Buka · 3 days ago
  21. a40014c [RISCV][compiler-rt] Small fixes for __riscv_feature_bits (#100158) by Piyou Chen · 3 days ago
  22. 96ac533 [PAC][compiler-rt][UBSan] Strip signed vptr instead of authenticating it (#100153) by Akira Hatanaka · 3 days ago
  23. b953da5 [NFCI][scudo] Remove unused variable 'MaxCount' (#100201) by Thurston Dang · 3 days ago
  24. 02c3e3c [scudo] Added LRU eviction policy to secondary cache. (#99409) by Joshua Baehring · 3 days ago
  25. 8f9bec6 Replace |& with 2>&1 in ignore_free_hooks test. (#100004) by Amy Huang · 4 days ago
  26. b773e5c [rtsan] Remove android support (#99964) by Chris Apple · 4 days ago
  27. 3c957e1 [PGO] Sync InstrProfData.inc from llvm to compiler-rt (#99930) by xur-llvm · 4 days ago
  28. 39f2b5a [compiler-rt] Moved cmake libatomic check to top level config-ix (#99437) by Chris Apple · 4 days ago
  29. a817cc9 [compiler-rt][rtsan] Use sanitizer internal allocator during rtsan init to avoid segfault in dlsym (#98679) by davidtrevelyan · 4 days ago
  30. 5ef3409 [InstrPGO][TypeProf]Annotate vtable types when they are present in the profile (#99402) by Mingming Liu · 4 days ago
  31. 6ceb8e7 [builtins] Use __builtin_clzll for 64-bit types (#99874) by Sergei Barannikov · 4 days ago
  32. 1717310 [AArch64][SME] Make use of Arm Optimised Routines in compiler-rt (#99326) by Kerry McLaughlin · 5 days ago
  33. 60254f2 [compiler-rt] fix couple of netbsd build warnings. (#99745) by David CARLIER · 5 days ago
  34. 62157c6 [compiler-rt][RISCV] Implement __init_riscv_feature_bits (#85790) by Piyou Chen · 6 days ago
  35. 05cd58b [compiler-rt] lsan remove unneeded comma for pthread_atfork declaration. (#99788) by David CARLIER · 6 days ago
  36. 723599f Remove 3DNow! from X86TargetParser. (#99352) by James Y Knight · 6 days ago
  37. dfbe16f [compiler-rt] remove unneeded comma for pthread_atfork declaration (#99739) by David CARLIER · 7 days ago
  38. 2aeb062 [compiler-rt] dump registers for FreeBSD/i386 (#99702) by David CARLIER · 7 days ago
  39. 8abb6bf Dump regs fbsd fix (#99676) by David CARLIER · 7 days ago
  40. 87603de [tsan] Consume leading zeroes in a test by Vitaly Buka · 7 days ago
  41. 9526ba8 [safestack] Support multilib testing (#98002) by Rainer Orth · 8 days ago
  42. a0f19c6 [asan] Consume leading zeroes in a test by Vitaly Buka · 8 days ago
  43. 5fa34b0 [safestack] Various 32-bit Linux fixes (#99455) by Rainer Orth · 8 days ago
  44. e13ebee [NFC][sanitizer] Fix `unused variable 'RegName'` warning by Vitaly Buka · 8 days ago
  45. 0dc6c72 [compiler-rt] Cleanup use of COMPILER_RT_INCLUDE_TESTS (#98246) by Vitaly Buka · 8 days ago
  46. fa655fa [compiler-rt] Fix a warning by Kazu Hirata · 8 days ago
  47. 3cb2eae [sanitizer_common] Use %p to print addresses (#98578) by Vitaly Buka · 8 days ago
  48. ca5c200 [sanitizer] Use strict-whitespace in tests by Vitaly Buka · 8 days ago
  49. fe9fbec [compiler-rt] Add `DumpAllRegisters` impl (#99049) by Dmitriy Chestnykh · 8 days ago
  50. c0a8235 [sanitizer] Fix running sanitizer_set_report_path_test on Android (#99469) by Ilya Leoshkevich · 8 days ago
  51. a97a981 [RISCV][sanitizer] Fix sanitizer support for different virtual memory layout (#66743) by Hau Hsu · 9 days ago
  52. 413aea5 [safestack] Various Solaris fixes (#99290) by Rainer Orth · 9 days ago
  53. 750f2a0 [sanitizer] Fix running sanitizer_bad_report_path_test on Linux as root (#97732) by Ilya Leoshkevich · 9 days ago
  54. b4038bc [NFC][fuzzer] Remove unhelpful lit notes by Vitaly Buka · 9 days ago
  55. 076990a [libFuzzer] Fix incorrect coverage number in fork mode (#82335) by Scallop Ye · 9 days ago
  56. 1e48574 [scudo] Add static vector functionality. (#98986) by Joshua Baehring · 9 days ago
  57. feeffda [compiler-rt][www] Update standalone build instruction (#98707) by Vitaly Buka · 9 days ago
  58. cd17b27 [nsan] Swap alignas and visibility order (NFC) (#98933) by Nikita Popov · 10 days ago
  59. 6443bcc [tsan] Replace ALIGNED with alignas by Fangrui Song · 10 days ago
  60. 378d64d Preadv2 pwritev2 san reapply (#99089) by David CARLIER · 10 days ago
  61. 4382665 [tsan] Avoid ALIGNED in tsan_platform_mac.cpp. NFC by Fangrui Song · 10 days ago
  62. d5e6206 Revert "[tsan] Replace ALIGNED with alignas" (#99240) by Daniel Thornburgh · 10 days ago
  63. 8a4835a NFC: Mark instrprof-gc-sections.c unsupported on ppc64le by Kamau Bridgeman · 10 days ago
  64. 71917c9 Revert "[compiler-rt] adding preadv2/pwritev2 interceptions." (#99085) by Daniel Thornburgh · 10 days ago
  65. d81a739 [tsan] Replace ALIGNED with alignas by Fangrui Song · 10 days ago
  66. 44a7e81 [msan] Support prctl PR_GET_NAME call (#98951) by Chris Cotter · 10 days ago
  67. 4c04373 XFAIL: lld-available lit.cfg tag does not work as intended. (#99056) by Kamau Bridgeman · 10 days ago
  68. 68c5557 [sanitizer_common] Fix TgKill on Solaris (#98000) by Rainer Orth · 10 days ago
  69. 808e1be [compiler-rt] Add code owner for nsan (#98967) by Alexander Shaposhnikov · 11 days ago
  70. 468bce7 [sanitizer] Replace ALIGNED with alignas by Fangrui Song · 11 days ago
  71. a325737 [compiler-rt] adding preadv2/pwritev2 interceptions. (#97216) by David CARLIER · 11 days ago
  72. bbad932 [compiler-rt][nsan] Disable coredump creation (#98807) by Dmitriy Chestnykh · 11 days ago
  73. 08d80f9 [compiler-rt][nsan] Improve nsan reports (#98798) by Dmitriy Chestnykh · 12 days ago
  74. 3ed74d8 [NFC] Fix some typos (#98791) by c8ef · 13 days ago
  75. d5a3fcc [compiler-rt][nsan] Modify NSAN_CFLAGS setting (#98768) by Dmitriy Chestnykh · 13 days ago
  76. 59821c3 [sanitizer] Add missing newlines to __sanitizer_set_report_path() error messages (#98626) by Ilya Leoshkevich · 14 days ago
  77. fcc472c [sanitizer] Suggest checking ulimit -d in addition to ulimit -v (#98625) by Ilya Leoshkevich · 14 days ago
  78. 9c4e463 [compiler-rt] Add hexagon architecture to cmake (#98650) by Brian Cain · 14 days ago
  79. 61c01e3 [asan] Fix a comment by Fangrui Song · 2 weeks ago
  80. c6bb91a [sanitizer] Internalize .preinit_array variables by Fangrui Song · 2 weeks ago
  81. 2147bfa [asan] Enabled alloc_dealloc_mismatch in new test by Vitaly Buka · 2 weeks ago
  82. e55d0df [ASan] [HWASan] Add __sanitizer_ignore_free_hook() (#96749) by Mitch Phillips · 2 weeks ago
  83. 4251550 [compiler-rt] Fix a warning by Kazu Hirata · 2 weeks ago
  84. 6f14306 [NFC][hwasan] Use %p to print addresses (#98576) by Vitaly Buka · 2 weeks ago
  85. c8e148e [NFC][asan] Use %p to print addresses (#98575) by Vitaly Buka · 2 weeks ago
  86. 81ddf35 [NFC][memprof] Use %p to print addresses (#98577) by Vitaly Buka · 2 weeks ago
  87. b15a524 [hwasan] Report unavalible fixed shadow range (#98574) by Vitaly Buka · 2 weeks ago
  88. 140ee2f [msan] Fix compilation broken by invalid conflict resolution by Vitaly Buka · 2 weeks ago
  89. 01d7770 [memprof] Switch allocator to dynamic base address (#98510) by Thurston Dang · 2 weeks ago
  90. be29a6a [NFC][msan] Use %p to print addresses by Vitaly Buka · 2 weeks ago
  91. 2aeb7ab [NFC][msan] Mention sanitizer in error messages by Vitaly Buka · 2 weeks ago
  92. c0fc89b [nsan] Add nsan_preinit.cpp and make it static library only by Fangrui Song · 2 weeks ago
  93. 86182d5 [NFC][hwasan] Print after protecting gaps by Vitaly Buka · 2 weeks ago
  94. f9e471d Revert "[safestack] Various Solaris fixes" (#98541) by Vitaly Buka · 2 weeks ago
  95. 7dcdf03 [hwasan] Temporarily disable test broken on Ubuntu 24.04 by Vitaly Buka · 2 weeks ago
  96. 379f75c [msan] Block signals during MsanThread::TSDDtor (#98405) by Thurston Dang · 2 weeks ago
  97. 1f428b5 [tsan] Fix ASLR edge case, and improve diagnostics (#97125) by Thurston Dang · 2 weeks ago
  98. 59d0247 [safestack] Various Solaris fixes (#98469) by Rainer Orth · 2 weeks ago
  99. 9b58126 [compiler-rt][RISC-V] Save/Restore for E goes with ABI (#95390) by Sam Elliott · 2 weeks ago
  100. 5a971f0 Revert "[nsan] Add nsan_preinit.cpp and make it static library only" by Vitaly Buka · 2 weeks ago