1. c1bf891 getaddrinfo: Use Cloudflare DNS instead of Google DNS by Chirayu Desai · 4 years, 8 months ago typhoon-qpr1
  2. e02c9e2 Add ability to build scudo-free 32-bit libc variant. by Quallenauge · 4 years, 10 months ago t
  3. 81f9574 libc: Mark libstdc++ as vendor available by Rashed Abdel-Tawab · 7 years ago
  4. bd4b827 Add inaddr.h header file by Roopesh Rajashekharaiah Nataraja · 8 years ago
  5. 23f0bef Add persistent GWP-ASan sysprops. by Mitch Phillips · 3 years, 1 month ago
  6. 22dfc58 seccomp: allow stat() for ubsan. by Elliott Hughes · 3 years, 3 months ago
  7. 436980d allowlist new Linux close_range() system call, use it in posix_spawn() by Maciej Żenczykowski · 3 years, 6 months ago
  8. 06b249f posix_spawn - implement support for POSIX_SPAWN_CLOEXEC_DEFAULT by Maciej Żenczykowski · 3 years, 3 months ago
  9. 917f161 Set VIDEO_MAX_FRAME value back to 64. by Christopher Ferris · 3 years, 3 months ago
  10. 3865c8f Merge "[GWP-ASan] Provide runtime configuration through an env var + sysprop." by Mitch Phillips · 3 years, 3 months ago
  11. 3e25f82 Merge "Disable strict abigail checking pending asm fix." by Dan Albert · 3 years, 4 months ago
  12. e6997d5 [GWP-ASan] Provide runtime configuration through an env var + sysprop. by Mitch Phillips · 4 years, 8 months ago
  13. 750dcd3 Use SKIP_WITH_HWASAN macro from libbase. by Florian Mayer · 3 years, 4 months ago
  14. dca7229 Skip verify_leak_allocation_limit under HWASan. by Florian Mayer · 3 years, 4 months ago
  15. 8cfc318 Merge "In android_set_abort_message, check for nullptr." by Christopher Ferris · 3 years, 4 months ago
  16. bbf9cd8 In android_set_abort_message, check for nullptr. by Christopher Ferris · 3 years, 4 months ago
  17. a3accda Merge "[GWP-ASan] Fix bugs in realloc()." by Treehugger Robot · 3 years, 4 months ago
  18. c70311c [GWP-ASan] Fix bugs in realloc(). by Mitch Phillips · 3 years, 4 months ago
  19. f252b7c Merge "Make libasync_safe available in com.android.virt" by Treehugger Robot · 3 years, 4 months ago
  20. 0aa87b8 Skip mallinfo / malloc_info tests on HWASan. by Florian Mayer · 3 years, 4 months ago
  21. 307254c Make libasync_safe available in com.android.virt by Shikha Panwar · 3 years, 4 months ago
  22. 24f2762 Skip other_malloc_functions on HWASan. by Florian Mayer · 3 years, 4 months ago
  23. 2d8d2a0 Disable strict abigail checking pending asm fix. by Dan Albert · 3 years, 10 months ago
  24. 2b64e40 Merge "Avoid usage of LONG_BIT in signal headers." by Treehugger Robot · 3 years, 4 months ago
  25. 08b968b Avoid usage of LONG_BIT in signal headers. by Peter Collingbourne · 3 years, 4 months ago
  26. 1ed5534 Update to v5.17 kernel headers. by Christopher Ferris · 3 years, 4 months ago
  27. 93f3017 Merge "Revert "Disable pointer authentication in app processes."" by Elliott Hughes · 3 years, 5 months ago
  28. 7309177 Revert "Disable pointer authentication in app processes." by Elliott Hughes · 3 years, 5 months ago
  29. 471bef4 Merge "Use single module for libclang_rt.builtins-exported" by Colin Cross · 3 years, 5 months ago
  30. 459eecb Update for LocalUnwinder object removal. by Christopher Ferris · 3 years, 7 months ago
  31. 39837af Merge "Add documentation about Android 12 bug." by Christopher Ferris · 3 years, 5 months ago
  32. 8cbba80 Add documentation about Android 12 bug. by Christopher Ferris · 3 years, 5 months ago
  33. d9b8d13 Remove dead subdirs directive. by Christopher Ferris · 3 years, 5 months ago
  34. 335e27b Use single module for libclang_rt.builtins-exported by Colin Cross · 3 years, 6 months ago
  35. ad33d02 Add bionic NOTICE file to musl sysroot by Colin Cross · 3 years, 5 months ago
  36. 07cdd57 Remove clang version check around diagnose_as_builtin by Pirama Arumuga Nainar · 3 years, 5 months ago
  37. 34da4b5 Merge "posix_spawn: always clear O_CLOEXEC for dup'ed fds." by Elliott Hughes · 3 years, 6 months ago
  38. 75c36fe Add %m and %#x support for async_safe logging by zijunzhao · 3 years, 6 months ago
  39. 62d49fd posix_spawn: always clear O_CLOEXEC for dup'ed fds. by Elliott Hughes · 3 years, 6 months ago
  40. d4aa14d profiling: override dumpability while opening /proc/self/mem,maps by Ryan Savitski · 3 years, 6 months ago
  41. 9425b16 [MTE] Relax ELF note. by Mitch Phillips · 3 years, 6 months ago
  42. c81de93 Merge "Avoid duplicate genrule locations" by Treehugger Robot · 3 years, 6 months ago
  43. 2be3e92 Merge "[MTE] add sysprop to set mte state globally" by Treehugger Robot · 3 years, 6 months ago
  44. aeef9f0 Avoid duplicate genrule locations by Colin Cross · 3 years, 6 months ago
  45. b60ce71 Merge changes from topics "musl_execinfo", "musl_mallinfo", "musl_sysroot" by Treehugger Robot · 3 years, 6 months ago
  46. 9340037 [NFCI] Change Android's NT_TYPE to NT_ANDROID_TYPE. by Mitch Phillips · 3 years, 6 months ago
  47. dde3176 [MTE] add sysprop to set mte state globally by Florian Mayer · 3 years, 6 months ago
  48. 9d4a56e Export kernel uapi, execinfo and b64 headers to musl sysroot by Colin Cross · 3 years, 6 months ago
  49. 9da85fa Export bionic's resolv base64 functions to musl by Colin Cross · 3 years, 6 months ago
  50. 2a9843f Export bionic's execinfo functions to musl by Colin Cross · 3 years, 7 months ago
  51. 442544d Merge "Fix possible nullptr dereference." by Christopher Ferris · 3 years, 6 months ago
  52. db71def Annotate fortify functions with diagnose_as_builtin by Pirama Arumuga Nainar · 3 years, 7 months ago
  53. d49ad1e Fix possible nullptr dereference. by Christopher Ferris · 3 years, 6 months ago
  54. 6c1c342 Fix HWASan crashes in heapprofd initialization. by Florian Mayer · 3 years, 6 months ago
  55. 6502334 Merge "Silence -Wnon-power-of-two-alignment for a test" by Treehugger Robot · 3 years, 6 months ago
  56. 44dd9fa Silence -Wnon-power-of-two-alignment for a test by Pirama Arumuga Nainar · 3 years, 6 months ago
  57. f7e721c Merge "Fix recursive deadlock inside bionic_systrace" by Daniele Di Proietto · 3 years, 6 months ago
  58. f5f04b1 Fix recursive deadlock inside bionic_systrace by Daniele Di Proietto · 3 years, 6 months ago
  59. ccae7ef Merge "Disable pointer authentication in app processes." by Peter Collingbourne · 3 years, 6 months ago
  60. bf52e88 Disable pointer authentication in app processes. by Peter Collingbourne · 3 years, 7 months ago
  61. 5396787 Merge "Fix copy pasta in guard macro for weak symbols." by Treehugger Robot · 3 years, 7 months ago
  62. a479261 Update to v5.16 kernel headers. by Christopher Ferris · 3 years, 7 months ago
  63. e410625 Fix copy pasta in guard macro for weak symbols. by Dan Albert · 3 years, 7 months ago
  64. 952da92 Remove availability definitions for mbs APIs. by Dan Albert · 3 years, 7 months ago
  65. e2c784f Merge "c32rtomb/mbrtoc32: remove dead code." by Elliott Hughes · 3 years, 8 months ago
  66. 31fbc14 sched.h: add doc comments. by Elliott Hughes · 4 years, 6 months ago
  67. ad1658e c32rtomb/mbrtoc32: remove dead code. by Elliott Hughes · 3 years, 8 months ago
  68. 8248e62 Add mallinfo2 call. by Christopher Ferris · 3 years, 8 months ago
  69. ad12582 Merge "strftime: format small positive integers ourselves." by Elliott Hughes · 3 years, 8 months ago
  70. e4d5efe strftime: format small positive integers ourselves. by Elliott Hughes · 3 years, 9 months ago
  71. bb80266 Merge "Use -fno-builtin for libc and libm." by Elliott Hughes · 3 years, 8 months ago
  72. a13d066 Use -fno-builtin for libc and libm. by Elliott Hughes · 3 years, 8 months ago
  73. 5afe3f8 Allow bpf() syscall by Alessio Balsini · 3 years, 9 months ago
  74. 9d66092 mbrtoc16: explain the line that has no test coverage. by Elliott Hughes · 3 years, 9 months ago
  75. afd8fc3 Merge "Optimize the mbs fast path slightly." by Elliott Hughes · 3 years, 9 months ago
  76. 2c96639 Optimize the mbs fast path slightly. by Elliott Hughes · 3 years, 9 months ago
  77. 02ed7ea Merge "Fix incorrect API level for wcstombs and mbstowcs." by Zijun Zhao · 3 years, 9 months ago
  78. 57474c8 Fix incorrect API level for wcstombs and mbstowcs. by ZijunZhao · 3 years, 9 months ago
  79. 5205e8a Merge "Add the missing '--' to shell invocations." by Elliott Hughes · 3 years, 9 months ago
  80. f1c3676 Merge "Remove references to nonplat sepolicy" by Treehugger Robot · 3 years, 9 months ago
  81. 70aa88c Remove references to nonplat sepolicy by Jeff Vander Stoep · 3 years, 9 months ago
  82. b6b7e2e Add the missing '--' to shell invocations. by Elliott Hughes · 3 years, 9 months ago
  83. 9e33b76 Re-enable LTO for linker by Yi Kong · 3 years, 9 months ago
  84. 2abfa9e Update to v5.15 kernel headers. by Christopher Ferris · 3 years, 9 months ago
  85. d7b0bde Merge "Reland: "Make native bridge libc uninstallable"" by Colin Cross · 3 years, 9 months ago
  86. 7edd008 Reland: "Make native bridge libc uninstallable" by Colin Cross · 3 years, 9 months ago
  87. d3f0549 Update for libunwindstack shared_ptr MapInfos. by Christopher Ferris · 4 years, 7 months ago
  88. 3b868a8 Merge "Revert "Make native bridge libc uninstallable"" by Colin Cross · 3 years, 9 months ago
  89. 035702e Revert "Make native bridge libc uninstallable" by LaMont Jones · 3 years, 9 months ago
  90. a62fd9d Merge "Make native bridge libc uninstallable" by Colin Cross · 3 years, 9 months ago
  91. 48efa5b Make native bridge libc uninstallable by Colin Cross · 3 years, 9 months ago
  92. 7a2386b Don't open /dev/null until we need to. by Elliott Hughes · 3 years, 9 months ago
  93. 11526e2 Add execinfo functionality. by Christopher Ferris · 3 years, 10 months ago
  94. cf59e19 Add preadv2/pwritev2 wrappers. by Elliott Hughes · 3 years, 10 months ago
  95. 0d7d7ac Remove libc++demangle from static libs. by Liz Kammer · 3 years, 10 months ago
  96. b6d3c78 malloc_heapprofd: Avoid a spurious error log by Daniele Di Proietto · 3 years, 10 months ago
  97. 8d9297f Merge "Add more tests to TEST_MAPPING" by Colin Cross · 3 years, 10 months ago
  98. 0cc60af Add more tests to TEST_MAPPING by Colin Cross · 3 years, 10 months ago
  99. 5b4913a Merge "Treat static binaries "the same" for the profiling signals." by Treehugger Robot · 3 years, 10 months ago
  100. e8cc2c3 Merge "bionic: fix broken end atrace events" by Lalit Maganti · 3 years, 10 months ago