1. 921b3a4 Merge "Move android_reset_stack_guard to LIBC_S" by Christian Wailes · 4 years, 2 months ago
  2. e207b4f Merge "Turns out we don't need to say calll any more." by Treehugger Robot · 4 years, 3 months ago
  3. ef76860 Turns out we don't need to say calll any more. by Elliott Hughes · 4 years, 3 months ago
  4. 660ba39 Move android_reset_stack_guard to LIBC_S by Chris Wailes · 4 years, 6 months ago
  5. 23e33cf Merge "Enable RTM_GETLINK restrictions on all apps" by Bram Bonné · 4 years, 3 months ago
  6. 453076b Merge "Update API of MapInfo from libunwindstack" by David Srbecky · 4 years, 3 months ago
  7. 92b8d64 Update API of MapInfo from libunwindstack by David Srbecky · 4 years, 3 months ago
  8. b1270fd Merge "Clear the stack frame pointer in _start and __bionic_clone" by Christian Wailes · 4 years, 3 months ago
  9. 13d267e Merge "Add cc_defaults for hugepage alignment of shared libraries" by Collin Fijalkovich · 4 years, 3 months ago
  10. 20ab1b7 Merge "Bionic: Mark PMD aligned text segments huge page eligible" by Collin Fijalkovich · 4 years, 3 months ago
  11. 559f278 Clear the stack frame pointer in _start and __bionic_clone by Chris Wailes · 4 years, 3 months ago
  12. 47d27aa Bionic: Mark PMD aligned text segments huge page eligible by Collin Fijalkovich · 4 years, 4 months ago
  13. 3e0defa Merge "Update to v5.12 kernel headers." by Christopher Ferris · 4 years, 3 months ago
  14. a9750ed Update to v5.12 kernel headers. by Christopher Ferris · 4 years, 3 months ago
  15. 5a7f3ef Enable RTM_GETLINK restrictions on all apps by Bram Bonné · 4 years, 3 months ago
  16. c9521e0 Add cc_defaults for hugepage alignment of shared libraries by Collin Fijalkovich · 4 years, 3 months ago
  17. 48166a4 Merge "Replace llndk_library with llndk clause in cc_library" by Colin Cross · 4 years, 3 months ago
  18. a0a4a6c Replace llndk_library with llndk clause in cc_library by Colin Cross · 4 years, 5 months ago
  19. 4b42ad7 Merge "Reorder libc.llndk headers to match libc_headers_arch" by Treehugger Robot · 4 years, 3 months ago
  20. 2f62c26 Merge "Avoid prctl(PR_PAC_RESET_KEYS) on devices without PAC support." by Peter Collingbourne · 4 years, 3 months ago
  21. dcbacd6 Avoid prctl(PR_PAC_RESET_KEYS) on devices without PAC support. by Peter Collingbourne · 4 years, 3 months ago
  22. 2a79326 Merge "Add missing liblog_headers dependency to libc_defaults." by Rupert Shuttleworth · 4 years, 3 months ago
  23. ed80dcd Add missing liblog_headers dependency to libc_defaults. by Rupert Shuttleworth · 4 years, 3 months ago
  24. 96be371 Reorder libc.llndk headers to match libc_headers_arch by Colin Cross · 4 years, 5 months ago
  25. e6b7969 Merge "Fix last python3 issues." by Christopher Ferris · 4 years, 3 months ago
  26. 74dab83 Merge "Fix overly-zealous strip." by Treehugger Robot · 4 years, 4 months ago
  27. a2142d2 Fix last python3 issues. by Christopher Ferris · 4 years, 4 months ago
  28. 8607c08 Fix overly-zealous strip. by Dan Albert · 4 years, 4 months ago
  29. fae6ff2 Merge "Update for python3." by Christopher Ferris · 4 years, 4 months ago
  30. 8d36be9 Merge "Ignore backup files left by emacs." by Treehugger Robot · 4 years, 4 months ago
  31. ac7ec11 Update for python3. by Christopher Ferris · 4 years, 4 months ago
  32. 77d976c Ignore backup files left by emacs. by Dan Albert · 4 years, 4 months ago
  33. b82fcda Merge "Say which API level fdsan/fdtrack appeared at." by Treehugger Robot · 4 years, 4 months ago
  34. 9778671 Say which API level fdsan/fdtrack appeared at. by Elliott Hughes · 4 years, 4 months ago
  35. 508c02f Merge "Force everything to use python3 for consistency." by Elliott Hughes · 4 years, 4 months ago
  36. 6b586e7 Force everything to use python3 for consistency. by Elliott Hughes · 4 years, 4 months ago
  37. 9cf8871 Merge "Make gensyscalls.py compatible with Python 3." by Treehugger Robot · 4 years, 4 months ago
  38. e99df59 Make gensyscalls.py compatible with Python 3. by Rupert Shuttleworth · 4 years, 4 months ago
  39. 166efcb Merge "Make the tests that call readelf(1) less sensitive to whitespace." by Elliott Hughes · 4 years, 4 months ago
  40. ec580d3 Make the tests that call readelf(1) less sensitive to whitespace. by Elliott Hughes · 4 years, 4 months ago
  41. 27cf254 Merge "Switch to libbase SilentDeathTest." by Elliott Hughes · 4 years, 4 months ago
  42. f20b021 Merge "Make res_init() work again." by Elliott Hughes · 4 years, 4 months ago
  43. 141b917 Switch to libbase SilentDeathTest. by Elliott Hughes · 4 years, 4 months ago
  44. 2b1930a Merge "Add tests for inet_nsap_addr()/inet_nsap_ntoa()." by Elliott Hughes · 4 years, 4 months ago
  45. 16b51e6 Merge "Fix the adb command to push the memory trace files." by Peter Collingbourne · 4 years, 4 months ago
  46. c30a1c0 Add tests for inet_nsap_addr()/inet_nsap_ntoa(). by Elliott Hughes · 4 years, 4 months ago
  47. 7bdca8d Fix the adb command to push the memory trace files. by Peter Collingbourne · 4 years, 4 months ago
  48. 999d82e Merge "Add tests for the untested <wchar.h> functions." by Treehugger Robot · 4 years, 4 months ago
  49. fe50a0c Add tests for the untested <wchar.h> functions. by Elliott Hughes · 4 years, 4 months ago
  50. b74ddc3 Merge "Use GTEST_SKIP() rather than GTEST_LOG_() when skipping." by Elliott Hughes · 4 years, 4 months ago
  51. 3741fca Merge "Improve tgamma(3) coverage." by Treehugger Robot · 4 years, 4 months ago
  52. 84ccc05 Merge "Deflake time.clock_gettime test" by Giuliano Procida · 4 years, 4 months ago
  53. f2bb4e6 Merge "Revert "Reland: Soft-enable MAC address restrictions with allowlist."" by Bram Bonné · 4 years, 4 months ago
  54. 14ab353 Use GTEST_SKIP() rather than GTEST_LOG_() when skipping. by Elliott Hughes · 4 years, 4 months ago
  55. 8843066 Improve tgamma(3) coverage. by Elliott Hughes · 4 years, 4 months ago
  56. 44ec9c3 Merge "Disable fdtrack post-fork." by Josh Gao · 4 years, 4 months ago
  57. d0bbfa8 Make res_init() work again. by Elliott Hughes · 4 years, 4 months ago
  58. 096f595 Deflake time.clock_gettime test by Giuliano Procida · 4 years, 4 months ago
  59. bca8a44 Revert "Reland: Soft-enable MAC address restrictions with allowlist." by Bram Bonné · 4 years, 4 months ago
  60. 7d06b37 Merge "Use mean CPU time in an attempt to reduce test flakiness" by Giuliano Procida · 4 years, 4 months ago
  61. 24e0b57 Merge "Initialize _nres only once" by Luke Huang · 4 years, 4 months ago
  62. dcc97c0 Disable fdtrack post-fork. by Josh Gao · 4 years, 8 months ago
  63. ebc88d2 Use mean CPU time in an attempt to reduce test flakiness by Giuliano Procida · 4 years, 4 months ago
  64. 99d11eb Merge "Fix return type of process_madvise()." by Treehugger Robot · 4 years, 4 months ago
  65. 39899f5 Fix return type of process_madvise(). by Elliott Hughes · 4 years, 4 months ago
  66. 2b9719e Merge "Reset PAC keys on thread creation instead of on zygote fork." by Peter Collingbourne · 4 years, 4 months ago
  67. 75830fb Initialize _nres only once by Luke Huang · 4 years, 7 months ago
  68. e71143e Merge "setjmp/longjmp: avoid invalid values in the stack pointer." by Elliott Hughes · 4 years, 4 months ago
  69. c0d41db setjmp/longjmp: avoid invalid values in the stack pointer. by Elliott Hughes · 4 years, 4 months ago
  70. 87a205e Merge "Match 'Access denied finding property' log severity to SELinux" by Tom Cherry · 4 years, 4 months ago
  71. 8f11c5f Match 'Access denied finding property' log severity to SELinux by Tom Cherry · 4 years, 4 months ago
  72. 0ffd09a Merge "fortify: mark all always_inline functions with no_stack_protector" by George Burgess IV · 4 years, 4 months ago
  73. a1112fd fortify: mark all always_inline functions with no_stack_protector by George Burgess IV · 4 years, 4 months ago
  74. 811d180 Reset PAC keys on thread creation instead of on zygote fork. by Peter Collingbourne · 4 years, 4 months ago
  75. c551fc7 Merge "bp2build: remove some bp2build_available props, use package_allowlist instead." by Jingwen Chen · 4 years, 4 months ago
  76. c579478 bp2build: remove some bp2build_available props, use package_allowlist instead. by Jingwen Chen · 4 years, 5 months ago
  77. b40eb10 Merge "Update kernel update documentation." by Christopher Ferris · 4 years, 5 months ago
  78. e5f7b3e Merge "Remove __stack_chk_fail_local() completely." by Treehugger Robot · 4 years, 5 months ago
  79. 7e2f6ff Update kernel update documentation. by Christopher Ferris · 4 years, 5 months ago
  80. b6ed09d Merge "scandir: remove dead code." by Treehugger Robot · 4 years, 5 months ago
  81. 5501003 Remove __stack_chk_fail_local() completely. by Elliott Hughes · 4 years, 5 months ago
  82. 433293d Merge "Clean up __stack_chk_fail_local slightly." by Treehugger Robot · 4 years, 5 months ago
  83. 92da286 Clean up __stack_chk_fail_local slightly. by Elliott Hughes · 4 years, 5 months ago
  84. 13a7610 scandir: remove dead code. by Elliott Hughes · 4 years, 5 months ago
  85. eb33b5b Merge "Remove bazel_module.label from bionic genrules" by Liz Kammer · 4 years, 5 months ago
  86. 35428fe Merge "Depend on libasync_safe module instead of breaking package boundary." by Treehugger Robot · 4 years, 5 months ago
  87. 6a4177c Merge "Add missing includes for crtend modules" by Liz Kammer · 4 years, 5 months ago
  88. 78f48a5 Depend on libasync_safe module instead of breaking package boundary. by Rupert Shuttleworth · 4 years, 5 months ago
  89. 6ad7156 Merge "fdtrack: emit the most common stack in the abort message." by Josh Gao · 4 years, 5 months ago
  90. 1cb3681 fdtrack: emit the most common stack in the abort message. by Josh Gao · 4 years, 5 months ago
  91. aab2ad7 Add missing includes for crtend modules by Liz Kammer · 4 years, 5 months ago
  92. 87f4a2e Merge "Mark MTE elf notes as sdk_version to allow SDK linkage." by Mitch Phillips · 4 years, 5 months ago
  93. 821e375 Merge "Merge crt cc_objects" by Liz Kammer · 4 years, 5 months ago
  94. 051b454 Merge "Add userfaultfd syscall in SECCOMP allowlist" by Treehugger Robot · 4 years, 5 months ago
  95. 7839c17 Add userfaultfd syscall in SECCOMP allowlist by Lokesh Gidra · 4 years, 5 months ago
  96. 4b6a29d Merge "Improve fchmod() coverage." by Treehugger Robot · 4 years, 5 months ago
  97. 03e961e Merge "Teach debuggerd to pass the secondary ring buffer to __scudo_get_error_info()." by Peter Collingbourne · 4 years, 5 months ago
  98. 6d8515f Merge "Add debuggerd_test to bionic test mapping." by Treehugger Robot · 4 years, 5 months ago
  99. a78ace9 Add debuggerd_test to bionic test mapping. by Mitch Phillips · 4 years, 5 months ago
  100. e718dd7 Merge crt cc_objects by Liz Kammer · 4 years, 5 months ago