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