syzbot


Time Kernel Commit Kernel Config Syzkaller Commit Assets
2024/05/03 16:49 f67e10cf3866 Automated rollback of changelist 629815554 .config 610f2a54
2024/05/03 04:56 f67e10cf3866 Automated rollback of changelist 629815554 .config ddfc15a1
2024/05/02 20:15 283b71c3ba08 Merge pull request #10363 from avagin:typos .config 22ee48a2
2024/05/02 16:44 c8da73daaf63 Add option to dump profiling metrics within a container's stdout logs. .config 22ee48a2
2024/05/02 09:48 c8da73daaf63 Add option to dump profiling metrics within a container's stdout logs. .config 3ba885bc
2024/05/01 20:36 19c7ca8c3bd9 Add fdbased processor goroutines. .config 3ba885bc
2024/04/30 22:03 6180112fcf68 Merge pull request #10287 from coder:hystart .config 3ba885bc
2024/04/30 09:55 3d3205071065 Multi-container restore .config 3ce4924c
2024/04/30 03:56 3d3205071065 Multi-container restore .config f10afd69
2024/04/29 17:42 05335ebd62d1 netstack: update tcp_benchmark flag to match that RACK is enabled by default .config f10afd69
2024/04/29 05:37 05335ebd62d1 netstack: update tcp_benchmark flag to match that RACK is enabled by default .config 27e33c58
2024/04/27 09:53 05335ebd62d1 netstack: update tcp_benchmark flag to match that RACK is enabled by default .config 07b455f9
2024/04/26 20:37 797b9093688d Allow gVisor-specific mount options for bind mounts to be passed via OCI spec. .config 07b455f9
2024/04/26 08:29 385f433a4cdb netstack: add comments to some TCP sender fields .config 3f914d6b
2024/04/26 07:13 385f433a4cdb netstack: add comments to some TCP sender fields .config 8bdc0f22
2024/04/25 18:03 dc5eed4f677d Fix check for IPPROTO_ICMP, since SocketType.proto it is not a bitmask. .config 8bdc0f22
2024/04/25 04:53 129734a35201 Pass NEWLINK netlink commands to network stacks .config 8bdc0f22
2024/04/24 15:37 1e1334e88f17 nvproxy: track driver object dependencies .config 8bdc0f22
2024/04/24 13:44 1e1334e88f17 nvproxy: track driver object dependencies .config 21339d7b
2024/04/24 00:32 06c085fae508 Add AsyncReader implementation in statefile package. .config 21339d7b
2024/04/23 11:22 5cecdfbabd15 Create configuration for fdbased processor goroutines. .config 21339d7b
2024/04/22 22:14 5a559423c473 Standardize fd.FD usage across platform and restore .config 21339d7b
2024/04/22 21:08 de9adb58ac42 Internal change. .config 21339d7b
2024/04/22 12:37 de9adb58ac42 Internal change. .config 36c961ad
2024/04/22 09:05 4810afc36c5b GPU support: Add NVIDIA CUDA sample tests. .config 36c961ad
2024/04/20 15:21 4810afc36c5b GPU support: Add NVIDIA CUDA sample tests. .config af24b050
2024/04/20 02:14 cc8c5845088e `dockerutil.ContainerPool`: Add debugging and utilization information. .config af24b050
2024/04/19 13:09 bdf53b9844c6 Internal change. .config af24b050
2024/04/18 23:57 93bbcbf35bb2 Retrieve UID/GID from the user string. .config af24b050
2024/04/18 14:10 fe9d22f06bfa netstack: remove unused XDP reference in fdbased endpoint .config af24b050
2024/04/18 02:09 fe9d22f06bfa netstack: remove unused XDP reference in fdbased endpoint .config bd38b692
2024/04/17 14:07 7a48d7a7a845 Switch to using rcvmmsg dispatcher by default. .config acc528cb
2024/04/17 11:31 7a48d7a7a845 Switch to using rcvmmsg dispatcher by default. .config 18f6e127
2024/04/16 22:14 cd6f5a3c507b Simplify iperf benchmarks. .config 18f6e127
2024/04/16 10:16 43c2c00c5006 Delete wire.Reader and wire.Writer. .config 2338035c
2024/04/15 22:07 d2e9bf2cef4c Do not auto close "revived" issues. .config 0d592ce4
2024/04/15 17:08 d2e9bf2cef4c Do not auto close "revived" issues. .config 459f4b00
2024/04/15 10:03 617a184cf243 nvproxy: implement and use fmt.Stringer.String for handles and class IDs .config 459f4b00
2024/04/13 11:54 617a184cf243 nvproxy: implement and use fmt.Stringer.String for handles and class IDs .config c8349e48
2024/04/12 22:43 7ff0b64d6e72 Add pciDeviceFD mmap and initialize it with the corresponding host FD. .config c8349e48
2024/04/12 10:45 596e8d22b902 Increase `sandbox.waitForStopped` timeout yet again. .config a154e056
2024/04/11 22:35 0c50496d1add Internal change. .config 27de0a5c
2024/04/11 10:35 4583d9fc47b1 Add support for per mount dcache option. .config 478efa7f
2024/04/10 23:41 be1a31aa233a Add save-resume variant to syscall tests. .config 171ec371
2024/04/10 10:28 87d8df37c71e Enable save/checkpoint resume with runsc checkpoint command. .config 171ec371
2024/04/09 21:24 7137ec879891 Refactor containerMounter.configureRestore .config 171ec371
2024/04/09 09:13 91a283f8fa1c netstack: zero window probes must have a payload .config 56086b24
2024/04/08 21:10 32bbb188230a systrap: use seccomp notifications to communicate with syscall threads .config f3234354
2024/04/08 19:56 32bbb188230a systrap: use seccomp notifications to communicate with syscall threads .config 7591ebb5
2024/04/08 09:08 597bc5f90ddd netstack: remove timing and locking from GRO .config 7591ebb5
2024/04/06 08:36 597bc5f90ddd netstack: remove timing and locking from GRO .config ca620dd8
2024/04/05 19:28 13ff778ec505 Merge pull request #10207 from worrycare:master .config ca620dd8
2024/04/05 17:44 d5e8d33af3c8 Set FD_CLOEXEC on all open FDs before creating the sandbox or gofer processes. .config ca620dd8
2024/04/05 05:42 d5e8d33af3c8 Set FD_CLOEXEC on all open FDs before creating the sandbox or gofer processes. .config 47d9c0ed
2024/04/04 20:40 3e952d1e305e Modify FUSE inodes so they're not always assumed to be valid. .config 0ee3535e
2024/04/04 10:18 5b30c4a27543 Downgrade rseq test TODOs to NOTEs. .config 0ee3535e
2024/04/03 22:22 5b30c4a27543 Downgrade rseq test TODOs to NOTEs. .config 51c4dcff
2024/04/03 10:14 d3d82abdc470 gVisor: Run runtime tests locally by default. .config 9d2a90af
2024/04/02 22:11 d554cabf9a57 Merge pull request #9997 from derpsteb:h100-cc-mode-clean .config 7925100d
2024/04/02 20:48 d554cabf9a57 Merge pull request #9997 from derpsteb:h100-cc-mode-clean .config f861ecca
2024/04/02 10:07 7e9c01f12a14 Add Dockerfile and K8S deployments for a basic TPU pytorch workflow. .config f861ecca
2024/04/01 22:48 7e9c01f12a14 Add Dockerfile and K8S deployments for a basic TPU pytorch workflow. .config 6baf5069
2024/03/31 09:54 8c9cbf0d9090 systrap: handle syscall errors .config 6baf5069
2024/03/30 11:05 7d68056681dd Bump `waitForStopped` timeout further. .config 6baf5069
2024/03/29 22:01 32afe881c5ee Update tpuproxy package for a more consistent gVisor naming convention. .config 6baf5069
2024/03/29 20:32 32afe881c5ee Update tpuproxy package for a more consistent gVisor naming convention. .config c52bcb23
2024/03/29 01:00 88ee65f3a862 Implement pass through ioctl VFIO_IOMMU_UNMAP_DMA. .config c52bcb23
2024/03/28 12:58 5ba35f516b5c `TestTree`: Utility to run Go tests with a hierarchy unknown at compile time. .config ceaf7ddd
2024/03/28 11:29 5ba35f516b5c `TestTree`: Utility to run Go tests with a hierarchy unknown at compile time. .config 120789fd
2024/03/27 22:12 db85b6316f6c Fix Copybara's non-reversible transformations in gVisor. .config 120789fd
2024/03/27 18:36 08ed01b28587 `dockerutil`: Implement `ContainerPool`, a pool of reusable test containers. .config 120789fd
2024/03/27 06:12 08ed01b28587 `dockerutil`: Implement `ContainerPool`, a pool of reusable test containers. .config 454571b6
2024/03/26 16:54 cc37e536cbf8 Increase the RLIMIT_MEMLOCK when TPUProxy is enabled. .config 454571b6
2024/03/26 15:01 cc37e536cbf8 Increase the RLIMIT_MEMLOCK when TPUProxy is enabled. .config bcd9b39f
2024/03/26 01:43 f94df6d1bfaa Implement VFIO-PCI TPU device's Pread and Pwrite to enable bus master at host. .config bcd9b39f
2024/03/25 17:18 c3ac1773c253 Fix and re-enable `imagegen_test.go`. (2/2: Re-enable.) .config 5f4fe4de
2024/03/25 13:31 e1ffb147787a Restore errno around allocation in test matchers .config 5f4fe4de
2024/03/23 19:36 e1ffb147787a Restore errno around allocation in test matchers .config 0ea90952
2024/03/23 06:29 fe27d9802592 `Makefile`: `load-%`: Ignore images that do not exist on the current arch. .config 0ea90952
2024/03/22 17:14 81e651201461 Implmenet ioctl command VFIO_DEVICE_RESET. .config 0ea90952
2024/03/22 05:16 ce673f29cee4 Fix and re-enable `imagegen_test.go` (1/2: Fix.) .config 7a239ce7
2024/03/21 16:50 8739b58b61d1 Implement pass through ioctl command VFIO_DEVICE_GET_REGION_INFO. .config 6af1f94a
2024/03/21 12:53 8739b58b61d1 Implement pass through ioctl command VFIO_DEVICE_GET_REGION_INFO. .config 6753db5c
2024/03/20 23:45 add4c98c288b netstack: fix broken tcp_benchmark XDP mode .config 6753db5c
2024/03/20 11:54 5a6aadda2f17 Change the way gVisor TPUProxy passes string arguments to IOCTL syscalls. .config 5b7d42ae
2024/03/19 23:42 459348ddf83a Implement pass through ioctl command VFIO_GROUP_GET_DEVICE_FD. .config a485f239
2024/03/19 11:29 365f85680d19 netstack: make TCP's endpoint type public .config e104824c
2024/03/19 07:12 365f85680d19 netstack: make TCP's endpoint type public .config baa80228
2024/03/18 18:03 5f5e01d186b2 Fix panic while setting TCP_CORK off. .config baa80228
2024/03/18 11:14 57dd80d5a810 netstack: don't allocate in hot path use of tcpip.Subnet .config baa80228
2024/03/16 07:42 57dd80d5a810 netstack: don't allocate in hot path use of tcpip.Subnet .config d615901c
2024/03/15 18:36 655b50cc531a Change statfs of /sys/fs/cgroup to return TMPFS_MAGIC. .config d615901c
2024/03/14 19:46 bcc70e30fc76 Make all restored host FDs explicit .config d615901c
2024/03/14 07:42 bcc70e30fc76 Make all restored host FDs explicit .config 8d8ee116
2024/03/14 01:15 bcc70e30fc76 Make all restored host FDs explicit .config f919f202
2024/03/13 11:54 ed9678b679dc Delete pgalloc.MemoryFileProvider. .config f919f202
2024/03/12 23:46 f82d92777207 Ensure that files created after save are visible after restore. .config db5b7ff0
2024/03/12 11:50 c8a50763f27f Add unimplemented methods for tpuFd from vfs.FileDescriptionImpl. .config c35c26ec
2024/03/12 03:11 7220bea2b7db Fix `runsc --debug` config output. .config 6ee49f2e
2024/03/09 13:40 6ad1af2b9cbf netstack: don't allocate by calling AsSlices() in fdbased endpoint .config 6ee49f2e
2024/03/09 00:16 558a78de55a4 Automated rollback of changelist 614015218 .config 6ee49f2e
2024/03/08 12:22 9b28a3f2eeff g3doc/docker-in-gvisor: don't require mounting cgroups .config 8e75c913
2024/03/08 00:22 be7948184464 images: use the crane tool to detect whether the remote image exists .config cf82cde1
2024/03/07 16:46 02000395de22 images: avoid huge image deltas .config 2b789849
2024/03/07 11:55 4266145bad7f buildkite: call gcloud to add credentials for us-central1-docker.pkg.dev .config 2b789849
2024/03/07 01:31 4266145bad7f buildkite: call gcloud to add credentials for us-central1-docker.pkg.dev .config f39a7eed
2024/03/06 12:13 5a740cb1b40b Add DirectFS to gofer's seccomp filter options. .config f39a7eed
2024/03/05 23:04 21edc122da22 NAT source ports for locally generated traffic when necessary .config f39a7eed
2024/03/05 11:06 d272e9e5524d Improve TCPFinWait2Test syscall test .config 9ed46f64
2024/03/04 22:46 c6b06ab1a51c Internal change. .config 5fc53669
2024/03/04 19:44 c6b06ab1a51c Internal change. .config 0f110c12
2024/03/04 10:43 40b74cc60b23 `ollama` test: Add image processing capability test. .config 0f110c12
2024/03/04 04:09 40b74cc60b23 `ollama` test: Add image processing capability test. .config 25905f5d
2024/03/03 14:50 1ed73f1f6f0c Refactor `ollama` to distinguish loading models and prompting as separate. .config 25905f5d
2024/03/03 01:39 fcb9ec1074d6 Update ollama to version 0.1.26. .config 25905f5d
2024/03/02 01:17 3172bc04679b Update go_github from v52 to v56 .config 25905f5d
2024/03/01 13:25 3172bc04679b Update go_github from v52 to v56 .config 83acf9e0
2024/03/01 02:10 0da62368cb3a Add list of users to the gvisor website. .config 352ab904
2024/02/29 12:56 c1f5fd07b955 `ollama` library: Use streaming mode when prompting. .config 352ab904
2024/02/28 23:36 1d7b2b5c6fc7 Correct getdents64 syscall number for arm64 .config 352ab904
2024/02/28 11:31 ccc3c2cbd26d Skip incremental checksum update for unmodified fields .config 55d6f11d
2024/02/28 06:44 ccc3c2cbd26d Skip incremental checksum update for unmodified fields .config d367cbe5
2024/02/27 17:32 bb7ed9175faa Fix GPU Support link on home page. .config d367cbe5
2024/02/27 15:29 da3eb80271d6 Fix #10046 .config d367cbe5
2024/02/26 23:42 da3eb80271d6 Fix #10046 .config 05e69c83
2024/02/26 11:15 16dba7fa7677 systrap: handle stub thread crashes .config 23536c23
2024/02/26 07:09 16dba7fa7677 systrap: handle stub thread crashes .config 8d446f15
2024/02/25 04:59 6c1bd9c68970 Automated Code Change .config 8d446f15
2024/02/24 06:04 e5ea3935bfd1 Automated rollback of changelist 609833006 .config 8d446f15
2024/02/23 16:53 88f7bb66f0dc runsc:gofer: don't mount a new proc instance .config 8d446f15
2024/02/23 03:42 9a02a687f06e Set -g0 to make cc_pie_obj produce deterministic output to help Bazel caching. .config 8d446f15
2024/02/22 18:36 7f74a04a7959 Add a page about nvproxy on the website. .config bbb79582
2024/02/22 15:31 1303df5f706e Skip running the UDS lisafs test for runsc/fsgofer. .config bbb79582
2024/02/22 03:35 1303df5f706e Skip running the UDS lisafs test for runsc/fsgofer. .config 345111b5
2024/02/21 19:19 72f11d689841 Replace "if" statement in pipeline file with source_test_continuous invocation .config 9e510875
2024/02/21 15:18 6a30f335135a Deprecate --nvproxy-docker flag. .config 9e510875
2024/02/21 08:25 6a30f335135a Deprecate --nvproxy-docker flag. .config 3af7dd65
2024/02/20 19:14 f4a83e6c2670 Disable flaky tests with S/R. .config 3af7dd65
2024/02/19 23:21 53d2b511e78e Change remaining test targets to use select_gtest() to choose the gtest target .config 3af7dd65
2024/02/19 11:17 53d2b511e78e Change remaining test targets to use select_gtest() to choose the gtest target .config 96e91f57
2024/02/17 02:08 53d2b511e78e Change remaining test targets to use select_gtest() to choose the gtest target .config 578f7538
2024/02/16 12:55 aa1a66353af5 process_vm_{read,write}v returns EFAILT if iov-s describe inaccessible memory .config 578f7538
2024/02/15 23:40 70eab35731cf Add missing word in gvisor docs for readable prose .config 578f7538
2024/02/15 18:44 70eab35731cf Add missing word in gvisor docs for readable prose .config fd39cf6f
2024/02/15 11:38 568434b39717 Enable S/R for all syscall tests. .config fd39cf6f
2024/02/14 23:50 568434b39717 Enable S/R for all syscall tests. .config d9b1cdd5
2024/02/14 11:52 f47911271957 Qualify Nvidia driver 535.154.05. .config 625bd0b0
2024/02/13 23:30 5300f3d30597 Don't use xgetbv on CPUs that don't support it. .config d902085f
2024/02/13 21:17 5300f3d30597 Don't use xgetbv on CPUs that don't support it. .config e66542d7
2024/02/13 11:29 c2bcdb73aa6e Fix bug that prevents collecting traces without also collecting a profile. .config e66542d7
2024/02/12 19:56 c2bcdb73aa6e Fix bug that prevents collecting traces without also collecting a profile. .config 77b23aa1
2024/02/10 04:27 cd6c646b1a9a Run docker-tests with default flags. .config 77b23aa1
2024/02/09 15:20 59a057980d9b Minor FPU save/restore fixes. .config 77b23aa1
2024/02/09 13:06 59a057980d9b Minor FPU save/restore fixes. .config 7f07e9b0
2024/02/08 23:58 f282345e8cd8 Send error to subprocess in case of invalid shared memory. .config 7f07e9b0
2024/02/08 18:04 f282345e8cd8 Send error to subprocess in case of invalid shared memory. .config e8e30238
2024/02/08 11:51 1ebf17e9d9c8 Fix S/R support for fuse structs. .config e8e30238
2024/02/08 02:46 1ebf17e9d9c8 Fix S/R support for fuse structs. .config 6404acf9
2024/02/07 13:40 38d33704ae18 Enable S/R for runsc syscall tests. .config 6404acf9
2024/02/07 00:27 fe66cae2edc7 Enumerate known systrap stub failures to exit process cleanly. .config 6404acf9
2024/02/06 11:14 9defeeaf093a `seccomp`: Check that programs that are too large are rejected. .config 6404acf9
2024/02/05 21:52 10498cb8d4ee g3doc: fix a title of docker-in-gke-sandbox.md .config 6404acf9
2024/02/05 17:00 10498cb8d4ee g3doc: fix a title of docker-in-gke-sandbox.md .config e23e8c20
2024/02/05 09:50 b07b6076cb79 Fix the ref leaks with S/R. .config e23e8c20
2024/02/03 08:56 b07b6076cb79 Fix the ref leaks with S/R. .config a67b2c42
2024/02/03 00:12 f63e3b27965f `dumpfilter`: Add flag to turn seccomp-bpf optimizations on or off. .config 60bf9982
2024/02/02 10:55 8ad4ae61ca64 Add cover image for gVisor seccomp blog post. .config 60bf9982
2024/02/01 22:37 67f4cf66f72d test/runtime/java: skip CertPathBuilder/akiExt/AKISerialNumber.java .config d61103fc
2024/02/01 22:20 67f4cf66f72d test/runtime/java: skip CertPathBuilder/akiExt/AKISerialNumber.java .config 81024119
2024/02/01 10:35 2c8e77f5c1d2 Merge pull request #9945 from avagin:gvisor-in-gke .config 81024119
2024/02/01 01:29 2c8e77f5c1d2 Merge pull request #9945 from avagin:gvisor-in-gke .config 373b66cd
2024/01/31 12:16 0602d517c52c Merge pull request #9939 from kevinGC:push-tunvmxtwumxm .config 373b66cd
2024/01/30 22:49 80af63b5e35b Use infinite timeout on Fuchsia .config 373b66cd
2024/01/30 19:49 80af63b5e35b Use infinite timeout on Fuchsia .config 7f400fcb
2024/01/30 10:47 aa8e121e8d34 Add test for cl/601911295. .config 7f400fcb
2024/01/30 00:26 aa8e121e8d34 Add test for cl/601911295. .config 991a98f4
2024/01/29 09:22 23736c31c96d Add rust to tested images at gVisor's compatibility page. .config 991a98f4
2024/01/29 06:50 23736c31c96d Add rust to tested images at gVisor's compatibility page. .config cc4a4020
2024/01/27 09:38 a9bdef23522b More accurately replicate Linux's Unix domain socket event notification. .config cc4a4020
2024/01/26 20:27 a940627a74b5 Merge pull request #9925 from avagin:bazel-update .config cc4a4020
2024/01/25 22:01 8d37113049ac Enable collection of go traces during benchmarks. .config cc4a4020
2024/01/25 14:23 d788c40b192d Fix NV0080_CTRL_CMD_GPU_GET_CLASSLIST to use RMAPI_PARAM_COPY_MAX_PARAMS_SIZE. .config cc4a4020
2024/01/25 01:08 d788c40b192d Fix NV0080_CTRL_CMD_GPU_GET_CLASSLIST to use RMAPI_PARAM_COPY_MAX_PARAMS_SIZE. .config 1e153dc8
2024/01/24 11:54 f82d97c9ee1a Only reset tty.tg to nil when its controlling process is being released. .config 1e153dc8
2024/01/23 22:42 ff8ea9b2b977 sentry: remove unnecessary NAT TODOs .config 1e153dc8
2024/01/23 18:37 9db874189a17 xdp: user real BPF helper functions, not a hacky forward definition .config 1e153dc8
2024/01/23 06:36 9db874189a17 xdp: user real BPF helper functions, not a hacky forward definition .config 1c0ecc51
2024/01/22 18:33 7b151e25d076 Don't drop the mountpoint reference in already umounted dead mountpoints. .config ef013115
2024/01/19 14:48 588d87b40a36 Add a unit test for sentry sysfs PCI mirroring. .config 9bd8dcda
2024/01/18 18:12 588d87b40a36 Add a unit test for sentry sysfs PCI mirroring. .config 21772ce4
2024/01/17 09:50 588d87b40a36 Add a unit test for sentry sysfs PCI mirroring. .config c9a1c95b
2024/01/15 11:25 5eaa66a2ed33 Fix ipv4.endpoint.AddAndAcquirePermanentAddress() to write lock endpoint mutex. .config 2a7bcc7f
2024/01/13 00:54 21f697000c15 Create IOMMU symlink(s) for TPU devices. .config 551587c1
2024/01/12 12:54 8053cd8f0bf6 Add mount locking. .config f6fa7c28
2024/01/11 14:29 8053cd8f0bf6 Add mount locking. .config dda5a988
2024/01/11 00:26 8053cd8f0bf6 Add mount locking. .config 00f3cc59
2024/01/10 12:23 9e364f4c23ec Mount IOMMU groups at chroot. .config 04815ef1
2024/01/10 00:27 9e364f4c23ec Mount IOMMU groups at chroot. .config b438bd66
2024/01/09 12:24 af80b6898e9b Close directfs dentry's control FD on gofer filesystem Release(). .config 4807fb37
2024/01/09 01:17 58cbc1af952b Modify cgroup tests to make the tests pass with the new behavior. .config 4c0fd4bb
2024/01/08 11:24 1e61310ce61e `seccomp-bpf`: Render syscall rules after binary search tree traversal code. .config 4c0fd4bb
2024/01/05 17:48 1e61310ce61e `seccomp-bpf`: Render syscall rules after binary search tree traversal code. .config d0304e9c
2024/01/05 10:56 1e61310ce61e `seccomp-bpf`: Render syscall rules after binary search tree traversal code. .config 28c42cff
2024/01/04 21:45 9e2db2c1315c xdp: add a tunnel mode to avoid sharing UMEM among sandboxes .config 28c42cff
2024/01/04 08:38 5c8be5da4d34 Add regression test for #9848. .config 28c42cff
2024/01/03 19:26 1cccd35dcfbb Internal change. .config 28c42cff
2024/01/03 15:40 9425d102e515 Make `runsc` log header more helpful. .config 28c42cff
2024/01/03 09:07 9425d102e515 Make `runsc` log header more helpful. .config fb427a07
2024/01/02 19:55 65783256ca99 Fix fdnotifier.AddFD() to handle the case when queue already has events. .config fb427a07
2023/12/29 09:25 de71aae89aed `seccomp`: Use dedicated input buffer for populating seccomp cache. .config fb427a07
2023/12/28 20:13 f3864daf7a1c Merge pull request #9840 from tianyuzhou95:albert-doc .config fb427a07
2023/12/22 15:13 149350e5c428 xdp: fix race found by gotsan .config fb427a07
2023/12/22 06:15 149350e5c428 xdp: fix race found by gotsan .config 4f9530a3
2023/12/21 17:06 8b291071cd29 Add NV2080_CTRL_CMD_NVLINK_GET_NVLINK_CAPS to nvproxy. .config 4f9530a3
2023/12/21 01:15 f76d64021e0c xdp: update the incorrectly named "Readonly*" names .config 4f9530a3
2023/12/20 18:38 8b054cadc548 Use infinite timeouts for Fuchsia in syscall test .config 3da2432f
2023/12/20 13:05 b559b8840254 Get cpu usage from cgroups in runsc. .config 3da2432f
2023/12/19 05:10 b559b8840254 Get cpu usage from cgroups in runsc. .config 3ad490ea
2023/12/18 17:13 3406ebbb75cd Remove unused gonet.UDPConn.stack field. .config 924661f4
2023/12/18 16:40 f6d380ad8c35 xdp: add a program that redirects packets from a NIC to an AF_XDP socket .config 924661f4
2023/12/14 18:07 f6d380ad8c35 xdp: add a program that redirects packets from a NIC to an AF_XDP socket .config 3222d10c
2023/12/14 04:57 29234bc44b51 Mount cgroups per container in runsc. .config 3222d10c
2023/12/13 19:37 b373c8e11243 Mark nvproxy.objsLive as not savable. .config ce0359fb
2023/12/13 16:33 07e86e27b07a Add ollama GPU test. .config ce0359fb
2023/12/13 00:14 07e86e27b07a Add ollama GPU test. .config ebcad15c
2023/12/12 10:50 b3bb6faf7851 Remove kernel.Kernel.savedMFOwners. .config ebcad15c
2023/12/12 08:55 b3bb6faf7851 Remove kernel.Kernel.savedMFOwners. .config 28b24332
2023/12/11 19:46 a047cde5e67b Add checkpoint/restore e2e test for overlay configurations. .config 28b24332
2023/12/10 19:29 0bdb383c2467 Constraint x86 image push job to amd64 machines. .config 28b24332
2023/12/08 17:47 f4b851067a3a Un-delete devtmpfs. .config 28b24332
2023/12/08 04:37 d7a3ec8305f0 Allow vfio releted subdirectories to be mirrored by gVisor. .config 28b24332
2023/12/07 15:22 047cabf457ab Merge pull request #9700 from thundergolfer:master .config 28b24332
2023/12/07 11:57 94b04833937c Disable FstatfsTest.BlocksFree in statfs_test_native. .config 28b24332
2023/12/07 00:03 94b04833937c Disable FstatfsTest.BlocksFree in statfs_test_native. .config e3299f55
2023/12/06 11:50 063000448f40 Make gVisor search for all potential registered TPU devices. .config 95293603
2023/12/06 07:51 063000448f40 Make gVisor search for all potential registered TPU devices. .config 858d62d1
2023/12/05 18:39 3517ac4c0bcd Cancel multicast delayed report job on Disable .config 858d62d1
2023/12/05 13:57 e1d2ce8cfa4d Move GPU test utilities to its own package. .config 858d62d1
2023/12/05 05:23 e1d2ce8cfa4d Move GPU test utilities to its own package. .config f819d6f7
2023/12/04 16:05 73fe5bffafcd gvisor: update traceBlockReason for new runtime tracer .config f819d6f7
2023/12/02 10:43 126ee58746d1 Register TPU v5e devices when booting gVisor. .config f819d6f7
2023/12/01 21:24 06b2634041d4 Quiesce `grep`s in `wait_for_runtime`. .config f819d6f7
2023/12/01 04:51 479d60c2258b Merge pull request #9784 from avagin:make-docker-reload-wait .config f819d6f7
2023/11/30 15:37 bcbb32955ed9 Fix seccomp debugging tip to work with precompiled filters. .config f819d6f7
2023/11/30 02:17 a880da69f277 `seccomp`: Optimize common 32-bit matchers away from disjunctions. .config f819d6f7
2023/11/29 14:13 2d90b66af167 Add checkpoint/restore support for tmpfs with file backend. .config 6e78f9ce
2023/11/29 02:26 b4ef4364532d iptables: use log package to get timestamps in tests .config 1adfb6f6
2023/11/28 14:16 94c0d777aba5 Merge pull request #9749 from profawk:clear-builtin .config 9fd50251
2023/11/28 02:03 7cf14b7c8b5e Add equality function for BPF instructions. .config 9fe51b7c
2023/11/28 01:41 7cf14b7c8b5e Add equality function for BPF instructions. .config 7ec6c044
2023/11/27 13:47 815dade355a3 Add vfioFD skeleton code for TPU v5e. .config 7ec6c044
2023/11/25 09:07 815dade355a3 Add vfioFD skeleton code for TPU v5e. .config 5b429f39
2023/11/23 17:07 722ddab51ebf Mount VFIO based TPU device directories in chroot. .config 5b429f39
2023/11/23 02:32 722ddab51ebf Mount VFIO based TPU device directories in chroot. .config fc59b78e
2023/11/23 02:04 e54bfde79278 Use 16-byte secret for SHA2 .config fc59b78e
2023/11/22 13:58 e54bfde79278 Use 16-byte secret for SHA2 .config 03e12510
2023/11/22 12:08 e54bfde79278 Use 16-byte secret for SHA2 .config cb976f63
2023/11/21 22:54 c16916e7d780 Move lockMountpoint to the beginning of pivot_root. .config cb976f63
2023/11/21 09:44 f956b5ac17ae Use cryptographic hash functions for TCP .config cb976f63
2023/11/20 20:30 704543b8f338 Ensure empty VFSPipeFD.SpliceToNonPipe(/dev/null) returns ErrWouldBlock. .config cb976f63
2023/11/18 12:54 88d35cd8f13a segment.Set API improvements. .config cb976f63
2023/11/17 23:40 2ef56fee9433 Seccomp filters: Add method to uniquely identify the seccomp configuration. .config cb976f63
2023/11/17 10:31 2bc70b209b60 `seccomp`: Don't treat variables that are optimized away as unused. .config cb976f63
2023/11/16 21:20 77b137ffd8ec Fix umount not unmounting all the mounts it is supposed to. .config cb976f63
2023/11/16 08:09 201a046299b7 `seccomp`: Enforce that Sentry filters match against reference program. .config cb976f63
2023/11/15 19:00 ceb1b69e35ec runsc: don't scrape iptables rules by default .config cb976f63
2023/11/15 05:51 3ab01aedb874 Refactor the umount algorithm. .config cb976f63
2023/11/14 16:39 7ac1ecc9c523 Do not pass MS_REC with MS_BIND|MS_REMOUNT while setting up gofer rootfs. .config cb976f63
2023/11/14 03:30 03d35d400f76 Automated rollback of changelist 580649803 .config cb976f63
2023/11/13 14:06 8c52800156e2 Add a syscall test exercising dualstack address family mismatches .config cb976f63
2023/11/13 13:17 8c52800156e2 Add a syscall test exercising dualstack address family mismatches .config 6d6dbf8a
2023/11/12 14:23 c46ffacf2f11 Separate out rule optimizers from main syscall rendering. .config 6d6dbf8a
2023/11/12 01:15 a69a4835f277 netstack: iptables DNAT revision 1 support .config 6d6dbf8a
2023/11/11 11:59 62175dea49c8 `seccomp.BuildProgram`: Add `ProgramOptions` struct. .config 6d6dbf8a
2023/11/10 23:53 dbf8cbbe8344 Remove MM.privateRefs. .config d80eec66
2023/11/10 11:49 56be4a99210f `seccomp`: Add method to `ValueMatcher` to generate fuzz test cases. .config 910357f9
2023/11/09 23:49 3ec902d1a6b6 Merge pull request #9486 from btw616:erofs-CR-and-rootfs-support .config 45e9b83e
2023/11/09 11:42 68cdc8837840 Implement the fs.nr_open sysctl .config 1d21e169
2023/11/09 11:08 68cdc8837840 Implement the fs.nr_open sysctl .config 4862372a
2023/11/08 21:41 65e518c7412d proc: limit a comm len to TASK_COMM_LEN .config 4862372a
2023/11/08 16:25 65e518c7412d proc: limit a comm len to TASK_COMM_LEN .config b93f63e8
2023/11/08 09:38 9115b8d57c56 Fix debug message. .config b93f63e8
2023/11/08 01:34 9115b8d57c56 Fix debug message. .config 83211397
2023/11/07 12:30 b988b579215e runsc: reproduce NAT table inside gVisor only when non-default .config 83211397
2023/11/06 23:22 c2dd6140f452 `embeddedbinary`: Skip compression unless using `--compilation_mode=opt`. .config 83211397
2023/11/06 19:53 c2dd6140f452 `embeddedbinary`: Skip compression unless using `--compilation_mode=opt`. .config 78fae24e
2023/11/06 11:17 42b69d0151b7 Get limits from parent in cgroupv2 when max is specified in leaf cgroup node. .config 78fae24e
2023/11/04 02:26 42b69d0151b7 Get limits from parent in cgroupv2 when max is specified in leaf cgroup node. .config 500bfdc4
2023/11/03 13:19 aeaee7166900 setsid() should return the session id. .config 500bfdc4
2023/11/03 12:09 aeaee7166900 setsid() should return the session id. .config c4ac074c
2023/11/02 22:57 9aca9a74291f Elide WriteGS if the GS is already correct. .config c4ac074c
2023/11/02 18:59 9aca9a74291f Elide WriteGS if the GS is already correct. .config b5f07fd3
2023/11/02 10:55 8f9211abca9c Close gofer filestore FDs in failure cases. .config b5f07fd3
2023/11/02 01:11 8f9211abca9c Close gofer filestore FDs in failure cases. .config 69904c9f
2023/11/01 12:03 4a8f42267b66 Seccomp: Test that `ioctl`'s zeroth arg is always a non-negative FD. .config 69904c9f
2023/10/31 22:40 41614ddfa150 `seccomp`: Add `And` as a logical AND between multiple syscall rules. .config 69904c9f
2023/10/31 10:32 ba53672288fb Fix cudaMallocManaged() on nvproxy. .config 0badc11c
2023/10/30 22:24 0ed91ba4b8ab Fix issue w/ buildkite pipelines. .config b5729d82
2023/10/30 20:01 0ed91ba4b8ab Fix issue w/ buildkite pipelines. .config 116af91f
2023/10/30 10:20 83f75082e5b0 nestack: use cryptographically secure RNG when appropriate .config 116af91f
2023/10/29 09:38 83f75082e5b0 nestack: use cryptographically secure RNG when appropriate .config 3c418d72
2023/10/28 20:25 fd9845ccea9b Fix NV_MEMORY_FABRIC for 535.43.02+ drivers. .config 3c418d72
2023/10/28 01:17 1918283b0300 Test docker in gVisor .config 3c418d72
2023/10/27 13:07 b357d718289a TIOCSCTTY has to succeed if a specified tty is a controlling one already .config d0fab643
2023/10/27 11:11 b357d718289a TIOCSCTTY has to succeed if a specified tty is a controlling one already .config bf285f0c
2023/10/26 21:56 5ec15266da43 Reduce TestMultiContainerMemoryLeakStress flakiness. .config bf285f0c
2023/10/26 09:43 3574bdd75034 Make GPU tests on presubmit use only latest driver. .config b67a3ce3
2023/10/26 06:25 3574bdd75034 Make GPU tests on presubmit use only latest driver. .config 72e794c4
2023/10/25 17:13 ecbf37d03726 BPF: Add "instrumented execution" mode. .config 72e794c4
2023/10/25 16:51 d4973670c3c9 `bpf`: Remove `Input` interface and simply use bytes as the input. .config 72e794c4
2023/10/25 04:59 d4973670c3c9 `bpf`: Remove `Input` interface and simply use bytes as the input. .config 17e6d526
2023/10/24 19:52 d377e4537685 netlink: allow to up/down interfaces via RTM_NEWLINK .config 7256c5bd
2023/10/24 16:47 ea4f0073d4a1 Fix data race between getting mount options and updating mount options. .config 7256c5bd
2023/10/24 10:12 ea4f0073d4a1 Fix data race between getting mount options and updating mount options. .config af8d2e46
2023/10/23 20:35 59af1edc780e Add script to run gpu test for all supported driver versions. .config af8d2e46
2023/10/23 18:31 59af1edc780e Add script to run gpu test for all supported driver versions. .config 989a3687
2023/10/23 08:34 57606c7aa115 tcp_benchmark: prevent "cheating" with splice .config 989a3687
2023/10/21 03:00 57606c7aa115 tcp_benchmark: prevent "cheating" with splice .config 361b23dc
2023/10/20 13:37 54ef8c70dd20 Add cos_gpu_test that will run GPU container on COS. .config 361b23dc
2023/10/20 10:12 54ef8c70dd20 Add cos_gpu_test that will run GPU container on COS. .config a42250d2
2023/10/19 20:47 9304ed401fd9 Remove unused images. .config a42250d2
2023/10/19 08:51 29a8856da7ba Create shared master mounts for volumes with share=container. .config f62755ed
2023/10/18 21:00 e77deec46296 Use disk-backed tmpfs for disk-backed EmptyDir volumes. .config 342b9c55
2023/10/18 07:47 d6e83e2802f9 Add nvidia installer tool for installing NVIDIA drivers in buildkite tests. .config 342b9c55
2023/10/17 18:32 669edba5d9f4 `bpf`: Add benchmark for interpreter speed. .config 342b9c55
2023/10/17 05:27 e69b01c3a8f3 Add command-line tool to quickly dump the Sentry BPF program. .config 342b9c55
2023/10/16 16:21 289dc7ce1d71 Prefer routes with local addr on outgoing NIC only for local traffic .config 342b9c55
2023/10/16 15:15 289dc7ce1d71 Prefer routes with local addr on outgoing NIC only for local traffic .config f757a323
2023/10/15 04:07 febb0656f347 Revamp shared mount container tests. .config f757a323
2023/10/14 14:54 2501d8282ddf Expand the concept of OverlayMedium to GoferMountConf. .config f757a323
2023/10/14 01:52 1a5aee553938 Handle deletion of self-backed filestores for shared mounts. .config f757a323
2023/10/13 13:40 c134ec92830b Merge pull request #9525 from avagin:bazel-update .config 56b6c7c4
2023/10/13 11:59 c134ec92830b Merge pull request #9525 from avagin:bazel-update .config 6388bc36
2023/10/12 22:46 da90797f0cb3 Zero `fd_set` in `select_benchmark` .config 6388bc36
2023/10/12 10:29 c6a583126e2c socket/unix: Implemented the autobind feature .config 3cefb144
2023/10/12 08:22 c6a583126e2c socket/unix: Implemented the autobind feature .config 83165b57
2023/10/11 19:01 f7bfab20e08a Fix MountNamespaceSlavesNewUserNamespace test. .config 83165b57
2023/10/11 00:17 4e5d7ff1ab7e `secbench`: Add benchmark for doing an ioctl with `nvproxy` enabled. .config 83165b57
2023/10/10 11:02 71dc79e65349 `secbench`: Benchmark optimization duration and compression ratio. .config 83165b57
2023/10/09 22:44 12bc9994b427 Introduce select_benchmark .config c9be5398
2023/10/09 17:35 12bc9994b427 Introduce select_benchmark .config f3a9f550
2023/10/09 10:40 98b368b7fa6f Merge pull request #9231 from google:dependabot/bundler/images/benchmarks/ruby/rack-2.2.8 .config f3a9f550
2023/10/08 23:48 98b368b7fa6f Merge pull request #9231 from google:dependabot/bundler/images/benchmarks/ruby/rack-2.2.8 .config 5e837c76
2023/10/07 23:42 85701f569ba8 Merge pull request #9301 from google:dependabot/bundler/images/benchmarks/ruby/puma-5.6.7 .config 5e837c76
2023/10/07 05:04 addac5f2487d Refactor seccomp rules with interfaces rather than disjunctive normal form. .config 5e837c76
2023/10/06 20:11 07b9077bfdcc Introduce poll_benchmark .config ea12a918
2023/10/06 16:29 15cc3fcbbd77 Add RmAllocParamType interface for parameter types of NV_ESC_RM_ALLOC. .config ea12a918
2023/10/06 04:28 15cc3fcbbd77 Add RmAllocParamType interface for parameter types of NV_ESC_RM_ALLOC. .config db17ad9f
2023/10/05 16:19 09be6cec5e98 `bpf`: Use optimizer for seccomp-bpf programs. .config becbb1de
2023/10/05 14:44 09be6cec5e98 `bpf`: Use optimizer for seccomp-bpf programs. .config b7d7ff54
2023/10/05 01:28 d493e93763d0 Implement MS_SLAVE. .config b7d7ff54
2023/10/04 12:06 e16f83a45c9a Return part of mount options via the syscall statfs & fstatfs. .config b7d7ff54
2023/10/03 17:43 122923b14bac Add mount type check in TestOverlayByMountAnnotation. .config 65faba36
2023/10/02 22:41 0e18a826d91d `stateify`: Add `+stateify identtype` tag for identical type definitions. .config 65faba36
2023/10/02 10:38 0e18a826d91d `stateify`: Add `+stateify identtype` tag for identical type definitions. .config 50b20e75
2023/09/29 12:30 0e18a826d91d `stateify`: Add `+stateify identtype` tag for identical type definitions. .config 8e26a358
2023/09/28 22:39 0e18a826d91d `stateify`: Add `+stateify identtype` tag for identical type definitions. .config d265efd8
2023/09/28 10:37 0e18a826d91d `stateify`: Add `+stateify identtype` tag for identical type definitions. .config 0aebb3ae
2023/09/28 00:27 0e18a826d91d `stateify`: Add `+stateify identtype` tag for identical type definitions. .config c2ab1e5d
2023/09/27 22:32 7594667507d7 Internal change. .config c2ab1e5d
2023/09/27 10:31 7594667507d7 Internal change. .config 2895a507
2023/09/27 01:08 7594667507d7 Internal change. .config 0b6a67ac
2023/09/26 03:14 485de2f6a71b test/syscalls: run tests in the single thread mode .config 0b6a67ac
2023/09/23 17:16 e81e0c72a70b Add NV_MEMORY_FABRIC to nvproxy. .config 0b6a67ac
2023/09/23 04:05 b5dea0ea0972 bazel: update bazel_gazelle to v0.33.0 .config 0b6a67ac
2023/09/22 14:39 19250b87ede7 Use the last NVIDIA_VISIBLE_DEVICES value from spec. .config 0b6a67ac
2023/09/22 01:17 05b7c55c1320 Do not interpret GPU index as GPU device minor. .config 0b6a67ac
2023/09/21 17:42 222147462633 Merge pull request #9406 from avagin:systrap-pdeathsig .config 0b6a67ac
2023/09/20 20:54 1531147bf2e9 Automated rollback of changelist 564000728 .config 0b6a67ac
2023/09/20 07:42 4cd842b20a3c Automated rollback of changelist 557941259 .config 0b6a67ac
2023/09/19 18:20 8675708cb835 Handle arbitrarily large Fuse Dirent Namelen. .config 0b6a67ac
2023/09/18 23:58 8a7617aed21c Move pytorch benchmark to GPU directory. .config 0b6a67ac
2023/09/16 10:20 313485846896 Tweaks to containerd tests and helpers. .config 0b6a67ac
2023/09/15 21:10 36b9b19daca9 Do not use abstract sockets for control server. .config 0b6a67ac
2023/09/15 07:57 b192bf37363f Handle large control socket paths. .config 0b6a67ac
2023/09/14 18:31 ad68fe1d68c5 images: use gcr.io/syzkaller/syzbot as the base for syzkaller images .config 0b6a67ac
2023/09/13 21:13 3dda3741d8eb Fix CodeQL so that it does not fail the github check. .config 0b6a67ac
2023/09/13 07:49 b86d06d7e51b Merge pull request #9215 from ekzhang:ekzhang/perf-nvidia-cli-info .config 0b6a67ac
2023/09/13 06:56 b86d06d7e51b Merge pull request #9215 from ekzhang:ekzhang/perf-nvidia-cli-info .config 59da8366
2023/09/12 17:33 6d06f309ed5d Increase stale action ops per run. .config 59da8366
2023/09/11 19:04 f8f2bb6d21ba Don't build tensorflow image on ARM. .config 59da8366
2023/09/11 10:41 bb4410f44e32 Rollback 6ceceae9385c and 206e88db3653. .config 59da8366
2023/09/09 14:05 bb4410f44e32 Rollback 6ceceae9385c and 206e88db3653. .config 6654cf89
2023/09/08 21:30 717539fbd78a Return user_mss if user_mss is set and socket is unconnected. .config 6654cf89
2023/09/08 12:58 ad275a100e58 Fix debug builds. .config 6654cf89
2023/09/08 01:15 ad275a100e58 Fix debug builds. .config 72324844
2023/09/07 12:03 c215e67a50f8 Let devices cgroup add/remove rules via devices.allow and devices.deny. .config 72324844
2023/09/06 22:47 2319f958fc93 Automated rollback of changelist 536743330 .config 72324844
2023/09/06 10:58 c227d185a4c5 Emit SentryTcpListenEvent when the application listens on a tcp port. .config 736a3c37
2023/09/05 23:07 e0029cc0ff4b A few fixes to run tests on 6.2+ kernels .config 0b6286dc
2023/09/04 21:53 c2a7efe6a230 Clean up mount tests. .config 0b6286dc
2023/09/04 09:48 c2a7efe6a230 Clean up mount tests. .config db3306a6
2023/09/01 00:40 c2a7efe6a230 Clean up mount tests. .config 696ea0d2
2023/08/31 12:38 c2a7efe6a230 Clean up mount tests. .config 4ad3538b
2023/08/31 03:59 c2a7efe6a230 Clean up mount tests. .config 84803932
2023/08/30 14:54 18961d06f160 Verify that the `Container` and `Sandbox` types are JSON-serializable. .config 84803932
2023/08/30 02:54 268b43d1b26f tmpfs: Allow non-standard xattr prefixes. .config b42ca3a7
2023/08/29 14:28 440b37a5c140 Add profiling metric flags to output metric data to local TSV file. .config bb79e24d
2023/08/29 08:49 440b37a5c140 Add profiling metric flags to output metric data to local TSV file. .config 7ba13a15
2023/08/28 19:40 2ba23f3ae45b Migrate Automatic Exec Groups by adding a toolchain parameter to the affected actions .config 7ba13a15
2023/08/26 04:29 2c7778ecca7e Support MS_STRICTATIME flag for the syscall mount. .config 7ba13a15
2023/08/25 15:10 d3b19e94842e proc: add /proc/{bus,fs,irq,sysrq-trigger} .config 7ba13a15
2023/08/25 02:44 62fae3001634 proc: add /proc/sys/kernel/cap_last_cap .config 49be837e
2023/08/24 14:35 356c4f86016c Internal change. .config 6f19564f
2023/08/24 14:26 356c4f86016c Internal change. .config 4d7ae7ab
2023/08/23 14:50 e8c1fff214d0 `runsc metric-server`: Move metric server to its own binary. .config 4d7ae7ab
2023/08/23 02:11 e8c1fff214d0 `runsc metric-server`: Move metric server to its own binary. .config b81ca3f6
2023/08/22 12:37 baf097a14df6 netstack: refactor IPv4 source address selection .config b81ca3f6
2023/08/22 08:32 baf097a14df6 netstack: refactor IPv4 source address selection .config 6b415825
2023/08/21 19:19 485265c9c814 Merge pull request #9296 from 0o001:master .config 6b415825
2023/08/21 15:15 755c1f242cd4 nsfs: mark inodes as anonymous .config 6b415825
2023/08/20 22:47 755c1f242cd4 nsfs: mark inodes as anonymous .config d216d8a0
2023/08/20 09:31 51f60d6d14c2 Add device cgroup's devices.list, which defaults to allow all. .config d216d8a0
2023/08/19 09:40 4455d3305e5e vfs: Introduce the rootfs mount .config d216d8a0
2023/08/18 20:24 9ee64caa00e2 Rearrange fio tests cases so regexs aren't ridiculous. .config d216d8a0
2023/08/18 08:16 960b564a6840 Fix small mount propagation bug. .config 937e0ad7
2023/08/18 06:55 960b564a6840 Fix small mount propagation bug. .config 74b106b6
2023/08/17 17:51 dc0093bb24ff Merge pull request #9283 from tianyuzhou95:albert-socket .config 74b106b6
2023/08/16 12:43 8f0c59c3fa00 Mount has to follow symlinks when it resolves `target` .config c89b162d
2023/08/16 11:54 8f0c59c3fa00 Mount has to follow symlinks when it resolves `target` .config 39990d51
2023/08/15 22:44 9ca09375e4ba Add tool to generate a Go library that executes an embedded compressed binary. .config 39990d51
2023/08/15 07:17 6a4a48e6db20 Refactor and simplify propagation logic. .config 39990d51
2023/08/14 18:00 8de4ec70bdc3 Internal change. .config 39990d51
2023/08/11 23:17 2ce5c336d382 Add missing device cgroups. .config 39990d51
2023/08/11 10:05 31b8262ce0df Merge pull request #9146 from sitano:ivan_nocompressio .config 39990d51
2023/08/11 02:03 2f93ddbe6276 Create kernel.SendExternalSignalProcessGroup and use it in boot/loader.go .config da3c3ef8
2023/08/10 12:52 324735cfc004 Update docker packages to new moby repo. .config da3c3ef8
2023/08/10 01:47 582bf0d72d96 Add disk usage monitoring to BuildKite script. .config a1790533
2023/08/10 00:43 821459c94264 systrap: Enable using xsaveopt. .config a1790533
2023/08/09 12:40 821459c94264 systrap: Enable using xsaveopt. .config 13ca4cd6
2023/08/09 00:47 821459c94264 systrap: Enable using xsaveopt. .config 8ad1a287
2023/08/08 12:34 32537556ff22 Add test coverage for RTM_NEWROUTE & RTM_DELROUTE .config 3c27dfcd
2023/08/08 11:20 32537556ff22 Add test coverage for RTM_NEWROUTE & RTM_DELROUTE .config b1b6ae3d
2023/08/07 21:50 8ff6816f078f Implementing CopyInN .config b1b6ae3d
2023/08/07 18:52 8ff6816f078f Implementing CopyInN .config 0ef3dfda
2023/08/07 09:49 e89e40fded55 Implement setns CLONE_NEWUTS namespace type. .config 0ef3dfda
2023/08/06 22:41 e89e40fded55 Implement setns CLONE_NEWUTS namespace type. .config 4ffcc9ef
2023/08/05 01:54 8f6af3062d21 Merge pull request #9235 from avagin:bazel-update .config 4ffcc9ef
2023/08/04 15:55 118a17d92dcf kernfs: set DenySpliceIn for DynamicBytesFD .config 5aed0249
2023/08/04 13:32 6f978d71856e kernel: GetMountNamespace has to check that mntns isn't nil .config 5aed0249
2023/08/04 01:39 6f978d71856e kernel: GetMountNamespace has to check that mntns isn't nil .config 74621247
2023/08/03 18:01 b4aeb6cd0ced remove unnecessary build tags .config b95100df
2023/08/03 13:29 17e10cc47df7 Add NV0000_CTRL_CMD_SYSTEM_GET_P2P_CAPS to nvproxy. .config b95100df
2023/08/03 01:28 17e10cc47df7 Add NV0000_CTRL_CMD_SYSTEM_GET_P2P_CAPS to nvproxy. .config 39a91c18
2023/08/02 13:31 17e10cc47df7 Add NV0000_CTRL_CMD_SYSTEM_GET_P2P_CAPS to nvproxy. .config b178af49
2023/08/02 01:41 abe7cee09692 kernel: don't use atomic pointers for task.netns .config df07ffe8
2023/08/01 14:38 ab7259268b10 Add devices cgroups which is partially implemented. It could export the device cgroups to devices.deny and devices.allow, add/remove device cgroups rules will need to be implemented to fully support device cgroups. .config df07ffe8
2023/08/01 10:04 ab7259268b10 Add devices cgroups which is partially implemented. It could export the device cgroups to devices.deny and devices.allow, add/remove device cgroups rules will need to be implemented to fully support device cgroups. .config 2a0d0f29
2023/07/31 20:51 3275e9086cb8 Exclude internet/test-inspector-help-page.js nodejs runtime test. .config 2a0d0f29
2023/07/31 20:17 3924579214c2 `nginx` config: Remove `worker_processes` and `events.worker_connections`. .config 2a0d0f29
2023/07/28 06:31 3924579214c2 `nginx` config: Remove `worker_processes` and `events.worker_connections`. .config 92476829
2023/07/27 17:23 a3ae02eee34c Merge pull request #8990 from sitano:ivan_ptrace_eperm_guide .config 92476829
2023/07/27 12:44 9926c0f464b0 gVisor `fio` benchmarks: Use `libaio` where it makes sense. .config 92476829
2023/07/26 22:01 9926c0f464b0 gVisor `fio` benchmarks: Use `libaio` where it makes sense. .config 41fe1bae
2023/07/26 09:59 9926c0f464b0 gVisor `fio` benchmarks: Use `libaio` where it makes sense. .config 2a509c27
2023/07/25 08:11 9926c0f464b0 gVisor `fio` benchmarks: Use `libaio` where it makes sense. .config 3b91ad04
2023/07/25 07:54 9926c0f464b0 gVisor `fio` benchmarks: Use `libaio` where it makes sense. .config 9a0ddda3
2023/07/24 18:38 0ef88bbbd847 Fix fio "regex"s in buildkite file. .config 9a0ddda3
2023/07/24 17:41 0ef88bbbd847 Fix fio "regex"s in buildkite file. .config 68162649
2023/07/24 06:34 19e04218b981 Add methods for generating PCI sysfs paths and registering accel devices. .config 68162649
2023/07/21 22:51 19e04218b981 Add methods for generating PCI sysfs paths and registering accel devices. .config 27cbe77f
2023/07/21 10:48 41ec0d4189e3 Add nvproxy support for V100 Nvidia GPUs. .config e2c3b400
2023/07/21 09:25 41ec0d4189e3 Add nvproxy support for V100 Nvidia GPUs. .config 28847498
2023/07/20 20:09 5eb44a94317f Add config flags and sandbox chroot configuration for TPU proxying. .config 28847498
2023/07/20 07:54 0244c8c19fb7 Add `O_DIRECT` version of `fio` benchmarks to track direct I/O performance. .config d922ca7e
2023/07/20 06:08 0244c8c19fb7 Add `O_DIRECT` version of `fio` benchmarks to track direct I/O performance. .config 4547cdf9
2023/07/19 17:01 ea7cd7184192 Allow walking on FIFO and UDS in lisafs. .config 4547cdf9
2023/07/19 13:50 ea7cd7184192 Allow walking on FIFO and UDS in lisafs. .config 022df2bb
2023/07/19 00:38 a87aa736985d Increment/decrement memory accounted per cgroup. .config 022df2bb
2023/07/18 12:28 14df01fae680 Update host redirect handling for gvisor.dev .config 13995e76
2023/07/18 10:30 14df01fae680 Update host redirect handling for gvisor.dev .config 20f8b3c2
2023/07/17 21:16 150831fad9ac kernfs: Don't try to cache anonymous inodes. .config 20f8b3c2
2023/07/17 19:37 150831fad9ac kernfs: Don't try to cache anonymous inodes. .config e5f10889
2023/07/17 09:15 c7a7e6b605a3 Deflake tcp test TestMaxRTO .config e5f10889
2023/07/15 07:05 c7a7e6b605a3 Deflake tcp test TestMaxRTO .config 35d9ecc5
2023/07/14 17:50 0d52b50f83c2 Use write(2) host syscall to perform writes on disk-backed MemoryFiles. .config 35d9ecc5
2023/07/14 05:30 501a9aaf495c Systrap is now the default gVisor platform. Update platform documentation. .config d624500f
2023/07/14 00:55 e7c1bc6bafbf Merge pull request #7356 from turekt:pollrdhup-fix .config d624500f
2023/07/13 19:11 e7c1bc6bafbf Merge pull request #7356 from turekt:pollrdhup-fix .config 55eda22f
2023/07/13 08:51 dd3a7a1fb966 Simply pgalloc.MemoryFile.Allocate() API. .config bfb20202
2023/07/12 19:41 d0e7a2240e7c Add support for A10G Nvidia GPUs. .config 86081196
2023/07/12 16:37 f9219588c685 Also run Go garbage collection as part of `Usage.Reduce`. .config 86081196
2023/07/12 12:53 f9219588c685 Also run Go garbage collection as part of `Usage.Reduce`. .config 979d5fe2
2023/07/12 05:14 f9219588c685 Also run Go garbage collection as part of `Usage.Reduce`. .config 2f19aa4f
2023/07/11 16:11 f8c4846f214d Pass memory cgroup id in pgalloc.Allocate() .config 2f19aa4f
2023/07/11 10:43 f8c4846f214d Pass memory cgroup id in pgalloc.Allocate() .config 50356e13
2023/07/10 22:38 1c287f3c6826 Test to check setting IPV6_V6ONLY on datagram socket with IPV4 address fails. .config 52ae002a
2023/07/10 20:22 1c287f3c6826 Test to check setting IPV6_V6ONLY on datagram socket with IPV4 address fails. .config 0fbf9f05
2023/07/10 10:35 a76207d81ba9 Set NA router flag if forwarding is enabled. .config 0fbf9f05
2023/07/07 23:50 a76207d81ba9 Set NA router flag if forwarding is enabled. .config 668cb1fa
2023/07/07 11:55 a76207d81ba9 Set NA router flag if forwarding is enabled. .config b03742d1
2023/07/06 23:49 887fc5ef8282 Typo fix. .config 22ae5830
2023/07/06 16:27 2c4f425a4c90 Use infinite poll timeout on Fuchsia .config 1a2f6297
2023/07/06 11:43 82ffda8f9fb1 proc: allow to write null-terminated strings in /proc/pid/oom_score_adj .config 1a2f6297
2023/07/05 23:41 82ffda8f9fb1 proc: allow to write null-terminated strings in /proc/pid/oom_score_adj .config ba5dba36
2023/07/05 11:40 82ffda8f9fb1 proc: allow to write null-terminated strings in /proc/pid/oom_score_adj .config e8b147c6
2023/07/04 21:07 82ffda8f9fb1 proc: allow to write null-terminated strings in /proc/pid/oom_score_adj .config 80298b6f
2023/07/04 09:04 82ffda8f9fb1 proc: allow to write null-terminated strings in /proc/pid/oom_score_adj .config 07d54a36
2023/07/03 21:03 82ffda8f9fb1 proc: allow to write null-terminated strings in /proc/pid/oom_score_adj .config 6e553898
2023/07/03 09:01 82ffda8f9fb1 proc: allow to write null-terminated strings in /proc/pid/oom_score_adj .config 49fef1e5