1. c7e1b6b Merge "alloc_debug: get load_bias error" am: 5aedb68499 by Christopher Ferris · 4 years, 10 months ago
  2. 5aedb68 Merge "alloc_debug: get load_bias error" by Christopher Ferris · 4 years, 10 months ago
  3. 8d01fac alloc_debug: get load_bias error by Weiwei.Zhang · 4 years, 10 months ago
  4. d42324e Merge changes from topic "arm64_branch-protection" am: 73ed0c4525 by Elliott Hughes · 4 years, 10 months ago
  5. ee3ccc2 Update crtbegin.c and crt*.S to support Armv8.5-A BTI am: 18621fb30c by Tamas Petz · 4 years, 10 months ago
  6. 537091a libm: Add Armv8.3-A PAuth and Armv8.5-A BTI support to assembly files am: 42b6530b1b by Tamas Petz · 4 years, 10 months ago
  7. e20a8e4 libc: Prepare support for Armv8.3-A PAuth and Armv8.5-A BTI in *.S am: 19d66e6f2d by Tamas Petz · 4 years, 10 months ago
  8. dc0dd76 Merge "Enable BTI in bionic linker" am: 7241ac6c07 by Elliott Hughes · 4 years, 10 months ago
  9. 73ed0c4 Merge changes from topic "arm64_branch-protection" by Elliott Hughes · 4 years, 10 months ago
  10. 7241ac6 Merge "Enable BTI in bionic linker" by Elliott Hughes · 4 years, 10 months ago
  11. 184d4ec Merge "Work around issues with `aligned_alloc()` and -O2." am: 5cd0172b52 by Treehugger Robot · 4 years, 10 months ago
  12. 5cd0172 Merge "Work around issues with `aligned_alloc()` and -O2." by Treehugger Robot · 4 years, 10 months ago
  13. 1c33c4a Work around issues with `aligned_alloc()` and -O2. by Stephen Hines · 4 years, 10 months ago
  14. 97860da Merge "Avoid explicit use of "10000" in build files." am: bda85584d1 by Dan Albert · 4 years, 10 months ago
  15. cb1bb41 Merge "Copy the M_THREAD_DISABLE_MEM_INIT constant value into malloc.h." am: 155901898d by Peter Collingbourne · 4 years, 10 months ago
  16. bda8558 Merge "Avoid explicit use of "10000" in build files." by Dan Albert · 4 years, 10 months ago
  17. 1559018 Merge "Copy the M_THREAD_DISABLE_MEM_INIT constant value into malloc.h." by Peter Collingbourne · 4 years, 10 months ago
  18. 978eb16 Copy the M_THREAD_DISABLE_MEM_INIT constant value into malloc.h. by Peter Collingbourne · 4 years, 11 months ago
  19. 8d55d18 Enable BTI in bionic linker by Tamas Petz · 5 years ago
  20. 51bfe5a Merge "Adapt for update to clang-r399163." am: 47250aca16 by Stephen Hines · 4 years, 11 months ago
  21. 47250ac Merge "Adapt for update to clang-r399163." by Stephen Hines · 4 years, 11 months ago
  22. 7606477 Adapt for update to clang-r399163. by Stephen Hines · 4 years, 11 months ago
  23. 876762e Merge "Add arm64 source to linker_wrapper" am: 0a12075ca4 by Treehugger Robot · 4 years, 11 months ago
  24. 0a12075 Merge "Add arm64 source to linker_wrapper" by Treehugger Robot · 4 years, 11 months ago
  25. 3b47d60 Add arm64 source to linker_wrapper by Jiyong Park · 4 years, 11 months ago
  26. e533c96 Merge "Explicitly add the include path for android_filesystem_config.h" am: 6c19d67a73 by Tom Cherry · 4 years, 11 months ago
  27. 6c19d67 Merge "Explicitly add the include path for android_filesystem_config.h" by Tom Cherry · 4 years, 11 months ago
  28. 379ed1e Explicitly add the include path for android_filesystem_config.h by Tom Cherry · 4 years, 11 months ago
  29. 058974c Merge "Simplify native bridge skip check" am: bfb889002b by Lev Rumyantsev · 4 years, 11 months ago
  30. b38a5c0 Merge "Dump the per-thread TAGGED_ADDR_CTRL value if available." am: cf69abc0f4 by Peter Collingbourne · 4 years, 11 months ago
  31. 62df5f1 Merge "Merge mainline-release 6664920 to master - DO NOT MERGE" am: f15d33e2f9 by Bill Yi · 4 years, 11 months ago
  32. 8fa8f10 Merge mainline-release 6664920 to master - DO NOT MERGE am: e320c77e47 by Bill Yi · 4 years, 11 months ago
  33. bfb8890 Merge "Simplify native bridge skip check" by Lev Rumyantsev · 4 years, 11 months ago
  34. 37c5ed3 Simplify native bridge skip check by Lev Rumyantsev · 4 years, 11 months ago
  35. cf69abc Merge "Dump the per-thread TAGGED_ADDR_CTRL value if available." by Peter Collingbourne · 4 years, 11 months ago
  36. f15d33e Merge "Merge mainline-release 6664920 to master - DO NOT MERGE" by Bill Yi · 4 years, 11 months ago
  37. e320c77 Merge mainline-release 6664920 to master - DO NOT MERGE by Bill Yi · 4 years, 11 months ago
  38. af50a7d Merge "Merge android11-tests-dev." am: d7f153f9b9 by Treehugger Robot · 4 years, 11 months ago
  39. 8e5fb88 Merge "Make it clearer that math.h isn't fdlibm." am: 60a39566f0 by Treehugger Robot · 4 years, 11 months ago
  40. d7f153f Merge "Merge android11-tests-dev." by Treehugger Robot · 4 years, 11 months ago
  41. 60a3956 Merge "Make it clearer that math.h isn't fdlibm." by Treehugger Robot · 4 years, 11 months ago
  42. fee514e Make it clearer that math.h isn't fdlibm. by Elliott Hughes · 4 years, 11 months ago
  43. 98d79de Dump the per-thread TAGGED_ADDR_CTRL value if available. by Peter Collingbourne · 4 years, 11 months ago
  44. c891aff Merge "Mark bionic APEX as visible" am: 66ae134614 by Kiyoung Kim · 4 years, 11 months ago
  45. 66ae134 Merge "Mark bionic APEX as visible" by Kiyoung Kim · 4 years, 11 months ago
  46. 6525d54 Merge android11-tests-dev. by Xin Li · 4 years, 11 months ago
  47. 6b5722a Merge mainline-release 6664920 to stage-aosp-master - DO NOT MERGE by Bill Yi · 4 years, 11 months ago
  48. 24509c6 Merge "Expose a function to reset the stack protector for the zygote." am: 1efa573832 by Elliott Hughes · 5 years ago
  49. 1efa573 Merge "Expose a function to reset the stack protector for the zygote." by Elliott Hughes · 5 years ago
  50. a1e3f2c Expose a function to reset the stack protector for the zygote. by Elliott Hughes · 5 years ago
  51. 691b23e Merge "Implement a new mechanism to let Scudo access the TLS slot" am: bba9153c5c by Peter Collingbourne · 5 years ago
  52. bba9153 Merge "Implement a new mechanism to let Scudo access the TLS slot" by Peter Collingbourne · 5 years ago
  53. 38d290a Implement a new mechanism to let Scudo access the TLS slot by Peter Collingbourne · 5 years ago
  54. ba4b406 Merge "NGREG != ELF_NGREG." am: a5a9992671 by Elliott Hughes · 5 years ago
  55. a5a9992 Merge "NGREG != ELF_NGREG." by Elliott Hughes · 5 years ago
  56. 5a8189f Mark bionic APEX as visible by Kiyoung Kim · 5 years ago
  57. 8e5fc5b NGREG != ELF_NGREG. by Elliott Hughes · 5 years ago
  58. f5bdee7 libc: Add Armv8.3-A PAuth and Armv8.5-A BTI compatibility to *.S by Tamas Petz · 5 years ago
  59. 18621fb Update crtbegin.c and crt*.S to support Armv8.5-A BTI by Tamas Petz · 5 years ago
  60. 42b6530 libm: Add Armv8.3-A PAuth and Armv8.5-A BTI support to assembly files by Tamas Petz · 6 years ago
  61. 19d66e6 libc: Prepare support for Armv8.3-A PAuth and Armv8.5-A BTI in *.S by Tamas Petz · 6 years ago
  62. 86214f6 Merge "Skip RP1A.200720.011" into stage-aosp-master by Xin Li · 5 years ago
  63. 4473d90 Merge "Add benchmark for property mapping" am: 7e0816a0a4 by Tom Cherry · 5 years ago
  64. 59cee9f Skip RP1A.200720.011 by Xin Li · 5 years ago
  65. 204da16 Mark RP1A.200720.001 as merged by Xin Li · 5 years ago
  66. 7e0816a Merge "Add benchmark for property mapping" by Tom Cherry · 5 years ago
  67. a5744e2 Add benchmark for property mapping by Tom Cherry · 5 years ago
  68. 57af5a7 Merge "Incorporate upstream's strptime %Z/%z support." am: 159bb3f86b by Treehugger Robot · 5 years ago
  69. 159bb3f Merge "Incorporate upstream's strptime %Z/%z support." by Treehugger Robot · 5 years ago
  70. d065c04 Incorporate upstream's strptime %Z/%z support. by Elliott Hughes · 5 years ago
  71. f5493e8 Merge "Add fdtrack docs." am: 984b4e9ae1 by Josh Gao · 5 years ago
  72. 984b4e9 Merge "Add fdtrack docs." by Josh Gao · 5 years ago
  73. 12a0eb6 Add fdtrack docs. by Josh Gao · 5 years ago
  74. 7a265e7 Mark Android R (rvc-dev-plus-aosp-without-vendor@6692709) as merged by Xin Li · 5 years ago
  75. 7aad6a8 Merge "Updated __libc_get_static_tls_bounds test to be more meaningful" am: f3c1b60d53 by Vy Nguyen · 5 years ago
  76. f3c1b60 Merge "Updated __libc_get_static_tls_bounds test to be more meaningful" by Vy Nguyen · 5 years ago
  77. 97ba12b Updated __libc_get_static_tls_bounds test to be more meaningful by Vy Nguyen · 5 years ago
  78. 3459e3f Merge "bionic_systrace: moving global static variables" am: 37e112f60a by Treehugger Robot · 5 years ago
  79. 37e112f Merge "bionic_systrace: moving global static variables" by Treehugger Robot · 5 years ago
  80. 1e1c784 bionic_systrace: moving global static variables by Bowgo Tsai · 5 years ago
  81. 2206289 Merge "async_safe: don't call libc's socket." am: 1e0d28b9c2 by Josh Gao · 5 years ago
  82. 1e0d28b Merge "async_safe: don't call libc's socket." by Josh Gao · 5 years ago
  83. ece7a0f Merge "Fix issues with .note.GNU-stack section directives." am: 3d59029a12 by Treehugger Robot · 5 years ago
  84. d371133 async_safe: don't call libc's socket. by Josh Gao · 5 years ago
  85. 3d59029 Merge "Fix issues with .note.GNU-stack section directives." by Treehugger Robot · 5 years ago
  86. c68ec15 Fix issues with .note.GNU-stack section directives. by Stephen Hines · 5 years ago
  87. 0b27445 Merge "Adding system property tracing" am: 08bcaac208 by Treehugger Robot · 5 years ago
  88. 08bcaac Merge "Adding system property tracing" by Treehugger Robot · 5 years ago
  89. d0ecf0b Adding system property tracing by Bowgo Tsai · 5 years ago
  90. 97cefc6 Merge "Cast from const void * -> const char * when using memchr()." am: 3ec750e035 by Treehugger Robot · 5 years ago
  91. 3ec750e Merge "Cast from const void * -> const char * when using memchr()." by Treehugger Robot · 5 years ago
  92. 62165a1 Cast from const void * -> const char * when using memchr(). by Stephen Hines · 5 years ago
  93. f578e9a Merge "Disable HWASAN on ifunc resolvers." am: 3936985e75 by Treehugger Robot · 5 years ago
  94. 5863553 Merge "Various coverage improvements." am: 1c502d46b3 by Elliott Hughes · 5 years ago
  95. 3936985 Merge "Disable HWASAN on ifunc resolvers." by Treehugger Robot · 5 years ago
  96. 1c502d4 Merge "Various coverage improvements." by Elliott Hughes · 5 years ago
  97. 48943b2 Avoid explicit use of "10000" in build files. by Dan Albert · 5 years ago
  98. eb1a99c Merge "Add a thread-properties API (Based on proposal at https://sourceware.org/glibc/wiki/ThreadPropertiesAPI)" am: d4d7efc1f8 by Vy Nguyen · 5 years ago
  99. 03d89a7 Disable HWASAN on ifunc resolvers. by Peter Collingbourne · 5 years ago
  100. d4d7efc Merge "Add a thread-properties API (Based on proposal at https://sourceware.org/glibc/wiki/ThreadPropertiesAPI)" by Vy Nguyen · 5 years ago