summaryrefslogtreecommitdiffhomepage
path: root/runsc
AgeCommit message (Expand)Author
2021-02-24runsc/filters: permit clock_nanosleep for raceAndrei Vagin
2021-02-24return root pids with runsc psDaniel Dao
2021-02-22Only detect mds for mitigate.Zach Koopmans
2021-02-22Return nicer error message when cgroups v1 isn't availableFabricio Voznika
2021-02-22Fix `runsc kill --pid`Fabricio Voznika
2021-02-12Stop the control server only once.Adin Scannell
2021-02-11Allow rt_sigaction in gofer seccompFabricio Voznika
2021-02-10Add mitigate command to runscZach Koopmans
2021-02-05Replace TaskFromContext(ctx).Kernel() with KernelFromContext(ctx)Ting-Yu Wang
2021-02-04Move getcpu() to core filter listMichael Pratt
2021-02-02Add CPUSet for runsc mitigate.Zach Koopmans
2021-02-02Stub out basic `runsc events --stat` CPU functionalityKevin Krakauer
2021-02-01Enable container checkpoint/restore tests with VFS2Fabricio Voznika
2021-01-29Merge pull request #4503 from dqminh:nested-cgroupgVisor bot
2021-01-27Internal changeZach Koopmans
2021-01-27Clean cgroupt mountinfo and add more test casesDaniel Dao
2021-01-26runsc: check for nested cgroup when generating croup pathsDaniel Dao
2021-01-22Add initial mitigate code and cpu parsing.Zach Koopmans
2021-01-22Remove dependency to abi/linuxFabricio Voznika
2021-01-22Fix TestDuplicateEnvVariable flakynessFabricio Voznika
2021-01-21Fix ownership change logicFabricio Voznika
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
2021-01-05Internal changes.Andrei Vagin
2020-12-30Fix condition checking in `runsc debug`Fabricio Voznika
2020-12-29Make profiling commands synchronous.Adin Scannell
2020-12-17Typo fix.Etienne Perot
2020-12-17[netstack] Implement IP(V6)_RECVERR socket option.Ayush Ranjan
2020-12-17Add sandbox ID to state file nameFabricio Voznika
2020-12-17Set max memory not minFabricio Voznika
2020-12-15fsgofer optimizationsFabricio Voznika
2020-12-14[netstack] Update raw socket and hostinet control message parsing.Ayush Ranjan
2020-12-11Add runsc symbolize command.Dean Deng
2020-12-11Remove existing nogo exceptions.Adin Scannell
2020-12-10Disable host reassembly for fragments.Bhasker Hariharan
2020-12-09Tweak aarch64 support.Adin Scannell
2020-12-07Support icmpv6 transport protocolPeter Johnston
2020-12-04Overlay runsc regular file mounts with regular files.Jamie Liu
2020-12-03Surface usage message for `runsc do`.Dean Deng
2020-12-03Support partitions for other tests.Adin Scannell
2020-11-19Propagate IP address prefix from host to netstackFabricio Voznika
2020-11-18runsc: check whether cgroup exists or not for each controllerAndrei Vagin
2020-11-18Fix race condition in multi-container wait testFabricio Voznika
2020-11-17Add support for TTY in multi-containerFabricio Voznika
2020-11-16Remove ARP address workaroundGhanan Gowripalan
2020-11-12Remove TESTONLY tag from vfs2 flagFabricio Voznika
2020-11-05Re-add start/stop container testsFabricio Voznika
2020-11-05Return failure when `runsc events` queries a stopped containerFabricio Voznika