Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / google/gvisor issues and pull requests

#11477 - Fix error formatting log for post-restore hook errors.

Pull Request - State: closed - Opened by copybara-service[bot] 6 days ago
Labels: exported

#11476 - gofer: Cleanup unlock code.

Pull Request - State: closed - Opened by copybara-service[bot] 6 days ago
Labels: exported

#11475 - nvproxy: Add support for AMPERE_A, ADA_A, HOPPER_A.

Pull Request - State: closed - Opened by copybara-service[bot] 6 days ago
Labels: exported

#11474 - Consistently use "handler is undefined" for missing handlers.

Pull Request - State: closed - Opened by copybara-service[bot] 6 days ago
Labels: exported

#11473 - shim: add support for containerd v2 metrics

Pull Request - State: open - Opened by Champ-Goblem 6 days ago - 3 comments
Labels: ready to pull

#11472 - Shim: Add support for cgroups v2 stats

Issue - State: open - Opened by Champ-Goblem 6 days ago - 2 comments
Labels: type: bug

#11471 - docs: Fix Shim Configuration link

Pull Request - State: closed - Opened by copybara-service[bot] 7 days ago
Labels: exported

#11470 - docs: Fix Shim Configuration link

Pull Request - State: closed - Opened by z63d 7 days ago
Labels: ready to pull

#11469 - Internal change

Pull Request - State: closed - Opened by copybara-service[bot] 7 days ago
Labels: exported

#11468 - Relocate containerd-shim-runsc-v1 deps from shim/ to shim/v1.

Pull Request - State: open - Opened by copybara-service[bot] 7 days ago
Labels: exported

#11467 - Return EACCES when calling setpgid() after execve()

Pull Request - State: closed - Opened by copybara-service[bot] 7 days ago
Labels: exported

#11466 - `ExecveInfo.binary_sha256` not populated despite `binary_info` field set for `sentry/execve`

Issue - State: open - Opened by irfansharif 8 days ago - 1 comment
Labels: type: bug, status: help wanted, good first issue

#11465 - Don't return empty translation in ring buffer during bus error.

Pull Request - State: closed - Opened by copybara-service[bot] 8 days ago
Labels: exported

#11464 - nvproxy: Add option to use the device gofer optionally.

Pull Request - State: open - Opened by copybara-service[bot] 8 days ago
Labels: exported

#11463 - Unlock fdbased.endpoint.mu before fdbased.endpoint.Wait().

Pull Request - State: closed - Opened by copybara-service[bot] 9 days ago
Labels: exported

#11462 - [runsc] When mount files, add arguments to error message

Pull Request - State: closed - Opened by copybara-service[bot] 9 days ago
Labels: exported

#11461 - [runsc] Print file name when cannot load state file

Pull Request - State: closed - Opened by copybara-service[bot] 9 days ago
Labels: exported

#11460 - Fix data race in packetmmap endpoint.

Pull Request - State: open - Opened by copybara-service[bot] 9 days ago
Labels: exported

#11458 - [runsc] When mount files, add arguments to error message

Pull Request - State: closed - Opened by stepancheg 10 days ago
Labels: ready to pull

#11457 - [runsc] Print file name when cannot load state file

Pull Request - State: closed - Opened by stepancheg 10 days ago
Labels: ready to pull

#11456 - Deadlock in fdbased endpoint.Attach

Issue - State: closed - Opened by thallgren 12 days ago - 2 comments
Labels: type: bug, area: networking

#11455 - pread/writev: Copy in iovecs outside of task.mu.

Pull Request - State: closed - Opened by copybara-service[bot] 12 days ago
Labels: exported

#11454 - taskCopyContext should not require holding task.mu.

Pull Request - State: closed - Opened by copybara-service[bot] 12 days ago
Labels: exported

#11453 - tpuproxy: resolve FIXMEs added by cl/723723714

Pull Request - State: open - Opened by copybara-service[bot] 12 days ago
Labels: exported

#11452 - Add memmap.File.MemoryType()

Pull Request - State: open - Opened by copybara-service[bot] 12 days ago
Labels: exported

#11451 - Add support for PACKET_STATISTICS.

Pull Request - State: closed - Opened by copybara-service[bot] 12 days ago
Labels: exported

#11450 - Add locking around packetmmap initialization and mode.

Pull Request - State: closed - Opened by copybara-service[bot] 12 days ago
Labels: exported

#11449 - nvproxy: allow use with KVM platform

Pull Request - State: open - Opened by copybara-service[bot] 13 days ago
Labels: exported

#11448 - Lock around packet mmap fields.

Pull Request - State: closed - Opened by copybara-service[bot] 13 days ago
Labels: exported

#11447 - Don't switch to using the packet mmap endpoint for zero length requests.

Pull Request - State: closed - Opened by copybara-service[bot] 13 days ago
Labels: exported

#11446 - Allow sending and importing a host event fd.

Pull Request - State: closed - Opened by copybara-service[bot] 13 days ago
Labels: exported

#11445 - Only initialize ringbuffer.framesPerBlock if numBlocks>0.

Pull Request - State: closed - Opened by copybara-service[bot] 13 days ago
Labels: exported

#11444 - Validate PACKET_RX_RING and PACKET_VERSION socket option value size.

Pull Request - State: closed - Opened by copybara-service[bot] 13 days ago
Labels: exported

#11443 - kvm: honor memmap.File.MemoryType()

Pull Request - State: open - Opened by copybara-service[bot] 14 days ago
Labels: exported

#11442 - Implement GetSockOpt PACKET_HDRLEN and add a test for tcpdump.

Pull Request - State: closed - Opened by copybara-service[bot] 14 days ago
Labels: exported

#11440 - Add support for setting PACKET_VERSION for PACKET_MMAP.

Pull Request - State: closed - Opened by copybara-service[bot] 14 days ago
Labels: exported

#11439 - restore fails when bash exec present

Issue - State: open - Opened by josharian 14 days ago - 6 comments
Labels: type: bug

#11438 - Add containerd-test-1.7.25 to pipelines.

Pull Request - State: open - Opened by copybara-service[bot] 15 days ago
Labels: exported

#11437 - Recompute `max` variable after setting FD in the bitmap.

Pull Request - State: closed - Opened by copybara-service[bot] 15 days ago
Labels: exported

#11436 - Allow nvproxy to be enabled on platform/kvm

Issue - State: open - Opened by nixprime 15 days ago
Labels: type: enhancement

#11434 - Test gVisor with containerd 1.7.25.

Pull Request - State: closed - Opened by copybara-service[bot] 15 days ago
Labels: exported

#11433 - Use github.com/containerd/log in gVisor shim.

Pull Request - State: closed - Opened by copybara-service[bot] 15 days ago
Labels: exported

#11432 - Use github.com/containerd/errdefs in gVisor shim.

Pull Request - State: closed - Opened by copybara-service[bot] 16 days ago
Labels: exported

#11431 - [Strace] gVisor taking extremely longer time with LightGBM training

Issue - State: open - Opened by Yhinner 16 days ago - 1 comment
Labels: type: bug

#11430 - Update bazel to 7.5.0

Pull Request - State: closed - Opened by copybara-service[bot] 16 days ago
Labels: exported

#11429 - test: don't check SO_REUSEPORT for non-inet sockets

Pull Request - State: closed - Opened by copybara-service[bot] 16 days ago
Labels: exported

#11428 - compressio: wait for workers in Writer.Close() even after a write error

Pull Request - State: closed - Opened by copybara-service[bot] 16 days ago
Labels: exported

#11427 - Add a test for tcpdump.

Pull Request - State: closed - Opened by copybara-service[bot] 16 days ago
Labels: exported

#11426 - Fix flaky save_restore_test

Pull Request - State: closed - Opened by copybara-service[bot] 16 days ago
Labels: exported

#11425 - Checkpoint fails for containers with deleted-but-open files in --overlay2=none mode

Issue - State: open - Opened by andrew-anthropic 16 days ago - 10 comments
Labels: type: bug

#11424 - Allow crypto/tls in go runtime tests.

Pull Request - State: closed - Opened by copybara-service[bot] 17 days ago
Labels: exported

#11423 - Create README.md

Pull Request - State: closed - Opened by vecnathewhisperd0 17 days ago

#11422 - Implement MappablePacketEndpoint for PACKET_MMAP and add tests.

Pull Request - State: closed - Opened by copybara-service[bot] 19 days ago
Labels: exported

#11421 - nvproxy: Add support for 570.86.15 driver.

Pull Request - State: closed - Opened by copybara-service[bot] 19 days ago
Labels: exported

#11420 - kvm/arm64: send SIGKILL if ring0.El0SyncInv has been triggered

Pull Request - State: closed - Opened by copybara-service[bot] 19 days ago
Labels: exported

#11419 - Fix TOCTOU bug in sending packets with the experiment option header.

Pull Request - State: closed - Opened by copybara-service[bot] 19 days ago
Labels: exported

#11418 - test/runner: interrupt S/R loop if the test has been signalled

Pull Request - State: open - Opened by copybara-service[bot] 20 days ago
Labels: exported

#11417 - Add checkpoint restore metrics.

Pull Request - State: closed - Opened by copybara-service[bot] 20 days ago
Labels: exported

#11416 - Fix a few typos

Pull Request - State: closed - Opened by copybara-service[bot] 21 days ago
Labels: exported

#11415 - Fix a few typos

Pull Request - State: closed - Opened by avagin 21 days ago
Labels: ready to pull

#11414 - nvproxy: Add support for 570.86.15 in nvproxy

Pull Request - State: closed - Opened by copybara-service[bot] 21 days ago - 5 comments
Labels: exported

#11413 - buildkite: clean up docker containers from previous jobs

Pull Request - State: closed - Opened by copybara-service[bot] 21 days ago
Labels: exported

#11411 - For aarch64 platform, I have built "gvisor" from source.

Issue - State: closed - Opened by odidev 22 days ago - 2 comments
Labels: type: enhancement

#11410 - buildkite: reset bazel cache

Pull Request - State: closed - Opened by copybara-service[bot] 22 days ago
Labels: exported

#11409 - Yield thread group leader `*Task` in `TaskSet.ForEachThreadGroup`.

Pull Request - State: closed - Opened by copybara-service[bot] 22 days ago
Labels: exported

#11408 - Debug internal pipeline

Pull Request - State: open - Opened by copybara-service[bot] 22 days ago
Labels: exported

#11407 - Disable ffmpeg_test on COS.

Pull Request - State: closed - Opened by copybara-service[bot] 22 days ago
Labels: exported

#11406 - Add tests with netstack s/r enabled.

Pull Request - State: closed - Opened by copybara-service[bot] 22 days ago
Labels: exported

#11405 - nvproxy: Fix checksum of 535.230.02.

Pull Request - State: closed - Opened by copybara-service[bot] 22 days ago
Labels: exported

#11404 - Add /usr/local/nvidia/bin to PATH in ffmpeg image.

Pull Request - State: closed - Opened by copybara-service[bot] 22 days ago
Labels: exported

#11403 - nvproxy: Add support for 535.230.02 driver.

Pull Request - State: closed - Opened by copybara-service[bot] 22 days ago
Labels: exported

#11402 - remove unncessary bit about overflowgid from setgid test

Pull Request - State: closed - Opened by copybara-service[bot] 22 days ago
Labels: exported

#11401 - Internal change.

Pull Request - State: closed - Opened by copybara-service[bot] 22 days ago
Labels: exported

#11400 - Defalke test target pkg/tcpip/stack:bridge_test.

Pull Request - State: closed - Opened by copybara-service[bot] 23 days ago
Labels: exported

#11398 - nvproxy: Add support for v565.57.01.

Pull Request - State: closed - Opened by copybara-service[bot] 23 days ago
Labels: exported

#11397 - cleanup GRO TODOs

Pull Request - State: closed - Opened by copybara-service[bot] 23 days ago
Labels: exported

#11396 - Bump actions/setup-go from 5.2.0 to 5.3.0

Pull Request - State: closed - Opened by copybara-service[bot] 23 days ago
Labels: exported

#11395 - Bump actions/setup-go from 5.2.0 to 5.3.0

Pull Request - State: closed - Opened by dependabot[bot] 23 days ago
Labels: ready to pull, dependencies, github_actions

#11394 - Fix EXEC permission of the volume mount when calling mmap with PROT_EXEC

Pull Request - State: closed - Opened by copybara-service[bot] 23 days ago
Labels: exported

#11393 - ring0: set PhysicalAddressBits only when uninitialized

Pull Request - State: closed - Opened by copybara-service[bot] 23 days ago
Labels: exported

#11392 - ring0: set PhysicalAddressBits only when uninitialized

Pull Request - State: closed - Opened by tianyuzhou95 23 days ago
Labels: ready to pull

#11391 - ring0: set PhysicalAddressBits only when uninitialized

Pull Request - State: closed - Opened by tianyuzhou95 23 days ago

#11390 - Don't hold the attrMu lock when waiting on FUSE requests.

Pull Request - State: open - Opened by copybara-service[bot] 26 days ago
Labels: exported

#11389 - Netstack s/r: Configure the new network config in the loaded stack.

Pull Request - State: open - Opened by copybara-service[bot] 26 days ago
Labels: exported

#11388 - gvisor and network=host

Issue - State: open - Opened by kosmits-ai 26 days ago - 5 comments
Labels: type: bug

#11387 - Test my presubmit permissions.

Pull Request - State: closed - Opened by copybara-service[bot] 27 days ago - 1 comment
Labels: exported

#11386 - Adjust memfd offset allocation direction properly

Pull Request - State: closed - Opened by copybara-service[bot] 27 days ago - 2 comments
Labels: exported

#11385 - Fix validation of close_range `last` fd argument.

Pull Request - State: closed - Opened by copybara-service[bot] 28 days ago
Labels: exported

#11384 - netfilter: Support multiport matching (-m multiport)

Pull Request - State: closed - Opened by copybara-service[bot] 28 days ago
Labels: exported

#11383 - Can not write file , even the directory has permission to read/write

Issue - State: open - Opened by johnwmail 29 days ago - 3 comments
Labels: type: bug

#11382 - Update platforms.md

Pull Request - State: closed - Opened by copybara-service[bot] 29 days ago
Labels: exported

#11381 - Rename GSUtil subtests to match the style of other name components.

Pull Request - State: closed - Opened by copybara-service[bot] 29 days ago
Labels: exported

#11380 - `utimensat` fails on `mountpoint-s3` files

Issue - State: open - Opened by 2022tgoel 29 days ago - 1 comment
Labels: type: bug, area: filesystem

#11379 - Clarify -cgroupfs

Pull Request - State: closed - Opened by copybara-service[bot] 29 days ago
Labels: exported