1. fc1e1ae Try locking after mounting metadata by Yifan Hong · 4 years, 3 months ago
  2. 1652ac2 Merge "libutils: integer sanitization" by Steven Moreland · 4 years, 3 months ago
  3. 4203129 Merge "Boost init priority before main loop" by Wei Wang · 4 years, 3 months ago
  4. 90fe62e Merge "Move build.prop to ./etc subdir for some partitions" by Treehugger Robot · 4 years, 3 months ago
  5. 30bbf7d Boost init priority before main loop by Wei Wang · 4 years, 3 months ago
  6. 9c83202 libutils: integer sanitization by Steven Moreland · 4 years, 3 months ago
  7. 8178c5f Move build.prop to ./etc subdir for some partitions by Jiyong Park · 4 years, 3 months ago
  8. b88a97b Merge "Add AMBA bus support to platform devices" by Tom Cherry · 4 years, 3 months ago
  9. 07c951f Add function to compare the partitions' extents in metadata by Tianjie · 4 years, 3 months ago
  10. 3d882d0 Merge "liblp: Force 10.0 metadata on downgrade to Q." by Treehugger Robot · 4 years, 3 months ago
  11. a657c79 Merge "init: generate apex-info-list.xml" by Jooyung Han · 4 years, 3 months ago
  12. a819a3c liblp: Force 10.0 metadata on downgrade to Q. by Yifan Hong · 4 years, 3 months ago
  13. 7229923 Merge "[adb] Fix crash in mdns service removal." by Josh Gao · 4 years, 3 months ago
  14. 1d951b7 init: generate apex-info-list.xml by Jooyung Han · 4 years, 3 months ago
  15. 08097d4 Merge "Add Silent Mode boot controls" by Jim Kaye · 4 years, 3 months ago
  16. 437ded4 Merge "Remove SkipMountingPartitions from vendor libfstab" by Treehugger Robot · 4 years, 3 months ago
  17. e7cb09d Remove SkipMountingPartitions from vendor libfstab by Hung-ying Tyan · 4 years, 3 months ago
  18. b7386a6 Add Silent Mode boot controls by Jim Kaye · 4 years, 3 months ago
  19. b62e324 Added fuzzer for Unwinder by Dylan Katz · 4 years, 4 months ago
  20. bf95cc2 Merge "libprocessgroup: Allow vendor profile attributes to override system ones" by Treehugger Robot · 4 years, 3 months ago
  21. 1922ad0 [adb] Fix crash in mdns service removal. by Joshua Duong · 4 years, 3 months ago
  22. f74503d logd: optionally track the full size of log buffers by Tom Cherry · 4 years, 4 months ago
  23. 81b9f0b libprocessgroup: Allow vendor profile attributes to override system ones by Suren Baghdasaryan · 4 years, 3 months ago
  24. d86300c Add AMBA bus support to platform devices by Usama Arif · 4 years, 4 months ago
  25. c3f1784 Merge "libmodprobe: remove unused EnableVerbose() method" by Treehugger Robot · 4 years, 3 months ago
  26. e81b002 toolbox: make all janitors the owners. by Elliott Hughes · 4 years, 3 months ago
  27. 14260d2 Merge "modprobe: add -s/--syslog flag" by Treehugger Robot · 4 years, 3 months ago
  28. ce30bb8 libmodprobe: remove unused EnableVerbose() method by Mark Salyzyn · 4 years, 4 months ago
  29. 2def03a Add libdm and dmctl support for dm-user targets by Palmer Dabbelt · 4 years, 4 months ago
  30. 63368be modprobe: add -s/--syslog flag by Mark Salyzyn · 4 years, 4 months ago
  31. 3d246cc Merge "modprobe: add --all=modules.load flag" by Mark Salyzyn · 4 years, 4 months ago
  32. d894b46 Merge "modprobe: switch to getopt_long for argument parsing" by Treehugger Robot · 4 years, 4 months ago
  33. c58d1e4 Merge changes I9638e90b,Ib2636dfc by Tom Cherry · 4 years, 4 months ago
  34. 6c9a1e4 modprobe: add --all=modules.load flag by Mark Salyzyn · 4 years, 4 months ago
  35. 3ad274b modprobe: switch to getopt_long for argument parsing by Mark Salyzyn · 4 years, 4 months ago
  36. b6cb992 logd: replace std::vector<uint8_t> in SerializedLogChunk by Tom Cherry · 4 years, 4 months ago
  37. b07e339 logd: fix use after resize of contents_ vector by Tom Cherry · 4 years, 4 months ago
  38. 5b2457e Merge "Explicitly call restorecon_recursive on /metadata/apex" by Nikita Ioffe · 4 years, 4 months ago
  39. a462044 Explicitly call restorecon_recursive on /metadata/apex by Nikita Ioffe · 4 years, 4 months ago
  40. d9299c5 Merge "add a new trigger for launching the bpfloader" by Lorenzo Colitti · 4 years, 4 months ago
  41. 23ae9df Merge changes Id5f03945,I69c74471 by Tom Cherry · 4 years, 4 months ago
  42. f2774a0 logd: add fuzzer for SerializedLogBuffer and other improvements by Tom Cherry · 4 years, 4 months ago
  43. 1fdbdbe logd: join() the SerializedLogBuffer deleter thread by Tom Cherry · 4 years, 4 months ago
  44. 7382be4 Merge "Use standard colors in logcat color output" by Treehugger Robot · 4 years, 4 months ago
  45. ef8c957 Merge "logd: make drop_privs work if neither klogd or auditd are used" by Tom Cherry · 4 years, 4 months ago
  46. 54b00a9 logd: make drop_privs work if neither klogd or auditd are used by Tom Cherry · 4 years, 4 months ago
  47. 6c72c16 add a new trigger for launching the bpfloader by Maciej Żenczykowski · 4 years, 4 months ago
  48. 8b477b6 Use standard colors in logcat color output by Peter Kalauskas · 4 years, 4 months ago
  49. a2f97db Merge "Make libbacktrace buildable for native_bridge" by Victor Khimenko · 4 years, 4 months ago
  50. ca876d8 Merge "Explicitly show the destination filename for a bugreport." by Treehugger Robot · 4 years, 4 months ago
  51. 626ca91 Merge "fastboot: copy AVB footer on boot image to end of partition" by Treehugger Robot · 4 years, 4 months ago
  52. 3af575b fastboot: copy AVB footer on boot image to end of partition by Steve Muckle · 4 years, 4 months ago
  53. 73cab78 Merge "Don't call block checkpoint functions above dm-default-key" by Paul Lawrence · 4 years, 4 months ago
  54. 16a93c5 Merge "remount: Do not allow remounting during checkpoints." by David Anderson · 4 years, 4 months ago
  55. 7428c52 Make libbacktrace buildable for native_bridge by Victor Khimenko · 4 years, 4 months ago
  56. 8696a5d remount: Do not allow remounting during checkpoints. by David Anderson · 4 years, 4 months ago
  57. d417177 Explicitly show the destination filename for a bugreport. by Elliott Hughes · 4 years, 4 months ago
  58. 1e03ef5 Merge "Fix Deadlock Issue On AppFuseBridge" by Narayan Kamath · 4 years, 4 months ago
  59. 4739f75 Merge "logd: fix various clang-tidy issues" by Tom Cherry · 4 years, 4 months ago
  60. 9b4246d logd: fix various clang-tidy issues by Tom Cherry · 4 years, 4 months ago
  61. a6dd557 Merge "liblog: fix reading pmsg" by Tom Cherry · 4 years, 4 months ago
  62. 58c7c24 Merge "logd: add missing static to CompressionEngine" by Tom Cherry · 4 years, 4 months ago
  63. 34d7bd9 liblog: fix reading pmsg by Tom Cherry · 4 years, 4 months ago
  64. 4f9fed2 logd: add missing static to CompressionEngine by Tom Cherry · 4 years, 4 months ago
  65. cf88259 Merge "[adb] Check for null in mdns connect info." by Joshua Duong · 4 years, 4 months ago
  66. 282385f [adb] Check for null in mdns connect info. by Joshua Duong · 4 years, 4 months ago
  67. e72b290 Merge "logging: Use more inclusive language." by Tom Cherry · 4 years, 4 months ago
  68. 2ab3941 Merge "libmodprobe: improve error reporting." by Treehugger Robot · 4 years, 4 months ago
  69. 0efb410 logging: Use more inclusive language. by Tom Cherry · 4 years, 4 months ago
  70. f903383 Merge "llkd: Use more inclusive language" by Treehugger Robot · 4 years, 4 months ago
  71. 4db1b12 Merge changes I14ed0839,I59f9fde5 by Treehugger Robot · 4 years, 4 months ago
  72. 1ab2c02 libmodprobe: improve error reporting. by Elliott Hughes · 4 years, 4 months ago
  73. 6d9e515 llkd: Use more inclusive language by Mark Salyzyn · 4 years, 5 months ago
  74. 1e412e7 Merge "logd: add a SerializedLogBuffer suitable for compression" by Tom Cherry · 4 years, 4 months ago
  75. be42841 Merge "fsmgr: fix integer overflow in fs_mgr" by Tom Cherry · 4 years, 4 months ago
  76. 9debda1 modprobe: Use more inclusive language for libmodprobe (Part Deux) by Mark Salyzyn · 4 years, 4 months ago
  77. a5032be Merge "init.rc: chmod pagetypeinfo to 440 to be captured in BRs" by Treehugger Robot · 4 years, 4 months ago
  78. 4a48945 fsmgr: fix integer overflow in fs_mgr by Haoran.Wang · 4 years, 4 months ago
  79. 83c23a0 Merge "libsnapshot_test: hardcode alignment." by Yifan Hong · 4 years, 4 months ago
  80. b544de9 libsnapshot_test: hardcode alignment. by Yifan Hong · 4 years, 4 months ago
  81. 53122b1 Merge "fuzzy_fastboot: use 'tcp:' prefix to identify fastboot protocol." by Treehugger Robot · 4 years, 4 months ago
  82. 703fb74 modprobe: Use more inclusive language for modprobe and libmodprobe by Mark Salyzyn · 4 years, 4 months ago
  83. 0abd0d6 init.rc: chmod pagetypeinfo to 440 to be captured in BRs by Martin Liu · 4 years, 4 months ago
  84. 9287716 Merge "Rename native code coverage paths env. variable in libsnapshot's fuzz test." by Roland Levillain · 4 years, 4 months ago
  85. b255195 Merge "Reboot sequence: Unmount active apexes before unmounting /data" by Nikita Ioffe · 4 years, 4 months ago
  86. 55e8954 Merge "trusty:storageproxyd: Fix in_cdb.length setting on send_ufs_rpmb_req" by Wenhao Wang · 4 years, 4 months ago
  87. 91a9848 Reboot sequence: Unmount active apexes before unmounting /data by Nikita Ioffe · 4 years, 4 months ago
  88. 8e1b805 Merge "Update libsnapshot to handle partial update" by Tianjie Xu · 4 years, 4 months ago
  89. 469e388 trusty:storageproxyd: Fix in_cdb.length setting on send_ufs_rpmb_req by Wenhao Wang · 4 years, 4 months ago
  90. 046cc11 Merge "adb: avoid crash when authenticating without vendor keys." by Josh Gao · 4 years, 4 months ago
  91. 1a796bc logd: add a SerializedLogBuffer suitable for compression by Tom Cherry · 4 years, 5 months ago
  92. 2055364 Don't call block checkpoint functions above dm-default-key by Paul Lawrence · 4 years, 4 months ago
  93. 30b0bbd adb: avoid crash when authenticating without vendor keys. by Josh Gao · 4 years, 4 months ago
  94. 7cc98e2 Merge "init: start ueventd in the default mount namespace" by Jooyung Han · 4 years, 4 months ago
  95. 78e0d06 Merge "Try to recover corrupted ext4 /data with backup superblock" by Randall Huang · 4 years, 4 months ago
  96. 8d32655 Merge "logd: add a test for clearing logs with a reader present" by Tom Cherry · 4 years, 4 months ago
  97. 8319bb4 logd: add a test for clearing logs with a reader present by Tom Cherry · 4 years, 4 months ago
  98. 7a372d1 Merge "logd: simplify Clear() + Prune() logic" by Tom Cherry · 4 years, 4 months ago
  99. a863b1a logd: simplify Clear() + Prune() logic by Tom Cherry · 4 years, 4 months ago
  100. 6c7b75b Merge "Fix a misleading warning message about sysprop overriding" by Treehugger Robot · 4 years, 4 months ago