1. 2549899 linker: ignore the possibility of page size migration for 32-bit processes. by Elliott Hughes · 1 year, 1 month ago
  2. c404a8e Merge "Update <stdbool.h> test for C23." into main by Elliott Hughes · 1 year, 2 months ago
  3. c20dad5 Merge "libc: swap memrchr to llvm-libc for most arches" into main by Treehugger Robot · 1 year, 2 months ago
  4. 986afb9 Update <stdbool.h> test for C23. by Elliott Hughes · 1 year, 2 months ago
  5. 2edc008 Merge "libc: swap strlcat to llvm-libc for all arches" into main by Treehugger Robot · 1 year, 2 months ago
  6. 19b70dc libc: swap memrchr to llvm-libc for most arches by George Burgess IV · 1 year, 2 months ago
  7. 79427db libc: swap strlcat to llvm-libc for all arches by George Burgess IV · 1 year, 2 months ago
  8. b4ece45 Merge "libc: swap strlcpy to llvm-libc for all arches" into main by Treehugger Robot · 1 year, 2 months ago
  9. c90ba55 libc: swap strlcpy to llvm-libc for all arches by George Burgess IV · 1 year, 2 months ago
  10. 706487c Merge "libc: swap to llvm-libc for 8 fns on x86_64" into main by Treehugger Robot · 1 year, 2 months ago
  11. 502fb8c Merge "Add <dlfcn.h> to the libdl documentation." into main by Elliott Hughes · 1 year, 2 months ago
  12. 414bfb3 libc: swap to llvm-libc for 8 fns on x86_64 by George Burgess IV · 1 year, 2 months ago
  13. 4317e83 Merge "libc: swap bsearch to llvm-libc's impl" into main by Treehugger Robot · 1 year, 2 months ago
  14. 7cbf071 Merge "Trivial pthread_setaffinity_np()/sched_setaffinity() test." into main by Elliott Hughes · 1 year, 2 months ago
  15. 273473b Add <dlfcn.h> to the libdl documentation. by Elliott Hughes · 1 year, 2 months ago
  16. c5a98e6 libc: swap bsearch to llvm-libc's impl by George Burgess IV · 1 year, 2 months ago
  17. fab5e6f Trivial pthread_setaffinity_np()/sched_setaffinity() test. by Elliott Hughes · 1 year, 2 months ago
  18. 766cecc Merge "Trivial "can we get the cpu affinity mask?" tests." into main by Elliott Hughes · 1 year, 2 months ago
  19. 4f9800a Merge "Protect against misuse of an implementation detail." into main by Treehugger Robot · 1 year, 2 months ago
  20. 30a1a29 Merge "Add mmd AID to grp_pwd_test" into main by Hung Nguyen · 1 year, 2 months ago
  21. 4da6b4b Merge "Fix broken link in MTE documentation" into main by Florian Mayer · 1 year, 2 months ago
  22. 5aa7333 Merge "Revert "libc: point some x86_64 function impls at llvm-libc"" into main by Priyanka Advani (xWF) · 1 year, 2 months ago
  23. 20eb73e Revert "libc: point some x86_64 function impls at llvm-libc" by Priyanka Advani (xWF) · 1 year, 2 months ago
  24. 9873595 Protect against misuse of an implementation detail. by Elliott Hughes · 1 year, 2 months ago
  25. d354c42 Trivial "can we get the cpu affinity mask?" tests. by Elliott Hughes · 1 year, 2 months ago
  26. 9105451 Merge "Add pthread_getaffinity_np()/pthread_setaffinity_np()." into main by Elliott Hughes · 1 year, 2 months ago
  27. ed6573b Merge "libc: point some x86_64 function impls at llvm-libc" into main by Treehugger Robot · 1 year, 2 months ago
  28. 7f095e3 Fix broken link in MTE documentation by Florian Mayer · 1 year, 2 months ago
  29. 4c17e66 Merge "Add per-file OWNERS for docs/mte.md" into main by Florian Mayer · 1 year, 2 months ago
  30. 76b3685 libc: point some x86_64 function impls at llvm-libc by George Burgess IV · 1 year, 4 months ago
  31. 1cbf193 Merge "Add API to set page size compat mode" into main by Pawan Wagh · 1 year, 2 months ago
  32. 8e5de06 Add API to set page size compat mode by Pawan Wagh · 1 year, 3 months ago
  33. e117d6e Add pthread_getaffinity_np()/pthread_setaffinity_np(). by Elliott Hughes · 1 year, 2 months ago
  34. e8ae852 Merge "Update links to libc_init_static.cpp to libc_init_mte.cpp" into main by Treehugger Robot · 1 year, 2 months ago
  35. 7e70bb4 Update links to libc_init_static.cpp to libc_init_mte.cpp by Florian Mayer · 1 year, 2 months ago
  36. eb6e5a4 Add per-file OWNERS for docs/mte.md by Florian Mayer · 1 year, 2 months ago
  37. d25e894 Merge "Use libmemory_trace for writing trace data." into main by Christopher Ferris · 1 year, 2 months ago
  38. 0765822 Merge "[MTE] fix missing thread id from stack_mte_ring mapping" into main by Florian Mayer · 1 year, 2 months ago
  39. eac5f73 [MTE] fix missing thread id from stack_mte_ring mapping by Florian Mayer · 1 year, 2 months ago
  40. d51c6c7 Merge "Fix Android.bp formatting" into main by Florian Mayer · 1 year, 2 months ago
  41. b2b11f6 Merge "[MTE] Cleanup stack buffer for detached threads" into main by Florian Mayer · 1 year, 2 months ago
  42. 6279931 Fix Android.bp formatting by Florian Mayer · 1 year, 2 months ago
  43. a9e144d [MTE] Cleanup stack buffer for detached threads by Florian Mayer · 1 year, 2 months ago
  44. 1243e21 Merge "Factor out freeing of stack buffer to ease testing" into main by Florian Mayer · 1 year, 2 months ago
  45. b30ec5b Merge "Revert^2 "No special treatment for vendor"" into main by Jooyung Han · 1 year, 2 months ago
  46. 34bc35a Merge "Remove a comment." into main by Treehugger Robot · 1 year, 2 months ago
  47. 0d43de8 Remove a comment. by Dan Albert · 1 year, 2 months ago
  48. b6aef26 Merge changes I45c335b2,I4d0a1530 into main by Dan Albert · 1 year, 2 months ago
  49. 08fc8bd Add mmd AID to grp_pwd_test by Hung Nguyen · 1 year, 2 months ago
  50. 4a3a5c9 Merge changes I8e5d1c46,Ib4a89382,Ifacb006b,I75f2ca4a into main by Florian Mayer · 1 year, 2 months ago
  51. 8fbe373 Merge "Reduce flake in pthread mutex timed lock tests." into main by Elliott Hughes · 1 year, 2 months ago
  52. 0198e07 Revert^2 "No special treatment for vendor" by Jooyung Han · 1 year, 2 months ago
  53. 756e765 Factor out freeing of stack buffer to ease testing by Florian Mayer · 1 year, 2 months ago
  54. 28057b8 Re-land Implement deterministic MTE globals for dlext RELRO sharing by Mitch Phillips · 1 year, 5 months ago
  55. 3848423 Re-land Fix dlext tests for MTE globals by Mitch Phillips · 1 year, 5 months ago
  56. 477c1eb Re-land^2 tests for MTE globals by Mitch Phillips · 1 year, 5 months ago
  57. 4edc20d Re-land^2 linker support for MTE globals by Florian Mayer · 1 year, 2 months ago
  58. eabc47b Reduce flake in pthread mutex timed lock tests. by Elliott Hughes · 1 year, 2 months ago
  59. 1f8c225 Add the __BIONIC_ALLOC_SIZE to reallocarray. by Dan Albert · 1 year, 2 months ago
  60. d407e5e Hide the reallocarray polyfill by default. by Dan Albert · 1 year, 2 months ago
  61. 2876a2c Merge "Revert "No special treatment for vendor"" into main by Priyanka Advani (xWF) · 1 year, 2 months ago
  62. 5df75e3 Merge "<ctype.h>: fix a stray `inline` that breaks C89 compatibility." into main by Treehugger Robot · 1 year, 2 months ago
  63. d074543 Merge "Refactor the android_mallopt code." into main by Christopher Ferris · 1 year, 2 months ago
  64. b2aa69f Revert "No special treatment for vendor" by Priyanka Advani (xWF) · 1 year, 2 months ago
  65. 1443502 <ctype.h>: fix a stray `inline` that breaks C89 compatibility. by Elliott Hughes · 1 year, 2 months ago
  66. 7478c9b Merge "No special treatment for vendor" into main by Treehugger Robot · 1 year, 2 months ago
  67. 7bc8d36 Merge "Add implementation notes for MTE" into main by Florian Mayer · 1 year, 2 months ago
  68. 0ac5da0 Refactor the android_mallopt code. by Christopher Ferris · 1 year, 2 months ago
  69. b813b70 Merge "Move libc MTE init to separate file" into main by Treehugger Robot · 1 year, 2 months ago
  70. 44a5876 Merge "[MTE] split heap and stack MTE initialization" into main by Florian Mayer · 1 year, 2 months ago
  71. a6e9dcf Move libc MTE init to separate file by Florian Mayer · 1 year, 2 months ago
  72. e7e6139 Add implementation notes for MTE by Florian Mayer · 1 year, 2 months ago
  73. 3da2fec Merge "Allow a couple more swab implementation details through." into main by Treehugger Robot · 1 year, 2 months ago
  74. 6e07b50 No special treatment for vendor by Jooyung Han · 1 year, 2 months ago
  75. e39602c Use libmemory_trace for writing trace data. by Christopher Ferris · 1 year, 2 months ago
  76. 426e2a8 Merge "[MTE] do not use version number for memtag_dynamic_entries" into main by Florian Mayer · 1 year, 2 months ago
  77. c138f81 [MTE] split heap and stack MTE initialization by Florian Mayer · 1 year, 2 months ago
  78. 3e56e56 [MTE] do not use version number for memtag_dynamic_entries by Florian Mayer · 1 year, 2 months ago
  79. af40983 Merge "API guard every post-21 API." into main by Treehugger Robot · 1 year, 2 months ago
  80. e819a1d Merge "Add more __BIONIC_AVAILABILITY_GUARD()." into main by Treehugger Robot · 1 year, 2 months ago
  81. 02ce401 API guard every post-21 API. by Dan Albert · 1 year, 2 months ago
  82. 5a7331a Add more __BIONIC_AVAILABILITY_GUARD(). by Dan Albert · 1 year, 2 months ago
  83. e7e85d9 Merge "Reland "Tidy up and document <limits.h>."" into main by Elliott Hughes · 1 year, 2 months ago
  84. 36f97ca Reland "Tidy up and document <limits.h>." by Elliott Hughes · 1 year, 2 months ago
  85. ad7a45c Merge "Add __BIONIC_AVAILABILITY_GUARD()." into main by Treehugger Robot · 1 year, 2 months ago
  86. 8b95640 Allow a couple more swab implementation details through. by Elliott Hughes · 1 year, 2 months ago
  87. e5da496 Add __BIONIC_AVAILABILITY_GUARD(). by Dan Albert · 1 year, 2 months ago
  88. b96d821 Merge changes from topic "cherrypicker-L63100030007346850:N40600030118710511" into main by Treehugger Robot · 1 year, 2 months ago
  89. 8eceeea Revert "Re-land linker support for MTE globals" by Daniel Chapin · 1 year, 2 months ago
  90. 49eb5d9 Revert "Re-land tests for MTE globals" by Daniel Chapin · 1 year, 2 months ago
  91. 287eb47 Revert "Fix dlext tests for MTE globals" by Daniel Chapin · 1 year, 2 months ago
  92. f0c2b2e Revert "Implement deterministic MTE globals for dlext RELRO sharing" by Daniel Chapin · 1 year, 2 months ago
  93. 91c83c9 Merge "Re-hide fmemopen." into main by Treehugger Robot · 1 year, 2 months ago
  94. b5df0cc Merge "Re-hide some error.h stuff." into main by Treehugger Robot · 1 year, 2 months ago
  95. 95680c7 Re-hide fmemopen. by Dan Albert · 1 year, 3 months ago
  96. 66136e7 Re-hide some error.h stuff. by Dan Albert · 1 year, 3 months ago
  97. 247aa6f Merge "Re-hide mempcpy." into main by Treehugger Robot · 1 year, 3 months ago
  98. 7b7abe9 Re-hide mempcpy. by Dan Albert · 1 year, 3 months ago
  99. 1aa8a0a Merge "libc.map.txt: add a version for API 36." into main by Elliott Hughes · 1 year, 3 months ago
  100. d067fc2 Merge "__riscv_flush_icache() still ignores the address range in 6.12." into main by Treehugger Robot · 1 year, 3 months ago