Age | Commit message (Expand) | Author |
2021-06-10 | [op] Move SignalInfo to abi/linux package. | Ayush Ranjan |
2021-06-10 | remove the erroneous (5th) filter argument to sendmmsg. | gVisor bot |
2021-06-10 | Merge pull request #6103 from sudo-sturbia:semaphore-err | gVisor bot |
2021-06-10 | [op] Move SignalStack to abi/linux package. | Ayush Ranjan |
2021-06-09 | [op] Move SignalAct to abi/linux package. | Ayush Ranjan |
2021-06-09 | Change TODO bug to a more specific issue | Kevin Krakauer |
2021-06-09 | Decommit huge-page-aligned regions during reclaim under manual zeroing. | Jamie Liu |
2021-06-09 | Rename go files that contain "main" function to main.go. | Nicolas Lacasse |
2021-06-09 | Remove --overlayfs-stale-read flag | Fabricio Voznika |
2021-06-09 | Merge pull request #6128 from kevinGC:fanout-pid | gVisor bot |
2021-06-09 | Remove unnecessary TODO bug. | Nicolas Lacasse |
2021-06-09 | Change TODO to NOTE. | Nicolas Lacasse |
2021-06-09 | Avoid fanout group collisions with best effort | Kevin Krakauer |
2021-06-08 | Don't mark issues as stale. | Ian Lewis |
2021-06-08 | Merge pull request #6137 from Skallwar:fix_syscalls_test_gcc_11 | gVisor bot |
2021-06-08 | Add comment on abseil/grpc dependency precedence | Esteban Blanc |
2021-06-08 | Update abseil dependency | Esteban Blanc |
2021-06-07 | Exclusively lock IPv6 EP when modifying addresses | Ghanan Gowripalan |
2021-06-07 | Remove unsupported syscall event for setsockopt(*, SOL_SOCKET, SO_OOBINLINE). | Nicolas Lacasse |
2021-06-07 | test: use std::vector instead of allocating memory with calloc | Andrei Vagin |
2021-06-07 | cgroupfs: don't add a task in the root cgroup if it is already there. | Andrei Vagin |
2021-06-07 | Implement RENAME_NOREPLACE for all VFS2 filesystem implementations. | Jamie Liu |
2021-06-07 | Update dependencies so that the 'go' branch builds. | Ian Lewis |
2021-06-05 | Use the NIC packets arrived at when filtering | Ghanan Gowripalan |
2021-06-04 | Honor data and FIN from the ACK completing handshake | Mithun Iyer |
2021-06-04 | Forward verbose flag to packetimpact tester | Sam Balana |
2021-06-04 | Update GitHub packages. | Adin Scannell |
2021-06-04 | Allow sniffer receive timeout durations less than one usec | Sam Balana |
2021-06-04 | Add bind syscall tests for ICMP and ICMPv6 | Sam Balana |
2021-06-03 | Add additional mmap seccomp rule | Fabricio Voznika |
2021-06-03 | Implement stringer for ExitStatus | Tamir Duberstein |
2021-06-03 | Initialize metrics at init | Tamir Duberstein |
2021-06-03 | Reset global_num_signals_received on RegisterSignalHandler | Adam Barth |
2021-06-01 | Ensure full shutdown of endpoint on notifyClose | Mithun Iyer |
2021-06-01 | Move sync generics to their own packages | Tamir Duberstein |
2021-06-01 | vfs: Don't allow to mount anything on top of detached mounts | Andrei Vagin |
2021-06-01 | Test system-wide semaphore limits. | Zyad A. Ali |
2021-06-01 | Ignore RST received for a TCP listener | Mithun Iyer |
2021-06-01 | Fix errors for noescape cases | Robin Luk |
2021-05-31 | Update comments on ambient caps to point to bug | Ian Lewis |
2021-05-31 | Use syserror.ENOSPC for system-wide semaphore limits. | Zyad A. Ali |
2021-05-28 | Clean up warnings | Tamir Duberstein |
2021-05-27 | Fix test_app task-tree | Fabricio Voznika |
2021-05-27 | Fix specific releases and update install instructions. | Ian Lewis |
2021-05-27 | Support SO_BINDTODEVICE in ICMP sockets | Sam Balana |
2021-05-27 | nanosleep has to store the finish time in the restart block | Andrei Vagin |
2021-05-27 | Speed up TestBindToDeviceDistribution | Kevin Krakauer |
2021-05-27 | Merge pull request #6059 from lubinszARM:pr_arm64_bounce | gVisor bot |
2021-05-27 | Use fake clocks in all tests | Tamir Duberstein |
2021-05-27 | Avoid warnings | Tamir Duberstein |