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
/
fasync
Age
Commit message (
Expand
)
Author
2020-12-03
Merge release-20201130.0-30-g6f60a2b0a (automated)
gVisor bot
2020-12-03
Implement `fcntl` options `F_GETSIG` and `F_SETSIG`.
Etienne Perot
2020-10-09
Merge release-20200928.0-78-g743327817 (automated)
gVisor bot
2020-10-08
Merge release-20200928.0-66-ga55bd73d4 (automated)
gVisor bot
2020-07-01
Merge release-20200622.1-49-gcda2979b6 (automated)
gVisor bot
2020-07-01
Complete async signal delivery support in vfs2.
Dean Deng
2020-06-28
Merge release-20200622.1-39-ge8f1a5c1f (automated)
gVisor bot
2020-06-27
Port GETOWN, SETOWN fcntls to vfs2.
Dean Deng
2020-06-24
Merge release-20200608.0-119-g364ac92ba (automated)
gVisor bot
2020-05-27
Merge release-20200518.0-45-g0bc022b7 (automated)
gVisor bot
2020-02-11
Merge release-20200127.0-130-g9be46e5 (automated)
gVisor bot
2020-01-27
Standardize on tools directory.
Adin Scannell
2020-01-10
Merge release-20191213.0-96-g27500d5 (automated)
gVisor bot
2020-01-09
New sync package.
Ian Gudger
2019-10-16
Reorder BUILD license and load functions in gvisor.
Kevin Krakauer
2019-06-14
Merge 3e9b8ecb (automated)
gVisor bot
2019-06-13
Fix deadlock in fasync.
Ian Gudger
2019-06-13
Merge add40fd6 (automated)
gVisor bot
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-02
Merge 216da0b7 (automated)
gVisor bot
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-08
Export kernel.SignalInfoPriv.
Jamie Liu
2019-01-31
Remove license comments
Michael Pratt
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-10-03
Fix panic if FIOASYNC callback is registered and triggered without target
Ian Gudger
2018-10-03
Add S/R support for FIOASYNC
Ian Gudger
2018-08-28
fasync: don't keep mutex after return
Ian Gudger
2018-07-27
stateify: support explicit annotation mode; convert refs and stack packages.
Zhaozhong Ni
2018-07-19
kernel: mutations on creds now require a copy.
Adin Scannell
2018-06-21
Implement ioctl(FIOASYNC)
Ian Gudger