1. 79ec1f8 Unify logic for resetting properties before userspace reboot by Nikita Ioffe · 5 years ago
  2. 38a57c0 Merge "Generate linkerconfig per mount namespaces" by Kiyoung Kim · 5 years ago
  3. 7c0aa78 Generate linkerconfig per mount namespaces by Kiyoung Kim · 5 years ago
  4. bb27b2b Don't proceed with userspace reboot if device doesn't support it by Nikita Ioffe · 5 years ago
  5. e3f9db1 Use apex name in apex_manifest.pb as the mount point by Jiyong Park · 5 years ago
  6. 5f90566 Require 'exact', 'prefix', or '' for match operation in property_contexts by Tom Cherry · 5 years ago
  7. 673278e Merge "Store crashing process name in sysprop" by Gavin Corkery · 5 years ago
  8. 8018556 Merge "Move linker config under /linkerconfig" by Kiyoung Kim · 5 years ago
  9. 74c4080 Store crashing process name in sysprop by Gavin Corkery · 5 years ago
  10. e4a65b0 Merge "init: clarify a comment" by Treehugger Robot · 5 years ago
  11. 424ff14 Merge changes from topics "createapexdirs", "createapexrollbackdirs" by Oli Lan · 5 years ago
  12. 6c68893 init: clarify a comment by Tom Cherry · 5 years ago
  13. 39b04e2 init: add missing O_CLOEXEC by Tom Cherry · 5 years ago
  14. ab19d27 Create DE_sys APEX data directories. by Oli Lan · 5 years ago
  15. 107a4e5 Move linker config under /linkerconfig by Kiyoung Kim · 5 years ago
  16. 8d28651 init: fsync() persistent properties directory after rename() by Tom Cherry · 5 years ago
  17. 9cf2f83 Merge "Remove service defined in an APEX during userspace reboot" by Nikita Ioffe · 5 years ago
  18. 14cc087 Remove service defined in an APEX during userspace reboot by Nikita Ioffe · 5 years ago
  19. c39bcad Merge "init: Replace property_set() with android::base::SetProperty()" by Tom Cherry · 5 years ago
  20. 959be11 Merge "Point to exec_start from start in init documentation" by Anton Hansson · 5 years ago
  21. f978f06 Point to exec_start from start in init documentation by Anton Hansson · 5 years ago
  22. 933b6d5 Merge "Bind-mount individual flattened APEXes" by Jooyung Han · 5 years ago
  23. 8a4fd6c init: Replace property_set() with android::base::SetProperty() by Tom Cherry · 6 years ago
  24. 203bbd1 Merge "FscryptInstallKeyring: don't re-create keyring if it's already created" by Nikita Ioffe · 5 years ago
  25. c2671b9 Merge "Add basic support for remounting ext4 userdata into checkpoint" by Nikita Ioffe · 5 years ago
  26. 3b2d2ad Merge "init: always kill oneshot services' process groups." by Tom Cherry · 5 years ago
  27. cdce127 FscryptInstallKeyring: don't re-create keyring if it's already created by Nikita Ioffe · 5 years ago
  28. 1f897be Add basic support for remounting ext4 userdata into checkpoint by Nikita Ioffe · 5 years ago
  29. 8388a34 Fix typo in userspace reboot watchdog by Nikita Ioffe · 5 years ago
  30. 9e4f488 Bind-mount individual flattened APEXes by Jooyung Han · 5 years ago
  31. 3f1723e Merge "init: fix subcontext tests running as non-root." by Treehugger Robot · 5 years ago
  32. f70257e init: fix subcontext tests running as non-root. by Tom Cherry · 5 years ago
  33. 7350696 init: always kill oneshot services' process groups. by Tom Cherry · 5 years ago
  34. b2d5e02 Make userspace_reboot.in_progress sysprop-as-api by Nikita Ioffe · 5 years ago
  35. 57f4b3a Merge "Add a very basic userspace reboot watchdog" by Nikita Ioffe · 5 years ago
  36. b172d5f Merge "init: make CheckPropertyTriggers() more efficient" by Tom Cherry · 5 years ago
  37. bd314a4 Add a very basic userspace reboot watchdog by Nikita Ioffe · 5 years ago
  38. 32a6b42 init: make CheckPropertyTriggers() more efficient by Tom Cherry · 5 years ago
  39. 23ffbf8 Add sysprops for start & end of userspace reboot by Nikita Ioffe · 5 years ago
  40. ef74245 init: make triggering shutdown from vendor_init better by Tom Cherry · 5 years ago
  41. 5966c15 Merge "init: check property type in host_init_verifier" by Tom Cherry · 5 years ago
  42. c248ad9 Use PLOG and TEMP_FAILURE_RETRY for uevent socket errors by Tom Cherry · 5 years ago
  43. 9735e47 Merge "Move init and ueventd scripts from / to /system/etc" by Tom Cherry · 5 years ago
  44. 2659ac8 init: check property type in host_init_verifier by Tom Cherry · 5 years ago
  45. eb70765 Move init and ueventd scripts from / to /system/etc by Tom Cherry · 5 years ago
  46. e997515 Merge "userspace reboot: don't re-install keyring when remounting userdata" by Nikita Ioffe · 5 years ago
  47. e36b713 Merge changes from topic "native process registration" by Suren Baghdasaryan · 5 years ago
  48. e921354 Merge "Do not run init CTS test on secondary ABI" by Treehugger Robot · 5 years ago
  49. f750d10 userspace reboot: don't re-install keyring when remounting userdata by Nikita Ioffe · 5 years ago
  50. ab96c81 Do not run init CTS test on secondary ABI by Tom Cherry · 5 years ago
  51. 6a876ff Merge "Make encryption action an argument to mkdir" by Paul Crowley · 5 years ago
  52. 3eb311b init: Add support for native service registration with lmkd by Suren Baghdasaryan · 5 years ago
  53. 65ad38b userspace reboot: unmount apexes and switch to bootstrap namespace by Nikita Ioffe · 5 years ago
  54. 80e4ac7 Merge "Make remount into checkpointing for ext4 userdata a no-op" by Nikita Ioffe · 5 years ago
  55. 490634a Merge "Move comments into selinux.h and fix" by Treehugger Robot · 5 years ago
  56. 660cee4 Make remount into checkpointing for ext4 userdata a no-op by Nikita Ioffe · 5 years ago
  57. eb54487 Make encryption action an argument to mkdir by Paul Crowley · 5 years ago
  58. 4107abd Move comments into selinux.h and fix by Paul Crowley · 5 years ago
  59. 0b55fb6 Merge "first_stage_init: if console enabled allow for errors in module loading" by Mark Salyzyn · 5 years ago
  60. 355ae9a init: hack for /charger symlink by Yifan Hong · 5 years ago
  61. 123f6cb first_stage_init: if console enabled allow for errors in module loading by Mark Salyzyn · 5 years ago
  62. 2133508 fs_mgr: Add stable_inodes flag to encrypted ext4 by Paul Crowley · 5 years ago
  63. ad678a2 Merge "Userspace reboot: Support remounting userdata for f2fs" by Nikita Ioffe · 5 years ago
  64. b676a07 Merge "Use new libfscrypt interface" by Paul Crowley · 5 years ago
  65. f03fc07 Userspace reboot: Support remounting userdata for f2fs by Nikita Ioffe · 5 years ago
  66. 5240436 Use new libfscrypt interface by Paul Crowley · 5 years ago
  67. c0431e7 init/reboot.cpp: user lower_snake_case instead of camelCase by Nikita Ioffe · 5 years ago
  68. 76aa49d Merge "host_init_verifier: use libhidlmetadata" by Steven Moreland · 5 years ago
  69. fb102cb init: only provide control message results for devices launching > Q by Tom Cherry · 5 years ago
  70. 56064eb Merge "Integrate libsnapshot with the boot control HAL." by David Anderson · 5 years ago
  71. d67fb47 Integrate libsnapshot with the boot control HAL. by David Anderson · 5 years ago
  72. ca477e9 host_init_verifier: use libhidlmetadata by Steven Moreland · 5 years ago
  73. abfde72 Merge "init: trigger shutdown directly from builtins" by Tom Cherry · 5 years ago
  74. 800fcce init: trigger shutdown directly from builtins by Tom Cherry · 5 years ago
  75. 27671c5 Only allow alphanumerical characters, '-' and '_' in event trigger names by Nikita Ioffe · 5 years ago
  76. 1861b2d userspace reboot: stop post-data services and wait for them to be killed by Nikita Ioffe · 5 years ago
  77. 5bd4f96 Merge "init: actually report which signal is causing the reboot." by Elliott Hughes · 5 years ago
  78. e9e4ce7 Merge "Add a skeleton of userspace reboot" by Nikita Ioffe · 5 years ago
  79. add829d Add a skeleton of userspace reboot by Nikita Ioffe · 5 years ago
  80. bf6d528 init: actually report which signal is causing the reboot. by Elliott Hughes · 5 years ago
  81. 1993864 Merge "init: drop unused direct dependency on libcrypto.so" by Treehugger Robot · 5 years ago
  82. fda77d7 init: drop unused direct dependency on libcrypto.so by Tobias Thierer · 5 years ago
  83. 3d669b3 Merge changes from topic "fscrypt-key-mgmt-improvements" by Eric Biggers · 5 years ago
  84. 0c32d22 Make init.updatable_crashing a read/write property by Nikita Ioffe · 6 years ago
  85. 2791b94 Convert SnapshotStatus to proto by Yifan Hong · 6 years ago
  86. b983559 Support loading system_ext_property_contexts by Bowgo Tsai · 6 years ago
  87. e0233f7 init/fscrypt_init_extensions: support setting v2 encryption policies by Eric Biggers · 6 years ago
  88. b8ade01 Merge "Separate system_ext_sepolicy.cil out of system sepolicy" by Treehugger Robot · 6 years ago
  89. ab92f67 Merge "init: add tips for debugging linker errors when launching init services" by Tom Cherry · 6 years ago
  90. fe75b4f Merge changes from topic "logwrapper-api-update" by Tom Cherry · 6 years ago
  91. 36e8b00 init: add tips for debugging linker errors when launching init services by Tom Cherry · 6 years ago
  92. e576a44 Merge changes from topic "remove_ashmemd" by Treehugger Robot · 6 years ago
  93. f390c4e Update init/fs_mgr for new logwrapper function by Tom Cherry · 6 years ago
  94. cdac97c Merge "Use libcrypto_static instead of libcrypto" by Colin Cross · 6 years ago
  95. 6efeeff Merge "Must use libdexfile_support_static in a static executable." by Martin Stjernholm · 6 years ago
  96. ce2fbc6 Merge changes from topic "boringssl-kmsg" by Tom Cherry · 6 years ago
  97. c3d7a59 ueventd: duplicate /dev/ashmem by Tri Vo · 6 years ago
  98. 935ea0f init: add stdio_to_kmsg option by Tom Cherry · 6 years ago
  99. 1cd8877 Must use libdexfile_support_static in a static executable. by Martin Stjernholm · 6 years ago
  100. f77b6a2 Uevent: remove useless dir by lijiazi · 6 years ago