1. a3f91fc cts: Skip CtsInitTestCases over a native bridge. by Kazuhiro Inaba · 4 years, 8 months ago
  2. e494e6c init: skip RejectsCriticalAndOneshotService for devices launched before R by Tom Cherry · 4 years, 9 months ago
  3. 4d686b6 ReadFileSymbolicLink checks /system/bin/ps by Boleyn Su · 4 years, 9 months ago
  4. b104188 Respect ro.boot.fstab_suffix in swapon_all by Alistair Delva · 4 years, 10 months ago
  5. 1402645 Add documentation for umount_all by Alistair Delva · 4 years, 10 months ago
  6. 216b99b first_stage_init: support kernel module directories by Steve Muckle · 4 years, 10 months ago
  7. f3e0e4c Merge changes from topic "fusectl" into rvc-dev by Martijn Coenen · 4 years, 10 months ago
  8. 8b86120 Abort FUSE filesystems during shutdown. by Martijn Coenen · 4 years, 10 months ago
  9. f4dba5b Add ro.boot.fstab_suffix and modify mount_all to use it by Alistair Delva · 4 years, 11 months ago
  10. 2aae757 init: support wait timeout with more precision by Mark Salyzyn · 5 years ago
  11. b98628a init: failed to set sys.usb.controller by Mark Salyzyn · 5 years ago
  12. e017b47 InitFatalReboot: Trigger panic explicitly for init_fatal_panic by Woody Lin · 5 years ago
  13. f786e92 first_stage_init: add support to skip module load failures by Will McVicker · 5 years ago
  14. 46892e9 init: Add task_profiles init command by Suren Baghdasaryan · 5 years ago
  15. 9e151dd Merge "Add reason why userspace reboot shutdown sequence failed" into rvc-dev by Nikita Ioffe · 5 years ago
  16. e7ae1c2 Add reason why userspace reboot shutdown sequence failed by Nikita Ioffe · 5 years ago
  17. 4875cfa Reject services that are both critical and oneshot by Nikita Ioffe · 5 years ago
  18. 9581394 init: fix restarting of subcontext by Tom Cherry · 5 years ago
  19. 9286d01 Merge "Add /mnt/androidwritable for MOUNT_EXTERNAL_ANDROID_WRITABLE apps" into rvc-dev by TreeHugger Robot · 5 years ago
  20. 35d33b2 Cleanup logic in KillZramBackingDevice by Nikita Ioffe · 5 years ago
  21. da7a35f first_stage_init: add hook to exec a shell script by Steve Muckle · 5 years ago
  22. 94fde4d Add /mnt/androidwritable for MOUNT_EXTERNAL_ANDROID_WRITABLE apps by Ricky Wai · 5 years ago
  23. ec5fee9 Fallback to hard reboot if userspace reboot hasn't started in time by Nikita Ioffe · 5 years ago
  24. 5ea1ae4 first_stage_init: load modules in modules.load.recovery in recovery by Steve Muckle · 5 years ago
  25. 020cd53 Merge "first_stage_init: increase serial console tries to 50" into rvc-dev by Will Mcvicker · 5 years ago
  26. 380b8f6 Remove vts10 tests from vts suite by Dan Shi · 5 years ago
  27. 2920c6f first_stage_init: increase serial console tries to 50 by Will McVicker · 5 years ago
  28. 3c7bc46 Merge "init: don't sync() before shutting down services" into rvc-dev by Tom Cherry · 5 years ago
  29. 34b1e17 init: don't sync() before shutting down services by Tom Cherry · 5 years ago
  30. 18a2cf3 Properly fail userspace reboot if it's not supported by Nikita Ioffe · 5 years ago
  31. 411a8bf Make init.userspace_reboot.is_supported a rw property by Nikita Ioffe · 5 years ago
  32. 7022a08 Merge "init: require root for oneshot_on test" into rvc-dev by TreeHugger Robot · 5 years ago
  33. c8800cb init: require root for oneshot_on test by Tom Cherry · 5 years ago
  34. 7e2bd9f init: do not handle control messages after shutdown by Tom Cherry · 5 years ago
  35. 4add7cc init: fix StopSendingMessages() by Tom Cherry · 5 years ago
  36. 4dea980 init: use an eventfd instead of socketpair to wake the main loop by Tom Cherry · 5 years ago
  37. 32303fa init: Forcefully mount system_ext on DAP devices if not present in fstab. by David Anderson · 5 years ago
  38. 7e2b6ff init: Factor out first-stage uevent handling into a separate class. by David Anderson · 5 years ago
  39. b2132fe init: Remove special-case hacks for the super partition. by David Anderson · 5 years ago
  40. 85d862f Use properties for various userspace reboot timeouts by Nikita Ioffe · 5 years ago
  41. ed0480b Merge "Remove use of static libdexfile to avoid linking in ART internal code." into rvc-dev by TreeHugger Robot · 5 years ago
  42. 0ed6831 Merge "init: add missing TEMP_FAILURE_RETRY" into rvc-dev by TreeHugger Robot · 5 years ago
  43. 42618a2 init: add missing TEMP_FAILURE_RETRY by Tom Cherry · 5 years ago
  44. a849029 Remove use of static libdexfile to avoid linking in ART internal code. by Martin Stjernholm · 5 years ago
  45. a1851c2 init: add ctl.oneshot_on/ctl.oneshot_off by Tom Cherry · 5 years ago
  46. e6fe3e3 init: use a no-op signal handler instead of SIG_IGN for SIGPIPE by Tom Cherry · 5 years ago
  47. 7f3996f init: Fix restorecon for /metadata. by David Anderson · 5 years ago
  48. 24f38eb init: handle property messages asynchronously #2 by Tom Cherry · 5 years ago
  49. b003338 Revert "init: handle property service callbacks asynchronously" by Tom Cherry · 5 years ago
  50. 88edc71 Revert "Stop & Resume property service when switching to bootstrap namespace" by Tom Cherry · 5 years ago
  51. fc1bbab init: restorecon libsnapshot rollback indicator by Yifan Hong · 5 years ago
  52. dde0536 init: Make sure ImageManager status files are labelled. by David Anderson · 5 years ago
  53. 445dc4b Merge "Refine the exported DSU status" into rvc-dev by PO HUNG CHEN · 5 years ago
  54. 240184f Refine the exported DSU status by Howard Chen · 5 years ago
  55. 8938fcd Stop & Resume property service when switching to bootstrap namespace by Nikita Ioffe · 5 years ago
  56. 742741f init: handle property service callbacks asynchronously by Tom Cherry · 5 years ago
  57. b8862ac Refactor libinit_test_utils to not use libinit and expose its libraries by Tom Cherry · 5 years ago
  58. 03594fa Reset post_data_ and services_update_finished_ on userspace reboot by Nikita Ioffe · 5 years ago
  59. 3748054 If userspace reboot watchdog triggers, don't store reason in persistent property by Nikita Ioffe · 5 years ago
  60. 1e1a924 init: prevent persist.sys.usb.config initalized as none,adb by Howard Yen · 5 years ago
  61. a2c5106 Store reason in case of userspace-reboot watchdog reboot by Nikita Ioffe · 5 years ago
  62. efefe70 bootstat: enhance last reboot reason property with file backing by Mark Salyzyn · 6 years ago
  63. f442848 Preserving /avb/* keys to /metadata by Bowgo Tsai · 5 years ago
  64. 8918c39 libinit_test_utils: -= libhidl-gen-utils header by Steven Moreland · 5 years ago
  65. 7953424 Merge "libinit_test_utils: don't assume interface format" by Steven Moreland · 5 years ago
  66. 4858fb0 Merge "Don't log userspace_reboot.started/finished properties from init" by Nikita Ioffe · 5 years ago
  67. 1944764 Merge "init: group source files better in Android.bp" by Tom Cherry · 5 years ago
  68. e92c95a libinit_test_utils: don't assume interface format by Steven Moreland · 5 years ago
  69. 11b469e Don't log userspace_reboot.started/finished properties from init by Nikita Ioffe · 5 years ago
  70. 29a49fb Merge "Convert system/core to Result::ok()" by Treehugger Robot · 5 years ago
  71. 00e0a01 init: group source files better in Android.bp by Tom Cherry · 5 years ago
  72. a2a7c1e Merge "init: use ErrnoErrorf() instead of ErrnoError() << StringPrintf()" by Tom Cherry · 5 years ago
  73. 3c99955 Merge "Check Errorf()/ErrnoErrorf() format string at compile time" by Tom Cherry · 5 years ago
  74. cb27059 Convert system/core to Result::ok() by Bernie Innocenti · 5 years ago
  75. 0ab243a init: use ErrnoErrorf() instead of ErrnoError() << StringPrintf() by Tom Cherry · 5 years ago
  76. f442310 Check Errorf()/ErrnoErrorf() format string at compile time by Tom Cherry · 5 years ago
  77. fa653d9 first_stage_mount: reading all avb_keys before chroot by Bowgo Tsai · 5 years ago
  78. da2c35f Delete dangerous comparison operators from base::expected by Bernie Innocenti · 5 years ago
  79. edf9e48 Merge "init: handle process actions when waiting for exec services" by Tom Cherry · 5 years ago
  80. 396da24 init: handle process actions when waiting for exec services by Tom Cherry · 5 years ago
  81. 0e8661f Merge "Whitelist reboot reasons related to userspace reboot failure" by Nikita Ioffe · 5 years ago
  82. 955a9bb Merge "remount: Use /data for backing scratch storage." by David Anderson · 5 years ago
  83. ab1110e remount: Use /data for backing scratch storage. by David Anderson · 5 years ago
  84. cf7341b Trigger boot animation on userspace reboot by Nikita Ioffe · 5 years ago
  85. e4fd62b Whitelist reboot reasons related to userspace reboot failure by Nikita Ioffe · 5 years ago
  86. 0e9ec33 Merge "init: add builtin check for perf_event LSM hooks" by Ryan Savitski · 5 years ago
  87. 237c9a6 init: Fix a bug in MountDir by Satoshi Niwa · 5 years ago
  88. 0ca91ea Give x permission on apex data directories. by Oli Lan · 5 years ago
  89. fa9ba8a Merge "Refine the first stage mount for DSU" by Howard Chen · 5 years ago
  90. 020fbfe init: add builtin check for perf_event LSM hooks by Ryan Savitski · 5 years ago
  91. 252653a Don't reboot into recovery during userspace reboot by Nikita Ioffe · 5 years ago
  92. bd6f988 Merge "Change scope of ro.init.userspace_reboot.is_supported to public" by Nikita Ioffe · 5 years ago
  93. e4d97daa Change scope of ro.init.userspace_reboot.is_supported to public by Nikita Ioffe · 5 years ago
  94. d5f4953 Merge "init: document interface_* commands and ctl.* actions" by Treehugger Robot · 5 years ago
  95. 6c4138a init: document interface_* commands and ctl.* actions by Tom Cherry · 5 years ago
  96. aaa6a54 Merge "init: Bind mount /mnt/installer early for scoped storage." by Treehugger Robot · 5 years ago
  97. 54546a6 init: Bind mount /mnt/installer early for scoped storage. by Martijn Coenen · 5 years ago
  98. 2a0c881 Refine the first stage mount for DSU by Howard Chen · 5 years ago
  99. a956b47 Merge "InitFatalReboot: Panic the system if init_fatal_panic is "true"" by Woody Lin · 5 years ago
  100. 0d4a109 Merge "init: Fix writing "reboot recovery" to BCB" by Tom Cherry · 5 years ago