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
/
fs
/
tty
Age
Commit message (
Expand
)
Author
2020-04-24
Merge release-20200323.0-228-g696feaf (automated)
gVisor bot
2020-04-23
Port devpts to VFS2.
Nicolas Lacasse
2020-04-10
Merge release-20200323.0-119-g7812661 (automated)
gVisor bot
2020-02-11
Merge release-20200127.0-130-g9be46e5 (automated)
gVisor bot
2020-02-11
Merge release-20200127.0-129-g115898e (automated)
gVisor bot
2020-02-11
Prevent DATA RACE in UnstableAttr.
Adin Scannell
2020-02-06
Merge release-20200127.0-85-g1b6a12a (automated)
gVisor bot
2020-01-27
Merge release-20200115.0-110-g0e2f1b7 (automated)
gVisor bot
2020-01-27
Update package locations.
Adin Scannell
2020-01-27
Standardize on tools directory.
Adin Scannell
2020-01-17
Merge release-20200115.0-29-g80d0f93 (automated)
gVisor bot
2020-01-17
Fix data race in tty.queue.readableSize.
Nicolas Lacasse
2020-01-10
Merge release-20191213.0-96-g27500d5 (automated)
gVisor bot
2020-01-09
New sync package.
Ian Gudger
2019-12-19
Merge release-20191213.0-33-gbb00438 (automated)
gVisor bot
2019-12-19
Make masterInodeOperations.Truncate take a pointer receiver.
Nicolas Lacasse
2019-12-06
Merge release-20191129.0-14-g663fe84 (automated)
gVisor bot
2019-12-06
Implement TTY field in control.Processes().
Nicolas Lacasse
2019-11-27
Merge release-20191114.0-39-g20279c3 (automated)
gVisor bot
2019-11-26
Allow open(O_TRUNC) and (f)truncate for proc files.
Ian Lewis
2019-11-15
Merge release-20191104.0-43-g339536d (automated)
gVisor bot
2019-11-14
Check that a file is a regular file with open(O_TRUNC).
Kevin Krakauer
2019-10-16
Reorder BUILD license and load functions in gvisor.
Kevin Krakauer
2019-09-19
Merge release-20190806.1-159-g0a8a75f (automated)
gVisor bot
2019-09-19
Job control: controlling TTYs and foreground process groups.
Kevin Krakauer
2019-09-12
Remove go_test from go_stateify and go_marshal
Michael Pratt
2019-08-31
Merge 0352cf58 (automated)
gVisor bot
2019-08-30
Automated rollback of changelist 261387276
Bhasker Hariharan
2019-08-02
Merge b6a5b950 (automated)
gVisor bot
2019-08-02
Job control: controlling TTYs and foreground process groups.
Kevin Krakauer
2019-07-12
Merge 69e0affa (automated)
gVisor bot
2019-06-28
Add finalizer on AtomicRefCount to check for leaks.
Ian Gudger
2019-06-28
Merge b2907595 (automated)
gVisor bot
2019-06-27
Complete pipe support on overlayfs
Fabricio Voznika
2019-06-27
Merge 085a9075 (automated)
gVisor bot
2019-06-27
Cache directory entries in the overlay
Michael Pratt
2019-06-14
Merge 3e9b8ecb (automated)
gVisor bot
2019-06-13
Plumb context through more layers of filesytem.
Ian Gudger
2019-06-13
Merge add40fd6 (automated)
gVisor bot
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-02
Merge 216da0b7 (automated)
gVisor bot
2019-05-21
Add basic plumbing for splice and stub implementation.
Adin Scannell
2019-05-09
Implement fallocate(2)
Fabricio Voznika
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-29
Allow and document bug ids in gVisor codebase.
Nicolas Lacasse
2019-04-11
Use open fids when fstat()ing gofer files.
Jamie Liu
2019-04-10
Fix uses of RootFromContext.
Nicolas Lacasse
2019-04-03
Fix index out of bounds in tty implementation.
Kevin Krakauer
2019-04-03
Addresses data race in tty implementation.
Kevin Krakauer
2019-03-21
Replace manual pty copies to/from userspace with safemem operations.
Kevin Krakauer
[next]