summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-08-12Use BX instead of BP at AX second opKoichi Shiraishi
2021-08-12Use BX insted of BPKoichi Shiraishi
2021-06-14Fix frame pointer is clobbered before saving vet issue on BP registerKoichi Shiraishi
2021-06-11Fix //test/syscalls:exec_test_nativeZach Koopmans
2021-06-11Rework the workaround of the XCR0 issueAndrei Vagin
2021-06-11Temorary skip test cases that fail on LinuxAndrei Vagin
2021-06-11[benchmarks] Fix redis benchmark.Zach Koopmans
2021-06-10Minor VFS2 xattr changes.Jamie Liu
2021-06-10Try to avoid accept, incoming ACK raceMithun Iyer
2021-06-10Fix lock ordering issue when enumerating cgroup tasks.Rahat Mahmood
2021-06-10Disable all tests dependent on cloud_gvisor::testing::FuseTest.Jamie Liu
2021-06-10Set RLimits during `runsc exec`Fabricio Voznika
2021-06-10Add /proc/sys/vm/max_map_countFabricio Voznika
2021-06-10Parse mmap protection and flags in straceFabricio Voznika
2021-06-10Report task exit in /proc/[pid]/{stat,status} before task goroutine exit.Jamie Liu
2021-06-10[op] Move SignalInfo to abi/linux package.Ayush Ranjan
2021-06-10remove the erroneous (5th) filter argument to sendmmsg.gVisor bot
2021-06-10Merge pull request #6103 from sudo-sturbia:semaphore-errgVisor 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-09Change TODO bug to a more specific issueKevin Krakauer
2021-06-09Decommit huge-page-aligned regions during reclaim under manual zeroing.Jamie Liu
2021-06-09Rename go files that contain "main" function to main.go.Nicolas Lacasse
2021-06-09Remove --overlayfs-stale-read flagFabricio Voznika
2021-06-09Merge pull request #6128 from kevinGC:fanout-pidgVisor bot
2021-06-09Remove unnecessary TODO bug.Nicolas Lacasse
2021-06-09Change TODO to NOTE.Nicolas Lacasse
2021-06-09Avoid fanout group collisions with best effortKevin Krakauer
2021-06-08Don't mark issues as stale.Ian Lewis
2021-06-08Merge pull request #6137 from Skallwar:fix_syscalls_test_gcc_11gVisor bot
2021-06-08Add comment on abseil/grpc dependency precedenceEsteban Blanc
2021-06-08Update abseil dependencyEsteban Blanc
2021-06-07Exclusively lock IPv6 EP when modifying addressesGhanan Gowripalan
2021-06-07Remove unsupported syscall event for setsockopt(*, SOL_SOCKET, SO_OOBINLINE).Nicolas Lacasse
2021-06-07test: use std::vector instead of allocating memory with callocAndrei Vagin
2021-06-07cgroupfs: don't add a task in the root cgroup if it is already there.Andrei Vagin
2021-06-07Implement RENAME_NOREPLACE for all VFS2 filesystem implementations.Jamie Liu
2021-06-07Update dependencies so that the 'go' branch builds.Ian Lewis
2021-06-05Use the NIC packets arrived at when filteringGhanan Gowripalan
2021-06-04Honor data and FIN from the ACK completing handshakeMithun Iyer
2021-06-04Forward verbose flag to packetimpact testerSam Balana
2021-06-04Update GitHub packages.Adin Scannell
2021-06-04Allow sniffer receive timeout durations less than one usecSam Balana
2021-06-04Add bind syscall tests for ICMP and ICMPv6Sam Balana
2021-06-03Add additional mmap seccomp ruleFabricio Voznika
2021-06-03Implement stringer for ExitStatusTamir Duberstein
2021-06-03Initialize metrics at initTamir Duberstein
2021-06-03Reset global_num_signals_received on RegisterSignalHandlerAdam Barth
2021-06-01Ensure full shutdown of endpoint on notifyCloseMithun Iyer
2021-06-01Move sync generics to their own packagesTamir Duberstein