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