aboutgitcodebugslistschat
path: root/seccomp.sh
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Avoid using wildcard sourcesDavid Gibson2022-06-181-2/+3
* test, seccomp, Makefile: Switch to valgrind runs for passt functional testsStefano Brivio2022-03-291-0/+1
* seccomp.sh: Handle syscall number defines in the (x + y) formStefano Brivio2022-02-261-0/+3
* seccomp: Introduce mechanism to allow per-arch syscallsStefano Brivio2022-01-261-9/+48
* Makefile, seccomp: Fix build for i386, ppc64, ppc64leStefano Brivio2022-01-261-1/+5
* seccomp.sh: Handle missing ausyscall(8) or unknown syscall numberStefano Brivio2021-10-211-3/+26
* passt, pasta: Add seccomp supportStefano Brivio2021-10-141-0/+180