1. d92b038 Merge "[GWP-ASan] Intercept calloc() again." by Mitch Phillips · 6 years ago
  2. 32abb0b [GWP-ASan] Intercept calloc() again. by Mitch Phillips · 6 years ago
  3. c84d295 Merge "Add explicit state for heapprofd hooking." by Florian Mayer · 6 years ago
  4. fdd5eb1 Add explicit state for heapprofd hooking. by Florian Mayer · 6 years ago
  5. 7aa6ba4 Merge "Rewrite __cxa_atexit / __cxa_finalize" by Ryan Prichard · 6 years ago
  6. 7d97c36 Merge "Add 29 to stubs.versions of libc/libdl/libm" by Treehugger Robot · 6 years ago
  7. afa983c Rewrite __cxa_atexit / __cxa_finalize by Ryan Prichard · 6 years ago
  8. fa658eb Fix bugprone-macro-parentheses warnings by Chih-Hung Hsieh · 6 years ago
  9. 93517d1 Merge "Update the scudo wrapper for bionic changes." by Christopher Ferris · 6 years ago
  10. 0d303b4 Merge "[GWP-ASan] [heapprofd] Fix infinite recursion between malloc-racing threads." by Mitch Phillips · 6 years ago
  11. 2c447b0 Update the scudo wrapper for bionic changes. by Christopher Ferris · 6 years ago
  12. 95c772f Merge "[GWP-ASan] Don't intercept calloc." by Treehugger Robot · 6 years ago
  13. ddedd98 Merge "Switch to the arm-optimized-routines string routines on aarch64 where possible." by Peter Collingbourne · 6 years ago
  14. 5c65e87 [GWP-ASan] Don't intercept calloc. by Mitch Phillips · 6 years ago
  15. 2dd382d Merge "Update bionic to the v2 MTE patch set." by Peter Collingbourne · 6 years ago
  16. 449c26a [GWP-ASan] [heapprofd] Fix infinite recursion between malloc-racing threads. by Mitch Phillips · 6 years ago
  17. 188f87a Merge "Cleans up logging and comments in ifaddrs." by Bram Bonné · 6 years ago
  18. 80af1b0 Update bionic to the v2 MTE patch set. by Peter Collingbourne · 6 years ago
  19. b8d1348 Handle the alternate signal stack correctly in android_unsafe_frame_pointer_chase. by Peter Collingbourne · 6 years ago
  20. 918bd72 Cleans up logging and comments in ifaddrs. by Bram Bonné · 6 years ago
  21. 26ddc4d Add 29 to stubs.versions of libc/libdl/libm by Jooyung Han · 6 years ago
  22. 5f91bf4 [GWP-ASan] [heapprofd] Nullptr deref in dispatch. by Mitch Phillips · 6 years ago
  23. 337a5b3 Switch to the arm-optimized-routines string routines on aarch64 where possible. by Peter Collingbourne · 6 years ago
  24. 1dc4122 Override SIGSYS during profiling signal handler by Ryan Savitski · 6 years ago
  25. 33318f5 Merge "Add a libc wrapper for statx(2)." by Elliott Hughes · 6 years ago
  26. 521dab3 Merge "Make the HWCAP/HWCAP2 constants available from <sys/auxv.h>." by Elliott Hughes · 6 years ago
  27. 9f8e1d5 Merge "Try to resolve interface names before removing nameless interfaces." by Bram Bonné · 6 years ago
  28. c5d9036 Make the HWCAP/HWCAP2 constants available from <sys/auxv.h>. by Elliott Hughes · 6 years ago
  29. 14e5c3c Try to resolve interface names before removing nameless interfaces. by Bram Bonné · 6 years ago
  30. 733cedd Add a libc wrapper for statx(2). by Elliott Hughes · 6 years ago
  31. 5403bd6 Fix wrong link in getauxval(3) doc comment. by Elliott Hughes · 6 years ago
  32. fcbdba2 Merge "Rename APEX Namespace" by Kiyoung Kim · 6 years ago
  33. 45819dd Allow android_mallopt(M_SET_HEAP_TAGGING_LEVEL) to control scudo heap tagging. by Peter Collingbourne · 6 years ago
  34. 8116b70 Rename APEX Namespace by Kiyoung Kim · 6 years ago
  35. 2121f60 Merge "[GWP-ASan] Export GWP-ASan regions to libdebuggerd." by Mitch Phillips · 6 years ago
  36. db5c45b Merge "fortify: simplify strlen for LLVM's new optimization" by George Burgess IV · 6 years ago
  37. 4c9293f [GWP-ASan] Export GWP-ASan regions to libdebuggerd. by Mitch Phillips · 6 years ago
  38. 679d8e1 Merge "[GWP-ASan] Remove log line from init." by Mitch Phillips · 6 years ago
  39. 4d62ffc [GWP-ASan] Remove log line from init. by Mitch Phillips · 6 years ago
  40. 1c2efaa Merge "Remove unused declarations." by Elliott Hughes · 6 years ago
  41. 6ed60cc Merge "Allow nested usage of ScopedDisableMTE." by Peter Collingbourne · 6 years ago
  42. f73778a Merge "[GWP-ASan] Enable GWP-ASan w/ process sampling ~1%." by Mitch Phillips · 6 years ago
  43. 36359f4 Remove unused declarations. by Elliott Hughes · 6 years ago
  44. c8cef93 Allow nested usage of ScopedDisableMTE. by Peter Collingbourne · 6 years ago
  45. 3d74451 Merge "[GWP-ASan] [heapprofd] Use ephemeral dispatch table when death prof." by Mitch Phillips · 6 years ago
  46. 0083b0f [GWP-ASan] Enable GWP-ASan w/ process sampling ~1%. by Mitch Phillips · 6 years ago
  47. c03856c [GWP-ASan] [heapprofd] Use ephemeral dispatch table when death prof. by Mitch Phillips · 6 years ago
  48. 56a9fda Remove dead code. by Elliott Hughes · 6 years ago
  49. fb28c27 Merge "Clean up mips references in the headers." by Elliott Hughes · 6 years ago
  50. 5ac438e Clean up mips references in the headers. by Elliott Hughes · 6 years ago
  51. 2b49904 Clean up syscall stub/seccomp filter generation. by Elliott Hughes · 6 years ago
  52. d02e7b1 fortify: simplify strlen for LLVM's new optimization by George Burgess IV · 6 years ago
  53. 06ea3cf Merge "Enable scudo for non-svelte configs." by Christopher Ferris · 6 years ago
  54. 260fa1e Merge "[GWP-ASan] Fix non-reentrant libc_globals init behaviour." by Treehugger Robot · 6 years ago
  55. 18b2891 Merge "[malloc dispatch] Install dispatch over the top of GWP-ASan." by Treehugger Robot · 6 years ago
  56. 419ffcd Merge "Clean up the math headers." by Elliott Hughes · 6 years ago
  57. 3083cc9 [malloc dispatch] Install dispatch over the top of GWP-ASan. by Mitch Phillips · 6 years ago
  58. bba80dc [GWP-ASan] Fix non-reentrant libc_globals init behaviour. by Mitch Phillips · 6 years ago
  59. 062eba2 Enable scudo for non-svelte configs. by Christopher Ferris · 6 years ago
  60. 65cbad1 Merge "Use "com.android.runtime" for its link namespace" by Treehugger Robot · 6 years ago
  61. 44c01c7 Clean up the math headers. by Elliott Hughes · 6 years ago
  62. d129786 Merge "[GWP-ASan] Integrate GWP-ASan into bionc's malloc() (using hooks)." by Mitch Phillips · 6 years ago
  63. f3968e8 [GWP-ASan] Integrate GWP-ASan into bionc's malloc() (using hooks). by Mitch Phillips · 6 years ago
  64. f9930b7 Update a few comments. by Elliott Hughes · 6 years ago
  65. 4537cf8 Merge "bionic: Check /sys/kernel/tracing for tracefs" by Treehugger Robot · 6 years ago
  66. d32ca14 Update to v5.5 kernel headers. by Christopher Ferris · 6 years ago
  67. ad5f772 bionic: Check /sys/kernel/tracing for tracefs by Hridya Valsaraju · 6 years ago
  68. d55689b Use "com.android.runtime" for its link namespace by Jooyung Han · 6 years ago
  69. bf03c01 Remove bionic's internal ctype-like inlines. by Elliott Hughes · 6 years ago
  70. fd2eb42 Merge "<ctype.h>: inline the ASCII functions." by Elliott Hughes · 6 years ago
  71. 3f41e14 Merge "fortify: remove 'optimizations' for functions that LLVM knows about" by George Burgess IV · 6 years ago
  72. 026d3a8 <ctype.h>: inline the ASCII functions. by Elliott Hughes · 6 years ago
  73. 2f78765 fortify: remove 'optimizations' for functions that LLVM knows about by George Burgess IV · 6 years ago
  74. 2968695 Merge "Stop generating unused headers." by Elliott Hughes · 6 years ago
  75. c2faf23 Stop generating unused headers. by Elliott Hughes · 6 years ago
  76. 5f45c18 Add an android_unsafe_frame_pointer_chase function. by Peter Collingbourne · 6 years ago
  77. 9354f3e Merge "Fix the libc/include .clang-format." by Treehugger Robot · 6 years ago
  78. 1cecce8 Merge "versioner: don't require mips headers." by Elliott Hughes · 6 years ago
  79. 4fe5b78 Merge "Add some MTE-related helpers." by Peter Collingbourne · 6 years ago
  80. bd2ac8d Merge changes from topic "fdtrack" by Josh Gao · 6 years ago
  81. 5f1165c versioner: don't require mips headers. by Elliott Hughes · 6 years ago
  82. 7596250 Move fdtrack APIs to LLNDK. by Josh Gao · 6 years ago
  83. 9727192 Add a tool to track down fd leaks. by Josh Gao · 6 years ago
  84. 3288c2e Fix the libc/include .clang-format. by Elliott Hughes · 6 years ago
  85. ce11673 Merge "Fully disable clang format where needed." by Christopher Ferris · 6 years ago
  86. 6f1fd68 Add some MTE-related helpers. by Peter Collingbourne · 6 years ago
  87. 1cc755c Fully disable clang format where needed. by Christopher Ferris · 6 years ago
  88. 09e77f3 _FILE_OFFSET_BITS=64 support for fcntl. by Elliott Hughes · 6 years ago
  89. fdaf82f Link .clang-format file to system/core one. by Christopher Ferris · 6 years ago
  90. 0e0b473 Merge "Update to remove direct include of jemalloc_new." by Christopher Ferris · 6 years ago
  91. b070cab elf.h: move all the Android extensions together. by Elliott Hughes · 6 years ago
  92. 4df29ed Update to remove direct include of jemalloc_new. by Christopher Ferris · 6 years ago
  93. 1d8f6f2 Merge "Modernize SHT_RELR support." by Elliott Hughes · 6 years ago
  94. f628657 Merge "Soft-enables MAC address restrictions." by Bram Bonné · 6 years ago
  95. 6663f55 Modernize SHT_RELR support. by Elliott Hughes · 6 years ago
  96. 29546b9 Merge "Make ramdisk_available." by Yifan Hong · 6 years ago
  97. 484b0cd Fix includes for MTE builds. by Mitch Phillips · 6 years ago
  98. 3af2071 Merge "Extends ifaddrs for cases where the client cannot send RTM_GETLINK requests." by Bram Bonné · 6 years ago
  99. 3ff4245 Merge "Add tagged pointers to bionic." by Evgenii Stepanov · 6 years ago
  100. 8fe1fcd Merge "Reimplement realpath." by Elliott Hughes · 6 years ago