1. 25de3ac Merge "Update for LocalUnwinder object removal." by Christopher Ferris · 3 years, 5 months ago
  2. 459eecb Update for LocalUnwinder object removal. by Christopher Ferris · 3 years, 7 months ago
  3. 39837af Merge "Add documentation about Android 12 bug." by Christopher Ferris · 3 years, 5 months ago
  4. 8029112 Merge "Remove dead subdirs directive." by Christopher Ferris · 3 years, 5 months ago
  5. 8cbba80 Add documentation about Android 12 bug. by Christopher Ferris · 3 years, 5 months ago
  6. d9b8d13 Remove dead subdirs directive. by Christopher Ferris · 3 years, 5 months ago
  7. acd91c2 Merge "Add bionic NOTICE file to musl sysroot" by Colin Cross · 3 years, 5 months ago
  8. ad33d02 Add bionic NOTICE file to musl sysroot by Colin Cross · 3 years, 5 months ago
  9. 4e5f094 Merge "Remove clang version check around diagnose_as_builtin" by Treehugger Robot · 3 years, 5 months ago
  10. b01095f Merge "Disable LTO for libBionicStandardTests" by Treehugger Robot · 3 years, 5 months ago
  11. 07cdd57 Remove clang version check around diagnose_as_builtin by Pirama Arumuga Nainar · 3 years, 5 months ago
  12. fef519b Disable LTO for libBionicStandardTests by Pirama Arumuga Nainar · 3 years, 5 months ago
  13. 34da4b5 Merge "posix_spawn: always clear O_CLOEXEC for dup'ed fds." by Elliott Hughes · 3 years, 6 months ago
  14. 5d3c384 Merge "Explain why we test ifunc variables." by Treehugger Robot · 3 years, 6 months ago
  15. afc77a0 Merge "Cast ifunc resolver's return type" by Pirama Arumuga Nainar · 3 years, 6 months ago
  16. 82c9072 Explain why we test ifunc variables. by Elliott Hughes · 3 years, 6 months ago
  17. 9be2427 Cast ifunc resolver's return type by Pirama Arumuga Nainar · 3 years, 6 months ago
  18. 99ed14b Merge "Add %m and %#x support for async_safe logging" by Zijun Zhao · 3 years, 6 months ago
  19. 75c36fe Add %m and %#x support for async_safe logging by zijunzhao · 3 years, 6 months ago
  20. df34c97 Merge "T is API level 33, not 32." by Treehugger Robot · 3 years, 6 months ago
  21. 02335c7 T is API level 33, not 32. by Elliott Hughes · 3 years, 6 months ago
  22. 62d49fd posix_spawn: always clear O_CLOEXEC for dup'ed fds. by Elliott Hughes · 3 years, 6 months ago
  23. 9b16a91 Merge "CFI uses SIGTRAP on arm/arm64." by Elliott Hughes · 3 years, 6 months ago
  24. 82e24a5 CFI uses SIGTRAP on arm/arm64. by Elliott Hughes · 3 years, 6 months ago
  25. ab74e32 Merge "Silence the CFI death tests." by Elliott Hughes · 3 years, 6 months ago
  26. d80b20b Merge "profiling: override dumpability while opening /proc/self/mem,maps" by Ryan Savitski · 3 years, 6 months ago
  27. 4411b94 Silence the CFI death tests. by Elliott Hughes · 3 years, 6 months ago
  28. d4aa14d profiling: override dumpability while opening /proc/self/mem,maps by Ryan Savitski · 3 years, 6 months ago
  29. 24f9dab Merge "[MTE] Relax ELF note." by Treehugger Robot · 3 years, 6 months ago
  30. 9425b16 [MTE] Relax ELF note. by Mitch Phillips · 3 years, 6 months ago
  31. c81de93 Merge "Avoid duplicate genrule locations" by Treehugger Robot · 3 years, 6 months ago
  32. 2be3e92 Merge "[MTE] add sysprop to set mte state globally" by Treehugger Robot · 3 years, 6 months ago
  33. aeef9f0 Avoid duplicate genrule locations by Colin Cross · 3 years, 6 months ago
  34. b60ce71 Merge changes from topics "musl_execinfo", "musl_mallinfo", "musl_sysroot" by Treehugger Robot · 3 years, 6 months ago
  35. 6f0c44e Merge changes Ie92399c9,Ic6f05388 by Ryan Prichard · 3 years, 6 months ago
  36. 128475f Merge "[NFCI] Change Android's NT_TYPE to NT_ANDROID_TYPE." by Treehugger Robot · 3 years, 6 months ago
  37. 9340037 [NFCI] Change Android's NT_TYPE to NT_ANDROID_TYPE. by Mitch Phillips · 3 years, 6 months ago
  38. dde3176 [MTE] add sysprop to set mte state globally by Florian Mayer · 3 years, 6 months ago
  39. 08cf949 Change default block size alignment to be 4 for memory saving on 32-bit arch by Eric Miao · 3 years, 9 months ago
  40. a48237b Disable fortify tests for musl by Colin Cross · 3 years, 6 months ago
  41. 9d4a56e Export kernel uapi, execinfo and b64 headers to musl sysroot by Colin Cross · 3 years, 6 months ago
  42. 9da85fa Export bionic's resolv base64 functions to musl by Colin Cross · 3 years, 6 months ago
  43. 2a9843f Export bionic's execinfo functions to musl by Colin Cross · 3 years, 7 months ago
  44. 442544d Merge "Fix possible nullptr dereference." by Christopher Ferris · 3 years, 6 months ago
  45. 37b3d9d Merge "Annotate fortify functions with diagnose_as_builtin" by Pirama Arumuga Nainar · 3 years, 6 months ago
  46. db71def Annotate fortify functions with diagnose_as_builtin by Pirama Arumuga Nainar · 3 years, 7 months ago
  47. fdced95 Enable mallinfo tests for musl by Colin Cross · 3 years, 6 months ago
  48. d49ad1e Fix possible nullptr dereference. by Christopher Ferris · 3 years, 6 months ago
  49. daa6b82 Fix bionic benchmarks and header tests for musl by Colin Cross · 3 years, 8 months ago
  50. fbee317 Keep allocation of `tail_` outside of LinkedList by Eric Miao · 3 years, 8 months ago
  51. 8266380 Merge "Fix HWASan crashes in heapprofd initialization." by Florian Mayer · 3 years, 6 months ago
  52. 6c1c342 Fix HWASan crashes in heapprofd initialization. by Florian Mayer · 3 years, 6 months ago
  53. 6502334 Merge "Silence -Wnon-power-of-two-alignment for a test" by Treehugger Robot · 3 years, 6 months ago
  54. 44dd9fa Silence -Wnon-power-of-two-alignment for a test by Pirama Arumuga Nainar · 3 years, 6 months ago
  55. f7e721c Merge "Fix recursive deadlock inside bionic_systrace" by Daniele Di Proietto · 3 years, 6 months ago
  56. f5f04b1 Fix recursive deadlock inside bionic_systrace by Daniele Di Proietto · 3 years, 6 months ago
  57. 97ec0e3 Merge "Fix MemtagNoteTest and make it runnable on non-MTE devices." by Evgenii Stepanov · 3 years, 6 months ago
  58. fb946fd Merge "Move linker from sampling PGO to AFDO pipeline" by Yi Kong · 3 years, 6 months ago
  59. ccae7ef Merge "Disable pointer authentication in app processes." by Peter Collingbourne · 3 years, 6 months ago
  60. e20a1d9 Move linker from sampling PGO to AFDO pipeline by Yi Kong · 3 years, 6 months ago
  61. e37ca53 Fix MemtagNoteTest and make it runnable on non-MTE devices. by Evgenii Stepanov · 3 years, 7 months ago
  62. bf52e88 Disable pointer authentication in app processes. by Peter Collingbourne · 3 years, 7 months ago
  63. b838fbd Merge "libm: sync with upstream." by Elliott Hughes · 3 years, 7 months ago
  64. 095509f Merge "Update the status for S and T." by Treehugger Robot · 3 years, 7 months ago
  65. 57f17de Update the status for S and T. by Elliott Hughes · 3 years, 7 months ago
  66. e62be7e Merge "Don't use LLVM when readelf(1) will do." by Elliott Hughes · 3 years, 7 months ago
  67. 1ff7be0 Don't use LLVM when readelf(1) will do. by Elliott Hughes · 3 years, 7 months ago
  68. 4a85b04 Merge "Don't use llvm-defaults to build some tests." by Treehugger Robot · 3 years, 7 months ago
  69. 99ef447 libm: sync with upstream. by Elliott Hughes · 3 years, 7 months ago
  70. 5396787 Merge "Fix copy pasta in guard macro for weak symbols." by Treehugger Robot · 3 years, 7 months ago
  71. db358e6 Don't use llvm-defaults to build some tests. by Elliott Hughes · 3 years, 7 months ago
  72. c79b020 Merge "Update to v5.16 kernel headers." by Christopher Ferris · 3 years, 7 months ago
  73. a479261 Update to v5.16 kernel headers. by Christopher Ferris · 3 years, 7 months ago
  74. f62c8f9 Merge "Remove availability definitions for mbs APIs." by Treehugger Robot · 3 years, 7 months ago
  75. e410625 Fix copy pasta in guard macro for weak symbols. by Dan Albert · 3 years, 7 months ago
  76. 952da92 Remove availability definitions for mbs APIs. by Dan Albert · 3 years, 7 months ago
  77. e2c784f Merge "c32rtomb/mbrtoc32: remove dead code." by Elliott Hughes · 3 years, 8 months ago
  78. c73c19a Merge "sched.h: add doc comments." by Elliott Hughes · 3 years, 8 months ago
  79. 31fbc14 sched.h: add doc comments. by Elliott Hughes · 4 years, 6 months ago
  80. ad1658e c32rtomb/mbrtoc32: remove dead code. by Elliott Hughes · 3 years, 8 months ago
  81. 084d60a Merge "Mark variables as unused." by Christopher Ferris · 3 years, 8 months ago
  82. 724efbb Mark variables as unused. by Christopher Ferris · 3 years, 8 months ago
  83. f190be8 Merge "Add mallinfo2 call." by Christopher Ferris · 3 years, 8 months ago
  84. 1d88b55 Merge "Add some documentation about EINTR." am: a73179fe30 by Elliott Hughes · 3 years, 8 months ago
  85. a73179f Merge "Add some documentation about EINTR." by Elliott Hughes · 3 years, 8 months ago
  86. 8248e62 Add mallinfo2 call. by Christopher Ferris · 3 years, 8 months ago
  87. 38be11e Add some documentation about EINTR. by Elliott Hughes · 3 years, 8 months ago
  88. b2ff5e9 Merge "Clarify that fdsan wasn't "enforcing" in its first release." am: 6769ccbe88 by Treehugger Robot · 3 years, 8 months ago
  89. 6769ccb Merge "Clarify that fdsan wasn't "enforcing" in its first release." by Treehugger Robot · 3 years, 8 months ago
  90. 32a7252 Clarify that fdsan wasn't "enforcing" in its first release. by Elliott Hughes · 3 years, 8 months ago
  91. 83abd83 Merge "strftime: format small positive integers ourselves." am: ad12582726 by Elliott Hughes · 3 years, 8 months ago
  92. ad12582 Merge "strftime: format small positive integers ourselves." by Elliott Hughes · 3 years, 8 months ago
  93. e4d5efe strftime: format small positive integers ourselves. by Elliott Hughes · 3 years, 9 months ago
  94. 670acdb Merge "Use -fno-builtin for libc and libm." am: bb802661af by Elliott Hughes · 3 years, 8 months ago
  95. bb80266 Merge "Use -fno-builtin for libc and libm." by Elliott Hughes · 3 years, 8 months ago
  96. 3860403 Merge "Fix a race condition in the bionic pthread tests." am: a43e7a87b3 by Peter Collingbourne · 3 years, 8 months ago
  97. a43e7a8 Merge "Fix a race condition in the bionic pthread tests." by Peter Collingbourne · 3 years, 8 months ago
  98. a13d066 Use -fno-builtin for libc and libm. by Elliott Hughes · 3 years, 8 months ago
  99. c5b8184 Fix a race condition in the bionic pthread tests. by Peter Collingbourne · 3 years, 8 months ago
  100. 1359b83 Merge "[versioner] Use libclang-cpp.so" am: 78051b771b by Pirama Arumuga Nainar · 3 years, 8 months ago