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
2020-04-08
Clean up TODOs
Fabricio Voznika
2020-04-06
Port timerfd to VFS2.
Nicolas Lacasse
2020-04-04
Record VFS2 sockets in global socket map.
Dean Deng
2020-04-03
Refactor software GSO code.
Bhasker Hariharan
2020-04-03
Add FileDescriptionImpl for Unix sockets.
Dean Deng
2020-04-03
Ensure EOF is handled propertly during splice.
Adin Scannell
2020-03-31
Implement automated marshalling for slices of Marshallable types.
Rahat Mahmood
2020-03-31
Add socket filesystem and global disconnected socket mount for VFS2.
Dean Deng
2020-03-26
Support owner matching for iptables.
Nayana Bidari
2020-03-19
Remove workMu from tcpip.Endpoint.
Bhasker Hariharan
2020-03-18
Fix FDTable.NewFDVFS2
Fabricio Voznika
2020-03-16
fdtable: don't try to zap fdtable entry if close is called for non-existing fd
Andrei Vagin
2020-03-14
Plumb VFS2 imported fds into virtual filesystem.
Dean Deng
2020-03-13
Add remaining procfs files
Fabricio Voznika
2020-03-13
Panic if file in FDTable has been destroyed
Fabricio Voznika
2020-03-13
Fix infinite loop in semaphore.sem.wakeWaiters().
Jamie Liu
2020-03-13
Fix oom_score_adj.
Jamie Liu
2020-03-13
Fix lock recursion in kernel.ProcessGroup.SendSignal().
Jamie Liu
2020-03-06
Prevent memory leaks in ilist
Tamir Duberstein
2020-03-05
Stub oom_score_adj and oom_score.
Ian Lewis
2020-02-28
Define CPUIDInstruction for arm64
Andrei Vagin
2020-02-28
Make pipe buffer implementation standard.
Adin Scannell
2020-02-28
Hide /dev/net/tun when using hostinet.
Ting-Yu Wang
2020-02-25
Add option to skip stuck tasks waiting for address space
Fabricio Voznika
2020-02-25
Port most syscalls to VFS2.
Jamie Liu
2020-02-25
Fix nested logging.
Adin Scannell
2020-02-20
Initial network namespace support.
gVisor bot
2020-02-20
Remove bytes read/written from marshal.Marshallable API.
gVisor bot
2020-02-14
Synchronize signalling with S/R
gVisor bot
2020-02-14
Enable automated marshalling for RSeqCriticalSection.
gVisor bot
2020-02-14
Inline vfs.VirtualFilesystem in Kernel struct
gVisor bot
2020-02-14
Enable automated marshalling for struct stat.
gVisor bot
2020-02-14
Plumb VFS2 inside the Sentry
gVisor bot
2020-02-05
Add notes to relevant tests.
Adin Scannell
2020-01-28
Changes missing in last submit
Fabricio Voznika
2020-01-28
Add vfs.FileDescription to FD table
Fabricio Voznika
2020-01-27
Merge pull request #1561 from zhangningdlut:chris_tty
gVisor bot
2020-01-27
Update package locations.
Adin Scannell
2020-01-27
Fix licenses.
Adin Scannell
2020-01-27
Standardize on tools directory.
Adin Scannell
2020-01-24
Ignore external SIGURG
Michael Pratt
2020-01-23
Remove epoll entry from map when dropping it.
Nicolas Lacasse
2020-01-22
Move VFS2 handling of FD readability/writability to vfs.FileDescription.
Jamie Liu
2020-01-15
Fix "unlock of unlocked mutex" crash when getting tty
chris.zn
2020-01-09
New sync package.
Ian Gudger
2020-01-06
Implement rseq(2)
Michael Pratt
2020-01-06
Cleanup Shm reference handling
Michael Pratt
2019-12-26
Initial procfs implementation in VFSv2
Fabricio Voznika
2019-12-09
Redirect TODOs to gvisor.dev
Fabricio Voznika
2019-12-06
Add runtime tracing.
Adin Scannell
[next]