1. 25c18d4 Update to v5.9 kernel headers. by Christopher Ferris · 4 years, 10 months ago
  2. bb34f8d Merge "Fix visibility rules." am: 8c8d3e7288 by Baligh Uddin · 4 years, 10 months ago
  3. 8c8d3e7 Merge "Fix visibility rules." by Baligh Uddin · 4 years, 10 months ago
  4. db0c6de Fix visibility rules. by Baligh Uddin · 4 years, 10 months ago
  5. c748420 Merge "Make more functions weak for native bridge" am: cf878313b0 by Lev Rumyantsev · 4 years, 10 months ago
  6. cf87831 Merge "Make more functions weak for native bridge" by Lev Rumyantsev · 4 years, 10 months ago
  7. 1c86687 Merge "pthread_cond: only call futex_wake when there are waiters" am: ddbcea2c11 by Treehugger Robot · 4 years, 10 months ago
  8. ddbcea2 Merge "pthread_cond: only call futex_wake when there are waiters" by Treehugger Robot · 4 years, 10 months ago
  9. 5d926ba Merge "Fix bug in finding another thread's TCB." am: e4f7c6d70b by Vy Nguyen · 4 years, 10 months ago
  10. e4f7c6d Merge "Fix bug in finding another thread's TCB." by Vy Nguyen · 4 years, 10 months ago
  11. 9c08f4f pthread_cond: only call futex_wake when there are waiters by Tim Murray · 4 years, 10 months ago
  12. 19f8486 Fix bug in finding another thread's TCB. by Vy Nguyen · 4 years, 11 months ago
  13. 814f38f Make more functions weak for native bridge by Lev Rumyantsev · 4 years, 10 months ago
  14. 20ca289 Merge changes from topic "I81ece86ace916eb6b435ab516cd431ec4b48a3bf" am: dcbc8ec29a by Steven Moreland · 4 years, 10 months ago
  15. dcbc8ec Merge changes from topic "I81ece86ace916eb6b435ab516cd431ec4b48a3bf" by Steven Moreland · 4 years, 10 months ago
  16. 0cdf132 Expose per-process memory init. by Steven Moreland · 4 years, 10 months ago
  17. 69eb7bb Skip ab/6749736 in stage. by Xin Li · 4 years, 10 months ago
  18. 5d3aa86 Add an API for per-process disabling memory initialization. by Peter Collingbourne · 5 years ago
  19. 90e8c97 Merge "Mark __progname as weak for native_bridge" am: 08a43426a0 by Evgeny Eltsin · 4 years, 10 months ago
  20. 08a4342 Merge "Mark __progname as weak for native_bridge" by Evgeny Eltsin · 4 years, 10 months ago
  21. 9783ab0 Merge "Add an internal struct layout test." am: 6551173d51 by Peter Collingbourne · 4 years, 10 months ago
  22. 6551173 Merge "Add an internal struct layout test." by Peter Collingbourne · 4 years, 10 months ago
  23. 10ca6d3 Merge "x86/x86_64: cleanup signal trampolines" am: 6351127c13 by Ryan Prichard · 4 years, 10 months ago
  24. 6351127 Merge "x86/x86_64: cleanup signal trampolines" by Ryan Prichard · 4 years, 10 months ago
  25. 4edf74a Add an internal struct layout test. by Peter Collingbourne · 4 years, 10 months ago
  26. b752dd5 Mark __progname as weak for native_bridge by Evgeny Eltsin · 4 years, 10 months ago
  27. 14b2099 Merge "Enable arm64 .eh_frame terminator, align it to 4" am: 9494caa7e8 by Ryan Prichard · 4 years, 10 months ago
  28. 9494caa Merge "Enable arm64 .eh_frame terminator, align it to 4" by Ryan Prichard · 4 years, 10 months ago
  29. 20670cb Merge "No global ThinLTO for linker" am: cde6ca1fc3 by Treehugger Robot · 4 years, 10 months ago
  30. cde6ca1 Merge "No global ThinLTO for linker" by Treehugger Robot · 4 years, 10 months ago
  31. a7e363f No global ThinLTO for linker by Yi Kong · 4 years, 10 months ago
  32. 833a611 Merge "No global ThinLTO for bionic" am: 897fd6ecb3 by Yi Kong · 4 years, 10 months ago
  33. 897fd6e Merge "No global ThinLTO for bionic" by Yi Kong · 4 years, 10 months ago
  34. 15a05a7 No global ThinLTO for bionic by Yi Kong · 4 years, 11 months ago
  35. e157c11 Merge "Make __clone_for_fork pure native bridge mode abstraction" am: 07c85f1688 by Victor Khimenko · 4 years, 10 months ago
  36. 5a1564e Merge "Stop marking symbols weak in native bionic build" am: d510f22732 by Victor Khimenko · 4 years, 10 months ago
  37. 07c85f1 Merge "Make __clone_for_fork pure native bridge mode abstraction" by Victor Khimenko · 4 years, 10 months ago
  38. d510f22 Merge "Stop marking symbols weak in native bionic build" by Victor Khimenko · 4 years, 10 months ago
  39. c7e1b6b Merge "alloc_debug: get load_bias error" am: 5aedb68499 by Christopher Ferris · 4 years, 10 months ago
  40. 5aedb68 Merge "alloc_debug: get load_bias error" by Christopher Ferris · 4 years, 10 months ago
  41. 6427f39 Make __clone_for_fork pure native bridge mode abstraction by Victor Khimenko · 4 years, 10 months ago
  42. b967e79 Stop marking symbols weak in native bionic build by Victor Khimenko · 4 years, 10 months ago
  43. 8d01fac alloc_debug: get load_bias error by Weiwei.Zhang · 4 years, 10 months ago
  44. fd8d687 x86/x86_64: cleanup signal trampolines by Ryan Prichard · 5 years ago
  45. d42324e Merge changes from topic "arm64_branch-protection" am: 73ed0c4525 by Elliott Hughes · 4 years, 10 months ago
  46. ee3ccc2 Update crtbegin.c and crt*.S to support Armv8.5-A BTI am: 18621fb30c by Tamas Petz · 4 years, 10 months ago
  47. 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
  48. 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
  49. dc0dd76 Merge "Enable BTI in bionic linker" am: 7241ac6c07 by Elliott Hughes · 4 years, 10 months ago
  50. 73ed0c4 Merge changes from topic "arm64_branch-protection" by Elliott Hughes · 4 years, 10 months ago
  51. 7241ac6 Merge "Enable BTI in bionic linker" by Elliott Hughes · 4 years, 10 months ago
  52. 184d4ec Merge "Work around issues with `aligned_alloc()` and -O2." am: 5cd0172b52 by Treehugger Robot · 4 years, 10 months ago
  53. bcef897 Enable arm64 .eh_frame terminator, align it to 4 by Ryan Prichard · 4 years, 10 months ago
  54. 5cd0172 Merge "Work around issues with `aligned_alloc()` and -O2." by Treehugger Robot · 4 years, 10 months ago
  55. 1c33c4a Work around issues with `aligned_alloc()` and -O2. by Stephen Hines · 4 years, 10 months ago
  56. 97860da Merge "Avoid explicit use of "10000" in build files." am: bda85584d1 by Dan Albert · 4 years, 10 months ago
  57. cb1bb41 Merge "Copy the M_THREAD_DISABLE_MEM_INIT constant value into malloc.h." am: 155901898d by Peter Collingbourne · 4 years, 10 months ago
  58. bda8558 Merge "Avoid explicit use of "10000" in build files." by Dan Albert · 4 years, 10 months ago
  59. 1559018 Merge "Copy the M_THREAD_DISABLE_MEM_INIT constant value into malloc.h." by Peter Collingbourne · 4 years, 10 months ago
  60. 978eb16 Copy the M_THREAD_DISABLE_MEM_INIT constant value into malloc.h. by Peter Collingbourne · 4 years, 11 months ago
  61. 8d55d18 Enable BTI in bionic linker by Tamas Petz · 5 years ago
  62. 51bfe5a Merge "Adapt for update to clang-r399163." am: 47250aca16 by Stephen Hines · 4 years, 11 months ago
  63. 47250ac Merge "Adapt for update to clang-r399163." by Stephen Hines · 4 years, 11 months ago
  64. 7606477 Adapt for update to clang-r399163. by Stephen Hines · 4 years, 11 months ago
  65. 876762e Merge "Add arm64 source to linker_wrapper" am: 0a12075ca4 by Treehugger Robot · 4 years, 11 months ago
  66. 0a12075 Merge "Add arm64 source to linker_wrapper" by Treehugger Robot · 4 years, 11 months ago
  67. 3b47d60 Add arm64 source to linker_wrapper by Jiyong Park · 4 years, 11 months ago
  68. e533c96 Merge "Explicitly add the include path for android_filesystem_config.h" am: 6c19d67a73 by Tom Cherry · 4 years, 11 months ago
  69. 6c19d67 Merge "Explicitly add the include path for android_filesystem_config.h" by Tom Cherry · 4 years, 11 months ago
  70. 379ed1e Explicitly add the include path for android_filesystem_config.h by Tom Cherry · 4 years, 11 months ago
  71. 058974c Merge "Simplify native bridge skip check" am: bfb889002b by Lev Rumyantsev · 4 years, 11 months ago
  72. b38a5c0 Merge "Dump the per-thread TAGGED_ADDR_CTRL value if available." am: cf69abc0f4 by Peter Collingbourne · 4 years, 11 months ago
  73. 62df5f1 Merge "Merge mainline-release 6664920 to master - DO NOT MERGE" am: f15d33e2f9 by Bill Yi · 4 years, 11 months ago
  74. 8fa8f10 Merge mainline-release 6664920 to master - DO NOT MERGE am: e320c77e47 by Bill Yi · 4 years, 11 months ago
  75. bfb8890 Merge "Simplify native bridge skip check" by Lev Rumyantsev · 4 years, 11 months ago
  76. 37c5ed3 Simplify native bridge skip check by Lev Rumyantsev · 4 years, 11 months ago
  77. cf69abc Merge "Dump the per-thread TAGGED_ADDR_CTRL value if available." by Peter Collingbourne · 4 years, 11 months ago
  78. f15d33e Merge "Merge mainline-release 6664920 to master - DO NOT MERGE" by Bill Yi · 4 years, 11 months ago
  79. e320c77 Merge mainline-release 6664920 to master - DO NOT MERGE by Bill Yi · 4 years, 11 months ago
  80. af50a7d Merge "Merge android11-tests-dev." am: d7f153f9b9 by Treehugger Robot · 4 years, 11 months ago
  81. 8e5fb88 Merge "Make it clearer that math.h isn't fdlibm." am: 60a39566f0 by Treehugger Robot · 4 years, 11 months ago
  82. d7f153f Merge "Merge android11-tests-dev." by Treehugger Robot · 4 years, 11 months ago
  83. 60a3956 Merge "Make it clearer that math.h isn't fdlibm." by Treehugger Robot · 4 years, 11 months ago
  84. fee514e Make it clearer that math.h isn't fdlibm. by Elliott Hughes · 4 years, 11 months ago
  85. 98d79de Dump the per-thread TAGGED_ADDR_CTRL value if available. by Peter Collingbourne · 4 years, 11 months ago
  86. c891aff Merge "Mark bionic APEX as visible" am: 66ae134614 by Kiyoung Kim · 4 years, 11 months ago
  87. 66ae134 Merge "Mark bionic APEX as visible" by Kiyoung Kim · 4 years, 11 months ago
  88. 6525d54 Merge android11-tests-dev. by Xin Li · 4 years, 11 months ago
  89. 6b5722a Merge mainline-release 6664920 to stage-aosp-master - DO NOT MERGE by Bill Yi · 5 years ago
  90. 24509c6 Merge "Expose a function to reset the stack protector for the zygote." am: 1efa573832 by Elliott Hughes · 5 years ago
  91. 1efa573 Merge "Expose a function to reset the stack protector for the zygote." by Elliott Hughes · 5 years ago
  92. a1e3f2c Expose a function to reset the stack protector for the zygote. by Elliott Hughes · 5 years ago
  93. 691b23e Merge "Implement a new mechanism to let Scudo access the TLS slot" am: bba9153c5c by Peter Collingbourne · 5 years ago
  94. bba9153 Merge "Implement a new mechanism to let Scudo access the TLS slot" by Peter Collingbourne · 5 years ago
  95. 38d290a Implement a new mechanism to let Scudo access the TLS slot by Peter Collingbourne · 5 years ago
  96. ba4b406 Merge "NGREG != ELF_NGREG." am: a5a9992671 by Elliott Hughes · 5 years ago
  97. a5a9992 Merge "NGREG != ELF_NGREG." by Elliott Hughes · 5 years ago
  98. 5a8189f Mark bionic APEX as visible by Kiyoung Kim · 5 years ago
  99. 8e5fc5b NGREG != ELF_NGREG. by Elliott Hughes · 5 years ago
  100. f5bdee7 libc: Add Armv8.3-A PAuth and Armv8.5-A BTI compatibility to *.S by Tamas Petz · 5 years ago