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-07-13
Allow a filesystem to control its visibility in /proc/filesystems.
Neel Natu
2018-07-13
Note that Mount errors do not require translations
Michael Pratt
2018-07-12
Fix aio eventfd lookup
Michael Pratt
2018-07-12
sentry: wait for restore clock instead of panicing in Timekeeper.
Zhaozhong Ni
2018-07-12
sentry: save inet stacks in proc files.
Zhaozhong Ni
2018-07-12
Format documentation
Michael Pratt
2018-07-11
Move ptrace constants to abi/linux.
Jamie Liu
2018-07-11
Add MemoryManager.Pin.
Jamie Liu
2018-07-10
Exit tmpfs.fileInodeOperations.Translate early if required.Start >= EOF.
Jamie Liu
2018-07-10
netstack: tcp socket connected state S/R support.
Zhaozhong Ni
2018-07-09
Inherit parent in clone(CLONE_THREAD) under TaskSet.mu.
Jamie Liu
2018-07-09
Trim all whitespace between interpreter and arg
Michael Pratt
2018-07-03
Fix data race on inotify.Watch.mask.
Rahat Mahmood
2018-07-03
Fix runsc VDSO mapping
Michael Pratt
2018-07-03
Handle NUL-only paths in exec
Michael Pratt
2018-07-02
Hold d.parent.mu when reading d.name
Michael Pratt
2018-06-29
Sets the restore environment for restoring a container.
Justine Olshan
2018-06-29
aio: Return EINVAL if the number of events is negative.
Nicolas Lacasse
2018-06-28
Hold t.mu while calling t.FSContext().
Nicolas Lacasse
2018-06-28
Check for invalid offset when submitting an AIO read/write request.
Nicolas Lacasse
2018-06-27
Fix semaphore data races
Fabricio Voznika
2018-06-27
Call mm.CheckIORange() when copying in IOVecs.
Nicolas Lacasse
2018-06-27
Ignore MADV_DONTDUMP and MADV_DODUMP.
Jamie Liu
2018-06-26
Add KVM, overlay and host network to image tests
Fabricio Voznika
2018-06-26
Change SIGCHLD to SIGKILL in ptrace stubs.
Adin Scannell
2018-06-26
Use the correct Context for /proc/[pid]/maps.
Jamie Liu
2018-06-26
Add Context to seqfile.SeqSource.ReadSeqFileData.
Jamie Liu
2018-06-26
Automated rollback of changelist 201596247
Brian Geffon
2018-06-25
Fix panic message
Michael Pratt
2018-06-25
Check for empty applicationAddrRange in MM.DecUsers.
Jamie Liu
2018-06-25
Don't read cwd or root without holding mu
Michael Pratt
2018-06-25
MountSource.Root() should return a refernce on the dirent.
Nicolas Lacasse
2018-06-25
Don't read FSContext.root without holding FSContext.mu
Michael Pratt
2018-06-22
Add rpcinet support for SIOCGIFCONF.
Brian Geffon
2018-06-22
Simplify some handle logic.
Nicolas Lacasse
2018-06-22
Handle mremap(old_size=0).
Jamie Liu
2018-06-22
Netstack should return EOF on closed read.
Brian Geffon
2018-06-21
netstack: tcp socket connected state S/R support.
Zhaozhong Ni
2018-06-21
Drop return from SendExternalSignal
Michael Pratt
2018-06-21
Forward SIGUSR2 to the sandbox too
Fabricio Voznika
2018-06-21
Implement ioctl(FIOASYNC)
Ian Gudger
2018-06-20
Remove some defers in hot paths in the filesystem code.
Nicolas Lacasse
2018-06-20
sentry: pending signals S/R optimization.
Zhaozhong Ni
2018-06-19
Epsocket has incorrect recv(2) behavior after SHUT_RD.
Brian Geffon
2018-06-19
Make KVM more scalable by removing CPU cap.
Adin Scannell
2018-06-19
sentry: futex S/R optimization.
Zhaozhong Ni
2018-06-19
Added a resume command to unpause a paused container.
Justine Olshan
2018-06-19
Rpcinet is racy around shutdown flags.
Brian Geffon
2018-06-19
Add a new cache policy FSCACHE_WRITETHROUGH.
Nicolas Lacasse
2018-06-19
Rpcinet needs to track shutdown state for blocking sockets.
Brian Geffon
[next]