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