gvisor/pkg/sentry
Arthur Sfez 615c3380d2 Export IGMP stats
PiperOrigin-RevId: 346197760
2020-12-07 15:52:25 -08:00
..
arch Implement `fcntl` options `F_GETSIG` and `F_SETSIG`. 2020-12-03 06:20:29 -08:00
contexttest Pass overlay credentials via context in copy up. 2020-08-21 15:06:09 -07:00
control Support VFS2 save/restore. 2020-10-23 17:48:33 -07:00
device Add more information to panic when device ID don't match 2020-08-18 18:52:24 -07:00
devices Remove ARP address workaround 2020-11-16 14:36:10 -08:00
fdimport Simplify FD handling for container start/exec 2020-09-04 11:42:02 -07:00
fs Require sync.RWMutex to lock and unlock from the same goroutine 2020-12-04 08:20:08 -08:00
fsbridge [vfs2] Don't leak reference from Mountnamespace.Root(). 2020-10-06 00:21:02 -07:00
fsimpl Overlay runsc regular file mounts with regular files. 2020-12-04 19:13:24 -08:00
fsmetric Port filesystem metrics to VFS2. 2020-11-18 18:10:02 -08:00
hostcpu
hostfd Cap iovec array length in //pkg/sentry/hostfd. 2020-11-06 00:20:35 -08:00
hostmm Implement membarrier(2) commands other than *_SYNC_CORE. 2020-10-06 13:55:16 -07:00
inet Add basic address deletion to netlink 2020-10-27 00:18:10 -07:00
kernel Implement command IPC_INFO for semctl. 2020-12-03 19:57:51 -08:00
limits Internal change. 2020-08-21 16:20:20 -07:00
loader loader/elf: validate file offset 2020-10-19 18:18:24 -07:00
memmap Add staticcheck and staticstyle analyzers. 2020-10-07 18:29:05 -07:00
mm Initialize references with a value of 1. 2020-11-09 08:33:17 -08:00
pgalloc Avoid fallocate(FALLOC_FL_PUNCH_HOLE) when ManualZeroing is in effect. 2020-12-04 09:46:41 -08:00
platform Merge pull request #4908 from lubinszARM:pr_kvm_ext_dabt 2020-12-07 11:48:36 -08:00
sighandling Fix "application exiting with {Code:0 Signo:27}" during boot. 2020-03-13 11:26:45 -07:00
socket Export IGMP stats 2020-12-07 15:52:25 -08:00
state Support VFS2 save/restore. 2020-10-23 17:48:33 -07:00
strace [netstack] Refactor common utils out of netstack to socket package. 2020-12-02 11:34:42 -08:00
syscalls Implement command IPC_INFO for semctl. 2020-12-03 19:57:51 -08:00
time Disable debug time adjustment logging 2020-07-13 15:42:53 -07:00
unimpl
uniqueid
usage pgalloc: Do not hold MemoryFile.mu while calling mincore. 2020-10-19 09:02:19 -07:00
vfs Overlay runsc regular file mounts with regular files. 2020-12-04 19:13:24 -08:00
watchdog Add a helpful message in stuck task logs. 2020-11-19 16:52:25 -08:00
BUILD Cleanup internal package group. 2020-02-10 17:12:59 -08:00