1. 0d43de8 Remove a comment. by Dan Albert · 1 year, 3 months ago
  2. b6aef26 Merge changes I45c335b2,I4d0a1530 into main by Dan Albert · 1 year, 3 months ago
  3. 4a3a5c9 Merge changes I8e5d1c46,Ib4a89382,Ifacb006b,I75f2ca4a into main by Florian Mayer · 1 year, 3 months ago
  4. 8fbe373 Merge "Reduce flake in pthread mutex timed lock tests." into main by Elliott Hughes · 1 year, 3 months ago
  5. 28057b8 Re-land Implement deterministic MTE globals for dlext RELRO sharing by Mitch Phillips · 1 year, 6 months ago
  6. 3848423 Re-land Fix dlext tests for MTE globals by Mitch Phillips · 1 year, 6 months ago
  7. 477c1eb Re-land^2 tests for MTE globals by Mitch Phillips · 1 year, 6 months ago
  8. 4edc20d Re-land^2 linker support for MTE globals by Florian Mayer · 1 year, 4 months ago
  9. eabc47b Reduce flake in pthread mutex timed lock tests. by Elliott Hughes · 1 year, 3 months ago
  10. 1f8c225 Add the __BIONIC_ALLOC_SIZE to reallocarray. by Dan Albert · 1 year, 3 months ago
  11. d407e5e Hide the reallocarray polyfill by default. by Dan Albert · 1 year, 3 months ago
  12. 2876a2c Merge "Revert "No special treatment for vendor"" into main by Priyanka Advani (xWF) · 1 year, 3 months ago
  13. 5df75e3 Merge "<ctype.h>: fix a stray `inline` that breaks C89 compatibility." into main by Treehugger Robot · 1 year, 3 months ago
  14. d074543 Merge "Refactor the android_mallopt code." into main by Christopher Ferris · 1 year, 3 months ago
  15. b2aa69f Revert "No special treatment for vendor" by Priyanka Advani (xWF) · 1 year, 3 months ago
  16. 1443502 <ctype.h>: fix a stray `inline` that breaks C89 compatibility. by Elliott Hughes · 1 year, 3 months ago
  17. 7478c9b Merge "No special treatment for vendor" into main by Treehugger Robot · 1 year, 3 months ago
  18. 7bc8d36 Merge "Add implementation notes for MTE" into main by Florian Mayer · 1 year, 3 months ago
  19. 0ac5da0 Refactor the android_mallopt code. by Christopher Ferris · 1 year, 3 months ago
  20. b813b70 Merge "Move libc MTE init to separate file" into main by Treehugger Robot · 1 year, 3 months ago
  21. 44a5876 Merge "[MTE] split heap and stack MTE initialization" into main by Florian Mayer · 1 year, 3 months ago
  22. a6e9dcf Move libc MTE init to separate file by Florian Mayer · 1 year, 3 months ago
  23. e7e6139 Add implementation notes for MTE by Florian Mayer · 1 year, 3 months ago
  24. 3da2fec Merge "Allow a couple more swab implementation details through." into main by Treehugger Robot · 1 year, 3 months ago
  25. 6e07b50 No special treatment for vendor by Jooyung Han · 1 year, 3 months ago
  26. 426e2a8 Merge "[MTE] do not use version number for memtag_dynamic_entries" into main by Florian Mayer · 1 year, 3 months ago
  27. c138f81 [MTE] split heap and stack MTE initialization by Florian Mayer · 1 year, 4 months ago
  28. 3e56e56 [MTE] do not use version number for memtag_dynamic_entries by Florian Mayer · 1 year, 4 months ago
  29. af40983 Merge "API guard every post-21 API." into main by Treehugger Robot · 1 year, 4 months ago
  30. e819a1d Merge "Add more __BIONIC_AVAILABILITY_GUARD()." into main by Treehugger Robot · 1 year, 4 months ago
  31. 02ce401 API guard every post-21 API. by Dan Albert · 1 year, 4 months ago
  32. 5a7331a Add more __BIONIC_AVAILABILITY_GUARD(). by Dan Albert · 1 year, 4 months ago
  33. e7e85d9 Merge "Reland "Tidy up and document <limits.h>."" into main by Elliott Hughes · 1 year, 4 months ago
  34. 36f97ca Reland "Tidy up and document <limits.h>." by Elliott Hughes · 1 year, 4 months ago
  35. ad7a45c Merge "Add __BIONIC_AVAILABILITY_GUARD()." into main by Treehugger Robot · 1 year, 4 months ago
  36. 8b95640 Allow a couple more swab implementation details through. by Elliott Hughes · 1 year, 4 months ago
  37. e5da496 Add __BIONIC_AVAILABILITY_GUARD(). by Dan Albert · 1 year, 4 months ago
  38. b96d821 Merge changes from topic "cherrypicker-L63100030007346850:N40600030118710511" into main by Treehugger Robot · 1 year, 4 months ago
  39. 8eceeea Revert "Re-land linker support for MTE globals" by Daniel Chapin · 1 year, 4 months ago
  40. 49eb5d9 Revert "Re-land tests for MTE globals" by Daniel Chapin · 1 year, 4 months ago
  41. 287eb47 Revert "Fix dlext tests for MTE globals" by Daniel Chapin · 1 year, 4 months ago
  42. f0c2b2e Revert "Implement deterministic MTE globals for dlext RELRO sharing" by Daniel Chapin · 1 year, 4 months ago
  43. 91c83c9 Merge "Re-hide fmemopen." into main by Treehugger Robot · 1 year, 4 months ago
  44. b5df0cc Merge "Re-hide some error.h stuff." into main by Treehugger Robot · 1 year, 4 months ago
  45. 95680c7 Re-hide fmemopen. by Dan Albert · 1 year, 4 months ago
  46. 66136e7 Re-hide some error.h stuff. by Dan Albert · 1 year, 4 months ago
  47. 247aa6f Merge "Re-hide mempcpy." into main by Treehugger Robot · 1 year, 4 months ago
  48. 7b7abe9 Re-hide mempcpy. by Dan Albert · 1 year, 4 months ago
  49. 1aa8a0a Merge "libc.map.txt: add a version for API 36." into main by Elliott Hughes · 1 year, 4 months ago
  50. d067fc2 Merge "__riscv_flush_icache() still ignores the address range in 6.12." into main by Treehugger Robot · 1 year, 4 months ago
  51. a0e8343 libc.map.txt: add a version for API 36. by Elliott Hughes · 1 year, 4 months ago
  52. 3c932f1 __riscv_flush_icache() still ignores the address range in 6.12. by Elliott Hughes · 1 year, 4 months ago
  53. 2f26bec Merge "Clean up malloc stress test." into main by Christopher Ferris · 1 year, 4 months ago
  54. fe2a9eb Clean up malloc stress test. by Christopher Ferris · 1 year, 4 months ago
  55. 3abc79d Merge "Add a <stdatomic.h> header test, and the missing kill_dependency macro." into main by Elliott Hughes · 1 year, 4 months ago
  56. 5b5bab5 Add a <stdatomic.h> header test, and the missing kill_dependency macro. by Elliott Hughes · 1 year, 4 months ago
  57. 64a4b53 Merge "Reuse the strtod_l()/strtof_l() polyfills as the "real" implementation." into main by Elliott Hughes · 1 year, 4 months ago
  58. f459d80 Merge "Remove unused variable." into main by Christopher Ferris · 1 year, 4 months ago
  59. 8111487 Merge "Revert "Tidy up and document <limits.h>."" into main by Treehugger Robot · 1 year, 4 months ago
  60. babfe80 Merge "Remove <private/bsd_sys_param.h>." into main by Matthew Maurer · 1 year, 4 months ago
  61. e118778 Remove <private/bsd_sys_param.h>. by Elliott Hughes · 1 year, 4 months ago
  62. eae2849 Revert "Tidy up and document <limits.h>." by Elliott Hughes · 1 year, 4 months ago
  63. be39089 Merge "Tidy up and document <limits.h>." into main by Elliott Hughes · 1 year, 4 months ago
  64. 665bf63 Merge "Always include <sys/cdefs.h> first." into main by Elliott Hughes · 1 year, 4 months ago
  65. 2a5473f Merge "Remove unused variable." into main by Christopher Ferris · 1 year, 4 months ago
  66. 414dd2d Always include <sys/cdefs.h> first. by Elliott Hughes · 1 year, 4 months ago
  67. 87a5d20 Remove unused variable. by Christopher Ferris · 1 year, 4 months ago
  68. 47eb527 Tidy up and document <limits.h>. by Elliott Hughes · 1 year, 4 months ago
  69. ba3805a Remove unused variable. by Christopher Ferris · 1 year, 4 months ago
  70. 4abb163 Merge changes Ifbb55372,I26f5833b,I19ec542e,Ibe203918 into main by Florian Mayer · 1 year, 4 months ago
  71. b4fa67f Implement deterministic MTE globals for dlext RELRO sharing by Mitch Phillips · 1 year, 6 months ago
  72. c54d307 Fix dlext tests for MTE globals by Mitch Phillips · 1 year, 6 months ago
  73. 61436e2 Re-land tests for MTE globals by Mitch Phillips · 1 year, 6 months ago
  74. 2e6e409 Re-land linker support for MTE globals by Mitch Phillips · 1 year, 6 months ago
  75. bc95854 Merge "bionic: Add page size 16KiB compat tests" into main by Treehugger Robot · 1 year, 4 months ago
  76. 6459ad3 bionic: Add page size 16KiB compat tests by Kalesh Singh · 1 year, 4 months ago
  77. 9232ff4 Merge changes I3b4e4293,Ice110c6e into main by Kalesh Singh · 1 year, 4 months ago
  78. 25a5023 Merge "libc: Set __bionic_asm_align to 64 for arm and arm64" into main by Elliott Hughes · 1 year, 4 months ago
  79. 45655d3 Reuse the strtod_l()/strtof_l() polyfills as the "real" implementation. by Elliott Hughes · 1 year, 4 months ago
  80. 755b9c1 libc: Set __bionic_asm_align to 64 for arm and arm64 by Jake Weinstein · 7 years ago
  81. ce1c3cf linker: LoadSegments: Load 4KiB ELFs on 16KiB page-sized systems by Kalesh Singh · 1 year, 5 months ago
  82. 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, 4 months ago
  83. 52fe6ce Disable warning: passing no argument for the '...' parameter of a variadic macro is a C23 extension by Aditya Kumar · 1 year, 4 months ago
  84. 6b24bfa Merge "16kb: bionic: Re-align libtest_invalid-zero_shdr_table_offset.so to 16kb" into main by Juan Yescas · 1 year, 4 months ago
  85. 6cd85a7 Merge "librust_baremetal: Use cc_baremetal_defaults" into main by Treehugger Robot · 1 year, 4 months ago
  86. 9eeb033 Merge "16kb: bionic: Re-align libtest_invalid-zero_shdr_table_content.so to 16kb" into main by Treehugger Robot · 1 year, 4 months ago
  87. b23787f linker: LoadSegments: Preparatory work for 16KiB App Compat by Kalesh Singh · 1 year, 5 months ago
  88. 05113d4 Merge "[AArch64] BTI flag is missing from the crt_pad_segment.S" into main by Treehugger Robot · 1 year, 4 months ago
  89. 1d4f7f5 16kb: bionic: Re-align libtest_invalid-zero_shdr_table_offset.so to 16kb by Juan Yescas · 1 year, 4 months ago
  90. 5b17c76 16kb: bionic: Re-align libtest_invalid-zero_shdr_table_content.so to 16kb by Juan Yescas · 1 year, 4 months ago
  91. 9018e5f librust_baremetal: Use cc_baremetal_defaults by Pierre-Clément Tosi · 1 year, 4 months ago
  92. 63fca20 [AArch64] BTI flag is missing from the crt_pad_segment.S by Daniel Kiss · 1 year, 4 months ago
  93. 846d85e Merge "Allow v4l2r access to libc_uapi_headers" into main by Alistair Delva · 1 year, 4 months ago
  94. bad2272 Allow v4l2r access to libc_uapi_headers by Alistair Delva · 1 year, 4 months ago
  95. fdcb85d Merge "16kb: bionic: Re-align libtest_invalid-local-tls.so to 16kb" into main by Juan Yescas · 1 year, 4 months ago
  96. 0225a38 16kb: bionic: Re-align libtest_invalid-local-tls.so to 16kb by Juan Yescas · 1 year, 4 months ago
  97. 79cb4b9 Merge "16kb: bionic: Re-align libtest_invalid-unaligned_shdr_offset.so to 16kb" into main by Juan Yescas · 1 year, 4 months ago
  98. b710548 16kb: bionic: Re-align libtest_invalid-unaligned_shdr_offset.so to 16kb by Juan Yescas · 1 year, 4 months ago
  99. 98df7db Merge "Get out of the business of hard-coding a list of uapi unistd.h files." into main by Elliott Hughes · 1 year, 4 months ago
  100. 039a100 Merge "Add note about seemingly double relocation of the linker" into main by Treehugger Robot · 1 year, 4 months ago