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
/
refs
Age
Commit message (
Expand
)
Author
2021-06-10
Parse mmap protection and flags in strace
Fabricio Voznika
2021-05-04
Add TODOs to old reference counting utility.
Dean Deng
2020-10-28
Add logging option to leak checker.
Dean Deng
2020-09-22
Fix panic in `runsc flags`
Fabricio Voznika
2020-08-26
Make flag propagation automatic
Fabricio Voznika
2020-08-10
Run GC before sandbox exit when leak checking is enabled.
Dean Deng
2020-08-06
Add reference counting utility to VFS2.
Dean Deng
2020-08-04
Automated rollback of changelist 324906582
Dean Deng
2020-08-04
Add reference counting utility to VFS2.
Dean Deng
2020-08-03
Plumbing context.Context to DecRef() and Release().
Nayana Bidari
2020-01-27
Standardize on tools directory.
Adin Scannell
2020-01-09
New sync package.
Ian Gudger
2019-10-16
Reorder BUILD license and load functions in gvisor.
Kevin Krakauer
2019-09-12
Remove go_test from go_stateify and go_marshal
Michael Pratt
2019-08-29
Merge pull request #655 from praveensastry:feature/runsc-ref-chk-leak
gVisor bot
2019-08-22
Add log prefix for better clarity
praveensastry
2019-08-13
Add note to name logging mentioning trace logging should be enabled to debug.
Ian Gudger
2019-08-09
Fix the Stringer for leak mode
praveensastry
2019-08-06
Add option to configure reference leak checking
praveensastry
2019-07-02
Remove map from fd_map, change to fd_table.
Adin Scannell
2019-06-29
Add stack trace printing to reference leak checking.
Ian Gudger
2019-06-28
Add finalizer on AtomicRefCount to check for leaks.
Ian Gudger
2019-06-13
Update canonical repository.
Adin Scannell
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-01-31
Remove license comments
Michael Pratt
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-09-04
Distinguish Element and Linker for ilist.
Adin Scannell
2018-07-27
stateify: support explicit annotation mode; convert refs and stack packages.
Zhaozhong Ni
2018-05-17
Implement sysv shm.
Rahat Mahmood
2018-04-28
Check in gVisor.
Googler