- 6bbdcb9 base: allow creating Arena from base::MemoryMapping by Daniel Verkamp · 2 years, 9 months ago
- 6dce4fa Move os independent errno under a new crate sys_util_core by Vikram Auradkar · 2 years, 10 months ago
- ae5118f Enable windows tests for a few crates by Vikram Auradkar · 2 years, 9 months ago
- 0677158 sys_util: remove SeekHole trait by Daniel Verkamp · 2 years, 9 months ago
- 7c9b08a Prepare vmm_vhost to be milti-platform 2/2 by Vikram Auradkar · 2 years, 9 months ago
- 15cc292 Prepare vmm_vhost to be milti-platform 1/2 by Vikram Auradkar · 2 years, 9 months ago
- 7aa543c Introduce code hygiene checks by Vikram Auradkar · 2 years, 10 months ago
- 323006c Move os independent files under a new crate sys_util_core by Vikram Auradkar · 2 years, 10 months ago
- e225a10 Enable cros_async tests by Dennis Kempin · 2 years, 9 months ago
- 5eb7743 clippy: Fix cros_async by Dennis Kempin · 2 years, 9 months ago
- 59c5ea8 cros_asyncv2: Enable support for io_uring by Chirantan Ekbote · 2 years, 11 months ago
- 1f4e67e sys_util: add acpi event support by Grzegorz Jaszczyk · 2 years, 10 months ago
- 195724b async: remove misplaced must_use attribute by Anton Romanov · 2 years, 10 months ago
- da4bad9 sys_util: Add support for F_SEAL_FUTURE_WRITE. by Allen Webb · 2 years, 10 months ago
- 0f924dd balloon_control: expose rust API for balloon by David Stevens · 3 years ago
- 0108238 Upstream windows build/test script by Vikram Auradkar · 2 years, 10 months ago
- 6b06f40 docs: Use mdformat to format markdown files by Dennis Kempin · 2 years, 10 months ago
- 4700aa0 sys_util: add more features to UnixSeqpacket by David Stevens · 2 years, 10 months ago
- 24fcef3 p9: re-add OWNERS file for fuzzer ownership by Daniel Verkamp · 2 years, 10 months ago
- 2c0459d sys_util: netlink: fix wrong setting of the netlink msg data end boundary by Grzegorz Jaszczyk · 2 years, 10 months ago
- 477459a sys_util: netlink: use better naming for netlink message length by Grzegorz Jaszczyk · 2 years, 10 months ago
- 98813a4 Revert "Remove empty OWNERS files" by Daniel Verkamp · 2 years, 10 months ago
- 34df9a1 Remove empty OWNERS files by Daniel Verkamp · 2 years, 10 months ago
- a111904 crosvm: minor change in O_DIRECT flag specification. by Junichi Uekawa · 3 years ago
- 2c16797 Remove chirantan from OWNERS by Chirantan Ekbote · 2 years, 11 months ago
- ea956bd cros_asyncv2: Add async version of SafeDescriptor by Chirantan Ekbote · 3 years ago
- 1c4bb91 cros_asyncv2: Add async UnixSeqPacket by Chirantan Ekbote · 3 years ago
- 7c97b2e devices: virtio: snd: Change start_pcm_worker to be polled by streams by Chih-Yang Hsia · 3 years ago
- 19ea70b sys_util: fix CMSG_SPACE test on arm32 by Anton Romanov · 3 years ago
- e4db26f sys_util: add basic netlink generic recv wrapper by Daniel Verkamp · 3 years ago
- a3c6e95 sys_util: add LayoutAllocation as_(mut_)slice() by Daniel Verkamp · 3 years ago
- 34b4877 audio_streams: Fix incorrect write impl in AudioBuffer by Chih-Yang Hsia · 3 years ago
- 2bcec5c sys_util: impl From<UnixSeqpacket> for SafeDescriptor by Chia-I Wu · 3 years ago
- 879868a Fix cargo-doc warnings by Keiichi Watanabe · 3 years ago
- 48ee104 asyncv2: Split fallocate into separate functions by Chirantan Ekbote · 3 years ago
- 0e81fd0 data_model: Add advance() truncate() to VolatileSlice by Chirantan Ekbote · 3 years ago
- 0bf7cd0 data_model: Change VolatileSlice::as_iobuf() to return IoBufMut by Chirantan Ekbote · 3 years, 1 month ago
- be39e5e cros_asyncv2: Add support for timers by Chirantan Ekbote · 3 years, 1 month ago
- 7b13ef3 cros_asyncv2: Add crate by Chirantan Ekbote · 3 years, 4 months ago
- bbec8eb Use tmpfs for /tmp in dev container by Anton Romanov · 3 years ago
- 89759de sys_util: Remove extra semicolon to fix warning on nightly. by Allen Webb · 3 years ago
- 3d0e51f sys_util: ignore seek_hole tests for kokoro uprev by Daniel Verkamp · 3 years ago
- 91f1262 sys_util: sock_ctrl_msg: Use IoSlice when sending buffers by Keiichi Watanabe · 3 years ago
- 2620380 Revert "vm-memory: mlock2(MLOCK_ONFAULT) guest memory for protected VMs" by Quentin Perret · 3 years ago
- c14da94 crosvm: Add a note that MemoryMapping does RAII. by Junichi Uekawa · 3 years ago
- 9101988 sys_util: Replace unsafe use of iovecs by Keiichi Watanabe · 3 years ago
- ffe10b7 Mmap: Ignore MADV_DONTDUMP warn message by Xiong Zhang · 3 years ago
- 3893a1d audio_streams: Introduce SharedMemory trait for `base::SharedMemory` by Keiichi Watanabe · 3 years, 1 month ago
- dc629f5 Clippy fixes in common/* crates by Dennis Kempin · 3 years ago
- c13c0c2 enumn: switch to upstream crates.io version by Daniel Verkamp · 3 years ago
- b975546 vm-memory: mlock2(MLOCK_ONFAULT) guest memory for protected VMs by Will Deacon · 3 years ago
- 8a1c50d Refactoring: Move various general purpose crates to common/ by Dennis Kempin · 3 years, 1 month ago
- bd9b1bc Add newlines to end of Cargo.toml files. by Andrew Walbran · 3 years, 3 months ago
- 6a584d6 Integrate p9 and cros-fuzz into crosvm build by Dennis Kempin · 3 years, 4 months ago
- a5b7caa Import cros-fuzz and p9 into crosvm/common by Dennis Kempin · 3 years, 4 months ago