1. f957ac0 Explain the stdio benchmark's read/write results. by Elliott Hughes · 1 year, 3 months ago
  2. 1da9488 Merge "Further harden the pad note parsing code." into main by Elliott Hughes · 1 year, 3 months ago
  3. 4e9f23f Merge "Global clang-tidy is dead, and not coming back." into main by Treehugger Robot · 1 year, 3 months ago
  4. 9b1d3eb Global clang-tidy is dead, and not coming back. by Elliott Hughes · 1 year, 3 months ago
  5. 93d8194 Further harden the pad note parsing code. by Elliott Hughes · 1 year, 3 months ago
  6. c7fde62 Merge changes from topic "am-59c63cf4003e489c97822550b1c00293" into main by Automerger Merge Worker · 1 year, 3 months ago
  7. 4a99463 Merge changes from topic "am-920db2a13e4a4678b51b6f69a93a73ee" into android15-tests-dev am: 6fb597e6d1 -s ours by Automerger Merge Worker · 1 year, 3 months ago
  8. ffd3338 [automerger skipped] Merge "Move bionic test libraries to a default, for easy consumption in cts." into android14-tests-dev am: 430eb3e96b -s ours am: 741541d307 -s ours by Florian Mayer · 1 year, 3 months ago
  9. 6fb597e Merge changes from topic "am-920db2a13e4a4678b51b6f69a93a73ee" into android15-tests-dev by Automerger Merge Worker · 1 year, 3 months ago
  10. 741541d [automerger skipped] Merge "Move bionic test libraries to a default, for easy consumption in cts." into android14-tests-dev am: 430eb3e96b -s ours by Florian Mayer · 1 year, 3 months ago
  11. 8be6035 [automerger skipped] Move bionic test libraries to a default, for easy consumption in cts. am: 4e5e0f2d66 -s ours by Mitch Phillips · 1 year, 3 months ago
  12. c4886f0 Merge "Update OWNERS for mte.md" into main by Treehugger Robot · 1 year, 3 months ago
  13. adb488b Update OWNERS for mte.md by Florian Mayer · 1 year, 3 months ago
  14. 4202750 Merge "Update visibility to allow any system partition" into main by Treehugger Robot · 1 year, 3 months ago
  15. 3839e97 Merge "fstatat(2) allows a NULL path with AT_EMPTY_PATH since Linux 6.11." into main by Elliott Hughes · 1 year, 3 months ago
  16. 4028fec Update visibility to allow any system partition by Kiyoung Kim · 1 year, 3 months ago
  17. 1958405 Merge "testbinary_is_stack_mte: declare main without extern "C"" into main by Ryan Prichard · 1 year, 3 months ago
  18. 6171414 fstatat(2) allows a NULL path with AT_EMPTY_PATH since Linux 6.11. by Elliott Hughes · 1 year, 3 months ago
  19. 0809f01 Merge "Fix copy & paste error in pidfd_getfd() docs." into main by Elliott Hughes · 1 year, 3 months ago
  20. 5622ca0 Merge "Add missing manual sections to alphasort()/alphasort64()." into main by Elliott Hughes · 1 year, 3 months ago
  21. b2bf97a Merge "Fix a lot of man7 links to be more specific." into main by Elliott Hughes · 1 year, 3 months ago
  22. 7fb8d58 Fix a lot of man7 links to be more specific. by Elliott Hughes · 1 year, 3 months ago
  23. 3f55c82 Add missing manual sections to alphasort()/alphasort64(). by Elliott Hughes · 1 year, 3 months ago
  24. dae54e7 Fix copy & paste error in pidfd_getfd() docs. by Elliott Hughes · 1 year, 3 months ago
  25. e056be4 Merge "regex: avoid a namespace collision with C23 <float.h>." into main by Treehugger Robot · 1 year, 4 months ago
  26. 96068a4 Merge "Suppress error about unused -c argument" into main by Ryan Prichard · 1 year, 4 months ago
  27. a968b61 testbinary_is_stack_mte: declare main without extern "C" by Ryan Prichard · 1 year, 4 months ago
  28. b48087f regex: avoid a namespace collision with C23 <float.h>. by Elliott Hughes · 1 year, 4 months ago
  29. effe86f Suppress error about unused -c argument by Ryan Prichard · 1 year, 4 months ago
  30. 9e34ca7 Merge "Replace memset 0 with initializers." into main by Christopher Ferris · 1 year, 4 months ago
  31. 2a39188 Replace memset 0 with initializers. by Christopher Ferris · 1 year, 4 months ago
  32. cb052f7 Merge "Add C23 documentation." into main by Elliott Hughes · 1 year, 4 months ago
  33. b984eb6 Add C23 documentation. by Elliott Hughes · 1 year, 4 months ago
  34. 9713640 Merge "Explain MTE mode upgrade use of BIONIC_SIGNAL_ART_PROFILER" into main by Treehugger Robot · 1 year, 4 months ago
  35. f8f4e9f Merge "Declare main outside of extern "C" block" into main by Ryan Prichard · 1 year, 4 months ago
  36. 220fe12 Explain MTE mode upgrade use of BIONIC_SIGNAL_ART_PROFILER by Florian Mayer · 1 year, 5 months ago
  37. dfc3a97 Declare main outside of extern "C" block by Ryan Prichard · 1 year, 4 months ago
  38. 7d9c10a Merge "Improve linker workaround documentation for API levels < 23." into main by Treehugger Robot · 1 year, 4 months ago
  39. 8967211 Improve linker workaround documentation for API levels < 23. by Elliott Hughes · 1 year, 4 months ago
  40. 91eb5b0 Merge "libc: swap memchr to llvm-libc for most arches" into main by Treehugger Robot · 1 year, 4 months ago
  41. 2a6abe6 Merge "libc: swap strchr to llvm-libc for most arches" into main by Treehugger Robot · 1 year, 4 months ago
  42. bea8012 libc: swap memchr to llvm-libc for most arches by George Burgess IV · 1 year, 4 months ago
  43. e194535 Merge "Remove a historical accident." into main by Elliott Hughes · 1 year, 4 months ago
  44. 53d009d Merge "libc: swap strnlen to llvm-libc for most arches" into main by Treehugger Robot · 1 year, 4 months ago
  45. 2f0f3d6 Merge "<sys/select.h>: try to clarify the <sys/select.h> vs <poll.h> situation." into main by Elliott Hughes · 1 year, 4 months ago
  46. 46fb633 Merge "Fix races in record allocs." into main am: 528d7dfd87 by Christopher Ferris · 1 year, 4 months ago
  47. 528d7df Merge "Fix races in record allocs." into main by Christopher Ferris · 1 year, 4 months ago
  48. b6b3cce <sys/select.h>: try to clarify the <sys/select.h> vs <poll.h> situation. by Elliott Hughes · 1 year, 4 months ago
  49. 8d967d4 Merge "Update to v6.12 kernel headers." into main am: 093a43476e by Christopher Ferris · 1 year, 4 months ago
  50. 82fb74a Merge "Fix fuzzer build." into main am: dd6cefabe9 by Treehugger Robot · 1 year, 4 months ago
  51. 093a434 Merge "Update to v6.12 kernel headers." into main by Christopher Ferris · 1 year, 4 months ago
  52. dd6cefa Merge "Fix fuzzer build." into main by Treehugger Robot · 1 year, 4 months ago
  53. 24b2459 libc: swap strchr to llvm-libc for most arches by George Burgess IV · 1 year, 4 months ago
  54. 6107811 Merge "Tests for unwinding and sigaltstack on thread stack" into main am: d21d5ba2f0 by Treehugger Robot · 1 year, 4 months ago
  55. 5ebf009 libc: swap strnlen to llvm-libc for most arches by George Burgess IV · 1 year, 4 months ago
  56. 00d1bd6 Fix fuzzer build. by Elliott Hughes · 1 year, 4 months ago
  57. d21d5ba Merge "Tests for unwinding and sigaltstack on thread stack" into main by Treehugger Robot · 1 year, 4 months ago
  58. 238f52c Merge "Add a fuzzer for the linker's ElfReader class." into main am: 2debd46441 by Elliott Hughes · 1 year, 4 months ago
  59. 2debd46 Merge "Add a fuzzer for the linker's ElfReader class." into main by Elliott Hughes · 1 year, 4 months ago
  60. c38a7e4 Merge "libc: remove riscv64 mem*/str* ifuncs and fallbacks" into main am: 0112d48c0e by Treehugger Robot · 1 year, 4 months ago
  61. c4c7677 Tests for unwinding and sigaltstack on thread stack by Florian Mayer · 1 year, 4 months ago
  62. 0112d48 Merge "libc: remove riscv64 mem*/str* ifuncs and fallbacks" into main by Treehugger Robot · 1 year, 4 months ago
  63. f37b007 Merge "<bionic/macros.h>: replace align_up()/align_down() with clang's builtins." into main am: 3048231413 by Elliott Hughes · 1 year, 4 months ago
  64. 3048231 Merge "<bionic/macros.h>: replace align_up()/align_down() with clang's builtins." into main by Elliott Hughes · 1 year, 4 months ago
  65. b24dab5 libc: remove riscv64 mem*/str* ifuncs and fallbacks by George Burgess IV · 1 year, 4 months ago
  66. 0744513 Add a fuzzer for the linker's ElfReader class. by Elliott Hughes · 1 year, 4 months ago
  67. 6f4c51d Merge "Assume clang's *LONG_LONG*_ macros." into main am: cfb5aa3bc6 by Elliott Hughes · 1 year, 4 months ago
  68. cfb5aa3 Merge "Assume clang's *LONG_LONG*_ macros." into main by Elliott Hughes · 1 year, 4 months ago
  69. fed0ce9 <bionic/macros.h>: replace align_up()/align_down() with clang's builtins. by Elliott Hughes · 1 year, 4 months ago
  70. 77b4f8b Remove a historical accident. by Elliott Hughes · 1 year, 4 months ago
  71. 7f984ce Merge "Refactor the phdr max/min alignment code." into main am: 1a2c4f89ce by Elliott Hughes · 1 year, 4 months ago
  72. 3606c7c Merge "libc: swap strchrnul to llvm-libc for most arches" into main am: 3cac647003 by Treehugger Robot · 1 year, 4 months ago
  73. 1a2c4f8 Merge "Refactor the phdr max/min alignment code." into main by Elliott Hughes · 1 year, 4 months ago
  74. 3cac647 Merge "libc: swap strchrnul to llvm-libc for most arches" into main by Treehugger Robot · 1 year, 4 months ago
  75. f756e4c Fix races in record allocs. by Christopher Ferris · 1 year, 5 months ago
  76. 87800bb Merge "<bionic/macros.h>: include <stddef.h> for size_t." into main am: f9e2af0719 by Treehugger Robot · 1 year, 4 months ago
  77. 592061d Merge "linker: say 2MiB in more readable fashion." into main am: 9d54591bdd by Treehugger Robot · 1 year, 4 months ago
  78. 5dabdf5 Merge "A deadlock was fixed that was caused by a bug in the memory allocation debugging library." into main am: f949e6104f by Christopher Ferris · 1 year, 4 months ago
  79. ccf7002 Merge "Print allocator version in the malloc_info test." into main am: 040df85d69 by Christopher Ferris · 1 year, 4 months ago
  80. 688d11c Merge "Remove workaround for old glibc sysroot." into main am: 1b6a2d907a by Elliott Hughes · 1 year, 4 months ago
  81. 93f4951 Merge "libc: swap strrchr to llvm-libc for most arches" into main am: 31f2189cf8 by Treehugger Robot · 1 year, 4 months ago
  82. ebf2d49 Merge "libdl: platform headers" into main am: e851c0711e by Steven Moreland · 1 year, 4 months ago
  83. f9e2af0 Merge "<bionic/macros.h>: include <stddef.h> for size_t." into main by Treehugger Robot · 1 year, 4 months ago
  84. 9d54591 Merge "linker: say 2MiB in more readable fashion." into main by Treehugger Robot · 1 year, 4 months ago
  85. 107935d <bionic/macros.h>: include <stddef.h> for size_t. by Elliott Hughes · 1 year, 4 months ago
  86. d9a9779 Refactor the phdr max/min alignment code. by Elliott Hughes · 1 year, 4 months ago
  87. c05035e linker: say 2MiB in more readable fashion. by Elliott Hughes · 1 year, 4 months ago
  88. f949e61 Merge "A deadlock was fixed that was caused by a bug in the memory allocation debugging library." into main by Christopher Ferris · 1 year, 4 months ago
  89. 71807fd Assume clang's *LONG_LONG*_ macros. by Elliott Hughes · 1 year, 4 months ago
  90. 040df85 Merge "Print allocator version in the malloc_info test." into main by Christopher Ferris · 1 year, 4 months ago
  91. 1b6a2d9 Merge "Remove workaround for old glibc sysroot." into main by Elliott Hughes · 1 year, 4 months ago
  92. 31f2189 Merge "libc: swap strrchr to llvm-libc for most arches" into main by Treehugger Robot · 1 year, 4 months ago
  93. e851c07 Merge "libdl: platform headers" into main by Steven Moreland · 1 year, 4 months ago
  94. 9eb3f1f Print allocator version in the malloc_info test. by Christopher Ferris · 1 year, 4 months ago
  95. 65552ba Update to v6.12 kernel headers. by Christopher Ferris · 1 year, 5 months ago
  96. 99642de Merge "Revert "Enable _FORTIFY_SOURCE=3 for Bionic"" into main am: e9e3ad3600 by Liana Kazanova · 1 year, 4 months ago
  97. e9e3ad3 Merge "Revert "Enable _FORTIFY_SOURCE=3 for Bionic"" into main by Liana Kazanova · 1 year, 4 months ago
  98. acf6ca5 Merge "Revert^2 "Define linker.recovery"" into main am: 03dfab5795 by Treehugger Robot · 1 year, 4 months ago
  99. 1d1482f Remove workaround for old glibc sysroot. by Elliott Hughes · 1 year, 4 months ago
  100. 03dfab5 Merge "Revert^2 "Define linker.recovery"" into main by Treehugger Robot · 1 year, 4 months ago