summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-10-26Remove superfluous SO_RCVBUFFORCEZeling Feng
2021-10-26Ensure statfs::f_namelen is set by VFS2 gofer statfs/fstatfs.Jamie Liu
2021-10-25Do not leak non-permission mode bits in mq_open(2).Ayush Ranjan
2021-10-25Deflake the fcntl testAndrei Vagin
2021-10-25Add support for containerd 1.5Fabricio Voznika
2021-10-25Merge pull request #6776 from milantracy:arm64gVisor bot
2021-10-23initialize hostFeatureSet from init functionJing Chen
2021-10-23fix the failed test target //pkg/cpuid:cpuid_test on arm64.Jing Chen
2021-10-21Merge pull request #6345 from sudo-sturbia:mq/syscallsgVisor bot
2021-10-21Enable VFS2 by defaultFabricio Voznika
2021-10-21Add an integration test for istio like redirect.Bhasker Hariharan
2021-10-20Add Debug to log file headerFabricio Voznika
2021-10-20Report correct error when restore failsFabricio Voznika
2021-10-19Always parse Transport headersGhanan Gowripalan
2021-10-19Fix typo in FIXMEFabricio Voznika
2021-10-19Do not return non-nil *lisafs.Inode to doCreateAt on error.Ayush Ranjan
2021-10-19Continue reaping bucket after reaping a tupleGhanan Gowripalan
2021-10-19Stub cpuset cgroup control files.Rahat Mahmood
2021-10-19Drop accept from sentryctl socket filtersMichael Pratt
2021-10-18conntrack: update state of un-NATted connectionsKevin Krakauer
2021-10-18conntrack: use tcpip.Clock instead of time.TimeKevin Krakauer
2021-10-18Report ramdiskfs usage correctlyFabricio Voznika
2021-10-18Change test to use VFS2Fabricio Voznika
2021-10-18Update testDeps definition for https://golang.org/cl/354632Michael Pratt
2021-10-18Add hook to add addition build tagsMichael Pratt
2021-10-18Mount namespace can be nil after task exitsFabricio Voznika
2021-10-18Support distinction for RWMutex and read-only locks.Adin Scannell
2021-10-15Remove SA5011 suppressionsTamir Duberstein
2021-10-15Satisfy nogoGhanan Gowripalan
2021-10-15Implement WriteRawPacket for pipeTony Gong
2021-10-15Fix incorrect printf verbMichael Pratt
2021-10-14Report total memory based on limit or hostFabricio Voznika
2021-10-14Fix compiler warningsTamir Duberstein
2021-10-14Add a size parameterChong Cai
2021-10-13Internal change.gVisor bot
2021-10-13Minor fixes to sharedmem.Bhasker Hariharan
2021-10-13add create-only raw socketsKevin Krakauer
2021-10-13runsc: allow to run rootless containers on cgroupV2Andrei Vagin
2021-10-13Represent direction with booleanGhanan Gowripalan
2021-10-12Support Twice NATGhanan Gowripalan
2021-10-12Merge pull request #6654 from nickkelley42:documentation-nitsgVisor bot
2021-10-12Create constants for Keepalive defaults.Bhasker Hariharan
2021-10-12Separate DNAT and SNAT manip statesGhanan Gowripalan
2021-10-12Make DoubleLayerEpoll use non blocking pipes.Ayush Ranjan
2021-10-12Make cgroup creation/deletion more robustFabricio Voznika
2021-10-12Remove state:"nosave"/"zerovalue" annotations from all waiter.Queues.Jamie Liu
2021-10-11Support DNAT targetGhanan Gowripalan
2021-10-11Create subcontainer cgroups for compatibilityFabricio Voznika
2021-10-11Add unit test for Redirect targetGhanan Gowripalan
2021-10-11Support IP_PKTINFO and IPV6_RECVPKTINFO on raw socketsGhanan Gowripalan