gvisor/pkg/sentry
Dean Deng 345df7cab4 Add explanation for implementation of BSD full file locks.
PiperOrigin-RevId: 290272560
2020-01-17 08:11:52 -08:00
..
arch enable pkg/sentry/arch to support arm64 basically 2020-01-14 22:24:28 -08:00
context Add context to state. 2019-10-31 18:03:24 -07:00
control New sync package. 2020-01-09 22:02:24 -08:00
device New sync package. 2020-01-09 22:02:24 -08:00
fs Add explanation for implementation of BSD full file locks. 2020-01-17 08:11:52 -08:00
fsimpl Implement tmpfs.SetStat with a size argument. 2020-01-16 14:39:55 -08:00
hostcpu Enable pkg/sentry/hostcpu support on arm64. 2019-09-18 23:51:42 +00:00
hostmm Update canonical repository. 2019-06-13 16:50:15 -07:00
inet Add endpoint tracking to the stack. 2019-10-29 16:14:51 -07:00
kernel New sync package. 2020-01-09 22:02:24 -08:00
limits New sync package. 2020-01-09 22:02:24 -08:00
loader Document ELF PT_LOAD difference from Linux 2019-12-06 08:37:14 -08:00
memmap Implement memmap.MappingIdentity for vfs.FileDescription. 2019-12-12 13:19:33 -08:00
mm New sync package. 2020-01-09 22:02:24 -08:00
pgalloc New sync package. 2020-01-09 22:02:24 -08:00
platform Merge pull request #1272 from lubinszARM:pr_ring0_2 2020-01-16 11:56:09 -08:00
safemem Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
sighandling Bump up Go 1.13 as minimum requirement 2019-12-06 23:10:15 -08:00
socket Remove unused rpcinet. 2020-01-16 20:21:09 -08:00
state netstack: Don't start endpoint goroutines too soon on restore. 2019-08-08 12:33:11 -07:00
strace Allow dual stack sockets to operate on AF_INET 2020-01-13 14:47:22 -08:00
syscalls Implement setxattr for overlays. 2020-01-16 18:15:02 -08:00
time New sync package. 2020-01-09 22:02:24 -08:00
unimpl internal BUILD file cleanup. 2019-09-23 08:25:13 -07:00
uniqueid Update canonical repository. 2019-06-13 16:50:15 -07:00
usage New sync package. 2020-01-09 22:02:24 -08:00
usermem Avoid unnecessary slice allocation in usermem.BytesIO.blocksFromAddrRanges(). 2019-11-14 14:04:58 -08:00
vfs Add more files to /proc/[pid]/* 2020-01-16 14:10:05 -08:00
watchdog New sync package. 2020-01-09 22:02:24 -08:00
BUILD Internal change. 2019-11-25 11:20:30 -08:00