summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/kernel/fasync
AgeCommit message (Expand)Author
2019-06-14Merge 3e9b8ecb (automated)gVisor bot
2019-06-13Fix deadlock in fasync.Ian Gudger
2019-06-13Merge add40fd6 (automated)gVisor bot
2019-06-13Update canonical repository.Adin Scannell
2019-06-02Merge 216da0b7 (automated)gVisor bot
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-08Export kernel.SignalInfoPriv.Jamie Liu
2019-01-31Remove license commentsMichael Pratt
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-03Fix panic if FIOASYNC callback is registered and triggered without targetIan Gudger
2018-10-03Add S/R support for FIOASYNCIan Gudger
2018-08-28fasync: don't keep mutex after returnIan Gudger
2018-07-27stateify: support explicit annotation mode; convert refs and stack packages.Zhaozhong Ni
2018-07-19kernel: mutations on creds now require a copy.Adin Scannell
2018-06-21Implement ioctl(FIOASYNC)Ian Gudger