- 148f602 init: clean up unused Service[List]::post_data by Jooyung Han · 12 months ago
- ab9b683 Throttle reboot from native watchdog by Shrinidhi Hegde · 1 year, 4 months ago
- ae5ce6f Revert "Update native watchdog to be triggered after 20 restarts instead of 4." by Shrinidhi Hegde · 1 year, 4 months ago
- 1d928ca Update native watchdog to be triggered after 20 restarts instead of 4. by Shrinidhi Hegde · 1 year, 4 months ago
- 97047b5 init: Combine two global sigchld_fd variables into one by Bart Van Assche · 1 year, 9 months ago
- 1099321 Attempt process kill even if cgroup is already removed by Kelvin Zhang · 1 year, 9 months ago
- 7d1f582 Merge changes I5e259fdd,I5b9ab456 into main by Treehugger Robot · 1 year, 9 months ago
- a75f210 init: Make WaitToBeReaped() wait less long by Bart Van Assche · 1 year, 9 months ago
- 599d979 libprocessgroup: Remove max_processes from KillProcessGroup API by T.J. Mercier · 1 year, 10 months ago
- 646e001 init: clean up DelayService() by Jooyung Han · 2 years ago
- 918971c No need to read ro.apex.updatable now by Jooyung Han · 2 years, 2 months ago
- 0d277d7 init: non-crashing service can restart immediately by Jiyong Park · 2 years, 2 months ago
- f5d22ef init: log when 'user' is unspecified by Steven Moreland · 2 years, 4 months ago
- f9bfe0d Stop respawning serial console if disabled by Alistair Delva · 2 years, 5 months ago
- 8dab2ef Merge "Use ro.boot.serialconsole to disable console services" by Treehugger Robot · 2 years, 5 months ago
- 8e25d9c init: add log w/ service PID by Steven Moreland · 2 years, 5 months ago
- 5591f12 Use ro.boot.serialconsole to disable console services by Alistair Delva · 2 years, 6 months ago
- de76688 init: Add gentle_kill service property by Daniel Rosenberg · 2 years, 8 months ago
- f85317f Make an error message more informative by Bart Van Assche · 2 years, 8 months ago
- bb1ee3c Merge "ignore error -> log" by Steven Moreland · 2 years, 8 months ago
- 507209b ignore error -> log by Steven Moreland · 2 years, 8 months ago
- 5c3e248 Merge "Kill services even when cgroups is disabled" by Treehugger Robot · 2 years, 8 months ago
- a049a99 Kill services even when cgroups is disabled by Inseob Kim · 2 years, 9 months ago
- 42764c4 init: Make an error message more informative by Bart Van Assche · 2 years, 8 months ago
- 29d8a42 Revert "init: Add more diagnostics for signalfd hangs." by Bart Van Assche · 2 years, 8 months ago
- 01e6669 init: Fix a race condition in KillProcessGroup() by Bart Van Assche · 2 years, 9 months ago
- c8f3425 init: Introduce symbolic names for certain constants by Bart Van Assche · 2 years, 9 months ago
- 4178723 Revert "init: Rename 'cgroups_activated' into 'fifo'" by Bart Van Assche · 2 years, 9 months ago
- f26e59e Revert "init: Fix a race condition in KillProcessGroup()" by Bart Van Assche · 2 years, 9 months ago
- 15e5ecd init: Fix a race condition in KillProcessGroup() by Bart Van Assche · 2 years, 10 months ago
- 9c61dad init: Rename 'cgroups_activated' into 'fifo' by Bart Van Assche · 2 years, 9 months ago
- dcc378e Revert "init: Fix a race condition in KillProcessGroup()" by Bart Van Assche · 2 years, 9 months ago
- d8ef6f8 init: Fix a race condition in KillProcessGroup() by Bart Van Assche · 2 years, 10 months ago
- 1693f42 init: Introduce class InterprocessFifo by Bart Van Assche · 2 years, 10 months ago
- 537ab23 Merge "init: skip cgroup/task_profiles configuration if cgroups are disabled" by Nikita Ioffe · 2 years, 10 months ago
- 77f3fe5 init: Fix the implementation of the task_profiles keyword by Bart Van Assche · 2 years, 10 months ago
- c2b1654 init: skip cgroup/task_profiles configuration if cgroups are disabled by Nikita Ioffe · 2 years, 10 months ago
- 84a30c8 Merge "[MTE] Add device config to control upgrade time" by Florian Mayer · 2 years, 10 months ago
- caa7a60 [MTE] Add device config to control upgrade time by Florian Mayer · 2 years, 11 months ago
- d705c2d [MTE] only upgrade to SYNC mode for MTE crashes by Florian Mayer · 2 years, 11 months ago
- c113dc3 Merge "Upgrade MTE to SYNC after ASYNC crash." by Treehugger Robot · 3 years ago
- 2ef47f8 Upgrade MTE to SYNC after ASYNC crash. by Florian Mayer · 3 years, 3 months ago
- fcf0471 init: Apply the NormalIoProfile when creating a service by Bart Van Assche · 3 years ago
- aebf881 Merge "Add apex name to service" am: ec73481e58 by Deyao Ren · 3 years, 1 month ago
- df40ed1 Add apex name to service by Deyao Ren · 3 years, 1 month ago
- 000b854 Merge "init starts servicemanagers in "default" mount ns" am: e89c457157 by Jooyung Han · 3 years, 1 month ago
- c5fa15e init starts servicemanagers in "default" mount ns by Jooyung Han · 3 years, 1 month ago
- af4e656 Merge "init: log services requested restart" am: 0ddcf6d2f1 am: 4d3bf512b0 by Treehugger Robot · 3 years, 3 months ago
- 61169c7 init: log services requested restart by Steven Moreland · 3 years, 3 months ago
- d53a8ed Merge changes from topic "228160715_fix" am: 25f0c1c457 am: 42bab74623 by Suren Baghdasaryan · 3 years, 3 months ago
- af64077 init: Purge empty process groups on zygote restart by Suren Baghdasaryan · 3 years, 3 months ago
- 61b06cc Merge "init: Add more diagnostics for b/223076262." into tm-dev by David Anderson · 3 years, 4 months ago
- d7f2bfb init: Add more diagnostics for b/223076262. by David Anderson · 3 years, 4 months ago
- 1bd1746 init: Treat failure to create a process group as fatal by Suren Baghdasaryan · 3 years, 4 months ago
- fe62ca7 Merge "init: Add more diagnostics for signalfd hangs." by David Anderson · 3 years, 5 months ago
- 14f9c15 init: Add more diagnostics for signalfd hangs. by David Anderson · 3 years, 5 months ago
- bd73665 Introduce the RunService() method by Bart Van Assche · 3 years, 5 months ago
- f2222aa Introduce the ConfigureMemcg() method by Bart Van Assche · 3 years, 5 months ago
- 847b80a Introduce the Service::CheckConsole() method by Bart Van Assche · 3 years, 5 months ago
- ee36ba3 Fix a race condition in Service::Start() by Bart Van Assche · 3 years, 6 months ago
- dd41635 init: remove the class_{start,reset}_post_data commands by Eric Biggers · 3 years, 9 months ago
- 0e5ad5a snapuserd: Allow connecting to the first-stage daemon. by David Anderson · 4 years, 1 month ago
- d14a178 Revert "init: make reboot_on_failure not apply to manually stopped services" by Eric Biggers · 4 years, 1 month ago
- 1c51525 init: make reboot_on_failure not apply to manually stopped services by Eric Biggers · 4 years, 3 months ago
- e5232a7 init: apexd is started in the current mount namespace by Jooyung Han · 4 years, 4 months ago
- 0cbee0d Check if service is executed before APEX is ready by Kiyoung Kim · 4 years, 5 months ago
- 9c4ecdd Revert^2 "Remove ART APEX from the bootstrap apexes" by Jiyong Park · 4 years, 6 months ago
- 6d869dd Revert "Remove ART APEX from the bootstrap apexes" by chapin · 4 years, 6 months ago
- b99c12e Remove ART APEX from the bootstrap apexes by Jiyong Park · 4 years, 6 months ago
- ef9d460 Add init.svc_debug.no_fatal.<svc_name> to skip SVC_CRITICAL by Woody Lin · 4 years, 7 months ago
- d92c6a1 Use freecon() with getcon()/getfilecon(). by Elliott Hughes · 4 years, 8 months ago
- f597fa5 Returns a service parse error on overrides across the treble boundary. by Daniel Norman · 4 years, 9 months ago
- abc5f88 init: log 'updatable process' clarification by Steven Moreland · 4 years, 9 months ago
- 45215ae init/service_parser: Add arguments `window' and `target' for `critical' by Woody Lin · 6 years ago
- 4f23d5a init: start ueventd in the default mount namespace by Jooyung Han · 5 years ago
- c9c0bba init: Add task_profiles init command by Suren Baghdasaryan · 5 years ago
- 9e987cb Note selinux trans error happens in permissive. by Steven Moreland · 5 years ago
- a2f9136 Refactor libinit_test_utils to not use libinit and expose its libraries by Tom Cherry · 5 years ago
- cecebbb Convert system/core to Result::ok() by Bernie Innocenti · 6 years ago
- 018ddd7 Unify logic for resetting properties before userspace reboot by Nikita Ioffe · 6 years ago
- 5d0deb5 Store crashing process name in sysprop by Gavin Corkery · 6 years ago
- abd5046 Merge "Remove service defined in an APEX during userspace reboot" by Nikita Ioffe · 6 years ago
- 091c4d1 Remove service defined in an APEX during userspace reboot by Nikita Ioffe · 6 years ago
- c88d8f9 init: Replace property_set() with android::base::SetProperty() by Tom Cherry · 6 years ago
- d89ed13 init: always kill oneshot services' process groups. by Tom Cherry · 6 years ago
- 18278d2 init: make triggering shutdown from vendor_init better by Tom Cherry · 6 years ago
- c29c2ba init: Add support for native service registration with lmkd by Suren Baghdasaryan · 6 years ago
- 0dbfea7 init: trigger shutdown directly from builtins by Tom Cherry · 6 years ago
- 72d2491 Make init.updatable_crashing a read/write property by Nikita Ioffe · 6 years ago
- 9328021 init: add tips for debugging linker errors when launching init services by Tom Cherry · 6 years ago
- 5241d10 init: create sockets before forking by Tom Cherry · 6 years ago
- 60971e6 init: add reboot_on_failure service option by Tom Cherry · 6 years ago
- cacf043 Update logic for detecting pre-apexd services to check that the ART APEX is by Martin Stjernholm · 6 years ago
- fb54b74 Merge changes from topic "services_serve_interfaces_test" by Daniel Norman · 6 years ago
- 4772f1d init: check the arguments of builtins during the build by Tom Cherry · 6 years ago
- c5cf85d init: don't log in expand_props directly by Tom Cherry · 6 years ago
- c788771 Adds new property for service name -> PID. by Daniel Norman · 6 years ago
- 2e4c85f init: clean up file / socket descriptor creation by Tom Cherry · 6 years ago
- 247ffbf Fix a few clang-tidy issues and add NOLINT for others by Tom Cherry · 6 years ago
- ff88e30 init: remove console_init_action by Tom Cherry · 6 years ago