1. 5dd8ce7 Merge "bionic: max_android_page_size to 16384" into main by Steven Moreland · 1 year, 8 months ago
  2. dc82bd1 Merge "Read maps data before using and do safe reads." into main by Christopher Ferris · 1 year, 8 months ago
  3. 8401230 bionic: max_android_page_size to 16384 by Steven Moreland · 1 year, 9 months ago
  4. 7c22b4c Merge "Don't leak a thread when timer_create() fails." into main by Elliott Hughes · 1 year, 8 months ago
  5. 65e349d Read maps data before using and do safe reads. by Christopher Ferris · 1 year, 8 months ago
  6. c793bc0 Don't leak a thread when timer_create() fails. by Elliott Hughes · 1 year, 8 months ago
  7. ccc4dbf execinfo.cpp: Add a __riscv case. by Elliott Hughes · 1 year, 8 months ago
  8. a13b3b3 Merge "Tidy and document the `inline`/`__inline`/`__inline__` situation." into main by Elliott Hughes · 1 year, 8 months ago
  9. 09c660b Add riscv64 implementation of __get_bionic_tcb_for_thread(). by Elliott Hughes · 1 year, 8 months ago
  10. 88908db Merge "Minor <android/dlext.h> documentation improvements." into main by Elliott Hughes · 1 year, 8 months ago
  11. bdba54d Merge "Update <android/api-level.h>." into main by Treehugger Robot · 1 year, 8 months ago
  12. 923b48c Merge "Update <system_properties.h> documentation." into main by Treehugger Robot · 1 year, 8 months ago
  13. c2622a5 Minor <android/dlext.h> documentation improvements. by Elliott Hughes · 1 year, 8 months ago
  14. 3772ae4 Update <system_properties.h> documentation. by Elliott Hughes · 1 year, 8 months ago
  15. d6c3a07 Update <android/api-level.h>. by Elliott Hughes · 1 year, 8 months ago
  16. 72b10fc Document <link.h>. by Elliott Hughes · 1 year, 8 months ago
  17. 03a4448 Merge "[MTE] cleanup: factor out BIONIC_MEMTAG_UPGRADE_SECS handling" into main by Treehugger Robot · 1 year, 8 months ago
  18. f332658 [MTE] cleanup: factor out BIONIC_MEMTAG_UPGRADE_SECS handling by Florian Mayer · 1 year, 8 months ago
  19. 3469e7d Tidy and document the `inline`/`__inline`/`__inline__` situation. by Elliott Hughes · 1 year, 8 months ago
  20. 2237fcf Revert "Use inline keyword without underscores consistently" by Dan Albert · 1 year, 8 months ago
  21. d06e2e7 Merge "Rename GWP-ASan android_mallopt() arguments" into main by Treehugger Robot · 1 year, 8 months ago
  22. 3aa32e2 Merge "Export capability.h as a filegroup" into main by Jiyong Park · 1 year, 8 months ago
  23. d29fcf6 Merge "[MTE] update ring buffer when enabling stack trace collection" into main by Florian Mayer · 1 year, 8 months ago
  24. c6d1e23 [MTE] update ring buffer when enabling stack trace collection by Florian Mayer · 1 year, 8 months ago
  25. 5fa285d Merge "Change malloc_not_svelte to malloc_low_memory." into main by Christopher Ferris · 1 year, 8 months ago
  26. ebc2ac9 Rename GWP-ASan android_mallopt() arguments by Mitch Phillips · 1 year, 9 months ago
  27. 35a280d Export capability.h as a filegroup by Jiyong Park · 1 year, 9 months ago
  28. a97a475 Merge "Add deprecation message for __sF." into main by Treehugger Robot · 1 year, 9 months ago
  29. 000745a Merge "Allow deprecation messages." into main by Treehugger Robot · 1 year, 9 months ago
  30. cc86c74 Add deprecation message for __sF. by Dan Albert · 1 year, 9 months ago
  31. 398e1aa Allow deprecation messages. by Dan Albert · 1 year, 9 months ago
  32. 622b6ae __system_property_add: log specifics about failures. by Elliott Hughes · 1 year, 9 months ago
  33. b542505 Change malloc_not_svelte to malloc_low_memory. by Christopher Ferris · 1 year, 9 months ago
  34. 05c16e7 Make "remapping stacks as PROT_MTE" debug log by Florian Mayer · 1 year, 9 months ago
  35. 81c54c7 Upstream sync. by Elliott Hughes · 1 year, 9 months ago
  36. cdbc7c7 Merge "[scudo] -1 is also valid for M_DECAY_TIME" into main by Treehugger Robot · 1 year, 9 months ago
  37. 6abb406 [scudo] -1 is also valid for M_DECAY_TIME by Chia-hung Duan · 1 year, 9 months ago
  38. 9c78922 Merge "Only try to initialize appcompat properties if the folder is present" into main by Treehugger Robot · 1 year, 9 months ago
  39. 5063d26 Merge "Always use `__foo__` for attribute names." into main by Elliott Hughes · 1 year, 9 months ago
  40. ae038dc Merge "Replace commented-out deprecated attribute with doc comment." into main by Treehugger Robot · 1 year, 9 months ago
  41. a933582 __system_property_set: add string names for init's error codes. by Elliott Hughes · 1 year, 9 months ago
  42. 9b9371b Replace commented-out deprecated attribute with doc comment. by Elliott Hughes · 1 year, 9 months ago
  43. a1b5ca2 Always use `__foo__` for attribute names. by Elliott Hughes · 1 year, 9 months ago
  44. 9437444 Only try to initialize appcompat properties if the folder is present by Nate Myren · 1 year, 9 months ago
  45. 7d3c6cd Document pthread_key_create(3), pthread_key_delete(3), and PTHREAD_KEYS_MAX. by Elliott Hughes · 1 year, 9 months ago
  46. 785e161 Merge "Update to v6.8 kernel headers." into main by Christopher Ferris · 1 year, 9 months ago
  47. ceed466 libc: remove __size_mul_overflow by Nick Desaulniers · 1 year, 9 months ago
  48. 0be8f18 Merge "Use inline keyword without underscores consistently" into main by Nick Desaulniers · 1 year, 9 months ago
  49. 0b1161d Merge "Clean up __always_inline" into main by Treehugger Robot · 1 year, 9 months ago
  50. 58f06e1 Use inline keyword without underscores consistently by Nick Desaulniers · 1 year, 9 months ago
  51. c574f79 Clean up __always_inline by Nick Desaulniers · 1 year, 9 months ago
  52. 7d098bb Fix incorrect links by Florian Mayer · 1 year, 9 months ago
  53. b830ddf Update to v6.8 kernel headers. by Christopher Ferris · 1 year, 10 months ago
  54. 12773b6 Merge "Simplify Oryon ifunc resolvers." into main by Elliott Hughes · 1 year, 9 months ago
  55. f978a85 Simplify Oryon ifunc resolvers. by Elliott Hughes · 1 year, 9 months ago
  56. e7f4506 Merge "Add LINE_MAX." into main by Treehugger Robot · 1 year, 9 months ago
  57. 117478d Merge "Prefer __BIONIC_DEPRECATED_PAGE_SIZE_MACRO" into main by Steven Moreland · 1 year, 9 months ago
  58. 4435aff Merge "[GWP-ASan] Use recoverable everywhere" into main by Mitch Phillips · 1 year, 9 months ago
  59. 3db97c7 Merge "Add NGROUPS." into main by Treehugger Robot · 1 year, 9 months ago
  60. e5bd239 Add NGROUPS. by Elliott Hughes · 1 year, 9 months ago
  61. f666d82 <sys/shm.h>: fix a hard-coded 4096 page size. by Elliott Hughes · 1 year, 9 months ago
  62. a69e5af Prefer __BIONIC_DEPRECATED_PAGE_SIZE_MACRO by Steven Moreland · 1 year, 9 months ago
  63. b266f65 Add LINE_MAX. by Elliott Hughes · 1 year, 9 months ago
  64. aa8c229 [GWP-ASan] Use recoverable everywhere by Mitch Phillips · 1 year, 9 months ago
  65. 252ed57 Merge "riscv64: use L() in the handful of places we didn't already." into main by Elliott Hughes · 1 year, 9 months ago
  66. 6937761 arm64: use L() in the handful of places we didn't already. by Elliott Hughes · 1 year, 9 months ago
  67. 9e89249 riscv64: use L() in the handful of places we didn't already. by Elliott Hughes · 1 year, 9 months ago
  68. b974596 Merge "Hide overaligned global address from the compiler." into main by Treehugger Robot · 1 year, 9 months ago
  69. 8bd83d8 Hide overaligned global address from the compiler. by Peter Collingbourne · 1 year, 9 months ago
  70. e564066 Merge "Disable USE_SCUDO branches for HWASan" into main by Florian Mayer · 1 year, 9 months ago
  71. d8ad152 Disable USE_SCUDO branches for HWASan by Florian Mayer · 1 year, 10 months ago
  72. 54a6121 Custom memset implementation for Qualcomm Oryon CPU by Vaisakh K V · 1 year, 10 months ago
  73. 83e5584 Custom memcpy implementation for Qualcomm Oryon CPU by Vaisakh K V · 1 year, 10 months ago
  74. 29f233a Merge "sysconf()/getpagesize() documentation." into main by Treehugger Robot · 1 year, 10 months ago
  75. 3bfb6ee sysconf()/getpagesize() documentation. by Elliott Hughes · 1 year, 10 months ago
  76. 5a42460 Merge "elf.h: add EF_RISCV_FLOAT_ABI." into main by Elliott Hughes · 1 year, 10 months ago
  77. fb95ed5 Merge "Improve our dlsym()/dlvsym() docs a bit more." into main by Treehugger Robot · 1 year, 10 months ago
  78. b90d6b3 elf.h: add EF_RISCV_FLOAT_ABI. by Elliott Hughes · 1 year, 10 months ago
  79. cb47a4f Use ifuncs for memset and memrchr. by Elliott Hughes · 1 year, 10 months ago
  80. edc73c5 Improve our dlsym()/dlvsym() docs a bit more. by Elliott Hughes · 1 year, 10 months ago
  81. 6bf133d Remove duplicate ELF_ST_TYPE() macro. by Elliott Hughes · 1 year, 10 months ago
  82. 2a70ee6 Merge "Update FreeBSD elf_common.h." into main by Elliott Hughes · 1 year, 10 months ago
  83. ef9504b Merge "Change doc about crash_detail name" into main by Treehugger Robot · 1 year, 10 months ago
  84. a35df79 Merge "Fix StaticTlsLayout for atypical alignment values" into main by Ryan Prichard · 1 year, 10 months ago
  85. a5d6778 Change doc about crash_detail name by Florian Mayer · 1 year, 10 months ago
  86. 6cd03ef Update FreeBSD elf_common.h. by Elliott Hughes · 1 year, 10 months ago
  87. 4396392 Fix StaticTlsLayout for atypical alignment values by Ryan Prichard · 1 year, 10 months ago
  88. 526bd98 Include the SPDX identifiers in NOTICE files. by Elliott Hughes · 1 year, 10 months ago
  89. 63df96b Merge "crt*.o cleanup." into main by Elliott Hughes · 1 year, 10 months ago
  90. f3a8ae8 Merge "Ignore bionic versioning in vendor modules" into main by Treehugger Robot · 1 year, 10 months ago
  91. 6a30b71 crt*.o cleanup. by Elliott Hughes · 1 year, 10 months ago
  92. 60573de Merge "Move memtag_stack out of libc_globals" into main by Florian Mayer · 1 year, 10 months ago
  93. ced6302 Ignore bionic versioning in vendor modules by Justin Yun · 1 year, 10 months ago
  94. eb4cf41 Add missing documentation to <dlfcn.h>. by Elliott Hughes · 1 year, 10 months ago
  95. 73750dc Move memtag_stack out of libc_globals by Florian Mayer · 1 year, 10 months ago
  96. 5cc10a9 Merge "Make memtag_handle_longjmp precise" into main by Florian Mayer · 1 year, 10 months ago
  97. 0e1412e Make memtag_handle_longjmp precise by Florian Mayer · 1 year, 10 months ago
  98. 7c37e12 Merge "Clarify the timespec argument to clock_nanosleep()." into main am: 70ecb746f3 by Elliott Hughes · 1 year, 10 months ago
  99. c2ce647 Merge "Consistently use 'op' in argument names." into main am: 47f8ab80cc by Elliott Hughes · 1 year, 10 months ago
  100. 786484d Merge "_Fork(): clarify what not running pthread_atfork() handlers means in practice." into main am: 69bc81615b by Elliott Hughes · 1 year, 10 months ago