1. 630305f ueventd: add test to ensure selabel_lookup() is thread safe by Tom Cherry · 8 years ago
  2. 7016daf init: more unique_fd, less goto by Tom Cherry · 8 years ago
  3. de960bb init: use unique_fd in builtins.cpp by Tom Cherry · 8 years ago
  4. 56de892 Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe by Tom Cherry · 8 years ago
  5. 4661527 init: rename ServiceManager to ServiceList and clean it up by Tom Cherry · 8 years ago
  6. aee6739 init: move reaping from ServiceManager to signal_handler.cpp by Tom Cherry · 8 years ago
  7. d6d7e58 init: move exec operations out of ServiceManager by Tom Cherry · 8 years ago
  8. ea65841 Merge "init: fix process restarting" by Tom Cherry · 8 years ago
  9. b489c65 init: fix process restarting by Tom Cherry · 8 years ago
  10. 7504e1f Merge "Allow the use of a custom Android DT directory" by Bo Hu · 8 years ago
  11. a653551 Merge "init: remove Parser singleton and related cleanup" by Tom Cherry · 8 years ago
  12. 0f1a689 Allow the use of a custom Android DT directory by Yu Ning · 8 years ago
  13. 9e61ae7 init: remove Parser singleton and related cleanup by Tom Cherry · 8 years ago
  14. b9ecbcb Merge "init: shutdown services in the opposite order that they started" by Tom Cherry · 8 years ago
  15. d0f96d7 init: fix type of 2nd argument passed to prctl by Ben Fennema · 8 years ago
  16. 0b229ef init: shutdown services in the opposite order that they started by Tom Cherry · 8 years ago
  17. 49ddd87 init: only use signed-integer-overflow sanitizer by Tom Cherry · 8 years ago
  18. 4bebc0f Merge "Remove LOCAL_CLANG and clang: true" by Treehugger Robot · 8 years ago
  19. 344f3f0 Merge "Do not umount roofs even if it is R/W." by Treehugger Robot · 8 years ago
  20. e71c9af Merge "init: add support for global seccomp boot option" by Treehugger Robot · 8 years ago
  21. edb1831 Do not umount roofs even if it is R/W. by Wei Wang · 8 years ago
  22. 3a13d91 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 8 years ago
  23. 52afe23 init: add support for global seccomp boot option by Steve Muckle · 8 years ago
  24. 54d7a03 init: Fire shutdown trigger for thermal shutdown by Wei Wang · 8 years ago
  25. 5e5abb5 init: use delegating constructor for Service by Tom Cherry · 8 years ago
  26. a8dcd1a Merge changes from topic 'mke2fs_2' by Treehugger Robot · 8 years ago
  27. fd6c58a init: require e2fsdroid and mke2fs when building init by Jin Qian · 8 years ago
  28. 722b103 init: rename mke2fs tools with _static suffix by Jin Qian · 8 years ago
  29. 228f2f8 Merge "init: Do full shutdown even for thermal shutdown" by Treehugger Robot · 8 years ago
  30. 7c4820e Merge "ueventd: fixup ueventd_test.cpp" by Tom Cherry · 8 years ago
  31. fdfea97 init: Do full shutdown even for thermal shutdown by Keun-young Park · 8 years ago
  32. 14132bd ueventd: fixup ueventd_test.cpp by Tom Cherry · 8 years ago
  33. 88d246a Merge "dump stack before kill all" by Keun-young Park · 8 years ago
  34. 4a8b98b dump stack before kill all by Keun-young Park · 8 years ago
  35. e2716e2 Merge "Add memcg related configs to init." by Robert Benea · 8 years ago
  36. 74f8115 Add memcg related configs to init. by Robert Benea · 8 years ago
  37. 50fd20b Merge "uml: init: add USER_MODE_LINUX cflag, USER_MODE_LINUX case in init.cpp" by Treehugger Robot · 8 years ago
  38. f1080fd uml: init: add USER_MODE_LINUX cflag, USER_MODE_LINUX case in init.cpp by Quang Luong · 8 years ago
  39. fb9c109 Do not umount /vendor, /system, and /oem even if they are R/W. by Keun-young Park · 8 years ago
  40. c457f40 ueventd: add tests for setegid()/setfscreatecon() and threads by Tom Cherry · 8 years ago
  41. e47acde Move Timer from init to libbase by Tom Cherry · 8 years ago
  42. 5d51c9b Merge "init: add info logs in first stage mount if we have to poll" by Treehugger Robot · 8 years ago
  43. 0541ca7 Merge "ueventd: don't double fork firmware handlers" by Tom Cherry · 8 years ago
  44. 6ad4109 Merge "add "shutdown critical" to service" by Treehugger Robot · 8 years ago
  45. 236b50b Merge "init: Support custom shutdown actions" by Treehugger Robot · 8 years ago
  46. bdcfeef ueventd: don't double fork firmware handlers by Tom Cherry · 8 years ago
  47. 1064a6d Merge "ueventd: remove character device symlinks (/dev/usb/*)" by Tom Cherry · 8 years ago
  48. b78f772 Merge "init: reap zombies only after kill(-pid, ...)" by Tom Cherry · 8 years ago
  49. d14b7c7 add "shutdown critical" to service by Keun-young Park · 8 years ago
  50. 02d61d8 init: Support custom shutdown actions by Wei Wang · 8 years ago
  51. 187de3b init: add info logs in first stage mount if we have to poll by Tom Cherry · 8 years ago
  52. 3bf314d Remove unnecessary SELinux dependencies by Nick Kralevich · 8 years ago
  53. e9fc89d init: Read previous state of securebits before modifying by Luis Hector Chavez · 8 years ago
  54. 65333cf init: reap zombies only after kill(-pid, ...) by Tom Cherry · 8 years ago
  55. 0d6f729 init: Use ScopedCaps for cap_init() by Luis Hector Chavez · 8 years ago
  56. 96109e6 init: Reland "Terminate gracefully when CAP_SYS_BOOT is absent" by Luis Hector Chavez · 8 years ago
  57. 391bf55 Revert "init: Terminate gracefully when CAP_SYS_BOOT is absent" by Guang Zhu · 8 years ago
  58. 50ec97c init: Terminate gracefully when CAP_SYS_BOOT is absent by Luis Hector Chavez · 8 years ago
  59. 9b348a3 ueventd: remove character device symlinks (/dev/usb/*) by Tom Cherry · 8 years ago
  60. fc40f71 Merge "AVB: allow no metadata in the generic system.img for project Treble" by Treehugger Robot · 8 years ago
  61. 4949dc8 AVB: allow no metadata in the generic system.img for project Treble by Bowgo Tsai · 8 years ago
  62. 59202f6 init: create android::init:: namespace by Tom Cherry · 8 years ago
  63. 8bd4b2b init: cleanup some string usage by Tom Cherry · 8 years ago
  64. 24cc588 Revert "Revert "init: poll in first stage mount if required devices are not found"" by Sandeep Patil · 8 years ago
  65. 9056819 Revert "Revert "ueventd: remove PlatformDeviceList"" by Sandeep Patil · 8 years ago
  66. 5b63c7f fs_mgr: differentiate if fs_mgr_set_verity() was skipped or disabled by Sandeep Patil · 8 years ago
  67. 7d81213 Revert "ueventd: remove PlatformDeviceList" by Tom Cherry · 8 years ago
  68. 0331a97 Revert "init: poll in first stage mount if required devices are not found" by Tom Cherry · 8 years ago
  69. 49c4cc6 init: poll in first stage mount if required devices are not found by Tom Cherry · 8 years ago
  70. e310168 Merge "ueventd: remove PlatformDeviceList" by Tom Cherry · 8 years ago
  71. 77a1581 ueventd: remove PlatformDeviceList by Tom Cherry · 8 years ago
  72. fef3489 Merge "Move restorecon() of /sys from init to ueventd." by Tom Cherry · 8 years ago
  73. 2c46cb6 Move restorecon() of /sys from init to ueventd. by Tom Cherry · 8 years ago
  74. c448905 init: Run restorecon_recursive asynchronously by Tom Marshall · 8 years ago
  75. a75418c Merge "Revert workaround of clang-tidy segmentation fault." by Treehugger Robot · 8 years ago
  76. a62f5eb Merge "init: move killing of process groups to libprocessgroup" by Tom Cherry · 8 years ago
  77. 6f865e0 Revert workaround of clang-tidy segmentation fault. by Chih-Hung Hsieh · 8 years ago
  78. c160220 first stage mount: removing the restriction of mount points by Bowgo Tsai · 8 years ago
  79. a5b539d init: move killing of process groups to libprocessgroup by Tom Cherry · 8 years ago
  80. 7cc7df3 ueventd: parallelize uevent handling by Tom Cherry · 8 years ago
  81. b72b745 init: allow ':' in property names by Tom Cherry · 8 years ago
  82. 5a10227 ueventd: Break devices.cpp into discrete classes by Tom Cherry · 8 years ago
  83. 1856b26 init: start move to Android.bp by Tom Cherry · 8 years ago
  84. c0d7b87 Merge "init should #include <sys/sysmacros.h>" by Treehugger Robot · 8 years ago
  85. c2fe1e9 add ueventd to shutdown critial process by Keun-young Park · 8 years ago
  86. 2e1f7f0 init should #include <sys/sysmacros.h> by Elliott Hughes · 8 years ago
  87. 9a22a27 Merge "Add libkeyutils." by Elliott Hughes · 8 years ago
  88. d6bad3a Merge "Work around clang-tidy segmentation fault." by Treehugger Robot · 8 years ago
  89. 49df762 Add libkeyutils. by Elliott Hughes · 8 years ago
  90. 8d3411e Merge "first stage mount: removing the requirement of by-name prefix for AVB" by Treehugger Robot · 8 years ago
  91. af6ab6c Merge changes I172acf0f,I97b6e17a by Tom Cherry · 8 years ago
  92. 645e26d first stage mount: removing the requirement of by-name prefix for AVB by Bowgo Tsai · 8 years ago
  93. 6830b48 init: remove restorecon() from util.cpp by Tom Cherry · 8 years ago
  94. fe4a3fe init: add "+passcred" for socket to set SO_PASSCRED by Mark Salyzyn · 8 years ago
  95. 73c685a Merge changes I46690d1c,I84c11aa5 by Tom Cherry · 8 years ago
  96. 011c785 init: do not log directly from read_file() and write_file() by Tom Cherry · 8 years ago
  97. 5e02c8e init: Check DecodeUid() result and use error string by Tom Cherry · 8 years ago
  98. 52f12ea Work around clang-tidy segmentation fault. by Chih-Hung Hsieh · 8 years ago
  99. 275af4e Merge "init: cleanup exec_service documentation" by Treehugger Robot · 8 years ago
  100. bf07118 init: change kill order and fix error reporting in KillProcessGroup() by Tom Cherry · 8 years ago