1. 74d8422 Merge "Remove the mount points defined in skip_mount.cfg from ReadDefaultFstab()" by Treehugger Robot · 7 years ago
  2. 87882c0 Merge "init: handle getpeercon() errors" by Tom Cherry · 7 years ago
  3. 4bc1658 Merge "init: set up SelinuxAuditCallback() earlier" by Tom Cherry · 7 years ago
  4. 77c2847 Remove the mount points defined in skip_mount.cfg from ReadDefaultFstab() by SzuWei Lin · 7 years ago
  5. 2ddb8df Merge "Adding adb_debug.prop into debug ramdisk" by Treehugger Robot · 7 years ago
  6. 7f160af init: handle getpeercon() errors by Tom Cherry · 7 years ago
  7. 2f113ad init: set up SelinuxAuditCallback() earlier by Tom Cherry · 7 years ago
  8. 05f07d8 Adding adb_debug.prop into debug ramdisk by Bowgo Tsai · 7 years ago
  9. 72d8d2f Merge "Copying debug ramdisk files to /debug_ramdisk/*" by Treehugger Robot · 7 years ago
  10. 9b33cbc Merge "init: small header clean up" by Treehugger Robot · 7 years ago
  11. a7c103e Merge "init: set oom_adj early before fork vendor_init" by Treehugger Robot · 7 years ago
  12. 30afda7 Copying debug ramdisk files to /debug_ramdisk/* by Bowgo Tsai · 7 years ago
  13. 45d8174 init: set oom_adj early before fork vendor_init by Wei Wang · 7 years ago
  14. 030ef18 init: small header clean up by Tom Cherry · 7 years ago
  15. 990483d init: do not fork before doing (u)mount_all() by Tom Cherry · 7 years ago
  16. e438843 Merge "init: add umount_all builtin." by Yifan Hong · 7 years ago
  17. 6aa0d7e Merge "init: fix loglevel docs." by Treehugger Robot · 7 years ago
  18. 402633d init: add umount_all builtin. by Yifan Hong · 7 years ago
  19. 8457f52 init: fix loglevel docs. by Elliott Hughes · 7 years ago
  20. a0f8b05 first-stage mount: support using other avb_keys by Bowgo Tsai · 7 years ago
  21. b833d17 init: fixes to README.mk by Mark Salyzyn · 7 years ago
  22. 9ca898f Avoid leaking property values into logs on error by Nick Kralevich · 7 years ago
  23. 25d42ee Merge changes from topic "libprocessgroup_rc" by Yifan Hong · 7 years ago
  24. 9d7b89a CgroupSetupCgroups -> CgroupSetup by Yifan Hong · 7 years ago
  25. d8ce1fb libprocessgroup_setup: use libcgrouprc_format by Yifan Hong · 7 years ago
  26. 6f9ce2e libprocessgroup: Move CgroupSetupCgroups() to libprocessgroup_setup by Yifan Hong · 7 years ago
  27. e419a79 ueventd: populate /dev/block/mapper link by Mark Salyzyn · 7 years ago
  28. 0a887aa Merge "Disallow operator!() on unique_fd" by Treehugger Robot · 7 years ago
  29. a896e2a Merge "init: mount_handler: system-as-root (legacy)" by Treehugger Robot · 7 years ago
  30. 81cfeb5 Merge "libprocessgroup: restrict SetupCgroups to one-time usage and only by init" by Suren Baghdasaryan · 7 years ago
  31. 5aa37dc Merge "init: Support booting off GSIs installed to non-userdata block devices." by David Anderson · 7 years ago
  32. 7cb72c9 Disallow operator!() on unique_fd by Bernie Innocenti · 7 years ago
  33. 5b53573 libprocessgroup: restrict SetupCgroups to one-time usage and only by init by Suren Baghdasaryan · 7 years ago
  34. 793f4b5 init: mount_handler: system-as-root (legacy) by Mark Salyzyn · 7 years ago
  35. f959fff Merge changes from topic "lpdumpd" by Yifan Hong · 7 years ago
  36. 567f187 init: expand prop in 'file' by Yifan Hong · 7 years ago
  37. 87215c2 Fix parse_apex_configs doc in README.md by Vic Yang · 7 years ago
  38. ee725f6 init: Support booting off GSIs installed to non-userdata block devices. by David Anderson · 7 years ago
  39. 402e4a6 init: make sepolicy dependency optional by Jeff Vander Stoep · 7 years ago
  40. e21d07f Merge "selinux: use the policy version defined in sepolicy" by Jeffrey Vander Stoep · 7 years ago
  41. cdb825e Check if we need to Poll for devices after RegenerateUevents by Mark Salyzyn · 7 years ago
  42. a73ed22 init: add MountHandler property handler by Mark Salyzyn · 7 years ago
  43. 4cd0914 Merge changes from topic "apex_earlymount_no_bionic_bindmount" by Treehugger Robot · 7 years ago
  44. 1dacd42 Allow overriding ro.debuggable to 1 on USER builds by Bowgo Tsai · 7 years ago
  45. 37bbf80 init: epoll: add events argument to RegisterHandler by Mark Salyzyn · 7 years ago
  46. 7b4801a Don't bind-mount bionic files by Jiyong Park · 7 years ago
  47. 076305e init: use PLOG rather than strerror. by Elliott Hughes · 7 years ago
  48. e5dc674 Make /apex on ramdisk by Jiyong Park · 7 years ago
  49. 8502ed3 Access apex sysprops via the generated API by Jiyong Park · 7 years ago
  50. dcbaf9f Activate system APEXes early by Jiyong Park · 7 years ago
  51. 4ba548d mount /apex during first_stage init by Jiyong Park · 7 years ago
  52. f3e28e1 libfs_avb: support key rotation for standalone partitions by Bowgo Tsai · 7 years ago
  53. 724eda5 selinux: use the policy version defined in sepolicy by Jeff Vander Stoep · 7 years ago
  54. 084d3b9 Merge "libfs_avb: support rollback protection for Live GSI" by Treehugger Robot · 7 years ago
  55. 1cdd96c Merge "init: Set a property indicating that we're booting into a GSI." by David Anderson · 7 years ago
  56. 918668a libfs_avb: support rollback protection for Live GSI by Bowgo Tsai · 7 years ago
  57. 86f38d5 Merge "init: Ignore "ro." restrictions when reading prop files" by Tom Cherry · 7 years ago
  58. be04892 init: Ignore "ro." restrictions when reading prop files by Tom Cherry · 7 years ago
  59. f42e08d load selinux property_contexts in /odm and /product by Jinguang Dong · 7 years ago
  60. 372278c init: Set a property indicating that we're booting into a GSI. by David Anderson · 7 years ago
  61. fffe439 Skip enabling dm-verity for live GSI when needed by Bowgo Tsai · 7 years ago
  62. 5272f9b Merge "Refactor fs_mgr_update_verity_state()" by Tom Cherry · 7 years ago
  63. 944e6f1 Merge "Allow properties to be derived from partition-specific properties during init" by Steven Laver · 7 years ago
  64. cf80b6d Refactor fs_mgr_update_verity_state() by Tom Cherry · 7 years ago
  65. 6576e13 Remove logic to fake /system in overlayfs by Tom Cherry · 7 years ago
  66. 57a740e Allow properties to be derived from partition-specific properties during init by Steven Laver · 7 years ago
  67. 500b6c0 Merge "init: allow services to have no capabilities set" by Tom Cherry · 7 years ago
  68. 1cd082d init: allow services to have no capabilities set by Tom Cherry · 7 years ago
  69. 54f7e57 Merge "init: print property/value for wait_for_property" by Treehugger Robot · 7 years ago
  70. c9352bb init: print property/value for wait_for_property by Wei Wang · 7 years ago
  71. 54ef09c Merge "Reland: "Identify post-apexd crashing processes"" by Treehugger Robot · 7 years ago
  72. 23aa17b Reland: "Identify post-apexd crashing processes" by Zimuzo Ezeozue · 7 years ago
  73. e01ae8d init: Replace cgroup hardcoded path with detected one by Suren Baghdasaryan · 7 years ago
  74. 82b72a5 libprocessgroup: Add support for task profiles by Suren Baghdasaryan · 7 years ago
  75. 54ea49b Merge "Add android::fs_mgr namespace for new Fstab code" by Tom Cherry · 7 years ago
  76. a15f385 Merge changes from topic "move_bionic_to_apex3" by Treehugger Robot · 7 years ago
  77. a3530e6 Add android::fs_mgr namespace for new Fstab code by Tom Cherry · 7 years ago
  78. ee6114f Enable AVB for dynamic GSI (f.k.a. Live Image) by Bowgo Tsai · 7 years ago
  79. 6866041 Proper mount namespace configuration for bionic by Jiyong Park · 7 years ago
  80. d6c2feb init: delete code that sets ro.recovery_id by Tom Cherry · 7 years ago
  81. 9ffdf59 Merge "selinux: account for /product hash" by Tri Vo · 7 years ago
  82. 9f2e84e Do SetUpDmVerity only once for the same mount point by LongPing Wei · 7 years ago
  83. c8137f9 selinux: account for /product hash by Tri Vo · 7 years ago
  84. 7ca2c56 Merge "init: load /product selinux mapping file" by Tri Vo · 7 years ago
  85. 5d7439f Merge "Revert "do not start shutdown animation from init"" by Tom Cherry · 7 years ago
  86. 60fc999 Merge "init: Remove the obsolete restorecon for /sbin files." by Treehugger Robot · 7 years ago
  87. 60b89ae Revert "Identify post-apexd crashing processes" by Jiyong Park · 7 years ago
  88. 8b73dfc Revert "Bionic libs and the dynamic linker are bind mounted" by Jiyong Park · 7 years ago
  89. 80aec3f Revert "Don't create separate mount namespaces for pre-apexd processes" by Jiyong Park · 7 years ago
  90. 9c33436 Merge "Re-enable asan on /init." by Treehugger Robot · 7 years ago
  91. a68d8c9 init: Remove the obsolete restorecon for /sbin files. by Tao Bao · 7 years ago
  92. 1945fbe Merge "init: dump less debug logs when unmount timeout" by Treehugger Robot · 7 years ago
  93. dd02fa1 Re-enable asan on /init. by Evgenii Stepanov · 7 years ago
  94. 2fdbdfd Merge "zram: support zram_writeback" by Jaegeuk Kim · 7 years ago
  95. 28a2c92 init: dump less debug logs when unmount timeout by Jonglin Lee · 7 years ago
  96. b43440b Merge "init: Add support for GSI installations in first-stage mount." by David Anderson · 7 years ago
  97. 0e330f1 init: Add support for GSI installations in first-stage mount. by David Anderson · 7 years ago
  98. 503f185 init: load /product selinux mapping file by Tri Vo · 7 years ago
  99. df2faa4 reboot: only run fsck when detecting filesystem inconsistency by Randall Huang · 7 years ago
  100. 2aedc82 zram: support zram_writeback by Jaegeuk Kim · 7 years ago