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
Age
Commit message (
Expand
)
Author
2020-09-15
Enable automated marshalling for the syscall package.
Rahat Mahmood
2020-09-15
Add support for OCI seccomp filters in the sandbox.
Ian Lewis
2020-09-15
Implement gvisor verity fs ioctl with GETFLAGS
Chong Cai
2020-09-11
Move the 'marshal' and 'primitive' packages to the 'pkg' directory.
Rahat Mahmood
2020-09-08
Implement ioctl with enable verity
gVisor bot
2020-09-01
Refactor tty codebase to use master-replica terminology.
Ayush Ranjan
2020-09-01
[go-marshal] Enable auto-marshalling for fs/tty.
Ayush Ranjan
2020-08-28
Implement StatFS for various VFS2 filesystems.
Rahat Mahmood
2020-08-27
ip6tables: (de)serialize ip6tables structs
Kevin Krakauer
2020-08-26
tmpfs: Allow xattrs in the trusted namespace if creds has CAP_SYS_ADMIN.
Nicolas Lacasse
2020-08-25
Return non-zero size for tmpfs statfs(2).
Jamie Liu
2020-08-25
Expose basic coverage information to userspace through kcov interface.
Dean Deng
2020-08-25
[go-marshal] Enable auto-marshalling for host tty.
Ayush Ranjan
2020-08-12
ip6tables: ABI structs and constants
Kevin Krakauer
2020-08-10
Implement FUSE_GETATTR
Craig Chi
2020-08-04
Internal change.
gVisor bot
2020-07-31
iptables: support SO_ORIGINAL_DST
Kevin Krakauer
2020-07-29
Add FUSE_INIT
Jinmou Li
2020-07-27
Add device implementation for /dev/fuse
Ridwan Sharif
2020-07-24
Enable automated marshalling for netstack.
Ayush Ranjan
2020-07-23
Implement get/set_robust_list.
Nicolas Lacasse
2020-07-23
Marshallable socket opitons.
Ayush Ranjan
2020-07-22
Support for receiving outbound packets in AF_PACKET.
Bhasker Hariharan
2020-07-15
Fix minor bugs in a couple of interface IOCTLs.
Bhasker Hariharan
2020-07-01
Update preadv2/pwritev2 flag handling in vfs2.
Dean Deng
2020-06-27
Port GETOWN, SETOWN fcntls to vfs2.
Dean Deng
2020-06-25
Add FUSE character device
Ridwan Sharif
2020-06-19
Port fadvise64 to vfs2.
Dean Deng
2020-06-16
Port aio to VFS2.
Nicolas Lacasse
2020-06-10
{S,G}etsockopt for TCP_KEEPCNT option.
Nayana Bidari
2020-05-29
Internal change.
gVisor bot
2020-05-08
iptables - filter packets using outgoing interface.
gVisor bot
2020-05-07
Allocate device numbers for VFS2 filesystems.
Jamie Liu
2020-04-25
Enable automated marshalling for signals and the arch package.
Rahat Mahmood
2020-04-23
Enable automated marshalling for mempolicy syscalls.
Rahat Mahmood
2020-04-23
Enable automated marshalling for epoll events.
Rahat Mahmood
2020-04-22
Specify a memory file in platform.New().
Andrei Vagin
2020-03-26
Support owner matching for iptables.
Nayana Bidari
2020-03-26
Combine file mode and isDir arguments
Fabricio Voznika
2020-03-16
Merge pull request #1943 from kevinGC:ipt-filter-ip
gVisor bot
2020-03-14
Plumb VFS2 imported fds into virtual filesystem.
Dean Deng
2020-03-11
Merge pull request #1975 from nybidari:iptables
gVisor bot
2020-03-09
Enable thread local storage support on arm64.
Haibo Xu
2020-02-26
iptables: filter by IP address (and range)
Kevin Krakauer
2020-02-25
Merge branch 'master' into iptables
nybidari
2020-02-25
Add nat table support for iptables.
Nayana Bidari
2020-02-25
Port most syscalls to VFS2.
Jamie Liu
2020-02-21
Implement tap/tun device in vfs.
Ting-Yu Wang
2020-02-20
Better strace logging for epoll syscalls.
gVisor bot
2020-02-18
Merge pull request #1850 from kevinGC:jump2
gVisor bot
[next]