Age | Commit message (Expand) | Author |
---|---|---|
2020-10-30 | Separate kernel.Task.AsCopyContext() into CopyContext() and OwnCopyContext(). | Jamie Liu |
2020-09-16 | Rename marshal.Task to marshal.CopyContext. | Rahat Mahmood |
2020-09-15 | Enable automated marshalling for the syscall package. | Rahat Mahmood |
2020-08-27 | [go-marshal] Support for usermem.IOOpts. | Ayush Ranjan |
2020-08-20 | Consistent precondition formatting | Michael Pratt |
2020-02-25 | Add option to skip stuck tasks waiting for address space | Fabricio Voznika |
2020-01-27 | Update package locations. | Adin Scannell |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-09 | syscalls: sendfile: limit the count to MAX_RW_COUNT | Li Qiang |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-06-27 | Call mm.CheckIORange() when copying in IOVecs. | Nicolas Lacasse |
2018-05-11 | Remove error return from AddressSpace.Release() | Michael Pratt |
2018-04-28 | Check in gVisor. | Googler |