1. 2b64e40 Merge "Avoid usage of LONG_BIT in signal headers." by Treehugger Robot · 3 years, 9 months ago
  2. 08b968b Avoid usage of LONG_BIT in signal headers. by Peter Collingbourne · 3 years, 9 months ago
  3. 1ed5534 Update to v5.17 kernel headers. by Christopher Ferris · 3 years, 9 months ago
  4. 93f3017 Merge "Revert "Disable pointer authentication in app processes."" by Elliott Hughes · 3 years, 10 months ago
  5. 7309177 Revert "Disable pointer authentication in app processes." by Elliott Hughes · 3 years, 10 months ago
  6. 471bef4 Merge "Use single module for libclang_rt.builtins-exported" by Colin Cross · 3 years, 10 months ago
  7. 459eecb Update for LocalUnwinder object removal. by Christopher Ferris · 4 years ago
  8. 39837af Merge "Add documentation about Android 12 bug." by Christopher Ferris · 3 years, 10 months ago
  9. 8cbba80 Add documentation about Android 12 bug. by Christopher Ferris · 3 years, 10 months ago
  10. d9b8d13 Remove dead subdirs directive. by Christopher Ferris · 3 years, 10 months ago
  11. 335e27b Use single module for libclang_rt.builtins-exported by Colin Cross · 3 years, 11 months ago
  12. ad33d02 Add bionic NOTICE file to musl sysroot by Colin Cross · 3 years, 10 months ago
  13. 07cdd57 Remove clang version check around diagnose_as_builtin by Pirama Arumuga Nainar · 3 years, 10 months ago
  14. 34da4b5 Merge "posix_spawn: always clear O_CLOEXEC for dup'ed fds." by Elliott Hughes · 3 years, 10 months ago
  15. 75c36fe Add %m and %#x support for async_safe logging by zijunzhao · 4 years ago
  16. 62d49fd posix_spawn: always clear O_CLOEXEC for dup'ed fds. by Elliott Hughes · 3 years, 10 months ago
  17. d4aa14d profiling: override dumpability while opening /proc/self/mem,maps by Ryan Savitski · 3 years, 11 months ago
  18. 9425b16 [MTE] Relax ELF note. by Mitch Phillips · 3 years, 11 months ago
  19. c81de93 Merge "Avoid duplicate genrule locations" by Treehugger Robot · 3 years, 11 months ago
  20. 2be3e92 Merge "[MTE] add sysprop to set mte state globally" by Treehugger Robot · 3 years, 11 months ago
  21. aeef9f0 Avoid duplicate genrule locations by Colin Cross · 3 years, 11 months ago
  22. b60ce71 Merge changes from topics "musl_execinfo", "musl_mallinfo", "musl_sysroot" by Treehugger Robot · 3 years, 11 months ago
  23. 9340037 [NFCI] Change Android's NT_TYPE to NT_ANDROID_TYPE. by Mitch Phillips · 3 years, 11 months ago
  24. dde3176 [MTE] add sysprop to set mte state globally by Florian Mayer · 4 years ago
  25. 9d4a56e Export kernel uapi, execinfo and b64 headers to musl sysroot by Colin Cross · 3 years, 11 months ago
  26. 9da85fa Export bionic's resolv base64 functions to musl by Colin Cross · 4 years ago
  27. 2a9843f Export bionic's execinfo functions to musl by Colin Cross · 4 years ago
  28. 442544d Merge "Fix possible nullptr dereference." by Christopher Ferris · 3 years, 11 months ago
  29. db71def Annotate fortify functions with diagnose_as_builtin by Pirama Arumuga Nainar · 4 years ago
  30. d49ad1e Fix possible nullptr dereference. by Christopher Ferris · 3 years, 11 months ago
  31. 6c1c342 Fix HWASan crashes in heapprofd initialization. by Florian Mayer · 3 years, 11 months ago
  32. 6502334 Merge "Silence -Wnon-power-of-two-alignment for a test" by Treehugger Robot · 4 years ago
  33. 44dd9fa Silence -Wnon-power-of-two-alignment for a test by Pirama Arumuga Nainar · 4 years ago
  34. f7e721c Merge "Fix recursive deadlock inside bionic_systrace" by Daniele Di Proietto · 4 years ago
  35. f5f04b1 Fix recursive deadlock inside bionic_systrace by Daniele Di Proietto · 4 years ago
  36. ccae7ef Merge "Disable pointer authentication in app processes." by Peter Collingbourne · 4 years ago
  37. bf52e88 Disable pointer authentication in app processes. by Peter Collingbourne · 4 years ago
  38. 5396787 Merge "Fix copy pasta in guard macro for weak symbols." by Treehugger Robot · 4 years ago
  39. a479261 Update to v5.16 kernel headers. by Christopher Ferris · 4 years ago
  40. e410625 Fix copy pasta in guard macro for weak symbols. by Dan Albert · 4 years ago
  41. 952da92 Remove availability definitions for mbs APIs. by Dan Albert · 4 years ago
  42. e2c784f Merge "c32rtomb/mbrtoc32: remove dead code." by Elliott Hughes · 4 years ago
  43. 31fbc14 sched.h: add doc comments. by Elliott Hughes · 4 years, 10 months ago
  44. ad1658e c32rtomb/mbrtoc32: remove dead code. by Elliott Hughes · 4 years ago
  45. 8248e62 Add mallinfo2 call. by Christopher Ferris · 4 years, 1 month ago
  46. ad12582 Merge "strftime: format small positive integers ourselves." by Elliott Hughes · 4 years, 1 month ago
  47. e4d5efe strftime: format small positive integers ourselves. by Elliott Hughes · 4 years, 1 month ago
  48. bb80266 Merge "Use -fno-builtin for libc and libm." by Elliott Hughes · 4 years, 1 month ago
  49. a13d066 Use -fno-builtin for libc and libm. by Elliott Hughes · 4 years, 1 month ago
  50. 5afe3f8 Allow bpf() syscall by Alessio Balsini · 4 years, 2 months ago
  51. 9d66092 mbrtoc16: explain the line that has no test coverage. by Elliott Hughes · 4 years, 1 month ago
  52. afd8fc3 Merge "Optimize the mbs fast path slightly." by Elliott Hughes · 4 years, 1 month ago
  53. 2c96639 Optimize the mbs fast path slightly. by Elliott Hughes · 4 years, 1 month ago
  54. 02ed7ea Merge "Fix incorrect API level for wcstombs and mbstowcs." by Zijun Zhao · 4 years, 2 months ago
  55. 57474c8 Fix incorrect API level for wcstombs and mbstowcs. by ZijunZhao · 4 years, 2 months ago
  56. 5205e8a Merge "Add the missing '--' to shell invocations." by Elliott Hughes · 4 years, 2 months ago
  57. f1c3676 Merge "Remove references to nonplat sepolicy" by Treehugger Robot · 4 years, 2 months ago
  58. 70aa88c Remove references to nonplat sepolicy by Jeff Vander Stoep · 4 years, 2 months ago
  59. b6b7e2e Add the missing '--' to shell invocations. by Elliott Hughes · 4 years, 2 months ago
  60. 9e33b76 Re-enable LTO for linker by Yi Kong · 4 years, 2 months ago
  61. 2abfa9e Update to v5.15 kernel headers. by Christopher Ferris · 4 years, 2 months ago
  62. d7b0bde Merge "Reland: "Make native bridge libc uninstallable"" by Colin Cross · 4 years, 2 months ago
  63. 7edd008 Reland: "Make native bridge libc uninstallable" by Colin Cross · 4 years, 2 months ago
  64. d3f0549 Update for libunwindstack shared_ptr MapInfos. by Christopher Ferris · 5 years ago
  65. 3b868a8 Merge "Revert "Make native bridge libc uninstallable"" by Colin Cross · 4 years, 2 months ago
  66. 035702e Revert "Make native bridge libc uninstallable" by LaMont Jones · 4 years, 2 months ago
  67. a62fd9d Merge "Make native bridge libc uninstallable" by Colin Cross · 4 years, 2 months ago
  68. 48efa5b Make native bridge libc uninstallable by Colin Cross · 4 years, 2 months ago
  69. 7a2386b Don't open /dev/null until we need to. by Elliott Hughes · 4 years, 2 months ago
  70. 11526e2 Add execinfo functionality. by Christopher Ferris · 4 years, 2 months ago
  71. cf59e19 Add preadv2/pwritev2 wrappers. by Elliott Hughes · 4 years, 2 months ago
  72. 0d7d7ac Remove libc++demangle from static libs. by Liz Kammer · 4 years, 3 months ago
  73. b6d3c78 malloc_heapprofd: Avoid a spurious error log by Daniele Di Proietto · 4 years, 3 months ago
  74. 8d9297f Merge "Add more tests to TEST_MAPPING" by Colin Cross · 4 years, 3 months ago
  75. 0cc60af Add more tests to TEST_MAPPING by Colin Cross · 4 years, 3 months ago
  76. 5b4913a Merge "Treat static binaries "the same" for the profiling signals." by Treehugger Robot · 4 years, 3 months ago
  77. e8cc2c3 Merge "bionic: fix broken end atrace events" by Lalit Maganti · 4 years, 3 months ago
  78. 3771937 Treat static binaries "the same" for the profiling signals. by Elliott Hughes · 4 years, 3 months ago
  79. 2aa3f7c bionic: fix broken end atrace events by Lalit Maganti · 4 years, 4 months ago
  80. 8f9713e Fix broken return code of M_INITIALIZE_GWP_ASAN. by Christopher Ferris · 4 years, 3 months ago
  81. c7fe26a Use the BSD license for our bogus fts.h. by Elliott Hughes · 4 years, 3 months ago
  82. dc448a8 Merge "Use lp64 rather than explicitly saying "arm64,x86_64"." by Elliott Hughes · 4 years, 4 months ago
  83. 406589b Merge changes Ifac9a59e,I213d423a by Treehugger Robot · 4 years, 4 months ago
  84. 048f24e Export fts as a static library for use with musl by Colin Cross · 4 years, 4 months ago
  85. e791552 Add API level define for T. by Dan Albert · 4 years, 4 months ago
  86. 69bcb8b Compile fts.c in libc_openbsd_ndk by Colin Cross · 4 years, 4 months ago
  87. de1cf85 Use lp64 rather than explicitly saying "arm64,x86_64". by Elliott Hughes · 4 years, 4 months ago
  88. 3a39c0b Update to v5.14 kernel headers. by Christopher Ferris · 4 years, 4 months ago
  89. 4c92da4 Merge "Only run the exec once if test passes." by Christopher Ferris · 4 years, 5 months ago
  90. e07b33d Only run the exec once if test passes. by Christopher Ferris · 4 years, 5 months ago
  91. ec75f70 Merge "Move the Rust system property bindings into librustutils." by Joel Galenson · 4 years, 5 months ago
  92. a4ffabe Merge "Reland "Fix GWP hooks not being restored, leading to crashes."" by Florian Mayer · 4 years, 5 months ago
  93. 678cac5 Merge changes I6b097079,I6a12d50d by Treehugger Robot · 4 years, 5 months ago
  94. 3a0ced8 Reland "Fix GWP hooks not being restored, leading to crashes." by Florian Mayer · 4 years, 5 months ago
  95. 695af0d POSIX strerror_r returns an error number, not -1 by Colin Cross · 4 years, 5 months ago
  96. e9898f3 Move the Rust system property bindings into librustutils. by Joel Galenson · 4 years, 5 months ago
  97. bc1b267 Merge "Revert "Fix GWP hooks not being restored, leading to crashes."" by Florian Mayer · 4 years, 5 months ago
  98. b4ab4f6 Revert "Fix GWP hooks not being restored, leading to crashes." by Florian Mayer · 4 years, 5 months ago
  99. d9d9ee8 Allow retry of test if log missing. by Christopher Ferris · 4 years, 5 months ago
  100. 0f75a5a Merge "Fix GWP hooks not being restored, leading to crashes." by Florian Mayer · 4 years, 5 months ago