aboutsummaryrefslogtreecommitdiff
path: root/seccomp
AgeCommit message (Expand)Author
2022-04-04Merge remote-tracking branch 'aosp/upstream-main' into masterSteven Moreland
2022-03-24Revert "Revert "Merge remote-tracking branch 'aosp/upstream-main' into master.""Steven Moreland
2022-03-09Revert "Merge remote-tracking branch 'aosp/upstream-main' into master."Pierre-Clément Tosi
2022-03-08Merge remote-tracking branch 'aosp/upstream-main' into master.Andrew Walbran
2022-02-23seccomp: use common_device.policy in tpm_device.policyDaniel Verkamp
2022-02-22seccomp: allow clock_gettime in all devicesDaniel Verkamp
2022-02-11devices: xhci: allow statx syscall on x86_64Daniel Verkamp
2022-02-11gpu: Allow F_GET_SEALS arg in fcntlLepton Wu
2022-01-28Merge remote-tracking branch 'aosp/upstream-main' into master.Andrew Walbran
2022-01-22coiommu: add LRU unpin policyChuanxiao Dong
2022-01-22coiommu: enable coiommuChuanxiao Dong
2022-01-14crosvm: vvu: proxy: Implement instantiating a VVU proxy deviceAbhishek Bhardwaj
2022-01-11ANDROID: Update seccomp policy makefilesAlistair Delva
2022-01-11ANDROID: policy-inliner.sh: Fix line continuationsAlistair Delva
2022-01-11Handle gpu_common.policy in policy-inliner.sh too.Andrew Walbran
2022-01-10Merge remote-tracking branch 'aosp/upstream-main' into masterAndrew Walbran
2021-12-22gpu_render_server: allow syslog and signalfd againYiwei Zhang
2021-12-21Revert "gpu_render_server: allow syslog and signalfd"Dennis Kempin
2021-12-16gpu_render_server: allow syslog and signalfdYiwei Zhang
2021-12-16seccomp: x86_64: inline common_device syscalls into video_deviceAlexandre Courbot
2021-12-14gpu: allow syslog from the render serverChia-I Wu
2021-12-13seccomp: allow waitid in gpu_renderer_serverChia-I Wu
2021-12-09devices: gpu: add render server supportChia-I Wu
2021-12-09seccomp: add gpu_common.policyChia-I Wu
2021-12-03seccomp: Remove readlink from remaining aarch64 policiesDennis Kempin
2021-12-03seccomp: Remove readlink from aarch64 policiesDennis Kempin
2021-12-02seccomp: add getcwd and readlink to common policy for panicDaniel Verkamp
2021-12-02Merge remote-tracking branch 'aosp/upstream-main' into master.Andrew Walbran
2021-11-29seccomp: Allow lseek on cras_audio_deviceDennis Kempin
2021-11-19seccomp: Add statx to video_device.policy for glibcJordan R Abrahams
2021-11-18seccomp: Allow statx for video device on armLepton Wu
2021-11-11wl: update seccomp policies for SYNC_IOC_FILE_INFO on armDaniel Verkamp
2021-11-11Revert "Revert "seccomp: make consistent use of faccessat/2""Alistair Delva
2021-11-11seccomp: Add unshare to fs device policyChirantan Ekbote
2021-11-10Revert "seccomp: make consistent use of faccessat/2"Jiyong Park
2021-11-04wl: add support for host fencesDavid Stevens
2021-11-01Merge remote-tracking branch 'aosp/upstream-main' into masterAndrew Walbran
2021-10-28Allow sched_yield in all devices' seccomp policyJorge E. Moreira
2021-10-28Allow sched_yield in all devices' seccomp policyJorge E. Moreira
2021-10-27ANDROID: Update gen_android.sh with license boilerplateAlistair Delva
2021-10-20seccomp: gpu: allow vulkan loader/layer and virglrendererYiwei Zhang
2021-10-11seccomp: Add timerfd_* to cras_snd_device.policyWoody Chow
2021-10-01seccomp: allow newfstatat in more amd64/arm64 policiesAdrian Ratiu
2021-09-21Set rtprio in virtio-snd (cras backend) workerWoody Chow
2021-09-02Add virtio-snd device with CRAS backendWoody Chow
2021-08-26seccomp: allow fstatat64/statx syscalls on armAdrian Ratiu
2021-08-24seccomp: make consistent use of faccessat/2Adrian Ratiu
2021-08-23fs: Support fs-verityChirantan Ekbote
2021-08-19crosvm: seccomp: allow faccessat2 syscall if it existsAdrian Ratiu
2021-08-18seccomp: Add fstatfs (32bit) to arm policiesJordan R Abrahams