1. 095374c Merge "Make the host_init_verifier init.rc parser follow symlinks." by Jingwen Chen · 2 years, 10 months ago
  2. f643b35 Make the host_init_verifier init.rc parser follow symlinks. by Jingwen Chen · 2 years, 10 months ago
  3. bc21816 Merge "init_kill_services_test: clearer logs" by Steven Moreland · 2 years, 10 months ago
  4. d9d4034 init_kill_services_test: clearer logs by Steven Moreland · 2 years, 10 months ago
  5. 89d8fdf Merge "init tests: libhidl-gen-utils static" by Treehugger Robot · 2 years, 10 months ago
  6. 973aade init tests: libhidl-gen-utils static by Steven Moreland · 2 years, 10 months ago
  7. f9bfe0d Stop respawning serial console if disabled by Alistair Delva · 2 years, 10 months ago
  8. 071dbc1 init: Combine the CheckShutdown() and set_do_shutdown() methods by Bart Van Assche · 2 years, 11 months ago
  9. b4b1b75 init: Remove the DebugRebootLogging() function by Bart Van Assche · 2 years, 11 months ago
  10. 1fdbf8d init: Combine two if-statements by Bart Van Assche · 2 years, 11 months ago
  11. 8dab2ef Merge "Use ro.boot.serialconsole to disable console services" by Treehugger Robot · 2 years, 11 months ago
  12. 8e25d9c init: add log w/ service PID by Steven Moreland · 2 years, 11 months ago
  13. 3dfb8bc init: Simplify struct BuiltinArguments by Bart Van Assche · 2 years, 11 months ago
  14. 8437b9a Merge "Fix failure on mounting system_ext partition" by Jiyong Park · 2 years, 11 months ago
  15. 5591f12 Use ro.boot.serialconsole to disable console services by Alistair Delva · 2 years, 11 months ago
  16. ccd094c Fix failure on mounting system_ext partition by Lianjun Huang · 2 years, 11 months ago
  17. b6b7ccc init: Document the locking strategy used in class PropWaiterState by Bart Van Assche · 2 years, 11 months ago
  18. 68a59e1 init: Document the locking strategy in class ShutdownState by Bart Van Assche · 2 years, 11 months ago
  19. 468067a init_test: Close all file descriptors before calling execv() by Bart Van Assche · 2 years, 11 months ago
  20. 878560d init_test: Fix a race condition by Bart Van Assche · 2 years, 11 months ago
  21. 947d75f init_test: Simplify the gentle_kill test by Bart Van Assche · 2 years, 11 months ago
  22. 2f05086 Only run GentleKill test as root by Daniel Rosenberg · 3 years ago
  23. d019150 Merge "Add bug component id to OWNERS" by Treehugger Robot · 3 years ago
  24. 078cc15 Add bug component id to OWNERS by Jiyong Park · 3 years ago
  25. dcc208f Fix a spelling error by Bart Van Assche · 3 years ago
  26. 057b942 Reland "Set the log callback earlier for showing system property set denials" by Alex Hong · 3 years, 1 month ago
  27. 298f6c0 Merge "Disable multilib for CtsInitTestCases." by David Anderson · 3 years ago
  28. b9e1821 Merge "Find a zoned partition automatically" by Treehugger Robot · 3 years ago
  29. b92e5b5 Find a zoned partition automatically by Jaegeuk Kim · 3 years ago
  30. 545870e Merge "init: Wait for daemon to fully spin up all threads" by Akilesh Kailash · 3 years ago
  31. 9b9924b Merge "init: Allow persistent properties to be written asynchronously." by David Anderson · 3 years ago
  32. e8d42e6 Merge changes I169b52cf,Ieb0e4e24 by Treehugger Robot · 3 years ago
  33. 717ee91 Merge "init: Avoid killing all processes during reboot if update is in progress" by Akilesh Kailash · 3 years ago
  34. 5140f3a init: Wait for daemon to fully spin up all threads by Akilesh Kailash · 3 years ago
  35. 7fcaa14 Merge "Add comment about out-of-bounds being on purpose" by Treehugger Robot · 3 years ago
  36. 6b88d16 Parser::ParseConfigFile returns Result<void> by Jooyung Han · 3 years ago
  37. 2c52d09 init: Avoid killing all processes during reboot if update is in progress by Akilesh Kailash · 3 years ago
  38. ed8178c init: Add test for gentle_kill by Daniel Rosenberg · 3 years ago
  39. de76688 init: Add gentle_kill service property by Daniel Rosenberg · 3 years, 1 month ago
  40. 0af9ab3 init: Allow persistent properties to be written asynchronously. by David Anderson · 3 years, 3 months ago
  41. 04fb2c8 Add comment about out-of-bounds being on purpose by Florian Mayer · 3 years ago
  42. 1447120 Set memlock rlimit to 64KB by Carlos Galo · 3 years, 1 month ago
  43. f85317f Make an error message more informative by Bart Van Assche · 3 years, 1 month ago
  44. 24d1c23 Revert "host_init_verifier: add check for root services and linux capabilities" by Nikita Ioffe · 3 years, 1 month ago
  45. f1e3bff host_init_verifier: add check for root services and linux capabilities by Nikita Ioffe · 3 years, 1 month ago
  46. 3e951a7 Merge "Skip StartConsole test on user builds." by Jiyong Park · 3 years, 1 month ago
  47. 5b7a51a Skip StartConsole test on user builds. by Jiyong Park · 3 years, 1 month ago
  48. fd98382 Merge "Run the console test with /dev/null" by Treehugger Robot · 3 years, 1 month ago
  49. cc0e90a Update docs around capabilities and root processes by Nikita Ioffe · 3 years, 1 month ago
  50. ae41280 Run the console test with /dev/null by Jiyong Park · 3 years, 1 month ago
  51. 717ece7 Merge "Clarify the behavior about event and property triggers" by Jiyong Park · 3 years, 1 month ago
  52. bb1ee3c Merge "ignore error -> log" by Steven Moreland · 3 years, 1 month ago
  53. 507209b ignore error -> log by Steven Moreland · 3 years, 1 month ago
  54. 95cfb31 Merge "Support sysfs changes in the Linux 5.15 kernel." by David Anderson · 3 years, 1 month ago
  55. 5c3e248 Merge "Kill services even when cgroups is disabled" by Treehugger Robot · 3 years, 1 month ago
  56. a049a99 Kill services even when cgroups is disabled by Inseob Kim · 3 years, 2 months ago
  57. d6bf86b Support sysfs changes in the Linux 5.15 kernel. by David Anderson · 3 years, 1 month ago
  58. cbd082d Disable multilib for CtsInitTestCases. by David Anderson · 3 years, 1 month ago
  59. 48cd413 Merge "Fix potential memory leaks" by Chih-hung Hsieh · 3 years, 1 month ago
  60. d3484c8 Merge "init: Enable ANDROID_BASE_UNIQUE_FD_DISABLE_IMPLICIT_CONVERSION" by Bart Van Assche · 3 years, 1 month ago
  61. 9dbf8c3 Merge "init: Prevent copying of Service objects" by Bart Van Assche · 3 years, 1 month ago
  62. b3f9f6f Merge "init/Android.bp: Sort cflags alphabetically" by Bart Van Assche · 3 years, 1 month ago
  63. 70b22e1 Merge "init: Make an error message more informative" by Treehugger Robot · 3 years, 1 month ago
  64. ab3bc21 Merge "init: Convert a single-element array into a scalar" by Treehugger Robot · 3 years, 1 month ago
  65. 784e63c Fix potential memory leaks by Chih-Hung Hsieh · 3 years, 2 months ago
  66. 0bb4757 init: Prevent copying of Service objects by Bart Van Assche · 3 years, 1 month ago
  67. 42764c4 init: Make an error message more informative by Bart Van Assche · 3 years, 1 month ago
  68. c41a482 init: Do not invoke the ServiceList destructor when exiting by Bart Van Assche · 3 years, 1 month ago
  69. aee2ec8 init: Enable ANDROID_BASE_UNIQUE_FD_DISABLE_IMPLICIT_CONVERSION by Bart Van Assche · 3 years, 1 month ago
  70. 91ba219 init/Android.bp: Sort cflags alphabetically by Bart Van Assche · 3 years, 1 month ago
  71. fdc0f89 init: Convert a single-element array into a scalar by Bart Van Assche · 3 years, 1 month ago
  72. fa4926a Merge "Revert "init: Add more diagnostics for signalfd hangs."" by Bart Van Assche · 3 years, 1 month ago
  73. f477319 Clarify the behavior about event and property triggers by Jiyong Park · 3 years, 1 month ago
  74. 3b21d95 init: Fix and re-enable the init#StartConsole test by Bart Van Assche · 3 years, 2 months ago
  75. 29d8a42 Revert "init: Add more diagnostics for signalfd hangs." by Bart Van Assche · 3 years, 2 months ago
  76. 027b275 init: Disable test init#StartConsole by Bart Van Assche · 3 years, 2 months ago
  77. 01e6669 init: Fix a race condition in KillProcessGroup() by Bart Van Assche · 3 years, 2 months ago
  78. 9873916 init: Introduce RequiresConsole() by Bart Van Assche · 3 years, 2 months ago
  79. c8f3425 init: Introduce symbolic names for certain constants by Bart Van Assche · 3 years, 2 months ago
  80. d394f743 init: Reduce the number of system calls by Bart Van Assche · 3 years, 2 months ago
  81. 4178723 Revert "init: Rename 'cgroups_activated' into 'fifo'" by Bart Van Assche · 3 years, 2 months ago
  82. bfcf437 init: Document which class Service members are not modified by Bart Van Assche · 3 years, 2 months ago
  83. 5d18891 init: Add a unit test for the "start console" action by Bart Van Assche · 3 years, 2 months ago
  84. f26e59e Revert "init: Fix a race condition in KillProcessGroup()" by Bart Van Assche · 3 years, 2 months ago
  85. 15e5ecd init: Fix a race condition in KillProcessGroup() by Bart Van Assche · 3 years, 3 months ago
  86. 0fbc1d7 Don't unmount APEXes in microdroid by Inseob Kim · 3 years, 2 months ago
  87. 9c61dad init: Rename 'cgroups_activated' into 'fifo' by Bart Van Assche · 3 years, 2 months ago
  88. 8462cee Merge "Revert "init: Fix a race condition in KillProcessGroup()"" by Bart Van Assche · 3 years, 2 months ago
  89. dcc378e Revert "init: Fix a race condition in KillProcessGroup()" by Bart Van Assche · 3 years, 2 months ago
  90. 63ae3fd init: Amend code format for DoLoadApex by Shen Lin · 3 years, 2 months ago
  91. c8c24a7 Merge changes I4c55790c,I14baaa7a by Treehugger Robot · 3 years, 3 months ago
  92. 0eaca46 Merge "Add mmap_rnd_bits routine for riscv64" by Treehugger Robot · 3 years, 3 months ago
  93. d8ef6f8 init: Fix a race condition in KillProcessGroup() by Bart Van Assche · 3 years, 3 months ago
  94. c7d7ed0 init: Document that ReapOneProcess() does not modify 'pid' by Bart Van Assche · 3 years, 3 months ago
  95. 1b2d443 Merge "init: Log more information if stopping times out" by Treehugger Robot · 3 years, 3 months ago
  96. ea595ba init: Log more information if stopping times out by Bart Van Assche · 3 years, 3 months ago
  97. c09eee0 Add mmap_rnd_bits routine for riscv64 by Mao Han · 3 years, 3 months ago
  98. 1a5b593 init: Fix HandleSignalFd() by Bart Van Assche · 3 years, 3 months ago
  99. 874448f Merge "subcontext: Change a std::string argument into std::string_view" by Bart Van Assche · 3 years, 3 months ago
  100. f2d93ce Merge changes I8174adf8,I9d252b0b by Nathan Huckleberry · 3 years, 3 months ago