Age | Commit message (Expand) | Author |
2020-04-29 | Merge release-20200413.0-24-gef94401 (automated) | gVisor bot |
2020-04-29 | Add read/write timeouts for VFS2 socket files. | Dean Deng |
2020-04-26 | Merge release-20200323.0-251-g3c67754 (automated) | gVisor bot |
2020-04-25 | Enable automated marshalling for signals and the arch package. | Rahat Mahmood |
2020-04-24 | Merge release-20200323.0-239-gf13f26d (automated) | gVisor bot |
2020-04-24 | Port SCM Rights to VFS2. | Dean Deng |
2020-04-24 | Merge release-20200323.0-229-gf01f213 (automated) | gVisor bot |
2020-04-23 | Enable automated marshalling for mempolicy syscalls. | Rahat Mahmood |
2020-04-23 | Merge release-20200323.0-226-g93dd471 (automated) | gVisor bot |
2020-04-23 | Enable automated marshalling for epoll events. | Rahat Mahmood |
2020-04-22 | Merge release-20200323.0-210-g5e3596a (automated) | gVisor bot |
2020-04-21 | Fix set/getsockopt in vfs2 override. | Dean Deng |
2020-04-21 | Merge release-20200323.0-207-g37e01fd (automated) | gVisor bot |
2020-04-21 | Misc VFS2 fixes | Fabricio Voznika |
2020-04-21 | Merge release-20200323.0-198-gc615aaf (automated) | gVisor bot |
2020-04-17 | Merge release-20200323.0-182-ge838290 (automated) | gVisor bot |
2020-04-17 | prlimit: don't check credentials on self | Kevin Krakauer |
2020-04-17 | Merge release-20200323.0-173-gf03996c (automated) | gVisor bot |
2020-04-16 | Implement pipe(2) and pipe2(2) for VFS2. | Jamie Liu |
2020-04-16 | Merge release-20200323.0-164-g2839981 (automated) | gVisor bot |
2020-04-16 | Make ExtractErrno a function | Fabricio Voznika |
2020-04-14 | Merge release-20200323.0-154-g2dd6384 (automated) | gVisor bot |
2020-04-14 | Fix cleanup around socketpair() failure to copy out FDs. | Jamie Liu |
2020-04-14 | Merge release-20200323.0-153-g52b4b19 (automated) | gVisor bot |
2020-04-14 | Pass O_LARGEFILE in syscalls/linux/vfs2.openat. | Jamie Liu |
2020-04-14 | Merge release-20200323.0-146-g71e6ac3 (automated) | gVisor bot |
2020-04-13 | Don't allow read/write when offset+size overflows. | Nicolas Lacasse |
2020-04-13 | Merge release-20200323.0-136-g5d885d7 (automated) | gVisor bot |
2020-04-13 | Port socket-related syscalls to VFS2. | Dean Deng |
2020-04-13 | Merge release-20200323.0-133-g445c366 (automated) | gVisor bot |
2020-04-13 | Fix VFS2 getdents()/getdents64() alignment. | Jamie Liu |
2020-04-11 | Merge release-20200323.0-130-gdaf3322 (automated) | gVisor bot |
2020-04-10 | Add logging message for noNewPrivileges OCI option. | Ian Lewis |
2020-04-11 | Merge release-20200323.0-129-g09ddb5a (automated) | gVisor bot |
2020-04-10 | Port extended attributes to VFS2. | Dean Deng |
2020-04-09 | Merge release-20200323.0-110-g9f87502 (automated) | gVisor bot |
2020-04-09 | Remove TODOs from Async IO | Fabricio Voznika |
2020-04-09 | Merge release-20200323.0-100-ga10389e (automated) | gVisor bot |
2020-04-08 | splice: cap splice calls to MAX_RW_COUNT | Andrei Vagin |
2020-04-06 | Merge release-20200323.0-74-gf332a86 (automated) | gVisor bot |
2020-04-06 | Port timerfd to VFS2. | Nicolas Lacasse |
2020-04-01 | Merge release-20200323.0-45-g840980a (automated) | gVisor bot |
2020-03-31 | Implement automated marshalling for slices of Marshallable types. | Rahat Mahmood |
2020-03-25 | Merge release-20200219.0-228-ge541ebe (automated) | gVisor bot |
2020-03-25 | Misc fixes to make stat_test pass (almost) | Fabricio Voznika |
2020-03-23 | Merge release-20200219.0-217-g6eebaea (automated) | gVisor bot |
2020-03-23 | Correctly release taskPathOperation for accessAt. | Dean Deng |
2020-03-16 | Merge release-20200219.0-184-g2a6c436 (automated) | gVisor bot |
2020-03-16 | Enforce file size rlimits in VFS2 | Fabricio Voznika |
2020-03-14 | Merge release-20200219.0-177-g5e413ca (automated) | gVisor bot |