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
/
kernel
Age
Commit message (
Expand
)
Author
2018-08-01
Automated rollback of changelist 207007153
Michael Pratt
2018-08-01
stateify: convert all packages to use explicit mode.
Zhaozhong Ni
2018-07-31
proc: show file flags in fdinfo
Andrei Vagin
2018-07-27
stateify: support explicit annotation mode; convert refs and stack packages.
Zhaozhong Ni
2018-07-19
kernel: mutations on creds now require a copy.
Adin Scannell
2018-07-16
Add CPUID faulting for ptrace and KVM.
Adin Scannell
2018-07-16
Add EventOperations.HostFD()
Neel Natu
2018-07-12
sentry: wait for restore clock instead of panicing in Timekeeper.
Zhaozhong Ni
2018-07-12
Format documentation
Michael Pratt
2018-07-11
Move ptrace constants to abi/linux.
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-06-28
Hold t.mu while calling t.FSContext().
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-26
Automated rollback of changelist 201596247
Brian Geffon
2018-06-25
Don't read cwd or root without holding mu
Michael Pratt
2018-06-25
Don't read FSContext.root without holding FSContext.mu
Michael Pratt
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
Implement ioctl(FIOASYNC)
Ian Gudger
2018-06-20
sentry: pending signals S/R optimization.
Zhaozhong Ni
2018-06-19
sentry: futex S/R optimization.
Zhaozhong Ni
2018-06-15
FIFOs should support O_TRUNC as a no-op.
Brian Geffon
2018-06-14
Ignore expiration count in kernelCPUClockListener.Notify.
Jamie Liu
2018-06-08
Fix sigaltstack semantics.
Adin Scannell
2018-05-17
Fix capability check for sysv semaphores.
Rahat Mahmood
2018-05-17
Implement sysv shm.
Rahat Mahmood
2018-05-15
sentry: Replaces saving of inet.Stack with retrieval via context.
Kevin Krakauer
2018-05-11
Remove error return from AddressSpace.Release()
Michael Pratt
2018-05-08
Capture restore file system corruption errors in exit error.
Zhaozhong Ni
2018-05-08
Fix warning: redundant if ...; err != nil check, just return error instead.
Ian Gudger
2018-05-08
Fix format string type in test
Ian Gudger
2018-05-07
Fix misspellings
Ian Gudger
2018-05-04
Run gofmt -s on everything
Ian Gudger
2018-05-03
Fix misspellings.
Cyrille Hemidy
2018-05-02
Use png for the run states diagram
Zhengyu He
2018-05-01
Implement SO_TIMESTAMP
Ian Gudger
2018-04-28
Check in gVisor.
Googler