summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/syscalls/linux/vfs2/memfd.go
AgeCommit message (Expand)Author
2021-06-29[syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVALZach Koopmans
2020-08-05Release extra memfd reference.Dean Deng
2020-08-03Plumbing context.Context to DecRef() and Release().Nayana Bidari
2020-05-14Port memfd_create to vfs2 and finish implementation of file seals.Nicolas Lacasse