1. c96db6b Add syscalls ioperm and iopl by Chih-Wei Huang · 9 years ago
  2. 45a9efc Merge tag 'android-11.0.0_r32' into r by Jackeagle · 4 years, 6 months ago
  3. 8d733f2 Add ability to build scudo-free 32-bit libc variant. by Quallenauge · 5 years ago r-staging
  4. acde3ff bionic: Support wildcards in cached hosts file by Tom Marshall · 6 years ago
  5. ed92a04 bionic: Sort and cache hosts file data for fast lookup by Tom Marshall · 9 years ago
  6. 2bb9b73 bionic: Squash of pre-P mutex behavior restoration by Ethan Chen · 7 years ago
  7. 19bd98f libc: Mark libstdc++ as vendor available by Rashed Abdel-Tawab · 7 years ago
  8. 57af9d8 Add inaddr.h header file by Roopesh Rajashekharaiah Nataraja · 8 years ago
  9. 6aaff2a Fix __cxa_atexit run-time regression with many registrations by Ryan Prichard · 5 years ago
  10. 0875071 Fix OOB read in DNS resolver am: 43264bc365 am: c5ea7569a8 am: 2c2546b158 am: cf6b3ecd4d am: 2820a9770e by Ken Chen · 5 years ago
  11. 2820a97 Fix OOB read in DNS resolver am: 43264bc365 am: c5ea7569a8 am: 2c2546b158 am: cf6b3ecd4d by Ken Chen · 5 years ago
  12. cf6b3ec Fix OOB read in DNS resolver am: 43264bc365 am: c5ea7569a8 am: 2c2546b158 by Ken Chen · 5 years ago
  13. c5ea756 Fix OOB read in DNS resolver am: 43264bc365 by Ken Chen · 5 years ago
  14. 8860af5 async_safe: don't call libc's socket. by Josh Gao · 5 years ago
  15. 43264bc Fix OOB read in DNS resolver by Ken Chen · 5 years ago
  16. 44f0faa Add support for new scudo mallopt options. by Christopher Ferris · 5 years ago
  17. 3a5a22d Resolve interface flags using SIOCGIFFLAGS ioctl by Bram Bonné · 5 years ago
  18. c8c3bc5 Move set_cached_pid() to __clone_for_fork() by Lev Rumyantsev · 5 years ago
  19. 8b26ca4 Remove WEAK_FOR_NATIVE_BRIDGE for fork by Lev Rumyantsev · 5 years ago
  20. 018f4a1 Narrow native bridge to clone_for_fork by Lev Rumyantsev · 5 years ago
  21. 9174068 Handle the alternate signal stack correctly in android_unsafe_frame_pointer_chase. by Peter Collingbourne · 6 years ago
  22. 2082446 Ignore SCUDO_OPTIONS across a security boundary. by Christopher Ferris · 5 years ago
  23. 73ca781 Fix deadlock/timeout in thread unwinding. by Christopher Ferris · 5 years ago
  24. 53a9db7 Merge "Speed up seccomp with priority list." into rvc-dev by Bram Bonné · 5 years ago
  25. ce84677 Speed up seccomp with priority list. by Bram Bonné · 5 years ago
  26. 01e19d2 Set min_sdk_version for mainline dependencies by Jooyung Han · 5 years ago
  27. 7501c6d fdtrack: don't do anything while vforked. by Josh Gao · 5 years ago
  28. 1bf410b fdsan: don't do anything when vforked. by Josh Gao · 5 years ago
  29. 5378351 Track whether a thread is currently vforked. by Josh Gao · 5 years ago
  30. b47eeab Add goldfish-opengl to use bionic_libc_platform_headers by Roman Kiryanov · 5 years ago
  31. 8ee9132 Merge "Set apex_available property" into rvc-dev by Jiyong Park · 5 years ago
  32. 524510b Merge changes I8b25accf,I59013f0c,I6c881e5d,I66826f31,I552692ae, ... into rvc-dev by Josh Gao · 5 years ago
  33. c984b2c fdtrack: add wrapper for socketpair. by Josh Gao · 5 years ago
  34. bc79638 fdtrack: add wrapper for eventfd. by Josh Gao · 5 years ago
  35. 143e2ae fdtrack: add wrappers for epoll_create, epoll_create1. by Josh Gao · 5 years ago
  36. 9c3b211 fdtrack: add wrappers for pipe, pipe2. by Josh Gao · 5 years ago
  37. 693a721 Set apex_available property by Jiyong Park · 5 years ago
  38. 95cebe5 Block all signals in ScopedSignalBlocker. by Elliott Hughes · 5 years ago
  39. c27404e Merge changes from topic "apex_available" into rvc-dev by Jiyong Park · 5 years ago
  40. 8dceacc Set the top bit for tagged pointers. by Mitch Phillips · 5 years ago
  41. 7195062 libc_header is available to any apex but only visible to certain places by Jiyong Park · 5 years ago
  42. 4945010 Set apex_available property by Jiyong Park · 5 years ago
  43. 8481da4 Set apex_available property by Jiyong Park · 6 years ago
  44. 0bc6b36 Merge "libc: Add stubs.versions=R" into rvc-dev by Jooyung Han · 5 years ago
  45. d807cf3 icmp6.h - add captive portal and pref64 nd opts by Maciej Żenczykowski · 5 years ago
  46. 75e79c9 libc: Add stubs.versions=R by Jooyung Han · 5 years ago
  47. 5e0d80b dynamic libc: ignore ART profiling signal by default. by Florian Mayer · 5 years ago
  48. a08c97b Fix bugprone-macro-parentheses warnings by Chih-Hung Hsieh · 6 years ago
  49. 4b8a17d [GWP-ASan] Allow libc header access from GWP-ASan. by Mitch Phillips · 5 years ago
  50. 736c559 Merge "[GWP-ASan] Intercept calloc() again." into rvc-dev by TreeHugger Robot · 5 years ago
  51. 516a0ef [GWP-ASan] Intercept calloc() again. by Mitch Phillips · 5 years ago
  52. 7a17cb4 Merge "Add 29 to stubs.versions of libc/libdl/libm" into rvc-dev by Jooyung Han · 6 years ago
  53. 809da1f Add explicit state for heapprofd hooking. by Florian Mayer · 6 years ago
  54. 58cbfd9 Rewrite __cxa_atexit / __cxa_finalize by Ryan Prichard · 6 years ago
  55. 7128923 Add 29 to stubs.versions of libc/libdl/libm by Jooyung Han · 6 years ago
  56. 1082315 Update the scudo wrapper for bionic changes. by Christopher Ferris · 6 years ago
  57. 1b9963d Merge "[GWP-ASan] [heapprofd] Fix infinite recursion between malloc-racing threads." into rvc-dev by Mitch Phillips · 6 years ago
  58. 1d93888 Merge "[GWP-ASan] Don't intercept calloc." into rvc-dev by TreeHugger Robot · 6 years ago
  59. 37fc3f6 Merge "Add a libc wrapper for statx(2)." into rvc-dev by Elliott Hughes · 6 years ago
  60. 8768694 [GWP-ASan] [heapprofd] Fix infinite recursion between malloc-racing threads. by Mitch Phillips · 6 years ago
  61. f27fa1d [GWP-ASan] Don't intercept calloc. by Mitch Phillips · 6 years ago
  62. 43dc578 Merge "Cleans up logging and comments in ifaddrs." into rvc-dev by TreeHugger Robot · 6 years ago
  63. e5cf4b2 Cleans up logging and comments in ifaddrs. by Bram Bonné · 6 years ago
  64. 1f85474 [GWP-ASan] [heapprofd] Nullptr deref in dispatch. by Mitch Phillips · 6 years ago
  65. f6edd91 Override SIGSYS during profiling signal handler by Ryan Savitski · 6 years ago
  66. 2891f3e Add a libc wrapper for statx(2). by Elliott Hughes · 6 years ago
  67. 545477b Try to resolve interface names before removing nameless interfaces. by Bram Bonné · 6 years ago
  68. fcbdba2 Merge "Rename APEX Namespace" by Kiyoung Kim · 6 years ago
  69. 45819dd Allow android_mallopt(M_SET_HEAP_TAGGING_LEVEL) to control scudo heap tagging. by Peter Collingbourne · 6 years ago
  70. 8116b70 Rename APEX Namespace by Kiyoung Kim · 6 years ago
  71. 2121f60 Merge "[GWP-ASan] Export GWP-ASan regions to libdebuggerd." by Mitch Phillips · 6 years ago
  72. db5c45b Merge "fortify: simplify strlen for LLVM's new optimization" by George Burgess IV · 6 years ago
  73. 4c9293f [GWP-ASan] Export GWP-ASan regions to libdebuggerd. by Mitch Phillips · 6 years ago
  74. 679d8e1 Merge "[GWP-ASan] Remove log line from init." by Mitch Phillips · 6 years ago
  75. 4d62ffc [GWP-ASan] Remove log line from init. by Mitch Phillips · 6 years ago
  76. 1c2efaa Merge "Remove unused declarations." by Elliott Hughes · 6 years ago
  77. 6ed60cc Merge "Allow nested usage of ScopedDisableMTE." by Peter Collingbourne · 6 years ago
  78. f73778a Merge "[GWP-ASan] Enable GWP-ASan w/ process sampling ~1%." by Mitch Phillips · 6 years ago
  79. 36359f4 Remove unused declarations. by Elliott Hughes · 6 years ago
  80. c8cef93 Allow nested usage of ScopedDisableMTE. by Peter Collingbourne · 6 years ago
  81. 3d74451 Merge "[GWP-ASan] [heapprofd] Use ephemeral dispatch table when death prof." by Mitch Phillips · 6 years ago
  82. 0083b0f [GWP-ASan] Enable GWP-ASan w/ process sampling ~1%. by Mitch Phillips · 6 years ago
  83. c03856c [GWP-ASan] [heapprofd] Use ephemeral dispatch table when death prof. by Mitch Phillips · 6 years ago
  84. 56a9fda Remove dead code. by Elliott Hughes · 6 years ago
  85. fb28c27 Merge "Clean up mips references in the headers." by Elliott Hughes · 6 years ago
  86. 5ac438e Clean up mips references in the headers. by Elliott Hughes · 6 years ago
  87. 2b49904 Clean up syscall stub/seccomp filter generation. by Elliott Hughes · 6 years ago
  88. d02e7b1 fortify: simplify strlen for LLVM's new optimization by George Burgess IV · 6 years ago
  89. 06ea3cf Merge "Enable scudo for non-svelte configs." by Christopher Ferris · 6 years ago
  90. 260fa1e Merge "[GWP-ASan] Fix non-reentrant libc_globals init behaviour." by Treehugger Robot · 6 years ago
  91. 18b2891 Merge "[malloc dispatch] Install dispatch over the top of GWP-ASan." by Treehugger Robot · 6 years ago
  92. 419ffcd Merge "Clean up the math headers." by Elliott Hughes · 6 years ago
  93. 3083cc9 [malloc dispatch] Install dispatch over the top of GWP-ASan. by Mitch Phillips · 6 years ago
  94. bba80dc [GWP-ASan] Fix non-reentrant libc_globals init behaviour. by Mitch Phillips · 6 years ago
  95. 062eba2 Enable scudo for non-svelte configs. by Christopher Ferris · 6 years ago
  96. 65cbad1 Merge "Use "com.android.runtime" for its link namespace" by Treehugger Robot · 6 years ago
  97. 44c01c7 Clean up the math headers. by Elliott Hughes · 6 years ago
  98. d129786 Merge "[GWP-ASan] Integrate GWP-ASan into bionc's malloc() (using hooks)." by Mitch Phillips · 6 years ago
  99. f3968e8 [GWP-ASan] Integrate GWP-ASan into bionc's malloc() (using hooks). by Mitch Phillips · 6 years ago
  100. f9930b7 Update a few comments. by Elliott Hughes · 6 years ago