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