1. cc61ad8 Add android_mallopt to query MTE stack state by Florian Mayer · 3 years ago
  2. d71bc4b Fix comment to indicate android_mallopt is also available to APEXes. by Florian Mayer · 3 years ago
  3. e6997d5 [GWP-ASan] Provide runtime configuration through an env var + sysprop. by Mitch Phillips · 4 years, 9 months ago
  4. 7336663 Remove the now-unnecessary android_mallopt() options. by Elliott Hughes · 4 years, 7 months ago
  5. 446b4dd Make "disable memory mitigations" and "set heap tagging level" more available. by Elliott Hughes · 4 years, 7 months ago
  6. 9eb85bf Change the android_mallopt(M_SET_HEAP_TAGGING_LEVEL) API. by Peter Collingbourne · 4 years, 10 months ago
  7. 5d3aa86 Add an API for per-process disabling memory initialization. by Peter Collingbourne · 5 years ago
  8. d306001 Introduce a new heap tagging level, M_HEAP_TAGGING_LEVEL_SYNC. by Peter Collingbourne · 5 years ago
  9. 45819dd Allow android_mallopt(M_SET_HEAP_TAGGING_LEVEL) to control scudo heap tagging. by Peter Collingbourne · 6 years ago
  10. f3968e8 [GWP-ASan] Integrate GWP-ASan into bionc's malloc() (using hooks). by Mitch Phillips · 6 years ago
  11. 3b21ada Add tagged pointers to bionic. by Mitch Phillips · 6 years ago
  12. 175c886 allow for heapprofd's signal to be multiplexed by Ryan Savitski · 6 years ago
  13. 1e110fb Add an android_mallopt for controlling the heap tagging level. by Peter Collingbourne · 6 years ago
  14. 2b0638e Make bionic_malloc.h a platform header. by Christopher Ferris · 6 years ago[Renamed from libc/private/bionic_malloc.h]
  15. 1ffee0c Merge "crtbegin: replace TPREL with R_*_NONE relocs" by Ryan Prichard · 6 years ago