gvisor/pkg/sentry
Jamie Liu ba44298a39 Don't leak dentries returned by sockfs.NewDentry().
PiperOrigin-RevId: 334263322
2020-09-28 16:44:33 -07:00
..
arch Enable automated marshalling for the syscall package. 2020-09-15 23:38:57 -07:00
contexttest Pass overlay credentials via context in copy up. 2020-08-21 15:06:09 -07:00
control Simplify FD handling for container start/exec 2020-09-04 11:42:02 -07:00
device Add more information to panic when device ID don't match 2020-08-18 18:52:24 -07:00
devices Add basic stateify annotations. 2020-09-24 10:13:04 -07:00
fdimport Simplify FD handling for container start/exec 2020-09-04 11:42:02 -07:00
fs Merge pull request #3651 from ianlewis:ip-forwarding 2020-09-20 18:17:20 -07:00
fsbridge Plumbing context.Context to DecRef() and Release(). 2020-08-03 13:36:05 -07:00
fsimpl Support inotify in overlayfs. 2020-09-28 16:11:16 -07:00
hostcpu
hostfd
hostmm
inet Merge branch 'master' into ip-forwarding 2020-08-17 21:44:31 -04:00
kernel Clean up kcov. 2020-09-27 15:33:51 -07:00
limits Internal change. 2020-08-21 16:20:20 -07:00
loader Consistent precondition formatting 2020-08-20 13:32:24 -07:00
memmap Consistent precondition formatting 2020-08-20 13:32:24 -07:00
mm Use a tmpfs file for shared anonymous and /dev/zero mmap on VFS2. 2020-09-18 13:25:35 -07:00
pgalloc Consistent precondition formatting 2020-08-20 13:32:24 -07:00
platform Merge pull request #3893 from lubinszARM:pr_n1_03 2020-09-16 13:03:01 -07:00
sighandling
socket Don't leak dentries returned by sockfs.NewDentry(). 2020-09-28 16:44:33 -07:00
state Add basic stateify annotations. 2020-09-24 10:13:04 -07:00
strace Enable automated marshalling for the syscall package. 2020-09-15 23:38:57 -07:00
syscalls Handle EOF properly in splice/sendfile. 2020-09-22 22:31:24 -07:00
time Disable debug time adjustment logging 2020-07-13 15:42:53 -07:00
unimpl
uniqueid
usage
vfs Add basic stateify annotations. 2020-09-24 10:13:04 -07:00
watchdog Make flag propagation automatic 2020-08-26 20:24:41 -07:00
BUILD