1. d306001 Introduce a new heap tagging level, M_HEAP_TAGGING_LEVEL_SYNC. by Peter Collingbourne · 6 years ago
  2. a41c325 Switch to new kernel ptrace interface for reading tags. by Peter Collingbourne · 6 years ago
  3. 6e316e6 Add PTRACE_PEEKTAG to mte_kernel.h. by Peter Collingbourne · 6 years ago
  4. 96272df dynamic libc: ignore ART profiling signal by default. by Florian Mayer · 6 years ago
  5. 2528dab Clean up untag_address. by Peter Collingbourne · 6 years ago
  6. fa658eb Fix bugprone-macro-parentheses warnings by Chih-Hung Hsieh · 6 years ago
  7. 80af1b0 Update bionic to the v2 MTE patch set. by Peter Collingbourne · 6 years ago
  8. 45819dd Allow android_mallopt(M_SET_HEAP_TAGGING_LEVEL) to control scudo heap tagging. by Peter Collingbourne · 6 years ago
  9. c8cef93 Allow nested usage of ScopedDisableMTE. by Peter Collingbourne · 6 years ago
  10. 5ac438e Clean up mips references in the headers. by Elliott Hughes · 6 years ago
  11. f3968e8 [GWP-ASan] Integrate GWP-ASan into bionc's malloc() (using hooks). by Mitch Phillips · 6 years ago
  12. 5f45c18 Add an android_unsafe_frame_pointer_chase function. by Peter Collingbourne · 6 years ago
  13. 4fe5b78 Merge "Add some MTE-related helpers." by Peter Collingbourne · 6 years ago
  14. 7596250 Move fdtrack APIs to LLNDK. by Josh Gao · 6 years ago
  15. 9727192 Add a tool to track down fd leaks. by Josh Gao · 6 years ago
  16. 6f1fd68 Add some MTE-related helpers. by Peter Collingbourne · 6 years ago
  17. 3b21ada Add tagged pointers to bionic. by Mitch Phillips · 6 years ago
  18. e953163 platform profiler signal: add traced_perf codepath by Ryan Savitski · 6 years ago
  19. 175c886 allow for heapprofd's signal to be multiplexed by Ryan Savitski · 6 years ago
  20. 6dfde98 Merge "Add an android_mallopt for controlling the heap tagging level." by Peter Collingbourne · 6 years ago
  21. 1e110fb Add an android_mallopt for controlling the heap tagging level. by Peter Collingbourne · 6 years ago
  22. 5074e7d Move sigrtmin.h into platform headers. by Josh Gao · 6 years ago
  23. 4956c37 Move bionic_macros.h from private to platform. by Josh Gao · 6 years ago
  24. e5e7395 Update bionic to use the MTE API proposed on LKML. by Peter Collingbourne · 6 years ago
  25. cdb52fc Make private/bionic_page.h available as platform/bionic/page.h. by Elliott Hughes · 6 years ago
  26. 900d07d Add arm64 string.h function implementations for use with hardware supporting MTE. by Peter Collingbourne · 6 years ago
  27. c5d3a43 Make tls related header files platform accessible. by Christopher Ferris · 6 years ago
  28. 2b0638e Make bionic_malloc.h a platform header. by Christopher Ferris · 6 years ago