1. d91f3c1 Merge "Remove the i386-specific use of ipc(2)." into main by Elliott Hughes · 1 year, 7 months ago
  2. 7a90591 Merge "[MTE] move stack buffer calculation to mte.h" into main by Florian Mayer · 1 year, 7 months ago
  3. 9d605c0 Merge "Reapply "[MTE] allocate ring buffer for stack history"" into main by Florian Mayer · 1 year, 7 months ago
  4. 0d8a083 Remove the i386-specific use of ipc(2). by Elliott Hughes · 1 year, 7 months ago
  5. a586ba7 [MTE] move stack buffer calculation to mte.h by Florian Mayer · 1 year, 7 months ago
  6. c0aa70a Reapply "[MTE] allocate ring buffer for stack history" by Florian Mayer · 1 year, 7 months ago
  7. dc6e2fb Remove cdecl cruft. by Elliott Hughes · 1 year, 7 months ago
  8. 755f482 Merge "[MTE] fix longjmp handling" into main by Florian Mayer · 1 year, 7 months ago
  9. f7989f1 Merge "Revert "[MTE] allocate ring buffer for stack history"" into main by Florian Mayer · 1 year, 7 months ago
  10. 6b174ef [MTE] fix longjmp handling by Florian Mayer · 1 year, 7 months ago
  11. 45b29f1 Revert "[MTE] allocate ring buffer for stack history" by Florian Mayer · 1 year, 7 months ago
  12. 57d4f6b locale.cpp: remove dead libandroid_support support. by Elliott Hughes · 1 year, 7 months ago
  13. f7c5e68 Decrease logspam of stack MTE remapping. by Mitch Phillips · 1 year, 7 months ago
  14. a8873c5 Merge "[MTE] allocate ring buffer for stack history" into main by Florian Mayer · 1 year, 7 months ago
  15. de051b5 Merge "Move the ILP32 mremap() hackery into legacy_32_bit_support.cpp." into main by Elliott Hughes · 1 year, 7 months ago
  16. bebe3d5 Move the ILP32 mremap() hackery into legacy_32_bit_support.cpp. by Elliott Hughes · 1 year, 7 months ago
  17. eff0fad Merge "[HWASan] [16k] do not instrument getauxval" into main by Florian Mayer · 1 year, 7 months ago
  18. d8328a9 [HWASan] [16k] do not instrument getauxval by Florian Mayer · 1 year, 7 months ago
  19. 10d11dd [MTE] allocate ring buffer for stack history by Florian Mayer · 1 year, 9 months ago
  20. 4358d53 Move the ILP32 mmap() hackery into legacy_32_bit_support.cpp. by Elliott Hughes · 1 year, 7 months ago
  21. ad44152 new.cpp: add sized operator delete. by Elliott Hughes · 1 year, 7 months ago
  22. 4e63125 getpagesize(): remove "portability" claim. by Elliott Hughes · 1 year, 7 months ago
  23. aec1f25 Merge "pthread_exit(): reduce duplication." into main by Elliott Hughes · 1 year, 7 months ago
  24. a1e51dc Merge "Spell "calling convention" out in full." into main by Elliott Hughes · 1 year, 7 months ago
  25. 793ce9c Merge "bionic_allocator: more detailed and consistent error reporting." into main by Elliott Hughes · 1 year, 7 months ago
  26. f4a27ae Merge "Fix some wcwidth() special cases." into main by Elliott Hughes · 1 year, 7 months ago
  27. 8f653f8 bionic_allocator: more detailed and consistent error reporting. by Elliott Hughes · 1 year, 8 months ago
  28. 20a9f99 Fix some wcwidth() special cases. by Elliott Hughes · 1 year, 8 months ago
  29. 13090d0 Spell "calling convention" out in full. by Elliott Hughes · 1 year, 8 months ago
  30. 1395fa8 Merge "<sys/thread_properties.h>: remove stray semicolon in the implementation." into main by Treehugger Robot · 1 year, 8 months ago
  31. 118d5da pthread_exit(): reduce duplication. by Elliott Hughes · 1 year, 8 months ago
  32. 8758972 <sys/thread_properties.h>: remove stray semicolon in the implementation. by Elliott Hughes · 1 year, 8 months ago
  33. 5dd8ce7 Merge "bionic: max_android_page_size to 16384" into main by Steven Moreland · 1 year, 8 months ago
  34. 8401230 bionic: max_android_page_size to 16384 by Steven Moreland · 1 year, 9 months ago
  35. 7c22b4c Merge "Don't leak a thread when timer_create() fails." into main by Elliott Hughes · 1 year, 8 months ago
  36. c793bc0 Don't leak a thread when timer_create() fails. by Elliott Hughes · 1 year, 8 months ago
  37. ccc4dbf execinfo.cpp: Add a __riscv case. by Elliott Hughes · 1 year, 8 months ago
  38. a13b3b3 Merge "Tidy and document the `inline`/`__inline`/`__inline__` situation." into main by Elliott Hughes · 1 year, 8 months ago
  39. 09c660b Add riscv64 implementation of __get_bionic_tcb_for_thread(). by Elliott Hughes · 1 year, 8 months ago
  40. 03a4448 Merge "[MTE] cleanup: factor out BIONIC_MEMTAG_UPGRADE_SECS handling" into main by Treehugger Robot · 1 year, 8 months ago
  41. f332658 [MTE] cleanup: factor out BIONIC_MEMTAG_UPGRADE_SECS handling by Florian Mayer · 1 year, 8 months ago
  42. 3469e7d Tidy and document the `inline`/`__inline`/`__inline__` situation. by Elliott Hughes · 1 year, 8 months ago
  43. 2237fcf Revert "Use inline keyword without underscores consistently" by Dan Albert · 1 year, 8 months ago
  44. d06e2e7 Merge "Rename GWP-ASan android_mallopt() arguments" into main by Treehugger Robot · 1 year, 8 months ago
  45. c6d1e23 [MTE] update ring buffer when enabling stack trace collection by Florian Mayer · 1 year, 8 months ago
  46. ebc2ac9 Rename GWP-ASan android_mallopt() arguments by Mitch Phillips · 1 year, 8 months ago
  47. 05c16e7 Make "remapping stacks as PROT_MTE" debug log by Florian Mayer · 1 year, 8 months ago
  48. cdbc7c7 Merge "[scudo] -1 is also valid for M_DECAY_TIME" into main by Treehugger Robot · 1 year, 9 months ago
  49. 6abb406 [scudo] -1 is also valid for M_DECAY_TIME by Chia-hung Duan · 1 year, 9 months ago
  50. a933582 __system_property_set: add string names for init's error codes. by Elliott Hughes · 1 year, 9 months ago
  51. ceed466 libc: remove __size_mul_overflow by Nick Desaulniers · 1 year, 9 months ago
  52. 58f06e1 Use inline keyword without underscores consistently by Nick Desaulniers · 1 year, 9 months ago
  53. c574f79 Clean up __always_inline by Nick Desaulniers · 1 year, 9 months ago
  54. 4435aff Merge "[GWP-ASan] Use recoverable everywhere" into main by Mitch Phillips · 1 year, 9 months ago
  55. aa8c229 [GWP-ASan] Use recoverable everywhere by Mitch Phillips · 1 year, 9 months ago
  56. e564066 Merge "Disable USE_SCUDO branches for HWASan" into main by Florian Mayer · 1 year, 9 months ago
  57. d8ad152 Disable USE_SCUDO branches for HWASan by Florian Mayer · 1 year, 9 months ago
  58. 3bfb6ee sysconf()/getpagesize() documentation. by Elliott Hughes · 1 year, 10 months ago
  59. 4396392 Fix StaticTlsLayout for atypical alignment values by Ryan Prichard · 1 year, 10 months ago
  60. 73750dc Move memtag_stack out of libc_globals by Florian Mayer · 1 year, 10 months ago
  61. 5cc10a9 Merge "Make memtag_handle_longjmp precise" into main by Florian Mayer · 1 year, 10 months ago
  62. 0e1412e Make memtag_handle_longjmp precise by Florian Mayer · 1 year, 10 months ago
  63. 335380e Merge "Add _Fork()." into main am: a216b269ef by Elliott Hughes · 1 year, 11 months ago
  64. a216b26 Merge "Add _Fork()." into main by Elliott Hughes · 1 year, 11 months ago
  65. 2411fff Add _Fork(). by Elliott Hughes · 1 year, 11 months ago
  66. 0500d85 Merge "__bionic_get_shell_path(): explanatory comment." into main am: c3a6b446c4 by Treehugger Robot · 1 year, 11 months ago
  67. 529e624 __bionic_get_shell_path(): explanatory comment. by Elliott Hughes · 1 year, 11 months ago
  68. 00fa3f3 Merge "Clean up the <netinet/ether.h> implementation." into main am: 9a7da857a7 by Elliott Hughes · 1 year, 11 months ago
  69. b904f6d Merge "Stop trying to be clever with sysconf(_SC_NGROUPS_MAX)." into main am: 85164759f7 by Elliott Hughes · 1 year, 11 months ago
  70. 0514c95 Merge "Clarify _PC_REC_INCR_XFER_SIZE and _PC_REC_MAX_XFER_SIZE." into main am: ea8be9ff96 by Elliott Hughes · 1 year, 11 months ago
  71. 9a7da85 Merge "Clean up the <netinet/ether.h> implementation." into main by Elliott Hughes · 1 year, 11 months ago
  72. 8516475 Merge "Stop trying to be clever with sysconf(_SC_NGROUPS_MAX)." into main by Elliott Hughes · 1 year, 11 months ago
  73. ea8be9f Merge "Clarify _PC_REC_INCR_XFER_SIZE and _PC_REC_MAX_XFER_SIZE." into main by Elliott Hughes · 1 year, 11 months ago
  74. caeb54a Merge "use /system/bin/sh for all" into main am: 79434542bc by Jooyung Han · 1 year, 11 months ago
  75. 7943454 Merge "use /system/bin/sh for all" into main by Jooyung Han · 1 year, 11 months ago
  76. dd756ae Stop trying to be clever with sysconf(_SC_NGROUPS_MAX). by Elliott Hughes · 1 year, 11 months ago
  77. ae0d0c9 Clarify _PC_REC_INCR_XFER_SIZE and _PC_REC_MAX_XFER_SIZE. by Elliott Hughes · 1 year, 11 months ago
  78. 2f8ccc5 Merge changes from topics "crashapi2", "crashapi3" into main am: 30c7aad06d by Treehugger Robot · 1 year, 11 months ago
  79. 4bd5112 Allow to re-use the same crash_detail. am: e2aefc46e7 by Florian Mayer · 1 year, 11 months ago
  80. 30c7aad Merge changes from topics "crashapi2", "crashapi3" into main by Treehugger Robot · 1 year, 11 months ago
  81. 35bdfa0 use /system/bin/sh for all by Jooyung Han · 1 year, 11 months ago
  82. ca4749a header and android_crash_detail prefix for crash_detail API by Florian Mayer · 1 year, 11 months ago
  83. ce81e05 Merge "Reland^2 "[MTE] remap stacks with PROT_MTE when requested by dlopened library"" into main am: ca6861e8ad by Florian Mayer · 1 year, 11 months ago
  84. 2b11b65 Merge "Revert "use /system/bin/sh for new vendor partition"" into main am: 44890f9e52 by Jernej Virag · 1 year, 11 months ago
  85. 44890f9 Merge "Revert "use /system/bin/sh for new vendor partition"" into main by Jernej Virag · 1 year, 11 months ago
  86. 780e8ea Revert "use /system/bin/sh for new vendor partition" by Joonhun Shin · 1 year, 11 months ago
  87. a97819c Merge "use /system/bin/sh for new vendor partition" into main am: 1a1d7a189e by Jooyung Han · 1 year, 11 months ago
  88. 1a1d7a1 Merge "use /system/bin/sh for new vendor partition" into main by Jooyung Han · 1 year, 11 months ago
  89. e65e193 Reland^2 "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 1 year, 11 months ago
  90. 3ed6e72 Clean up the <netinet/ether.h> implementation. by Elliott Hughes · 1 year, 11 months ago
  91. c03b656 use /system/bin/sh for new vendor partition by Jooyung Han · 1 year, 11 months ago
  92. 8861936 Merge "Simplify our trivial initgroups(), and add a test." into main am: 76cab44ab1 by Elliott Hughes · 1 year, 11 months ago
  93. 6a45884 Simplify our trivial initgroups(), and add a test. by Elliott Hughes · 1 year, 11 months ago
  94. 37bea4e Merge "Revert^3 "[MTE] remap stacks with PROT_MTE when requested by dlopened library"" into main am: 469568b94a by Treehugger Robot · 1 year, 11 months ago
  95. 469568b Merge "Revert^3 "[MTE] remap stacks with PROT_MTE when requested by dlopened library"" into main by Treehugger Robot · 1 year, 11 months ago
  96. 976f598 Merge "Fix sysconf(_SC_NGROUPS_MAX)." into main am: b28adb35bd by Elliott Hughes · 1 year, 11 months ago
  97. 6995b4a Merge "Move three legacy .c files to .cpp." into main am: 5a1f29e6cf by Elliott Hughes · 1 year, 11 months ago
  98. b28adb3 Merge "Fix sysconf(_SC_NGROUPS_MAX)." into main by Elliott Hughes · 1 year, 11 months ago
  99. 5a1f29e Merge "Move three legacy .c files to .cpp." into main by Elliott Hughes · 1 year, 11 months ago
  100. f53e91c Revert^3 "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 1 year, 11 months ago