index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pkg
/
sentry
/
kernel
/
seccomp.go
Age
Commit message (
Expand
)
Author
2021-08-12
[syserror] Convert remaining syserror definitions to linuxerr.
Zach Koopmans
2021-06-10
[op] Move SignalInfo to abi/linux package.
Ayush Ranjan
2021-03-29
[syserror] Split usermem package
Zach Koopmans
2021-03-03
[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.
Ayush Ranjan
2020-11-12
Rename kernel.TaskContext to kernel.TaskImage.
Jamie Liu
2020-10-02
Convert uses of the binary package in kernel to go-marshal.
Rahat Mahmood
2020-01-27
Update package locations.
Adin Scannell
2019-06-13
Update canonical repository.
Adin Scannell
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-02-19
Set rax to syscall number on SECCOMP_RET_TRAP.
Jamie Liu
2018-12-18
Add BPFAction type with Stringer
Fabricio Voznika
2018-11-20
Use RET_KILL_PROCESS if available in kernel
Fabricio Voznika
2018-11-20
Fix recursive read lock taken on TaskSet
Fabricio Voznika
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-08-02
Add seccomp(2) support.
Brian Geffon
2018-04-28
Check in gVisor.
Googler