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
/
BUILD
Age
Commit message (
Expand
)
Author
2020-09-15
Enable automated marshalling for the syscall package.
Rahat Mahmood
2020-09-11
Move the 'marshal' and 'primitive' packages to the 'pkg' directory.
Rahat Mahmood
2020-08-25
Use new reference count utility throughout gvisor.
Dean Deng
2020-08-25
Expose basic coverage information to userspace through kcov interface.
Dean Deng
2020-08-17
Remove weak references from unix sockets.
Dean Deng
2020-07-23
Add task work mechanism.
Dean Deng
2020-06-23
Support for saving pointers to fields in the state package.
Adin Scannell
2020-06-16
Port aio to VFS2.
Nicolas Lacasse
2020-05-14
Port memfd_create to vfs2 and finish implementation of file seals.
Nicolas Lacasse
2020-05-07
Move pkg/sentry/vfs/{eventfd,timerfd} to new packages in pkg/sentry/fsimpl.
Nicolas Lacasse
2020-04-16
Implement pipe(2) and pipe2(2) for VFS2.
Jamie Liu
2020-04-03
Add FileDescriptionImpl for Unix sockets.
Dean Deng
2020-03-31
Add socket filesystem and global disconnected socket mount for VFS2.
Dean Deng
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
Add vfs.FileDescription to FD table
Fabricio Voznika
2020-01-27
Update package locations.
Adin Scannell
2020-01-27
Standardize on tools directory.
Adin Scannell
2020-01-09
New sync package.
Ian Gudger
2019-11-21
Import and structure cleanup.
Adin Scannell
2019-10-16
Reorder BUILD license and load functions in gvisor.
Kevin Krakauer
2019-09-23
internal BUILD file cleanup.
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-30
Automated rollback of changelist 261387276
Bhasker Hariharan
2019-08-02
Job control: controlling TTYs and foreground process groups.
Kevin Krakauer
2019-07-09
build: add nogo for static validation
Adin Scannell
2019-07-02
Remove map from fd_map, change to fd_table.
Adin Scannell
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-10
Store more information in the kernel socket table.
Rahat Mahmood
2019-04-01
Save/restore simple devices.
Rahat Mahmood
2019-03-14
Decouple filemem from platform and move it to pgalloc.MemoryFile.
Jamie Liu
2019-02-20
Make some ptrace commands x86-only
Haibo Xu
2019-01-31
Move package sync to third_party
Michael Pratt
2019-01-31
Remove license comments
Michael Pratt
2019-01-08
Improve loader related error messages returned to users.
Brian Geffon
2018-12-26
Add EventChannel messages for uncaught signals.
Brian Geffon
2018-11-15
Advertise vsyscall support via /proc/<pid>/maps.
Rahat Mahmood
2018-10-20
Add more unimplemented syscall events
Fabricio Voznika
2018-10-17
Check thread group CPU timers in the CPU clock ticker.
Jamie Liu
2018-10-17
Move Unix transport out of netstack
Ian Gudger
2018-10-08
Implement shared futexes.
Jamie Liu
2018-09-04
Distinguish Element and Linker for ilist.
Adin Scannell
2018-08-31
Disintegrate kernel.TaskResources.
Jamie Liu
2018-08-23
Implement POSIX per-process interval timers.
Jamie Liu
2018-08-02
Automated rollback of changelist 207037226
Zhaozhong Ni
2018-08-02
Add seccomp(2) support.
Brian Geffon
2018-08-01
Automated rollback of changelist 207007153
Michael Pratt
2018-08-01
stateify: convert all packages to use explicit mode.
Zhaozhong Ni
[next]