1. fa43309 Merge "ifuncs: start sharing." by Elliott Hughes · 6 years ago
  2. e6c3f06 Merge "fortify: account for new clang diagnostics" by Treehugger Robot · 6 years ago
  3. a4c7876 ifuncs: start sharing. by Elliott Hughes · 6 years ago
  4. 36926f4 fortify: account for new clang diagnostics by George Burgess IV · 6 years ago
  5. 2b0638e Make bionic_malloc.h a platform header. by Christopher Ferris · 6 years ago
  6. 85be972 crtbegin: replace TPREL with R_*_NONE relocs by Ryan Prichard · 7 years ago
  7. e2c10d8 Merge "Update to kernel headers v5.2.11." by Christopher Ferris · 6 years ago
  8. d0494b3 Merge "Test for ns_parserr() and got a heap-buffer-overflow" by Treehugger Robot · 6 years ago
  9. 2fb9a03 Merge "versioner: Fix bzero/bcopy fortify" by Logan Chien · 6 years ago
  10. e892fd6 Update to kernel headers v5.2.11. by Christopher Ferris · 6 years ago
  11. 37ff081 Merge "Support statvfs on API levels before 19." by Elliott Hughes · 6 years ago
  12. add3a4a Merge "Add EFD_SEMAPHORE flag for eventfd." by Christopher Ferris · 6 years ago
  13. 2c4cb0d Add EFD_SEMAPHORE flag for eventfd. by Christopher Ferris · 6 years ago
  14. 8292d04 Merge "versioner: Fix C11 threads.h" by Logan Chien · 6 years ago
  15. b33952c versioner: Fix bzero/bcopy fortify by Logan Chien · 6 years ago
  16. 261bd74 Support statvfs on API levels before 19. by Elliott Hughes · 6 years ago
  17. 235aad1 versioner: Fix C11 threads.h by Logan Chien · 6 years ago
  18. 6d5277d Update references to the new com.android.art APEX. by Martin Stjernholm · 7 years ago
  19. 2cc7646 Test for ns_parserr() and got a heap-buffer-overflow by chenbruce · 6 years ago
  20. 9db3486 Add arm32 case to BIONIC_STOP_UNWIND to correctly stop unwinders by Ryan Savitski · 6 years ago
  21. f1fde77 Move __dso_handle to RELRO by Vic Yang · 6 years ago
  22. 665e98e Merge "Add additional dl_phdr_info fields" by Ryan Prichard · 6 years ago
  23. a2e83ab Add additional dl_phdr_info fields by Ryan Prichard · 6 years ago
  24. 74e5643 Merge "Link libc++demangle." by Treehugger Robot · 6 years ago
  25. 28cf07f Merge "Reland "fdsan: make fatal by default."" by Treehugger Robot · 6 years ago
  26. 6a51013 Reland "fdsan: make fatal by default." by Josh Gao · 6 years ago
  27. f69d852 Automatically include <android/ndk-version.h> from every header. by Elliott Hughes · 6 years ago
  28. 3952113 Merge "Fix a few bionic test failures caused by hwasan global instrumentation." by Peter Collingbourne · 6 years ago
  29. 191ecdc Fix a few bionic test failures caused by hwasan global instrumentation. by Peter Collingbourne · 6 years ago
  30. 2fbbc25 Merge "Fix OOB read in fortify str[np]cpy implementations found by hwasan." by Treehugger Robot · 6 years ago
  31. a960142 Fix timespec.h documentation by Tom Cherry · 6 years ago
  32. c6c17ac Merge "Revert "fdsan: make fatal by default."" by Pete Gillin · 6 years ago
  33. 76351e3 Revert "fdsan: make fatal by default." by Pete Gillin · 6 years ago
  34. a51bded Fix OOB read in fortify str[np]cpy implementations found by hwasan. by Peter Collingbourne · 6 years ago
  35. 5dea560 Merge "Remove now unneeded #undef in __cxa_guard.cpp" by Tom Cherry · 6 years ago
  36. 592b5f5 Merge "fdsan: make fatal by default." by Josh Gao · 6 years ago
  37. 66b5e3c fdsan: make fatal by default. by Josh Gao · 6 years ago
  38. 08baac3 Remove now unneeded #undef in __cxa_guard.cpp by Tom Cherry · 6 years ago
  39. da32ff1 Merge "Add memfd_create(2) and mlock2(2)." by Elliott Hughes · 6 years ago
  40. 5d3ba4e Merge "Update to kernel headers v5.2.6." by Christopher Ferris · 6 years ago
  41. 6533208 linker: Add library load and unload hooks for HWASan. by Peter Collingbourne · 6 years ago
  42. 3d24d2b Add memfd_create(2) and mlock2(2). by Elliott Hughes · 6 years ago
  43. fa59a10 Update to kernel headers v5.2.6. by Christopher Ferris · 6 years ago
  44. 9a5bdd6 Update seccomp whitelist. by Elliott Hughes · 6 years ago
  45. fd56f55 Merge "Add renameat2." by Elliott Hughes · 6 years ago
  46. 05b675e Add renameat2. by Elliott Hughes · 7 years ago
  47. ee7bc30 seccomp: add the "64-bit time for 32-bit processes" system calls. by Elliott Hughes · 6 years ago
  48. c2a722f Merge changes I99d2faae,Ie98b7624 by Ryan Prichard · 6 years ago
  49. 30feb64 Enable traditional TLS accesses on arm64 by Ryan Prichard · 6 years ago
  50. 6d60145 Renumber arm64 TLS to match GNU values by Ryan Prichard · 6 years ago
  51. 876c6f0 Merge "Fix clang header dependency for versioner" by Pirama Arumuga Nainar · 6 years ago
  52. 49c733c Fix clang header dependency for versioner by Pirama Arumuga Nainar · 6 years ago
  53. 03ff436 Use the new sort_bss_symbols_by_size option for libc by Vic Yang · 7 years ago
  54. d5c0a50 Merge "Name stack+tls VMAs with PR_SET_VMA_ANON_NAME" by Ryan Prichard · 6 years ago
  55. 4ea1921 Link libc++demangle. by Dan Albert · 6 years ago
  56. 4f40d47 Merge "Add missing nothrow attribute" by Treehugger Robot · 6 years ago
  57. 7b50f7d Add missing nothrow attribute by Yi Kong · 6 years ago
  58. 6883b08 Reserve signal for java heap dumps. by Florian Mayer · 6 years ago
  59. 03cef38 Name stack+tls VMAs with PR_SET_VMA_ANON_NAME by Ryan Prichard · 7 years ago
  60. 6b2532e Merge "Change stdatomic.h check from defined(_USING_LIBCXX) to __has_include(<atomic>)" by Tom Cherry · 6 years ago
  61. 5a8482e Merge "Load /etc/{passwd,group} from all partitions" by Tom Cherry · 6 years ago
  62. 91b0430 Merge "Add bionic_libc_private_headers for use by art" by Paul Duffin · 6 years ago
  63. 9782b87 Move to the libc++ demangler. by Christopher Ferris · 6 years ago
  64. 76e2b15 Change stdatomic.h check from defined(_USING_LIBCXX) to __has_include(<atomic>) by Tom Cherry · 6 years ago
  65. 6b5cb03 Add bionic_libc_private_headers for use by art by Paul Duffin · 6 years ago
  66. 9cf7601 Merge "Update notice" by Tom Cherry · 6 years ago
  67. 40f69ae Update notice by Tom Cherry · 6 years ago
  68. 800c1a9 Fix pthread_cond_clockwait() when cond is initialized with CLOCK_MONOTONIC by Tom Cherry · 6 years ago
  69. 59cc0b3 Merge "Clear pointer tags as required for HWASAN for globals." by Treehugger Robot · 7 years ago
  70. 3975431 Merge "Add avx2 version of wmemset in binoic" by Elliott Hughes · 7 years ago
  71. 45f0a3b Clear pointer tags as required for HWASAN for globals. by Peter Collingbourne · 7 years ago
  72. 4ed2f47 Add avx2 version of wmemset in binoic by Shalini Salomi Bodapati · 7 years ago
  73. 6901080 Implement new clock wait functions by Tom Cherry · 7 years ago
  74. c80af7f Merge "Explicitly add open/stat64 to the seccomp common whitelist." by Elliott Hughes · 7 years ago
  75. 34d11e5 Merge "Avoid calling snprintf in bionic_trace_begin." by Treehugger Robot · 7 years ago
  76. 33e0799 Explicitly add open/stat64 to the seccomp common whitelist. by Elliott Hughes · 7 years ago
  77. e1d121b Avoid calling snprintf in bionic_trace_begin. by Josh Gao · 7 years ago
  78. 777b34d Load /etc/{passwd,group} from all partitions by Tom Cherry · 7 years ago
  79. 7897705 Merge "Update to kernel headers v5.2." by Christopher Ferris · 7 years ago
  80. 3d0bafb Do not check tcache clear when doing a purge. by Christopher Ferris · 7 years ago
  81. aeddbcf Update to kernel headers v5.2. by Christopher Ferris · 7 years ago
  82. b2bd7c5 Merge "libnetd_client: support hooking sendto/sendmsg/sendmmsg too." by Elliott Hughes · 7 years ago
  83. 36bc922 Merge changes I33957ad4,I02f8f87d,Iba04e486 by George Burgess IV · 7 years ago
  84. 261b7f4 fortify: replace bzero/bcmp defines by George Burgess IV · 7 years ago
  85. 3bdeae7 Merge changes I557309b3,If5f47e0e by George Burgess IV · 7 years ago
  86. 5c6a3f9 libnetd_client: support hooking sendto/sendmsg/sendmmsg too. by Elliott Hughes · 7 years ago
  87. 50080a2 Remove the ___ hack. by Elliott Hughes · 7 years ago
  88. 745137c Merge "Fix overflow check in malloc_limit" by Marco Nelissen · 7 years ago
  89. 323431b Fix overflow check in malloc_limit by Marco Nelissen · 7 years ago
  90. 849c0b9 fortify: add __mempcpy_chk by George Burgess IV · 7 years ago
  91. 26d25a2 fortify: add even more warnings by George Burgess IV · 7 years ago
  92. 2356c93 fortify: add bit checking for open(at)?64 functions by George Burgess IV · 7 years ago
  93. 74519e7 fortify: fix overflow checks in unistd by George Burgess IV · 7 years ago
  94. 8c0ec11 fortify: fix up a few diagnostics; add __wur to realpath by George Burgess IV · 7 years ago
  95. 77f99aa fortify: add diagnostics for str* functions by George Burgess IV · 7 years ago
  96. 41636ca Remove bionic refs to runtime module tz files by Neil Fuller · 7 years ago
  97. 738a6c9 <arpa/nameser.h>: fix INTRODUCED_IN API level. by Elliott Hughes · 7 years ago
  98. 6cfd9a1 Merge "Clean up no_libgcc" by Yi Kong · 7 years ago
  99. 1b61d78 Build 32-bit ARM assembler with -mno-restrict-it. by Elliott Hughes · 7 years ago
  100. cd3155d Clean up no_libgcc by Yi Kong · 7 years ago