Age | Commit message (Expand) | Author |
---|---|---|
2021-07-12 | Mark all functions that are called from a forked child with go:norace | Andrei Vagin |
2021-07-08 | Fix some //pkg/seccomp bugs. | Jamie Liu |
2021-03-03 | [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. | Ayush Ranjan |
2020-04-22 | Specify a memory file in platform.New(). | Andrei Vagin |
2019-09-24 | gvisor: change syscall.RawSyscall to syscall.RawSyscall6 where required | gVisor bot |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-05-03 | Add arm64 support to pkg/seccomp | Bin Lu |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2018-11-20 | Use RET_KILL_PROCESS if available in kernel | Fabricio Voznika |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-10-10 | Add seccomp filter configuration to ptrace stubs. | Adin Scannell |
2018-04-28 | Check in gVisor. | Googler |