gvisor/pkg
gVisor bot 3dc3fb2375 Fix typo in merkletree
PiperOrigin-RevId: 335709552
2020-10-06 13:35:31 -07:00
..
abi Convert uses of the binary package in kernel to go-marshal. 2020-10-02 12:24:24 -07:00
amutex Invert dependency between the context and amutex packages. 2020-09-15 15:14:53 -07:00
atomicbitops Automated rollback of changelist 303799678 2020-04-01 11:06:26 -07:00
binary Move Align{Up,Down} into binary package. 2020-02-11 11:09:31 -08:00
bits Misc fixes to make stat_test pass (almost) 2020-03-25 14:59:15 -07:00
bpf Add support for OCI seccomp filters in the sandbox. 2020-09-15 23:19:17 -07:00
buffer pkg/buffer: Reorganize internal structure to allow dynamic sizes. 2020-09-22 17:56:40 -07:00
cleanup Move Cleanup to its own package 2020-05-28 14:49:06 -07:00
compressio Support for saving pointers to fields in the state package. 2020-06-23 23:34:06 -07:00
context Invert dependency between the context and amutex packages. 2020-09-15 15:14:53 -07:00
control Standardize on tools directory. 2020-01-27 12:21:00 -08:00
coverage Clean up kcov. 2020-09-27 15:33:51 -07:00
cpuid Add nogo support to go_binary and go_test targets. 2020-08-25 12:18:25 -07:00
eventchannel Fix all printf formatting errors. 2020-04-08 10:14:34 -07:00
fd Simplify FD handling for container start/exec 2020-09-04 11:42:02 -07:00
fdchannel Standardize on tools directory. 2020-01-27 12:21:00 -08:00
fdnotifier Consistent precondition formatting 2020-08-20 13:32:24 -07:00
flipcall Consistent precondition formatting 2020-08-20 13:32:24 -07:00
fspath Port most syscalls to VFS2. 2020-02-25 13:37:34 -08:00
gate Deflake third_party/gvisor/pkg/gate/gate_test 2020-03-18 17:42:29 -07:00
gohacks Support for saving pointers to fields in the state package. 2020-06-23 23:34:06 -07:00
goid add arm64 support to goid 2020-05-13 04:35:47 -04:00
ilist Support for saving pointers to fields in the state package. 2020-06-23 23:34:06 -07:00
iovec fdbased: Vectorized write for packet; relax writev syscall filter. 2020-07-15 15:05:32 -07:00
linewriter Remove implicit dependencies for leaf packages. 2020-05-20 18:35:32 -07:00
lisafs RFC: design for a 9P replacement 2020-09-15 13:19:36 -07:00
log Remove implicit dependencies for leaf packages. 2020-05-20 18:35:32 -07:00
marshal Replace remaining uses of reflection-based marshalling. 2020-09-29 18:08:07 -07:00
memutil Standardize on tools directory. 2020-01-27 12:21:00 -08:00
merkletree Fix typo in merkletree 2020-10-06 13:35:31 -07:00
metric Consistent precondition formatting 2020-08-20 13:32:24 -07:00
p9 Implement setattr+clunk in 9P 2020-09-01 19:22:12 -07:00
pool Move p9.pool to a separate package 2020-02-06 10:07:45 -08:00
procid Bump build constraints to 1.17 2020-08-24 12:58:39 -07:00
rand Actually wrap rand.Reader in bufio.Reader. 2020-03-20 17:02:13 -07:00
refs Fix panic in `runsc flags` 2020-09-22 13:45:24 -07:00
refs_vfs2 Use new reference count utility throughout gvisor. 2020-08-25 21:04:04 -07:00
safecopy Don't use REP string instructions in safecopy.memcpy. 2020-04-09 11:03:43 -07:00
safemem Fix host unix socket to not swallow EOF incorrectly. 2020-09-11 11:56:04 -07:00
seccomp Convert uses of the binary package in kernel to go-marshal. 2020-10-02 12:24:24 -07:00
secio Standardize on tools directory. 2020-01-27 12:21:00 -08:00
segment Consistent precondition formatting 2020-08-20 13:32:24 -07:00
sentry [vfs2] Don't leak reference from Mountnamespace.Root(). 2020-10-06 00:21:02 -07:00
shim Change runtimeoptions proto handling. 2020-08-19 11:45:46 -07:00
sleep Bump build constraints to 1.17 2020-08-24 12:58:39 -07:00
state Add basic stateify annotations. 2020-09-24 10:13:04 -07:00
sync Update Go version constraint on sync/spin_unsafe.go. 2020-09-02 15:37:26 -07:00
syncevent Bump build constraints to 1.17 2020-08-24 12:58:39 -07:00
syserr Add support for SO_ERROR to packet sockets. 2020-07-15 14:56:39 -07:00
syserror Add FUSE umount support 2020-09-16 12:19:30 -07:00
tcpip Fix IPv4 ICMP echo handler to copy options 2020-10-05 20:43:55 -07:00
test Enable more VFS2 tests 2020-10-05 15:54:36 -07:00
unet Consistent precondition formatting 2020-08-20 13:32:24 -07:00
urpc Standardize on tools directory. 2020-01-27 12:21:00 -08:00
usermem Replace remaining uses of reflection-based marshalling. 2020-09-29 18:08:07 -07:00
waiter Remove waiter.Entry.Context 2020-06-24 13:56:38 -07:00