Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
e0f5c1069175a28cd6db2abbf59b8f1fbf439948
/
init
e0f5c10
first_stage_mount: reading all avb_keys before chroot
by Bowgo Tsai
· 6 years ago
1cc76df
Delete dangerous comparison operators from base::expected
by Bernie Innocenti
· 6 years ago
db8881b
Merge "init: handle process actions when waiting for exec services"
by Tom Cherry
· 6 years ago
44d5ec3
init: handle process actions when waiting for exec services
by Tom Cherry
· 6 years ago
abe52dc
Merge "Whitelist reboot reasons related to userspace reboot failure"
by Nikita Ioffe
· 6 years ago
21dcbd1
Merge "remount: Use /data for backing scratch storage."
by David Anderson
· 6 years ago
c13586f
remount: Use /data for backing scratch storage.
by David Anderson
· 6 years ago
764c1ac
Trigger boot animation on userspace reboot
by Nikita Ioffe
· 6 years ago
4a787d9
Whitelist reboot reasons related to userspace reboot failure
by Nikita Ioffe
· 6 years ago
cdebef1
Merge "init: add builtin check for perf_event LSM hooks"
by Ryan Savitski
· 6 years ago
1eb300d
init: Fix a bug in MountDir
by Satoshi Niwa
· 6 years ago
90c523b
Give x permission on apex data directories.
by Oli Lan
· 6 years ago
62f3512
Merge "Refine the first stage mount for DSU"
by Howard Chen
· 6 years ago
f0f7e70
init: add builtin check for perf_event LSM hooks
by Ryan Savitski
· 6 years ago
05506f0
Don't reboot into recovery during userspace reboot
by Nikita Ioffe
· 6 years ago
60ddf3a
Merge "Change scope of ro.init.userspace_reboot.is_supported to public"
by Nikita Ioffe
· 6 years ago
10cdc17
Change scope of ro.init.userspace_reboot.is_supported to public
by Nikita Ioffe
· 6 years ago
b7c68f7
Merge "init: document interface_* commands and ctl.* actions"
by Treehugger Robot
· 6 years ago
504eb85
init: document interface_* commands and ctl.* actions
by Tom Cherry
· 6 years ago
644d6a1
Merge "init: Bind mount /mnt/installer early for scoped storage."
by Treehugger Robot
· 6 years ago
c70c066
init: Bind mount /mnt/installer early for scoped storage.
by Martijn Coenen
· 6 years ago
a841bd4
Refine the first stage mount for DSU
by Howard Chen
· 6 years ago
d377ad8
Merge "InitFatalReboot: Panic the system if init_fatal_panic is "true""
by Woody Lin
· 6 years ago
a4b446d
Merge "init: Fix writing "reboot recovery" to BCB"
by Tom Cherry
· 6 years ago
6bbfa26
InitFatalReboot: Panic the system if init_fatal_panic is "true"
by Woody Lin
· 6 years ago
4d82b28
Merge "Support AVB chain partitions for HASH descriptors"
by Treehugger Robot
· 6 years ago
a61c3ab
Support AVB chain partitions for HASH descriptors
by Bowgo Tsai
· 6 years ago
18a7a5b
CtsInitTestCases secondary_user
by Bookatz
· 6 years ago
dc51672
Change ownership of apex data directories to root.
by Oli Lan
· 6 years ago
2c7c3c7
init: Fix writing "reboot recovery" to BCB
by Sam Protsenko
· 6 years ago
24ccfc2
Merge "Update linkerconfig to target out directory"
by Kiyoung Kim
· 6 years ago
3b2dbe9
Update linkerconfig to target out directory
by Kiyoung Kim
· 6 years ago
bdaa9af
Merge "init: Use ImageManager for DSUs."
by David Anderson
· 6 years ago
018ddd7
Unify logic for resetting properties before userspace reboot
by Nikita Ioffe
· 6 years ago
80416f7
Merge "Generate linkerconfig per mount namespaces"
by Kiyoung Kim
· 6 years ago
e4d3f21
Generate linkerconfig per mount namespaces
by Kiyoung Kim
· 6 years ago
661ad4e
init: Use ImageManager for DSUs.
by David Anderson
· 6 years ago
9f473c0
Don't proceed with userspace reboot if device doesn't support it
by Nikita Ioffe
· 6 years ago
648ae3a
Use apex name in apex_manifest.pb as the mount point
by Jiyong Park
· 6 years ago
4b077c5
Require 'exact', 'prefix', or '' for match operation in property_contexts
by Tom Cherry
· 6 years ago
d1f5a81
Merge "Store crashing process name in sysprop"
by Gavin Corkery
· 6 years ago
597eca8
Merge "Move linker config under /linkerconfig"
by Kiyoung Kim
· 6 years ago
5d0deb5
Store crashing process name in sysprop
by Gavin Corkery
· 6 years ago
5642bd2
Merge "init: clarify a comment"
by Treehugger Robot
· 6 years ago
06126e1
Merge changes from topics "createapexdirs", "createapexrollbackdirs"
by Oli Lan
· 6 years ago
cbeaca5
init: clarify a comment
by Tom Cherry
· 6 years ago
c99d60c
init: add missing O_CLOEXEC
by Tom Cherry
· 6 years ago
13e51e7
Create DE_sys APEX data directories.
by Oli Lan
· 6 years ago
99df54b
Move linker config under /linkerconfig
by Kiyoung Kim
· 6 years ago
97437a7
init: fsync() persistent properties directory after rename()
by Tom Cherry
· 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
7592402
Merge "init: Replace property_set() with android::base::SetProperty()"
by Tom Cherry
· 6 years ago
5723509
Merge "Point to exec_start from start in init documentation"
by Anton Hansson
· 6 years ago
8c4d930
Point to exec_start from start in init documentation
by Anton Hansson
· 6 years ago
028e1d4
Merge "Bind-mount individual flattened APEXes"
by Jooyung Han
· 6 years ago
c88d8f9
init: Replace property_set() with android::base::SetProperty()
by Tom Cherry
· 6 years ago
cafa75c
Merge "FscryptInstallKeyring: don't re-create keyring if it's already created"
by Nikita Ioffe
· 6 years ago
9f71d61
Merge "Add basic support for remounting ext4 userdata into checkpoint"
by Nikita Ioffe
· 6 years ago
8fa4d6c
Merge "init: always kill oneshot services' process groups."
by Tom Cherry
· 6 years ago
1f40c94
FscryptInstallKeyring: don't re-create keyring if it's already created
by Nikita Ioffe
· 6 years ago
bee7b8c
Add basic support for remounting ext4 userdata into checkpoint
by Nikita Ioffe
· 6 years ago
57d7bb6
Fix typo in userspace reboot watchdog
by Nikita Ioffe
· 6 years ago
5bb9d21
Bind-mount individual flattened APEXes
by Jooyung Han
· 6 years ago
1b0ea6c
Merge "init: fix subcontext tests running as non-root."
by Treehugger Robot
· 6 years ago
1c005f3
init: fix subcontext tests running as non-root.
by Tom Cherry
· 6 years ago
d89ed13
init: always kill oneshot services' process groups.
by Tom Cherry
· 6 years ago
23dbd6d
Make userspace_reboot.in_progress sysprop-as-api
by Nikita Ioffe
· 6 years ago
dc4bd27
Merge "Add a very basic userspace reboot watchdog"
by Nikita Ioffe
· 6 years ago
bc1d0b0
Merge "init: make CheckPropertyTriggers() more efficient"
by Tom Cherry
· 6 years ago
82a431e
Add a very basic userspace reboot watchdog
by Nikita Ioffe
· 6 years ago
1efc484
init: make CheckPropertyTriggers() more efficient
by Tom Cherry
· 6 years ago
c0df187
Add sysprops for start & end of userspace reboot
by Nikita Ioffe
· 6 years ago
18278d2
init: make triggering shutdown from vendor_init better
by Tom Cherry
· 6 years ago
e91c76b
Merge "init: check property type in host_init_verifier"
by Tom Cherry
· 6 years ago
edad2bf
Use PLOG and TEMP_FAILURE_RETRY for uevent socket errors
by Tom Cherry
· 6 years ago
47cdf6c
Merge "Move init and ueventd scripts from / to /system/etc"
by Tom Cherry
· 6 years ago
b5f2ec0
init: check property type in host_init_verifier
by Tom Cherry
· 6 years ago
c9f5353
Move init and ueventd scripts from / to /system/etc
by Tom Cherry
· 6 years ago
838f5cc
Merge "userspace reboot: don't re-install keyring when remounting userdata"
by Nikita Ioffe
· 6 years ago
8106c8e
Merge changes from topic "native process registration"
by Suren Baghdasaryan
· 6 years ago
be49555
Merge "Do not run init CTS test on secondary ABI"
by Treehugger Robot
· 6 years ago
63898aa
userspace reboot: don't re-install keyring when remounting userdata
by Nikita Ioffe
· 6 years ago
a4eeead
Do not run init CTS test on secondary ABI
by Tom Cherry
· 6 years ago
449282c
Merge "Make encryption action an argument to mkdir"
by Paul Crowley
· 6 years ago
c29c2ba
init: Add support for native service registration with lmkd
by Suren Baghdasaryan
· 6 years ago
ab91ee9
userspace reboot: unmount apexes and switch to bootstrap namespace
by Nikita Ioffe
· 6 years ago
dbee361
Merge "Make remount into checkpointing for ext4 userdata a no-op"
by Nikita Ioffe
· 6 years ago
e4cb2c4
Merge "Move comments into selinux.h and fix"
by Treehugger Robot
· 6 years ago
42697d3
Make remount into checkpointing for ext4 userdata a no-op
by Nikita Ioffe
· 6 years ago
68258e8
Make encryption action an argument to mkdir
by Paul Crowley
· 6 years ago
f831f10
Move comments into selinux.h and fix
by Paul Crowley
· 6 years ago
283e41d
Merge "first_stage_init: if console enabled allow for errors in module loading"
by Mark Salyzyn
· 6 years ago
8fb7f77
init: hack for /charger symlink
by Yifan Hong
· 6 years ago
a7144f7
first_stage_init: if console enabled allow for errors in module loading
by Mark Salyzyn
· 6 years ago
7160fc1
fs_mgr: Add stable_inodes flag to encrypted ext4
by Paul Crowley
· 6 years ago
8a603a7
Merge "Userspace reboot: Support remounting userdata for f2fs"
by Nikita Ioffe
· 6 years ago
82f1cbe
Merge "Use new libfscrypt interface"
by Paul Crowley
· 6 years ago
12a3607
Userspace reboot: Support remounting userdata for f2fs
by Nikita Ioffe
· 6 years ago
9107e6f
Use new libfscrypt interface
by Paul Crowley
· 6 years ago
Next »