summary refs log tree commit diff
path: root/seccomp/x86_64/gpu_device.policy
Commit message (Expand)AuthorAge
* seccomp: allow getdents64 if getdents is allowedAlyssa Ross2020-06-14
* seccomp: allow kcmp on x86_64 gpu deviceZach Reizner2020-04-16
* seccomp: allow statx syscall where stat/fstat was allowedDaniel Verkamp2020-01-17
* seccomp: add clock_gettime gettid to gpu policy.Lepton Wu2019-08-28
* seccomp: add sendto, writev, and readv to common seccomp policiesZach Reizner2019-07-27
* seccomp: whitelist read-only/write-only GPU mappingsGurchetan Singh2019-07-03
* seccomp: Whitelist syscalls for grunt gpuDrew Davenport2019-04-09
* devices: gpu: allow sysinfo syscallDavid Riley2019-03-21
* seccomp: unrefactor gpu_device.policyZach Reizner2019-03-02
* seccomp: refactor policy into common_device.policyZach Reizner2019-02-07
* devices: gpu: allow brk syscallDavid Riley2019-02-05
* devices: gpu: dup stdout to stderr to allow virglrenderer loggingDavid Riley2019-01-31
* devices: gpu: name gpu threadDavid Riley2019-01-30
* devices: gpu: add lstat to gpu device seccompDavid Riley2019-01-09
* crosvm: add openat to seccompYunlian Jiang2018-10-21
* gpu: add sandboxing via minijail for virtio gpu device.David Riley2018-09-17