summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-09-13Typo fix.Etienne Perot
2021-09-13tools/show_paths.bzl: check that provider_map isn't NoneAndrei Vagin
2021-09-13Set NICID before delivering packet to raw endpointGhanan Gowripalan
2021-09-13runsc/cmd: alphabetize runsc debug profiling optionsMichael Pratt
2021-09-13Separate IPv4 ToS & IPv6 TClass in dgram endpointGhanan Gowripalan
2021-09-13Support anonymous structs in checklocks.Adin Scannell
2021-09-11Internal change.gVisor bot
2021-09-10Typo fix.Etienne Perot
2021-09-09Use accessor for runsc ControlConfig proto.Rahat Mahmood
2021-09-09Remove linux-compat loopback hacks from packet endpointGhanan Gowripalan
2021-09-09Internal change.Jamie Liu
2021-09-09Remove link/packetsocketGhanan Gowripalan
2021-09-09Add EthernetHeader only if underlying NIC has a mac address.Bhasker Hariharan
2021-09-07Stub some memory control files.Rahat Mahmood
2021-09-07Conditionally use GetAbsoluteTestTmpdir() rather than hard-code "/tmp"Kevin Lindkvist
2021-09-07Remove protocolMainLoop unused return valueArthur Sfez
2021-09-03Add //pkg/sentry/seccheck.Jamie Liu
2021-09-02Internal change.Jamie Liu
2021-09-02unix: avoid taking two endpoint locksAndrei Vagin
2021-09-02Merge pull request #6516 from slowy07:minor-changesgVisor bot
2021-09-01Support sending with packet socketsGhanan Gowripalan
2021-09-01Out-of-order segment should not block in-sequence segments.Bhasker Hariharan
2021-09-01Extract network datagram endpoint common facilitiesGhanan Gowripalan
2021-09-01Add ioctl stub constantsChong Cai
2021-09-01Don't use reflection in fpu.alignedBytes.Jamie Liu
2021-09-01Cache vdso.so's __kernel_rt_sigreturn location.Jamie Liu
2021-09-01Propagate vfs.MkdirOptions.ForSyntheticMountpoint to overlay copy-up.Jamie Liu
2021-09-01unix: handle a case when a buffer is overflowedAndrei Vagin
2021-09-01gVisor rack blogNayana Bidari
2021-09-01Cache cpuid.HostFeatureSet().Jamie Liu
2021-08-31Remove splice-to/from-weird-files tests.Jamie Liu
2021-08-31Automated rollback of changelist 390405182gVisor bot
2021-08-30[syserr] Fix SIGBUS on syserr.FromErrorZach Koopmans
2021-08-30Narrow COW-break on thread stacks.Jamie Liu
2021-08-30Use specialFileFD handles in specialFileFD.Stat().Jamie Liu
2021-08-30Avoid pseudo endpoint for TSVal generationZeling Feng
2021-08-30Internal change.gVisor bot
2021-08-27Fix lock order violations: mm.mappingMu > Task.mu.Nicolas Lacasse
2021-08-27Merge pull request #6415 from ZachEddy:containerd-runtime-options-v1.5gVisor bot
2021-08-27Add LinkEndpoint.WriteRawPacket with stubsGhanan Gowripalan
2021-08-27fix: revert go.modslowy07
2021-08-27fix: typo spelling grammarslowy07
2021-08-26Add Stack.Seed() backZeling Feng
2021-08-26Merge pull request #6509 from gystemd:fix_test_pty_5357gVisor bot
2021-08-26Centralize TCP timestamp logicTamir Duberstein
2021-08-26fix tests in pty.ccgystemd
2021-08-26Avoid unhandled error warningsTamir Duberstein
2021-08-26Remove unused argumentTamir Duberstein
2021-08-26Pass must-not-be-nil by valueTamir Duberstein
2021-08-25Improve TestTimestampSynCookiesZeling Feng