1. 0ac5da0 Refactor the android_mallopt code. by Christopher Ferris · 12 months ago
  2. b813b70 Merge "Move libc MTE init to separate file" into main by Treehugger Robot · 12 months ago
  3. 44a5876 Merge "[MTE] split heap and stack MTE initialization" into main by Florian Mayer · 12 months ago
  4. a6e9dcf Move libc MTE init to separate file by Florian Mayer · 12 months ago
  5. 3da2fec Merge "Allow a couple more swab implementation details through." into main by Treehugger Robot · 12 months ago
  6. 426e2a8 Merge "[MTE] do not use version number for memtag_dynamic_entries" into main by Florian Mayer · 12 months ago
  7. c138f81 [MTE] split heap and stack MTE initialization by Florian Mayer · 12 months ago
  8. 3e56e56 [MTE] do not use version number for memtag_dynamic_entries by Florian Mayer · 12 months ago
  9. af40983 Merge "API guard every post-21 API." into main by Treehugger Robot · 12 months ago
  10. e819a1d Merge "Add more __BIONIC_AVAILABILITY_GUARD()." into main by Treehugger Robot · 12 months ago
  11. 02ce401 API guard every post-21 API. by Dan Albert · 12 months ago
  12. 5a7331a Add more __BIONIC_AVAILABILITY_GUARD(). by Dan Albert · 12 months ago
  13. e7e85d9 Merge "Reland "Tidy up and document <limits.h>."" into main by Elliott Hughes · 12 months ago
  14. 36f97ca Reland "Tidy up and document <limits.h>." by Elliott Hughes · 12 months ago
  15. ad7a45c Merge "Add __BIONIC_AVAILABILITY_GUARD()." into main by Treehugger Robot · 12 months ago
  16. 8b95640 Allow a couple more swab implementation details through. by Elliott Hughes · 12 months ago
  17. e5da496 Add __BIONIC_AVAILABILITY_GUARD(). by Dan Albert · 12 months ago
  18. b96d821 Merge changes from topic "cherrypicker-L63100030007346850:N40600030118710511" into main by Treehugger Robot · 12 months ago
  19. 8eceeea Revert "Re-land linker support for MTE globals" by Daniel Chapin · 12 months ago
  20. 49eb5d9 Revert "Re-land tests for MTE globals" by Daniel Chapin · 12 months ago
  21. 287eb47 Revert "Fix dlext tests for MTE globals" by Daniel Chapin · 12 months ago
  22. f0c2b2e Revert "Implement deterministic MTE globals for dlext RELRO sharing" by Daniel Chapin · 12 months ago
  23. 91c83c9 Merge "Re-hide fmemopen." into main by Treehugger Robot · 12 months ago
  24. b5df0cc Merge "Re-hide some error.h stuff." into main by Treehugger Robot · 12 months ago
  25. 95680c7 Re-hide fmemopen. by Dan Albert · 12 months ago
  26. 66136e7 Re-hide some error.h stuff. by Dan Albert · 12 months ago
  27. 247aa6f Merge "Re-hide mempcpy." into main by Treehugger Robot · 12 months ago
  28. 7b7abe9 Re-hide mempcpy. by Dan Albert · 12 months ago
  29. 1aa8a0a Merge "libc.map.txt: add a version for API 36." into main by Elliott Hughes · 12 months ago
  30. d067fc2 Merge "__riscv_flush_icache() still ignores the address range in 6.12." into main by Treehugger Robot · 12 months ago
  31. a0e8343 libc.map.txt: add a version for API 36. by Elliott Hughes · 12 months ago
  32. 3c932f1 __riscv_flush_icache() still ignores the address range in 6.12. by Elliott Hughes · 12 months ago
  33. 2f26bec Merge "Clean up malloc stress test." into main by Christopher Ferris · 12 months ago
  34. fe2a9eb Clean up malloc stress test. by Christopher Ferris · 1 year ago
  35. 3abc79d Merge "Add a <stdatomic.h> header test, and the missing kill_dependency macro." into main by Elliott Hughes · 1 year ago
  36. 5b5bab5 Add a <stdatomic.h> header test, and the missing kill_dependency macro. by Elliott Hughes · 1 year ago
  37. 64a4b53 Merge "Reuse the strtod_l()/strtof_l() polyfills as the "real" implementation." into main by Elliott Hughes · 1 year ago
  38. f459d80 Merge "Remove unused variable." into main by Christopher Ferris · 1 year ago
  39. 8111487 Merge "Revert "Tidy up and document <limits.h>."" into main by Treehugger Robot · 1 year ago
  40. babfe80 Merge "Remove <private/bsd_sys_param.h>." into main by Matthew Maurer · 1 year ago
  41. e118778 Remove <private/bsd_sys_param.h>. by Elliott Hughes · 1 year ago
  42. eae2849 Revert "Tidy up and document <limits.h>." by Elliott Hughes · 1 year ago
  43. be39089 Merge "Tidy up and document <limits.h>." into main by Elliott Hughes · 1 year ago
  44. 665bf63 Merge "Always include <sys/cdefs.h> first." into main by Elliott Hughes · 1 year ago
  45. 2a5473f Merge "Remove unused variable." into main by Christopher Ferris · 1 year ago
  46. 414dd2d Always include <sys/cdefs.h> first. by Elliott Hughes · 1 year ago
  47. 87a5d20 Remove unused variable. by Christopher Ferris · 1 year ago
  48. 47eb527 Tidy up and document <limits.h>. by Elliott Hughes · 1 year ago
  49. ba3805a Remove unused variable. by Christopher Ferris · 1 year ago
  50. 4abb163 Merge changes Ifbb55372,I26f5833b,I19ec542e,Ibe203918 into main by Florian Mayer · 1 year ago
  51. b4fa67f Implement deterministic MTE globals for dlext RELRO sharing by Mitch Phillips · 1 year, 2 months ago
  52. c54d307 Fix dlext tests for MTE globals by Mitch Phillips · 1 year, 2 months ago
  53. 61436e2 Re-land tests for MTE globals by Mitch Phillips · 1 year, 2 months ago
  54. 2e6e409 Re-land linker support for MTE globals by Mitch Phillips · 1 year, 2 months ago
  55. bc95854 Merge "bionic: Add page size 16KiB compat tests" into main by Treehugger Robot · 1 year ago
  56. 6459ad3 bionic: Add page size 16KiB compat tests by Kalesh Singh · 1 year, 1 month ago
  57. 9232ff4 Merge changes I3b4e4293,Ice110c6e into main by Kalesh Singh · 1 year ago
  58. 25a5023 Merge "libc: Set __bionic_asm_align to 64 for arm and arm64" into main by Elliott Hughes · 1 year ago
  59. 45655d3 Reuse the strtod_l()/strtof_l() polyfills as the "real" implementation. by Elliott Hughes · 1 year ago
  60. 755b9c1 libc: Set __bionic_asm_align to 64 for arm and arm64 by Jake Weinstein · 6 years ago
  61. ce1c3cf linker: LoadSegments: Load 4KiB ELFs on 16KiB page-sized systems by Kalesh Singh · 1 year, 1 month ago
  62. 341537e Merge "Disable warning: passing no argument for the '...' parameter of a variadic macro is a C23 extension" into main by Aditya Kumar · 1 year ago
  63. 52fe6ce Disable warning: passing no argument for the '...' parameter of a variadic macro is a C23 extension by Aditya Kumar · 1 year ago
  64. 6b24bfa Merge "16kb: bionic: Re-align libtest_invalid-zero_shdr_table_offset.so to 16kb" into main by Juan Yescas · 1 year ago
  65. 6cd85a7 Merge "librust_baremetal: Use cc_baremetal_defaults" into main by Treehugger Robot · 1 year ago
  66. 9eeb033 Merge "16kb: bionic: Re-align libtest_invalid-zero_shdr_table_content.so to 16kb" into main by Treehugger Robot · 1 year ago
  67. b23787f linker: LoadSegments: Preparatory work for 16KiB App Compat by Kalesh Singh · 1 year, 1 month ago
  68. 05113d4 Merge "[AArch64] BTI flag is missing from the crt_pad_segment.S" into main by Treehugger Robot · 1 year ago
  69. 1d4f7f5 16kb: bionic: Re-align libtest_invalid-zero_shdr_table_offset.so to 16kb by Juan Yescas · 1 year ago
  70. 5b17c76 16kb: bionic: Re-align libtest_invalid-zero_shdr_table_content.so to 16kb by Juan Yescas · 1 year ago
  71. 9018e5f librust_baremetal: Use cc_baremetal_defaults by Pierre-Clément Tosi · 1 year, 1 month ago
  72. 63fca20 [AArch64] BTI flag is missing from the crt_pad_segment.S by Daniel Kiss · 1 year ago
  73. 846d85e Merge "Allow v4l2r access to libc_uapi_headers" into main by Alistair Delva · 1 year ago
  74. bad2272 Allow v4l2r access to libc_uapi_headers by Alistair Delva · 1 year ago
  75. fdcb85d Merge "16kb: bionic: Re-align libtest_invalid-local-tls.so to 16kb" into main by Juan Yescas · 1 year ago
  76. 0225a38 16kb: bionic: Re-align libtest_invalid-local-tls.so to 16kb by Juan Yescas · 1 year ago
  77. 79cb4b9 Merge "16kb: bionic: Re-align libtest_invalid-unaligned_shdr_offset.so to 16kb" into main by Juan Yescas · 1 year ago
  78. b710548 16kb: bionic: Re-align libtest_invalid-unaligned_shdr_offset.so to 16kb by Juan Yescas · 1 year ago
  79. 98df7db Merge "Get out of the business of hard-coding a list of uapi unistd.h files." into main by Elliott Hughes · 1 year ago
  80. 039a100 Merge "Add note about seemingly double relocation of the linker" into main by Treehugger Robot · 1 year ago
  81. 81d7c82 Add note about seemingly double relocation of the linker by Florian Mayer · 1 year ago
  82. 2bef43c Merge "Make the strncpy() test test strncpy()." into main by Elliott Hughes · 1 year ago
  83. 2b08051 Merge "Remove 32-bit x86 wcs*()/wmem*() assembler." into main by Elliott Hughes · 1 year ago
  84. 80246ff Get out of the business of hard-coding a list of uapi unistd.h files. by Elliott Hughes · 1 year ago
  85. 71e585d Merge "Remove manual -fPIC from x86/x86-64 crt_so_defaults." into main by Elliott Hughes · 1 year ago
  86. 49074ba Remove manual -fPIC from x86/x86-64 crt_so_defaults. by Elliott Hughes · 1 year ago
  87. b24d217 Make the strncpy() test test strncpy(). by Elliott Hughes · 1 year ago
  88. 06f28be Remove 32-bit x86 wcs*()/wmem*() assembler. by Elliott Hughes · 1 year ago
  89. 91c23e7 Merge "16kb: bionic: Re-align libtest_invalid-empty_shdr_table.so to 16kb" into main by Juan Yescas · 1 year, 1 month ago
  90. e2d872e 16kb: bionic: Re-align libtest_invalid-empty_shdr_table.so to 16kb by Juan Yescas · 1 year, 1 month ago
  91. 72b47c9 Merge "cpp: Explicitly retain array definitions" into main by Treehugger Robot · 1 year, 1 month ago
  92. c76342d cpp: Explicitly retain array definitions by Brian Norris · 1 year, 1 month ago
  93. 366f5b5 Merge "Fix tests for change that modified #include names." into main by Christopher Ferris · 1 year, 1 month ago
  94. 05a9ff8 Merge "Update to v6.11 kernel headers." into main by Christopher Ferris · 1 year, 1 month ago
  95. 3258fa5 Merge "Product variants are not in the NDK API surface." into main by Treehugger Robot · 1 year, 1 month ago
  96. 44df2c4 Fix tests for change that modified #include names. by Christopher Ferris · 1 year, 1 month ago
  97. 815dc39 Merge "Revert^4 "Use DoNotOptimize rather than rely on a volatile."" into main by Christopher Ferris · 1 year, 1 month ago
  98. dc9b0fd Revert^4 "Use DoNotOptimize rather than rely on a volatile." by Christopher Ferris · 1 year, 1 month ago
  99. b49b118 Merge "Revert^3 "Use DoNotOptimize rather than rely on a volatile."" into main by Liana Kazanova · 1 year, 1 month ago
  100. f5d5f83 Revert^3 "Use DoNotOptimize rather than rely on a volatile." by Liana Kazanova · 1 year, 1 month ago