gvisor/pkg
Nayana Bidari 8777a4f8c6 Increment spurious recovery metric only for RTO.
PiperOrigin-RevId: 413504208
2021-12-01 14:00:10 -08:00
..
abi Add Checked methods to go_marshal. 2021-11-19 20:16:54 -08:00
amutex [syserror] Remove pkg syserror. 2021-08-13 17:16:52 -07:00
atomicbitops pkg/atomicbitops: support 32-bit GOARCH value "mipsle" 2021-11-01 08:22:07 -07:00
binary
bitmap Merge pull request #6257 from zhlhahaha:2193-1 2021-07-30 14:43:13 -07:00
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 Update CPUID features. 2021-11-12 17:44:20 -08:00
crypto Change EcdsaVerify to specifically P-384 and compute the SHA384 digest. 2021-09-22 15:01:56 -07:00
errors [syserr] Move ConvertIntr function to linuxerr package 2021-11-04 14:55:52 -07:00
eventchannel Add Event controls 2021-08-13 14:20:12 -07:00
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 Add go:build directives as required by Go 1.17's gofmt. 2021-07-20 16:28:45 -07:00
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 Bump gVisor build tags to go1.19 2021-08-05 15:25:00 -07:00
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 Add Checked methods to go_marshal. 2021-11-19 20:16:54 -08:00
log Remove dependency on golang.org/x/sys/unix 2021-03-03 14:26:30 -08:00
marshal Add Checked methods to go_marshal. 2021-11-19 20:16:54 -08:00
memutil Add go:build directives as required by Go 1.17's gofmt. 2021-07-20 16:28:45 -07:00
merkletree Internal change. 2021-08-23 14:51:50 -07:00
metric Sentry: Measure the time it takes to initialize the Sentry. 2021-07-07 12:48:24 -07:00
p9 Allow SetAttr and Allocate for deleted files 2021-11-02 12:29:06 -07:00
pool Remove existing nogo exceptions. 2020-12-11 12:06:49 -08:00
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 Check for support for xgetbv 2021-11-29 21:26:45 -08:00
safecopy Move `safecopy.ReplaceSignalHandler` into `sighandling` package. 2021-09-28 16:56:39 -07:00
safemem Internal change. 2021-08-12 01:40:34 -07:00
seccomp Add go:build directives as required by Go 1.17's gofmt. 2021-07-20 16:28:45 -07:00
secio Standardize on tools directory. 2020-01-27 12:21:00 -08:00
segment Fix simple mistakes identified by goreportcard. 2021-01-12 12:38:22 -08:00
sentry Increment spurious recovery metric only for RTO. 2021-12-01 14:00:10 -08:00
shim Merge pull request #6821 from dqminh:feature/cgroupv2 2021-11-29 18:37:42 -08:00
sighandling netstack: fix Mac build error 2021-11-12 15:24:47 -08:00
sleep Fix unfair comparison to unbuffered channels in sleep_test.go. 2021-11-05 00:52:35 -07:00
state Add go:build directives as required by Go 1.17's gofmt. 2021-07-20 16:28:45 -07:00
sync Replace bespoke WaitGroupErr with errgroup 2021-10-27 18:22:30 -07:00
syncevent Update Waitable API. 2021-11-13 12:54:39 -08:00
syserr Automated rollback of changelist 407638912 2021-11-17 17:07:05 -08:00
tcpip Increment spurious recovery metric only for RTO. 2021-12-01 14:00:10 -08:00
test Support STAGED_BINARIES to run prebuilt binaries with the test pipeline. 2021-11-17 17:49:35 -08: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 Update Waitable API. 2021-11-13 12:54:39 -08:00