summary refs log tree commit diff
path: root/seccomp
Commit message (Expand)AuthorAge
* devices: jail serial deviceZach Reizner2019-10-10
* vfio: Integrate VFIO device into pci device modelXiong Zhang2019-10-01
* gpu: Fix sandboxing support for ARM.David Riley2019-09-17
* seccomp: add clock_gettime gettid to gpu policy.Lepton Wu2019-08-28
* gpu: Add sandboxing support for pvr.David Riley2019-08-01
* gpu: Add sandboxing support for mali/ARM.David Riley2019-08-01
* ac97: Fix device real time priority issuepaulhsia2019-08-01
* seccomp: add sendto, writev, and readv to common seccomp policiesZach Reizner2019-07-27
* seccomp: return error from socket for TPM deviceDaniel Verkamp2019-07-09
* seccomp: whitelist read-only/write-only GPU mappingsGurchetan Singh2019-07-03
* usb: Arm seccomp policy needs _llseek, not lseekDaniel Verkamp2019-06-27
* devices: Add separate seccomp policy for pmem deviceJakub Staron2019-06-21
* usb: update USBDEVFS_CONNINFO_EX value to new sizeDaniel Verkamp2019-06-21
* usb: update xhci policies to allow newer libusbDmitry Torokhov2019-06-13
* usb: reset backend device on port resetDaniel Verkamp2019-06-05
* usb: fix serial devices by removing device context verificationJingkui Wang2019-05-01
* seccomp: Whitelist syscalls for grunt gpuDrew Davenport2019-04-09
* devices: gpu: allow sysinfo syscallDavid Riley2019-03-21
* implement xhci and add it to pci busJingkui Wang2019-03-17
* seccomp: tpm: remove fseek syscall from policyZach Reizner2019-03-14
* seccomp: unrefactor gpu_device.policyZach Reizner2019-03-02
* tpm: Update tpm device policy to support libtpm2David Tolnay2019-03-02
* crosvm: use seqpacket rather than datagram socketsZach Reizner2019-02-28
* seccomp: add mremap to arm common_device.policyDaniel Verkamp2019-02-08
* 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