1. ad5f772 bionic: Check /sys/kernel/tracing for tracefs by Hridya Valsaraju · 6 years ago
  2. 2968695 Merge "Stop generating unused headers." by Elliott Hughes · 6 years ago
  3. c2faf23 Stop generating unused headers. by Elliott Hughes · 6 years ago
  4. 5f45c18 Add an android_unsafe_frame_pointer_chase function. by Peter Collingbourne · 6 years ago
  5. 9354f3e Merge "Fix the libc/include .clang-format." by Treehugger Robot · 6 years ago
  6. 1cecce8 Merge "versioner: don't require mips headers." by Elliott Hughes · 6 years ago
  7. 4fe5b78 Merge "Add some MTE-related helpers." by Peter Collingbourne · 6 years ago
  8. bd2ac8d Merge changes from topic "fdtrack" by Josh Gao · 6 years ago
  9. 5f1165c versioner: don't require mips headers. by Elliott Hughes · 6 years ago
  10. 7596250 Move fdtrack APIs to LLNDK. by Josh Gao · 6 years ago
  11. 9727192 Add a tool to track down fd leaks. by Josh Gao · 6 years ago
  12. 3288c2e Fix the libc/include .clang-format. by Elliott Hughes · 6 years ago
  13. ce11673 Merge "Fully disable clang format where needed." by Christopher Ferris · 6 years ago
  14. 6f1fd68 Add some MTE-related helpers. by Peter Collingbourne · 6 years ago
  15. 1cc755c Fully disable clang format where needed. by Christopher Ferris · 6 years ago
  16. 09e77f3 _FILE_OFFSET_BITS=64 support for fcntl. by Elliott Hughes · 6 years ago
  17. fdaf82f Link .clang-format file to system/core one. by Christopher Ferris · 6 years ago
  18. 0e0b473 Merge "Update to remove direct include of jemalloc_new." by Christopher Ferris · 6 years ago
  19. b070cab elf.h: move all the Android extensions together. by Elliott Hughes · 6 years ago
  20. 4df29ed Update to remove direct include of jemalloc_new. by Christopher Ferris · 6 years ago
  21. 1d8f6f2 Merge "Modernize SHT_RELR support." by Elliott Hughes · 6 years ago
  22. f628657 Merge "Soft-enables MAC address restrictions." by Bram Bonné · 6 years ago
  23. 6663f55 Modernize SHT_RELR support. by Elliott Hughes · 6 years ago
  24. 29546b9 Merge "Make ramdisk_available." by Yifan Hong · 6 years ago
  25. 484b0cd Fix includes for MTE builds. by Mitch Phillips · 6 years ago
  26. 3af2071 Merge "Extends ifaddrs for cases where the client cannot send RTM_GETLINK requests." by Bram Bonné · 6 years ago
  27. 3ff4245 Merge "Add tagged pointers to bionic." by Evgenii Stepanov · 6 years ago
  28. 8fe1fcd Merge "Reimplement realpath." by Elliott Hughes · 6 years ago
  29. 3b21ada Add tagged pointers to bionic. by Mitch Phillips · 6 years ago
  30. 51aa2cf Merge "Initialize __progname correctly." by Elliott Hughes · 6 years ago
  31. 75064c1 Initialize __progname correctly. by Elliott Hughes · 6 years ago
  32. d3df35e Soft-enables MAC address restrictions. by Bram Bonné · 6 years ago
  33. d54ad07 Extends ifaddrs for cases where the client cannot send RTM_GETLINK requests. by Bram Bonné · 6 years ago
  34. 00a131f Update for change MapInfo constructor. by Christopher Ferris · 6 years ago
  35. 22fb267 Reimplement realpath. by Elliott Hughes · 6 years ago
  36. 3d34bfc Merge "Update the copyright notice" by Treehugger Robot · 6 years ago
  37. 8bff8bb Update the copyright notice by Ryan Prichard · 6 years ago
  38. 5a39cee Make ramdisk_available. by Yifan Hong · 6 years ago
  39. 73e9f24 Merge "There are no typewriters in 2020." by Elliott Hughes · 6 years ago
  40. c8226ec Merge "Revert "Enable the scudo native allocator."" by Christopher Ferris · 6 years ago
  41. 39d9156 Merge "Export the unwinder implementation from libc." by Peter Collingbourne · 6 years ago
  42. a8c4542 There are no typewriters in 2020. by Elliott Hughes · 6 years ago
  43. b04be9b Merge "platform profiler signal: add traced_perf codepath" by Treehugger Robot · 6 years ago
  44. 9981a1d Revert "Enable the scudo native allocator." by Anna Trostanetski · 6 years ago
  45. 2185a12 Add a README.md for async_safe by Tom Cherry · 6 years ago
  46. b72fed1 Merge "allow for heapprofd's signal to be multiplexed" by Ryan Savitski · 6 years ago
  47. e953163 platform profiler signal: add traced_perf codepath by Ryan Savitski · 6 years ago
  48. 175c886 allow for heapprofd's signal to be multiplexed by Ryan Savitski · 6 years ago
  49. 5ad5289 Merge "Enable the scudo native allocator." by Christopher Ferris · 6 years ago
  50. be64282 Merge "libc: Add pidfd_open to common seccomp allowed list" by Jing Ji · 6 years ago
  51. b198958 Enable the scudo native allocator. by Christopher Ferris · 6 years ago
  52. e986722 libc: Add pidfd_open to common seccomp allowed list by Jing Ji · 6 years ago
  53. 26f583f Merge "Consistent <termios.h> behavior on all API levels." by Elliott Hughes · 6 years ago
  54. 2f21482 Merge "Revert "Move pipe, open, and getdents from the APP to COMMON seccomp whitelist."" by Robert Sesek · 6 years ago
  55. 866387d Revert "Move pipe, open, and getdents from the APP to COMMON seccomp whitelist." by Robert Sesek · 6 years ago
  56. 6a363f7 Let libmemunreachable use bionic_libc_platform_headers. by Peter Collingbourne · 6 years ago
  57. f2b1e03 Export the unwinder implementation from libc. by Peter Collingbourne · 6 years ago
  58. 6dfde98 Merge "Add an android_mallopt for controlling the heap tagging level." by Peter Collingbourne · 6 years ago
  59. f39b085 Consistent <termios.h> behavior on all API levels. by Elliott Hughes · 6 years ago
  60. 1e110fb Add an android_mallopt for controlling the heap tagging level. by Peter Collingbourne · 6 years ago
  61. 3779d6d Merge "Add /system_ext/bin to shell search path" by Treehugger Robot · 6 years ago
  62. 932a833 Merge changes from topic "update-clang-tools-6114689" by Logan Chien · 6 years ago
  63. 580d17d Add /system_ext/bin to shell search path by Justin Yun · 6 years ago
  64. 51d158f Fix a few incorrect types in SYSCALLS.TXT. by Elliott Hughes · 6 years ago
  65. 171cf7a Merge "versioner: Fix fortified sendto" by Logan Chien · 6 years ago
  66. 5074e7d Move sigrtmin.h into platform headers. by Josh Gao · 6 years ago
  67. 4956c37 Move bionic_macros.h from private to platform. by Josh Gao · 6 years ago
  68. 5a750f3 versioner: Add __VERSIONER_FORTIFY_INLINE by Logan Chien · 6 years ago
  69. d7d9ebc versioner: Only enable annotation while running versioner by Logan Chien · 6 years ago
  70. d98dac41 versioner: Fix fortified sendto by Logan Chien · 6 years ago
  71. aaffa3c versioner: Update libc.map.txt to match annotations by Logan Chien · 6 years ago
  72. 95c6cd7 Stop using the __ANDROID_API_x__ constants. by Elliott Hughes · 6 years ago
  73. 5105ece Revert "Enable the scudo native allocator." by Ytai Ben-tsvi · 6 years ago
  74. 6ffbe97 Enable the scudo native allocator. by Christopher Ferris · 6 years ago
  75. 35ee9d9 Merge "Add scsi directory" by Wenhao Wang · 6 years ago
  76. 69537f1 Add scsi directory by Wenhao Wang · 6 years ago
  77. e1fd409 Add support for scudo svelte. by Christopher Ferris · 6 years ago
  78. a8f98b4 Merge "Make android_mallopt weak for native bridge" by Evgeny Eltsin · 6 years ago
  79. c58208b Merge "Update documentation around kernel header imports." by Christopher Ferris · 6 years ago
  80. e5dbd3f Merge "Update bionic to use the MTE API proposed on LKML." by Peter Collingbourne · 6 years ago
  81. edbc9e2 Make android_mallopt weak for native bridge by Evgeny Eltsin · 6 years ago
  82. afe7e53 Clone with --depth 1 in generate_uapi_headers.sh --download-kernel. by Josh Gao · 6 years ago
  83. 86a8f3f Update documentation around kernel header imports. by Christopher Ferris · 6 years ago
  84. 0d61854 Merge "Update to android-mainline kernel headers v5.4." by Christopher Ferris · 6 years ago
  85. e5e7395 Update bionic to use the MTE API proposed on LKML. by Peter Collingbourne · 6 years ago
  86. b8c16c0 Merge "Make private/bionic_page.h available as platform/bionic/page.h." by Elliott Hughes · 6 years ago
  87. b030de2 Use the canonical form of the APL2 boilerplate. by Elliott Hughes · 6 years ago
  88. cdb52fc Make private/bionic_page.h available as platform/bionic/page.h. by Elliott Hughes · 6 years ago
  89. 9584fa4 Update to android-mainline kernel headers v5.4. by Christopher Ferris · 6 years ago
  90. 570de33 Stop linking ndk_cruft*.cpp into libc.a. by Peter Collingbourne · 6 years ago
  91. c6b38ae Sync with upstream OpenBSD strstr(). by Elliott Hughes · 6 years ago
  92. feb88ff Merge "Take a bunch of trivial patches from upstream OpenBSD." by Treehugger Robot · 6 years ago
  93. b902de6 Merge "fortify: allow diagnostics without run-time checks (attempt #2)" by Treehugger Robot · 6 years ago
  94. 9a4b68e Take a bunch of trivial patches from upstream OpenBSD. by Elliott Hughes · 6 years ago
  95. 1fb7944 Issue a prctl to let the kernel accept tagged pointers in syscall arguments. by Peter Collingbourne · 6 years ago
  96. 8a0cdb1 fortify: allow diagnostics without run-time checks (attempt #2) by George Burgess IV · 6 years ago
  97. 2a8bca7 Merge "Stop exporting certain deprecated unwinder symbols from libc.so and libm.so." by Treehugger Robot · 6 years ago
  98. b332a2c Merge "Add automatic running of tests on bionic changes." by Christopher Ferris · 6 years ago
  99. b6f26e3 Merge "Call __libc_init_malloc from scudo." by Treehugger Robot · 6 years ago
  100. 73166c8 Stop exporting certain deprecated unwinder symbols from libc.so and libm.so. by Peter Collingbourne · 6 years ago