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
/
abi
/
linux
/
BUILD
Age
Commit message (
Expand
)
Author
2021-07-13
Add abi definitions for sysv message queues.
Zyad A. Ali
2021-06-16
[syserror] Refactor linuxerr and error package.
Zach Koopmans
2021-06-10
[op] Move SignalStack to abi/linux package.
Ayush Ranjan
2021-05-20
Send SIGPIPE for closed pipes.
Ian Lewis
2021-05-11
[syserror] Refactor abi/linux.Errno
Zach Koopmans
2021-05-04
Remove uses of the binary package from the rest of the sentry.
Rahat Mahmood
2021-02-08
[go-marshal] Add dynamic tag in go_marshal.
Ayush Ranjan
2020-12-17
[netstack] Implement MSG_ERRQUEUE flag for recvmsg(2).
Ayush Ranjan
2020-10-23
Introduce SemidDs struct for amd64 and arm64.
Jing Chen
2020-10-06
Implement membarrier(2) commands other than *_SYNC_CORE.
Jamie Liu
2020-09-11
Move the 'marshal' and 'primitive' packages to the 'pkg' directory.
Rahat Mahmood
2020-08-12
ip6tables: ABI structs and constants
Kevin Krakauer
2020-07-27
Add device implementation for /dev/fuse
Ridwan Sharif
2020-07-23
Marshallable socket opitons.
Ayush Ranjan
2020-06-19
Port fadvise64 to vfs2.
Dean Deng
2020-04-25
Enable automated marshalling for signals and the arch package.
Rahat Mahmood
2020-04-22
Specify a memory file in platform.New().
Andrei Vagin
2020-02-21
Implement tap/tun device in vfs.
Ting-Yu Wang
2020-02-14
Remove linux.EpollEvent.Fd.
gVisor bot
2020-02-14
Enable automated marshalling for struct stat.
gVisor bot
2020-01-27
Standardize on tools directory.
Adin Scannell
2020-01-06
Implement rseq(2)
Michael Pratt
2019-12-16
Implement checks for get/setxattr at the syscall layer.
Dean Deng
2019-10-24
slight changes to pkg/abi
Bin Lu
2019-10-16
Reorder BUILD license and load functions in gvisor.
Kevin Krakauer
2019-09-18
Signalfd support
Adin Scannell
2019-09-12
Remove go_test from go_stateify and go_marshal
Michael Pratt
2019-07-22
Fix up and add some iptables ABI.
Kevin Krakauer
2019-07-09
Cleanup straggling syscall dependencies.
Adin Scannell
2019-06-28
Drop ashmem and binder.
Adin Scannell
2019-06-27
Fix various spelling issues in the documentation
Michael Pratt
2019-06-13
Update canonical repository.
Adin Scannell
2019-05-22
Move wait constants to abi/linux package
Michael Pratt
2019-05-21
Add basic plumbing for splice and stub implementation.
Adin Scannell
2019-05-03
Add netfilter ABI for iptables support.
Kevin Krakauer
2019-01-31
Remove license comments
Michael Pratt
2018-12-04
Add ARM64 support to pkg/abi/linux
Bin Lu
2018-11-20
Add unsupported syscall events for get/setsockopt
Fabricio Voznika
2018-10-01
Add itimer types to linux package, strace
Michael Pratt
2018-08-14
Automated rollback of changelist 208284483
Nicolas Lacasse
2018-08-10
Implemented the splice(2) syscall.
Justine Olshan
2018-08-02
Automated rollback of changelist 207037226
Zhaozhong Ni
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-27
stateify: support explicit annotation mode; convert refs and stack packages.
Zhaozhong Ni
2018-07-16
Add EventOperations.HostFD()
Neel Natu
2018-07-11
Move ptrace constants to abi/linux.
Jamie Liu
2018-06-21
Implement ioctl(FIOASYNC)
Ian Gudger
2018-05-17
Implement sysv shm.
Rahat Mahmood
2018-04-28
Check in gVisor.
Googler