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-12
Pass information about map writableness to filesystems.
Rahat Mahmood
2018-12-11
Format unshare flags
Michael Pratt
2018-12-11
Remove unused envv variable from two funcs.
Christopher Koch
2018-12-10
Add safecopy support for arm64 platform.
Haibo Xu
2018-12-10
Implement MSG_WAITALL
Ian Gudger
2018-12-10
Add type safety to shm ids and keys.
Rahat Mahmood
2018-12-10
Validate FS_BASE in Task.Clone
Michael Pratt
2018-12-09
Stub out TCP_QUICKACK
Ian Gudger
2018-12-07
sentry: turn "dynamically-created" procfs files into static creation.
Zhaozhong Ni
2018-12-07
Format sigaction in strace
Michael Pratt
2018-12-07
Add period to comment
Michael Pratt
2018-12-06
Format signals, signal masks in strace
Michael Pratt
2018-12-06
Convert ValueSet to a map
Michael Pratt
2018-12-06
Fix tcpip.Endpoint.Write contract regarding short writes
Ian Gudger
2018-12-06
Add counters for memory events.
Rahat Mahmood
2018-12-06
Fixing O_TRUNC behavior to match Linux.
Zach Koopmans
2018-12-05
Enforce directory accessibility before delete Walk
Michael Pratt
2018-12-05
Update MM.usageAS when mremap copies or moves a mapping.
Jamie Liu
2018-12-05
Add context to mount errors
Michael Pratt
2018-12-05
Check for CAP_SYS_RESOURCE in prctl(PR_SET_MM, ...)
Zach Koopmans
2018-12-04
Remove initRegs arg from clone
Michael Pratt
2018-12-04
Partial writes should loop in rpcinet.
Brian Geffon
2018-12-04
Linkat(2) should sanity check flags.
Brian Geffon
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
[next]