1. e8d85b5 remount: Merge 'remount' and 'set-verity-state' by Yi-Yo Chiang · 3 years, 4 months ago
  2. a799a58 remount: Use MyLogger class and sundry improvements by Yi-Yo Chiang · 3 years, 4 months ago
  3. 25eb51a Merge "fs_mgr_overlayfs: Remove backing image if failed to allocate scratch" by Yi-yo Chiang · 3 years, 4 months ago
  4. a433501 Merge "charger: update resource location" by Treehugger Robot · 3 years, 4 months ago
  5. da64431 Merge "Clean up some unneeded non-neon support." by Treehugger Robot · 3 years, 4 months ago
  6. 7a30483 Clean up some unneeded non-neon support. by Elliott Hughes · 3 years, 4 months ago
  7. c82ad4f fs_mgr_overlayfs: Remove backing image if failed to allocate scratch by Yi-Yo Chiang · 3 years, 4 months ago
  8. cb881e7 Merge "Add riscv support for heap_addr_in_register" by Treehugger Robot · 3 years, 4 months ago
  9. c666453 Merge "Remove unnecessary logging." by Christopher Ferris · 3 years, 4 months ago
  10. 3f4d036 Add riscv support for heap_addr_in_register by haocheng.zy@linux.alibaba.com · 3 years, 6 months ago
  11. fac411d Remove unnecessary logging. by Christopher Ferris · 3 years, 4 months ago
  12. c8c24a7 Merge changes I4c55790c,I14baaa7a by Treehugger Robot · 3 years, 4 months ago
  13. 0eaca46 Merge "Add mmap_rnd_bits routine for riscv64" by Treehugger Robot · 3 years, 4 months ago
  14. d8ef6f8 init: Fix a race condition in KillProcessGroup() by Bart Van Assche · 3 years, 5 months ago
  15. c7d7ed0 init: Document that ReapOneProcess() does not modify 'pid' by Bart Van Assche · 3 years, 5 months ago
  16. 1b2d443 Merge "init: Log more information if stopping times out" by Treehugger Robot · 3 years, 4 months ago
  17. 2afbe62 Merge "init: Fix HandleSignalFd()" by Bart Van Assche · 3 years, 4 months ago
  18. ea595ba init: Log more information if stopping times out by Bart Van Assche · 3 years, 5 months ago
  19. 745111f Merge "Remove unneeded 'slave' flag for /data_mirror/data_ce/null" by Eric Biggers · 3 years, 4 months ago
  20. c09eee0 Add mmap_rnd_bits routine for riscv64 by Mao Han · 3 years, 5 months ago
  21. 1a5b593 init: Fix HandleSignalFd() by Bart Van Assche · 3 years, 4 months ago
  22. 874448f Merge "subcontext: Change a std::string argument into std::string_view" by Bart Van Assche · 3 years, 4 months ago
  23. f2d93ce Merge changes I8174adf8,I9d252b0b by Nathan Huckleberry · 3 years, 4 months ago
  24. 28a1969 Remove unneeded 'slave' flag for /data_mirror/data_ce/null by Eric Biggers · 3 years, 4 months ago
  25. 462ea55 subcontext: Change a std::string argument into std::string_view by Bart Van Assche · 3 years, 4 months ago
  26. 5e524e2 Merge "init: Introduce class InterprocessFifo" by Bart Van Assche · 3 years, 4 months ago
  27. 997d738 Expose system property for dm-verity check_at_most_once by Nathan Huckleberry · 3 years, 5 months ago
  28. 8f6fcd1 Fix flaky AVB test from late verity_update_state by Nathan Huckleberry · 3 years, 5 months ago
  29. c052460 Merge "fs_mgr_overlayfs: Fallback to allocate scratch on super if /data failed" by Treehugger Robot · 3 years, 4 months ago
  30. 7952a7b Merge "libsnapshot: Do not store CowOperations in memory during writes" by Akilesh Kailash · 3 years, 4 months ago
  31. 1c76ccb fs_mgr_overlayfs: Fallback to allocate scratch on super if /data failed by Yi-Yo Chiang · 3 years, 4 months ago
  32. 1693f42 init: Introduce class InterprocessFifo by Bart Van Assche · 3 years, 5 months ago
  33. b71b32d libsnapshot: Do not store CowOperations in memory during writes by Akilesh Kailash · 3 years, 4 months ago
  34. ce45c8f Merge "Replaced `-1` with `EXIT_FAILURE` and validated confirmationui service status after registering it with `CHECK_EQ` macro." by Treehugger Robot · 3 years, 4 months ago
  35. 0543f06 Merge "Switch to tombstoned.microdroid" by Nikita Ioffe · 3 years, 4 months ago
  36. 9d86372 Merge "snapshotctl: Add a test-blank-ota command for development." by David Anderson · 3 years, 4 months ago
  37. 4092a77 Replaced `-1` with `EXIT_FAILURE` and validated confirmationui service by Rajesh Nyamagoud · 3 years, 4 months ago
  38. d62bdd2 snapshotctl: Add a test-blank-ota command for development. by David Anderson · 3 years, 5 months ago
  39. 75be784 Switch to tombstoned.microdroid by Nikita Ioffe · 3 years, 4 months ago
  40. 882c168 Merge "libfstab_fuzzer: fuzz TransformFstabForDsu() and skip mount logic" by Treehugger Robot · 3 years, 4 months ago
  41. 537ab23 Merge "init: skip cgroup/task_profiles configuration if cgroups are disabled" by Nikita Ioffe · 3 years, 4 months ago
  42. 1f50b0e Merge changes Ia080132f,I0d344b5f by Treehugger Robot · 3 years, 4 months ago
  43. 77f3fe5 init: Fix the implementation of the task_profiles keyword by Bart Van Assche · 3 years, 5 months ago
  44. 4029b05 Add __ANDROID_API_[STU]__ definitions by Bart Van Assche · 3 years, 5 months ago
  45. 202a688 Merge "libutils: Include limits for std::numeric_limits::max" by Treehugger Robot · 3 years, 5 months ago
  46. c2b1654 init: skip cgroup/task_profiles configuration if cgroups are disabled by Nikita Ioffe · 3 years, 5 months ago
  47. 40a8223 libfstab_fuzzer: fuzz TransformFstabForDsu() and skip mount logic by Yi-Yo Chiang · 3 years, 5 months ago
  48. 9e25bf0 libutils: Include limits for std::numeric_limits::max by Biswapriyo Nath · 3 years, 5 months ago
  49. 7014fa9 Merge "Changes to adapt confirmationui AIDL spec." by Tri Vo · 3 years, 5 months ago
  50. 51706e7 Merge "init/epoll: Stop using smart pointers" by Bart Van Assche · 3 years, 5 months ago
  51. 72b884b Merge "init/epoll: Make Epoll::Wait() easier to use" by Bart Van Assche · 3 years, 5 months ago
  52. 44d7397 Merge "init/epoll: Switch to aggregate initialization" by Bart Van Assche · 3 years, 5 months ago
  53. 5c7dc40 Merge "init: Improve readability of the code in SecondStageMain()" by Bart Van Assche · 3 years, 5 months ago
  54. dcd23df init/epoll: Stop using smart pointers by Bart Van Assche · 3 years, 5 months ago
  55. bc5c4a4 init/epoll: Make Epoll::Wait() easier to use by Bart Van Assche · 3 years, 5 months ago
  56. a1c8a62 init/epoll: Switch to aggregate initialization by Bart Van Assche · 3 years, 5 months ago
  57. 4842650 init: Improve readability of the code in SecondStageMain() by Bart Van Assche · 3 years, 5 months ago
  58. cc7ddc0 Merge "Revert "fs_mgr_overlayfs: Revert to use /data only if VAB"" by Yi-yo Chiang · 3 years, 5 months ago
  59. a693071 Merge "Trusty IRemotelyProvisionedComponent v3 HAL implementation" by Tri Vo · 3 years, 5 months ago
  60. 9c3113a Merge "init/epoll: Fix a potential use-after-free" by Treehugger Robot · 3 years, 5 months ago
  61. ad5cc05 Merge "libsnapshot: Changes to AddCopy() API" by Akilesh Kailash · 3 years, 5 months ago
  62. b23bf16 libsnapshot: Changes to AddCopy() API by Akilesh Kailash · 3 years, 5 months ago
  63. b0177a0 init/epoll: Fix a potential use-after-free by Bart Van Assche · 3 years, 5 months ago
  64. 9457a9a Merge "init: Introduce Epoll::SetFirstCallback()" by Treehugger Robot · 3 years, 5 months ago
  65. 63190d2 Merge changes I7681e9a4,If84ff730 by Akilesh Kailash · 3 years, 5 months ago
  66. 6314ba7 Merge "init/epoll_test: Improve this test" by Treehugger Robot · 3 years, 5 months ago
  67. 7facdcc Merge "Remove an obsolete workaround." by Treehugger Robot · 3 years, 5 months ago
  68. 1119e8e libsnapshot: Refactor compress function by Akilesh Kailash · 3 years, 5 months ago
  69. e8f6a12 libsnapshot: Refactor code by Akilesh Kailash · 3 years, 5 months ago
  70. 06a839f Remove an obsolete workaround. by Elliott Hughes · 3 years, 5 months ago
  71. a2c1604 init: Introduce Epoll::SetFirstCallback() by Bart Van Assche · 3 years, 5 months ago
  72. 20954a8 init/epoll_test: Improve this test by Bart Van Assche · 3 years, 5 months ago
  73. 3ea0f31 Merge "Use ro.product.vendor.device to determine if running on Cuttlefish" by Treehugger Robot · 3 years, 5 months ago
  74. 956a454 Revert "fs_mgr_overlayfs: Revert to use /data only if VAB" by Yi-yo Chiang · 3 years, 5 months ago
  75. eb88e7b Use ro.product.vendor.device to determine if running on Cuttlefish by Yi-yo Chiang · 3 years, 5 months ago
  76. e7f5532 Merge "fs_mgr_overlayfs: Add scratch size override system property" by Yi-yo Chiang · 3 years, 5 months ago
  77. 2d7765c Merge "riscv64 has no "other" to need an sepolicy." by Treehugger Robot · 3 years, 5 months ago
  78. 356e83b riscv64 has no "other" to need an sepolicy. by Elliott Hughes · 3 years, 5 months ago
  79. 4a93612 Merge "Harden CrasherTest::Trap under sanitizers." by Evgenii Stepanov · 3 years, 5 months ago
  80. 37b878d Merge "overlayfs: use overlayfs for f2fs readonly mode" by Treehugger Robot · 3 years, 5 months ago
  81. c114177 overlayfs: use overlayfs for f2fs readonly mode by Jaegeuk Kim · 3 years, 5 months ago
  82. cfd803d Merge "Add tomstone proto support for riscv64" by Elliott Hughes · 3 years, 5 months ago
  83. b9801d8 Merge "Add seccomp policy for riscv64 crash_dump" by Elliott Hughes · 3 years, 5 months ago
  84. 0e6641a Merge "Disable code_coverage.other for riscv64" by Colin Cross · 3 years, 5 months ago
  85. 361455e Harden CrasherTest::Trap under sanitizers. by Evgenii Stepanov · 3 years, 5 months ago
  86. 83fc304 Disable code_coverage.other for riscv64 by Colin Cross · 3 years, 5 months ago
  87. ce223a5 Trusty IRemotelyProvisionedComponent v3 HAL implementation by Tri Vo · 3 years, 5 months ago
  88. 862f8b1 Merge "Fix bug in WriteStringToFileAtomic" by Treehugger Robot · 3 years, 5 months ago
  89. 29752d2 Merge "libprocessgroup: Improve error messages" by Treehugger Robot · 3 years, 5 months ago
  90. 7e05c04 Fix bug in WriteStringToFileAtomic by Kelvin Zhang · 3 years, 5 months ago
  91. 5a6834b Merge "Add riscv64 support for debuggerd/crasher" by Elliott Hughes · 3 years, 5 months ago
  92. 9f22d4f Changes to adapt confirmationui AIDL spec. by Rajesh Nyamagoud · 3 years, 5 months ago
  93. ad4ecd9 Merge "Implement getHardwareInfo() in Trusty KM TA" by Tri Vo · 3 years, 5 months ago
  94. 8c0101b Add tomstone proto support for riscv64 by Liu Cunyuan · 3 years, 5 months ago
  95. a22af66 Add seccomp policy for riscv64 crash_dump by Chen Guoyin · 3 years, 5 months ago
  96. b13a10b Add riscv64 support for debuggerd/crasher by Xia Lifang · 3 years, 5 months ago
  97. ef8ea8f Merge changes I840cce02,I3dbe6b6d by Elliott Hughes · 3 years, 5 months ago
  98. 7a95261 libprocessgroup: Improve error messages by Bart Van Assche · 3 years, 5 months ago
  99. 025b7f3 Implement getHardwareInfo() in Trusty KM TA by Tri Vo · 3 years, 5 months ago
  100. 0d77b38 Add code_coverage seccomp policy for riscv64 by Chen Guoyin · 3 years, 5 months ago