Age | Commit message (Expand) | Author |
---|---|---|
2021-11-01 | Merge release-20211026.0-19-g9776edb3f (automated) | gVisor bot |
2021-11-01 | Move ThreadGroupIDFromContext to kernel/auth. | Adin Scannell |
2021-10-25 | Merge release-20211019.0-35-g4d07fc952 (automated) | gVisor bot |
2021-10-25 | Do not leak non-permission mode bits in mq_open(2). | Ayush Ranjan |
2021-10-21 | Merge release-20211011.0-59-g14f411392 (automated) | gVisor bot |
2021-10-21 | Merge pull request #6345 from sudo-sturbia:mq/syscalls | gVisor bot |
2021-09-28 | Implement Registry.Remove. | Zyad A. Ali |
2021-09-28 | Implement Registry.FindOrCreate. | Zyad A. Ali |
2021-09-28 | Return FDs in RegistryImpl functions and use Views. | Zyad A. Ali |
2021-09-28 | Define mq.View and use it for mqfs.queueFD. | Zyad A. Ali |
2021-09-28 | Move filesystem creation from GetFilesystem to RegistryImpl. | Zyad A. Ali |
2021-09-17 | Create mq.Registry and mqfs.RegistryImpl. | Zyad A. Ali |
2021-09-15 | Implement queueInode and queueFD in mqfs. | Zyad A. Ali |
2021-09-15 | Create mq package. | Zyad A. Ali |