1. 3c3736e Remove <sys/statvfs.h> inlines for API level 19. by Elliott Hughes · 2 years, 11 months ago
  2. 3d577a8 Merge "Add the recoverable GWP-ASan feature." by Mitch Phillips · 3 years ago
  3. 64c7d18 Merge "[GWP-ASan] Add TURN_ON_FOR_APP_SAMPLED_NON_CRASHING to android_mallopt" by Mitch Phillips · 3 years ago
  4. 2480f49 [GWP-ASan] Add TURN_ON_FOR_APP_SAMPLED_NON_CRASHING to android_mallopt by Mitch Phillips · 3 years ago
  5. a493fe4 Add the recoverable GWP-ASan feature. by Mitch Phillips · 3 years ago
  6. 98c641b Merge "Sync strptime.c with upstream." by Elliott Hughes · 3 years ago
  7. 357908d Defer to getpagesize() in sysconf(). by Elliott Hughes · 3 years ago
  8. 347dc62 Plumb scudo_ring_buffer_size to debuggerd_process_info by Florian Mayer · 3 years, 1 month ago
  9. d3627a4 Sync strptime.c with upstream. by Elliott Hughes · 3 years, 1 month ago
  10. 8d9549e Move some cruft from the build system to the source. by Elliott Hughes · 3 years, 1 month ago
  11. 1e59e2a fcntl: remove some duplication, fix a bug. by Elliott Hughes · 3 years, 1 month ago
  12. dfe67d2 Tell people when they've messed up with fcntl(FD_SETFD). by Elliott Hughes · 4 years ago
  13. 3cc366d Implement __memset_chk as a copy & paste of __memcpy_chk. by Elliott Hughes · 3 years, 2 months ago
  14. ec9ff04 Add a hack for a RISC-V bug. by Elliott Hughes · 3 years, 2 months ago
  15. 0021155 Remove strtoq() and strtouq(). by Elliott Hughes · 3 years, 2 months ago
  16. c5e588a Merge "riscv64 TLS support." by Elliott Hughes · 3 years, 3 months ago
  17. 287f48e riscv64: more <sys/ucontext.h>. by Elliott Hughes · 3 years, 3 months ago
  18. 4346270 riscv64 TLS support. by Elliott Hughes · 3 years, 3 months ago
  19. 6cfd1b5 Call out the REL architectures and make RELA the default. by Elliott Hughes · 3 years, 3 months ago
  20. 6660d6c Rewrite renameat(). by Elliott Hughes · 3 years, 3 months ago
  21. 27a37e7 fdsan: fix overflow in FdTableImpl::at by Benjamin Lerman · 3 years, 4 months ago
  22. cc61ad8 Add android_mallopt to query MTE stack state by Florian Mayer · 3 years, 5 months ago
  23. 5cfca6b Add fdsan owner type for native_handle_t by Brian Duddie · 3 years, 5 months ago
  24. af24941 Merge "[MTE] Never upgrade MTE mode for zygote." by Florian Mayer · 3 years, 5 months ago
  25. 14cbb79 [MTE] Never upgrade MTE mode for zygote. by Florian Mayer · 3 years, 5 months ago
  26. f9fac36 Merge "Add C23's memset_explicit()." by Elliott Hughes · 3 years, 5 months ago
  27. d1c3d4a Merge "Add %b and %B support to the scanf/wscanf and strto*/wcsto* families." by Elliott Hughes · 3 years, 5 months ago
  28. 1f462de Add %b and %B support to the scanf/wscanf and strto*/wcsto* families. by Elliott Hughes · 3 years, 5 months ago
  29. 0d64243 Add C23's memset_explicit(). by Elliott Hughes · 3 years, 5 months ago
  30. 408e170 Allow init to upgrade MTE to sync. by Florian Mayer · 3 years, 8 months ago
  31. 4ff089f Merge "[MTE] Allow remote mode override for process." by Florian Mayer · 3 years, 6 months ago
  32. c7bf4d4 Merge "[MTE] use static buffer for per-process property name." by Treehugger Robot · 3 years, 6 months ago
  33. dee80d5 [MTE] Allow remote mode override for process. by Florian Mayer · 3 years, 6 months ago
  34. 2791429 [MTE] use static buffer for per-process property name. by Florian Mayer · 3 years, 6 months ago
  35. 85eb6fd [style] [MTE] remove unnecessary condition. by Florian Mayer · 3 years, 6 months ago
  36. f305560 Always free after getline(). by Elliott Hughes · 3 years, 6 months ago
  37. d771a7c Simplify the implementation of get_nproc(). by Elliott Hughes · 3 years, 6 months ago
  38. 9634c36 Add persistent GWP-ASan sysprops. by Mitch Phillips · 3 years, 7 months ago
  39. bcb9715 Avoid using new/delete in locale.cpp by Ryan Prichard · 3 years, 9 months ago
  40. 0219fe8 Merge "Bump tzcode from 2016g to 2022a*." by Almaz Mingaleev · 3 years, 7 months ago
  41. 5411aff Bump tzcode from 2016g to 2022a*. by Almaz Mingaleev · 4 years ago
  42. 3031a7e memtag_stack: vfork and longjmp support. by Evgenii Stepanov · 3 years, 8 months ago
  43. 39de8b9 Merge "Basic support for MTE stack tagging." by Treehugger Robot · 3 years, 8 months ago
  44. f9fa32a Basic support for MTE stack tagging. by Evgenii Stepanov · 3 years, 8 months ago
  45. f2d59f9 Merge "Remove the KSM hack in mmap()." by Elliott Hughes · 3 years, 8 months ago
  46. e54a052 Remove unused function. by Florian Mayer · 3 years, 8 months ago
  47. b3b0eb6 Remove the KSM hack in mmap(). by Elliott Hughes · 3 years, 8 months ago
  48. 3c0f096 Remove unnecessary static variable. by Florian Mayer · 3 years, 8 months ago
  49. b65e105 add new Linux close_range() system call to bionic by Maciej Żenczykowski · 4 years ago
  50. c9c0ebd allowlist new Linux close_range() system call, use it in posix_spawn() by Maciej Żenczykowski · 4 years ago
  51. 520e2d3 Merge "posix_spawn - implement support for POSIX_SPAWN_CLOEXEC_DEFAULT" by Maciej Żenczykowski · 3 years, 9 months ago
  52. 3865c8f Merge "[GWP-ASan] Provide runtime configuration through an env var + sysprop." by Mitch Phillips · 3 years, 9 months ago
  53. 262b873 posix_spawn - implement support for POSIX_SPAWN_CLOEXEC_DEFAULT by Maciej Żenczykowski · 4 years ago
  54. e6997d5 [GWP-ASan] Provide runtime configuration through an env var + sysprop. by Mitch Phillips · 5 years ago
  55. 8cfc318 Merge "In android_set_abort_message, check for nullptr." by Christopher Ferris · 3 years, 9 months ago
  56. bbf9cd8 In android_set_abort_message, check for nullptr. by Christopher Ferris · 3 years, 9 months ago
  57. c70311c [GWP-ASan] Fix bugs in realloc(). by Mitch Phillips · 3 years, 9 months ago
  58. 93f3017 Merge "Revert "Disable pointer authentication in app processes."" by Elliott Hughes · 3 years, 10 months ago
  59. 7309177 Revert "Disable pointer authentication in app processes." by Elliott Hughes · 3 years, 10 months ago
  60. 62d49fd posix_spawn: always clear O_CLOEXEC for dup'ed fds. by Elliott Hughes · 4 years ago
  61. d4aa14d profiling: override dumpability while opening /proc/self/mem,maps by Ryan Savitski · 4 years ago
  62. 9425b16 [MTE] Relax ELF note. by Mitch Phillips · 4 years ago
  63. 2be3e92 Merge "[MTE] add sysprop to set mte state globally" by Treehugger Robot · 4 years ago
  64. 9340037 [NFCI] Change Android's NT_TYPE to NT_ANDROID_TYPE. by Mitch Phillips · 4 years ago
  65. dde3176 [MTE] add sysprop to set mte state globally by Florian Mayer · 4 years ago
  66. 6c1c342 Fix HWASan crashes in heapprofd initialization. by Florian Mayer · 4 years ago
  67. f7e721c Merge "Fix recursive deadlock inside bionic_systrace" by Daniele Di Proietto · 4 years ago
  68. f5f04b1 Fix recursive deadlock inside bionic_systrace by Daniele Di Proietto · 4 years ago
  69. ccae7ef Merge "Disable pointer authentication in app processes." by Peter Collingbourne · 4 years ago
  70. bf52e88 Disable pointer authentication in app processes. by Peter Collingbourne · 4 years ago
  71. ad1658e c32rtomb/mbrtoc32: remove dead code. by Elliott Hughes · 4 years, 1 month ago
  72. 9d66092 mbrtoc16: explain the line that has no test coverage. by Elliott Hughes · 4 years, 2 months ago
  73. afd8fc3 Merge "Optimize the mbs fast path slightly." by Elliott Hughes · 4 years, 2 months ago
  74. 2c96639 Optimize the mbs fast path slightly. by Elliott Hughes · 4 years, 2 months ago
  75. b6b7e2e Add the missing '--' to shell invocations. by Elliott Hughes · 4 years, 2 months ago
  76. 7a2386b Don't open /dev/null until we need to. by Elliott Hughes · 4 years, 3 months ago
  77. 11526e2 Add execinfo functionality. by Christopher Ferris · 4 years, 3 months ago
  78. cf59e19 Add preadv2/pwritev2 wrappers. by Elliott Hughes · 4 years, 3 months ago
  79. b6d3c78 malloc_heapprofd: Avoid a spurious error log by Daniele Di Proietto · 4 years, 3 months ago
  80. 5b4913a Merge "Treat static binaries "the same" for the profiling signals." by Treehugger Robot · 4 years, 4 months ago
  81. e8cc2c3 Merge "bionic: fix broken end atrace events" by Lalit Maganti · 4 years, 4 months ago
  82. 3771937 Treat static binaries "the same" for the profiling signals. by Elliott Hughes · 4 years, 4 months ago
  83. 2aa3f7c bionic: fix broken end atrace events by Lalit Maganti · 4 years, 5 months ago
  84. 8f9713e Fix broken return code of M_INITIALIZE_GWP_ASAN. by Christopher Ferris · 4 years, 4 months ago
  85. 048f24e Export fts as a static library for use with musl by Colin Cross · 4 years, 4 months ago
  86. 69bcb8b Compile fts.c in libc_openbsd_ndk by Colin Cross · 4 years, 4 months ago
  87. a4ffabe Merge "Reland "Fix GWP hooks not being restored, leading to crashes."" by Florian Mayer · 4 years, 5 months ago
  88. 3a0ced8 Reland "Fix GWP hooks not being restored, leading to crashes." by Florian Mayer · 4 years, 6 months ago
  89. 695af0d POSIX strerror_r returns an error number, not -1 by Colin Cross · 4 years, 6 months ago
  90. 8f14b65 Revert "Adding system property tracing" by Bowgo Tsai · 4 years, 6 months ago
  91. 13a960f Revert "bionic_systrace: moving global static variables" by Bowgo Tsai · 4 years, 6 months ago
  92. 2ef1cd3 Merge "Allow the kernel to upgrade ASYNC mode processes to SYNC mode." by Treehugger Robot · 4 years, 7 months ago
  93. 48bf46b Allow the kernel to upgrade ASYNC mode processes to SYNC mode. by Peter Collingbourne · 4 years, 7 months ago
  94. 79dbdc3 Document more clearly that we don't plan on using faccessat2(2). by Elliott Hughes · 4 years, 7 months ago
  95. be1c013 Merge "Disable return PAC in __pthread_start." by Peter Collingbourne · 4 years, 7 months ago
  96. 26d83ba Disable return PAC in __pthread_start. by Peter Collingbourne · 4 years, 7 months ago
  97. 85c7838 Fix dangling pointer in heapprofd API. by Florian Mayer · 4 years, 8 months ago
  98. 5a7f3ef Enable RTM_GETLINK restrictions on all apps by Bram Bonné · 4 years, 9 months ago
  99. dcbacd6 Avoid prctl(PR_PAC_RESET_KEYS) on devices without PAC support. by Peter Collingbourne · 4 years, 9 months ago
  100. f2bb4e6 Merge "Revert "Reland: Soft-enable MAC address restrictions with allowlist."" by Bram Bonné · 4 years, 9 months ago