1. fc04196 Use glob to find the EmptyPayloadApp.apk by Nikita Ioffe · 3 years, 2 months ago
  2. 8aca6f9 [avb] Refactor Payload::verify_partition() to take only one partition by Alice Wang · 3 years, 2 months ago
  3. 86383df [avb] Verify vbmeta for payload with no initrd by Alice Wang · 3 years, 3 months ago
  4. 8a732e7 Merge "Documentation fixes" by Alan Stokes · 3 years, 2 months ago
  5. 1702ac6 Documentation fixes by Alan Stokes · 3 years, 2 months ago
  6. 593ee2c Merge "Try reading block device. Share queues and buffers with host." by Andrew Walbran · 3 years, 2 months ago
  7. 1634c13 Merge "Redirect debuggable VM's logs to host logd" by Treehugger Robot · 3 years, 2 months ago
  8. 848decf Try reading block device. Share queues and buffers with host. by Andrew Walbran · 3 years, 3 months ago
  9. 6dae4cb Merge changes If575a1fe,I929cb995 by Treehugger Robot · 3 years, 2 months ago
  10. b98aa6e Merge "[avb][test] Move pvmfw_avb tests to a separate module" by Treehugger Robot · 3 years, 2 months ago
  11. 7b08a49 Merge "[avb] Refactor writing value to pointer with write()" by Treehugger Robot · 3 years, 2 months ago
  12. 58dac08 [avb][test] Add verification tests to check tampered vbmeta by Alice Wang · 3 years, 2 months ago
  13. 532dbd5 Merge "[avb] Remove redundant unsafe for get_preloaded_partition" by Treehugger Robot · 3 years, 2 months ago
  14. 213d54c Merge "Move permission checks to global VS" by David Brazdil · 3 years, 2 months ago
  15. 4e55dd9 [avb] Test latest debug initrd passes the payload verification by Alice Wang · 3 years, 3 months ago
  16. bf7fadd [avb][test] Move pvmfw_avb tests to a separate module by Alice Wang · 3 years, 2 months ago
  17. fd21766 [avb] Refactor writing value to pointer with write() by Alice Wang · 3 years, 2 months ago
  18. 0168b46 Redirect debuggable VM's logs to host logd by Inseob Kim · 3 years, 3 months ago
  19. 60ebaf2 [avb] Remove redundant unsafe for get_preloaded_partition by Alice Wang · 3 years, 2 months ago
  20. 209074a Move permission checks to global VS by David Brazdil · 3 years, 2 months ago
  21. 8253ac6 Merge changes from topic "microdroidkernel6.1" by Treehugger Robot · 3 years, 2 months ago
  22. 7d271c2 Merge "Add API to selectively redirect VM logs to apps" by Treehugger Robot · 3 years, 2 months ago
  23. cc19776 Merge "Remove support for --daemonize" by Treehugger Robot · 3 years, 2 months ago
  24. abd2d83 Merge changes from topic "pvmfw-libc-bssl" by Treehugger Robot · 3 years, 2 months ago
  25. e49870f Merge "Add more clap tests." by Treehugger Robot · 3 years, 2 months ago
  26. 8e36e17 Merge changes I4cf5d1a9,I78e9650d,Ic6ec2b14 by David Brazdil · 3 years, 2 months ago
  27. 2b6352f Remove support for --daemonize by David Brazdil · 3 years, 2 months ago
  28. d4f51a5 virtmgr: Delegate debugVmList to virtualizationservice by David Brazdil · 3 years, 3 months ago
  29. 31c22e6 virtualizationservice: Refactor VM context allocation by David Brazdil · 3 years, 3 months ago
  30. da8786d Add more clap tests. by Andrew Walbran · 3 years, 4 months ago
  31. 878b5da vm_shell.sh: Remove use of daemonize by David Brazdil · 3 years, 3 months ago
  32. db74cb1 pvmfw: Pass BCC to next stage through DT by Pierre-Clément Tosi · 3 years, 4 months ago
  33. 4f4f5eb pvmfw: Perform DICE derivation by Pierre-Clément Tosi · 3 years, 4 months ago
  34. a2ccea9 Merge "[avb] Refactor the error thrown by payload verification API" by Alice Wang · 3 years, 2 months ago
  35. 6a76543 Merge "Check kernel & initrd file provenance" by Treehugger Robot · 3 years, 2 months ago
  36. 8961f10 Add API to selectively redirect VM logs to apps by Inseob Kim · 3 years, 3 months ago
  37. e6d4851 Update microdroid kernel README.md by Seungjae Yoo · 3 years, 2 months ago
  38. 40e2b1d Merge "[microdroid] Rename the partition name of microdroid_kernel to boot" by Alice Wang · 3 years, 2 months ago
  39. 958b1fa Merge "Fix padding_size applied to ramdisk" by Shikha Panwar · 3 years, 2 months ago
  40. 03c643f Merge "Don't restart ueventd during shutdown" by Jiyong Park · 3 years, 2 months ago
  41. a3afb47 Update kernel to builds 9480296 by Seungjae Yoo · 3 years, 2 months ago
  42. 05592a8 Update kernel to builds 9480296 by Seungjae Yoo · 3 years, 2 months ago
  43. 4ec2fb9 Don't restart ueventd during shutdown by Jiyong Park · 3 years, 3 months ago
  44. 0a4c913 Manually update microdroid kernel version into common-android14-6.1 by Seungjae Yoo · 3 years, 3 months ago
  45. 8aa3cb1 [microdroid] Rename the partition name of microdroid_kernel to boot by Alice Wang · 3 years, 3 months ago
  46. 185fe11 Check kernel & initrd file provenance by Alan Stokes · 3 years, 3 months ago
  47. 962c31f Merge "[avb] Add PartitionName to facilitate partition name conversion" by Alice Wang · 3 years, 3 months ago
  48. 951de3a [avb] Add PartitionName to facilitate partition name conversion by Alice Wang · 3 years, 3 months ago
  49. e428eb9 Merge "Document protected vs debuggable" by Treehugger Robot · 3 years, 3 months ago
  50. f0fe705 [avb] Refactor as_avbops_ref() to as_ref() for reuse by Alice Wang · 3 years, 3 months ago
  51. 3b5378f Merge "[initrd] Adjust the initrd partition names in kernel footer" by Treehugger Robot · 3 years, 3 months ago
  52. ad359e6 Merge "Prepare for clap 4." by Andrew Walbran · 3 years, 3 months ago
  53. 45d98fa [avb] Refactor the error thrown by payload verification API by Alice Wang · 3 years, 3 months ago
  54. c41ebfb [initrd] Adjust the initrd partition names in kernel footer by Alice Wang · 3 years, 3 months ago
  55. 96b45ea Merge "virtmgr: fail fast on misconfigured device" by Treehugger Robot · 3 years, 3 months ago
  56. 58fdf03 Fix padding_size applied to ramdisk by Shikha Panwar · 3 years, 3 months ago
  57. b7cb175 Fix compatible config tests by Inseob Kim · 3 years, 3 months ago
  58. c5c966d [avb_footer] Include initrd_* hashes as hash descriptors in kernel footer by Alice Wang · 3 years, 3 months ago
  59. 8d39a9b virtmgr: fail fast on misconfigured device by Alan Stokes · 3 years, 3 months ago
  60. 0a2dcc7 Merge "Minor fixes" by Treehugger Robot · 3 years, 3 months ago
  61. a4363d8 Document protected vs debuggable by Alan Stokes · 3 years, 3 months ago
  62. 6b486f1 [avb][pvmfw] Verify payload with only kernel and no initrd by Alice Wang · 3 years, 3 months ago
  63. aa1efc4 Prepare for clap 4. by Andrew Walbran · 3 years, 8 months ago
  64. 02adf07 Merge changes I89908434,I9e77925f by Treehugger Robot · 3 years, 3 months ago
  65. e03da0d Merge "Fix build." by Alan Stokes · 3 years, 3 months ago
  66. 24f7658 Minor fixes by Alan Stokes · 3 years, 3 months ago
  67. fc59f4c Merge "Add a uid_gid test for zipfuse" by Jiyong Park · 3 years, 3 months ago
  68. f46f09b Fix build. by Alan Stokes · 3 years, 3 months ago
  69. 2df2a2e Merge "Only accept binary name not path" by Treehugger Robot · 3 years, 3 months ago
  70. 563663d [avb][pvmfw] Implement get_preloaded_partition to load partition by Alice Wang · 3 years, 3 months ago
  71. 5c305f8 Merge "Revert "[avb_footer] Include initrd_* hashes as hash descriptors..."" by Treehugger Robot · 3 years, 3 months ago
  72. 0e74d9f Add a uid_gid test for zipfuse by Jiyong Park · 3 years, 3 months ago
  73. 6f47365 Revert "[avb_footer] Include initrd_* hashes as hash descriptors..." by Jerry Huang · 3 years, 3 months ago
  74. 7e4075f Merge changes I935424a5,Ib321e2a2,I2a2513ad,Icaad2935 by Jiyong Park · 3 years, 3 months ago
  75. f4affb2 Merge "java_api_contribution module definition for Virtualization" by Jihoon Kang · 3 years, 3 months ago
  76. 6edaa7f Merge "[avb_footer] Include initrd_* hashes as hash descriptors in kernel footer" by Treehugger Robot · 3 years, 3 months ago
  77. e2d54bd Merge "Optimize vsock benchmark fixture" by Frederick Mayle · 3 years, 3 months ago
  78. 2d65298 pvmfw: Integrate verify_payload by Pierre-Clément Tosi · 3 years, 3 months ago
  79. ba4af8a vmbase: Add support for fputs(), stdout, stderr by Pierre-Clément Tosi · 3 years, 3 months ago
  80. 3d7c015 Merge "Add a test to check that payload can read from /mnt/apk/assets" by Nikita Ioffe · 3 years, 3 months ago
  81. 8f12f2b Only accept binary name not path by Alan Stokes · 3 years, 3 months ago
  82. 5d786d3 Merge "Update for version 0.2.0 of virtio-drivers crate." by Treehugger Robot · 3 years, 3 months ago
  83. 0d34b16 Merge changes Ida323bae,I3097b152,Id63cc01f by Treehugger Robot · 3 years, 3 months ago
  84. 0244cb6 Add a test to check that payload can read from /mnt/apk/assets by Nikita Ioffe · 3 years, 3 months ago
  85. 231f969 Add --uid --gid options to zipfuse by Jiyong Park · 3 years, 3 months ago
  86. 98ce68d Enable permission checks for zipfuse filesystems by Jiyong Park · 3 years, 3 months ago
  87. dc81c11 Root dir of zipfuse gets permission 500 by Jiyong Park · 3 years, 3 months ago
  88. 7581dc3 zipfuse: files default permission is 400 by Jiyong Park · 3 years, 3 months ago
  89. c5d3e09 Merge "More API changes" by Treehugger Robot · 3 years, 3 months ago
  90. 6e322eb javalib: Remove JNI boilerplate code by David Brazdil · 3 years, 3 months ago
  91. 45713c7 javalib: More eagerly terminate virtmgr by David Brazdil · 3 years, 3 months ago
  92. 2466a42 javalib: Mark mVirtualizationService field final by David Brazdil · 3 years, 3 months ago
  93. f7d4009 Merge "Update TEST_MAPPING files" by Nikita Ioffe · 3 years, 3 months ago
  94. a9ec9ef Merge "virtmgr: Set O_CLOEXEC on inherited FDs" by Treehugger Robot · 3 years, 3 months ago
  95. 161ddda virtmgr: Set O_CLOEXEC on inherited FDs by David Brazdil · 3 years, 3 months ago
  96. 336d0cb Update for version 0.2.0 of virtio-drivers crate. by Andrew Walbran · 3 years, 3 months ago
  97. 0f00864 Merge changes Ifd923a38,Iab706340 by David Brazdil · 3 years, 3 months ago
  98. 7c6fe54 More API changes by Alan Stokes · 3 years, 3 months ago
  99. 2af2fac [avb][test] Test tampered kernel footer fails verification by Alice Wang · 3 years, 3 months ago
  100. 26fd012 [avb_footer] Include initrd_* hashes as hash descriptors in kernel footer by Alice Wang · 3 years, 3 months ago