summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/syscalls/linux/vfs2/epoll.go
AgeCommit message (Expand)Author
2021-04-29Implement epoll_pwait2.Jing Chen
2021-03-24Add POLLRDNORM/POLLWRNORM support.Bhasker Hariharan
2020-09-15Read vfs2 epoll events atomically.Jamie Liu
2020-08-03Plumbing context.Context to DecRef() and Release().Nayana Bidari
2020-04-23Enable automated marshalling for epoll events.Rahat Mahmood
2020-03-31Implement automated marshalling for slices of Marshallable types.Rahat Mahmood
2020-02-25Port most syscalls to VFS2.Jamie Liu