1. b1ba762 Merge "Fewer copies of ALIGN()/ALIGNBYTES." by Elliott Hughes · 5 years ago
  2. 4e67866 Merge "Remove ANDROID_EXPERIMENTAL_MTE." by Peter Collingbourne · 5 years ago
  3. e1dc4f6 Fewer copies of ALIGN()/ALIGNBYTES. by Elliott Hughes · 5 years ago
  4. 08959d9 Merge "Sync upstream fts.c." by Elliott Hughes · 5 years ago
  5. 7e20117 Remove ANDROID_EXPERIMENTAL_MTE. by Peter Collingbourne · 5 years ago
  6. 03ac158 Sync upstream fts.c. by Elliott Hughes · 5 years ago
  7. b19fc79 Merge "Make the atomic load explicit" by Adam Barth · 5 years ago
  8. 5e466b6 Suppress SetHeapTaggingLevel warning under hwasan. by Evgenii Stepanov · 5 years ago
  9. bd84f54 Merge "Fix -Wnewline-eof" by Treehugger Robot · 5 years ago
  10. 651f1fa Make the atomic load explicit by Adam Barth · 5 years ago
  11. e9efd05 Fix -Wnewline-eof by Adam Barth · 5 years ago
  12. e09fc24 Merge "Use ELF notes to set the desired memory tagging level." by Evgenii Stepanov · 5 years ago
  13. 8564b8d Use ELF notes to set the desired memory tagging level. by Evgenii Stepanov · 5 years ago
  14. be77feb Merge "[Tagged Pointers] Point to SAC documentation in abort message." by Mitch Phillips · 5 years ago
  15. 8540c54 [Tagged Pointers] Point to SAC documentation in abort message. by Mitch Phillips · 5 years ago
  16. 95ca52a Reland: Soft-enable MAC address restrictions with allowlist. by Bram Bonné · 5 years ago
  17. 9e97280 Revert "Soft-enable MAC address restrictions with allowlist." by Bram Bonné · 5 years ago
  18. 5c8d48a Remove unused 'err' assignment by Greg Kaiser · 5 years ago
  19. 0ed9f70 Merge "Soft-enable MAC address restrictions with allowlist." by Bram Bonné · 5 years ago
  20. 0ba4998 Soft-enable MAC address restrictions with allowlist. by Bram Bonné · 5 years ago
  21. 1f2e000 Merge changes from topics "Ic7ea0f075751f8f077612617802775d2d0a799dc", "Iec02ae89f4a3d2ffe298817240f404e54b109a52" by Peter Collingbourne · 5 years ago
  22. 439ebbd Simplify and improve tempnam() and tmpnam(). by Elliott Hughes · 5 years ago
  23. 9397bdd Make our definition of std::nothrow weak. by Peter Collingbourne · 5 years ago
  24. 2210b8d [Tagged Pointers] Allow probing the current TP level w/ locking. by Mitch Phillips · 5 years ago
  25. 1e32ae2 Merge "Revert^2 "Soft-enables new MAC address restrictions."" by Bram Bonné · 5 years ago
  26. 742a003 [GWP-ASan] Remove include. by Mitch Phillips · 5 years ago
  27. 097846e Merge "Change the android_mallopt(M_SET_HEAP_TAGGING_LEVEL) API." by Peter Collingbourne · 5 years ago
  28. 9eb85bf Change the android_mallopt(M_SET_HEAP_TAGGING_LEVEL) API. by Peter Collingbourne · 5 years ago
  29. 53211a9 Revert^2 "Soft-enables new MAC address restrictions." by Bram Bonné · 5 years ago
  30. 92b8588 Merge "Revert "Soft-enables new MAC address restrictions."" by Tej Singh · 5 years ago
  31. 259776d Revert "Soft-enables new MAC address restrictions." by Tej Singh · 5 years ago
  32. 7433096 Merge "Soft-enables new MAC address restrictions." by Bram Bonné · 5 years ago
  33. 56f1c40 Merge "Clear PAC bits in android_unsafe_frame_pointer_chase()." by Peter Collingbourne · 5 years ago
  34. de30635 Put __*_ARRAY__ symbols before prioritized init/fini funcs by Matthew Maurer · 5 years ago
  35. a5c4b17 Clear PAC bits in android_unsafe_frame_pointer_chase(). by Peter Collingbourne · 5 years ago
  36. bf38328 getgrnam, getgrgid, getpwnam, getpwuid for host by Jiyong Park · 5 years ago
  37. c3ecfb6 Merge "system(3) uses /bin/sh when built for host" by Treehugger Robot · 5 years ago
  38. 8dd649d system(3) uses /bin/sh when built for host by Jiyong Park · 5 years ago
  39. 72b1aaf Merge "Fix __cxa_atexit run-time regression with many registrations" by Ryan Prichard · 5 years ago
  40. c0d50d4 Replace libandroidicu usage in bionic with the new libicu.so available in NDK by Victor Chang · 5 years ago
  41. de523c0 Fix __cxa_atexit run-time regression with many registrations by Ryan Prichard · 5 years ago
  42. ddbcea2 Merge "pthread_cond: only call futex_wake when there are waiters" by Treehugger Robot · 5 years ago
  43. 9c08f4f pthread_cond: only call futex_wake when there are waiters by Tim Murray · 5 years ago
  44. 19f8486 Fix bug in finding another thread's TCB. by Vy Nguyen · 5 years ago
  45. dcbc8ec Merge changes from topic "I81ece86ace916eb6b435ab516cd431ec4b48a3bf" by Steven Moreland · 5 years ago
  46. 5d3aa86 Add an API for per-process disabling memory initialization. by Peter Collingbourne · 5 years ago
  47. 18286ed Soft-enables new MAC address restrictions. by Bram Bonné · 5 years ago
  48. b752dd5 Mark __progname as weak for native_bridge by Evgeny Eltsin · 5 years ago
  49. 6427f39 Make __clone_for_fork pure native bridge mode abstraction by Victor Khimenko · 5 years ago
  50. a1e3f2c Expose a function to reset the stack protector for the zygote. by Elliott Hughes · 5 years ago
  51. 1e1c784 bionic_systrace: moving global static variables by Bowgo Tsai · 5 years ago
  52. d0ecf0b Adding system property tracing by Bowgo Tsai · 6 years ago
  53. 1c502d4 Merge "Various coverage improvements." by Elliott Hughes · 5 years ago
  54. d4d7efc Merge "Add a thread-properties API (Based on proposal at https://sourceware.org/glibc/wiki/ThreadPropertiesAPI)" by Vy Nguyen · 5 years ago
  55. 7cebf83 Various coverage improvements. by Elliott Hughes · 5 years ago
  56. aadcb07 Merge "Cleanup for #inclusivefixit." by Elliott Hughes · 5 years ago
  57. d500751 Add a thread-properties API by Vy Nguyen · 5 years ago
  58. f08e70a Merge "Reimplement our no-op utmp.h functions more simply." by Elliott Hughes · 5 years ago
  59. 9a1d397 Reimplement our no-op utmp.h functions more simply. by Elliott Hughes · 5 years ago
  60. 2dbea43 Make swab(3) inline prior to API 28. by Dan Albert · 7 years ago
  61. 422b204 Merge "Switch to musl memmem (via OpenBSD)." by Elliott Hughes · 5 years ago
  62. cc8f1ea Merge "Allow native_bridge to intercept __get_thread()->stack_top" by Treehugger Robot · 5 years ago
  63. 5633caa Switch to musl memmem (via OpenBSD). by Elliott Hughes · 5 years ago
  64. 7591bb5 Merge "SCUDO fill options only when USE_SCUDO" by Steven Moreland · 5 years ago
  65. 61be801 Fix __clone_for_fork attributes by Evgeny Eltsin · 5 years ago
  66. f690300 Allow native_bridge to intercept __get_thread()->stack_top by Evgeny Eltsin · 5 years ago
  67. fb65ee4 SCUDO fill options only when USE_SCUDO by Steven Moreland · 5 years ago
  68. cf34653 More cleanup for #inclusivefixit. by Elliott Hughes · 5 years ago
  69. fce3187 Cleanup for #inclusivefixit. by Elliott Hughes · 5 years ago
  70. 6ba173a Merge "Changes for #inclusivefixit." by Elliott Hughes · 5 years ago
  71. 68ae6ad Changes for #inclusivefixit. by Elliott Hughes · 5 years ago
  72. 8e20ac4 Resolve interface flags using SIOCGIFFLAGS ioctl by Bram Bonné · 5 years ago
  73. c618960 Improve diagram in malloc_heapprofd. by Florian Mayer · 6 years ago
  74. ef707f9 Remove references to libc_scudo. by Christopher Ferris · 6 years ago
  75. 8e0707d Move exit.c from stdlib to bionic subdirectory. by Victor Khimenko · 6 years ago
  76. 9f2e171 Merge "Remove dead code." by Treehugger Robot · 6 years ago
  77. 9253757 Remove dead code. by Elliott Hughes · 6 years ago
  78. cea8a4f Merge changes I3c697924,I0b019cd0 by Treehugger Robot · 6 years ago
  79. 32900a1 Merge "Use a template for the exec family." by Elliott Hughes · 6 years ago
  80. a1b1bfd Use a template for the exec family. by Elliott Hughes · 6 years ago
  81. 3a4c2ff Move set_cached_pid() to __clone_for_fork() by Lev Rumyantsev · 6 years ago
  82. 520398f Remove WEAK_FOR_NATIVE_BRIDGE for fork by Lev Rumyantsev · 6 years ago
  83. 41127dc Narrow native bridge to clone_for_fork by Lev Rumyantsev · 6 years ago
  84. 09e394f clock: buff our coverage numbers slightly. by Elliott Hughes · 6 years ago
  85. ad3be7e Ignore SCUDO_OPTIONS across a security boundary. by Christopher Ferris · 6 years ago
  86. 11623dd sigaction: don't call interposable symbol. by Josh Gao · 6 years ago
  87. e3bc50d Merge changes If42905f3,Id351a993,I8a082fd0 by Treehugger Robot · 6 years ago
  88. 947125e Fix typo in if statement. by Peter Collingbourne · 6 years ago
  89. 65fb2a7 fdsan: don't do anything when vforked. by Josh Gao · 6 years ago
  90. 2303283 Track whether a thread is currently vforked. by Josh Gao · 6 years ago
  91. 144a6ab Merge "Introduce a new heap tagging level, M_HEAP_TAGGING_LEVEL_SYNC." by Peter Collingbourne · 6 years ago
  92. d306001 Introduce a new heap tagging level, M_HEAP_TAGGING_LEVEL_SYNC. by Peter Collingbourne · 6 years ago
  93. 5a73e03 [libc] Zero and pattern initialization of heap memory. by Evgenii Stepanov · 6 years ago
  94. b107eab fdtrack: add wrapper for socketpair. by Josh Gao · 6 years ago
  95. 7de4124 fdtrack: add wrapper for eventfd. by Josh Gao · 6 years ago
  96. a38331d fdtrack: add wrappers for epoll_create, epoll_create1. by Josh Gao · 6 years ago
  97. 1fad528 fdtrack: add wrappers for pipe, pipe2. by Josh Gao · 6 years ago
  98. c848019 Merge "Set the top bit for tagged pointers." by Mitch Phillips · 6 years ago
  99. b125ca4 Set the top bit for tagged pointers. by Mitch Phillips · 6 years ago
  100. a4c2f33 tmpfile(3): use O_TMPFILE where available. by Elliott Hughes · 6 years ago