1. 2493d50 Create /data/misc/bootanim folder in init.rc. by Lee George Thomas · 2 years, 6 months ago
  2. 42164ff Merge changes from topic "fsverity-init-cleanup" into main by Eric Biggers · 2 years, 6 months ago
  3. f489314 Merge changes from topic "lpdump-snapshots" into main by David Anderson · 2 years, 6 months ago
  4. a71faae Allow processes in the "system" group to read /metadata/ota. by David Anderson · 2 years, 6 months ago
  5. 6e8e8ac init.rc: start update_verifier instead of update_verifier_nonencrypted by Eric Biggers · 2 years, 6 months ago
  6. fac2b18 init.rc: merge the zygote-start actions by Eric Biggers · 2 years, 6 months ago
  7. 79a6739 init.rc: stop using fsverity_init --lock by Eric Biggers · 2 years, 6 months ago
  8. d6d8c1f init.rc: set f2fs seq_file_ra_mul to 128 by Daeho Jeong · 2 years, 7 months ago
  9. 7a0611b Remove write permission from file mode of top-level user dirs by Eric Biggers · 2 years, 7 months ago
  10. ab5e525 Increasing length of the datagram for Unix Domain Socket by Vova Sharaienko · 2 years, 8 months ago
  11. 655a03f Run art_boot before odsign. by Martin Stjernholm · 2 years, 8 months ago
  12. 2fccf5e Explicit init .rc user. by Steven Moreland · 2 years, 9 months ago
  13. eef0f56 [DO NOT MERGE] Migrate the blkio controller to the v2 cgroup hierarchy by Bart Van Assche · 3 years, 6 months ago
  14. 0bcf0bf Fix labels on /data/system/shutdown-checkpoints/ by Woody Lin · 3 years ago
  15. 5c1d43f Merge "Create new directory for statsd restricted configs" by Jeffrey Huang · 2 years, 11 months ago
  16. 01a73d7 Create new directory for statsd restricted configs by Jeffrey Huang · 3 years ago
  17. 231e80d Grant wmtrace access to platform_app:systemui by Hongwei Wang · 3 years ago
  18. 5265b8d Clean up references to FDE in documentation and comments by Eric Biggers · 3 years ago
  19. 12f9ff8 init: Make console a shutdown critical service by Gabriel Jacobo · 6 years ago
  20. 177f5b1 Merge "Set memlock rlimit to 64KB" by Carlos Galo · 3 years ago
  21. 468c62a Merge "Change permissions of /data/misc/virtualizationservice" by David Brazdil · 3 years ago
  22. c7a6fe6 Revert "Migrate the blkio controller to the v2 cgroup hierarchy" by Jooyung Han · 3 years ago
  23. 5400ae2 Migrate the blkio controller to the v2 cgroup hierarchy by Bart Van Assche · 3 years, 6 months ago
  24. bc491e2 Change permissions of /data/misc/virtualizationservice by David Brazdil · 3 years, 1 month ago
  25. 1447120 Set memlock rlimit to 64KB by Carlos Galo · 3 years, 1 month ago
  26. b728ecd boringssl self tests: explicitly specify empty capabilities by Nikita Ioffe · 3 years, 1 month ago
  27. 56bee1f Skip system/bin/bootstrap/linkerconfig by Jooyung Han · 3 years, 1 month ago
  28. aeee1c6 Merge "Create misc_ce and misc_de mirror storage" by Sanjana Sunil · 3 years, 1 month ago
  29. 2accf5b set iostat_period_ms to 1 sec by Daeho Jeong · 3 years, 2 months ago
  30. 5c7ff88 Create misc_ce and misc_de mirror storage by Sanjana Sunil · 3 years, 10 months ago
  31. d9d3a5c Merge "Revert "add apex-ready event after post-fs-data"" by Jooyung Han · 3 years, 2 months ago
  32. 8fbd79e Revert "add apex-ready event after post-fs-data" by Jooyung Han · 3 years, 2 months ago
  33. 7e357eb Make bpf_attach_tracepoint() available as soon as possible by chenyc5 · 3 years, 2 months ago
  34. 745111f Merge "Remove unneeded 'slave' flag for /data_mirror/data_ce/null" by Eric Biggers · 3 years, 3 months ago
  35. 28a1969 Remove unneeded 'slave' flag for /data_mirror/data_ce/null by Eric Biggers · 3 years, 3 months ago
  36. 8f6fcd1 Fix flaky AVB test from late verity_update_state by Nathan Huckleberry · 3 years, 3 months ago
  37. 40e1666 init.rc: create /data/misc/threadnetwork folder by zhanglongxia · 3 years, 4 months ago
  38. 9561496 Prepare /data/property before load_persist_props by Jooyung Han · 3 years, 5 months ago
  39. 86cc51a Merge "Revert "Add support for only starting 64 bit zygote."" by Christopher Ferris · 3 years, 6 months ago
  40. 3fa3f86 Revert "Add support for only starting 64 bit zygote." by Christopher Ferris · 3 years, 6 months ago
  41. 1012626 Merge "Add support for only starting 64 bit zygote." by Elliott Hughes · 3 years, 6 months ago
  42. c017e2c Move boringssl self tests from early-init to init. by Pete Bentley · 3 years, 6 months ago
  43. 2f38c39 Do not create /data/misc/zoneinfo. by Almaz Mingaleev · 3 years, 7 months ago
  44. 7f79ee4 Merge "Remove TZUvA feature." by Almaz Mingaleev · 3 years, 7 months ago
  45. 4631485 charge the permissions for the proc/bootconfig by zexin.hou · 3 years, 7 months ago
  46. 9d3da34 Remove TZUvA feature. by Almaz Mingaleev · 3 years, 8 months ago
  47. dce8ba2 init.rc: restorecon /data/media before chattr by Eric Biggers · 3 years, 8 months ago
  48. e4200ba Merge "Change the encryption rule of /data/bootanim to DeleteIfNecessary" by Treehugger Robot · 3 years, 8 months ago
  49. 72c781d Annotate and consolidate use of encryption=None by Eric Biggers · 3 years, 8 months ago
  50. a1039f9 Change the encryption rule of /data/bootanim to DeleteIfNecessary by Josh Yang · 3 years, 8 months ago
  51. ec76b5c Merge changes from topics "action-in-apex-config", "apex-ready-event", "subcontext-for-vendor-apex" by Jooyung Han · 3 years, 8 months ago
  52. 93a8fc2 Merge "Move creation of /data/user/0 and /data/media/obb to vold" by Eric Biggers · 3 years, 8 months ago
  53. ba830eb Remove setenvs when running boringssl_self_test. by Pete Bentley · 3 years, 8 months ago
  54. 1eb3394 add apex-ready event after post-fs-data by Jooyung Han · 3 years, 8 months ago
  55. ef92752 Move creation of /data/user/0 and /data/media/obb to vold by Eric Biggers · 3 years, 8 months ago
  56. 6f554d1 Remove redundant settings in init.rc for cpu scaling_max_freq by Richard Chang · 3 years, 8 months ago
  57. cbd75b8 Align file permissions for cpufreq scaling_max_freq node by Richard Chang · 3 years, 9 months ago
  58. 45aafa5 Merge "Support /dev/fscklogs/log in f2fs back" by Jaegeuk Kim · 3 years, 9 months ago
  59. 04afe0c Merge "Delete stale Virtualization image files" by Treehugger Robot · 3 years, 9 months ago
  60. 3aca50c Support /dev/fscklogs/log in f2fs back by Jaegeuk Kim · 3 years, 9 months ago
  61. 431e35e init.rc: increase readahead window multiplier for POSIX_FADV_SEQUENTIAL files by Daeho Jeong · 3 years, 9 months ago
  62. df84dd9 Delete stale Virtualization image files by Alan Stokes · 3 years, 9 months ago
  63. 97cc69e Remove stale files in /data/misc/virtualizationservice by Jiyong Park · 3 years, 9 months ago
  64. 93c66bb Virtualizationservice is owned by the system UID by Jiyong Park · 3 years, 10 months ago
  65. cb965e0 Merge "Set Multi-Gen LRU enabled based on experiment prop" by Kalesh Singh · 3 years, 9 months ago
  66. da94c7f Add support for only starting 64 bit zygote. by Christopher Ferris · 3 years, 9 months ago
  67. bd42559 Set Multi-Gen LRU enabled based on experiment prop by Kalesh Singh · 3 years, 9 months ago
  68. 4b91af7 [Init] Create dir for odsign metrics by Shikha Panwar · 3 years, 10 months ago
  69. 1595635 Revert "Migrate the blkio controller to the v2 cgroup hierarchy" by Bart Van Assche · 3 years, 10 months ago
  70. 07f6c82 Migrate the blkio controller to the v2 cgroup hierarchy by Bart Van Assche · 4 years ago
  71. 881ca51 init.rc: remove commented-out code that set vold.post_fs_data_done by Eric Biggers · 3 years, 10 months ago
  72. 120f6b2 Init: add dev.mnt.blk.bootdevice to access device sysfs by Jaegeuk Kim · 3 years, 11 months ago
  73. 852111e init.rc: use /sys/class/block instead of /sys/devices/virtual/block by Juhyung Park · 4 years ago
  74. 2e7799a init.rc: Set permissions to cgroup.procs files by Suren Baghdasaryan · 4 years ago
  75. ef76c81 Create /data/bootanim folder in init.rc. by Josh Yang · 4 years, 1 month ago
  76. ccf343f Add group ID for reading tracefs by Kalesh Singh · 4 years, 1 month ago
  77. 9eeffa4 Merge "Revert^2 "Load persist props before starting apexd."" by Daniel Norman · 4 years, 2 months ago
  78. 82d6d12 Merge "mkdir /metadata/sepolicy" by Alan Stokes · 4 years, 2 months ago
  79. 75d0b33 mkdir /metadata/sepolicy by Jeff Vander Stoep · 4 years, 2 months ago
  80. ebaa3e5 Revert^2 "Load persist props before starting apexd." by Daniel Norman · 4 years, 2 months ago
  81. 5f77eda Merge "Revert "Load persist props before starting apexd."" by Owen Kim · 4 years, 2 months ago
  82. f106650 Revert "Load persist props before starting apexd." by Owen Kim · 4 years, 2 months ago
  83. b3aa2c4 Merge "Load persist props before starting apexd." by Daniel Norman · 4 years, 2 months ago
  84. 4b09b5e Load persist props before starting apexd. by Daniel Norman · 4 years, 3 months ago
  85. 335cd1f init.rc: remove handling of vold.decrypt property changes by Eric Biggers · 4 years, 2 months ago
  86. af97ded Merge "Sets 'verity_update_state' in init.rc" by Treehugger Robot · 4 years, 3 months ago
  87. 014446d init.rc: Create a new group for dex2oat by Rick Yiu · 4 years, 3 months ago
  88. 5998c74 Sets 'verity_update_state' in init.rc by Bowgo Tsai · 4 years, 3 months ago
  89. 53cd1e9 init.rc: disable creation of bootreceiver tracing instance for kernels >=4.9 and <= 5.4 by Alexander Potapenko · 4 years, 4 months ago
  90. 2163bbb Add executable bit to tests directories. by Christopher Ferris · 4 years, 4 months ago
  91. 92cb2e8 Use extra_free_kbytes.sh whenever sys.sysctl.extra_free_kbytes changes by Suren Baghdasaryan · 4 years, 6 months ago
  92. ec37ba8 Restrict creation of bootreceiver tracing instance to 64-bit systems. by Alexander Potapenko · 4 years, 6 months ago
  93. 1f885ae virtualizationservice will clear its own temporary directory. by Andrew Walbran · 4 years, 6 months ago
  94. 9f8b024 init: disable watermark_boost feature by Martin Liu · 4 years, 7 months ago
  95. da75aa7 Merge "init: fix to set sd device label correctly for FS" by David Anderson · 4 years, 7 months ago
  96. bcefbb1 init: fix to set sd device label correctly for FS by Guo Weichao · 4 years, 8 months ago
  97. 7703d07 init.rc: remove system cgroup migraion by Wei Wang · 4 years, 7 months ago
  98. 420830f Isolate app profile ref data by Ricky Wai · 4 years, 7 months ago
  99. 2934ee0 Create data directory for VirtualizationService. by Andrew Walbran · 4 years, 8 months ago
  100. 11197dd Allow others to read the profile ref dir by Calin Juravle · 4 years, 8 months ago