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
path:
root
/
pkg
Age
Commit message (
Expand
)
Author
2019-10-01
Include AT_SECURE in the aux vector
Michael Pratt
2019-10-01
Disable cpuClockTicker when app is idle
Michael Pratt
2019-10-01
Honor X bit on extra anon pages in PT_LOAD segments
Michael Pratt
2019-09-30
splice: try another fallback option only if the previous one isn't supported
Andrei Vagin
2019-09-30
splice: compare inode numbers only if both ends are pipes
Andrei Vagin
2019-09-30
Update FIXME bug with GitHub issue.
Adin Scannell
2019-09-30
Add a Stringer implementation to PacketDispatchMode
Bhasker Hariharan
2019-09-30
Fix bugs in PickEphemeralPort for TCP.
Bhasker Hariharan
2019-09-30
Force timestamps to update when set via InodeOperations.SetTimestamps.
Nicolas Lacasse
2019-09-30
Only copy out remaining time on nanosleep success
Michael Pratt
2019-09-27
Merge pull request #882 from DarcySail:darcy_faster_CopyStringIn
gVisor bot
2019-09-27
Merge pull request #864 from tanjianfeng:fix-861
gVisor bot
2019-09-27
Implement SO_BINDTODEVICE sockopt
gVisor bot
2019-09-26
Make raw socket tests pass in environments with or without CAP_NET_RAW.
Kevin Krakauer
2019-09-25
Merge pull request #765 from trailofbits:uds_support
gVisor bot
2019-09-25
Remove centralized registration of protocols.
Kevin Krakauer
2019-09-25
Merge pull request #863 from tanjianfeng:fix-862
gVisor bot
2019-09-24
gvisor: change syscall.RawSyscall to syscall.RawSyscall6 where required
gVisor bot
2019-09-24
Stub out readahead implementation.
Adin Scannell
2019-09-24
Return only primary addresses in Stack.NICInfo()
Chris Kuiper
2019-09-24
Simplify ICMPRateLimiter
Tamir Duberstein
2019-09-24
tty: fix sending SIGTTOU on tty write
henry.tjf
2019-09-23
Add test for concurrent reads and writes.
Adin Scannell
2019-09-23
netstack: convert more socket options to {Set,Get}SockOptInt
Andrei Vagin
2019-09-23
internal BUILD file cleanup.
gVisor bot
2019-09-20
Change vfs.Dirent.Off to NextOff.
Jamie Liu
2019-09-20
Allow waiting for LinkEndpoint worker goroutines to finish.
Ian Gudger
2019-09-20
fix set hostname
Jianfeng Tan
2019-09-19
Fix p9 integration of flipcall.
Jamie Liu
2019-09-19
Fix documentation, clean up seccomp filter installation, rename helpers.
Robert Tonic
2019-09-19
Remove defer from hot path and ensure Atomic is applied consistently.
Adin Scannell
2019-09-19
Merge pull request #876 from xiaobo55x:hostcpu
gVisor bot
2019-09-19
Job control: controlling TTYs and foreground process groups.
Kevin Krakauer
2019-09-19
Accelerate byte lookup in string with `bytealg/indexbyte`
Hang Su
2019-09-18
Enable pkg/sentry/hostcpu support on arm64.
Haibo Xu
2019-09-18
Signalfd support
Adin Scannell
2019-09-17
Automated rollback of changelist 268047073
Ghanan Gowripalan
2019-09-17
platform/ptrace: log exit code for stub processes
Andrei Vagin
2019-09-17
Update remaining users of LinkEndpoints to not refer to them as an ID.
Ian Gudger
2019-09-13
gvisor: return ENOTDIR from the unlink syscall
Andrei Vagin
2019-09-12
Update p9 to support flipcall.
Adin Scannell
2019-09-12
Implement splice methods for pipes and sockets.
Adin Scannell
2019-09-12
Remove go_test from go_stateify and go_marshal
Michael Pratt
2019-09-12
Automated rollback of changelist 268047073
Ghanan Gowripalan
2019-09-09
Fix ephemeral port leak.
Ian Gudger
2019-09-09
go_marshal: Implement automatic generation of ABI marshalling code.
Rahat Mahmood
2019-09-09
Join IPv6 all-nodes and solicited-node multicast addresses where appropriate.
Ghanan Gowripalan
2019-09-06
Remove reundant global tcpip.LinkEndpointID.
Ian Gudger
2019-09-06
Indicate flipcall synchronization to the Go race detector.
Jamie Liu
2019-09-05
Better strace logs for statx.
Nicolas Lacasse
[next]