summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-05-19Skip itimer "fairness" tests on ptrace.Jamie Liu
2020-05-19Fix flaky udp tests by polling before reading.Dean Deng
2020-05-19Merge pull request #2687 from lubinszARM:pr_tls_1gVisor bot
2020-05-19Typo fix in READMEGeethanjali Eswaran
2020-05-18Add simplified badge and Build workflow.Adin Scannell
2020-05-18Implement Go branch updater with GitHub actions.Adin Scannell
2020-05-18Remove IfChange/ThenChange lint from VFS2Fabricio Voznika
2020-05-18Support TCP options for packetimpactZeling Feng
2020-05-18Improve unsupported syscall messageFabricio Voznika
2020-05-18Fix typo a => an.Adin Scannell
2020-05-15Minor formatting updates for gvisor.dev.Adin Scannell
2020-05-15Remove debug log left behind by mistake.Bhasker Hariharan
2020-05-15Update vm scripts to handle existing kbuilder user.Adin Scannell
2020-05-15Minor text updates and jquery ordering.Adin Scannell
2020-05-14Update Kokoro images to include newer gcloud.Adin Scannell
2020-05-14Make utimes_test pass on VFS2.Jamie Liu
2020-05-14Internal change.gVisor bot
2020-05-14Run issue_reviver via GitHub.Adin Scannell
2020-05-14Merge pull request #2663 from lubinszARM:pr_sigfp_forkgVisor bot
2020-05-14Port memfd_create to vfs2 and finish implementation of file seals.Nicolas Lacasse
2020-05-13Fix TCP segment retransmit timeout handling.Mithun Iyer
2020-05-13Stub support for TCP_SYNCNT and TCP_WINDOW_CLAMP.Bhasker Hariharan
2020-05-13Fix runsc association of gofers and FDs on VFS2.Jamie Liu
2020-05-13Resolve remaining TODOs for tmpfs.Nicolas Lacasse
2020-05-13Automated rollback of changelist 311285868Bhasker Hariharan
2020-05-13Enable overlayfs_stale_read by default for runsc.Jamie Liu
2020-05-13Use VFS2 mount namesFabricio Voznika
2020-05-13PROT_NONE should be specially treated in the step of mapPhysicalBin Lu
2020-05-13add arm64 support to goidBin Lu
2020-05-13adding the methods to get/set TLS for Arm64 kvm platformBin Lu
2020-05-13Replace test_runner.sh bash script with Go.Ian Gudger
2020-05-12Adjust a few log messagesFabricio Voznika
2020-05-12Merge pull request #2678 from nybidari:iptablesgVisor bot
2020-05-12Don't allow rename across different gofer or tmpfs mounts.Nicolas Lacasse
2020-05-12Merge pull request #2513 from amscanne:website-integratedgVisor bot
2020-05-12Merge pull request #2671 from kevinGC:skip-outputgVisor bot
2020-05-12Don't call kernel.Task.Block() from netstack.SocketOperations.Write().Jamie Liu
2020-05-12iptables: support gid match for owner matching.Nayana Bidari
2020-05-12Merge pull request #2664 from lubinszARM:pr_sigfpgVisor bot
2020-05-11Internal change.Jamie Liu
2020-05-11iptables: check for truly unconditional rulesKevin Krakauer
2020-05-11Add fpsimd support in sigreturn on Arm64Bin Lu
2020-05-11Add fsimpl/gofer.InternalFilesystemOptions.OpenSocketsByConnecting.Jamie Liu
2020-05-11Internal change.gVisor bot
2020-05-11Automated rollback of changelist 310417191Bhasker Hariharan
2020-05-11Internal change.gVisor bot
2020-05-11Fix view.ToVectorisedView().Bhasker Hariharan
2020-05-11Internal change.gVisor bot
2020-05-11passed the syscall test case 'fpsig_fork' on Arm64 platformBin Lu
2020-05-10Stop avoiding preadv2 and pwritev2, and add them to the filters.Nicolas Lacasse