summaryrefslogtreecommitdiffhomepage
path: root/runsc
AgeCommit message (Expand)Author
2021-07-13Use consistent naming for subcontainersFabricio Voznika
2021-07-12Fix stdios ownershipFabricio Voznika
2021-07-12Fix GoLand analyzer errors under runsc/...Fabricio Voznika
2021-07-08clarify safemount behaviorKevin Krakauer
2021-07-08Replace kernel.ExitStatus with linux.WaitStatus.Jamie Liu
2021-07-02runsc: validate mount targetsKevin Krakauer
2021-07-01Mix checklocks and atomic analyzers.Adin Scannell
2021-07-01[syserror] Update several syserror errors to linuxerr equivalents.Zach Koopmans
2021-06-29Add SIOCGIFFLAGS ioctl support to hostinet.Lucas Manning
2021-06-28Exit early with error message on checkpoint/pause w/ hostinet.Ian Lewis
2021-06-25Merge pull request #6222 from avagin:stopgVisor bot
2021-06-22[syserror] Add conversions to linuxerr with temporary Equals method.Zach Koopmans
2021-06-22runsc: don't kill sandbox, let it stop properlyAndrei Vagin
2021-06-17Move tcpip.Clock impl to TimekeeperTamir Duberstein
2021-06-10Set RLimits during `runsc exec`Fabricio Voznika
2021-06-10Parse mmap protection and flags in straceFabricio Voznika
2021-06-10[op] Move SignalInfo to abi/linux package.Ayush Ranjan
2021-06-10remove the erroneous (5th) filter argument to sendmmsg.gVisor bot
2021-06-09Remove --overlayfs-stale-read flagFabricio Voznika
2021-06-03Add additional mmap seccomp ruleFabricio Voznika
2021-06-03Initialize metrics at initTamir Duberstein
2021-05-31Update comments on ambient caps to point to bugIan Lewis
2021-05-26Use the stack RNG everywhereTamir Duberstein
2021-05-25Initialize Kernel.Timekeeper before network NSTamir Duberstein
2021-05-25Use specific fmt verbs (avoid %v)Tamir Duberstein
2021-05-20Suppress log message when there is no errorFabricio Voznika
2021-05-14Resolve remaining O_PATH TODOs.Dean Deng
2021-05-13Merge pull request #5983 from btw616:fix/issue-5982gVisor bot
2021-05-13Fix problem with grouped cgroupsFabricio Voznika
2021-05-13Fix file descriptor leak in MultiGetAttrTiwei Bie
2021-05-10Merge pull request #5764 from zhlhahaha:2126-2gVisor bot
2021-05-07Merge pull request #5758 from zhlhahaha:2125gVisor bot
2021-05-07Init all vCPU when initializing machine on ARM64howard zhang
2021-05-05Fixes to runsc cgroupsFabricio Voznika
2021-05-04Remove uses of the binary package from the rest of the sentry.Rahat Mahmood
2021-05-04Make Mount.Type optional for bind mountsFabricio Voznika
2021-04-28Automated rollback of changelist 369686285Fabricio Voznika
2021-04-22Add weirdness sentry metric.Nayana Bidari
2021-04-21Automated rollback of changelist 369325957Michael Pratt
2021-04-20Clean test tags.Adin Scannell
2021-04-19Move runsc reference leak checking to better locations.Dean Deng
2021-04-19Add MultiGetAttr message to 9PFabricio Voznika
2021-04-16Allow runsc to generate coverage reports.Dean Deng
2021-04-16Internal changeZach Koopmans
2021-04-08Clarify platform errors.Adin Scannell
2021-04-07Add internal staging tags to //runsc and //shim binaries.Adin Scannell
2021-04-05Allow user mount for verity fsChong Cai
2021-04-05Set Verity bit in verity_prepare cmdChong Cai
2021-04-02Implement cgroupfs.Rahat Mahmood
2021-04-02Implement the runsc verity-prepare command.Rahat Mahmood