Age | Commit message (Expand) | Author |
---|---|---|
2021-08-13 | [syserror] Remove pkg syserror. | Zach Koopmans |
2021-03-29 | [syserror] Split usermem package | Zach Koopmans |
2021-03-24 | Add POLLRDNORM/POLLWRNORM support. | Bhasker Hariharan |
2021-03-03 | [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. | Ayush Ranjan |
2020-10-23 | Support VFS2 save/restore. | Jamie Liu |
2020-09-24 | Add basic stateify annotations. | Adin Scannell |
2020-09-17 | fsimpl: improve the "implements" comments | Tiwei Bie |
2020-08-03 | Plumbing context.Context to DecRef() and Release(). | Nayana Bidari |
2020-06-09 | Implement flock(2) in VFS2 | Fabricio Voznika |
2020-05-07 | Move pkg/sentry/vfs/{eventfd,timerfd} to new packages in pkg/sentry/fsimpl. | Nicolas Lacasse |