gvisor/pkg
Chong Cai 9fcc44f991 Add verity getdents tests
PiperOrigin-RevId: 376001603
2021-05-26 12:23:14 -07:00
..
abi Merge pull request #6027 from liornm:fix-unused-flag 2021-05-25 10:43:58 -07:00
amutex Invert dependency between the context and amutex packages. 2020-09-15 15:14:53 -07:00
atomicbitops Use an exhaustive list of architectures 2021-05-12 10:26:21 -07:00
binary Move Align{Up,Down} into binary package. 2020-02-11 11:09:31 -08:00
bits Remove uses of the binary package from networking code. 2021-04-27 16:20:01 -07:00
bpf Remove uses of the binary package from the rest of the sentry. 2021-05-04 16:41:08 -07:00
buffer pkg/buffer: Remove dependency to safemem, code no longer used 2021-05-14 12:53:29 -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 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 [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
crypto Automated rollback of changelist 374319456 2021-05-20 17:31:27 -07:00
eventchannel [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
fd [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
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 [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
fspath
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 Remove implicit dependencies for leaf packages. 2020-05-20 18:35:32 -07:00
linuxerr [syserror] Add linuxerr package. 2021-05-18 14:36:21 -07:00
lisafs
log Remove dependency on golang.org/x/sys/unix 2021-03-03 14:26:30 -08:00
marshal Remove uses of the binary package from networking code. 2021-04-27 16:20:01 -07:00
memutil [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
merkletree Remove outdated TODOs in verity 2021-04-29 14:02:24 -07:00
metric Add stuck tasks and startup stuck tasks to weirdness metric 2021-05-14 17:21:57 -07:00
p9 Automated rollback of changelist 369686285 2021-04-28 17:02:33 -07:00
pool Remove existing nogo exceptions. 2020-12-11 12:06:49 -08:00
procid [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
rand Actually wrap rand.Reader in bufio.Reader. 2020-03-20 17:02:13 -07:00
refs Add TODOs to old reference counting utility. 2021-05-04 15:58:43 -07:00
refsvfs2 Document design details for refsvfs2 template. 2021-05-12 13:23:48 -07:00
ring0 kvm: prefault a root table page before switching into a user address space 2021-04-30 23:07:15 -07:00
safecopy Fix typo of arg name on assembly files 2021-04-28 02:24:24 +09:00
safemem Optimize safemem.Zero 2021-04-19 13:01:59 -07:00
seccomp [syserror] Split usermem package 2021-03-29 13:30:21 -07:00
secio
segment Fix simple mistakes identified by goreportcard. 2021-01-12 12:38:22 -08:00
sentry Add verity getdents tests 2021-05-26 12:23:14 -07:00
shim Make sandbox join the pod cgroup in K8s 2021-05-17 13:54:46 -07:00
sleep Consolidate most synchronization primitive linknames in the sync package. 2020-12-02 19:08:32 -08:00
state Remove uses of the binary package from the rest of the sentry. 2021-05-04 16:41:08 -07:00
sync Fix typo of Syncutil to sync on sync packages README 2021-04-28 02:24:14 +09:00
syncevent Consolidate most synchronization primitive linknames in the sync package. 2020-12-02 19:08:32 -08:00
syserr [syserror] Refactor abi/linux.Errno 2021-05-11 17:23:08 -07:00
syserror [syserror] Add linuxerr package. 2021-05-18 14:36:21 -07:00
tcpip Move presence methods from segment to TCPFlags 2021-05-26 12:18:59 -07:00
test [perf] Fix profiling in benchmarking jobs. 2021-05-05 00:02:37 -07:00
unet [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
urpc Add benchmarks targets to BuildKite. 2021-01-05 13:21:54 -08:00
usermem [syserror] Split usermem package 2021-03-29 13:30:21 -07:00
waiter Add POLLRDNORM/POLLWRNORM support. 2021-03-24 12:11:44 -07:00