gVisor release 20260907.0
Binaries are also available from the apt repository and the release bucket;
see Installation.
Changes since release-20260831.0
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: release-20260831.0...release-20260907.0