summaryrefslogtreecommitdiffhomepage
path: root/pkg
AgeCommit message (Expand)Author
2020-02-20Support disabling a NICgVisor bot
2020-02-20Remove bytes read/written from marshal.Marshallable API.gVisor bot
2020-02-20Better strace logging for epoll syscalls.gVisor bot
2020-02-20Re-add atomicbitops_arm64.s to BUILD.gVisor bot
2020-02-20VFS2: Support memory mapping in tmpfs.gVisor bot
2020-02-19Internal change.gVisor bot
2020-02-18Fix mis-named comment.Kevin Krakauer
2020-02-18Enable IPV6_RECVTCLASS socket option for datagram socketsgVisor bot
2020-02-18Add //pkg/syncevent.gVisor bot
2020-02-18cpuid: cache the maximum size of xsave stategVisor bot
2020-02-18atomicbitops package cleanupsgVisor bot
2020-02-18Merge pull request #1850 from kevinGC:jump2gVisor bot
2020-02-18ring0/pagetables: fix typogVisor bot
2020-02-14Remove linux.EpollEvent.Fd.gVisor bot
2020-02-14Synchronize signalling with S/RgVisor bot
2020-02-14Allow vfs.IterDirentsCallback.Handle() to return an error.gVisor bot
2020-02-14Enable automated marshalling for RSeqCriticalSection.gVisor bot
2020-02-14Inline vfs.VirtualFilesystem in Kernel structgVisor bot
2020-02-14Un-export p9 message encode/decode functions.gVisor bot
2020-02-14Enable automated marshalling for struct stat.gVisor bot
2020-02-14Plumb VFS2 inside the SentrygVisor bot
2020-02-14Fix various issues related to enabling go-marshal.gVisor bot
2020-02-13Add FileExec flag to OpenOptionsgVisor bot
2020-02-13We can now create and jump in iptables. For example:Kevin Krakauer
2020-02-13Merge pull request #1791 from kevinGC:uchainsgVisor bot
2020-02-13Internal change.gVisor bot
2020-02-12iptables: User chainsKevin Krakauer
2020-02-11Simplify atomic operationsgVisor bot
2020-02-11Ensure fsimpl/gofer.dentryPlatformFile.hostFileMapper is initialized.gVisor bot
2020-02-11Disallow duplicate NIC names.gVisor bot
2020-02-11Prevent DATA RACE in UnstableAttr.Adin Scannell
2020-02-11Move Align{Up,Down} into binary package.gVisor bot
2020-02-10Merge pull request #1775 from kevinGC:tcp-matchers-submitgVisor bot
2020-02-10Cleanup internal package group.Adin Scannell
2020-02-10Refactor getxattr.Dean Deng
2020-02-10Add context to note.Adin Scannell
2020-02-10Add context to comments.Adin Scannell
2020-02-10Add contextual comment.Adin Scannell
2020-02-10Add contextual note.Adin Scannell
2020-02-10Document MinimumTotalMemoryBytes.Adin Scannell
2020-02-10Redirect FIXME to gvisor.devFabricio Voznika
2020-02-10Move x86 state definition to its own file.Brad Burlage
2020-02-10Update visibility.Adin Scannell
2020-02-10Merge pull request #1453 from xiaobo55x:cpuidgVisor bot
2020-02-10Enable pkg/cpuid support on arm64.Haibo Xu
2020-02-07Support listxattr and removexattr syscalls.Dean Deng
2020-02-07Log level, optname, optval and optlen in getsockopt/setsockopt in strace.Ian Gudger
2020-02-07Address GH comments.Kevin Krakauer
2020-02-06Send DAD event when DAD resolves immediatelyGhanan Gowripalan
2020-02-06Merge branch 'master' into tcp-matchers-submitKevin Krakauer