summaryrefslogtreecommitdiffhomepage
path: root/runsc/cmd
AgeCommit message (Expand)Author
2021-09-20[lisa] Plumb lisafs through runsc.Ayush Ranjan
2021-09-16Merge pull request #6579 from prattmic:runsc_do_profilegVisor bot
2021-09-16runsc: add global profile collection flagsMichael Pratt
2021-09-15Merge pull request #6581 from prattmic:runsc_rootlessgVisor bot
2021-09-14Remove extra newlineMichael Pratt
2021-09-14runsc: allow rootless mode for runsc runMichael Pratt
2021-09-13runsc/cmd: alphabetize runsc debug profiling optionsMichael Pratt
2021-08-13Add Event controlsChong Cai
2021-08-12Add Usage controlsChong Cai
2021-08-12Clear Merkle files before measuring verity fsChong Cai
2021-08-06[SMT] Refactor runsc mititgateZach Koopmans
2021-08-04Add Fs controlsChong Cai
2021-07-26Merge pull request #6292 from btw616:local-timezonegVisor bot
2021-07-20Add go:build directives as required by Go 1.17's gofmt.Jamie Liu
2021-07-13Replace whitelist with allowlistFabricio Voznika
2021-07-12Fix stdios ownershipFabricio Voznika
2021-07-12Fix GoLand analyzer errors under runsc/...Fabricio Voznika
2021-07-09runsc: fix the local timezone support in logsTiwei Bie
2021-07-09runsc: check the error when preparing tree for pivot_rootTiwei Bie
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-06-09Remove --overlayfs-stale-read flagFabricio Voznika
2021-05-10Merge pull request #5764 from zhlhahaha:2126-2gVisor bot
2021-04-16Allow runsc to generate coverage reports.Dean Deng
2021-04-16Internal changeZach Koopmans
2021-04-05Set Verity bit in verity_prepare cmdChong Cai
2021-04-02Implement the runsc verity-prepare command.Rahat Mahmood
2021-04-01Disable mitigate and related test on ARM64Howard Zhang
2021-03-30Fix panic when overriding /dev files with VFS2Fabricio Voznika
2021-03-23setgid directory support in goferfsKevin Krakauer
2021-03-23Allow FSETXATTR/FGETXATTR host calls for VerityChong Cai
2021-03-18Skip /dev submount hack on VFS2.Jamie Liu
2021-03-11Major refactor of runsc mitigate.Zach Koopmans
2021-03-08Internal change.Chong Cai
2021-03-06[op] Replace syscall package usage with golang.org/x/sys/unix in runsc/.Ayush Ranjan
2021-03-02Add reverse flag to mitigate.Zach Koopmans
2021-02-22Fix `runsc kill --pid`Fabricio Voznika
2021-02-10Add mitigate command to runscZach Koopmans
2021-02-02Stub out basic `runsc events --stat` CPU functionalityKevin Krakauer
2021-01-13Switch uses of os.Getenv that check for empty string to os.LookupEnv.Dean Deng
2021-01-12Fix simple mistakes identified by goreportcard.Adin Scannell
2021-01-11OCI spec may contain duplicate environment variablesFabricio Voznika
2021-01-05Add benchmarks targets to BuildKite.Adin Scannell
2020-12-30Fix condition checking in `runsc debug`Fabricio Voznika
2020-12-29Make profiling commands synchronous.Adin Scannell
2020-12-17Add sandbox ID to state file nameFabricio Voznika
2020-12-11Add runsc symbolize command.Dean Deng
2020-12-03Surface usage message for `runsc do`.Dean Deng