summaryrefslogtreecommitdiffhomepage
path: root/pkg/seccomp/seccomp_unsafe.go
AgeCommit message (Expand)Author
2020-04-22Specify a memory file in platform.New().Andrei Vagin
2019-09-24gvisor: change syscall.RawSyscall to syscall.RawSyscall6 where requiredgVisor bot
2019-06-13Update canonical repository.Adin Scannell
2019-05-03Add arm64 support to pkg/seccompBin Lu
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2018-11-20Use RET_KILL_PROCESS if available in kernelFabricio Voznika
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-10Add seccomp filter configuration to ptrace stubs.Adin Scannell
2018-04-28Check in gVisor.Googler