| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| gvisor-x86_64.tar.zstd | 2026-09-11 | 128.8 MB | |
| gvisor-aarch64.tar.bz2 | 2026-09-11 | 153.1 MB | |
| gvisor-aarch64.tar.zstd | 2026-09-11 | 120.0 MB | |
| gvisor-x86_64.tar.bz2 | 2026-09-11 | 165.9 MB | |
| SHA256SUMS | 2026-09-11 | 356 Bytes | |
| SHA512SUMS | 2026-09-11 | 612 Bytes | |
| gVisor 20260907.0 source code.tar.gz | 2026-09-10 | 36.5 MB | |
| gVisor 20260907.0 source code.zip | 2026-09-10 | 39.4 MB | |
| README.md | 2026-09-10 | 1.5 kB | |
| Totals: 9 Items | 643.7 MB | 0 | |
gVisor release 20260907.0
Binaries are also available from the apt repository and the release bucket; see Installation.
Changes since release-20260831.0
:::text
Support NVIDIA IMEX-620.30 in gVisor. (7c6199801)
Support writing to cgroup v2 control files without an open file descriptor (b6c312b83)
Add block, goroutine, mutex, and trace subcommands to runsc profile (0c9d044ba)
Fix race where unregistered sysmsg threads starts processing contexts. (b1abaf797)
Make unexpected subprocess kills thread-safe. (93ed0053d)
Update gVisor licensing metadata for LLVM and gRPC. (4bab201a2)
Update gVisor GOVERNANCE.md (1170e16c6)
cgroup2fs: DecRef inodes returned by Lookup for consistency (42d8c4153)
Add license auditing tooling to the repository. (a59d18e73)
seccheck: Add redis benchmarking docs and configs (68a2b179f)
cgroup2fs: Turn the cpuset mu into a lockdep mutex (367fe8aba)
Internal change. (ba69c7d1d)
Return EOF, not EBADF, when receiving on a severed host UDS (bb4bda41d)
check the license header on newly added files. (d9046c4c8)
Internal change (a9747c3ca)
publish a release tag after the artifacts are uploaded. (3760b723b)
Support RENAME_EXCHANGE in tmpfs and overlayfs (d94a98aea)
runsc: allow readv for direct TAP links (bb9b1dded)
Full changelog: https://github.com/google/gvisor/compare/release-20260831.0...release-20260907.0