summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2021-10-11Merge pull request #6428 from dillanzhou:fix_epoll_vfs2gVisor bot
2021-10-08Remove ring0 floating point save/load functions on amd64.Jamie Liu
2021-10-08Remove redundant slice copy in lisafs gofer client.Ayush Ranjan
2021-10-08Disallow "trusted" namespace xattr in VFS2 gofer client.Ayush Ranjan
2021-10-07add convenient wrapper for eventfdKevin Krakauer
2021-10-07Add a new metric to detect the number of spurious loss recoveries.Nayana Bidari
2021-10-07Update compat list for tcpdump.Bhasker Hariharan
2021-10-07tests: use a proper path to the kvm deviceAndrei Vagin
2021-10-07Track UDP packets performing REDIRECT NATGhanan Gowripalan
2021-10-07Modify the TCP test to receive re-transmitted packet before sending ACK.Nayana Bidari
2021-10-07Store timestamps as time.TimeTamir Duberstein
2021-10-06Wrap testing.MainStart to work around upcoming signature change.Nicolas Lacasse
2021-10-06Create null entry connection on first IPTables hookGhanan Gowripalan
2021-10-06Add global lisafs kernel flag.Ayush Ranjan
2021-10-06Merge pull request #6700 from avagin:readme-installgVisor bot
2021-10-06Clarify incorrect behavior on gVisorTamir Duberstein
2021-10-06Clarify incorrect behavior on gVisorTamir Duberstein
2021-10-06Do not skip IPv6 tests when we don't have IPv4Tamir Duberstein
2021-10-05Merge pull request #6687 from zchee:atomicbitops-nosplitgVisor bot
2021-10-05Centralize skip logicTamir Duberstein
2021-10-05Fix "Installing from source" instructionsAndrei Vagin