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
2018-10-20
Add more unimplemented syscall events
Fabricio Voznika
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-10-10
Add seccomp filter configuration to ptrace stubs.
Adin Scannell
2018-10-09
Add memunit to sysinfo(2).
Brian Geffon
2018-10-08
Statfs Namelen should be NAME_MAX not PATH_MAX
Michael Pratt
2018-10-03
Implement TIOCSCTTY ioctl as a noop.
Nicolas Lacasse
2018-10-01
Add itimer types to linux package, strace
Michael Pratt
2018-09-27
Forward ioctl(TCSETSF) calls on host ttys to the host kernel.
Nicolas Lacasse
2018-09-14
Reuse readlink parameter, add sockaddr max.
Michael Pratt
2018-09-05
Open(2) isn't honoring O_NOFOLLOW
Brian Geffon
2018-08-27
Add /proc/sys/kernel/shm[all,max,mni].
Brian Geffon
2018-08-27
runsc: Terminal resizing support.
Kevin Krakauer
2018-08-24
runsc: Terminal support for "docker exec -ti".
Nicolas Lacasse
2018-08-23
Implement POSIX per-process interval timers.
Jamie Liu
2018-08-14
Automated rollback of changelist 208284483
Nicolas Lacasse
2018-08-10
Implemented the splice(2) syscall.
Justine Olshan
2018-08-09
Fix missing O_LARGEFILE from O_CREAT files
Michael Pratt
2018-08-08
Basic support for ip link/addr and ifconfig
Fabricio Voznika
2018-08-02
Update comment reference
Michael Pratt
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
Added the O_LARGEFILE flag.
Justine Olshan
2018-07-27
stateify: support explicit annotation mode; convert refs and stack packages.
Zhaozhong Ni
2018-07-17
Add API to decode 'stat.st_rdev' into major and minor numbers.
Neel Natu
2018-07-16
Add CPUID faulting for ptrace and KVM.
Adin Scannell
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-05-11
sentry: Adds canonical mode support.
Kevin Krakauer
2018-05-11
Implement MAP_32BIT.
Jamie Liu
2018-05-08
Correct definition of SysV IPC structures.
Jamie Liu
2018-05-04
Fix runsc capabilities
Fabricio Voznika
2018-04-28
Check in gVisor.
Googler