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
/
sentry
Age
Commit message (
Expand
)
Author
2018-10-17
Move Unix transport out of netstack
Ian Gudger
2018-10-15
Refactor host.ConnectedEndpoint
Ian Gudger
2018-10-15
Merge host.endpoint into host.ConnectedEndpoint
Ian Gudger
2018-10-15
Clean up Rename and Unlink checks for EBUSY.
Nicolas Lacasse
2018-10-15
sentry: save fs.Dirent deleted info.
Zhaozhong Ni
2018-10-12
runsc: Support retrieving MTU via netdevice ioctl.
Kevin Krakauer
2018-10-11
sentry: allow saving of unlinked files with open fds on virtual fs.
Zhaozhong Ni
2018-10-10
Add seccomp filter configuration to ptrace stubs.
Adin Scannell
2018-10-10
Enforce message size limits and avoid host calls with too many iovecs
Michael Pratt
2018-10-10
When creating a new process group, add it to the session.
Nicolas Lacasse
2018-10-09
Add new netstack metrics to the sentry
Ian Gudger
2018-10-09
Add memunit to sysinfo(2).
Brian Geffon
2018-10-08
Statfs Namelen should be NAME_MAX not PATH_MAX
Michael Pratt
2018-10-08
Implement shared futexes.
Jamie Liu
2018-10-03
Fix panic if FIOASYNC callback is registered and triggered without target
Ian Gudger
2018-10-03
Implement TIOCSCTTY ioctl as a noop.
Nicolas Lacasse
2018-10-03
Add S/R support for FIOASYNC
Ian Gudger
2018-10-01
runsc: Support job control signals in "exec -it".
Nicolas Lacasse
2018-10-01
Add itimer types to linux package, strace
Michael Pratt
2018-10-01
Fix possible panic in control.Processes.
Nicolas Lacasse
2018-09-28
Require AF_UNIX sockets from the gofer
Michael Pratt
2018-09-28
Block for link address resolution
Sepehr Raissian
2018-09-27
Forward ioctl(TCSETSF) calls on host ttys to the host kernel.
Nicolas Lacasse
2018-09-27
Implement 'runsc kill --all'
Fabricio Voznika
2018-09-27
sentry: export cpuTime function.
Zhaozhong Ni
2018-09-26
Return correct parent PID
Fabricio Voznika
2018-09-18
Short-circuit Readdir calls on overlay files when the dirent is frozen.
Nicolas Lacasse
2018-09-18
Allow for MSG_CTRUNC in input flags for recv.
Brian Geffon
2018-09-18
Provide better message when memfd_create fails with ENOSYS
Fabricio Voznika
2018-09-17
Remove memory usage static init
Fabricio Voznika
2018-09-17
runsc: Enable waiting on exited processes.
Kevin Krakauer
2018-09-17
Allow kernel.(*Task).Block to accept an extract only channel
Ian Gudger
2018-09-17
Allow NULL data in mount(2)
Michael Pratt
2018-09-14
Avoid reuse of pending SignalInfo objects
newmanwang
2018-09-14
Reuse readlink parameter, add sockaddr max.
Michael Pratt
2018-09-14
Make gVisor hard link check match Linux's.
Nicolas Lacasse
2018-09-14
Fix interaction between rt_sigtimedwait and ignored signals.
Jamie Liu
2018-09-13
platform/kvm: Get max vcpu number dynamically by ioctl
Chenggang
2018-09-13
Plumb monotonic time to netstack
Ian Gudger
2018-09-13
Extend memory usage events to report mapped memory usage.
Rahat Mahmood
2018-09-13
Format struct itimerspec
Michael Pratt
2018-09-13
initArgs must hold a reference on the Root if it is not nil.
Nicolas Lacasse
2018-09-12
runsc: Add exec flag that specifies where to save the sandbox-internal pid.
Kevin Krakauer
2018-09-11
platform: Pass device fd into platform constructor.
Nicolas Lacasse
2018-09-10
Map committed chunks concurrently in FileMem.LoadFrom.
Jamie Liu
2018-09-10
Allow '/dev/zero' to be mapped with unaligned length
Fabricio Voznika
2018-09-07
Update cleanup TODO
Michael Pratt
2018-09-07
runsc: Support multi-container exec.
Nicolas Lacasse
2018-09-07
Add 'Starting gVisor...' message to syslog
Fabricio Voznika
2018-09-07
Use root abstract socket namespace for exec
Fabricio Voznika
[next]