1. 78973da Revert "Use proprety_socket_for_system if permissions allow" by Paul Lawrence · 2 years, 6 months ago
  2. d1076eb Revert "Fix deadlock caused by two-threaded property controls" by Paul Lawrence · 2 years, 6 months ago
  3. 9908b1e Revert "Add debug logging for memtag level" by Florian Mayer · 2 years, 8 months ago
  4. 0ea424a Merge "Make tmpfile() respect $TMPDIR." am: 17b2bae190 am: 4260d4d7eb am: 2aefec48a5 by Elliott Hughes · 2 years, 9 months ago
  5. 17b2bae Merge "Make tmpfile() respect $TMPDIR." by Elliott Hughes · 2 years, 9 months ago
  6. 8b86c0b Make tmpfile() respect $TMPDIR. by Elliott Hughes · 2 years, 9 months ago
  7. 7aa49ba Merge "Introduce hwasan mode for linker" am: 4967017c86 am: c6c98f0053 am: b541b2ea65 by Florian Mayer · 2 years, 9 months ago
  8. 4967017 Merge "Introduce hwasan mode for linker" by Florian Mayer · 2 years, 9 months ago
  9. c10d064 Introduce hwasan mode for linker by Florian Mayer · 2 years, 10 months ago
  10. fc51cac Merge "riscv64: switch from x18 to gp for shadow call stack." am: 4aa40a5f77 am: 23a6dcc453 am: 38c4e72f19 by Elliott Hughes · 2 years, 9 months ago
  11. 7dd3896 riscv64: switch from x18 to gp for shadow call stack. by Elliott Hughes · 2 years, 9 months ago
  12. e9b5ab4 Merge "<spawn.h>: add posix_spawn_file_actions_addchdir_np()/posix_spawn_file_actions_addfchdir_np()." am: 7b5cc4b251 am: be6c661e18 am: 485af5eed1 by Elliott Hughes · 2 years, 9 months ago
  13. 462ca8b <spawn.h>: add posix_spawn_file_actions_addchdir_np()/posix_spawn_file_actions_addfchdir_np(). by Elliott Hughes · 2 years, 9 months ago
  14. 97a35e1 Merge "posix_spawn_file_actions_addopen(): crash early rather than late." am: 6ef483eb87 am: f658816d6b am: d7a95555c9 by Zijun Zhao · 2 years, 9 months ago
  15. 6ef483e Merge "posix_spawn_file_actions_addopen(): crash early rather than late." by Zijun Zhao · 2 years, 9 months ago
  16. b8e4e46 posix_spawn_file_actions_addopen(): crash early rather than late. by Elliott Hughes · 2 years, 9 months ago
  17. 83aa8df Merge "scandir: clarity improvements." am: 9dfcaa64e8 am: 7168ca2986 am: 664ce27366 by Elliott Hughes · 2 years, 9 months ago
  18. f6c25d6 scandir: clarity improvements. by Elliott Hughes · 2 years, 9 months ago
  19. aeddfc4 Fix deadlock caused by two-threaded property controls by Paul Lawrence · 2 years, 10 months ago
  20. 90d7846 Merge "riscv64 SCS support." am: 060cd2438c am: a53c650122 am: 8a9943531f by Elliott Hughes · 2 years, 10 months ago
  21. ebe1752 Merge "Add debug logging for memtag level" am: b4f4f4ecea am: 7de572f2fe am: b3c31ef5a1 by Florian Mayer · 2 years, 10 months ago
  22. 060cd24 Merge "riscv64 SCS support." by Elliott Hughes · 2 years, 10 months ago
  23. 49d25f8 Merge "Increase the implementation of __memcpy_chk assembly" am: 690d9a0f52 am: cb0380be32 am: 09a3965705 by Elliott Hughes · 2 years, 10 months ago
  24. b4f4f4e Merge "Add debug logging for memtag level" by Florian Mayer · 2 years, 10 months ago
  25. b3f3e86 Add debug logging for memtag level by Florian Mayer · 2 years, 10 months ago
  26. 9a39eb3 Increase the implementation of __memcpy_chk assembly by caowencheng · 2 years, 10 months ago
  27. 97dc71a Merge "Add support for M_PURGE_ALL." am: dcd1403818 am: 3459f4e588 am: f0bf6c72a2 by Christopher Ferris · 2 years, 10 months ago
  28. d86eb86 Add support for M_PURGE_ALL. by Christopher Ferris · 2 years, 10 months ago
  29. d35b1d6 Merge "Pull flockfile/funlockfile/ftrylockfile into stdio.cpp." am: dc3ed4f164 am: 27c8d2b9c6 am: ff4ae6bb39 by Elliott Hughes · 2 years, 10 months ago
  30. dc3ed4f Merge "Pull flockfile/funlockfile/ftrylockfile into stdio.cpp." by Elliott Hughes · 2 years, 10 months ago
  31. 20dd3fe Pull flockfile/funlockfile/ftrylockfile into stdio.cpp. by Elliott Hughes · 2 years, 10 months ago
  32. c184ca4 Merge "Remove <pthread.h> cruft." am: 93398b1b14 am: f983d6aa36 am: 14eb319eb5 by Elliott Hughes · 2 years, 10 months ago
  33. 9108f25 Remove <pthread.h> cruft. by Elliott Hughes · 2 years, 10 months ago
  34. 1d6f3e9 Merge "Remove <signal.h> inlines for obsolete API levels." am: 7dfa18a49f am: b5841b54fd am: 54f79f7d9b by Elliott Hughes · 2 years, 10 months ago
  35. 432a4af Remove <signal.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 10 months ago
  36. 8ebb730 Merge "Remove <sys/statvfs.h> inlines for API level 19." am: 6ccb71ca0c am: ae76d744f8 am: 5f00c70503 by Elliott Hughes · 2 years, 11 months ago
  37. 9a7155d riscv64 SCS support. by Elliott Hughes · 2 years, 11 months ago
  38. 3c3736e Remove <sys/statvfs.h> inlines for API level 19. by Elliott Hughes · 2 years, 11 months ago
  39. 9da4a4f Merge "Add the recoverable GWP-ASan feature." am: 3d577a836d am: bff57ef398 am: 1b7d9dd2ce by Mitch Phillips · 3 years ago
  40. 1e31df0 Merge "[GWP-ASan] Add TURN_ON_FOR_APP_SAMPLED_NON_CRASHING to android_mallopt" am: 64c7d18f29 am: f2e83d43eb am: b5b23843b6 by Mitch Phillips · 3 years ago
  41. 3d577a8 Merge "Add the recoverable GWP-ASan feature." by Mitch Phillips · 3 years ago
  42. 64c7d18 Merge "[GWP-ASan] Add TURN_ON_FOR_APP_SAMPLED_NON_CRASHING to android_mallopt" by Mitch Phillips · 3 years ago
  43. 2480f49 [GWP-ASan] Add TURN_ON_FOR_APP_SAMPLED_NON_CRASHING to android_mallopt by Mitch Phillips · 3 years ago
  44. a493fe4 Add the recoverable GWP-ASan feature. by Mitch Phillips · 3 years ago
  45. 562a8da Merge "Use proprety_socket_for_system if permissions allow" by Paul Lawrence · 3 years ago
  46. 24839a6 Use proprety_socket_for_system if permissions allow by Paul Lawrence · 3 years ago
  47. 98c641b Merge "Sync strptime.c with upstream." by Elliott Hughes · 3 years ago
  48. 357908d Defer to getpagesize() in sysconf(). by Elliott Hughes · 3 years ago
  49. 347dc62 Plumb scudo_ring_buffer_size to debuggerd_process_info by Florian Mayer · 3 years ago
  50. d3627a4 Sync strptime.c with upstream. by Elliott Hughes · 3 years, 1 month ago
  51. 8d9549e Move some cruft from the build system to the source. by Elliott Hughes · 3 years, 1 month ago
  52. 1e59e2a fcntl: remove some duplication, fix a bug. by Elliott Hughes · 3 years, 1 month ago
  53. dfe67d2 Tell people when they've messed up with fcntl(FD_SETFD). by Elliott Hughes · 3 years, 11 months ago
  54. 3cc366d Implement __memset_chk as a copy & paste of __memcpy_chk. by Elliott Hughes · 3 years, 2 months ago
  55. ec9ff04 Add a hack for a RISC-V bug. by Elliott Hughes · 3 years, 2 months ago
  56. 0021155 Remove strtoq() and strtouq(). by Elliott Hughes · 3 years, 2 months ago
  57. c5e588a Merge "riscv64 TLS support." by Elliott Hughes · 3 years, 3 months ago
  58. 287f48e riscv64: more <sys/ucontext.h>. by Elliott Hughes · 3 years, 3 months ago
  59. 4346270 riscv64 TLS support. by Elliott Hughes · 3 years, 3 months ago
  60. 6cfd1b5 Call out the REL architectures and make RELA the default. by Elliott Hughes · 3 years, 3 months ago
  61. 6660d6c Rewrite renameat(). by Elliott Hughes · 3 years, 3 months ago
  62. 27a37e7 fdsan: fix overflow in FdTableImpl::at by Benjamin Lerman · 3 years, 3 months ago
  63. cc61ad8 Add android_mallopt to query MTE stack state by Florian Mayer · 3 years, 4 months ago
  64. 5cfca6b Add fdsan owner type for native_handle_t by Brian Duddie · 3 years, 4 months ago
  65. af24941 Merge "[MTE] Never upgrade MTE mode for zygote." by Florian Mayer · 3 years, 5 months ago
  66. 14cbb79 [MTE] Never upgrade MTE mode for zygote. by Florian Mayer · 3 years, 5 months ago
  67. f9fac36 Merge "Add C23's memset_explicit()." by Elliott Hughes · 3 years, 5 months ago
  68. d1c3d4a Merge "Add %b and %B support to the scanf/wscanf and strto*/wcsto* families." by Elliott Hughes · 3 years, 5 months ago
  69. 1f462de Add %b and %B support to the scanf/wscanf and strto*/wcsto* families. by Elliott Hughes · 3 years, 5 months ago
  70. 0d64243 Add C23's memset_explicit(). by Elliott Hughes · 3 years, 5 months ago
  71. 408e170 Allow init to upgrade MTE to sync. by Florian Mayer · 3 years, 8 months ago
  72. 4ff089f Merge "[MTE] Allow remote mode override for process." by Florian Mayer · 3 years, 5 months ago
  73. c7bf4d4 Merge "[MTE] use static buffer for per-process property name." by Treehugger Robot · 3 years, 5 months ago
  74. dee80d5 [MTE] Allow remote mode override for process. by Florian Mayer · 3 years, 5 months ago
  75. 2791429 [MTE] use static buffer for per-process property name. by Florian Mayer · 3 years, 5 months ago
  76. 85eb6fd [style] [MTE] remove unnecessary condition. by Florian Mayer · 3 years, 5 months ago
  77. f305560 Always free after getline(). by Elliott Hughes · 3 years, 5 months ago
  78. d771a7c Simplify the implementation of get_nproc(). by Elliott Hughes · 3 years, 5 months ago
  79. 9634c36 Add persistent GWP-ASan sysprops. by Mitch Phillips · 3 years, 7 months ago
  80. bcb9715 Avoid using new/delete in locale.cpp by Ryan Prichard · 3 years, 8 months ago
  81. 0219fe8 Merge "Bump tzcode from 2016g to 2022a*." by Almaz Mingaleev · 3 years, 7 months ago
  82. 5411aff Bump tzcode from 2016g to 2022a*. by Almaz Mingaleev · 3 years, 11 months ago
  83. 3031a7e memtag_stack: vfork and longjmp support. by Evgenii Stepanov · 3 years, 8 months ago
  84. 39de8b9 Merge "Basic support for MTE stack tagging." by Treehugger Robot · 3 years, 7 months ago
  85. f9fa32a Basic support for MTE stack tagging. by Evgenii Stepanov · 3 years, 8 months ago
  86. f2d59f9 Merge "Remove the KSM hack in mmap()." by Elliott Hughes · 3 years, 8 months ago
  87. e54a052 Remove unused function. by Florian Mayer · 3 years, 8 months ago
  88. b3b0eb6 Remove the KSM hack in mmap(). by Elliott Hughes · 3 years, 8 months ago
  89. 3c0f096 Remove unnecessary static variable. by Florian Mayer · 3 years, 8 months ago
  90. b65e105 add new Linux close_range() system call to bionic by Maciej Żenczykowski · 4 years ago
  91. c9c0ebd allowlist new Linux close_range() system call, use it in posix_spawn() by Maciej Żenczykowski · 4 years ago
  92. 520e2d3 Merge "posix_spawn - implement support for POSIX_SPAWN_CLOEXEC_DEFAULT" by Maciej Żenczykowski · 3 years, 8 months ago
  93. 3865c8f Merge "[GWP-ASan] Provide runtime configuration through an env var + sysprop." by Mitch Phillips · 3 years, 9 months ago
  94. 262b873 posix_spawn - implement support for POSIX_SPAWN_CLOEXEC_DEFAULT by Maciej Żenczykowski · 4 years ago
  95. e6997d5 [GWP-ASan] Provide runtime configuration through an env var + sysprop. by Mitch Phillips · 5 years ago
  96. 8cfc318 Merge "In android_set_abort_message, check for nullptr." by Christopher Ferris · 3 years, 9 months ago
  97. bbf9cd8 In android_set_abort_message, check for nullptr. by Christopher Ferris · 3 years, 9 months ago
  98. c70311c [GWP-ASan] Fix bugs in realloc(). by Mitch Phillips · 3 years, 9 months ago
  99. 93f3017 Merge "Revert "Disable pointer authentication in app processes."" by Elliott Hughes · 3 years, 10 months ago
  100. 7309177 Revert "Disable pointer authentication in app processes." by Elliott Hughes · 3 years, 10 months ago