1. a819a3c liblp: Force 10.0 metadata on downgrade to Q. by Yifan Hong · 5 years ago
  2. d894b46 Merge "modprobe: switch to getopt_long for argument parsing" by Treehugger Robot · 5 years ago
  3. c58d1e4 Merge changes I9638e90b,Ib2636dfc by Tom Cherry · 5 years ago
  4. 3ad274b modprobe: switch to getopt_long for argument parsing by Mark Salyzyn · 5 years ago
  5. b6cb992 logd: replace std::vector<uint8_t> in SerializedLogChunk by Tom Cherry · 5 years ago
  6. b07e339 logd: fix use after resize of contents_ vector by Tom Cherry · 5 years ago
  7. 5b2457e Merge "Explicitly call restorecon_recursive on /metadata/apex" by Nikita Ioffe · 5 years ago
  8. a462044 Explicitly call restorecon_recursive on /metadata/apex by Nikita Ioffe · 5 years ago
  9. d9299c5 Merge "add a new trigger for launching the bpfloader" by Lorenzo Colitti · 5 years ago
  10. 23ae9df Merge changes Id5f03945,I69c74471 by Tom Cherry · 5 years ago
  11. f2774a0 logd: add fuzzer for SerializedLogBuffer and other improvements by Tom Cherry · 5 years ago
  12. 1fdbdbe logd: join() the SerializedLogBuffer deleter thread by Tom Cherry · 5 years ago
  13. 7382be4 Merge "Use standard colors in logcat color output" by Treehugger Robot · 5 years ago
  14. ef8c957 Merge "logd: make drop_privs work if neither klogd or auditd are used" by Tom Cherry · 5 years ago
  15. 54b00a9 logd: make drop_privs work if neither klogd or auditd are used by Tom Cherry · 5 years ago
  16. 6c72c16 add a new trigger for launching the bpfloader by Maciej Żenczykowski · 5 years ago
  17. 8b477b6 Use standard colors in logcat color output by Peter Kalauskas · 5 years ago
  18. a2f97db Merge "Make libbacktrace buildable for native_bridge" by Victor Khimenko · 5 years ago
  19. ca876d8 Merge "Explicitly show the destination filename for a bugreport." by Treehugger Robot · 5 years ago
  20. 626ca91 Merge "fastboot: copy AVB footer on boot image to end of partition" by Treehugger Robot · 5 years ago
  21. 3af575b fastboot: copy AVB footer on boot image to end of partition by Steve Muckle · 5 years ago
  22. 73cab78 Merge "Don't call block checkpoint functions above dm-default-key" by Paul Lawrence · 5 years ago
  23. 16a93c5 Merge "remount: Do not allow remounting during checkpoints." by David Anderson · 5 years ago
  24. 7428c52 Make libbacktrace buildable for native_bridge by Victor Khimenko · 5 years ago
  25. 8696a5d remount: Do not allow remounting during checkpoints. by David Anderson · 5 years ago
  26. d417177 Explicitly show the destination filename for a bugreport. by Elliott Hughes · 5 years ago
  27. 1e03ef5 Merge "Fix Deadlock Issue On AppFuseBridge" by Narayan Kamath · 5 years ago
  28. 4739f75 Merge "logd: fix various clang-tidy issues" by Tom Cherry · 5 years ago
  29. 9b4246d logd: fix various clang-tidy issues by Tom Cherry · 5 years ago
  30. a6dd557 Merge "liblog: fix reading pmsg" by Tom Cherry · 5 years ago
  31. 58c7c24 Merge "logd: add missing static to CompressionEngine" by Tom Cherry · 5 years ago
  32. 34d7bd9 liblog: fix reading pmsg by Tom Cherry · 5 years ago
  33. 4f9fed2 logd: add missing static to CompressionEngine by Tom Cherry · 5 years ago
  34. cf88259 Merge "[adb] Check for null in mdns connect info." by Joshua Duong · 5 years ago
  35. 282385f [adb] Check for null in mdns connect info. by Joshua Duong · 5 years ago
  36. e72b290 Merge "logging: Use more inclusive language." by Tom Cherry · 5 years ago
  37. 2ab3941 Merge "libmodprobe: improve error reporting." by Treehugger Robot · 5 years ago
  38. 0efb410 logging: Use more inclusive language. by Tom Cherry · 5 years ago
  39. f903383 Merge "llkd: Use more inclusive language" by Treehugger Robot · 5 years ago
  40. 4db1b12 Merge changes I14ed0839,I59f9fde5 by Treehugger Robot · 5 years ago
  41. 1ab2c02 libmodprobe: improve error reporting. by Elliott Hughes · 5 years ago
  42. 6d9e515 llkd: Use more inclusive language by Mark Salyzyn · 5 years ago
  43. 1e412e7 Merge "logd: add a SerializedLogBuffer suitable for compression" by Tom Cherry · 5 years ago
  44. be42841 Merge "fsmgr: fix integer overflow in fs_mgr" by Tom Cherry · 5 years ago
  45. 9debda1 modprobe: Use more inclusive language for libmodprobe (Part Deux) by Mark Salyzyn · 5 years ago
  46. a5032be Merge "init.rc: chmod pagetypeinfo to 440 to be captured in BRs" by Treehugger Robot · 5 years ago
  47. 4a48945 fsmgr: fix integer overflow in fs_mgr by Haoran.Wang · 5 years ago
  48. 83c23a0 Merge "libsnapshot_test: hardcode alignment." by Yifan Hong · 5 years ago
  49. b544de9 libsnapshot_test: hardcode alignment. by Yifan Hong · 5 years ago
  50. 53122b1 Merge "fuzzy_fastboot: use 'tcp:' prefix to identify fastboot protocol." by Treehugger Robot · 5 years ago
  51. 703fb74 modprobe: Use more inclusive language for modprobe and libmodprobe by Mark Salyzyn · 5 years ago
  52. 0abd0d6 init.rc: chmod pagetypeinfo to 440 to be captured in BRs by Martin Liu · 5 years ago
  53. 9287716 Merge "Rename native code coverage paths env. variable in libsnapshot's fuzz test." by Roland Levillain · 5 years ago
  54. b255195 Merge "Reboot sequence: Unmount active apexes before unmounting /data" by Nikita Ioffe · 5 years ago
  55. 55e8954 Merge "trusty:storageproxyd: Fix in_cdb.length setting on send_ufs_rpmb_req" by Wenhao Wang · 5 years ago
  56. 91a9848 Reboot sequence: Unmount active apexes before unmounting /data by Nikita Ioffe · 5 years ago
  57. 8e1b805 Merge "Update libsnapshot to handle partial update" by Tianjie Xu · 5 years ago
  58. 469e388 trusty:storageproxyd: Fix in_cdb.length setting on send_ufs_rpmb_req by Wenhao Wang · 5 years ago
  59. 046cc11 Merge "adb: avoid crash when authenticating without vendor keys." by Josh Gao · 5 years ago
  60. 1a796bc logd: add a SerializedLogBuffer suitable for compression by Tom Cherry · 5 years ago
  61. 2055364 Don't call block checkpoint functions above dm-default-key by Paul Lawrence · 5 years ago
  62. 30b0bbd adb: avoid crash when authenticating without vendor keys. by Josh Gao · 5 years ago
  63. 7cc98e2 Merge "init: start ueventd in the default mount namespace" by Jooyung Han · 5 years ago
  64. 78e0d06 Merge "Try to recover corrupted ext4 /data with backup superblock" by Randall Huang · 5 years ago
  65. 8d32655 Merge "logd: add a test for clearing logs with a reader present" by Tom Cherry · 5 years ago
  66. 8319bb4 logd: add a test for clearing logs with a reader present by Tom Cherry · 5 years ago
  67. 7a372d1 Merge "logd: simplify Clear() + Prune() logic" by Tom Cherry · 5 years ago
  68. a863b1a logd: simplify Clear() + Prune() logic by Tom Cherry · 5 years ago
  69. 6c7b75b Merge "Fix a misleading warning message about sysprop overriding" by Treehugger Robot · 5 years ago
  70. e714cde Fix a misleading warning message about sysprop overriding by Jiyong Park · 5 years ago
  71. 4f23d5a init: start ueventd in the default mount namespace by Jooyung Han · 5 years ago
  72. 72abd7b Try to recover corrupted ext4 /data with backup superblock by Randall Huang · 5 years ago
  73. 3447cdc Merge "shell_and_utilities_recovery: Fix required dependencies" by Yo Chiang · 5 years ago
  74. cec2d69 Merge "Remove zygote configuration for 32-bit primary, 64-bit secondary." by Elliott Hughes · 5 years ago
  75. 409bca1 Remove zygote configuration for 32-bit primary, 64-bit secondary. by Elliott Hughes · 5 years ago
  76. 75d9170 Merge "libprocessgroup: support for cgroup v2 hierarchy" by Marco Ballesio · 5 years ago
  77. 18b5965 Merge "fastboot: don't print anything in Status() if the input is empty" by Tom Cherry · 5 years ago
  78. 2217c50 fastboot: don't print anything in Status() if the input is empty by Tom Cherry · 5 years ago
  79. f16f941 libprocessgroup: support for cgroup v2 hierarchy by Marco Ballesio · 5 years ago
  80. e4424ff Merge "Fix typo in android init language documentation." by Treehugger Robot · 5 years ago
  81. f596dec Rename native code coverage paths env. variable in libsnapshot's fuzz test. by Roland Levillain · 5 years ago
  82. dc53f4c shell_and_utilities_recovery: Fix required dependencies by Yo Chiang · 5 years ago
  83. 16bfe09 Fix typo in android init language documentation. by Amos Bianchi · 5 years ago
  84. 48d272c Merge "Fix visibility rules now that Make supports visibility checks" by Dan Willemsen · 5 years ago
  85. ed96fe1 Fix visibility rules now that Make supports visibility checks by Dan Willemsen · 5 years ago
  86. 536f220 Merge "adbd: remove ifdefs guarding root/secure." by Josh Gao · 5 years ago
  87. 0d05b7a Update libsnapshot to handle partial update by Tianjie · 5 years ago
  88. bd742a1 Merge "Adding wait for a device file before mount" by Tom Cherry · 5 years ago
  89. 389d888 Merge "init: fix README.md about perform_apex_configs" by Treehugger Robot · 5 years ago
  90. d076857 adbd: remove ifdefs guarding root/secure. by Josh Gao · 5 years ago
  91. a3ed465 Merge changes from topic "default-fstab-swapon_all" by Alistair Delva · 5 years ago
  92. de28a86 Respect ro.boot.fstab_suffix in swapon_all by Alistair Delva · 5 years ago
  93. ad3874e Merge "Stop using varargs in libkeyutils." by Treehugger Robot · 5 years ago
  94. b99f194 Merge "Move libadbd_auth, libadbd_fs to adbd_system_binaries." by Josh Gao · 5 years ago
  95. 6c6a36f Add documentation for umount_all by Alistair Delva · 5 years ago
  96. cbe630d Merge "Logtags for input flinger" by Treehugger Robot · 5 years ago
  97. 2709331 Merge "Set block size in dm-bow" by Paul Lawrence · 5 years ago
  98. 44a5f0e Stop using varargs in libkeyutils. by Elliott Hughes · 5 years ago
  99. 71de690 Merge "logcat: filter based on UID" by Tom Cherry · 5 years ago
  100. ea138c8 init: fix README.md about perform_apex_configs by Jooyung Han · 5 years ago