Age | Commit message (Expand) | Author |
2019-07-26 | Merge pull request #452 from zhangningdlut:chris_test_pidns | gVisor bot |
2019-07-24 | Use different pidns among different containers | chris.zn |
2019-07-02 | Remove map from fd_map, change to fd_table. | Adin Scannell |
2019-06-27 | Fix various spelling issues in the documentation | Michael Pratt |
2019-06-19 | Add MountNamespace to task. | Nicolas Lacasse |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-10 | Store more information in the kernel socket table. | Rahat Mahmood |
2019-05-10 | Add pgalloc.DelayedEvictionManual. | Jamie Liu |
2019-04-30 | Implement async MemoryFile eviction, and use it in CachingInodeOperations. | Jamie Liu |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-25 | Perform explicit CPUID and FP state compatibility checks on restore | Michael Pratt |
2019-04-22 | Clean up state error handling | Michael Pratt |
2019-04-17 | Use FD limit and file size limit from host | Fabricio Voznika |
2019-04-10 | Fix uses of RootFromContext. | Nicolas Lacasse |
2019-04-10 | Start saving MountSource.DirentCache. | Nicolas Lacasse |
2019-04-03 | Cache ThreadGroups in PIDNamespace | Michael Pratt |
2019-04-01 | Save/restore simple devices. | Rahat Mahmood |
2019-03-29 | Treat fsync errors during save as SaveRejection errors. | Nicolas Lacasse |
2019-03-29 | Treat ENOSPC as a state-file error during save. | Nicolas Lacasse |
2019-03-14 | Decouple filemem from platform and move it to pgalloc.MemoryFile. | Jamie Liu |
2019-02-14 | Don't allow writing or reading to TTY unless process group is in foreground. | Nicolas Lacasse |
2019-02-07 | Implement /proc/net/unix. | Rahat Mahmood |
2019-01-08 | Improve loader related error messages returned to users. | Brian Geffon |
2018-12-04 | Max link traversals should be for an entire path. | Brian Geffon |
2018-10-20 | Add more unimplemented syscall events | Fabricio Voznika |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-10-17 | Check thread group CPU timers in the CPU clock ticker. | Jamie Liu |
2018-10-17 | runsc: Support job control signals for the root container. | Nicolas Lacasse |
2018-10-15 | Merge host.endpoint into host.ConnectedEndpoint | Ian Gudger |
2018-10-08 | Implement shared futexes. | Jamie Liu |
2018-09-27 | Implement 'runsc kill --all' | Fabricio Voznika |
2018-09-17 | runsc: Enable waiting on exited processes. | Kevin Krakauer |
2018-09-13 | Plumb monotonic time to netstack | Ian Gudger |
2018-09-07 | Use root abstract socket namespace for exec | Fabricio Voznika |
2018-09-06 | createProcessArgs.RootFromContext should return process Root if it exists. | Nicolas Lacasse |
2018-08-31 | Disintegrate kernel.TaskResources. | Jamie Liu |
2018-08-23 | Implement POSIX per-process interval timers. | Jamie Liu |
2018-08-15 | runsc fsgofer: Support dynamic serving of filesystems. | Kevin Krakauer |
2018-08-02 | Automated rollback of changelist 207037226 | Zhaozhong Ni |
2018-08-01 | Automated rollback of changelist 207007153 | Michael Pratt |
2018-08-01 | stateify: convert all packages to use explicit mode. | Zhaozhong Ni |
2018-07-10 | netstack: tcp socket connected state S/R support. | Zhaozhong Ni |
2018-06-26 | Automated rollback of changelist 201596247 | Brian Geffon |
2018-06-21 | netstack: tcp socket connected state S/R support. | Zhaozhong Ni |
2018-06-21 | Drop return from SendExternalSignal | Michael Pratt |
2018-06-14 | Ignore expiration count in kernelCPUClockListener.Notify. | Jamie Liu |
2018-05-08 | Capture restore file system corruption errors in exit error. | Zhaozhong Ni |
2018-05-01 | Implement SO_TIMESTAMP | Ian Gudger |
2018-04-28 | Check in gVisor. | Googler |