aboutsummaryrefslogtreecommitdiffstats
path: root/libc/SECCOMP_WHITELIST_APP.TXT
Commit message (Expand)AuthorAgeFilesLines
* Move pipe, open, and getdents from the APP to COMMON seccomp whitelist.Robert Sesek2018-09-111-7/+0
* seccomp: Allow read(2) and getdents(2) in x86_64 for UBSan's sakeLuis Hector Chavez2018-08-091-2/+2
* Revert "Revert system seccomp filter changes"Victor Hsieh2018-03-301-0/+54
* Revert system seccomp filter changesVictor Hsieh2018-03-271-54/+0
* Allow system processes to use vforkVictor Hsieh2018-03-091-3/+0
* Move some syscalls in commmon whitelist to appVictor Hsieh2018-03-011-0/+57
* Split zygote's seccomp filter into twoVictor Hsieh2018-01-041-0/+26