1. d71bc4b Fix comment to indicate android_mallopt is also available to APEXes. by Florian Mayer · 3 years, 5 months ago
  2. 376e9b0 Merge "Revert "memtag_stack tests."" by Florian Mayer · 3 years, 5 months ago
  3. 8162b05 Revert "memtag_stack tests." by Florian Mayer · 3 years, 5 months ago
  4. 5c6c043 Merge "memtag_stack tests." by Florian Mayer · 3 years, 5 months ago
  5. d624d2f memtag_stack tests. by Evgenii Stepanov · 3 years, 8 months ago
  6. efe45a1 Merge "Add fdsan owner type for native_handle_t" by Treehugger Robot · 3 years, 5 months ago
  7. 5cfca6b Add fdsan owner type for native_handle_t by Brian Duddie · 3 years, 5 months ago
  8. cfc9916 Merge "setjmp.h: add the missing __returns_twice to sigsetjmp()." by Elliott Hughes · 3 years, 5 months ago
  9. 963e24b setjmp.h: add the missing __returns_twice to sigsetjmp(). by Elliott Hughes · 3 years, 5 months ago
  10. c00d068 Merge "Use liblog_for_runtime_apex instead of liblog" by Jiyong Park · 3 years, 5 months ago
  11. 7157dfb Use liblog_for_runtime_apex instead of liblog by Jiyong Park · 3 years, 5 months ago
  12. af24941 Merge "[MTE] Never upgrade MTE mode for zygote." by Florian Mayer · 3 years, 5 months ago
  13. 14cbb79 [MTE] Never upgrade MTE mode for zygote. by Florian Mayer · 3 years, 5 months ago
  14. df75e05 Merge "Adjust the calculation method of pc" am: 94d8e02d33 by Christopher Ferris · 3 years, 5 months ago
  15. 94d8e02 Merge "Adjust the calculation method of pc" by Christopher Ferris · 3 years, 5 months ago
  16. 4b84644 Adjust the calculation method of pc by 周至捷 · 3 years, 6 months ago
  17. 2e48f89 Merge "Exclude BUILD files from musl sysroot globs" am: d3c7700aa0 by Treehugger Robot · 3 years, 5 months ago
  18. d3c7700 Merge "Exclude BUILD files from musl sysroot globs" by Treehugger Robot · 3 years, 5 months ago
  19. 915d728 Merge "Add the .debug_frame for arm32." am: 52b20bd71c by Christopher Ferris · 3 years, 5 months ago
  20. 52b20bd Merge "Add the .debug_frame for arm32." by Christopher Ferris · 3 years, 5 months ago
  21. 1c0a7a0 Exclude BUILD files from musl sysroot globs by Colin Cross · 3 years, 5 months ago
  22. d37df2b Add the .debug_frame for arm32. by Christopher Ferris · 3 years, 5 months ago
  23. b8d5a13 Merge "Add C23's memset_explicit()." am: f9fac36f15 by Elliott Hughes · 3 years, 5 months ago
  24. 6eb1f11 Merge "Update to v5.19 kernel headers." am: bf75d08b13 by Christopher Ferris · 3 years, 5 months ago
  25. f9fac36 Merge "Add C23's memset_explicit()." by Elliott Hughes · 3 years, 5 months ago
  26. bf75d08 Merge "Update to v5.19 kernel headers." by Christopher Ferris · 3 years, 5 months ago
  27. 32188c7 Merge "Add %b and %B support to the scanf/wscanf and strto*/wcsto* families." am: d1c3d4a454 by Elliott Hughes · 3 years, 5 months ago
  28. d1c3d4a Merge "Add %b and %B support to the scanf/wscanf and strto*/wcsto* families." by Elliott Hughes · 3 years, 5 months ago
  29. 1f462de Add %b and %B support to the scanf/wscanf and strto*/wcsto* families. by Elliott Hughes · 3 years, 5 months ago
  30. 0d64243 Add C23's memset_explicit(). by Elliott Hughes · 3 years, 5 months ago
  31. 20678e1 Merge "Allow init to upgrade MTE to sync." am: ea7f84435d by Florian Mayer · 3 years, 5 months ago
  32. 97417cb Merge "Add support for removing structs that cross blocks." am: 0ba4b34206 by Christopher Ferris · 3 years, 5 months ago
  33. 80ae69d Update to v5.19 kernel headers. by Christopher Ferris · 3 years, 5 months ago
  34. ea7f844 Merge "Allow init to upgrade MTE to sync." by Florian Mayer · 3 years, 5 months ago
  35. 0ba4b34 Merge "Add support for removing structs that cross blocks." by Christopher Ferris · 3 years, 5 months ago
  36. 408e170 Allow init to upgrade MTE to sync. by Florian Mayer · 3 years, 8 months ago
  37. 3fc4e11 Add support for removing structs that cross blocks. by Christopher Ferris · 3 years, 5 months ago
  38. 31778b8 Merge "Fix old python2 test issue." am: 85e2fc6104 by Christopher Ferris · 3 years, 5 months ago
  39. 85e2fc6 Merge "Fix old python2 test issue." by Christopher Ferris · 3 years, 5 months ago
  40. e0cb4e1 Fix old python2 test issue. by Christopher Ferris · 3 years, 5 months ago
  41. 70efcef Merge "Don't even try to allocate 2GiB on LP32." am: 462c542855 by Elliott Hughes · 3 years, 5 months ago
  42. 462c542 Merge "Don't even try to allocate 2GiB on LP32." by Elliott Hughes · 3 years, 5 months ago
  43. 2d9b7fe Merge "[MTE] Add comment about nested ScopedDisableMTE in test." am: c3288a19e9 by Treehugger Robot · 3 years, 5 months ago
  44. c3288a1 Merge "[MTE] Add comment about nested ScopedDisableMTE in test." by Treehugger Robot · 3 years, 5 months ago
  45. 5d35ab8 [MTE] Add comment about nested ScopedDisableMTE in test. by Florian Mayer · 3 years, 5 months ago
  46. 15008d6 Merge "Add %b and %B support to the printf/wprintf family." am: cede011a2c by Elliott Hughes · 3 years, 5 months ago
  47. 0cac291 Don't even try to allocate 2GiB on LP32. by Elliott Hughes · 3 years, 5 months ago
  48. cede011 Merge "Add %b and %B support to the printf/wprintf family." by Elliott Hughes · 3 years, 5 months ago
  49. 6b9ec7f Merge "[MTE] Allow remote mode override for process." am: 4ff089f82a by Florian Mayer · 3 years, 6 months ago
  50. 4ff089f Merge "[MTE] Allow remote mode override for process." by Florian Mayer · 3 years, 6 months ago
  51. f955373 Merge "[MTE] use static buffer for per-process property name." am: c7bf4d419c by Treehugger Robot · 3 years, 6 months ago
  52. c7bf4d4 Merge "[MTE] use static buffer for per-process property name." by Treehugger Robot · 3 years, 6 months ago
  53. b813a6a Add %b and %B support to the printf/wprintf family. by Elliott Hughes · 3 years, 6 months ago
  54. dee80d5 [MTE] Allow remote mode override for process. by Florian Mayer · 3 years, 6 months ago
  55. 2791429 [MTE] use static buffer for per-process property name. by Florian Mayer · 3 years, 6 months ago
  56. b84a2ad Merge "[style] [MTE] remove unnecessary condition." am: 21a1ac3f9b by Treehugger Robot · 3 years, 6 months ago
  57. 21a1ac3 Merge "[style] [MTE] remove unnecessary condition." by Treehugger Robot · 3 years, 6 months ago
  58. 85eb6fd [style] [MTE] remove unnecessary condition. by Florian Mayer · 3 years, 6 months ago
  59. 2cc3216 Merge "Always free after getline()." am: d06cd4a765 by Elliott Hughes · 3 years, 6 months ago
  60. d06cd4a Merge "Always free after getline()." by Elliott Hughes · 3 years, 6 months ago
  61. f305560 Always free after getline(). by Elliott Hughes · 3 years, 6 months ago
  62. ceb5788 Merge "Simplify the implementation of get_nproc()." am: 27b3ad2c78 by Elliott Hughes · 3 years, 6 months ago
  63. 27b3ad2 Merge "Simplify the implementation of get_nproc()." by Elliott Hughes · 3 years, 6 months ago
  64. a495838 Merge "fread: cope with >2GiB totals." am: 6f4bb0771e by Elliott Hughes · 3 years, 6 months ago
  65. 6f4bb07 Merge "fread: cope with >2GiB totals." by Elliott Hughes · 3 years, 6 months ago
  66. be78fc9 fread: cope with >2GiB totals. by Elliott Hughes · 3 years, 6 months ago
  67. d771a7c Simplify the implementation of get_nproc(). by Elliott Hughes · 3 years, 6 months ago
  68. fc48a68 Merge "Tidy up the x86 atom/silvermont stuff similar to x86-64." am: bf76fc6e64 by Elliott Hughes · 3 years, 6 months ago
  69. bf76fc6 Merge "Tidy up the x86 atom/silvermont stuff similar to x86-64." by Elliott Hughes · 3 years, 6 months ago
  70. 2ba850c Merge "Handle null TM_ZONE in z case in strftime." am: 2d072335a6 by Treehugger Robot · 3 years, 6 months ago
  71. 2d07233 Merge "Handle null TM_ZONE in z case in strftime." by Treehugger Robot · 3 years, 6 months ago
  72. ed77714 Tidy up the x86 atom/silvermont stuff similar to x86-64. by Elliott Hughes · 3 years, 6 months ago
  73. 414b7ed Merge "avx2 implementation for memset." am: 61a42bf1ee by Elliott Hughes · 3 years, 6 months ago
  74. 61a42bf Merge "avx2 implementation for memset." by Elliott Hughes · 3 years, 6 months ago
  75. 24bfd8e Handle null TM_ZONE in z case in strftime. by Almaz Mingaleev · 3 years, 6 months ago
  76. 919fb7f avx2 implementation for memset. by ahs · 3 years, 7 months ago
  77. 468740a Merge "Add post 2100 year mktime test." am: 1031e0da38 by Almaz Mingaleev · 3 years, 6 months ago
  78. 1031e0d Merge "Add post 2100 year mktime test." by Almaz Mingaleev · 3 years, 6 months ago
  79. 886da16 Merge "Add the other known aliases for the recent Android releases." am: 7c3f9cb63f by Treehugger Robot · 3 years, 6 months ago
  80. 7c3f9cb Merge "Add the other known aliases for the recent Android releases." by Treehugger Robot · 3 years, 6 months ago
  81. 7b396ae Add the other known aliases for the recent Android releases. by Elliott Hughes · 3 years, 6 months ago
  82. 10fed72 Add post 2100 year mktime test. by Almaz Mingaleev · 3 years, 6 months ago
  83. 1467ce2 Merge "Rewrite function definitions with identifier lists" am: fee05f06fb by Treehugger Robot · 3 years, 6 months ago
  84. fee05f0 Merge "Rewrite function definitions with identifier lists" by Treehugger Robot · 3 years, 6 months ago
  85. 44c7442 Merge "Sync with upstream openbsd." am: 24062ac661 by Treehugger Robot · 3 years, 6 months ago
  86. a7c7d8e Merge "Sync libm with upstream freebsd." am: 6c2804bc10 by Treehugger Robot · 3 years, 6 months ago
  87. 7eeb11d Rewrite function definitions with identifier lists by Yi Kong · 3 years, 7 months ago
  88. 24062ac Merge "Sync with upstream openbsd." by Treehugger Robot · 3 years, 6 months ago
  89. 6c2804b Merge "Sync libm with upstream freebsd." by Treehugger Robot · 3 years, 6 months ago
  90. 022e1aa Sync libm with upstream freebsd. by Elliott Hughes · 3 years, 6 months ago
  91. fbac9af Sync with upstream openbsd. by Elliott Hughes · 3 years, 6 months ago
  92. 751e932 Merge "Extend bionic-unit-tests timeout." am: c700432ba8 by Treehugger Robot · 3 years, 6 months ago
  93. c700432 Merge "Extend bionic-unit-tests timeout." by Treehugger Robot · 3 years, 6 months ago
  94. 1f3c8d6 Extend bionic-unit-tests timeout. by Mitch Phillips · 3 years, 6 months ago
  95. fb27dfb Merge "Rename deps in libc to account for name/src collision work." am: 7ff6a44dce by Mark Dacek · 3 years, 6 months ago
  96. 7ff6a44 Merge "Rename deps in libc to account for name/src collision work." by Mark Dacek · 3 years, 6 months ago
  97. d88d7ea Rename deps in libc to account for name/src collision work. by MarkDacek · 3 years, 7 months ago
  98. cc2316e Merge "Switch to the more common idiom for scripts in genrules." am: cb8b43e1dd by Colin Cross · 3 years, 7 months ago
  99. cb8b43e Merge "Switch to the more common idiom for scripts in genrules." by Colin Cross · 3 years, 7 months ago
  100. 291f98a Switch to the more common idiom for scripts in genrules. by Elliott Hughes · 3 years, 7 months ago