1. 45b29f1 Revert "[MTE] allocate ring buffer for stack history" by Florian Mayer · 1 year, 7 months ago
  2. b8e7b3e Merge "libc/Android.bp: fix bpfmt lint." into main by Zijun Zhao · 1 year, 7 months ago
  3. bfe509e Merge "math.h: match other OSes more closely." into main by Elliott Hughes · 1 year, 7 months ago
  4. b4e0278 libc/Android.bp: fix bpfmt lint. by Elliott Hughes · 1 year, 7 months ago
  5. c51df93 math.h: match other OSes more closely. by Elliott Hughes · 1 year, 7 months ago
  6. 4b5d62e Remove use of `--exclude-libs` for libgcc/libcompiler_rt. by Elliott Hughes · 1 year, 7 months ago
  7. f7c5e68 Decrease logspam of stack MTE remapping. by Mitch Phillips · 1 year, 7 months ago
  8. 86b88c1 Merge "Add record_allocs_on_exit option." into main by Christopher Ferris · 1 year, 7 months ago
  9. a8873c5 Merge "[MTE] allocate ring buffer for stack history" into main by Florian Mayer · 1 year, 7 months ago
  10. 9b88d0a Add record_allocs_on_exit option. by Christopher Ferris · 1 year, 7 months ago
  11. feb9473 bug_24465209_workaround shouldn't affect the host. by Elliott Hughes · 1 year, 7 months ago
  12. 788075a Make the bug 24465209 workaround implementation clearer. by Elliott Hughes · 1 year, 7 months ago
  13. 2483d93 Merge "Add <netinet/igmp.h>." into main by Elliott Hughes · 1 year, 7 months ago
  14. 72f9e4a Merge "Add <sys/io.h>." into main by Elliott Hughes · 1 year, 7 months ago
  15. 7296274 Add <netinet/igmp.h>. by Elliott Hughes · 1 year, 7 months ago
  16. f274a20 Add <sys/io.h>. by Elliott Hughes · 1 year, 7 months ago
  17. 5a520cd Merge "Move the ILP32 mremap() hackery into legacy_32_bit_support.cpp." into main am: de051b5d52 by Elliott Hughes · 1 year, 7 months ago
  18. de051b5 Merge "Move the ILP32 mremap() hackery into legacy_32_bit_support.cpp." into main by Elliott Hughes · 1 year, 7 months ago
  19. bebe3d5 Move the ILP32 mremap() hackery into legacy_32_bit_support.cpp. by Elliott Hughes · 1 year, 7 months ago
  20. ce84cf0 Merge "Add a missing riscv64 psabi constant." into main am: 5eb5f26e92 by Elliott Hughes · 1 year, 7 months ago
  21. 5eb5f26 Merge "Add a missing riscv64 psabi constant." into main by Elliott Hughes · 1 year, 7 months ago
  22. 6879059 Merge "[HWASan] [16k] do not instrument getauxval" into main am: eff0fada9d by Florian Mayer · 1 year, 7 months ago
  23. eff0fad Merge "[HWASan] [16k] do not instrument getauxval" into main by Florian Mayer · 1 year, 7 months ago
  24. c221bec Add a missing riscv64 psabi constant. by Elliott Hughes · 1 year, 7 months ago
  25. d8328a9 [HWASan] [16k] do not instrument getauxval by Florian Mayer · 1 year, 7 months ago
  26. 8be6272 Merge "[riscv][bionic] Prototype TLS Descriptor support" into main am: 7619ddbc4e by Treehugger Robot · 1 year, 7 months ago
  27. 7619ddb Merge "[riscv][bionic] Prototype TLS Descriptor support" into main by Treehugger Robot · 1 year, 7 months ago
  28. 10d11dd [MTE] allocate ring buffer for stack history by Florian Mayer · 1 year, 9 months ago
  29. 4d43778 [riscv][bionic] Prototype TLS Descriptor support by Paul Kirth · 2 years ago
  30. 0031c5a Merge "Move the ILP32 mmap() hackery into legacy_32_bit_support.cpp." into main am: cbc07d4d31 by Elliott Hughes · 1 year, 7 months ago
  31. 4358d53 Move the ILP32 mmap() hackery into legacy_32_bit_support.cpp. by Elliott Hughes · 1 year, 7 months ago
  32. e6c408d Merge "new.cpp: add sized operator delete." into main am: 3e8dd2b88c by Elliott Hughes · 1 year, 7 months ago
  33. 3e8dd2b Merge "new.cpp: add sized operator delete." into main by Elliott Hughes · 1 year, 7 months ago
  34. 7104dd9 Merge "<malloc.h>: warn on unused results for malloc_usable_size()." into main am: 988c807ff8 by Elliott Hughes · 1 year, 7 months ago
  35. 988c807 Merge "<malloc.h>: warn on unused results for malloc_usable_size()." into main by Elliott Hughes · 1 year, 7 months ago
  36. ad44152 new.cpp: add sized operator delete. by Elliott Hughes · 1 year, 7 months ago
  37. 02f33c7 Merge "Update to v6.9 kernel headers." into main am: b9279b62c2 by Christopher Ferris · 1 year, 7 months ago
  38. c87d87c Merge "<stdio.h>: warn on some unused results." into main am: 5b57093ecc by Elliott Hughes · 1 year, 7 months ago
  39. b9279b6 Merge "Update to v6.9 kernel headers." into main by Christopher Ferris · 1 year, 7 months ago
  40. 5b57093 Merge "<stdio.h>: warn on some unused results." into main by Elliott Hughes · 1 year, 7 months ago
  41. 69ddb74 <malloc.h>: warn on unused results for malloc_usable_size(). by Elliott Hughes · 1 year, 7 months ago
  42. 862d671 Merge "<unistd.h>: explain why getpagesize() is better than getauxval() as well as sysconf()." into main am: be241d1d6b by Elliott Hughes · 1 year, 7 months ago
  43. be241d1 Merge "<unistd.h>: explain why getpagesize() is better than getauxval() as well as sysconf()." into main by Elliott Hughes · 1 year, 7 months ago
  44. 7f4c837 Update to v6.9 kernel headers. by Christopher Ferris · 1 year, 7 months ago
  45. 7e6ca0d Merge "getpagesize(): remove "portability" claim." into main am: a84f9cffcf by Elliott Hughes · 1 year, 7 months ago
  46. 4e63125 getpagesize(): remove "portability" claim. by Elliott Hughes · 1 year, 7 months ago
  47. b631ec7 <unistd.h>: explain why getpagesize() is better than getauxval() as well as sysconf(). by Elliott Hughes · 1 year, 7 months ago
  48. 78706d2 <stdio.h>: warn on some unused results. by Elliott Hughes · 1 year, 7 months ago
  49. 74e8e58 Merge "Warn about unused results with bsearch()." into main am: b851c4c5bf by Elliott Hughes · 1 year, 7 months ago
  50. d4c54b4 Warn about unused results with bsearch(). by Elliott Hughes · 1 year, 7 months ago
  51. 7379926 Merge "pthread_exit(): reduce duplication." into main am: aec1f25248 by Elliott Hughes · 1 year, 7 months ago
  52. aec1f25 Merge "pthread_exit(): reduce duplication." into main by Elliott Hughes · 1 year, 7 months ago
  53. c62d125 Merge "Spell "calling convention" out in full." into main am: a1e51dc4b8 by Elliott Hughes · 1 year, 7 months ago
  54. a1e51dc Merge "Spell "calling convention" out in full." into main by Elliott Hughes · 1 year, 7 months ago
  55. 5e7b7f0 Merge "bionic_allocator: more detailed and consistent error reporting." into main am: 793ce9c90a by Elliott Hughes · 1 year, 7 months ago
  56. cee6832 Merge "Fix some wcwidth() special cases." into main am: f4a27aee8d by Elliott Hughes · 1 year, 7 months ago
  57. 793ce9c Merge "bionic_allocator: more detailed and consistent error reporting." into main by Elliott Hughes · 1 year, 7 months ago
  58. f4a27ae Merge "Fix some wcwidth() special cases." into main by Elliott Hughes · 1 year, 7 months ago
  59. 8f653f8 bionic_allocator: more detailed and consistent error reporting. by Elliott Hughes · 1 year, 7 months ago
  60. 20a9f99 Fix some wcwidth() special cases. by Elliott Hughes · 1 year, 7 months ago
  61. 13090d0 Spell "calling convention" out in full. by Elliott Hughes · 1 year, 7 months ago
  62. 00ee4c5 Merge "<sys/thread_properties.h>: remove stray semicolon in the implementation." into main am: 1395fa865f by Treehugger Robot · 1 year, 7 months ago
  63. 1395fa8 Merge "<sys/thread_properties.h>: remove stray semicolon in the implementation." into main by Treehugger Robot · 1 year, 7 months ago
  64. 3c7274d Merge "Fix gettid() in functions that call fork() or equivalent." into main am: 7147a477c1 by Elliott Hughes · 1 year, 7 months ago
  65. c8ea872 Fix gettid() in functions that call fork() or equivalent. by Elliott Hughes · 1 year, 8 months ago
  66. 118d5da pthread_exit(): reduce duplication. by Elliott Hughes · 1 year, 8 months ago
  67. 8758972 <sys/thread_properties.h>: remove stray semicolon in the implementation. by Elliott Hughes · 1 year, 8 months ago
  68. 431ecbc Merge Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 1 year, 8 months ago
  69. 5dd8ce7 Merge "bionic: max_android_page_size to 16384" into main by Steven Moreland · 1 year, 8 months ago
  70. dc82bd1 Merge "Read maps data before using and do safe reads." into main by Christopher Ferris · 1 year, 8 months ago
  71. 8401230 bionic: max_android_page_size to 16384 by Steven Moreland · 1 year, 9 months ago
  72. 7c22b4c Merge "Don't leak a thread when timer_create() fails." into main by Elliott Hughes · 1 year, 8 months ago
  73. 65e349d Read maps data before using and do safe reads. by Christopher Ferris · 1 year, 8 months ago
  74. c793bc0 Don't leak a thread when timer_create() fails. by Elliott Hughes · 1 year, 8 months ago
  75. ccc4dbf execinfo.cpp: Add a __riscv case. by Elliott Hughes · 1 year, 8 months ago
  76. a13b3b3 Merge "Tidy and document the `inline`/`__inline`/`__inline__` situation." into main by Elliott Hughes · 1 year, 8 months ago
  77. 09c660b Add riscv64 implementation of __get_bionic_tcb_for_thread(). by Elliott Hughes · 1 year, 8 months ago
  78. 88908db Merge "Minor <android/dlext.h> documentation improvements." into main by Elliott Hughes · 1 year, 8 months ago
  79. bdba54d Merge "Update <android/api-level.h>." into main by Treehugger Robot · 1 year, 8 months ago
  80. 923b48c Merge "Update <system_properties.h> documentation." into main by Treehugger Robot · 1 year, 8 months ago
  81. c2622a5 Minor <android/dlext.h> documentation improvements. by Elliott Hughes · 1 year, 8 months ago
  82. 3772ae4 Update <system_properties.h> documentation. by Elliott Hughes · 1 year, 8 months ago
  83. d6c3a07 Update <android/api-level.h>. by Elliott Hughes · 1 year, 8 months ago
  84. 72b10fc Document <link.h>. by Elliott Hughes · 1 year, 8 months ago
  85. 03a4448 Merge "[MTE] cleanup: factor out BIONIC_MEMTAG_UPGRADE_SECS handling" into main by Treehugger Robot · 1 year, 8 months ago
  86. f332658 [MTE] cleanup: factor out BIONIC_MEMTAG_UPGRADE_SECS handling by Florian Mayer · 1 year, 8 months ago
  87. 3469e7d Tidy and document the `inline`/`__inline`/`__inline__` situation. by Elliott Hughes · 1 year, 8 months ago
  88. 2237fcf Revert "Use inline keyword without underscores consistently" by Dan Albert · 1 year, 8 months ago
  89. d06e2e7 Merge "Rename GWP-ASan android_mallopt() arguments" into main by Treehugger Robot · 1 year, 8 months ago
  90. 3aa32e2 Merge "Export capability.h as a filegroup" into main by Jiyong Park · 1 year, 8 months ago
  91. d29fcf6 Merge "[MTE] update ring buffer when enabling stack trace collection" into main by Florian Mayer · 1 year, 8 months ago
  92. c6d1e23 [MTE] update ring buffer when enabling stack trace collection by Florian Mayer · 1 year, 8 months ago
  93. 5fa285d Merge "Change malloc_not_svelte to malloc_low_memory." into main by Christopher Ferris · 1 year, 8 months ago
  94. ebc2ac9 Rename GWP-ASan android_mallopt() arguments by Mitch Phillips · 1 year, 8 months ago
  95. 35a280d Export capability.h as a filegroup by Jiyong Park · 1 year, 8 months ago
  96. a97a475 Merge "Add deprecation message for __sF." into main by Treehugger Robot · 1 year, 8 months ago
  97. 000745a Merge "Allow deprecation messages." into main by Treehugger Robot · 1 year, 8 months ago
  98. cc86c74 Add deprecation message for __sF. by Dan Albert · 1 year, 8 months ago
  99. 398e1aa Allow deprecation messages. by Dan Albert · 1 year, 8 months ago
  100. 622b6ae __system_property_add: log specifics about failures. by Elliott Hughes · 1 year, 8 months ago