summary refs log tree commit diff
Commit message (Expand)AuthorAge
* edition: Update enumn crate to 2018 editionDavid Tolnay2019-04-08
* edition: Update kernel_cmdline and kernel_loader to 2018 editionDavid Tolnay2019-04-08
* edition: Update vm_control to 2018 editionDavid Tolnay2019-04-08
* edition: Update io_jail crate to 2018 editionDavid Tolnay2019-04-07
* edition: Update bit_field and bit_field_derive to 2018 editionDavid Tolnay2019-04-07
* edition: Update virtio_sys to 2018 editionDavid Tolnay2019-04-07
* edition: Update resources crate to 2018 editionDavid Tolnay2019-04-07
* edition: Update rand_ish crate to 2018 editionDavid Tolnay2019-04-07
* edition: Update fuzz crate to 2018 editionDavid Tolnay2019-04-07
* edition: Update data_model to 2018 editionDavid Tolnay2019-04-07
* kokoro: Install dbus-1 and dbus protosDavid Tolnay2019-04-07
* edition: Update net_sys and net_util to 2018 editionDavid Tolnay2019-04-07
* edition: Update syscall_defines to 2018 editionDavid Tolnay2019-04-07
* edition: Update x86_64 crate to 2018 editionDavid Tolnay2019-04-07
* rand_ish: prevent spaces in urandom_str and use uniform samples onlyZach Reizner2019-04-05
* msg_socket: derive MsgOnSocket for boolDaniel Prilik2019-04-04
* Add PIC device.Miriam Zimmerman2019-04-03
* devices: gpu: Silently accept empty command buffers.David Riley2019-04-03
* rustfmt our tempdir crateDaniel Verkamp2019-04-03
* sys_util: sock_ctrl_msg: Make clippy cleanDylan Reid2019-04-03
* improve bitfield type safety by allowing tuple struct fieldJingkui Wang2019-04-03
* fix endpoint id in set tr dequeue pointerJingkui Wang2019-03-30
* devices: block: report block size in configDaniel Verkamp2019-03-28
* implement bitfield for enum with a widthJingkui Wang2019-03-28
* Change default field type to setter/getter types and remove generatedJingkui Wang2019-03-28
* Validate and configure tap interfaces from --tap_fdJorge E. Moreira2019-03-28
* sys_util: ioctl: Make clippy cleanDylan Reid2019-03-28
* sys_util: clock: Make clippy cleanDylan Reid2019-03-28
* pci: match pci cap structs with linux/virtio_pci.hDaniel Prilik2019-03-28
* devices: improve get_device_bars/caps interfaceDaniel Prilik2019-03-28
* Revert "qcow_utils: Add tests"Dylan Reid2019-03-28
* sys_util: net: Make clippy cleanDylan Reid2019-03-26
* devices: gpu: use render optimized buffersGurchetan Singh2019-03-26
* sys_util: shm: Make clippy cleanDylan Reid2019-03-26
* sys_util: write_zeros: Make clippy cleanDylan Reid2019-03-26
* sys_util: poll: Make clippy cleanDylan Reid2019-03-25
* fuzz: Add block device fuzzerDylan Reid2019-03-25
* fuzz: Add qcow fuzzingDylan Reid2019-03-25
* crosvm: avoid deprecated trim_left_matchesDaniel Verkamp2019-03-25
* require protobuf version match that of top-level Cargo.tomlZach Reizner2019-03-25
* fuzz: update to use new cros fuzzingDylan Reid2019-03-25
* crosvm: add memfd for GuestMemoryDaniel Prilik2019-03-25
* devices: gpu: allow sysinfo syscallDavid Riley2019-03-21
* sys_util: errno: Make clippy cleanDylan Reid2019-03-21
* sys_util: don't use hostname in syslog message headerChris Morin2019-03-20
* arch: handle register_device_capabilities errorsDaniel Verkamp2019-03-20
* usb_util: silence unused code warningDaniel Verkamp2019-03-20
* sys_util: timerfd: fix clippy lintsDylan Reid2019-03-20
* Move split_irqchip_common to devices/.Miriam Zimmerman2019-03-20
* usb: remove unused/abused fd argument from EventHandler::on_eventZach Reizner2019-03-18