Age | Commit message (Expand) | Author |
2021-08-03 | Merge release-20210726.0-30-g8caf231cb (automated) | gVisor bot |
2021-08-03 | Add Lifecycle controls | Chong Cai |
2021-08-03 | Merge release-20210726.0-27-g8363a98c4 (automated) | gVisor bot |
2021-08-03 | Implement MSG_COPY option for msgrcv(2). | Zyad A. Ali |
2021-08-03 | Implement stubs for msgsnd(2) and msgrcv(2). | Zyad A. Ali |
2021-08-03 | Implement Queue.Receive. | Zyad A. Ali |
2021-08-03 | Implement Queue.Send. | Zyad A. Ali |
2021-08-02 | Merge release-20210726.0-19-g4f6c1f309 (automated) | gVisor bot |
2021-08-01 | Merge pull request #6350 from sudo-sturbia:cgroupfs | gVisor bot |
2021-07-30 | Merge release-20210726.0-17-g979d6e7d7 (automated) | gVisor bot |
2021-07-30 | Support RTM_DELLINK | Zeling Feng |
2021-07-30 | Merge release-20210726.0-16-gc9aac64e0 (automated) | gVisor bot |
2021-07-30 | Merge pull request #6257 from zhlhahaha:2193-1 | gVisor bot |
2021-07-30 | Merge release-20210726.0-12-g62ea5c0a2 (automated) | gVisor bot |
2021-07-30 | checklinkname: rudimentary type-checking of linkname directives | Michael Pratt |
2021-07-29 | Merge release-20210720.0-45-g095b0d834 (automated) | gVisor bot |
2021-07-28 | Explicitly encode the pcap packet headers to reduce CPU cost of pcap generation. | gVisor bot |
2021-07-28 | Merge release-20210720.0-44-g72c2b74ac (automated) | gVisor bot |
2021-07-28 | Add Uid/Gid/Groups fields to VFS2 /proc/[pid]/status. | Jamie Liu |
2021-07-28 | Merge release-20210720.0-43-g01f7dd442 (automated) | gVisor bot |
2021-07-28 | Merge pull request #6358 from zhlhahaha:2232 | gVisor bot |
2021-07-28 | Merge release-20210720.0-40-g44efc282f (automated) | gVisor bot |
2021-07-28 | Lock gofer.dentry.dataMu before SetAttr RPC modifying file size. | Jamie Liu |
2021-07-28 | tunning hasSlot function and fix store wrong value in usedSlots | Howard Zhang |
2021-07-28 | Merge release-20210720.0-39-g964fb3ca7 (automated) | gVisor bot |
2021-07-27 | Don't create an extra fd bitmap to allocate a new fd. | Andrei Vagin |
2021-07-24 | Merge release-20210712.0-61-g9ba8c40a3 (automated) | gVisor bot |
2021-07-23 | Clean up logic for when a VFS2 gofer regular file close causes a flushf. | Jamie Liu |
2021-07-23 | Merge release-20210712.0-59-g3d0a93000 (automated) | gVisor bot |
2021-07-23 | Don't panic on user-controlled state in semaphore syscalls. | Rahat Mahmood |
2021-07-23 | Merge release-20210712.0-58-g0eea96057 (automated) | gVisor bot |
2021-07-23 | Add support for SIOCGIFCONF ioctl in hostinet. | Lucas Manning |
2021-07-22 | VFS2: remove ext code | Kevin Krakauer |
2021-07-22 | Merge release-20210712.0-52-g0690c25e0 (automated) | gVisor bot |
2021-07-22 | kvm: set CR0.NE = 1 | Andrei Vagin |
2021-07-22 | Merge release-20210712.0-50-g8daeda207 (automated) | gVisor bot |
2021-07-22 | Merge pull request #6108 from sudo-sturbia:msgqueue/syscalls | gVisor bot |
2021-07-22 | Merge release-20210712.0-40-gd5fb4623e (automated) | gVisor bot |
2021-07-22 | Replace kernel package types for clone and unshare with linux package types. | Jamie Liu |
2021-07-22 | Delete unnecessary function. | Zyad A. Ali |
2021-07-22 | Merge release-20210712.0-39-gf1f746ddd (automated) | gVisor bot |
2021-07-21 | Add metric to count number of segments acknowledged by DSACK. | Nayana Bidari |
2021-07-21 | Merge release-20210712.0-36-ga89b2f005 (automated) | gVisor bot |
2021-07-21 | Use atomics when checking for parent setgid in VFS2 tmpfs file creation. | Jamie Liu |
2021-07-21 | Merge release-20210712.0-35-ga4d743db5 (automated) | gVisor bot |
2021-07-20 | Enable RACK by default in netstack. | Nayana Bidari |
2021-07-21 | Merge release-20210712.0-34-g9e805ce93 (automated) | gVisor bot |
2021-07-20 | Expose local address from raw sockets | Ghanan Gowripalan |
2021-07-21 | Merge release-20210712.0-31-g49d9ef498 (automated) | gVisor bot |
2021-07-20 | Merge pull request #6220 from laijs:disconnect-fp | gVisor bot |