1. 2210b8d [Tagged Pointers] Allow probing the current TP level w/ locking. by Mitch Phillips · 5 years ago
  2. 742a003 [GWP-ASan] Remove include. by Mitch Phillips · 5 years ago
  3. 097846e Merge "Change the android_mallopt(M_SET_HEAP_TAGGING_LEVEL) API." by Peter Collingbourne · 5 years ago
  4. 9eb85bf Change the android_mallopt(M_SET_HEAP_TAGGING_LEVEL) API. by Peter Collingbourne · 5 years ago
  5. 92b8588 Merge "Revert "Soft-enables new MAC address restrictions."" by Tej Singh · 5 years ago
  6. 259776d Revert "Soft-enables new MAC address restrictions." by Tej Singh · 5 years ago
  7. 7433096 Merge "Soft-enables new MAC address restrictions." by Bram Bonné · 5 years ago
  8. 869a0fa Add "product_available" to product available modules by Justin Yun · 5 years ago
  9. 56f1c40 Merge "Clear PAC bits in android_unsafe_frame_pointer_chase()." by Peter Collingbourne · 5 years ago
  10. de30635 Put __*_ARRAY__ symbols before prioritized init/fini funcs by Matthew Maurer · 5 years ago
  11. a5c4b17 Clear PAC bits in android_unsafe_frame_pointer_chase(). by Peter Collingbourne · 5 years ago
  12. 10c2875 Merge "getgrnam, getgrgid, getpwnam, getpwuid for host" by Treehugger Robot · 5 years ago
  13. 02bee71 Merge "Make vendor_ramdisk_available." by Yifan Hong · 5 years ago
  14. bf38328 getgrnam, getgrgid, getpwnam, getpwuid for host by Jiyong Park · 5 years ago
  15. b04490d Make vendor_ramdisk_available. by Yifan Hong · 5 years ago
  16. c3ecfb6 Merge "system(3) uses /bin/sh when built for host" by Treehugger Robot · 5 years ago
  17. 8dd649d system(3) uses /bin/sh when built for host by Jiyong Park · 5 years ago
  18. c44b1d0 Merge "Make the connection between implementation and llndk_library explicit" by Colin Cross · 5 years ago
  19. d88c8eb Merge "Rename ART release APEX to com.android.art." by Martin Stjernholm · 5 years ago
  20. 9aa6b15 Merge "Update to v5.9 kernel headers." by Christopher Ferris · 5 years ago
  21. 81c260d Rename ART release APEX to com.android.art. by Martin Stjernholm · 5 years ago
  22. 72b1aaf Merge "Fix __cxa_atexit run-time regression with many registrations" by Ryan Prichard · 5 years ago
  23. c0d50d4 Replace libandroidicu usage in bionic with the new libicu.so available in NDK by Victor Chang · 5 years ago
  24. de523c0 Fix __cxa_atexit run-time regression with many registrations by Ryan Prichard · 5 years ago
  25. 25c18d4 Update to v5.9 kernel headers. by Christopher Ferris · 5 years ago
  26. 8393a8b Make the connection between implementation and llndk_library explicit by Colin Cross · 5 years ago
  27. db0c6de Fix visibility rules. by Baligh Uddin · 5 years ago
  28. cf87831 Merge "Make more functions weak for native bridge" by Lev Rumyantsev · 5 years ago
  29. ddbcea2 Merge "pthread_cond: only call futex_wake when there are waiters" by Treehugger Robot · 5 years ago
  30. 9c08f4f pthread_cond: only call futex_wake when there are waiters by Tim Murray · 5 years ago
  31. 19f8486 Fix bug in finding another thread's TCB. by Vy Nguyen · 5 years ago
  32. 814f38f Make more functions weak for native bridge by Lev Rumyantsev · 5 years ago
  33. dcbc8ec Merge changes from topic "I81ece86ace916eb6b435ab516cd431ec4b48a3bf" by Steven Moreland · 5 years ago
  34. 0cdf132 Expose per-process memory init. by Steven Moreland · 5 years ago
  35. 5d3aa86 Add an API for per-process disabling memory initialization. by Peter Collingbourne · 5 years ago
  36. 18286ed Soft-enables new MAC address restrictions. by Bram Bonné · 5 years ago
  37. 08a4342 Merge "Mark __progname as weak for native_bridge" by Evgeny Eltsin · 5 years ago
  38. 6351127 Merge "x86/x86_64: cleanup signal trampolines" by Ryan Prichard · 5 years ago
  39. b752dd5 Mark __progname as weak for native_bridge by Evgeny Eltsin · 5 years ago
  40. 9494caa Merge "Enable arm64 .eh_frame terminator, align it to 4" by Ryan Prichard · 5 years ago
  41. 15a05a7 No global ThinLTO for bionic by Yi Kong · 5 years ago
  42. 07c85f1 Merge "Make __clone_for_fork pure native bridge mode abstraction" by Victor Khimenko · 5 years ago
  43. d510f22 Merge "Stop marking symbols weak in native bionic build" by Victor Khimenko · 5 years ago
  44. 6427f39 Make __clone_for_fork pure native bridge mode abstraction by Victor Khimenko · 5 years ago
  45. b967e79 Stop marking symbols weak in native bionic build by Victor Khimenko · 5 years ago
  46. 8d01fac alloc_debug: get load_bias error by Weiwei.Zhang · 5 years ago
  47. fd8d687 x86/x86_64: cleanup signal trampolines by Ryan Prichard · 6 years ago
  48. 73ed0c4 Merge changes from topic "arm64_branch-protection" by Elliott Hughes · 5 years ago
  49. 7241ac6 Merge "Enable BTI in bionic linker" by Elliott Hughes · 5 years ago
  50. bcef897 Enable arm64 .eh_frame terminator, align it to 4 by Ryan Prichard · 5 years ago
  51. 5cd0172 Merge "Work around issues with `aligned_alloc()` and -O2." by Treehugger Robot · 5 years ago
  52. 1c33c4a Work around issues with `aligned_alloc()` and -O2. by Stephen Hines · 5 years ago
  53. bda8558 Merge "Avoid explicit use of "10000" in build files." by Dan Albert · 5 years ago
  54. 1559018 Merge "Copy the M_THREAD_DISABLE_MEM_INIT constant value into malloc.h." by Peter Collingbourne · 5 years ago
  55. 978eb16 Copy the M_THREAD_DISABLE_MEM_INIT constant value into malloc.h. by Peter Collingbourne · 5 years ago
  56. 8d55d18 Enable BTI in bionic linker by Tamas Petz · 6 years ago
  57. 379ed1e Explicitly add the include path for android_filesystem_config.h by Tom Cherry · 5 years ago
  58. cf69abc Merge "Dump the per-thread TAGGED_ADDR_CTRL value if available." by Peter Collingbourne · 5 years ago
  59. fee514e Make it clearer that math.h isn't fdlibm. by Elliott Hughes · 5 years ago
  60. 98d79de Dump the per-thread TAGGED_ADDR_CTRL value if available. by Peter Collingbourne · 5 years ago
  61. a1e3f2c Expose a function to reset the stack protector for the zygote. by Elliott Hughes · 5 years ago
  62. bba9153 Merge "Implement a new mechanism to let Scudo access the TLS slot" by Peter Collingbourne · 5 years ago
  63. 38d290a Implement a new mechanism to let Scudo access the TLS slot by Peter Collingbourne · 5 years ago
  64. 8e5fc5b NGREG != ELF_NGREG. by Elliott Hughes · 5 years ago
  65. f5bdee7 libc: Add Armv8.3-A PAuth and Armv8.5-A BTI compatibility to *.S by Tamas Petz · 5 years ago
  66. 18621fb Update crtbegin.c and crt*.S to support Armv8.5-A BTI by Tamas Petz · 5 years ago
  67. 19d66e6 libc: Prepare support for Armv8.3-A PAuth and Armv8.5-A BTI in *.S by Tamas Petz · 6 years ago
  68. a5744e2 Add benchmark for property mapping by Tom Cherry · 5 years ago
  69. d065c04 Incorporate upstream's strptime %Z/%z support. by Elliott Hughes · 5 years ago
  70. 1e1c784 bionic_systrace: moving global static variables by Bowgo Tsai · 5 years ago
  71. 1e0d28b Merge "async_safe: don't call libc's socket." by Josh Gao · 5 years ago
  72. d371133 async_safe: don't call libc's socket. by Josh Gao · 5 years ago
  73. d0ecf0b Adding system property tracing by Bowgo Tsai · 6 years ago
  74. 3936985 Merge "Disable HWASAN on ifunc resolvers." by Treehugger Robot · 5 years ago
  75. 1c502d4 Merge "Various coverage improvements." by Elliott Hughes · 5 years ago
  76. 48943b2 Avoid explicit use of "10000" in build files. by Dan Albert · 5 years ago
  77. 03d89a7 Disable HWASAN on ifunc resolvers. by Peter Collingbourne · 5 years ago
  78. d4d7efc Merge "Add a thread-properties API (Based on proposal at https://sourceware.org/glibc/wiki/ThreadPropertiesAPI)" by Vy Nguyen · 5 years ago
  79. 7cebf83 Various coverage improvements. by Elliott Hughes · 5 years ago
  80. aadcb07 Merge "Cleanup for #inclusivefixit." by Elliott Hughes · 5 years ago
  81. d4da7b1 Merge "Create per-API versions of the CRT objects." by Treehugger Robot · 5 years ago
  82. dc503f6 Create per-API versions of the CRT objects. by Dan Albert · 5 years ago
  83. d8f4691 Add api-level.h to dac, improve docs. by Dan Albert · 5 years ago
  84. d500751 Add a thread-properties API by Vy Nguyen · 5 years ago
  85. f08e70a Merge "Reimplement our no-op utmp.h functions more simply." by Elliott Hughes · 5 years ago
  86. 9a1d397 Reimplement our no-op utmp.h functions more simply. by Elliott Hughes · 5 years ago
  87. 2dbea43 Make swab(3) inline prior to API 28. by Dan Albert · 7 years ago
  88. 422b204 Merge "Switch to musl memmem (via OpenBSD)." by Elliott Hughes · 5 years ago
  89. cc8f1ea Merge "Allow native_bridge to intercept __get_thread()->stack_top" by Treehugger Robot · 5 years ago
  90. 5633caa Switch to musl memmem (via OpenBSD). by Elliott Hughes · 5 years ago
  91. eebb1ec Merge "Update to v5.8 kernel headers." by Christopher Ferris · 5 years ago
  92. e41012f Merge "Enable coverage for libc." by Treehugger Robot · 5 years ago
  93. 8035caa Enable coverage for libc. by Pirama Arumuga Nainar · 6 years ago
  94. 8177cdf Update to v5.8 kernel headers. by Christopher Ferris · 5 years ago
  95. 7591bb5 Merge "SCUDO fill options only when USE_SCUDO" by Steven Moreland · 5 years ago
  96. a9208f3 Moving bionic_systrace.cpp out of libc_bionic_ndk by Bowgo Tsai · 5 years ago
  97. 61be801 Fix __clone_for_fork attributes by Evgeny Eltsin · 5 years ago
  98. f690300 Allow native_bridge to intercept __get_thread()->stack_top by Evgeny Eltsin · 5 years ago
  99. 907e0ae Merge "Sync with upstream OpenBSD." by Elliott Hughes · 5 years ago
  100. 0cfe549 Merge "Sync with upstream NetBSD." by Treehugger Robot · 5 years ago