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