summaryrefslogtreecommitdiffhomepage
path: root/runsc
AgeCommit message (Expand)Author
2019-12-18Increase waitForProcessList timeoutFabricio Voznika
2019-12-17Leave minimum CPU number as a constantAleksandr Razumov
2019-12-17Add minimum CPU number and only lower CPUs on --cpu-num-from-quotaAleksandr Razumov
2019-12-15Set CPU number to CPU quotaAleksandr Razumov
2019-12-12Add iptables testing framework.Kevin Krakauer
2019-12-11Enable IPv6 in runscBhasker Hariharan
2019-12-11runsc/debug: add an option to list all processesAndrei Vagin
2019-12-11Finish incomplete comment.Dean Deng
2019-12-06Bump up Go 1.13 as minimum requirementFabricio Voznika
2019-12-06Merge pull request #1233 from xiaobo55x:compatLoggVisor bot
2019-12-06Add runtime tracing.Adin Scannell
2019-12-06Implement TTY field in control.Processes().Nicolas Lacasse
2019-12-06Make annotations OCI compliantFabricio Voznika
2019-12-05Fix possible race condition destroying containerFabricio Voznika
2019-12-03Support IP_TOS and IPV6_TCLASS socket options for hostinet sockets.Dean Deng
2019-12-03Enable runsc compatLog support on arm64.Haibo Xu
2019-11-27Add support for receiving TOS and TCLASS control messages in hostinet.Dean Deng
2019-11-26Merge pull request #981 from tanjianfeng:fix-898gVisor bot
2019-11-25Use mount hints to determine FileAccessTypeFabricio Voznika
2019-11-25Merge pull request #1176 from xiaobo55x:runsc_bootgVisor bot
2019-11-23gofer: reduce CPU usage on GC as of frequent readdirJianfeng Tan
2019-11-22Force timezone initialization before filter installationMichael Pratt
2019-11-13Enable runsc/boot support on arm64.Haibo Xu
2019-11-06Add p9.OpenTruncate.Jamie Liu
2019-11-05Fix repository build scripts.Adin Scannell
2019-11-04Add NETLINK_KOBJECT_UEVENT socket supportMichael Pratt
2019-11-01Merge pull request #1109 from xiaobo55x:fsgofergVisor bot
2019-11-01Allow the watchdog to detect when the sandbox is stuck during setup.Nicolas Lacasse
2019-10-31Add systemd-cgroup flag option.Ian Lewis
2019-10-31Merge pull request #1058 from cmingxu:mastergVisor bot
2019-10-30Fix container lockingFabricio Voznika
2019-10-30Store endpoints inside multiPortEndpoint in a sorted orderAndrei Vagin
2019-10-30Enable runsc/fsgofer support on arm64.Haibo Xu
2019-10-28Cast the Stat_t.Nlink to uint64 on arm64.Haibo Xu
2019-10-24Fix early deletion of rootDirFabricio Voznika
2019-10-23fix typokevin.xu
2019-10-23remove duplicated periodkevin.xu
2019-10-22Merge pull request #1046 from tomlanyon:criogVisor bot
2019-10-22netstack/tcp: software segmentation offloadAndrei Vagin
2019-10-21AF_PACKET support for netstack (aka epsocket).Kevin Krakauer
2019-10-20Add runsc OCI annotations to support CRI-O.Tom Lanyon
2019-10-18Cleanup host UDS supportMichael Pratt
2019-10-16Fix problem with open FD when copy up is triggered in overlayfsFabricio Voznika
2019-10-15Make Attach no longer a special snowflakeMichael Pratt
2019-10-14Merge pull request #997 from dvrkps:patch-1gVisor bot
2019-10-11Set base to rootDavor Kapsa
2019-10-10Update TODO for OCI seccomp support.Ian Lewis
2019-10-10Remove unnecessary assignment to pathDavor Kapsa
2019-10-10Allow rt_sigreturn in runsc goferMichael Pratt
2019-10-08Remove stale TODOFabricio Voznika