summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-06-11Replace use of %v in packetimpact testsMithun Iyer
2020-06-11Set the HOME environment variable for sub-containers.Ian Lewis
2020-06-11Remove generated logs when test succeeds.Adin Scannell
2020-06-11Add //pkg/sentry/fsimpl/overlay.Jamie Liu
2020-06-11Add test for reordering.Ian Gudger
2020-06-11Enable nogo againFabricio Voznika
2020-06-11Do not use tentative addresses for routesGhanan Gowripalan
2020-06-11Merge pull request #2863 from lubinszARM:pr_sndbufgVisor bot
2020-06-11Don't copy structs with sync.Mutex during initializationFabricio Voznika
2020-06-11Merge pull request #2705 from lubinszARM:pr_sigfp_nestedgVisor bot
2020-06-11Merge pull request #2946 from avagin:travis-pipefailgVisor bot
2020-06-11Refactor packetimpact Connection typesgVisor bot
2020-06-11Add Generate method in merkletreegVisor bot
2020-06-11Factor out flipcall mmap for internal usegVisor bot
2020-06-11Add merkle tree size measuregVisor bot
2020-06-11travis: set the pipefail optionAndrei Vagin
2020-06-11Add nogo TODO.Michael Pratt
2020-06-10Add support for SO_REUSEADDR to UDP sockets/endpoints.Ian Gudger
2020-06-10Remove duplicate colon from warning log.Nicolas Lacasse
2020-06-10Deleting the maxSendBufferSize from fs/hostBin Lu
2020-06-10Merge pull request #2711 from lubinszARM:pr_mmiogVisor bot
2020-06-10Merge pull request #2763 from gaurav1086:sentry_kernel_timekeeper_use_buffere...gVisor bot
2020-06-10Cgroup fixesFabricio Voznika
2020-06-10Skip pids.max if value is zeroFabricio Voznika
2020-06-10Fix the error code for syscall test with null TOS.Nayana Bidari
2020-06-10{S,G}etsockopt for TCP_KEEPCNT option.Nayana Bidari
2020-06-10socket/unix: handle sendto address argument for connected socketsAndrei Vagin
2020-06-10Include panic message in logMichael Pratt
2020-06-10Merge pull request #2787 from lubinszARM:pr_race_timegVisor bot
2020-06-10Remove duplicate and incorrect size checkTamir Duberstein
2020-06-10Replace use of %v in snifferTamir Duberstein
2020-06-10Redirect TODOs to more specific issuesFabricio Voznika
2020-06-09sentry: use defer wg.Done() unconditionallyGaurav Singh
2020-06-09Implement flock(2) in VFS2Fabricio Voznika
2020-06-09Merge pull request #2712 from lubinszARM:pr_sigfp_initgVisor bot
2020-06-09Merge pull request #2907 from lubinszARM:pr_minorgVisor bot
2020-06-09Fix write hang bug found by syzkaller.gVisor bot
2020-06-09Don't WriteOut to readonly mountsFabricio Voznika
2020-06-09Mount root and volumes as read-only if --overlay is enabledFabricio Voznika
2020-06-09Merge pull request #2885 from google:dependabot/bundler/benchmarks/workloads/...gVisor bot
2020-06-09Handle removed NIC in NDP timer for packet txGhanan Gowripalan
2020-06-09Ensure pgalloc.MemoryFile.fileSize is always chunk-aligned.Jamie Liu
2020-06-09Invoke bazel query via bash function.Kevin Krakauer
2020-06-09minor change in kvm module for Arm64Bin Lu
2020-06-09initialize an empty fp state area for sentry on Arm64Bin Lu
2020-06-08Combine executable lookup codeFabricio Voznika
2020-06-08test/runtimes/proctor: remove an unknown nocgo attribute from go_test ruleAndrei Vagin
2020-06-08Merge pull request #1875 from zhiqiangxu:fix_scope_addgVisor bot
2020-06-08Implement VFS2 tmpfs mount options.Jamie Liu
2020-06-07netstack: parse incoming packet headers up-frontKevin Krakauer