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
/
runsc
Age
Commit message (
Expand
)
Author
2019-04-02
Remove obsolete TODO.
Kevin Krakauer
2019-04-02
Change bug number for duplicate bug.
Kevin Krakauer
2019-04-01
Automated rollback of changelist 240657604
Fabricio Voznika
2019-04-01
Add release hook and version flag
Adin Scannell
2019-04-01
gofer: ignore unsupported files
Liu Hua
2019-03-29
gvisor/runsc: enable generic segmentation offload (GSO)
Andrei Vagin
2019-03-29
Set container.CreatedAt in Create().
Nicolas Lacasse
2019-03-28
gofer: some fixs in setupRootFS
Liu Hua
2019-03-27
Automated rollback of changelist 240502097
Fabricio Voznika
2019-03-27
gvisor/runsc: address typos from github
Andrei Vagin
2019-03-26
Merge fsgofer 'controlFile' and 'openedFile'
Fabricio Voznika
2019-03-20
Fail in case mount option is unknown
Fabricio Voznika
2019-03-19
netstack: reduce MSS from SYN to account tcp options
Andrei Vagin
2019-03-18
Add support for mount propagation
Fabricio Voznika
2019-03-14
Decouple filemem from platform and move it to pgalloc.MemoryFile.
Jamie Liu
2019-03-13
Allow filesystem.Mount to take an optional interface argument.
Nicolas Lacasse
2019-03-12
Make HandleLocal apply to all non-loopback interfaces.
Ian Gudger
2019-03-11
Add profiling commands to runsc
Fabricio Voznika
2019-03-08
Implement IP_MULTICAST_LOOP.
Ian Gudger
2019-03-05
Priority-inheritance futex implementation
Fabricio Voznika
2019-03-05
Add uncaught signal message to the user log
Fabricio Voznika
2019-03-01
Add semctl(GETPID) syscall
Fabricio Voznika
2019-02-27
Don't log twice to debug log when --log isn't set
Fabricio Voznika
2019-02-25
Fix cgroup when path is relative
Fabricio Voznika
2019-02-22
Rename ping endpoints to icmp endpoints.
Kevin Krakauer
2019-02-14
Don't allow writing or reading to TTY unless process group is in foreground.
Nicolas Lacasse
2019-02-13
Add support for using PACKET_RX_RING to receive packets.
Bhasker Hariharan
2019-02-01
Factor the subtargets method into a helper method with tests.
Nicolas Lacasse
2019-01-31
gvisor/gofer: Use pivot_root instead of chroot
Andrei Vagin
2019-01-31
Remove license comments
Michael Pratt
2019-01-31
runsc: check whether a container is deleted or not before setupContainerFS
Andrei Vagin
2019-01-29
runsc: reap a sandbox process only in sandbox.Wait()
Andrei Vagin
2019-01-29
Use recvmmsg() instead of readv() to read packets from NIC.
Bhasker Hariharan
2019-01-28
check isRootNS by ns inode
Shijiang Wei
2019-01-28
runsc: Only uninstall cgroup for sandbox stop.
Lantao Liu
2019-01-25
Make cacheRemoteRevalidating detect changes to file size
Fabricio Voznika
2019-01-25
Fix a nil pointer dereference bug in Container.Destroy()
ShiruRen
2019-01-25
Execute statically linked binary
Fabricio Voznika
2019-01-22
Don't bind-mount runsc into a sandbox mntns
Andrei Vagin
2019-01-18
Scrub runsc error messages
Fabricio Voznika
2019-01-18
Start a sandbox process in a new userns only if CAP_SETUID is set
Andrei Vagin
2019-01-18
runsc: create a new proc mount if the sandbox process is running in a new pidns
Andrei Vagin
2019-01-16
Prevent internal tmpfs mount to override files in /tmp
Fabricio Voznika
2019-01-15
Create working directory if it doesn't yet exist
Fabricio Voznika
2019-01-14
Remove fs.Handle, ramfs.Entry, and all the DeprecatedFileOperations.
Nicolas Lacasse
2019-01-14
runsc: set up a minimal chroot from the sandbox process
Andrei Vagin
2019-01-11
runsc: Collect zombies of sandbox and gofer processes
Andrei Vagin
2019-01-09
Restore to original cgroup after sandbox and gofer processes are created
Fabricio Voznika
2019-01-07
Undo changes in case of failure to create file/dir/symlink
Fabricio Voznika
2019-01-03
Apply chroot for --network=host too
Fabricio Voznika
[next]