1. 648ae3a Use apex name in apex_manifest.pb as the mount point by Jiyong Park · 6 years ago
  2. 4b077c5 Require 'exact', 'prefix', or '' for match operation in property_contexts by Tom Cherry · 6 years ago
  3. d1f5a81 Merge "Store crashing process name in sysprop" by Gavin Corkery · 6 years ago
  4. 597eca8 Merge "Move linker config under /linkerconfig" by Kiyoung Kim · 6 years ago
  5. 5d0deb5 Store crashing process name in sysprop by Gavin Corkery · 6 years ago
  6. 5642bd2 Merge "init: clarify a comment" by Treehugger Robot · 6 years ago
  7. 06126e1 Merge changes from topics "createapexdirs", "createapexrollbackdirs" by Oli Lan · 6 years ago
  8. cbeaca5 init: clarify a comment by Tom Cherry · 6 years ago
  9. c99d60c init: add missing O_CLOEXEC by Tom Cherry · 6 years ago
  10. 13e51e7 Create DE_sys APEX data directories. by Oli Lan · 6 years ago
  11. 99df54b Move linker config under /linkerconfig by Kiyoung Kim · 6 years ago
  12. 97437a7 init: fsync() persistent properties directory after rename() by Tom Cherry · 6 years ago
  13. abd5046 Merge "Remove service defined in an APEX during userspace reboot" by Nikita Ioffe · 6 years ago
  14. 091c4d1 Remove service defined in an APEX during userspace reboot by Nikita Ioffe · 6 years ago
  15. 7592402 Merge "init: Replace property_set() with android::base::SetProperty()" by Tom Cherry · 6 years ago
  16. 5723509 Merge "Point to exec_start from start in init documentation" by Anton Hansson · 6 years ago
  17. 8c4d930 Point to exec_start from start in init documentation by Anton Hansson · 6 years ago
  18. 028e1d4 Merge "Bind-mount individual flattened APEXes" by Jooyung Han · 6 years ago
  19. c88d8f9 init: Replace property_set() with android::base::SetProperty() by Tom Cherry · 6 years ago
  20. cafa75c Merge "FscryptInstallKeyring: don't re-create keyring if it's already created" by Nikita Ioffe · 6 years ago
  21. 9f71d61 Merge "Add basic support for remounting ext4 userdata into checkpoint" by Nikita Ioffe · 6 years ago
  22. 8fa4d6c Merge "init: always kill oneshot services' process groups." by Tom Cherry · 6 years ago
  23. 1f40c94 FscryptInstallKeyring: don't re-create keyring if it's already created by Nikita Ioffe · 6 years ago
  24. bee7b8c Add basic support for remounting ext4 userdata into checkpoint by Nikita Ioffe · 6 years ago
  25. 57d7bb6 Fix typo in userspace reboot watchdog by Nikita Ioffe · 6 years ago
  26. 5bb9d21 Bind-mount individual flattened APEXes by Jooyung Han · 6 years ago
  27. 1b0ea6c Merge "init: fix subcontext tests running as non-root." by Treehugger Robot · 6 years ago
  28. 1c005f3 init: fix subcontext tests running as non-root. by Tom Cherry · 6 years ago
  29. d89ed13 init: always kill oneshot services' process groups. by Tom Cherry · 6 years ago
  30. 23dbd6d Make userspace_reboot.in_progress sysprop-as-api by Nikita Ioffe · 6 years ago
  31. dc4bd27 Merge "Add a very basic userspace reboot watchdog" by Nikita Ioffe · 6 years ago
  32. bc1d0b0 Merge "init: make CheckPropertyTriggers() more efficient" by Tom Cherry · 6 years ago
  33. 82a431e Add a very basic userspace reboot watchdog by Nikita Ioffe · 6 years ago
  34. 1efc484 init: make CheckPropertyTriggers() more efficient by Tom Cherry · 6 years ago
  35. c0df187 Add sysprops for start & end of userspace reboot by Nikita Ioffe · 6 years ago
  36. 18278d2 init: make triggering shutdown from vendor_init better by Tom Cherry · 6 years ago
  37. e91c76b Merge "init: check property type in host_init_verifier" by Tom Cherry · 6 years ago
  38. edad2bf Use PLOG and TEMP_FAILURE_RETRY for uevent socket errors by Tom Cherry · 6 years ago
  39. 47cdf6c Merge "Move init and ueventd scripts from / to /system/etc" by Tom Cherry · 6 years ago
  40. b5f2ec0 init: check property type in host_init_verifier by Tom Cherry · 6 years ago
  41. c9f5353 Move init and ueventd scripts from / to /system/etc by Tom Cherry · 6 years ago
  42. 838f5cc Merge "userspace reboot: don't re-install keyring when remounting userdata" by Nikita Ioffe · 6 years ago
  43. 8106c8e Merge changes from topic "native process registration" by Suren Baghdasaryan · 6 years ago
  44. be49555 Merge "Do not run init CTS test on secondary ABI" by Treehugger Robot · 6 years ago
  45. 63898aa userspace reboot: don't re-install keyring when remounting userdata by Nikita Ioffe · 6 years ago
  46. a4eeead Do not run init CTS test on secondary ABI by Tom Cherry · 6 years ago
  47. 449282c Merge "Make encryption action an argument to mkdir" by Paul Crowley · 6 years ago
  48. c29c2ba init: Add support for native service registration with lmkd by Suren Baghdasaryan · 6 years ago
  49. ab91ee9 userspace reboot: unmount apexes and switch to bootstrap namespace by Nikita Ioffe · 6 years ago
  50. dbee361 Merge "Make remount into checkpointing for ext4 userdata a no-op" by Nikita Ioffe · 6 years ago
  51. e4cb2c4 Merge "Move comments into selinux.h and fix" by Treehugger Robot · 6 years ago
  52. 42697d3 Make remount into checkpointing for ext4 userdata a no-op by Nikita Ioffe · 6 years ago
  53. 68258e8 Make encryption action an argument to mkdir by Paul Crowley · 6 years ago
  54. f831f10 Move comments into selinux.h and fix by Paul Crowley · 6 years ago
  55. 283e41d Merge "first_stage_init: if console enabled allow for errors in module loading" by Mark Salyzyn · 6 years ago
  56. 8fb7f77 init: hack for /charger symlink by Yifan Hong · 6 years ago
  57. a7144f7 first_stage_init: if console enabled allow for errors in module loading by Mark Salyzyn · 6 years ago
  58. 7160fc1 fs_mgr: Add stable_inodes flag to encrypted ext4 by Paul Crowley · 6 years ago
  59. 8a603a7 Merge "Userspace reboot: Support remounting userdata for f2fs" by Nikita Ioffe · 6 years ago
  60. 82f1cbe Merge "Use new libfscrypt interface" by Paul Crowley · 6 years ago
  61. 12a3607 Userspace reboot: Support remounting userdata for f2fs by Nikita Ioffe · 6 years ago
  62. 9107e6f Use new libfscrypt interface by Paul Crowley · 6 years ago
  63. e7ec8c8 init/reboot.cpp: user lower_snake_case instead of camelCase by Nikita Ioffe · 6 years ago
  64. 5d9cdae Merge "host_init_verifier: use libhidlmetadata" by Steven Moreland · 6 years ago
  65. 5310db8 init: only provide control message results for devices launching > Q by Tom Cherry · 6 years ago
  66. c243e19 Merge "Integrate libsnapshot with the boot control HAL." by David Anderson · 6 years ago
  67. dfe6d07 Integrate libsnapshot with the boot control HAL. by David Anderson · 6 years ago
  68. 422a758 host_init_verifier: use libhidlmetadata by Steven Moreland · 6 years ago
  69. a5a107f Merge "init: trigger shutdown directly from builtins" by Tom Cherry · 6 years ago
  70. 0dbfea7 init: trigger shutdown directly from builtins by Tom Cherry · 6 years ago
  71. aaab596 Only allow alphanumerical characters, '-' and '_' in event trigger names by Nikita Ioffe · 6 years ago
  72. 3f4b0d6 userspace reboot: stop post-data services and wait for them to be killed by Nikita Ioffe · 6 years ago
  73. 4d7d903 Merge "init: actually report which signal is causing the reboot." by Elliott Hughes · 6 years ago
  74. f1933c9 Merge "Add a skeleton of userspace reboot" by Nikita Ioffe · 6 years ago
  75. ba6968e Add a skeleton of userspace reboot by Nikita Ioffe · 6 years ago
  76. 636ebc9 init: actually report which signal is causing the reboot. by Elliott Hughes · 6 years ago
  77. 4ad0da9 Merge "init: drop unused direct dependency on libcrypto.so" by Treehugger Robot · 6 years ago
  78. 1be2a2c init: drop unused direct dependency on libcrypto.so by Tobias Thierer · 6 years ago
  79. 736557c Merge changes from topic "fscrypt-key-mgmt-improvements" by Eric Biggers · 6 years ago
  80. 72d2491 Make init.updatable_crashing a read/write property by Nikita Ioffe · 6 years ago
  81. 5fcc2b5 Convert SnapshotStatus to proto by Yifan Hong · 6 years ago
  82. 1a191bf Support loading system_ext_property_contexts by Bowgo Tsai · 6 years ago
  83. eaadc9d init/fscrypt_init_extensions: support setting v2 encryption policies by Eric Biggers · 6 years ago
  84. 34aba6a Merge "Separate system_ext_sepolicy.cil out of system sepolicy" by Treehugger Robot · 6 years ago
  85. 3699dbe Merge "init: add tips for debugging linker errors when launching init services" by Tom Cherry · 6 years ago
  86. aef269f Merge changes from topic "logwrapper-api-update" by Tom Cherry · 6 years ago
  87. 9328021 init: add tips for debugging linker errors when launching init services by Tom Cherry · 6 years ago
  88. f0d17fb Merge changes from topic "remove_ashmemd" by Treehugger Robot · 6 years ago
  89. 3a803eb Update init/fs_mgr for new logwrapper function by Tom Cherry · 6 years ago
  90. 2a62d42 Merge "Use libcrypto_static instead of libcrypto" by Colin Cross · 6 years ago
  91. 4cbf095 Merge "Must use libdexfile_support_static in a static executable." by Martin Stjernholm · 6 years ago
  92. 993d07f Merge changes from topic "boringssl-kmsg" by Tom Cherry · 6 years ago
  93. ff89b8d ueventd: duplicate /dev/ashmem by Tri Vo · 6 years ago
  94. f74b7f5 init: add stdio_to_kmsg option by Tom Cherry · 6 years ago
  95. 2ad47f3 Must use libdexfile_support_static in a static executable. by Martin Stjernholm · 6 years ago
  96. 513c989 Uevent: remove useless dir by lijiazi · 6 years ago
  97. e6d7168 Merge "Mount multiple DSU partitions when present." by Howard Chen · 6 years ago
  98. 03642ad Merge "init: create sockets before forking" by Tom Cherry · 6 years ago
  99. f016f25 Separate system_ext_sepolicy.cil out of system sepolicy by Bowgo Tsai · 6 years ago
  100. 1b09493 Mount multiple DSU partitions when present. by Howard Chen · 6 years ago