index
:
platform_external_crosvm
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
aosp-emu-30-release
crosvm-master
emu-30-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-main
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys_util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert submission"
Chih-Hung Hsieh
2019-12-02
1
-1
/
+2
*
Revert submission
Colin Cross
2019-11-26
1
-2
/
+1
*
Add rust_test modules and TEST_MAPPING.
Chih-Hung Hsieh
2019-11-17
1
-1
/
+2
*
Add crosvm_defaults with only supported platforms.
Ivan Lozano
2019-11-15
2
-2
/
+2
*
Use default module name 'liblibc'
Chih-Hung Hsieh
2019-10-31
1
-1
/
+1
*
Generate Android.bp into subdirectories.
Chih-Hung Hsieh
2019-10-14
2
-0
/
+31
*
crosvm: fix clippy warnings
Jakub Staron
2019-06-08
1
-0
/
+1
*
crosvm: virtio-pmem device
Jakub Staron
2019-06-05
1
-0
/
+6
*
eliminate mut from non-mut references
Zach Reizner
2019-06-04
5
-105
/
+259
*
eliminate usage of uninitialized
Zach Reizner
2019-05-23
1
-7
/
+5
*
crosvm: add cmdline flags for configuring serial outputs in guest machine
Trent Begin
2019-05-15
1
-42
/
+120
*
crosvm: add license blurb to all files
Stephen Barber
2019-04-24
1
-0
/
+4
*
sys_util: add size to mmap InvalidRange error
Daniel Verkamp
2019-04-22
1
-8
/
+8
*
clippy: Resolve cast_ptr_alignment
David Tolnay
2019-04-18
2
-0
/
+121
*
clippy: Iterate without calling .iter()
David Tolnay
2019-04-18
5
-14
/
+23
*
edition: Eliminate ref keyword
David Tolnay
2019-04-18
5
-12
/
+12
*
edition: Eliminate blocks superseded by NLL
David Tolnay
2019-04-17
2
-61
/
+52
*
clippy: Resolve assign_op_pattern
David Tolnay
2019-04-17
1
-1
/
+1
*
edition: Remove extern crate lines
David Tolnay
2019-04-15
3
-15
/
+0
*
edition: Fill in macro imports
David Tolnay
2019-04-15
1
-0
/
+1
*
sys_util: Enable macros imported individually
David Tolnay
2019-04-15
3
-19
/
+16
*
sys_util: add MemoryMappingArena
Daniel Prilik
2019-04-12
1
-38
/
+423
*
main: add --cpu-affinity option to pin VCPUs
Daniel Verkamp
2019-04-09
2
-0
/
+66
*
sys_util: Use expect_err instead of panicking
Chirantan Ekbote
2019-04-09
1
-2
/
+1
*
cargo: Sort all dependency lists in Cargo.toml
David Tolnay
2019-04-09
2
-3
/
+3
*
edition: Update sys_util to 2018 edition
David Tolnay
2019-04-08
4
-2
/
+5
*
edition: Use dyn syntax for trait objects
David Tolnay
2019-04-08
4
-13
/
+23
*
sys_util: sock_ctrl_msg: Make clippy clean
Dylan Reid
2019-04-03
1
-2
/
+2
*
sys_util: ioctl: Make clippy clean
Dylan Reid
2019-03-28
1
-4
/
+4
*
sys_util: clock: Make clippy clean
Dylan Reid
2019-03-28
1
-1
/
+13
*
sys_util: net: Make clippy clean
Dylan Reid
2019-03-26
1
-1
/
+3
*
sys_util: shm: Make clippy clean
Dylan Reid
2019-03-26
1
-1
/
+1
*
sys_util: write_zeros: Make clippy clean
Dylan Reid
2019-03-26
1
-7
/
+6
*
sys_util: poll: Make clippy clean
Dylan Reid
2019-03-25
1
-5
/
+11
*
crosvm: add memfd for GuestMemory
Daniel Prilik
2019-03-25
1
-11
/
+147
*
sys_util: errno: Make clippy clean
Dylan Reid
2019-03-21
1
-1
/
+1
*
sys_util: don't use hostname in syslog message header
Chris Morin
2019-03-20
1
-32
/
+3
*
sys_util: timerfd: fix clippy lints
Dylan Reid
2019-03-20
1
-2
/
+6
*
edition: Update absolute paths to 2018 style
David Tolnay
2019-03-13
22
-81
/
+77
*
sys_util: guest_address: take self by value in methods
Dylan Reid
2019-03-12
1
-6
/
+6
*
data_model: ignore clippy error for mut from non-mut
Dylan Reid
2019-03-09
1
-0
/
+2
*
Drop capabilities before spawning any vcpu thread
Dmitry Torokhov
2019-03-08
2
-0
/
+44
*
sys_util: remove deprecated functions
paulhsia
2019-03-05
1
-12
/
+0
*
error: Consistently use Display instead of error description()
David Tolnay
2019-03-02
3
-24
/
+26
*
sys_util: add seqpacket features
Zach Reizner
2019-02-28
2
-25
/
+367
*
Allow custom protection for mmap.
Lepton Wu
2019-02-27
1
-3
/
+53
*
fmt: Format sys_util and fuzz crates using rustfmt
David Tolnay
2019-02-21
2
-9
/
+8
*
error: Print errors using Display impl
David Tolnay
2019-02-20
7
-13
/
+115
*
Add IOCTL number functions that accept one parameter
Jorge E. Moreira
2019-01-31
1
-4
/
+58
*
sys_util: wait on specific pid in panic_safe test
Daniel Verkamp
2019-01-30
1
-5
/
+8
[next]