gvisor/pkg/sentry
Andrei Vagin e3657847cb Update the comment for Task.netns
Task.netns can be accessed atomically, so Task.mu isn't needed to access it.

PiperOrigin-RevId: 398773947
2021-09-24 11:25:13 -07:00
..
arch Don't use reflection in fpu.alignedBytes. 2021-09-01 14:07:57 -07:00
contexttest Pass overlay credentials via context in copy up. 2020-08-21 15:06:09 -07:00
control runsc: add global profile collection flags 2021-09-16 11:20:37 -04:00
device Add more information to panic when device ID don't match 2020-08-18 18:52:24 -07:00
devices Remove quotedev device 2021-08-25 14:39:21 -07:00
fdimport Fix stdios ownership 2021-07-12 16:55:40 -07:00
fs Limit most file mmaps to the range of an int64. 2021-09-16 12:12:59 -07:00
fsbridge [syserror] Update syserror to linuxerr for more errors. 2021-07-12 15:26:20 -07:00
fsimpl Create the cgroupfs mount point in sysfs. 2021-09-23 15:54:02 -07:00
fsmetric Delete /cloud/gvisor/sandbox/sentry/gofer/opened_write_execute_file metric 2021-05-18 14:46:47 -07:00
hostcpu Standardize on tools directory. 2020-01-27 12:21:00 -08:00
hostfd Add go:build directives as required by Go 1.17's gofmt. 2021-07-20 16:28:45 -07:00
hostmm [syserror] Split usermem package 2021-03-29 13:30:21 -07:00
inet kernel: allow to access Task.netns without taking Task.mu 2021-09-23 18:28:08 -07:00
kernel Update the comment for Task.netns 2021-09-24 11:25:13 -07:00
limits [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
loader Cache vdso.so's __kernel_rt_sigreturn location. 2021-09-01 13:25:35 -07:00
memmap [syserror] Remove pkg syserror. 2021-08-13 17:16:52 -07:00
mm Limit most file mmaps to the range of an int64. 2021-09-16 12:12:59 -07:00
pgalloc [syserror] Remove pkg syserror. 2021-08-13 17:16:52 -07:00
platform Merge pull request #6573 from avagin:kvm-seccomp-mmap 2021-09-23 14:08:10 -07:00
seccheck Add Execve and ExitNotifyParent checkpoints. 2021-09-22 18:12:06 -07:00
sighandling [op] Move SignalAct to abi/linux package. 2021-06-09 22:53:41 -07:00
socket Pass AddressableEndpoint to IPTables 2021-09-23 13:18:10 -07:00
state Add go:build directives as required by Go 1.17's gofmt. 2021-07-20 16:28:45 -07:00
strace Add go:build directives as required by Go 1.17's gofmt. 2021-07-20 16:28:45 -07:00
syscalls Merge pull request #6262 from sudo-sturbia:msgqueue/syscalls3 2021-08-17 17:44:26 -07:00
time Internal change. 2021-09-20 12:28:06 -07: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 Use memutil.MapFile for the memory accounting page. 2021-06-23 17:03:58 -07:00
vfs [lisa] Implement lisafs protocol methods in VFS2 gofer client and fsgofer. 2021-09-21 14:09:18 -07:00
watchdog Delete sentry metrics /watchdog/{stuck_startup_detected, stuck_tasks_detected} 2021-06-24 16:55:58 -07:00
BUILD Cleanup internal package group. 2020-02-10 17:12:59 -08:00