summary refs log tree commit diff
path: root/seccomp
Commit message (Expand)AuthorAge
...
* seccomp: refactor policy into common_device.policyZach Reizner2019-02-07
* devices: gpu: allow brk syscallDavid Riley2019-02-05
* Adds Virtio-Input device simulationJorge E. Moreira2019-02-01
* devices: gpu: dup stdout to stderr to allow virglrenderer loggingDavid Riley2019-01-31
* devices: gpu: name gpu threadDavid Riley2019-01-30
* linux: Add ac97 device with CRAS backendpaulhsia2019-01-27
* linux: add ac97 to the pci busDylan Reid2019-01-26
* tpm: Virtio tpm deviceDavid Tolnay2019-01-24
* devices: gpu: add lstat to gpu device seccompDavid Riley2019-01-09
* devices: block: fix seccomp failures from free()Daniel Verkamp2018-10-31
* crosvm: add getpid and prlimit to seccompYunlian Jiang2018-10-23
* crosvm: add openat to seccompYunlian Jiang2018-10-21
* qcow: track deallocated clusters as unreferencedDaniel Verkamp2018-10-05
* seccomp: Update 9p policyChirantan Ekbote2018-09-21
* seccomp: whitelist connect for wl_deviceDaniel Verkamp2018-09-20
* devices: block: allow timerfd syscalls in seccompDaniel Verkamp2018-09-19
* gpu: add sandboxing via minijail for virtio gpu device.David Riley2018-09-17
* devices: block: implement discard and write zeroesDaniel Verkamp2018-09-10
* seccomp: move 9s policy aarch64 -> armStephen Barber2018-08-20
* virtio: Implement the 9P deviceChirantan Ekbote2018-08-08
* 9s: Server binary for the 9p file systemChirantan Ekbote2018-08-08
* balloon: Implement device policyChirantan Ekbote2018-07-27
* seccomp: rename aarch64 -> armSonny Rao2018-07-23
* wl: add pipe2 and fcntl64 to wl_device.policyZach Reizner2018-07-23
* virtwl: implement dmabuf sync supportDavid Reveman2018-06-19
* crosvm: aarch64: whitelist gettimeofday for error messagesSonny Rao2018-06-01
* qcow: Call fsync(2) when we want to flush to diskDylan Reid2018-05-18
* crosvm: aarch64: fix truncate on wayland policySonny Rao2018-05-09
* crosvm: aarch64: fix seccomp entry for ftruncate on aarch64Sonny Rao2018-04-26
* crosvm: aarch64: add epoll syscalls to seccomp policy for waylandSonny Rao2018-04-11
* devices: use nested PollContext in wayland deviceZach Reizner2018-04-06
* crosvm: aarch64: add seccomp policy for wl_waylandSonny Rao2018-04-06
* wl: add pipe vfd supportZach Reizner2018-04-05
* devices: use PollContext for all virtio deivcesZach Reizner2018-04-05
* devices: block: use PollContext in block deviceZach Reizner2018-04-04
* crosvm: aarch64 guest supportSonny Rao2018-04-03
* sys_util: use MADV_DONTDUMP for new mmapsZach Reizner2018-03-30
* sys_util: add ppoll to seccomp policiesZach Reizner2018-01-27
* main: Allow qcow files to be used as disksDylan Reid2018-01-19
* wl: fix seccomp filter for memfd_createZach Reizner2018-01-06
* devices: Add balloonDylan Reid2017-12-18
* crosvm: don't die on suspend/resumeStephen Barber2017-11-02
* crosvm/devices: set thread namesStephen Barber2017-10-30
* Add ability to minijail_forkDylan Reid2017-10-25
* Implement virtio-vsockChirantan Ekbote2017-09-18
* crosvm: add virtio wayland deviceZach Reizner2017-09-08
* sys_util: use libc's openlog to connect to syslogZach Reizner2017-09-06
* Put seccomp policy files in a common directoryChirantan Ekbote2017-08-25