gvisor/pkg/sentry
gVisor bot 52c922f7c0 Merge pull request #2712 from lubinszARM:pr_sigfp_init
PiperOrigin-RevId: 315599736
2020-06-09 18:05:01 -07:00
..
arch initialize an empty fp state area for sentry on Arm64 2020-06-09 05:01:03 -04:00
contexttest Fix all copy locks violations. 2020-04-08 10:00:14 -07:00
control Combine executable lookup code 2020-06-08 23:08:23 -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
fdimport Add TTY support on VFS2 to runsc 2020-05-04 10:59:20 -07:00
fs Don't WriteOut to readonly mounts 2020-06-09 16:36:56 -07:00
fsbridge Correctly implement magic symlinks in VFS2 procfs. 2020-04-06 16:32:37 -07:00
fsimpl Implement VFS2 tmpfs mount options. 2020-06-08 13:28:18 -07:00
hostcpu Standardize on tools directory. 2020-01-27 12:21:00 -08:00
hostfd Stop avoiding preadv2 and pwritev2, and add them to the filters. 2020-05-10 17:52:20 -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 Implement mount(2) and umount2(2) for VFS2. 2020-06-05 19:12:03 -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 Implement gap tracking in the segment set. 2020-05-20 22:50:07 -07:00
pgalloc Ensure pgalloc.MemoryFile.fileSize is always chunk-aligned. 2020-06-09 11:16:05 -07:00
platform minor change in kvm module for Arm64 2020-06-09 05:42:41 -04:00
sighandling Fix "application exiting with {Code:0 Signo:27}" during boot. 2020-03-13 11:26:45 -07:00
socket netstack: parse incoming packet headers up-front 2020-06-07 13:38:43 -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 Implement mount(2) and umount2(2) for VFS2. 2020-06-05 19:12:03 -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 Add maximum memory limit. 2020-05-06 10:30:18 -07:00
vfs Implement mount(2) and umount2(2) for VFS2. 2020-06-05 19:12:03 -07:00
watchdog Add metric for startup watchdog timeout 2020-06-03 11:37:10 -07:00
BUILD Cleanup internal package group. 2020-02-10 17:12:59 -08:00