gvisor/pkg
Rahat Mahmood d93907110e Also report mount options through /proc/<pid>/mounts.
PiperOrigin-RevId: 369967629
2021-04-22 15:52:24 -07:00
..
abi [op] Use faster go_marshal methods in netfilter. 2021-04-12 13:53:24 -07:00
amutex
atomicbitops Automated rollback of changelist 303799678 2020-04-01 11:06:26 -07:00
binary
bits Misc fixes to make stat_test pass (almost) 2020-03-25 14:59:15 -07:00
bpf
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
context Support VFS2 save/restore. 2020-10-23 17:48:33 -07:00
control Add benchmarks targets to BuildKite. 2021-01-05 13:21:54 -08:00
coverage Allow runsc to generate coverage reports. 2021-04-16 17:56:16 -07:00
cpuid
crypto Internal change. 2020-12-03 14:47:16 -08:00
eventchannel [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
fd
fdchannel [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
fdnotifier [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
flipcall
fspath Port most syscalls to VFS2. 2020-02-25 13:37:34 -08:00
gohacks [syserror] Remove syserror from go_marshal 2021-04-14 11:28:49 -07:00
goid Bump build constraints to Go 1.18 2021-02-18 15:30:58 -08:00
hostarch [syserror] Split usermem package 2021-03-29 13:30:21 -07:00
ilist Make ilist split safe. 2021-01-11 13:18:01 -08:00
iovec Move `MaxIovs` back to a variable in `iovec.go`. 2021-03-15 20:11:41 -07:00
linewriter
lisafs
log Remove dependency on golang.org/x/sys/unix 2021-03-03 14:26:30 -08:00
marshal
memutil
merkletree Add Children in merkletree generate 2021-04-08 11:45:54 -07:00
metric Add field support to the sentry metrics. 2021-04-15 20:02:50 -07:00
p9 Automated rollback of changelist 369325957 2021-04-21 10:41:28 -07:00
pool
procid [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
rand
refs Add logging option to leak checker. 2020-10-28 18:23:29 -07:00
refsvfs2 Move runsc reference leak checking to better locations. 2021-04-19 16:48:27 -07:00
ring0 Merge pull request #5749 from zhlhahaha:2126 2021-04-21 10:45:44 -07:00
safecopy Use assembly stub to take the address of assembly functions 2021-04-14 14:14:21 -07:00
safemem
seccomp
secio Standardize on tools directory. 2020-01-27 12:21:00 -08:00
segment
sentry
shim [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
sleep Consolidate most synchronization primitive linknames in the sync package. 2020-12-02 19:08:32 -08:00
state
sync [syserror] Remove syserror from go_marshal 2021-04-14 11:28:49 -07:00
syncevent Consolidate most synchronization primitive linknames in the sync package. 2020-12-02 19:08:32 -08:00
syserr Implement /proc/sys/net/ipv4/ip_local_port_range 2021-03-08 20:40:34 -08:00
syserror Translate syserror when validating partial IO errors 2021-03-18 12:19:57 -07:00
tcpip Only carry GSO options in the packet buffer 2021-04-21 18:09:27 -07:00
test
unet
urpc
usermem [syserror] Split usermem package 2021-03-29 13:30:21 -07:00
waiter