gvisor/pkg
Andrei Vagin e3657847cb Update the comment for Task.netns
Task.netns can be accessed atomically, so Task.mu isn't needed to access it.

PiperOrigin-RevId: 398773947
2021-09-24 11:25:13 -07:00
..
abi [lisa] Implement lisafs protocol methods in VFS2 gofer client and fsgofer. 2021-09-21 14:09:18 -07:00
amutex [syserror] Remove pkg syserror. 2021-08-13 17:16:52 -07:00
atomicbitops Merge pull request #6182 from zchee:atomicbitops-bp 2021-09-17 17:48:24 -07:00
binary
bitmap
bits Add go:build directives as required by Go 1.17's gofmt. 2021-07-20 16:28:45 -07:00
bpf Remove uses of the binary package from the rest of the sentry. 2021-05-04 16:41:08 -07:00
buffer
cleanup
compressio
context
control
coverage
cpuid Cache cpuid.HostFeatureSet(). 2021-09-01 10:29:51 -07:00
crypto Change EcdsaVerify to specifically P-384 and compute the SHA384 digest. 2021-09-22 15:01:56 -07:00
errors
eventchannel Add Event controls 2021-08-13 14:20:12 -07:00
fd
fdchannel Add go:build directives as required by Go 1.17's gofmt. 2021-07-20 16:28:45 -07:00
fdnotifier
flipcall Internal change. 2021-09-02 15:50:49 -07:00
fspath
gohacks Bump gVisor build tags to go1.19 2021-08-05 15:25:00 -07:00
goid
hostarch
ilist
linewriter
lisafs Allow lisafs client to send more data than MaxMessageSize using chunks. 2021-09-23 23:33:45 -07:00
log Remove dependency on golang.org/x/sys/unix 2021-03-03 14:26:30 -08:00
marshal
memutil
merkletree
metric
p9 [lisa] lisafs package POC. 2021-09-20 11:44:11 -07:00
pool
procid
rand Add go:build directives as required by Go 1.17's gofmt. 2021-07-20 16:28:45 -07:00
refs
refsvfs2 Fix deadlock in procfs 2021-07-12 18:30:46 -07:00
ring0 kvm: trap mmap syscalls to map new regions to the guest 2021-09-22 14:39:36 -07:00
safecopy Typo fix. 2021-09-13 17:08:44 -07:00
safemem
seccomp
secio
segment Fix simple mistakes identified by goreportcard. 2021-01-12 12:38:22 -08:00
sentry Update the comment for Task.netns 2021-09-24 11:25:13 -07:00
shim
sleep
state
sync kvm: trap mmap syscalls to map new regions to the guest 2021-09-22 14:39:36 -07:00
syncevent
syserr [syserr] Fix SIGBUS on syserr.FromError 2021-08-30 15:35:02 -07:00
tcpip Pass AddressableEndpoint to IPTables 2021-09-23 13:18:10 -07:00
test
unet [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
urpc
usermem
waiter