1. 2480f49 [GWP-ASan] Add TURN_ON_FOR_APP_SAMPLED_NON_CRASHING to android_mallopt by Mitch Phillips · 2 years, 6 months ago
  2. 4346270 riscv64 TLS support. by Elliott Hughes · 2 years, 10 months ago
  3. e0b9474 Merge "riscv64 __get_tls()." by Elliott Hughes · 2 years, 10 months ago
  4. fc009dd riscv64 __get_tls(). by Elliott Hughes · 2 years, 10 months ago
  5. 203b0b7 riscv64 BIONIC_STOP_UNWIND. by Elliott Hughes · 2 years, 10 months ago
  6. cc61ad8 Add android_mallopt to query MTE stack state by Florian Mayer · 3 years ago
  7. d71bc4b Fix comment to indicate android_mallopt is also available to APEXes. by Florian Mayer · 3 years ago
  8. e6997d5 [GWP-ASan] Provide runtime configuration through an env var + sysprop. by Mitch Phillips · 4 years, 8 months ago
  9. 7309177 Revert "Disable pointer authentication in app processes." by Elliott Hughes · 3 years, 5 months ago
  10. bf52e88 Disable pointer authentication in app processes. by Peter Collingbourne · 3 years, 7 months ago
  11. dcc97c0 Disable fdtrack post-fork. by Josh Gao · 4 years, 8 months ago
  12. 7336663 Remove the now-unnecessary android_mallopt() options. by Elliott Hughes · 4 years, 7 months ago
  13. e925485 Merge "Make "disable memory mitigations" and "set heap tagging level" more available." by Elliott Hughes · 4 years, 7 months ago
  14. 446b4dd Make "disable memory mitigations" and "set heap tagging level" more available. by Elliott Hughes · 4 years, 7 months ago
  15. 4cded97 [MTE] Add MEMTAG_OPTIONS and arm64.memtag.process.* sysprop parsing. by Mitch Phillips · 4 years, 7 months ago
  16. 7e20117 Remove ANDROID_EXPERIMENTAL_MTE. by Peter Collingbourne · 4 years, 8 months ago
  17. 9eb85bf Change the android_mallopt(M_SET_HEAP_TAGGING_LEVEL) API. by Peter Collingbourne · 4 years, 9 months ago
  18. a5c4b17 Clear PAC bits in android_unsafe_frame_pointer_chase(). by Peter Collingbourne · 4 years, 9 months ago
  19. 5d3aa86 Add an API for per-process disabling memory initialization. by Peter Collingbourne · 5 years ago
  20. 98d79de Dump the per-thread TAGGED_ADDR_CTRL value if available. by Peter Collingbourne · 4 years, 11 months ago
  21. 642b374 Merge "Define mte_supported() on non-aarch64." by Peter Collingbourne · 5 years ago
  22. 9bf7817 Fix deadlock/timeout in thread unwinding. by Christopher Ferris · 5 years ago
  23. 1541800 Define mte_supported() on non-aarch64. by Peter Collingbourne · 5 years ago
  24. d306001 Introduce a new heap tagging level, M_HEAP_TAGGING_LEVEL_SYNC. by Peter Collingbourne · 5 years ago
  25. a41c325 Switch to new kernel ptrace interface for reading tags. by Peter Collingbourne · 5 years ago
  26. 6e316e6 Add PTRACE_PEEKTAG to mte_kernel.h. by Peter Collingbourne · 5 years ago
  27. 96272df dynamic libc: ignore ART profiling signal by default. by Florian Mayer · 5 years ago
  28. 2528dab Clean up untag_address. by Peter Collingbourne · 5 years ago
  29. fa658eb Fix bugprone-macro-parentheses warnings by Chih-Hung Hsieh · 5 years ago
  30. 80af1b0 Update bionic to the v2 MTE patch set. by Peter Collingbourne · 5 years ago
  31. 45819dd Allow android_mallopt(M_SET_HEAP_TAGGING_LEVEL) to control scudo heap tagging. by Peter Collingbourne · 6 years ago
  32. c8cef93 Allow nested usage of ScopedDisableMTE. by Peter Collingbourne · 5 years ago
  33. 5ac438e Clean up mips references in the headers. by Elliott Hughes · 5 years ago
  34. f3968e8 [GWP-ASan] Integrate GWP-ASan into bionc's malloc() (using hooks). by Mitch Phillips · 6 years ago
  35. 5f45c18 Add an android_unsafe_frame_pointer_chase function. by Peter Collingbourne · 6 years ago
  36. 4fe5b78 Merge "Add some MTE-related helpers." by Peter Collingbourne · 6 years ago
  37. 7596250 Move fdtrack APIs to LLNDK. by Josh Gao · 6 years ago
  38. 9727192 Add a tool to track down fd leaks. by Josh Gao · 6 years ago
  39. 6f1fd68 Add some MTE-related helpers. by Peter Collingbourne · 6 years ago
  40. 3b21ada Add tagged pointers to bionic. by Mitch Phillips · 6 years ago
  41. e953163 platform profiler signal: add traced_perf codepath by Ryan Savitski · 6 years ago
  42. 175c886 allow for heapprofd's signal to be multiplexed by Ryan Savitski · 6 years ago
  43. 6dfde98 Merge "Add an android_mallopt for controlling the heap tagging level." by Peter Collingbourne · 6 years ago
  44. 1e110fb Add an android_mallopt for controlling the heap tagging level. by Peter Collingbourne · 6 years ago
  45. 5074e7d Move sigrtmin.h into platform headers. by Josh Gao · 6 years ago
  46. 4956c37 Move bionic_macros.h from private to platform. by Josh Gao · 6 years ago
  47. e5e7395 Update bionic to use the MTE API proposed on LKML. by Peter Collingbourne · 6 years ago
  48. cdb52fc Make private/bionic_page.h available as platform/bionic/page.h. by Elliott Hughes · 6 years ago
  49. 900d07d Add arm64 string.h function implementations for use with hardware supporting MTE. by Peter Collingbourne · 6 years ago
  50. c5d3a43 Make tls related header files platform accessible. by Christopher Ferris · 6 years ago
  51. 2b0638e Make bionic_malloc.h a platform header. by Christopher Ferris · 6 years ago