summary refs log tree commit diff
path: root/seccomp/x86_64/9p_device.policy
Commit message (Expand)AuthorAge
* seccomp: allow getdents64 if getdents is allowedAlyssa Ross2020-06-14
* 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
* seccomp: refactor policy into common_device.policyZach Reizner2019-02-07
* crosvm: add openat to seccompYunlian Jiang2018-10-21
* seccomp: Update 9p policyChirantan Ekbote2018-09-21
* virtio: Implement the 9P deviceChirantan Ekbote2018-08-08