gvisor/pkg/sentry
Jamie Liu 01beec3bb4 Add gofer.InternalFilesystemOptions.LeakConnection.
PiperOrigin-RevId: 309317605
2020-04-30 16:04:21 -07:00
..
arch Enable automated marshalling for signals and the arch package. 2020-04-25 23:56:04 -07:00
contexttest Fix all copy locks violations. 2020-04-08 10:00:14 -07:00
control Use host-defined file owner and mode, when possible, for imported fds. 2020-03-26 16:47:20 -07:00
device Standardize on tools directory. 2020-01-27 12:21:00 -08:00
devices/memdev Add //pkg/sentry/devices/memdev. 2020-01-29 10:09:31 -08:00
fs Support pipes and sockets in VFS2 gofer fs. 2020-04-28 08:34:00 -07:00
fsbridge Correctly implement magic symlinks in VFS2 procfs. 2020-04-06 16:32:37 -07:00
fsimpl Add gofer.InternalFilesystemOptions.LeakConnection. 2020-04-30 16:04:21 -07:00
hostcpu Standardize on tools directory. 2020-01-27 12:21:00 -08:00
hostfd Factor fsimpl/gofer.host{Preadv,Pwritev} out of fsimpl/gofer. 2020-04-23 11:08:24 -07:00
hostmm Update package locations. 2020-01-27 15:31:32 -08:00
inet Fix S/R on inet.Namespace. 2020-03-05 17:40:18 -08:00
kernel Don't leak vfs.MountNamespace reference if kernel.TaskSet.NewTask fails. 2020-04-27 07:39:10 -07:00
limits Update package locations. 2020-01-27 15:31:32 -08:00
loader Merge pull request #1818 from lubinszARM:pr_signal_1 2020-04-21 14:26:08 -07:00
memmap Update package locations. 2020-01-27 15:31:32 -08:00
mm Enable automated marshalling for mempolicy syscalls. 2020-04-23 18:20:21 -07:00
pgalloc Update package locations. 2020-01-27 15:31:32 -08:00
platform Enable automated marshalling for signals and the arch package. 2020-04-25 23:56:04 -07:00
sighandling Fix "application exiting with {Code:0 Signo:27}" during boot. 2020-03-13 11:26:45 -07:00
socket iptables: don't pollute logs 2020-04-29 13:38:14 -07:00
state Standardize on tools directory. 2020-01-27 12:21:00 -08:00
strace Make ExtractErrno a function 2020-04-16 11:49:27 -07:00
syscalls Add read/write timeouts for VFS2 socket files. 2020-04-29 14:35:43 -07:00
time Standardize on tools directory. 2020-01-27 12:21:00 -08:00
unimpl Update package locations. 2020-01-27 15:31:32 -08:00
uniqueid Update package locations. 2020-01-27 15:31:32 -08:00
usage Document MinimumTotalMemoryBytes. 2020-02-10 12:08:32 -08:00
vfs Fix Unix socket permissions. 2020-04-28 20:13:01 -07:00
watchdog Dump stack for stuck start and stuck watchdog 2020-04-27 12:30:49 -07:00
BUILD Cleanup internal package group. 2020-02-10 17:12:59 -08:00