Age | Commit message (Expand) | Author |
---|---|---|
2021-08-03 | Use GetAbsoluteTestTmpdir() rather than hard-code "/tmp" | Adam Barth |
2020-08-26 | tmpfs: Allow xattrs in the trusted namespace if creds has CAP_SYS_ADMIN. | Nicolas Lacasse |
2020-04-13 | Don't allow read/write when offset+size overflows. | Nicolas Lacasse |
2020-01-21 | Change to standard types. | Adin Scannell |
2020-01-21 | Merge pull request #1492 from majek:err_typo_in_netstack_tests | gVisor bot |
2019-06-28 | Fix suggestions from clang. | Nicolas Lacasse |
2019-05-02 | Replace dynamic macros with constants in memfd test. | Kevin Krakauer |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-01 | Fix MemfdTest_OtherProcessCanOpenFromProcfs. | Jamie Liu |
2019-03-26 | Implement memfd_create. | Rahat Mahmood |