1. e5a5717 Merge tag 'android-16.0.0_r3' into staging/lineage-23.0_merge-android-16.0.0_r3 by Michael Bestas · 5 months ago
  2. 914a773 core: Fix host_init_verifier for devices with overriding services by Alexander Koskovich · 1 year, 4 months ago
  3. 97da59b Revert "init: remove session keyring workaround for old kernels" by Michael Bestas · 1 year, 10 months ago
  4. 856b78c Revert "init: Remove schedtune support" by Giovanni Ricca · 1 year, 1 month ago
  5. be226e2 init: devices: Add option to accept any device as boot device by Yumi Yukimura · 2 years, 3 months ago
  6. 6424aea first_stage_mount: Skip dm-verity setup if AVB is not enabled by me-cafebabe · 3 years, 6 months ago
  7. c854f85 init: Don't enable ADB by default on userdebug builds by Aaron Kling · 3 years, 2 months ago
  8. c0ae5fa reboot: allow opting-in to fastbootd by Alessandro Astone · 6 years ago
  9. 336343f init: don't skip starting a service with no domain if permissive by William Bellavance · 10 years ago
  10. c721d01 init: add a hook before parsing system properties by dianlujitao · 9 months ago
  11. 4e4603b Revert "Ensure to kill all processes and reap them before unmounting" by Jiyong Park · 9 months ago
  12. f2fe3f3 init: Add vendor-specific initialization hooks. by David Ng · 13 years ago
  13. ff49087 Ensure to kill all processes and reap them before unmounting by Jiyong Park · 10 months ago
  14. 071df8d Remove override_creds flag by Paul Lawrence · 10 months ago
  15. 585ea58 Merge "prefetch: use latest version of rand crate" into main by Treehugger Robot · 10 months ago
  16. f2ae447 prefetch: use latest version of rand crate by Jeff Vander Stoep · 10 months ago
  17. 4538a37 prefetch: Handle large folios correctly by Tatsuyuki Ishi · 10 months ago
  18. b300fc4 Merge changes from topic "init_dev_config" into main by Aleksander Morgado · 10 months ago
  19. 5c23cef Merge "Revert "graceful shutdown in microdroid"" into main by Jiyong Park · 10 months ago
  20. 9f3bf29 Revert "graceful shutdown in microdroid" by Jiyong Park · 10 months ago
  21. f57e98f Merge "Keep using the same version of rand crate" into main by Jeffrey Vander Stoep · 10 months ago
  22. 28d45b0 Merge "init: Log shutdown time using klog before kernel reboot" into main by Yuan Yao · 10 months ago
  23. 45f7301 Merge "init: Use const reference for Timer in LogShutdownTime" into main by Yuan Yao · 10 months ago
  24. 402e22e Keep using the same version of rand crate by Jeff Vander Stoep · 10 months ago
  25. 4c9da0a Fix: incorrect use of Trim by Jiyong Park · 10 months ago
  26. 4759c21 graceful shutdown in microdroid by Jiyong Park · 11 months ago
  27. 630a040 init: allow expanding the program path in a service declaration by Aleksander Morgado · 11 months ago
  28. 715e312 Do not add "adb" to the USB functions if USB is not available by Roman Kiryanov · 11 months ago
  29. e9d2856 init: CanMountApexBeforeData() by Jooyung Han · 11 months ago
  30. f29ff04 init: Log shutdown time using klog before kernel reboot by Yuan Yao · 12 months ago
  31. 8ed2773 init: Use const reference for Timer in LogShutdownTime by Yuan Yao · 12 months ago
  32. 0d1ef89 init: Check umount timeout failure in test by Yuan Yao · 12 months ago
  33. 2080177 init: Add reboot fs integrity test by Yuan Yao · 12 months ago
  34. bc67722 Merge "init: log unmount timeout/failure using KLOG" into main by Yuan Yao · 11 months ago
  35. d3924a3 Merge "init: run scudo's M_PURGE_ALL before idling" into main by Frederick Mayle · 11 months ago
  36. 1fa1ad3 Merge "init: ServiceParser ignores duplicate service" into main by Jooyung Han · 11 months ago
  37. c3941db init: run scudo's M_PURGE_ALL before idling by Frederick Mayle · 11 months ago
  38. e5e5991 init: log unmount timeout/failure using KLOG by Yuan Yao · 12 months ago
  39. 6ba56dd init: reboot: Kick off RebootMonitorThread() upon sys.shutdown.requested by Douglas Anderson · 12 months ago
  40. 6417c83 init: ServiceParser ignores duplicate service by Jooyung Han · 11 months ago
  41. 4a95879 init: reboot: Create a function for starting RebootMonitorThread() by Douglas Anderson · 12 months ago
  42. 1695b29 init: reboot: Remove `reboot_target` arg from RebootMonitorThread() by Douglas Anderson · 12 months ago
  43. 2728444 init: reboot: Improve RebootMonitorThread() evasive actions by Douglas Anderson · 12 months ago
  44. d1a9b2e init: reboot: Simplify the RebootMonitorThread() by Douglas Anderson · 12 months ago
  45. df66c4b init: reboot: Max ro.build.shutdown_timeout at 10s as the "clean" timeout by Douglas Anderson · 12 months ago
  46. d436c6a Merge "Revert "Make sure to set SVC_CRITICAL regardless of other agrs"" into main by Priyanka Advani (xWF) · 11 months ago
  47. 06b2733 Revert "Make sure to set SVC_CRITICAL regardless of other agrs" by Priyanka Advani (xWF) · 11 months ago
  48. c87595e Merge "Make sure to set SVC_CRITICAL regardless of other agrs" into main by Jiyong Park · 11 months ago
  49. e8d8371 Reapply "init: perform_apex_config restorecon apex-info-list" by Jooyung Han · 11 months ago
  50. 69bd39f Revert "init: perform_apex_config restorecon apex-info-list" by ELIYAZ MOMIN (xWF) · 11 months ago
  51. 4689e66 init: perform_apex_config restorecon apex-info-list by Jooyung Han · 11 months ago
  52. ebdd5bc init: pre-create loop devices by Jooyung Han · 11 months ago
  53. e905163 Make sure to set SVC_CRITICAL regardless of other agrs by Sebastian Achim · 1 year, 1 month ago
  54. 39b0bac first_stage_init: Remove unused field by Jooyung Han · 11 months ago
  55. 5330b76 Move tradeinmode wipe handling to second-stage init. by David Anderson · 12 months ago
  56. 8d145d8 Merge changes I22edd5b8,Ide510584,I4b395c48,Ie51344b0,I0d4e3e75 into main by Treehugger Robot · 12 months ago
  57. ebd35be Merge changes Ic8cf669c,I3df2889a,Id2d6045f,I8c15394d into main by Treehugger Robot · 12 months ago
  58. b3eb194 ueventd: allow the ueventd main loop to run in parallel by Takaya Saeki · 12 months ago
  59. 503a9d3 ueventd: introduce UeventDependencyGraph class by Takaya Saeki · 12 months ago
  60. 83f735c ueventd: allow FirmwareHandler to run in a single process after coldboot by Takaya Saeki · 12 months ago
  61. c7a304c Merge "Move tradeinmode wipe handling to second-stage init." into main by David Anderson · 12 months ago
  62. 585dd6e Move tradeinmode wipe handling to second-stage init. by David Anderson · 12 months ago
  63. e438de7 ueventd: update the comment on parallel handling by Takaya Saeki · 12 months ago
  64. 2b2a75d ueventd: make some FirmwareHandler fields const by Takaya Saeki · 12 months ago
  65. ad81455 ueventd: parse seqnum field of a uevent by Takaya Saeki · 1 year ago
  66. 74d4dc2 ueventd: make DeviceHandler::HandleUevent thread-safe by Takaya Saeki · 1 year ago
  67. 19943ac host_init_verifier: use shared libs if possible by Jooyung Han · 12 months ago
  68. a45491c init: update paths need to umount after first umount failure by Yuan Yao · 12 months ago
  69. 0eb317a init: Refactor UmountPartitions() function by Yuan Yao · 12 months ago
  70. 788bb4b init: Extract dump part from FindPartitionsToUmount by Yuan Yao · 12 months ago
  71. 2b6b27a init: use a single mnt ns for mount-before-data by Jooyung Han · 12 months ago
  72. 33b0992 init: refactor perform_apex_config by Jooyung Han · 12 months ago
  73. c55b2ad Merge "init: disable destructors on global and static variables" into main by Frederick Mayle · 12 months ago
  74. 5e4d4a1 init: disable destructors on global and static variables by Frederick Mayle · 12 months ago
  75. 420cb95 Merge "init: Replace IsDataMounted function with GetDataFsType" into main by Yuan Yao · 12 months ago
  76. 37792d9 init: Replace IsDataMounted function with GetDataFsType by Yuan Yao · 12 months ago
  77. bcc8f94 init: skip SnapshotManager steps for microdroid variant by Frederick Mayle · 12 months ago
  78. beb7b87 Merge "init: flush ext4 file system on shutdown" into main am: a3b721a322 by Yuan Yao · 1 year ago
  79. b5583de Revert "Parallel Module Loading: Refactor threads pool and architecture" by Chung-Kai (Michael) Mei · 1 year ago
  80. 9bcd245 Revert "Parallel Module Loading: Add performance mode" by Chung-Kai (Michael) Mei · 1 year ago
  81. eca4232 Revert "Parallel Module Loading: Add conservative mode" by Chung-Kai (Michael) Mei · 1 year ago
  82. a3b721a Merge "init: flush ext4 file system on shutdown" into main by Yuan Yao · 1 year ago
  83. ac52c5f Merge changes from topic "revert-3556468-FZSHFLNSWZ" into main am: 3158998f0a by Treehugger Robot · 1 year ago
  84. 58473c2 Revert "Parallel Module Loading: Refactor threads pool and architecture" by Chung-Kai (Michael) Mei · 1 year ago
  85. 0f62f62 Revert "Parallel Module Loading: Add performance mode" by Chung-Kai (Michael) Mei · 1 year ago
  86. 3a3df3d Revert "Parallel Module Loading: Add conservative mode" by Chung-Kai (Michael) Mei · 1 year ago
  87. e5777c3 Revert "Parallel module loading: Fix typo and simplify logic" by Chung-Kai (Michael) Mei · 1 year ago
  88. 2a9a6b5 init: flush ext4 file system on shutdown by Junichi Uekawa · 1 year, 1 month ago
  89. 450047a Merge "Parallel module loading: Fix typo and simplify logic" into main am: 124e0b6d3e by Treehugger Robot · 1 year ago
  90. 0455ece Parallel module loading: Fix typo and simplify logic by Chungkai Mei · 1 year ago
  91. 7d6938a Merge changes I41ebaf72,I638bc2d7 into main am: 900221fe33 by William McVicker · 1 year ago
  92. a4211ae Parallel Module Loading: Add conservative mode by Chungkai Mei · 1 year, 1 month ago
  93. 6f3c362 Parallel Module Loading: Add performance mode by Chungkai Mei · 1 year, 1 month ago
  94. a7d3d5f Merge "Parallel Module Loading: Refactor threads pool and architecture" into main am: 341f7e963e by Chung-Kai (Michael) Mei · 1 year ago
  95. 341f7e9 Merge "Parallel Module Loading: Refactor threads pool and architecture" into main by Chung-Kai (Michael) Mei · 1 year ago
  96. 1de0c79 Merge "libprefetch: fix regex to match 5.x/6.x ftrace event format" into main am: 1a0f162333 by Soichiro Fujii · 1 year ago
  97. 55bf2ff libprefetch: fix regex to match 5.x/6.x ftrace event format by Soichiro Fujii · 1 year ago
  98. 8fa61d8 Revert "Reapply "libprocessgroup: Look for memcg v2 MaxActivationDepth override"" by T.J. Mercier · 1 year ago
  99. 801a1e9 Merge "Remount tmpfs for overlays for compatibility with old 1st stage" into main by Treehugger Robot · 1 year ago
  100. 435557c Parallel Module Loading: Refactor threads pool and architecture by Chungkai Mei · 1 year, 3 months ago