Age | Commit message (Expand) | Author |
2019-07-16 | Merge pull request #474 from zhuangel:proctasks | gVisor bot |
2019-07-12 | Merge pull request #282 from zhangningdlut:chris_test_proc | gVisor bot |
2019-07-02 | Remove map from fd_map, change to fd_table. | Adin Scannell |
2019-06-28 | Fix deadloop in proc subtask list | Yong He |
2019-06-24 | Return ENOENT when reading /proc/{pid}/task of an exited process | chris.zn |
2019-06-13 | Plumb context through more layers of filesytem. | Ian Gudger |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-05 | Implement dumpability tracking and checks | Michael Pratt |
2019-05-30 | Add VmData field to /proc/{pid}/status | chris.zn |
2019-05-21 | Add basic plumbing for splice and stub implementation. | Adin Scannell |
2019-05-14 | Start of support for /proc/pid/cgroup file. | Nicolas Lacasse |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-29 | Allow and document bug ids in gVisor codebase. | Nicolas Lacasse |
2019-04-11 | Use open fids when fstat()ing gofer files. | Jamie Liu |
2019-04-10 | Fix uses of RootFromContext. | Nicolas Lacasse |
2019-03-27 | Add rsslim field in /proc/pid/stat. | Nicolas Lacasse |
2019-03-27 | Add start time to /proc/<pid>/stat. | Nicolas Lacasse |
2019-01-28 | Convert TODO into FIXME. | Zhaozhong Ni |
2019-01-14 | Remove fs.Handle, ramfs.Entry, and all the DeprecatedFileOperations. | Nicolas Lacasse |
2019-01-07 | Implement /proc/[pid]/smaps. | Jamie Liu |
2018-11-08 | Create stubs for syscalls upto Linux 4.4. | Rahat Mahmood |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
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-06-26 | Use the correct Context for /proc/[pid]/maps. | Jamie Liu |
2018-06-26 | Add Context to seqfile.SeqSource.ReadSeqFileData. | Jamie Liu |
2018-05-08 | Implement /proc/[pid]/statm. | Jamie Liu |
2018-04-28 | Check in gVisor. | Googler |