1. 13a960f Revert "bionic_systrace: moving global static variables" by Bowgo Tsai · 4 years, 6 months ago
  2. 2ef1cd3 Merge "Allow the kernel to upgrade ASYNC mode processes to SYNC mode." by Treehugger Robot · 4 years, 6 months ago
  3. 48bf46b Allow the kernel to upgrade ASYNC mode processes to SYNC mode. by Peter Collingbourne · 4 years, 6 months ago
  4. 79dbdc3 Document more clearly that we don't plan on using faccessat2(2). by Elliott Hughes · 4 years, 6 months ago
  5. be1c013 Merge "Disable return PAC in __pthread_start." by Peter Collingbourne · 4 years, 7 months ago
  6. 26d83ba Disable return PAC in __pthread_start. by Peter Collingbourne · 4 years, 7 months ago
  7. 85c7838 Fix dangling pointer in heapprofd API. by Florian Mayer · 4 years, 7 months ago
  8. 5a7f3ef Enable RTM_GETLINK restrictions on all apps by Bram Bonné · 4 years, 8 months ago
  9. dcbacd6 Avoid prctl(PR_PAC_RESET_KEYS) on devices without PAC support. by Peter Collingbourne · 4 years, 8 months ago
  10. f2bb4e6 Merge "Revert "Reland: Soft-enable MAC address restrictions with allowlist."" by Bram Bonné · 4 years, 9 months ago
  11. 44ec9c3 Merge "Disable fdtrack post-fork." by Josh Gao · 4 years, 9 months ago
  12. bca8a44 Revert "Reland: Soft-enable MAC address restrictions with allowlist." by Bram Bonné · 4 years, 9 months ago
  13. dcc97c0 Disable fdtrack post-fork. by Josh Gao · 5 years ago
  14. 2b9719e Merge "Reset PAC keys on thread creation instead of on zygote fork." by Peter Collingbourne · 4 years, 9 months ago
  15. 811d180 Reset PAC keys on thread creation instead of on zygote fork. by Peter Collingbourne · 4 years, 9 months ago
  16. 13a7610 scandir: remove dead code. by Elliott Hughes · 4 years, 10 months ago
  17. 03e961e Merge "Teach debuggerd to pass the secondary ring buffer to __scudo_get_error_info()." by Peter Collingbourne · 4 years, 10 months ago
  18. 6ba27e0 Merge "Add some slack at the end of large allocations when target SDK level < S." by Peter Collingbourne · 4 years, 10 months ago
  19. b82f5cf Improve <sys/xattr.h> coverage. by Elliott Hughes · 4 years, 10 months ago
  20. 2659d7b Add some slack at the end of large allocations when target SDK level < S. by Peter Collingbourne · 4 years, 10 months ago
  21. f443817 Remove unused (and empty) file. by Elliott Hughes · 4 years, 10 months ago
  22. 9747214 Merge "Add wrappers for pidfd_{open,getfd,send_signal}." by Josh Gao · 4 years, 10 months ago
  23. dddf75f Merge "Add additional app to netlink appcompat allowlist." by Bram Bonné · 4 years, 10 months ago
  24. 82c3d89 Add additional app to netlink appcompat allowlist. by Bram Bonné · 4 years, 10 months ago
  25. 3de1915 Add wrappers for pidfd_{open,getfd,send_signal}. by Josh Gao · 4 years, 10 months ago
  26. 6161970 Merge "Make __libc_init_scudo() weak for native bridge." by Treehugger Robot · 4 years, 10 months ago
  27. bf91786 Make __libc_init_scudo() weak for native bridge. by Peter Collingbourne · 4 years, 10 months ago
  28. 20c023f iconv(3): ignore src_bytes_left if src_bytes is null. by Elliott Hughes · 4 years, 11 months ago
  29. 2753fc8 Teach debuggerd to pass the secondary ring buffer to __scudo_get_error_info(). by Peter Collingbourne · 5 years ago
  30. bfa3688 Merge "[MemInit] Remove old API, introduce new MemInit API." by Mitch Phillips · 5 years ago
  31. 9cad842 [MemInit] Remove old API, introduce new MemInit API. by Mitch Phillips · 5 years ago
  32. 347b01b [MTE] Change scudo init order to get correct PROT_MTE pages. by Mitch Phillips · 5 years ago
  33. 7336663 Remove the now-unnecessary android_mallopt() options. by Elliott Hughes · 5 years ago
  34. e925485 Merge "Make "disable memory mitigations" and "set heap tagging level" more available." by Elliott Hughes · 5 years ago
  35. 446b4dd Make "disable memory mitigations" and "set heap tagging level" more available. by Elliott Hughes · 5 years ago
  36. 4cded97 [MTE] Add MEMTAG_OPTIONS and arm64.memtag.process.* sysprop parsing. by Mitch Phillips · 5 years ago
  37. b1ba762 Merge "Fewer copies of ALIGN()/ALIGNBYTES." by Elliott Hughes · 5 years ago
  38. 4e67866 Merge "Remove ANDROID_EXPERIMENTAL_MTE." by Peter Collingbourne · 5 years ago
  39. e1dc4f6 Fewer copies of ALIGN()/ALIGNBYTES. by Elliott Hughes · 5 years ago
  40. 08959d9 Merge "Sync upstream fts.c." by Elliott Hughes · 5 years ago
  41. 7e20117 Remove ANDROID_EXPERIMENTAL_MTE. by Peter Collingbourne · 5 years ago
  42. 03ac158 Sync upstream fts.c. by Elliott Hughes · 5 years ago
  43. b19fc79 Merge "Make the atomic load explicit" by Adam Barth · 5 years ago
  44. 5e466b6 Suppress SetHeapTaggingLevel warning under hwasan. by Evgenii Stepanov · 5 years ago
  45. bd84f54 Merge "Fix -Wnewline-eof" by Treehugger Robot · 5 years ago
  46. 651f1fa Make the atomic load explicit by Adam Barth · 5 years ago
  47. e9efd05 Fix -Wnewline-eof by Adam Barth · 5 years ago
  48. e09fc24 Merge "Use ELF notes to set the desired memory tagging level." by Evgenii Stepanov · 5 years ago
  49. 8564b8d Use ELF notes to set the desired memory tagging level. by Evgenii Stepanov · 5 years ago
  50. be77feb Merge "[Tagged Pointers] Point to SAC documentation in abort message." by Mitch Phillips · 5 years ago
  51. 8540c54 [Tagged Pointers] Point to SAC documentation in abort message. by Mitch Phillips · 5 years ago
  52. 95ca52a Reland: Soft-enable MAC address restrictions with allowlist. by Bram Bonné · 5 years ago
  53. 9e97280 Revert "Soft-enable MAC address restrictions with allowlist." by Bram Bonné · 5 years ago
  54. 5c8d48a Remove unused 'err' assignment by Greg Kaiser · 5 years ago
  55. 0ed9f70 Merge "Soft-enable MAC address restrictions with allowlist." by Bram Bonné · 5 years ago
  56. 0ba4998 Soft-enable MAC address restrictions with allowlist. by Bram Bonné · 5 years ago
  57. 1f2e000 Merge changes from topics "Ic7ea0f075751f8f077612617802775d2d0a799dc", "Iec02ae89f4a3d2ffe298817240f404e54b109a52" by Peter Collingbourne · 5 years ago
  58. 439ebbd Simplify and improve tempnam() and tmpnam(). by Elliott Hughes · 5 years ago
  59. 9397bdd Make our definition of std::nothrow weak. by Peter Collingbourne · 5 years ago
  60. 2210b8d [Tagged Pointers] Allow probing the current TP level w/ locking. by Mitch Phillips · 5 years ago
  61. 1e32ae2 Merge "Revert^2 "Soft-enables new MAC address restrictions."" by Bram Bonné · 5 years ago
  62. 742a003 [GWP-ASan] Remove include. by Mitch Phillips · 5 years ago
  63. 097846e Merge "Change the android_mallopt(M_SET_HEAP_TAGGING_LEVEL) API." by Peter Collingbourne · 5 years ago
  64. 9eb85bf Change the android_mallopt(M_SET_HEAP_TAGGING_LEVEL) API. by Peter Collingbourne · 5 years ago
  65. 53211a9 Revert^2 "Soft-enables new MAC address restrictions." by Bram Bonné · 5 years ago
  66. 92b8588 Merge "Revert "Soft-enables new MAC address restrictions."" by Tej Singh · 5 years ago
  67. 259776d Revert "Soft-enables new MAC address restrictions." by Tej Singh · 5 years ago
  68. 7433096 Merge "Soft-enables new MAC address restrictions." by Bram Bonné · 5 years ago
  69. 56f1c40 Merge "Clear PAC bits in android_unsafe_frame_pointer_chase()." by Peter Collingbourne · 5 years ago
  70. de30635 Put __*_ARRAY__ symbols before prioritized init/fini funcs by Matthew Maurer · 5 years ago
  71. a5c4b17 Clear PAC bits in android_unsafe_frame_pointer_chase(). by Peter Collingbourne · 5 years ago
  72. bf38328 getgrnam, getgrgid, getpwnam, getpwuid for host by Jiyong Park · 5 years ago
  73. c3ecfb6 Merge "system(3) uses /bin/sh when built for host" by Treehugger Robot · 5 years ago
  74. 8dd649d system(3) uses /bin/sh when built for host by Jiyong Park · 5 years ago
  75. 72b1aaf Merge "Fix __cxa_atexit run-time regression with many registrations" by Ryan Prichard · 5 years ago
  76. c0d50d4 Replace libandroidicu usage in bionic with the new libicu.so available in NDK by Victor Chang · 5 years ago
  77. de523c0 Fix __cxa_atexit run-time regression with many registrations by Ryan Prichard · 5 years ago
  78. ddbcea2 Merge "pthread_cond: only call futex_wake when there are waiters" by Treehugger Robot · 5 years ago
  79. 9c08f4f pthread_cond: only call futex_wake when there are waiters by Tim Murray · 5 years ago
  80. 19f8486 Fix bug in finding another thread's TCB. by Vy Nguyen · 5 years ago
  81. dcbc8ec Merge changes from topic "I81ece86ace916eb6b435ab516cd431ec4b48a3bf" by Steven Moreland · 5 years ago
  82. 5d3aa86 Add an API for per-process disabling memory initialization. by Peter Collingbourne · 5 years ago
  83. 18286ed Soft-enables new MAC address restrictions. by Bram Bonné · 5 years ago
  84. b752dd5 Mark __progname as weak for native_bridge by Evgeny Eltsin · 5 years ago
  85. 6427f39 Make __clone_for_fork pure native bridge mode abstraction by Victor Khimenko · 5 years ago
  86. a1e3f2c Expose a function to reset the stack protector for the zygote. by Elliott Hughes · 5 years ago
  87. 1e1c784 bionic_systrace: moving global static variables by Bowgo Tsai · 5 years ago
  88. d0ecf0b Adding system property tracing by Bowgo Tsai · 6 years ago
  89. 1c502d4 Merge "Various coverage improvements." by Elliott Hughes · 5 years ago
  90. d4d7efc Merge "Add a thread-properties API (Based on proposal at https://sourceware.org/glibc/wiki/ThreadPropertiesAPI)" by Vy Nguyen · 5 years ago
  91. 7cebf83 Various coverage improvements. by Elliott Hughes · 5 years ago
  92. aadcb07 Merge "Cleanup for #inclusivefixit." by Elliott Hughes · 5 years ago
  93. d500751 Add a thread-properties API by Vy Nguyen · 5 years ago
  94. f08e70a Merge "Reimplement our no-op utmp.h functions more simply." by Elliott Hughes · 5 years ago
  95. 9a1d397 Reimplement our no-op utmp.h functions more simply. by Elliott Hughes · 5 years ago
  96. 2dbea43 Make swab(3) inline prior to API 28. by Dan Albert · 7 years ago
  97. 422b204 Merge "Switch to musl memmem (via OpenBSD)." by Elliott Hughes · 5 years ago
  98. cc8f1ea Merge "Allow native_bridge to intercept __get_thread()->stack_top" by Treehugger Robot · 5 years ago
  99. 5633caa Switch to musl memmem (via OpenBSD). by Elliott Hughes · 5 years ago
  100. 7591bb5 Merge "SCUDO fill options only when USE_SCUDO" by Steven Moreland · 5 years ago