summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/kernel/epoll/epoll_state.go
AgeCommit message (Expand)Author
2020-06-25Avoid an allocation in epollTamir Duberstein
2020-06-24Remove waiter.Entry.ContextTamir Duberstein
2020-03-06Prevent memory leaks in ilistTamir Duberstein
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-03-25epoll: use ilist:generic_list instead of ilist:ilistAndrei Vagin
2018-10-19Use correct company name in copyright headerIan Gudger
2018-04-28Check in gVisor.Googler