summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-02-20Add placeholder .travis.yml for #1886gVisor bot
2020-02-20Import tags.bzl directly from tools/defs.bzl.Adin Scannell
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-20Lazy-fpsimd support patch series#1: add Arm64-fpsimd support to arch moduleBin Lu
2020-02-20Code Clean:Move getUserRegisters into dieArchSetup() and other small changes.Bin Lu
2020-02-19Add statefile command to runsc.Adin Scannell
2020-02-19Add basic microbenchmarks.Adin Scannell
2020-02-19Internal change.gVisor bot
2020-02-19Handle situations where go-marshal generates an empty test file.gVisor bot
2020-02-19Internal change.gVisor bot
2020-02-19Internal change.gVisor bot
2020-02-19Include more test files in exports_filesgVisor bot
2020-02-19Merge pull request #1896 from kevinGC:parseportsCopybara-Service
2020-02-19Internal change.gVisor bot
2020-02-18Fix mis-named comment.Kevin Krakauer
2020-02-18Internal change.gVisor bot
2020-02-18Enable IPV6_RECVTCLASS socket option for datagram socketsgVisor bot
2020-02-18iptables: use "-t nat" for NAT testsgVisor bot
2020-02-18Add //pkg/syncevent.gVisor bot
2020-02-18go-marshal: Stop complaining about files with no +marshal types.gVisor bot
2020-02-18cpuid: cache the maximum size of xsave stategVisor bot
2020-02-18atomicbitops package cleanupsgVisor bot
2020-02-18Deflake fallocate syscall test.gVisor bot
2020-02-18Merge pull request #1850 from kevinGC:jump2gVisor bot
2020-02-18ring0/pagetables: fix typogVisor bot
2020-02-17Add flag to run without building baked images.gVisor bot
2020-02-15Ensure Marshallable.SizeBytes() always works on a typed nil pointer.gVisor bot
2020-02-14Generate implementation of io.WriterTo via go-marshal.gVisor bot
2020-02-14Remove linux.EpollEvent.Fd.gVisor bot
2020-02-14Synchronize signalling with S/RgVisor bot
2020-02-14Add a minimal binary target for escape analysis on go-marshal.gVisor 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-14passed the kvm test case of "TestKernelSyscall" on Arm64Bin Lu
2020-02-13Add FileExec flag to OpenOptionsgVisor bot
2020-02-13We can now create and jump in iptables. For example:Kevin Krakauer
2020-02-13Ensure the marshalled object doesn't escape.gVisor bot
2020-02-13Merge pull request #1791 from kevinGC:uchainsgVisor bot
2020-02-13Internal change.gVisor bot
2020-02-13Call py_requirement with named argument for optional kwarg.gVisor bot
2020-02-12Minor runtime test fixes.gVisor bot
2020-02-13Add definition of arch.ARMTrapFlag.Haibo Xu
2020-02-12iptables: User chainsKevin Krakauer