1. c0aa70a Reapply "[MTE] allocate ring buffer for stack history" by Florian Mayer · 1 year, 7 months ago
  2. 45b29f1 Revert "[MTE] allocate ring buffer for stack history" by Florian Mayer · 1 year, 7 months ago
  3. a8873c5 Merge "[MTE] allocate ring buffer for stack history" into main by Florian Mayer · 1 year, 7 months ago
  4. 10d11dd [MTE] allocate ring buffer for stack history by Florian Mayer · 1 year, 9 months ago
  5. 4d43778 [riscv][bionic] Prototype TLS Descriptor support by Paul Kirth · 2 years ago
  6. a1e51dc Merge "Spell "calling convention" out in full." into main by Elliott Hughes · 1 year, 8 months ago
  7. 8f653f8 bionic_allocator: more detailed and consistent error reporting. by Elliott Hughes · 1 year, 8 months ago
  8. 13090d0 Spell "calling convention" out in full. by Elliott Hughes · 1 year, 8 months ago
  9. 8401230 bionic: max_android_page_size to 16384 by Steven Moreland · 1 year, 9 months ago
  10. b974596 Merge "Hide overaligned global address from the compiler." into main by Treehugger Robot · 1 year, 9 months ago
  11. 8bd83d8 Hide overaligned global address from the compiler. by Peter Collingbourne · 1 year, 10 months ago
  12. 4396392 Fix StaticTlsLayout for atypical alignment values by Ryan Prichard · 1 year, 10 months ago
  13. 73750dc Move memtag_stack out of libc_globals by Florian Mayer · 1 year, 10 months ago
  14. e65e193 Reland^2 "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 1 year, 11 months ago
  15. f53e91c Revert^3 "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 1 year, 11 months ago
  16. 50f4d83 Merge "Add API to allow apps to attach extra information to tombstones." into main by Florian Mayer · 1 year, 11 months ago
  17. 7c83d09 Add API to allow apps to attach extra information to tombstones. by Florian Mayer · 2 years ago
  18. 69bd8e9 libc/Android.bp: more cleanup. by Elliott Hughes · 1 year, 11 months ago
  19. a732e2a Merge "Reland "[MTE] remap stacks with PROT_MTE when requested by dlopened library"" into main by Florian Mayer · 2 years ago
  20. a453c2d Reland "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 2 years ago
  21. cebe1f1 Merge "Revert "[MTE] remap stacks with PROT_MTE when requested by dlopened library"" into main by Florian Mayer · 2 years ago
  22. c20e1c2 Revert "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Sojin Moon · 2 years ago
  23. 41ed53f Merge changes Ie770320e,I32c05cce,Ia7cb2f40 into main by Kalesh Singh · 2 years ago
  24. f0050fb bionic: Refactor __get_elf_note() by Kalesh Singh · 2 years, 1 month ago
  25. ba5630c Merge "[MTE] remap stacks with PROT_MTE when requested by dlopened library" into main by Florian Mayer · 2 years ago
  26. 79c9694 [MTE] remap stacks with PROT_MTE when requested by dlopened library by Florian Mayer · 2 years ago
  27. d783120 Fix assembler warnings. by Elliott Hughes · 2 years ago
  28. 862a23d bionic: Add crt_pad_segment by Kalesh Singh · 2 years ago
  29. 72507e4 WriteProtected: std::atomic<T> is no longer POD by Ryan Prichard · 2 years ago
  30. 5e19b18 bionic: fix pthread_mutex_timedlock for PI mutexes by Andy Hung · 2 years, 1 month ago
  31. af06759 Plumb scudo_stack_depot_size to debuggerd_process_info by Florian Mayer · 2 years, 1 month ago
  32. b4e560e Add android_mallopt M_GET_DECAY_TIME_ENABLED. by Christopher Ferris · 2 years, 3 months ago
  33. 363e743 Merge "Use DYNAMIC entries for MTE enablement" into main by Mitch Phillips · 2 years, 3 months ago
  34. 7c1f377 Use DYNAMIC entries for MTE enablement by Mitch Phillips · 2 years, 4 months ago
  35. 2109f12 Add strerrordesc_np() and strerrorname_np(). by Elliott Hughes · 2 years, 4 months ago
  36. 00f5906 bionic: CFIShadow: Remove use of PAGE_SIZE macro. by Kalesh Singh · 2 years, 5 months ago
  37. 2bdf22e bionic: libc: WriteProtected use max_page_size() by Kalesh Singh · 2 years, 5 months ago
  38. 1982dce Merge changes I1a60d6ef,Idabf0107 into main by Dan Albert · 2 years, 5 months ago
  39. 6b2aa54 Merge "Add the L() macro for local labels to <private/bionic_asm.h>." into main by Treehugger Robot · 2 years, 5 months ago
  40. bc192cf Add the L() macro for local labels to <private/bionic_asm.h>. by Elliott Hughes · 2 years, 5 months ago
  41. 013d747 Fix signature of mbstate_reset_and_return. by Dan Albert · 2 years, 6 months ago
  42. 3a8fed1 Fix mismatched return types for surrogate pairs. by Dan Albert · 2 years, 6 months ago
  43. a9e914d Make multibyte result constants public. by Dan Albert · 2 years, 6 months ago
  44. 249ae82 Merge "riscv64: inline raise." into main by Elliott Hughes · 2 years, 5 months ago
  45. 0e5b89c riscv64: inline raise. by Elliott Hughes · 2 years, 6 months ago
  46. 9a7d048 riscv64: use vdso for __riscv_hwprobe(). by Elliott Hughes · 2 years, 6 months ago
  47. ab9028c Merge "De-pessimize SigSetConverter usage." into main by Elliott Hughes · 2 years, 6 months ago
  48. 215baed De-pessimize SigSetConverter usage. by Elliott Hughes · 2 years, 6 months ago
  49. f9a9537 Remove unused _ARC4_ATFORK() macro. by Elliott Hughes · 2 years, 6 months ago
  50. fb73361 Fix shadowstack init crash on 16K page system by Kelvin Zhang · 2 years, 6 months ago
  51. b6a592b Make fork equivalent to vfork when HWASan or MTE stack tagging is enabled. by Peter Collingbourne · 2 years, 10 months ago
  52. 9a7155d riscv64 SCS support. by Elliott Hughes · 3 years ago
  53. a493fe4 Add the recoverable GWP-ASan feature. by Mitch Phillips · 3 years ago
  54. 347dc62 Plumb scudo_ring_buffer_size to debuggerd_process_info by Florian Mayer · 3 years, 1 month ago
  55. 6a1dc51 riscv64: don't go via the PLT for setjmp. by Elliott Hughes · 3 years, 3 months ago
  56. c5e588a Merge "riscv64 TLS support." by Elliott Hughes · 3 years, 3 months ago
  57. add0c48 riscv64: add "private/bionic_asm.h". by Elliott Hughes · 3 years, 3 months ago
  58. 4346270 riscv64 TLS support. by Elliott Hughes · 3 years, 3 months ago
  59. 408e170 Allow init to upgrade MTE to sync. by Florian Mayer · 3 years, 8 months ago
  60. f9fa32a Basic support for MTE stack tagging. by Evgenii Stepanov · 3 years, 8 months ago
  61. 9425b16 [MTE] Relax ELF note. by Mitch Phillips · 4 years ago
  62. 9340037 [NFCI] Change Android's NT_TYPE to NT_ANDROID_TYPE. by Mitch Phillips · 4 years ago
  63. f5f04b1 Fix recursive deadlock inside bionic_systrace by Daniele Di Proietto · 4 years ago
  64. 2c96639 Optimize the mbs fast path slightly. by Elliott Hughes · 4 years, 2 months ago
  65. 048f24e Export fts as a static library for use with musl by Colin Cross · 4 years, 5 months ago
  66. 8f14b65 Revert "Adding system property tracing" by Bowgo Tsai · 4 years, 6 months ago
  67. dcc97c0 Disable fdtrack post-fork. by Josh Gao · 5 years ago
  68. 03e961e Merge "Teach debuggerd to pass the secondary ring buffer to __scudo_get_error_info()." by Peter Collingbourne · 4 years, 10 months ago
  69. 6ba27e0 Merge "Add some slack at the end of large allocations when target SDK level < S." by Peter Collingbourne · 4 years, 10 months ago
  70. 2659d7b Add some slack at the end of large allocations when target SDK level < S. by Peter Collingbourne · 4 years, 11 months ago
  71. b69a0d4 Merge "Move __libc_int0x80 to an assembly file" by Treehugger Robot · 5 years ago
  72. 3abde06 Inline the raise(SIGABRT) for x86-64 too. by Elliott Hughes · 5 years ago
  73. 7b89be7 Move __libc_int0x80 to an assembly file by Pirama Arumuga Nainar · 5 years ago
  74. 2753fc8 Teach debuggerd to pass the secondary ring buffer to __scudo_get_error_info(). by Peter Collingbourne · 5 years ago
  75. ebfba5f [libc] Change literal value in macro by Tamas Petz · 5 years ago
  76. e1dc4f6 Fewer copies of ALIGN()/ALIGNBYTES. by Elliott Hughes · 5 years ago
  77. b19fc79 Merge "Make the atomic load explicit" by Adam Barth · 5 years ago
  78. 43978a0 Fix things so that <features.h> can be used from assembler again. by Elliott Hughes · 5 years ago
  79. 651f1fa Make the atomic load explicit by Adam Barth · 5 years ago
  80. 8564b8d Use ELF notes to set the desired memory tagging level. by Evgenii Stepanov · 5 years ago
  81. dec48bd (NFC) Symbolic names for Android ELF note types. by Evgenii Stepanov · 5 years ago
  82. 6351127 Merge "x86/x86_64: cleanup signal trampolines" by Ryan Prichard · 5 years ago
  83. 6427f39 Make __clone_for_fork pure native bridge mode abstraction by Victor Khimenko · 5 years ago
  84. b967e79 Stop marking symbols weak in native bionic build by Victor Khimenko · 5 years ago
  85. fd8d687 x86/x86_64: cleanup signal trampolines by Ryan Prichard · 6 years ago
  86. 19d66e6 libc: Prepare support for Armv8.3-A PAuth and Armv8.5-A BTI in *.S by Tamas Petz · 6 years ago
  87. d0ecf0b Adding system property tracing by Bowgo Tsai · 6 years ago
  88. 3936985 Merge "Disable HWASAN on ifunc resolvers." by Treehugger Robot · 5 years ago
  89. 03d89a7 Disable HWASAN on ifunc resolvers. by Peter Collingbourne · 5 years ago
  90. d500751 Add a thread-properties API by Vy Nguyen · 6 years ago
  91. 68ae6ad Changes for #inclusivefixit. by Elliott Hughes · 5 years ago
  92. e0a14d4 fortify: remove `static` by George Burgess IV · 6 years ago
  93. 9f2e171 Merge "Remove dead code." by Treehugger Robot · 6 years ago
  94. 1e381a2 Factor out error reporting in WriteProtected. by Elliott Hughes · 6 years ago
  95. 9253757 Remove dead code. by Elliott Hughes · 6 years ago
  96. e3bc50d Merge changes If42905f3,Id351a993,I8a082fd0 by Treehugger Robot · 6 years ago
  97. 4129113 fdtrack: don't do anything while vforked. by Josh Gao · 6 years ago
  98. d306001 Introduce a new heap tagging level, M_HEAP_TAGGING_LEVEL_SYNC. by Peter Collingbourne · 6 years ago
  99. ba1e921 [NFC] Align pointer to type. by Mitch Phillips · 6 years ago
  100. 3093e71 Block all signals in ScopedSignalBlocker. by Elliott Hughes · 6 years ago