Age | Commit message (Expand) | Author |
2021-08-12 | Automated rollback of changelist 390346783 | gVisor bot |
2021-08-12 | Internal change. | gVisor bot |
2021-08-11 | Run packet socket tests on Fuchsia | Ghanan Gowripalan |
2021-08-11 | Initial cgroupfs support for subcontainers | Rahat Mahmood |
2021-08-09 | Run raw IP socket syscall tests on Fuchsia | Ghanan Gowripalan |
2021-07-23 | Add verity open benchmark test | Chong Cai |
2021-07-22 | Move socket_test_util to //test/util | Ghanan Gowripalan |
2021-07-15 | netstack: support SO_RCVBUFFORCE | Kevin Krakauer |
2021-07-14 | Add verity symlink tests | Chong Cai |
2021-07-12 | Drop dedicated benchmark lifecycle. | Adin Scannell |
2021-06-23 | Fix PR_SET_PTRACER applicability to non-leader threads. | Jamie Liu |
2021-05-14 | Add verity_mmap tests | Chong Cai |
2021-05-14 | Fix cgroup hierarchy registration. | Rahat Mahmood |
2021-04-29 | Implement epoll_pwait2. | Jing Chen |
2021-04-26 | Handle tmpfs with 5 fields in /proc/mounts parsing. | Adin Scannell |
2021-04-22 | Remove side effect from mount tests | Fabricio Voznika |
2021-04-22 | Also report mount options through /proc/<pid>/mounts. | Rahat Mahmood |
2021-04-21 | Stub the custom "job" controller required by some workloads. | Rahat Mahmood |
2021-04-13 | Remove _NoRandomSave tests. | Adin Scannell |
2021-04-02 | Implement cgroupfs. | Rahat Mahmood |
2021-02-11 | Assign controlling terminal when tty is opened and support NOCTTY | Kevin Krakauer |
2021-01-29 | Remove side effect from test cases | Fabricio Voznika |
2021-01-28 | Change EXPECT/ASSERT to TEST_CHECK inside InForkedProcess | Fabricio Voznika |
2021-01-28 | Add O_PATH support in vfs2 | gVisor bot |
2021-01-22 | Detect failures in forked function | Fabricio Voznika |
2020-11-09 | Skip `EventHUp` notify in `FIN_WAIT2` on a socket close. | Mithun Iyer |
2020-11-06 | Fix infinite loop when splicing to pipes/eventfds. | Nicolas Lacasse |
2020-10-28 | Merge pull request #4543 from lubinszARM:pr_test_sigaltstack | gVisor bot |
2020-10-23 | Support VFS2 save/restore. | Jamie Liu |
2020-10-22 | arm64 test: enabled Fault() function | Bin Lu |
2020-10-16 | Use POSIX interval timers in flock test. | Dean Deng |
2020-10-05 | Internal change. | gVisor bot |
2020-09-16 | test/fuse: clean up | Andrei Vagin |
2020-09-16 | Add fh support for revise attr and fstat(2) test | Craig Chi |
2020-09-16 | Add default attr in fuse_util | Craig Chi |
2020-09-16 | Implement FUSE_OPEN/OPENDIR | Boyuan He |
2020-09-16 | Add function generating array of iovec with different FUSE structs | Craig Chi |
2020-09-10 | [vfs] Disable nlink tests for overlayfs. | Ayush Ranjan |
2020-09-01 | Refactor tty codebase to use master-replica terminology. | Ayush Ranjan |
2020-08-31 | Remove __fuchsia__ defines | Tamir Duberstein |
2020-08-27 | Fix JobControl tests for open source. | Zach Koopmans |
2020-08-26 | tmpfs: Allow xattrs in the trusted namespace if creds has CAP_SYS_ADMIN. | Nicolas Lacasse |
2020-07-15 | Merge pull request #3165 from ridwanmsharif:ridwanmsharif/fuse-off-by-default | gVisor bot |
2020-07-13 | Add ReadAllFd to test util | Fabricio Voznika |
2020-07-09 | Gate FUSE behind a runsc flag | Ridwan Sharif |
2020-07-07 | Deflake exec test. | Jamie Liu |
2020-07-01 | Add test env variable "fuchsia" | Jay Zhuang |
2020-06-18 | Fix vfs2 tmpfs link permission checks. | Dean Deng |
2020-05-21 | Add IsRunningWithVFS1 to test util | Fabricio Voznika |
2020-04-03 | Add missing newline | Tamir Duberstein |