Age | Commit message (Expand) | Author |
2021-03-10 | Merge release-20210301.0-33-g14fc2ddd6 (automated) | gVisor bot |
2021-03-09 | Update flock to v0.8.0 | Fabricio Voznika |
2021-03-10 | Merge release-20210301.0-32-ge0e04814b (automated) | gVisor bot |
2021-03-09 | Fix invalid interface conversion in runner | Fabricio Voznika |
2021-03-09 | Merge release-20210301.0-27-g8018bf62b (automated) | gVisor bot |
2021-03-08 | Internal change. | Chong Cai |
2021-03-07 | Merge release-20210301.0-22-ge668288fa (automated) | gVisor bot |
2021-03-06 | [op] Replace syscall package usage with golang.org/x/sys/unix in runsc/. | Ayush Ranjan |
2021-03-02 | Merge release-20210208.0-109-gb8a5420f4 (automated) | gVisor bot |
2021-03-02 | Add reverse flag to mitigate. | Zach Koopmans |
2021-02-24 | Merge pull request #5519 from dqminh:runsc-ps-pids | gVisor bot |
2021-02-24 | Merge release-20210208.0-86-g055073f11 (automated) | gVisor bot |
2021-02-24 | runsc/filters: permit clock_nanosleep for race | Andrei Vagin |
2021-02-24 | return root pids with runsc ps | Daniel Dao |
2021-02-23 | Merge release-20210208.0-83-g24ea8003a (automated) | gVisor bot |
2021-02-22 | Only detect mds for mitigate. | Zach Koopmans |
2021-02-23 | Merge release-20210208.0-82-g34e2cda9a (automated) | gVisor bot |
2021-02-22 | Return nicer error message when cgroups v1 isn't available | Fabricio Voznika |
2021-02-22 | Merge release-20210208.0-79-g19fe3a2bf (automated) | gVisor bot |
2021-02-22 | Fix `runsc kill --pid` | Fabricio Voznika |
2021-02-13 | Merge release-20210208.0-58-g3ef012944 (automated) | gVisor bot |
2021-02-12 | Stop the control server only once. | Adin Scannell |
2021-02-11 | Merge release-20210201.0-85-g192780946 (automated) | gVisor bot |
2021-02-11 | Allow rt_sigaction in gofer seccomp | Fabricio Voznika |
2021-02-10 | Merge release-20210201.0-76-g1ac58cc23 (automated) | gVisor bot |
2021-02-10 | Add mitigate command to runsc | Zach Koopmans |
2021-02-05 | Replace TaskFromContext(ctx).Kernel() with KernelFromContext(ctx) | Ting-Yu Wang |
2021-02-04 | Merge release-20210125.0-84-g41510d274 (automated) | gVisor bot |
2021-02-04 | Move getcpu() to core filter list | Michael Pratt |
2021-02-02 | Add CPUSet for runsc mitigate. | Zach Koopmans |
2021-02-02 | Merge release-20210125.0-62-g5f7bf3152 (automated) | gVisor bot |
2021-02-02 | Stub out basic `runsc events --stat` CPU functionality | Kevin Krakauer |
2021-02-01 | Enable container checkpoint/restore tests with VFS2 | Fabricio Voznika |
2021-01-29 | Merge release-20210125.0-29-g25284ae3c (automated) | gVisor bot |
2021-01-29 | Merge pull request #4503 from dqminh:nested-cgroup | gVisor bot |
2021-01-27 | Internal change | Zach Koopmans |
2021-01-27 | Clean cgroupt mountinfo and add more test cases | Daniel Dao |
2021-01-26 | runsc: check for nested cgroup when generating croup paths | Daniel Dao |
2021-01-22 | Merge release-20210112.0-70-g9b4f4655e (automated) | gVisor bot |
2021-01-22 | Add initial mitigate code and cpu parsing. | Zach Koopmans |
2021-01-22 | Remove dependency to abi/linux | Fabricio Voznika |
2021-01-22 | Fix TestDuplicateEnvVariable flakyness | Fabricio Voznika |
2021-01-22 | Merge release-20210112.0-61-g7bf656f4c (automated) | gVisor bot |
2021-01-21 | Fix ownership change logic | Fabricio Voznika |
2021-01-13 | Merge release-20201216.0-104-g1efe0ebc5 (automated) | gVisor bot |
2021-01-13 | Switch uses of os.Getenv that check for empty string to os.LookupEnv. | Dean Deng |
2021-01-12 | Merge release-20201216.0-87-g4e03e8754 (automated) | gVisor bot |
2021-01-12 | Fix simple mistakes identified by goreportcard. | Adin Scannell |
2021-01-12 | Merge release-20201216.0-83-g7e462a1c7 (automated) | gVisor bot |
2021-01-11 | OCI spec may contain duplicate environment variables | Fabricio Voznika |