1. acadd09 Speed up seccomp with priority list. by Bram Bonné · 6 years ago
  2. 1beacd4 libc_scudo: Set min_sdk_version to apex_inherit by Jooyung Han · 6 years ago
  3. e3bc50d Merge changes If42905f3,Id351a993,I8a082fd0 by Treehugger Robot · 6 years ago
  4. 262ff01 Merge "Set apex_available property" by Jiyong Park · 6 years ago
  5. 4ede160 Set apex_available property by Jiyong Park · 6 years ago
  6. 947125e Fix typo in if statement. by Peter Collingbourne · 6 years ago
  7. 4129113 fdtrack: don't do anything while vforked. by Josh Gao · 6 years ago
  8. 65fb2a7 fdsan: don't do anything when vforked. by Josh Gao · 6 years ago
  9. 2303283 Track whether a thread is currently vforked. by Josh Gao · 6 years ago
  10. 073c3dc Merge "Add goldfish-opengl to use bionic_libc_platform_headers" by Treehugger Robot · 6 years ago
  11. 067f518 Add goldfish-opengl to use bionic_libc_platform_headers by Roman Kiryanov · 6 years ago
  12. 144a6ab Merge "Introduce a new heap tagging level, M_HEAP_TAGGING_LEVEL_SYNC." by Peter Collingbourne · 6 years ago
  13. d306001 Introduce a new heap tagging level, M_HEAP_TAGGING_LEVEL_SYNC. by Peter Collingbourne · 6 years ago
  14. 82d84bc Make Bionic and kernel system includes explicit in the blueprints. by Martin Stjernholm · 6 years ago
  15. 95c00dc Merge "Set min_sdk_version for mainline dependencies" by Jooyung Han · 6 years ago
  16. 15c32a8 Set min_sdk_version for mainline dependencies by Jooyung Han · 6 years ago
  17. 49f7f10 Merge "Add API constant for S." by Treehugger Robot · 6 years ago
  18. 5a73e03 [libc] Zero and pattern initialization of heap memory. by Evgenii Stepanov · 6 years ago
  19. 82c1096 Merge "Reland "Make bionic_platform_headers available only for Bionic targets"." by Martin Stjernholm · 6 years ago
  20. 4d0c40b Merge changes I8b25accf,I59013f0c,I6c881e5d,I66826f31,I552692ae, ... by Josh Gao · 6 years ago
  21. 514faf9 Merge "Switch to new kernel ptrace interface for reading tags." by Peter Collingbourne · 6 years ago
  22. b107eab fdtrack: add wrapper for socketpair. by Josh Gao · 6 years ago
  23. 7de4124 fdtrack: add wrapper for eventfd. by Josh Gao · 6 years ago
  24. a38331d fdtrack: add wrappers for epoll_create, epoll_create1. by Josh Gao · 6 years ago
  25. 1fad528 fdtrack: add wrappers for pipe, pipe2. by Josh Gao · 6 years ago
  26. a276343 Reland "Make bionic_platform_headers available only for Bionic targets". by Martin Stjernholm · 6 years ago
  27. d20571e Merge "Revert "Make bionic_platform_headers available only for Bionic t..."" by Martin Stjernholm · 6 years ago
  28. ed95d01 Revert "Make bionic_platform_headers available only for Bionic t..." by Martin Stjernholm · 6 years ago
  29. 38d0a7d Merge "Make bionic_platform_headers available only for Bionic targets." by Martin Stjernholm · 6 years ago
  30. ba1e921 [NFC] Align pointer to type. by Mitch Phillips · 6 years ago
  31. 5057c42 Merge "malloc_hooks README.md: fix example compilation failures" by Treehugger Robot · 6 years ago
  32. 249f726 Make bionic_platform_headers available only for Bionic targets. by Martin Stjernholm · 6 years ago
  33. 1d9ccdf Merge "libc: Add stubs.versions=R" by Jooyung Han · 6 years ago
  34. 6cdeed3 malloc_hooks README.md: fix example compilation failures by Steven Moreland · 6 years ago
  35. a41c325 Switch to new kernel ptrace interface for reading tags. by Peter Collingbourne · 6 years ago
  36. 3093e71 Block all signals in ScopedSignalBlocker. by Elliott Hughes · 6 years ago
  37. ad9e99d Include log/log_read.h for reading logs by Tom Cherry · 6 years ago
  38. f3110d6 Merge "x86: Switch get_pc_thunk to comdat" by Ryan Prichard · 6 years ago
  39. a992a06 x86: Switch get_pc_thunk to comdat by Ryan Prichard · 6 years ago
  40. c848019 Merge "Set the top bit for tagged pointers." by Mitch Phillips · 6 years ago
  41. 0361a4f Merge "tmpfile(3): use O_TMPFILE where available." by Elliott Hughes · 6 years ago
  42. b125ca4 Set the top bit for tagged pointers. by Mitch Phillips · 6 years ago
  43. 23ec142 Merge "Add PTRACE_PEEKTAG to mte_kernel.h." by Peter Collingbourne · 6 years ago
  44. a06df5f Merge "arc4random.h: remove some cruft." by Treehugger Robot · 6 years ago
  45. bb575d9 arc4random.h: remove some cruft. by Elliott Hughes · 6 years ago
  46. a4c2f33 tmpfile(3): use O_TMPFILE where available. by Elliott Hughes · 6 years ago
  47. 1ddfe48 Merge "Set apex_available property" by Treehugger Robot · 6 years ago
  48. 03581d7 Merge changes I6c9c2bf5,I23991692 by Tom Cherry · 6 years ago
  49. 6f2e810 Cleanup some trivial TODOs. by Tom Cherry · 6 years ago
  50. bb9fcb4 Update to v5.6 kernel headers. by Christopher Ferris · 6 years ago
  51. 14dcbf8 Add API constant for S. by Dan Albert · 6 years ago
  52. dbfa074 libc: Add stubs.versions=R by Jooyung Han · 6 years ago
  53. 2aa19dc Set apex_available property by Jiyong Park · 6 years ago
  54. 6e316e6 Add PTRACE_PEEKTAG to mte_kernel.h. by Peter Collingbourne · 6 years ago
  55. a924442 Merge "Stop exporting unwinder from arm32 libc.a" by Ryan Prichard · 6 years ago
  56. 379e05f Stop exporting unwinder from arm32 libc.a by Ryan Prichard · 6 years ago
  57. 666b12e icmp6.h - add captive portal and pref64 nd opts by Maciej Żenczykowski · 6 years ago
  58. dd8c4f8 Merge "Add documentation to <dirent.h>." by Elliott Hughes · 6 years ago
  59. 02f9f4c Add documentation to <dirent.h>. by Elliott Hughes · 6 years ago
  60. ad9946c libc_header is available to any apex but only visible to certain places by Jiyong Park · 6 years ago
  61. e722198 Merge "dynamic libc: ignore ART profiling signal by default." by Florian Mayer · 6 years ago
  62. 96272df dynamic libc: ignore ART profiling signal by default. by Florian Mayer · 6 years ago
  63. e05c449 Merge "Add ffsl(3), ffsll(3)." by Treehugger Robot · 6 years ago
  64. 4a6899c Add ffsl(3), ffsll(3). by Elliott Hughes · 6 years ago
  65. 4b46629 Merge "Set apex_available property" by Treehugger Robot · 6 years ago
  66. 3309b3d [GWP-ASan] Allow libc header access from GWP-ASan. by Mitch Phillips · 6 years ago
  67. 922a5c7 Set apex_available property by Jiyong Park · 6 years ago
  68. 1995d74 Remove ANDROID_LOG_RDONLY by Tom Cherry · 6 years ago
  69. 2528dab Clean up untag_address. by Peter Collingbourne · 6 years ago
  70. d92b038 Merge "[GWP-ASan] Intercept calloc() again." by Mitch Phillips · 6 years ago
  71. 32abb0b [GWP-ASan] Intercept calloc() again. by Mitch Phillips · 6 years ago
  72. c84d295 Merge "Add explicit state for heapprofd hooking." by Florian Mayer · 6 years ago
  73. fdd5eb1 Add explicit state for heapprofd hooking. by Florian Mayer · 6 years ago
  74. 7aa6ba4 Merge "Rewrite __cxa_atexit / __cxa_finalize" by Ryan Prichard · 6 years ago
  75. 7d97c36 Merge "Add 29 to stubs.versions of libc/libdl/libm" by Treehugger Robot · 6 years ago
  76. afa983c Rewrite __cxa_atexit / __cxa_finalize by Ryan Prichard · 6 years ago
  77. fa658eb Fix bugprone-macro-parentheses warnings by Chih-Hung Hsieh · 6 years ago
  78. 93517d1 Merge "Update the scudo wrapper for bionic changes." by Christopher Ferris · 6 years ago
  79. 0d303b4 Merge "[GWP-ASan] [heapprofd] Fix infinite recursion between malloc-racing threads." by Mitch Phillips · 6 years ago
  80. 2c447b0 Update the scudo wrapper for bionic changes. by Christopher Ferris · 6 years ago
  81. 95c772f Merge "[GWP-ASan] Don't intercept calloc." by Treehugger Robot · 6 years ago
  82. ddedd98 Merge "Switch to the arm-optimized-routines string routines on aarch64 where possible." by Peter Collingbourne · 6 years ago
  83. 5c65e87 [GWP-ASan] Don't intercept calloc. by Mitch Phillips · 6 years ago
  84. 2dd382d Merge "Update bionic to the v2 MTE patch set." by Peter Collingbourne · 6 years ago
  85. 449c26a [GWP-ASan] [heapprofd] Fix infinite recursion between malloc-racing threads. by Mitch Phillips · 6 years ago
  86. 188f87a Merge "Cleans up logging and comments in ifaddrs." by Bram Bonné · 6 years ago
  87. 80af1b0 Update bionic to the v2 MTE patch set. by Peter Collingbourne · 6 years ago
  88. b8d1348 Handle the alternate signal stack correctly in android_unsafe_frame_pointer_chase. by Peter Collingbourne · 6 years ago
  89. 918bd72 Cleans up logging and comments in ifaddrs. by Bram Bonné · 6 years ago
  90. 26ddc4d Add 29 to stubs.versions of libc/libdl/libm by Jooyung Han · 6 years ago
  91. 5f91bf4 [GWP-ASan] [heapprofd] Nullptr deref in dispatch. by Mitch Phillips · 6 years ago
  92. 337a5b3 Switch to the arm-optimized-routines string routines on aarch64 where possible. by Peter Collingbourne · 6 years ago
  93. 1dc4122 Override SIGSYS during profiling signal handler by Ryan Savitski · 6 years ago
  94. 33318f5 Merge "Add a libc wrapper for statx(2)." by Elliott Hughes · 6 years ago
  95. 521dab3 Merge "Make the HWCAP/HWCAP2 constants available from <sys/auxv.h>." by Elliott Hughes · 6 years ago
  96. 9f8e1d5 Merge "Try to resolve interface names before removing nameless interfaces." by Bram Bonné · 6 years ago
  97. c5d9036 Make the HWCAP/HWCAP2 constants available from <sys/auxv.h>. by Elliott Hughes · 6 years ago
  98. 14e5c3c Try to resolve interface names before removing nameless interfaces. by Bram Bonné · 6 years ago
  99. 733cedd Add a libc wrapper for statx(2). by Elliott Hughes · 6 years ago
  100. 5403bd6 Fix wrong link in getauxval(3) doc comment. by Elliott Hughes · 6 years ago