gvisor/pkg/sentry
..
arch Remove TODO since we don't plan to support debug registers 2019-12-04 13:54:38 -08:00
context
control
device Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
fs Make masterInodeOperations.Truncate take a pointer receiver. 2019-12-19 14:34:53 -08:00
fsimpl Add VFS2 support for device special files. 2019-12-30 11:36:41 -08: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
kernel
limits Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
loader Document ELF PT_LOAD difference from Linux 2019-12-06 08:37:14 -08:00
memmap
mm
pgalloc Add context to state. 2019-10-31 18:03:24 -07:00
platform Merge pull request #1461 from xiaobo55x:ptrace_sysemu 2019-12-26 14:19:34 -08:00
safemem Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
sighandling Bump up Go 1.13 as minimum requirement 2019-12-06 23:10:15 -08:00
socket Automated rollback of changelist 287029703 2019-12-26 13:05:52 -08:00
state netstack: Don't start endpoint goroutines too soon on restore. 2019-08-08 12:33:11 -07:00
strace Check for valid nfds before copying in an fd set. 2019-12-20 08:44:53 -08:00
syscalls futex: wake one waiter if futex_wake is called with a non-positive value 2019-12-19 17:26:44 -08:00
time
unimpl
uniqueid Update canonical repository. 2019-06-13 16:50:15 -07:00
usage Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
usermem
vfs Add VFS2 support for device special files. 2019-12-30 11:36:41 -08:00
watchdog
BUILD