1. 89a16a5 Fixed failure of clearing loopback device by cloud.you · 1 year, 3 months ago
  2. c2215e8 init: reboot to recovery on panic by default to allow reading pstore by Alexander Martinz · 4 years, 7 months ago
  3. c2305cc init: Do not set safety net props for ENG builds by Pranav Vashi · 4 years, 6 months ago
  4. 1f4b0ab init: Spoof more props by jhenrique09 · 3 years, 7 months ago
  5. 8a0fd3a init: Add more properties to spoof. by spezi77 · 5 years ago
  6. ad78175 init: Weaken property override security for the init extension by Alex Naidis · 9 years ago
  7. 7d4dd18 init: Set properties to make SafetyNet pass by Danny Lin · 5 years ago
  8. ffe39e1 Merge tag 'android-15.0.0_r6' into staging/lineage-22.0_merge-android-15.0.0_r6 by Michael Bestas · 1 year, 4 months ago
  9. 3f2d09e Merge tag 'android-15.0.0_r5' into staging/lineage-22.0_merge-android-15.0.0_r5 by Michael Bestas · 1 year, 5 months ago
  10. 3e8f0b5 Merge "start netd earlier" into main by Maciej Żenczykowski · 1 year, 6 months ago
  11. e60b760 start netd earlier by Maciej Żenczykowski · 1 year, 7 months ago
  12. 23903e1 Merge "Support vendor partition in non-debuggable pVMs" into main by Treehugger Robot · 1 year, 6 months ago
  13. 9309691 libsnapshot: Check if the vendor is updated from Android S for GRF by Akilesh Kailash · 1 year, 10 months ago
  14. 9ac8242 Support vendor partition in non-debuggable pVMs by Matt Gilbride · 1 year, 8 months ago
  15. b9f6c12 Merge "init: add a swapoff built-in command" into main by Terry Guan · 1 year, 7 months ago
  16. 0be8981 init: devices: Add option to accept any device as boot device by Yumi Yukimura · 2 years, 3 months ago
  17. d6c0ec9 Revert "init: remove session keyring workaround for old kernels" by Michael Bestas · 1 year, 10 months ago
  18. b3b9c45 first_stage_mount: Skip dm-verity setup if AVB is not enabled by me-cafebabe · 3 years, 6 months ago
  19. 10d3414 init: Don't enable ADB by default on userdebug builds by Aaron Kling · 3 years, 2 months ago
  20. 07832eb reboot: allow opting-in to fastbootd by Alessandro Astone · 6 years ago
  21. f797647 init: don't skip starting a service with no domain if permissive by William Bellavance · 10 years ago
  22. 4b03779 init: Add vendor-specific initialization hooks. by David Ng · 13 years ago
  23. 4399754 init: add a swapoff built-in command by terryguan · 1 year, 7 months ago
  24. 4f13b13 [fastboot+init] avoid std::allocator<const T> by Ryan Prichard · 1 year, 7 months ago
  25. 41db281 Merge "ueventd: fix other assorted style nits" into main by Treehugger Robot · 1 year, 7 months ago
  26. bb4a409 ueventd: fix other assorted style nits by Eric Caruso · 1 year, 7 months ago
  27. 23276f6 ueventd: fix confusing indentation by Eric Caruso · 1 year, 7 months ago
  28. 8067bd8 Merge "Standardize page property." into main by Treehugger Robot · 1 year, 7 months ago
  29. 40f2bfd Merge "libsnapshot: Move snapshot metadata to super partition." into main by Treehugger Robot · 1 year, 7 months ago
  30. ad6ec1e Merge "libinit_host: clean up dependencies" into main by Jooyung Han · 1 year, 7 months ago
  31. 398203d libsnapshot: Move snapshot metadata to super partition. by Akilesh Kailash · 2 years, 1 month ago
  32. adcba86 Merge "Add resume from hibernation in first stage init" into main by Terry Guan · 1 year, 7 months ago
  33. d96c6b8 Add resume from hibernation in first stage init by terryguan · 1 year, 8 months ago
  34. 9b4ad17 libinit_host: clean up dependencies by Jooyung Han · 1 year, 7 months ago
  35. b47e18a Standardize page property. by Steven Moreland · 1 year, 7 months ago
  36. d51fb54 init: remove interface checks from init by Jooyung Han · 1 year, 8 months ago
  37. 95c4242 host_init_verifier: check interface names directly by Jooyung Han · 1 year, 8 months ago
  38. d6790c4 init_parser_fuzzer: remove interface checks by Jooyung Han · 1 year, 8 months ago
  39. 148f602 init: clean up unused Service[List]::post_data by Jooyung Han · 1 year, 8 months ago
  40. 04636c8 Merge "Remove InitProperties" into main by Treehugger Robot · 1 year, 8 months ago
  41. 1409586 Merge "init_kill_services_test: smoreland@ owners" into main by Steven Moreland · 1 year, 8 months ago
  42. 412d097 Remove InitProperties by Jooyung Han · 1 year, 8 months ago
  43. b29f0dc Merge changes I00deb50c,I82650277 into main by Jooyung Han · 1 year, 8 months ago
  44. 20f66be Merge "There's only one <sys/system_properties.h> now." into main by Elliott Hughes · 1 year, 8 months ago
  45. 576b1be Merge changes I2b0fcb8d,I72510d61 into main by Treehugger Robot · 1 year, 8 months ago
  46. aed9055 init_kill_services_test: smoreland@ owners by Steven Moreland · 1 year, 8 months ago
  47. 164f297 init_kill_services_test: += system_suspend by Steven Moreland · 1 year, 8 months ago
  48. d945d20 init_kill_services_test: formatting for merges by Steven Moreland · 1 year, 8 months ago
  49. 30203af There's only one <sys/system_properties.h> now. by Elliott Hughes · 1 year, 8 months ago
  50. f91503b Clean up userspace-reboot (#2) by Jooyung Han · 1 year, 8 months ago
  51. e34549a Clean up userspace-reboot by Jooyung Han · 1 year, 8 months ago
  52. ccb950f Merge "init: Wait for /dev/hvc1 during ARCVM first-stage mount" into main by Tiffany Yang · 1 year, 8 months ago
  53. b6b55fc Merge "Update visibility according to the change AVF directories layout" into main by Jiyong Park · 1 year, 8 months ago
  54. d909570 Merge "init: set a new trigger when a vold checkpoint is committed" into main by Treehugger Robot · 1 year, 9 months ago
  55. d959fc7 Update visibility according to the change AVF directories layout by Jiyong Park · 1 year, 9 months ago
  56. b525463 init: set a new trigger when a vold checkpoint is committed by Mike McTernan · 1 year, 9 months ago
  57. b885e4a init: Wait for /dev/hvc1 during ARCVM first-stage mount by Tiffany Yang · 1 year, 11 months ago
  58. 0fb39f6 init: Support for initializing virtio-console devices by Tiffany Yang · 1 year, 11 months ago
  59. 0bdd68b Use no_full_install: true instead of installable: false by Jiyong Park · 1 year, 9 months ago
  60. 9418c67 Merge "libsnapshot: Check if the vendor is updated from Android S for GRF" into main by Akilesh Kailash · 1 year, 9 months ago
  61. 1bbf8f0 libsnapshot: Check if the vendor is updated from Android S for GRF by Akilesh Kailash · 1 year, 10 months ago
  62. c2970dd Rewrite `init_vendor` using select syntax by Nelson Li · 1 year, 10 months ago
  63. 064ac0b Convert `init_vendor` to Android.bp by Nelson Li · 1 year, 10 months ago
  64. a118801 Merge "make apex init .XXrc parsing honour .35rc even though we're not yet sdk=35" into main by Treehugger Robot · 1 year, 10 months ago
  65. e767a71 Merge "init: enable 'user root' check at build time" into main by Steven Moreland · 1 year, 10 months ago
  66. 81a1b3e init: enable 'user root' check at build time by Steven Moreland · 1 year, 11 months ago
  67. c088de1 libc++fs is part of libc++ now. by Elliott Hughes · 1 year, 10 months ago
  68. cdd4cb7 Merge "Revert^2 "Only write appcompat properties if flag is defined"" into main by Nate Myren · 1 year, 10 months ago
  69. 0b64326 Merge "init: 'user root' check use vendor API" into main by Treehugger Robot · 1 year, 10 months ago
  70. 5088e58 init: 'user root' check use vendor API by Steven Moreland · 1 year, 10 months ago
  71. b9e0545 Revert^2 "Only write appcompat properties if flag is defined" by Nate Myren · 1 year, 10 months ago
  72. 262f1e8 Create the /dev/sys/block/by-name/zoned_device symbolic link by Bart Van Assche · 1 year, 11 months ago
  73. 254436b Make more DeviceHandler member functions private by Bart Van Assche · 1 year, 11 months ago
  74. ba1e0bd Merge "init: Use std::string_view instead of std::string where appropriate" into main by Bart Van Assche · 1 year, 11 months ago
  75. 564d970 init: Use std::string_view instead of std::string where appropriate by Bart Van Assche · 1 year, 11 months ago
  76. b87b255 riscv64: increase ASLR randomness for Sv48/57 by Sami Tolvanen · 1 year, 11 months ago
  77. edbddd3 Merge "firmware_handler: Print full FW path before loading" into main by Treehugger Robot · 1 year, 11 months ago
  78. 0d8a598 Merge "init: delay 'user root' test to W+" into main by Treehugger Robot · 1 year, 11 months ago
  79. a8a2c5a init: delay 'user root' test to W+ by Steven Moreland · 1 year, 11 months ago
  80. 5e88a32 make apex init .XXrc parsing honour .35rc even though we're not yet sdk=35 by Maciej Żenczykowski · 2 years, 1 month ago
  81. be6e145 Merge "Add restorecon flags for force and data data" into main by Treehugger Robot · 1 year, 11 months ago
  82. 1ebf9cb Add restorecon flags for force and data data by Luzanne Batoon · 1 year, 11 months ago
  83. bf7e0df Merge "16k kernel dev option changes ro.build.fingerprint" into main by Steven Moreland · 1 year, 11 months ago
  84. 188d59a 16k kernel dev option changes ro.build.fingerprint by Steven Moreland · 1 year, 11 months ago
  85. 53748d0 Merge "Prevent mte_upgrade_test from hanging if MTE is disabled" into main by Florian Mayer · 1 year, 11 months ago
  86. 6726655 Merge "Fix mte_upgrade_test" into main by Florian Mayer · 1 year, 11 months ago
  87. 1277bd4 Prevent mte_upgrade_test from hanging if MTE is disabled by Florian Mayer · 1 year, 11 months ago
  88. b3c145e Fix mte_upgrade_test by Florian Mayer · 1 year, 11 months ago
  89. 0b36b59 Create OWNERS for test_upgrade_mte by Florian Mayer · 1 year, 11 months ago
  90. babf597 Merge "Use no_full_install: true instead of installable: false" into main by Treehugger Robot · 1 year, 11 months ago
  91. 31b1582 Merge "Revert "Only write appcompat properties if flag is defined"" into main by Nate Myren · 1 year, 11 months ago
  92. 6d8304a Revert "Only write appcompat properties if flag is defined" by Nate Myren · 1 year, 11 months ago
  93. b330258 Use no_full_install: true instead of installable: false by Jiyong Park · 1 year, 11 months ago
  94. c9d44b8 Don't reject "ctl.stop.*" during shutdown. by Elliott Hughes · 1 year, 11 months ago
  95. 67027ef Merge "[MTE] disable memtag stack in early init" into main by Florian Mayer · 1 year, 11 months ago
  96. c2eaac5 [MTE] disable memtag stack in early init by Florian Mayer · 2 years ago
  97. 6f52052 Merge "ueventd: Add `devname sys_name` to `subsystem`, pulling device names from sysfs" into main by Treehugger Robot · 2 years ago
  98. b479666 ueventd: Add `devname sys_name` to `subsystem`, pulling device names from sysfs by A. Cody Schuffelen · 2 years ago
  99. b46dcf4 Merge "Only write appcompat properties if flag is defined" into main by Treehugger Robot · 2 years ago
  100. f0db240 Merge "Null terminate the std::array given to execve" into main by Treehugger Robot · 2 years ago