index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-05-04
Document how to handle build failures from go-marshal verbosity.
Rahat Mahmood
2021-05-04
tcp_socket_test: replace tcp_wmem with SO_SNDBUF
Kevin Krakauer
2021-05-04
Use cmp.Diff for tcpip.Error comparison
Mithun Iyer
2021-05-04
Remove uses of the binary package from the rest of the sentry.
Rahat Mahmood
2021-05-04
Add TODOs to old reference counting utility.
Dean Deng
2021-05-04
Make Mount.Type optional for bind mounts
Fabricio Voznika
2021-05-04
Increase error margin for memory accounting test.
Dean Deng
2021-05-03
Merge pull request #5903 from zchee:safecopy/fix-args
gVisor bot
2021-05-03
Implement standard clock safely
Ghanan Gowripalan
2021-05-03
Convey GSO capabilities through GSOEndpoint
Ghanan Gowripalan
2021-05-03
netstack: Add a test for mixed Push/Consume
Ting-Yu Wang
2021-05-03
Temporarily disable atime/mtime check in utimensat test.
Dean Deng
2021-05-03
Fix deadlock in /proc/[pid]/fd/[num]
Fabricio Voznika
2021-05-01
[perf] Check caching on IncRef'd dentries before the others.
Ayush Ranjan
2021-04-30
kvm: prefault a root table page before switching into a user address space
Andrei Vagin
2021-04-30
Fix //test/syscalls:tcp_socket_test_native
Kevin Krakauer
2021-04-30
Comment ip package in a single place
Ghanan Gowripalan
2021-04-30
Do not return content if verity translate fails
Chong Cai
2021-04-29
Fix up TODOs in the code
Fabricio Voznika
2021-04-29
[perf] Remove unnecessary existence checks in doCreateAt().
Ayush Ranjan
2021-04-29
Implement epoll_pwait2.
Jing Chen
2021-04-29
Remove outdated TODOs in verity
Chong Cai
2021-04-29
netstack: Rename pkt.Data().TrimFront() to DeleteFront(), and ...
Ting-Yu Wang
2021-04-29
Remove ResolvingPath.Restart
Fabricio Voznika
2021-04-29
Automated rollback of changelist 370733869
Michael Pratt
2021-04-28
Automated rollback of changelist 369686285
Fabricio Voznika
2021-04-28
Use containerd v2 config format in docs
Ian Lewis
2021-04-28
Remove side effect from test cases
Fabricio Voznika
2021-04-28
Disable test that is always skipped
Fabricio Voznika
2021-04-27
Remove uses of the binary package from networking code.
Rahat Mahmood
2021-04-27
Fix SyscallInfo for epoll_pwait in strace.
Jing Chen
2021-04-28
Fix typo of arg name on assembly files
Koichi Shiraishi
2021-04-26
Remove metrics: fallback, vsyscallCount and partialResult
Nayana Bidari
2021-04-26
Merge pull request #5898 from zhlhahaha:2126-1
gVisor bot
2021-04-26
Handle tmpfs with 5 fields in /proc/mounts parsing.
Adin Scannell
2021-04-26
nogo: enable bazel workers and other optimizations.
Adin Scannell
2021-04-26
fix brace misplaced error
Howard Zhang
2021-04-24
Add verity tests for stat, deleted/renamed file
Chong Cai
2021-04-23
Improve nogo action cache-ability.
Adin Scannell
2021-04-23
hostinet: parse the timeval structure from a SO_TIMESTAMP control message
Andrei Vagin
2021-04-23
[op] Remove Build job from GitHub actions.
Ayush Ranjan
2021-04-22
Remove side effect from mount tests
Fabricio Voznika
2021-04-22
Add mlock syscall test
Fabricio Voznika
2021-04-22
Fix AF_UNIX listen() w/ zero backlog.
Bhasker Hariharan
2021-04-22
Add weirdness sentry metric.
Nayana Bidari
2021-04-22
Also report mount options through /proc/<pid>/mounts.
Rahat Mahmood
2021-04-22
Add verity tests for modified file/Merkle file
Chong Cai
2021-04-21
Only carry GSO options in the packet buffer
Ghanan Gowripalan
2021-04-21
Merge pull request #5737 from dqminh:tsc-scaling
gVisor bot
2021-04-21
Stub the custom "job" controller required by some workloads.
Rahat Mahmood
[next]