gvisor/pkg/sentry
Kevin Krakauer 6a98237949 Rename epsocket to netstack.
PiperOrigin-RevId: 273365058
2019-10-07 13:57:59 -07:00
..
arch internal BUILD file cleanup. 2019-09-23 08:25:13 -07:00
context Preallocate auth.NewAnonymousCredentials() in contexttest.TestContext. 2019-06-20 13:36:14 -07:00
control Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
device
fs Add sanity check that overlayCreate is called with an overlay parent inode. 2019-10-04 17:03:50 -07:00
fsimpl Change linux.FileMode from uint to uint16, and update VFS to use FileMode. 2019-10-04 14:20:32 -07:00
hostcpu Enable pkg/sentry/hostcpu support on arm64. 2019-09-18 23:51:42 +00:00
hostmm Update canonical repository. 2019-06-13 16:50:15 -07:00
inet netstack: Don't start endpoint goroutines too soon on restore. 2019-08-08 12:33:11 -07:00
kernel Include AT_SECURE in the aux vector 2019-10-01 15:43:14 -07:00
limits Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
loader
memmap Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
mm Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
pgalloc Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
platform gvisor: change syscall.RawSyscall to syscall.RawSyscall6 where required 2019-09-24 23:47:42 -07:00
safemem Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
sighandling Update FIXME bug with GitHub issue. 2019-09-30 17:24:29 -07:00
socket
state netstack: Don't start endpoint goroutines too soon on restore. 2019-08-08 12:33:11 -07:00
strace Rename epsocket to netstack. 2019-10-07 13:57:59 -07:00
syscalls
time
unimpl internal BUILD file cleanup. 2019-09-23 08:25:13 -07:00
uniqueid Update canonical repository. 2019-06-13 16:50:15 -07:00
usage
usermem Accelerate byte lookup in string with `bytealg/indexbyte` 2019-09-19 22:16:52 +08:00
vfs
watchdog
BUILD