summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2019-12-20Merge pull request #1026 from lubinszARM:pr_savablegVisor bot
2019-12-20Add vfs.ResolvingPath.HandleJump().Jamie Liu
2019-12-20Add vfs.Dentry.Children().Jamie Liu
2019-12-20Change TODO to track correct bug.Kevin Krakauer
2019-12-20Move VFS2 file description status flags to vfs.FileDescription.Jamie Liu
2019-12-20Check for valid nfds before copying in an fd set.Dean Deng
2019-12-19futex: wake one waiter if futex_wake is called with a non-positive valueAndrei Vagin
2019-12-19Parameterize mmap tests.Dean Deng
2019-12-19Install python2 in the Dockerfile.Brad Burlage
2019-12-19Make masterInodeOperations.Truncate take a pointer receiver.Nicolas Lacasse
2019-12-18net/tcp: allow to call listen without bindAndrei Vagin
2019-12-18Merge pull request #890 from lubinszARM:pr_phyapgVisor bot
2019-12-18Increase waitForProcessList timeoutFabricio Voznika
2019-12-18Add VFS2 plumbing for extended attributes.Jamie Liu
2019-12-18Allow 'out-of-line' routing table updates for Router and Prefix discovery eventsGhanan Gowripalan
2019-12-18Merge pull request #1322 from lubinszARM:pr_vfp_ring0gVisor bot
2019-12-18Cleanup NDP TestsGhanan Gowripalan
2019-12-18Switch to netinet/tcp.h and poll.h to for better platform portability.Jay Zhuang
2019-12-18Add Mems_allowed to /proc/PID/statusMichael Pratt
2019-12-18Put GetSocketPairs() in unnamed namespaceJay Zhuang
2019-12-18Upgrade to Python 3Michael Pratt
2019-12-18supporting lazy-fpsimd in guest on Arm64Bin Lu
2019-12-17Internal change.Kevin Krakauer
2019-12-17Merge pull request #1393 from ernado:cpu-num-from-quotagVisor bot
2019-12-17Mark enableCpuidFault nosplitMichael Pratt
2019-12-17Merge pull request #1394 from zhuangel:bindlockgVisor bot
2019-12-17Merge pull request #1321 from lubinszARM:pr_testutils_vfpgVisor bot
2019-12-17Internal change.gVisor bot
2019-12-17Leave minimum CPU number as a constantAleksandr Razumov
2019-12-17Explicitly export files needed by other packagesgVisor bot
2019-12-17Add minimum CPU number and only lower CPUs on --cpu-num-from-quotaAleksandr Razumov
2019-12-16Remove useless comments from p9/handlers.go.Nicolas Lacasse
2019-12-16Merge pull request #1392 from zhuangel:bindleakgVisor bot
2019-12-16Drop unnecessary cast.Dean Deng
2019-12-16Implement checks for get/setxattr at the syscall layer.Dean Deng
2019-12-16Fix deadlock in overlay bindYong He
2019-12-16Fix UDS bind cause fd leak in goferYong He
2019-12-15Set CPU number to CPU quotaAleksandr Razumov
2019-12-13enable kvm to support arm64lubinszARM
2019-12-13Properly generate the EUI64 interface identifier from an Ethernet addressGhanan Gowripalan
2019-12-12Add iptables testing framework.Kevin Krakauer
2019-12-12Implement memmap.MappingIdentity for vfs.FileDescription.Jamie Liu
2019-12-12Implement kernfs.Rahat Mahmood
2019-12-12unix: allow to bind unix sockets only to AF_UNIX addressesAndrei Vagin
2019-12-11Enable IPv6 in runscBhasker Hariharan
2019-12-11Add support for TCP_USER_TIMEOUT option.Bhasker Hariharan
2019-12-11Add syscall tests for getxattr and setxattr.Dean Deng
2019-12-11GCloudProducer: tunnel_dispatch, mock_recorder, and machine.Zach Koopmans
2019-12-11Run kythe build with -std=c++17Brad Burlage
2019-12-11Add vfs.Pathname{WithDeleted,ForGetcwd}.Jamie Liu