summary refs log tree commit diff
path: root/seccomp/x86_64
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/master'Alyssa Ross2020-06-14
|\
| * devices: fs: Use 2 stage create and mkdirChirantan Ekbote2020-06-04
* | seccomp: allow getdents64 if getdents is allowedAlyssa Ross2020-06-14
|/
* devices: virtio: Initial implementation of virtio-video deviceKeiichi Watanabe2020-05-23
* seccomp: allow kcmp on x86_64 gpu deviceZach Reizner2020-04-16
* devices: fs: Use l{get,set,list,remove}xattrChirantan Ekbote2020-03-27
* devices: fs: Implement copy_file_rangeChirantan Ekbote2020-03-19
* seccomp: add frequency file to x86_64Matt Delco2020-03-19
* seccomp: Add missing syscalls to fs device policyChirantan Ekbote2020-03-06
* seccomp: remove redundant unconditional rulesMatt Delco2020-01-22
* seccomp: allow statx syscall where stat/fstat was allowedDaniel Verkamp2020-01-17
* seccomp: Allow 9p device to use open/openatYusuke Sato2020-01-13
* devices: net: add control queue for enabling/disabling offloadsStephen Barber2020-01-08
* devices: fs: Support fs crypto ioctlsChirantan Ekbote2019-12-10
* seccomp: Allow clock_gettime for audio deviceLepton Wu2019-12-07
* seccomp: move gettid to common_device.policyZach Reizner2019-12-06
* sys_util: add WriteZeroesAt traitDaniel Verkamp2019-11-27
* Enable seccomp for virtio-fsChirantan Ekbote2019-11-19
* devices: virtio: block: use FileReadWriteAtVolatileDaniel Verkamp2019-10-29
* devices: jail serial deviceZach Reizner2019-10-10
* vfio: Integrate VFIO device into pci device modelXiong Zhang2019-10-01
* seccomp: add clock_gettime gettid to gpu policy.Lepton Wu2019-08-28
* 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
* 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: 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