1. e4e893d Merge "linker: have clang check the DL_ERROR_AFTER() format strings." into main by Elliott Hughes · 12 months ago
  2. 0d1f18c Merge "Prefer the app-developer targetSdkVersion over "api level"." into main by Elliott Hughes · 12 months ago
  3. 40a5808 Merge "Clean up the riscv64 assembler slightly." into main by Elliott Hughes · 12 months ago
  4. ff7bb09 Clean up the riscv64 assembler slightly. by Elliott Hughes · 12 months ago
  5. 3369e02 Merge "riscv64: remove unused file." into main by Treehugger Robot · 12 months ago
  6. 460e99a riscv64: remove unused file. by Elliott Hughes · 12 months ago
  7. 3b6a13f linker: have clang check the DL_ERROR_AFTER() format strings. by Elliott Hughes · 12 months ago
  8. cc3cb35 Prefer the app-developer targetSdkVersion over "api level". by Elliott Hughes · 12 months ago
  9. 9160882 Merge "linker: simplify how warnings turn into errors past a certain api level." into main by Elliott Hughes · 12 months ago
  10. a7a7fb4 Merge "Expand the dlopen() docs." into main by Elliott Hughes · 12 months ago
  11. 5cbc4aa Expand the dlopen() docs. by Elliott Hughes · 12 months ago
  12. c14f545 linker: simplify how warnings turn into errors past a certain api level. by Elliott Hughes · 12 months ago
  13. 62dd6a1 Merge "Inline two single-use templates." into main by Elliott Hughes · 12 months ago
  14. d2ca7da Inline two single-use templates. by Elliott Hughes · 1 year ago
  15. e1d8d8d Merge "linker: warn about invalid p_align for loadable segments." into main by Elliott Hughes · 1 year ago
  16. 376443f Merge "Add POSIX 2024 NSIG_MAX." into main by Elliott Hughes · 1 year ago
  17. 1cb840c Merge "Add missing POSIX 2024 tests." into main by Elliott Hughes · 1 year ago
  18. 60b293b Merge "fortify test cleanup." into main by Elliott Hughes · 1 year ago
  19. f4d57ac Add missing POSIX 2024 tests. by Elliott Hughes · 1 year ago
  20. c039e49 linker: warn about invalid p_align for loadable segments. by Elliott Hughes · 1 year ago
  21. 5866673 fortify test cleanup. by Elliott Hughes · 1 year ago
  22. 9bb0864 Add POSIX 2024 NSIG_MAX. by Elliott Hughes · 1 year ago
  23. fb97d10 Merge "Add _SC_NSIG." into main by Elliott Hughes · 1 year ago
  24. da8ee21 Merge changes Icd47731f,I69e9df72,I755fdd34 into main by Daniel Verkamp · 1 year ago
  25. df4e06c Add fortify memcpy_chk happy path tests. by Daniel Verkamp · 1 year ago
  26. 4f7d3d6 Use atoi() in memcpy_chk fortify test. by Daniel Verkamp · 1 year ago
  27. 901e9a8 x86, x86_64: Add __memcpy_chk assembly versions. by Daniel Verkamp · 1 year ago
  28. aa7ea41 Add _SC_NSIG. by Elliott Hughes · 1 year ago
  29. d597a90 Merge "ReadPadSegmentNote(): improve error message." into main by Elliott Hughes · 1 year ago
  30. 21869a5 ReadPadSegmentNote(): improve error message. by Elliott Hughes · 1 year ago
  31. 296bd99 Merge "Skip rather than reject invalid ELF notes for existing apps." into main by Elliott Hughes · 1 year ago
  32. d5e064d Merge "[MTE] do not use ldg in linker if MTE is off for process" into main by Florian Mayer · 1 year ago
  33. ec79de0 Skip rather than reject invalid ELF notes for existing apps. by Elliott Hughes · 1 year ago
  34. a7ac0ef Merge "Fix CFI directives in memmove implementation" into main by Treehugger Robot · 1 year ago
  35. 7c26956 Merge "Use madvise MADV_DONTNEED." into main by Christopher Ferris · 1 year ago
  36. ff5a7ae Use madvise MADV_DONTNEED. by Christopher Ferris · 1 year ago
  37. 5831d23 Merge "Fix complex_test.cpp build failure from new libc++" into main by Ryan Prichard · 1 year ago
  38. e6f8321 [MTE] do not use ldg in linker if MTE is off for process by Florian Mayer · 1 year, 1 month ago
  39. 1a0f605 Merge "Sync with upstream netbsd." into main by Elliott Hughes · 1 year ago
  40. 21cae62 Merge "Document the PackageManager "lib*.so" requirement before API level 36." into main by Elliott Hughes · 1 year ago
  41. f59ab53 Fix CFI directives in memmove implementation by Ryuichiro Chiba · 1 year ago
  42. 1c3e420 Fix complex_test.cpp build failure from new libc++ by Ryan Prichard · 1 year ago
  43. 893785f Merge "Fix docs about enabling low memory allocator." into main by Christopher Ferris · 1 year ago
  44. 3f26381 Sync with upstream netbsd. by Elliott Hughes · 1 year ago
  45. 73f2ec2 Fix docs about enabling low memory allocator. by Christopher Ferris · 1 year, 1 month ago
  46. d46acf6 Document the PackageManager "lib*.so" requirement before API level 36. by Elliott Hughes · 1 year ago
  47. 6828877 Merge "Explain the stdio benchmark's read/write results." into main by Treehugger Robot · 1 year ago
  48. 934bcad Merge "Add present bytes when recording allocations." into main by Christopher Ferris · 1 year ago
  49. f957ac0 Explain the stdio benchmark's read/write results. by Elliott Hughes · 1 year, 1 month ago
  50. 1da9488 Merge "Further harden the pad note parsing code." into main by Elliott Hughes · 1 year, 1 month ago
  51. 4e9f23f Merge "Global clang-tidy is dead, and not coming back." into main by Treehugger Robot · 1 year, 1 month ago
  52. 9b1d3eb Global clang-tidy is dead, and not coming back. by Elliott Hughes · 1 year, 1 month ago
  53. 93d8194 Further harden the pad note parsing code. by Elliott Hughes · 1 year, 1 month ago
  54. c7fde62 Merge changes from topic "am-59c63cf4003e489c97822550b1c00293" into main by Automerger Merge Worker · 1 year, 1 month ago
  55. 4a99463 Merge changes from topic "am-920db2a13e4a4678b51b6f69a93a73ee" into android15-tests-dev am: 6fb597e6d1 -s ours by Automerger Merge Worker · 1 year, 1 month ago
  56. 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, 1 month ago
  57. 6fb597e Merge changes from topic "am-920db2a13e4a4678b51b6f69a93a73ee" into android15-tests-dev by Automerger Merge Worker · 1 year, 1 month ago
  58. 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, 1 month ago
  59. 8be6035 [automerger skipped] Move bionic test libraries to a default, for easy consumption in cts. am: 4e5e0f2d66 -s ours by Mitch Phillips · 1 year, 1 month ago
  60. c4886f0 Merge "Update OWNERS for mte.md" into main by Treehugger Robot · 1 year, 1 month ago
  61. adb488b Update OWNERS for mte.md by Florian Mayer · 1 year, 1 month ago
  62. 4202750 Merge "Update visibility to allow any system partition" into main by Treehugger Robot · 1 year, 1 month ago
  63. 3839e97 Merge "fstatat(2) allows a NULL path with AT_EMPTY_PATH since Linux 6.11." into main by Elliott Hughes · 1 year, 1 month ago
  64. 4028fec Update visibility to allow any system partition by Kiyoung Kim · 1 year, 1 month ago
  65. 1958405 Merge "testbinary_is_stack_mte: declare main without extern "C"" into main by Ryan Prichard · 1 year, 1 month ago
  66. 6171414 fstatat(2) allows a NULL path with AT_EMPTY_PATH since Linux 6.11. by Elliott Hughes · 1 year, 1 month ago
  67. 0809f01 Merge "Fix copy & paste error in pidfd_getfd() docs." into main by Elliott Hughes · 1 year, 1 month ago
  68. 5622ca0 Merge "Add missing manual sections to alphasort()/alphasort64()." into main by Elliott Hughes · 1 year, 1 month ago
  69. b2bf97a Merge "Fix a lot of man7 links to be more specific." into main by Elliott Hughes · 1 year, 1 month ago
  70. 7fb8d58 Fix a lot of man7 links to be more specific. by Elliott Hughes · 1 year, 1 month ago
  71. 3f55c82 Add missing manual sections to alphasort()/alphasort64(). by Elliott Hughes · 1 year, 1 month ago
  72. dae54e7 Fix copy & paste error in pidfd_getfd() docs. by Elliott Hughes · 1 year, 1 month ago
  73. 31199e7 Add present bytes when recording allocations. by Christopher Ferris · 1 year, 3 months ago
  74. e056be4 Merge "regex: avoid a namespace collision with C23 <float.h>." into main by Treehugger Robot · 1 year, 1 month ago
  75. 96068a4 Merge "Suppress error about unused -c argument" into main by Ryan Prichard · 1 year, 1 month ago
  76. a968b61 testbinary_is_stack_mte: declare main without extern "C" by Ryan Prichard · 1 year, 1 month ago
  77. b48087f regex: avoid a namespace collision with C23 <float.h>. by Elliott Hughes · 1 year, 1 month ago
  78. effe86f Suppress error about unused -c argument by Ryan Prichard · 1 year, 1 month ago
  79. 9e34ca7 Merge "Replace memset 0 with initializers." into main by Christopher Ferris · 1 year, 1 month ago
  80. 2a39188 Replace memset 0 with initializers. by Christopher Ferris · 1 year, 1 month ago
  81. cb052f7 Merge "Add C23 documentation." into main by Elliott Hughes · 1 year, 1 month ago
  82. b984eb6 Add C23 documentation. by Elliott Hughes · 1 year, 1 month ago
  83. 9713640 Merge "Explain MTE mode upgrade use of BIONIC_SIGNAL_ART_PROFILER" into main by Treehugger Robot · 1 year, 1 month ago
  84. f8f4e9f Merge "Declare main outside of extern "C" block" into main by Ryan Prichard · 1 year, 1 month ago
  85. 220fe12 Explain MTE mode upgrade use of BIONIC_SIGNAL_ART_PROFILER by Florian Mayer · 1 year, 3 months ago
  86. dfc3a97 Declare main outside of extern "C" block by Ryan Prichard · 1 year, 1 month ago
  87. 7d9c10a Merge "Improve linker workaround documentation for API levels < 23." into main by Treehugger Robot · 1 year, 1 month ago
  88. 8967211 Improve linker workaround documentation for API levels < 23. by Elliott Hughes · 1 year, 1 month ago
  89. 91eb5b0 Merge "libc: swap memchr to llvm-libc for most arches" into main by Treehugger Robot · 1 year, 1 month ago
  90. 2a6abe6 Merge "libc: swap strchr to llvm-libc for most arches" into main by Treehugger Robot · 1 year, 1 month ago
  91. bea8012 libc: swap memchr to llvm-libc for most arches by George Burgess IV · 1 year, 2 months ago
  92. e194535 Merge "Remove a historical accident." into main by Elliott Hughes · 1 year, 1 month ago
  93. 53d009d Merge "libc: swap strnlen to llvm-libc for most arches" into main by Treehugger Robot · 1 year, 2 months ago
  94. 2f0f3d6 Merge "<sys/select.h>: try to clarify the <sys/select.h> vs <poll.h> situation." into main by Elliott Hughes · 1 year, 2 months ago
  95. 46fb633 Merge "Fix races in record allocs." into main am: 528d7dfd87 by Christopher Ferris · 1 year, 2 months ago
  96. 528d7df Merge "Fix races in record allocs." into main by Christopher Ferris · 1 year, 2 months ago
  97. b6b3cce <sys/select.h>: try to clarify the <sys/select.h> vs <poll.h> situation. by Elliott Hughes · 1 year, 2 months ago
  98. 8d967d4 Merge "Update to v6.12 kernel headers." into main am: 093a43476e by Christopher Ferris · 1 year, 2 months ago
  99. 82fb74a Merge "Fix fuzzer build." into main am: dd6cefabe9 by Treehugger Robot · 1 year, 2 months ago
  100. 093a434 Merge "Update to v6.12 kernel headers." into main by Christopher Ferris · 1 year, 2 months ago