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-12-04
Max link traversals should be for an entire path.
Brian Geffon
2018-12-04
sentry: save / restore netstack procfs configuration.
Zhaozhong Ni
2018-12-04
Enforce name length restriction on paths.
Brian Geffon
2018-12-04
Fix mempolicy_test on bazel.
Rahat Mahmood
2018-12-04
Fix data race caused by unlocked call of Dirent.descendantOf.
Nicolas Lacasse
2018-12-03
Return an int32 for netlink SO_RCVBUF
Ian Gudger
2018-11-27
Fix data race in fs.Async.
Nicolas Lacasse
2018-11-27
Save shutdown flags first.
Brian Geffon
2018-11-27
Add procid support for arm64 platform
Haibo Xu
2018-11-26
Implementation of preadv2 for Linux 4.4 support
Zach Koopmans
2018-11-20
Use RET_KILL_PROCESS if available in kernel
Fabricio Voznika
2018-11-20
Dumps stacks if watchdog thread is stuck
Fabricio Voznika
2018-11-20
Fix recursive read lock taken on TaskSet
Fabricio Voznika
2018-11-20
Reference upstream licenses
Michael Pratt
2018-11-20
Add unsupported syscall events for get/setsockopt
Fabricio Voznika
2018-11-20
Parse the tmpfs mode before validating.
Nicolas Lacasse
2018-11-20
Update futex to use usermem abstractions.
Adin Scannell
2018-11-15
Advertise vsyscall support via /proc/<pid>/maps.
Rahat Mahmood
2018-11-15
Allow setting sticky bit in tmpfs permissions.
Nicolas Lacasse
2018-11-13
Implement TCP_NODELAY and TCP_CORK
Ian Gudger
2018-11-12
Internal change.
Googler
2018-11-08
Implement sync_file_range()
Andrei Vagin
2018-11-08
Create stubs for syscalls upto Linux 4.4.
Rahat Mahmood
2018-11-01
Make error messages a bit more user friendly.
Ian Lewis
2018-11-01
Prevent premature destruction of shm segments.
Rahat Mahmood
2018-11-01
modify modeRegexp to adapt the default spec of containerd
Juan
2018-10-31
kvm: simplify floating point logic.
Adin Scannell
2018-10-31
kvm: add detailed traces on vCPU errors.
Adin Scannell
2018-10-31
kvm: avoid siginfo allocations.
Adin Scannell
2018-10-30
kvm: use private futexes.
Adin Scannell
2018-10-24
Use TRAP to simplify vsyscall emulation.
Adin Scannell
2018-10-24
Convert Unix transport to syserr
Ian Gudger
2018-10-24
Run ptrace stubs in their own session and process group.
Nicolas Lacasse
2018-10-23
Fix panic on creation of zero-len shm segments.
Rahat Mahmood
2018-10-23
Track paths and provide a rename hook.
Adin Scannell
2018-10-20
Refcount Unix transport queue
Ian Gudger
2018-10-20
Add more unimplemented syscall events
Fabricio Voznika
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-10-17
Use generic ilist in Unix transport queue
Ian Gudger
2018-10-17
Check thread group CPU timers in the CPU clock ticker.
Jamie Liu
2018-10-17
Merge queue into Unix transport
Ian Gudger
2018-10-17
Fix typos in socket_test
Ian Gudger
2018-10-17
Reflow comment to 80 columns
Michael Pratt
2018-10-17
runsc: Support job control signals for the root container.
Nicolas Lacasse
2018-10-17
Fix PTRACE_GETREGSET write size
Michael Pratt
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
[next]