gvisor/pkg
Fabricio Voznika ffc3a0d840 Fix socket permission
Closes #6773

PiperOrigin-RevId: 408984647
2021-11-10 15:00:50 -08:00
..
abi Make {Un}Marshal{Bytes/Unsafe} return remaining buffer. 2021-11-05 10:43:49 -07:00
amutex [syserror] Remove pkg syserror. 2021-08-13 17:16:52 -07:00
atomicbitops
binary Move Align{Up,Down} into binary package. 2020-02-11 11:09:31 -08:00
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 Prevent PacketData from being modified. 2021-09-27 13:35:22 -07:00
cleanup
compressio Remove uses of the binary package from the rest of the sentry. 2021-05-04 16:41:08 -07:00
context Move ThreadGroupIDFromContext to kernel/auth. 2021-11-01 16:07:40 -07:00
control Merge pull request #6222 from avagin:stop 2021-06-25 15:43:17 -07:00
coverage Add go:build directives as required by Go 1.17's gofmt. 2021-07-20 16:28:45 -07:00
cpuid platform/kvm: map vdso and vvar into a guest address space 2021-10-26 13:04:40 -07:00
crypto
errors
eventchannel
eventfd Change Notify() to use unix.RawSyscall. 2021-10-26 11:30:21 -07:00
fd [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
fdchannel
fdnotifier Add go:build directives as required by Go 1.17's gofmt. 2021-07-20 16:28:45 -07:00
flipcall Internal change. 2021-09-02 15:50:49 -07:00
fspath
gohacks
goid Bump gVisor build tags to go1.19 2021-08-05 15:25:00 -07:00
hostarch Add go:build directives as required by Go 1.17's gofmt. 2021-07-20 16:28:45 -07:00
ilist Make ilist split safe. 2021-01-11 13:18:01 -08:00
linewriter Remove implicit dependencies for leaf packages. 2020-05-20 18:35:32 -07:00
lisafs Simplify {Un}MarshalUnsafeSlice method signatures. 2021-11-08 00:39:46 -08:00
log
marshal Simplify {Un}MarshalUnsafeSlice method signatures. 2021-11-08 00:39:46 -08:00
memutil
merkletree Internal change. 2021-08-23 14:51:50 -07:00
metric
p9 Allow SetAttr and Allocate for deleted files 2021-11-02 12:29:06 -07:00
pool
procid Bump gVisor build tags to go1.19 2021-08-05 15:25:00 -07:00
rand Add go:build directives as required by Go 1.17's gofmt. 2021-07-20 16:28:45 -07:00
refs Parse mmap protection and flags in strace 2021-06-10 12:51:43 -07:00
refsvfs2 Fix deadlock in procfs 2021-07-12 18:30:46 -07:00
ring0 Remove ring0 floating point save/load functions on amd64. 2021-10-08 18:03:23 -07:00
safecopy Move `safecopy.ReplaceSignalHandler` into `sighandling` package. 2021-09-28 16:56:39 -07:00
safemem
seccomp Add go:build directives as required by Go 1.17's gofmt. 2021-07-20 16:28:45 -07:00
secio
segment Fix simple mistakes identified by goreportcard. 2021-01-12 12:38:22 -08:00
sentry Fix socket permission 2021-11-10 15:00:50 -08:00
shim Add support for containerd 1.5 2021-10-25 13:17:25 -07:00
sighandling Move `safecopy.ReplaceSignalHandler` into `sighandling` package. 2021-09-28 16:56:39 -07:00
sleep
state
sync Replace bespoke WaitGroupErr with errgroup 2021-10-27 18:22:30 -07:00
syncevent Fix unfair comparison to unbuffered channels in sleep_test.go. 2021-11-05 00:52:35 -07:00
syserr
tcpip Prevent PacketBuffers from being returned to the pool too early in nic. 2021-11-10 14:12:33 -08:00
test Add go:build directives as required by Go 1.17's gofmt. 2021-07-20 16:28:45 -07:00
unet add convenient wrapper for eventfd 2021-10-07 17:41:20 -07:00
urpc Merge pull request #6222 from avagin:stop 2021-06-25 15:43:17 -07:00
usermem [syserror] Remove pkg syserror. 2021-08-13 17:16:52 -07:00
waiter Add POLLRDNORM/POLLWRNORM support. 2021-03-24 12:11:44 -07:00