Commit Graph

  • 228dc15fd1 Bump the AF_PACKET socket rcv buf size to 4MB by default. Bhasker Hariharan 2019-04-26 12:50:38 -07:00
  • 59442238d4 Remove syscall tests' dependency on glog Tamir Duberstein 2019-04-26 12:46:14 -07:00
  • 5f13338d30 Fix reference counting bug in /proc/PID/fdinfo/. Kevin Krakauer 2019-04-26 11:08:37 -07:00
  • f4d34b420b Change name of sticky test arg. Kevin Krakauer 2019-04-26 11:06:59 -07:00
  • f17cfa4d53 Perform explicit CPUID and FP state compatibility checks on restore Michael Pratt 2019-04-25 17:45:56 -07:00
  • 6b76c172b4 Don't enforce NAME_MAX in fs.Dirent.walk(). Jamie Liu 2019-04-25 16:03:32 -07:00
  • 7219781040 s,sys/poll.h/,poll.h,g Tamir Duberstein 2019-04-25 14:56:02 -07:00
  • 992b66e688 Handle glibc and XSI variants of strerror_r Tamir Duberstein 2019-04-25 14:22:48 -07:00
  • 9c638f1beb Remove useless modifiers Tamir Duberstein 2019-04-25 14:11:32 -07:00
  • 03be9ae88c Update required bazel version to 0.23.0 in README Ian Lewis 2019-04-25 01:15:17 -07:00
  • 962567aafd Add Unix socket tests for the MSG_CTRUNC msghdr flag. Ian Gudger 2019-04-24 14:50:30 -07:00
  • 66cc254a87 Fix feature block rendering (fixes #56) Ian Lewis 2019-04-23 22:12:56 -04:00
  • 99b877fa1d Revert runsc to use RecvMMsg packet dispatcher. Bhasker Hariharan 2019-04-23 19:06:09 -07:00
  • 56cadcac4e Fixes to PacketMMap dispatcher. Bhasker Hariharan 2019-04-23 17:46:13 -07:00
  • 7c9c5fd36d Add Linux version to requirements section Fabricio Voznika 2019-04-23 17:45:34 -07:00
  • 1b10f52d59 Remember file position during Readdir() Fabricio Voznika 2019-04-23 17:33:50 -07:00
  • db334f7154 Remove reflection from 9P serving path Fabricio Voznika 2019-04-23 16:24:51 -07:00
  • 908edee04f Replace os.File with fd.FD in fsgofer Fabricio Voznika 2019-04-23 16:10:05 -07:00
  • df21460cfd Fix container_test flakes. Kevin Krakauer 2019-04-23 11:32:34 -07:00
  • 17ff6063a3 Bugfix: fix fstatat symbol link to dir Wei Zhang 2019-04-22 20:06:09 -07:00
  • 7853b971d4 Fix some html errors (refs #46 #51) Ian Lewis 2019-04-22 22:42:46 -04:00
  • cbccf1bc47 Mark themes/docsy as vendored. Ian Lewis 2019-04-22 19:37:40 -04:00
  • e986ad2f37 Redirect www.gvisor.dev to gvisor.dev Ian Lewis 2019-04-22 01:07:33 -04:00
  • c010346c76 Updated docsy to HEAD Ian Lewis 2019-04-17 14:43:35 -04:00
  • d6aac9387f Fix doc typo Michael Pratt 2019-04-22 18:17:52 -07:00
  • f86c35a51f Clean up state error handling Michael Pratt 2019-04-22 18:17:25 -07:00
  • 56927e5317 tcpip/transport/tcp: read side only shutdown of an endpoint Ben Burkert 2019-04-19 19:28:10 -07:00
  • 358eb52a76 Add support for the MSG_TRUNC msghdr flag. Ian Gudger 2019-04-19 16:15:37 -07:00
  • cec2cdc12f tcpip/transport/udp: add Forwarder type Ben Burkert 2019-04-18 17:48:54 -07:00
  • f4d434c180 Enable vDSO support on arm64. Haibo Xu 2019-04-18 16:20:45 -07:00
  • c931c8e082 Format struct pollfd in poll(2)/ppoll(2) Michael Pratt 2019-04-18 15:22:47 -07:00
  • ce64d9ebf0 Keep symlink target open while in test that compares inode ids. Nicolas Lacasse 2019-04-18 12:38:29 -07:00
  • 133700007a Only emit unimplemented syscall events for unsupported values. Ian Gudger 2019-04-18 11:50:26 -07:00
  • 4524790ff6 netstack: use a proper network protocol to set gso.L3HdrLen Andrei Vagin 2019-04-18 11:40:34 -07:00
  • b52cbd6028 Don't allow sigtimedwait to catch unblockable signals Michael Pratt 2019-04-17 13:42:16 -07:00
  • c8cee7108f Use FD limit and file size limit from host Fabricio Voznika 2019-04-17 12:56:23 -07:00
  • 08d99c5fbe Convert poll/select to operate more directly on linux.PollFD Michael Pratt 2019-04-17 12:13:46 -07:00
  • 45028bdd82 Update Linux version requirement for GSO Fabricio Voznika 2019-04-16 15:44:35 -07:00
  • e091b4e7c0 Internal change. Googler 2019-04-17 11:38:33 -07:00
  • 9f8c89fc7f Return error from fdbased.New Fabricio Voznika 2019-04-17 11:14:24 -07:00
  • e815666717 Fix gvisor-containerd-shim download in the test. Lantao Liu 2019-04-15 13:55:37 -07:00
  • 80036845c1 Install gVisor using a subshell. Ian Lewis 2019-04-12 23:19:26 -04:00
  • 0e00a7d2da Add some basic questions to the FAQ Ian Lewis 2019-04-14 18:43:24 -04:00
  • 676d4dc5a3 Add troubleshooting section to README (fixes #28) Ian Lewis 2019-04-14 18:51:22 -04:00
  • 14f1de4a45 Also push the shim v2 binary to the GCS bucket. (#23) Lantao Liu 2019-04-12 14:55:11 -07:00
  • 4e9c131c58 Use HUGO_ENV="production" to avoid noindex header Adin Scannell 2019-04-11 18:54:14 -07:00
  • 546a1df7d1 Add 'runsc do' command Fabricio Voznika 2019-04-11 17:53:24 -07:00
  • 6b24f7ab08 Format FDs in strace logs Michael Pratt 2019-04-11 16:47:26 -07:00
  • efacb8d900 CONTRIBUTING: add style guide pointer Adin Scannell 2019-04-11 14:17:03 -07:00
  • fab6352ac8 README: add build badge Adin Scannell 2019-04-11 13:35:34 -07:00
  • 4209edafb6 Use open fids when fstat()ing gofer files. Jamie Liu 2019-04-11 00:41:42 -07:00
  • 644a73cb46 Added "Powered by gVisor" image to footer Fabricio Voznika 2019-04-04 10:45:10 -07:00
  • cc48969bb7 Internal change Michael Pratt 2019-04-10 17:59:02 -07:00
  • d93d19fd4e Fix uses of RootFromContext. Nicolas Lacasse 2019-04-10 16:35:22 -07:00
  • c8368e477b rlimits test: don't exceed nr_open. Kevin Krakauer 2019-04-10 16:33:44 -07:00
  • 89cc8eef9b DATA RACE in fs.(*Dirent).fullName Yong He 2019-04-10 14:16:36 -07:00
  • f7aff0aaa4 Allow threads with CAP_SYS_RESOURCE to raise hard rlimits. Kevin Krakauer 2019-04-10 12:35:43 -07:00
  • 0a0619216e Start saving MountSource.DirentCache. Nicolas Lacasse 2019-04-10 11:26:10 -07:00
  • 7140b1fdca Fixed /proc/cpuinfo permissions Shiva Prasanth 2019-04-10 10:48:28 -07:00
  • 0e14e48b84 Match multi-word State Michael Pratt 2019-04-09 16:25:03 -07:00
  • b3b140ea4f syscalls: sendfile: limit the count to MAX_RW_COUNT Li Qiang 2019-04-09 14:56:04 -07:00
  • 3513350de6 Specify /proc explicitly Michael Pratt 2019-04-09 12:51:13 -07:00
  • 93b3c9b76c runsc: set UID and GID if gofer is executed in a new user namespace Andrei Vagin 2019-04-09 11:30:35 -07:00
  • eaac2806ff Add TCP checksum verification. Bhasker Hariharan 2019-04-09 11:22:28 -07:00
  • f18a8f9581 Update README.md to point to gvisor.dev Adin Scannell 2019-04-09 10:19:17 -07:00
  • cf4ed408c3 Use (*testing.T).Helper to clean up test failures Tamir Duberstein 2019-04-09 05:16:29 -07:00
  • 05979a7547 Internal change Michael Pratt 2019-04-08 17:34:48 -07:00
  • 9471c01348 Export kernel.SignalInfoPriv. Jamie Liu 2019-04-08 16:31:06 -07:00
  • 218a7b5449 Add TODO Michael Pratt 2019-04-08 13:47:34 -07:00
  • b7a2c922c9 fix: apply runtime path from runcOption to opts.BinaryName (#22) jerryzhuang 2019-04-09 03:01:44 +08:00
  • 70906f1d24 Intermediate ram fs dirs should be writable. Nicolas Lacasse 2019-04-08 11:55:31 -07:00
  • 37433204a8 Edits to user guide + added filesystem section Fabricio Voznika 2019-04-03 12:18:46 -07:00
  • c23efc31e2 Update markdown formatting in security.md Adin Scannell 2019-04-05 23:21:26 -07:00
  • 6fd3df4df8 Improve some text in the security.md Adin Scannell 2019-04-05 23:18:24 -07:00
  • fbe7ba4661 Bump rules_go to v0.18.2 and go toolchain to v1.12.2. Nicolas Lacasse 2019-04-08 10:50:05 -07:00
  • 124bafc81c Deflake PtraceTest.SeizeSetOptions. Jamie Liu 2019-04-05 17:53:24 -07:00
  • ee7e6d33b2 Use string type for extended attribute values, instead of []byte. Nicolas Lacasse 2019-04-05 15:48:26 -07:00
  • f44f2f73b0 Make it easier for humans to use RBE, and maintain our bazelrc. Nicolas Lacasse 2019-04-05 15:47:36 -07:00
  • cd5ded7e06 Update debugging.md Fabricio Voznika 2019-04-04 22:31:51 -07:00
  • e9504bfdf2 Addressed comments Fabricio Voznika 2019-04-04 22:02:37 -07:00
  • a5852fe8fa Add runsc debug commands to Debugging section Fabricio Voznika 2019-04-04 16:51:50 -07:00
  • cec384abd7 Update oci.md Fabricio Voznika 2019-04-03 09:08:27 -07:00
  • b084f6edd0 Update kubernetes.md Fabricio Voznika 2019-04-03 09:08:05 -07:00
  • 0614cdb4df Update _index.md Fabricio Voznika 2019-04-03 09:07:06 -07:00
  • f4135148a8 Expand user guide landing page Fabricio Voznika 2019-04-02 21:16:28 -07:00
  • cb50f77366 Remove login interstitial Ian Lewis 2019-04-05 00:56:24 -04:00
  • 383e6cbd07 Updated README to be more contributor friendly Ian Lewis 2019-04-03 02:32:50 -04:00
  • f28db3f775 Remove confusing fully- prefix Adin Scannell 2019-04-04 21:46:15 -07:00
  • 896812ebe2 Adjust font sizes for headers Ian Lewis 2019-04-03 22:33:28 -04:00
  • c1c59764f9 Update assets and favicons Adin Scannell 2019-04-05 00:14:59 -04:00
  • 252f877f3d Set fixed field in CPUID function 2 Michael Pratt 2019-04-04 18:00:54 -07:00
  • 88409e983c gvisor: Add support for the MS_NOEXEC mount option Andrei Vagin 2019-04-04 17:42:51 -07:00
  • 75a5ccf5d9 Remove defer from trivial ThreadID methods Michael Pratt 2019-04-04 17:13:31 -07:00
  • 75c8ac38e0 BUILD: Add useful go_path target Adin Scannell 2019-04-04 17:04:30 -07:00
  • e9508967b0 Format workspace Adin Scannell 2019-04-04 14:22:32 -07:00
  • efe4461d74 Internal change. Googler 2019-04-03 22:01:50 -07:00
  • 8f8fc33a87 Update install_gvisor.md Fabricio Voznika 2019-04-03 09:13:14 -07:00
  • 7473503d2f Fix broken sentence Fabricio Voznika 2019-04-02 21:28:33 -07:00
  • 9cf33960fc Only CopyOut CPU when it changes Michael Pratt 2019-04-03 18:05:30 -07:00
  • 61d8c361c6 Don't release d.mu in checks for child-existence. Nicolas Lacasse 2019-04-03 17:52:53 -07:00