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
/
ioctl.go
Age
Commit message (
Expand
)
Author
2021-10-26
Move attestation definitions to standalone package
Chong Cai
2021-10-14
Add a size parameter
Chong Cai
2021-09-01
Add ioctl stub constants
Chong Cai
2020-10-27
Add SHA512 to merkle tree library
Chong Cai
2020-09-30
Implement ioctl with measure in verity fs
Chong Cai
2020-09-24
Correct FS_IOC_GETFLAGS value
Chong Cai
2020-09-15
Implement gvisor verity fs ioctl with GETFLAGS
Chong Cai
2020-09-08
Implement ioctl with enable verity
gVisor bot
2020-08-25
Expose basic coverage information to userspace through kcov interface.
Dean Deng
2020-07-15
Fix minor bugs in a couple of interface IOCTLs.
Bhasker Hariharan
2020-02-21
Implement tap/tun device in vfs.
Ting-Yu Wang
2019-06-28
Drop ashmem and binder.
Adin Scannell
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2018-10-20
Add more unimplemented syscall events
Fabricio Voznika
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-10-03
Implement TIOCSCTTY ioctl as a noop.
Nicolas Lacasse
2018-09-27
Forward ioctl(TCSETSF) calls on host ttys to the host kernel.
Nicolas Lacasse
2018-08-24
runsc: Terminal support for "docker exec -ti".
Nicolas Lacasse
2018-06-21
Implement ioctl(FIOASYNC)
Ian Gudger
2018-04-28
Check in gVisor.
Googler