1. 080fa98 init: even better logging around subsequent sys.powerctl messages by Tom Cherry · 5 years ago
  2. 22d6348 init: do not handle control messages after shutdown by Tom Cherry · 5 years ago
  3. 4046333 init: use an eventfd instead of socketpair to wake the main loop by Tom Cherry · 5 years ago
  4. 975bfe1 init: add missing TEMP_FAILURE_RETRY by Tom Cherry · 5 years ago
  5. 1c68836 init: add more logging around reboots by Tom Cherry · 5 years ago
  6. bdbf504 init: add ctl.oneshot_on/ctl.oneshot_off by Tom Cherry · 5 years ago
  7. fd470e8 init: use a no-op signal handler instead of SIG_IGN for SIGPIPE by Tom Cherry · 5 years ago
  8. 802864c init: handle property messages asynchronously #2 by Tom Cherry · 5 years ago
  9. 832f9f1 Revert "init: handle property service callbacks asynchronously" by Tom Cherry · 5 years ago
  10. 14ce87c Merge "Refine the exported DSU status" by Howard Chen · 5 years ago
  11. 50dfcb0 Fix missing Result::ok() call in init by Bernie Innocenti · 5 years ago
  12. 2e1c6b2 Refine the exported DSU status by Howard Chen · 5 years ago
  13. 7205c62 init: handle property service callbacks asynchronously by Tom Cherry · 6 years ago
  14. cecebbb Convert system/core to Result::ok() by Bernie Innocenti · 6 years ago
  15. 44d5ec3 init: handle process actions when waiting for exec services by Tom Cherry · 6 years ago
  16. f0f7e70 init: add builtin check for perf_event LSM hooks by Ryan Savitski · 6 years ago
  17. 99df54b Move linker config under /linkerconfig by Kiyoung Kim · 6 years ago
  18. abd5046 Merge "Remove service defined in an APEX during userspace reboot" by Nikita Ioffe · 6 years ago
  19. 091c4d1 Remove service defined in an APEX during userspace reboot by Nikita Ioffe · 6 years ago
  20. c88d8f9 init: Replace property_set() with android::base::SetProperty() by Tom Cherry · 6 years ago
  21. 18278d2 init: make triggering shutdown from vendor_init better by Tom Cherry · 6 years ago
  22. 47cdf6c Merge "Move init and ueventd scripts from / to /system/etc" by Tom Cherry · 6 years ago
  23. c9f5353 Move init and ueventd scripts from / to /system/etc by Tom Cherry · 6 years ago
  24. c29c2ba init: Add support for native service registration with lmkd by Suren Baghdasaryan · 6 years ago
  25. 0dbfea7 init: trigger shutdown directly from builtins by Tom Cherry · 6 years ago
  26. ba6968e Add a skeleton of userspace reboot by Nikita Ioffe · 6 years ago
  27. 14c2472 init: degeneralize subcontext init into only vendor_init by Tom Cherry · 6 years ago
  28. f3a5ab8 Merge "Remove the global seccomp option." by Elliott Hughes · 6 years ago
  29. 60971e6 init: add reboot_on_failure service option by Tom Cherry · 6 years ago
  30. 4e46a33 Merge "Reland^2: "init: run property service in a thread"" by Tom Cherry · 6 years ago
  31. 1ab3dfc Reland^2: "init: run property service in a thread" by Tom Cherry · 6 years ago
  32. 4e6bf25 Remove the global seccomp option. by Elliott Hughes · 6 years ago
  33. 1136f15 Init: Run boringssl self test via separate binaries. by Tobias Thierer · 6 years ago
  34. 905a5df init: Always reap processes before handling properties by Tom Cherry · 6 years ago
  35. 9800ad8 init: -1 log for control message error paths. by Steven Moreland · 6 years ago
  36. 4adbd29 Merge "Revert "Reland: "init: run property service in a thread""" by Tom Cherry · 6 years ago
  37. 3da2ba6 Revert "Reland: "init: run property service in a thread"" by Tom Cherry · 6 years ago
  38. 88bba95 Merge "init: set SetKptrRestrict before early-init" by Treehugger Robot · 6 years ago
  39. 33783fc init: set SetKptrRestrict before early-init by Ravi Kumar Siddojigari · 6 years ago
  40. 8efca4b Reland: "init: run property service in a thread" by Tom Cherry · 6 years ago
  41. f451426 Revert "init: run property service in a thread" by Tom Cherry · 6 years ago
  42. 26f5e7d init: run property service in a thread by Tom Cherry · 6 years ago
  43. d52a5b3 init: simplify keyword_map by Tom Cherry · 6 years ago
  44. 4280165 Merge "Remove binder dependency in init." by Steven Moreland · 6 years ago
  45. 4ee2703 Remove binder dependency in init. by Steven Moreland · 6 years ago
  46. 7eaf9b5 Rename product_services to system_ext by Justin Yun · 6 years ago
  47. 3df8dc5 Checks each interface in an init_rc file is a known hidl_interface. by Daniel Norman · 6 years ago
  48. 172c83f init: remove last init.cpp global by Tom Cherry · 6 years ago
  49. ff88e30 init: remove console_init_action by Tom Cherry · 6 years ago
  50. 2aeb1ad Split out ServiceList and ServiceParser from service.cpp/.h by Tom Cherry · 6 years ago
  51. 39fafed init: use a property instead of file to communicate cold boot done by Tom Cherry · 6 years ago
  52. bbcbc2f init: replace Result<Success> with Result<void> by Tom Cherry · 6 years ago
  53. 92c236e init: Refactor selinux.h/cpp by Vic Yang · 6 years ago
  54. 59656fb init: dump stack when aborting by Tom Cherry · 6 years ago
  55. 5f01d3a init: add error handling in control message by Wei Wang · 6 years ago
  56. 44505ec init: move "started at" environment var names to headers by Mark Salyzyn · 6 years ago
  57. 10377df init: ro.boottime.init.first_stage by Mark Salyzyn · 6 years ago
  58. 72d8d2f Merge "Copying debug ramdisk files to /debug_ramdisk/*" by Treehugger Robot · 6 years ago
  59. a7c103e Merge "init: set oom_adj early before fork vendor_init" by Treehugger Robot · 6 years ago
  60. 30afda7 Copying debug ramdisk files to /debug_ramdisk/* by Bowgo Tsai · 6 years ago
  61. 45d8174 init: set oom_adj early before fork vendor_init by Wei Wang · 6 years ago
  62. 9d7b89a CgroupSetupCgroups -> CgroupSetup by Yifan Hong · 6 years ago
  63. 6f9ce2e libprocessgroup: Move CgroupSetupCgroups() to libprocessgroup_setup by Yifan Hong · 6 years ago
  64. 5b53573 libprocessgroup: restrict SetupCgroups to one-time usage and only by init by Suren Baghdasaryan · 6 years ago
  65. a73ed22 init: add MountHandler property handler by Mark Salyzyn · 6 years ago
  66. 1dacd42 Allow overriding ro.debuggable to 1 on USER builds by Bowgo Tsai · 6 years ago
  67. 372278c init: Set a property indicating that we're booting into a GSI. by David Anderson · 7 years ago
  68. 54f7e57 Merge "init: print property/value for wait_for_property" by Treehugger Robot · 7 years ago
  69. c9352bb init: print property/value for wait_for_property by Wei Wang · 7 years ago
  70. 82b72a5 libprocessgroup: Add support for task profiles by Suren Baghdasaryan · 7 years ago
  71. 6866041 Proper mount namespace configuration for bionic by Jiyong Park · 7 years ago
  72. dc1f247 Init: error on oneway calls. by Steven Moreland · 7 years ago
  73. 044e027 Merge "Run BoringSSL self test during startup" by Treehugger Robot · 7 years ago
  74. d052118 Run BoringSSL self test during startup by Branden Archer · 7 years ago
  75. 7bfea3d init: clean up the 1st/2nd stage init split by Tom Cherry · 7 years ago
  76. c240440 init parses *.rc files from APEXes by Jiyong Park · 7 years ago
  77. 6bab0a9 Mount vendor overlay from the system partition by Justin Yun · 7 years ago
  78. e004241 init: Add some ASAN helpers by Tom Cherry · 7 years ago
  79. 64990d5 Merge "init: move InitKernelLogging() to first stage init" by Tom Cherry · 7 years ago
  80. 48e83e6 init: move InitKernelLogging() to first stage init by Tom Cherry · 7 years ago
  81. 5f2a21d Merge "init: allow customizable restart and timeout periods for services" by Tom Cherry · 7 years ago
  82. 73f535e init: allow customizable restart and timeout periods for services by Tom Cherry · 7 years ago
  83. 5952034 Merge "Set device lock status from kernel command line." by Treehugger Robot · 7 years ago
  84. 5ed3278 Set device lock status from kernel command line. by Hridya Valsaraju · 7 years ago
  85. d9e53da init: move selinux and seccomp set up to 2nd stage init. by Tom Cherry · 7 years ago
  86. 62e985a init: Allow restricted use of binder. by Martijn Coenen · 7 years ago
  87. ab5583b s/product-services/product_services/g by Dario Freni · 7 years ago
  88. 3143848 split first stage init into a separate executable by Tom Cherry · 7 years ago
  89. 44aceed Split init's source files init first stage and second stage by Tom Cherry · 7 years ago
  90. 132615b Merge "Move watchdogd out of init" by Tom Cherry · 7 years ago
  91. 40acb37 Move watchdogd out of init by Tom Cherry · 7 years ago
  92. 6e05552 Merge "init: run fsck for early mount partitions" by Tom Cherry · 7 years ago
  93. 81ae075 init: run fsck for early mount partitions by Tom Cherry · 7 years ago
  94. 3613710 Add support for /product-services partition. by Dario Freni · 7 years ago
  95. 1d2b29a Merge "init: rename init_first_stage" by Treehugger Robot · 7 years ago
  96. 38a11cc init: rename init_first_stage by Tom Cherry · 7 years ago
  97. 74069d1 init: clean up logging initialization by Tom Cherry · 7 years ago
  98. acc31ce Add /mnt/product rw mount point for product partitions. by Bowgo Tsai · 7 years ago
  99. 39d124b init: Don't set ro.serialno when androidboot.serialno is not set by Chris Morin · 7 years ago
  100. 788fc82 init: Actually check the return value for calls during first stage init by Tom Cherry · 7 years ago