summary refs log tree commit diff
path: root/seccomp/arm
Commit message (Expand)AuthorAge
* seccomp: add policy file video_device on ARM.Alexandre Courbot2020-06-11
* devices: fs: Use 2 stage create and mkdirChirantan Ekbote2020-06-04
* seccomp: gpu: allow sysinfoDavid Stevens2020-04-24
* devices: fs: Use l{get,set,list,remove}xattrChirantan Ekbote2020-03-27
* devices: fs: Implement copy_file_rangeChirantan Ekbote2020-03-19
* seccomp: Add missing syscalls to fs device policyChirantan Ekbote2020-03-06
* seccomp: remove redundant unconditional arm/arm64 rulesMatt Delco2020-02-04
* 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: add memfd_create to arm gpu_device.policyStephen Barber2019-12-06
* seccomp: move gettid to common_device.policyZach Reizner2019-12-06
* sys_util: add WriteZeroesAt traitDaniel Verkamp2019-11-27
* devices: fs: Use 32-bit uid/gid values on armChirantan Ekbote2019-11-22
* Enable seccomp for virtio-fsChirantan Ekbote2019-11-19
* devices: virtio: block: use FileReadWriteAtVolatileDaniel Verkamp2019-10-29
* devices: jail serial deviceZach Reizner2019-10-10
* gpu: Fix sandboxing support for ARM.David Riley2019-09-17
* 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
* 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
* implement xhci and add it to pci busJingkui Wang2019-03-17
* seccomp: tpm: remove fseek syscall from policyZach Reizner2019-03-14
* 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
* Adds Virtio-Input device simulationJorge E. Moreira2019-02-01
* 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: 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
* devices: block: implement discard and write zeroesDaniel Verkamp2018-09-10
* seccomp: move 9s policy aarch64 -> armStephen Barber2018-08-20
* balloon: Implement device policyChirantan Ekbote2018-07-27