Age | Commit message (Expand) | Author |
2021-10-04 | Update bazel packages | Andrei Vagin |
2021-10-01 | Use root context to mount volumes | Fabricio Voznika |
2021-09-30 | Add timer_create and timer_settime to filters | Michael Pratt |
2021-09-27 | Move `sighandling` package out of `sentry`. | Etienne Perot |
2021-09-20 | [lisa] Plumb lisafs through runsc. | Ayush Ranjan |
2021-09-16 | Merge pull request #6579 from prattmic:runsc_do_profile | gVisor bot |
2021-09-16 | runsc: add global profile collection flags | Michael Pratt |
2021-09-15 | Pass address properties in a single struct | Tony Gong |
2021-09-09 | Remove link/packetsocket | Ghanan Gowripalan |
2021-09-09 | Add EthernetHeader only if underlying NIC has a mac address. | Bhasker Hariharan |
2021-09-01 | Support sending with packet sockets | Ghanan Gowripalan |
2021-08-19 | Add loopback interface as an ethernet-based device | Ghanan Gowripalan |
2021-08-18 | Add control configs | Chong Cai |
2021-08-13 | Add Event controls | Chong Cai |
2021-08-12 | Add Usage controls | Chong Cai |
2021-08-04 | Add Fs controls | Chong Cai |
2021-08-03 | Add Lifecycle controls | Chong Cai |
2021-07-23 | Add support for SIOCGIFCONF ioctl in hostinet. | Lucas Manning |
2021-07-20 | Don't kill container when volume is unmounted | Fabricio Voznika |
2021-07-20 | Add go:build directives as required by Go 1.17's gofmt. | Jamie Liu |
2021-07-13 | Use consistent naming for subcontainers | Fabricio Voznika |
2021-07-12 | Fix stdios ownership | Fabricio Voznika |
2021-07-12 | Fix GoLand analyzer errors under runsc/... | Fabricio Voznika |
2021-07-08 | Replace kernel.ExitStatus with linux.WaitStatus. | Jamie Liu |
2021-07-01 | [syserror] Update several syserror errors to linuxerr equivalents. | Zach Koopmans |
2021-06-29 | Add SIOCGIFFLAGS ioctl support to hostinet. | Lucas Manning |
2021-06-28 | Exit early with error message on checkpoint/pause w/ hostinet. | Ian Lewis |
2021-06-25 | Merge pull request #6222 from avagin:stop | gVisor bot |
2021-06-22 | [syserror] Add conversions to linuxerr with temporary Equals method. | Zach Koopmans |
2021-06-22 | runsc: don't kill sandbox, let it stop properly | Andrei Vagin |
2021-06-17 | Move tcpip.Clock impl to Timekeeper | Tamir Duberstein |
2021-06-10 | Set RLimits during `runsc exec` | Fabricio Voznika |
2021-06-10 | [op] Move SignalInfo to abi/linux package. | Ayush Ranjan |
2021-06-10 | remove the erroneous (5th) filter argument to sendmmsg. | gVisor bot |
2021-06-09 | Remove --overlayfs-stale-read flag | Fabricio Voznika |
2021-06-03 | Add additional mmap seccomp rule | Fabricio Voznika |
2021-06-03 | Initialize metrics at init | Tamir Duberstein |
2021-05-26 | Use the stack RNG everywhere | Tamir Duberstein |
2021-05-25 | Initialize Kernel.Timekeeper before network NS | Tamir Duberstein |
2021-05-25 | Use specific fmt verbs (avoid %v) | Tamir Duberstein |
2021-05-14 | Resolve remaining O_PATH TODOs. | Dean Deng |
2021-05-07 | Merge pull request #5758 from zhlhahaha:2125 | gVisor bot |
2021-05-07 | Init all vCPU when initializing machine on ARM64 | howard zhang |
2021-05-04 | Make Mount.Type optional for bind mounts | Fabricio Voznika |
2021-04-22 | Add weirdness sentry metric. | Nayana Bidari |
2021-04-19 | Move runsc reference leak checking to better locations. | Dean Deng |
2021-04-16 | Allow runsc to generate coverage reports. | Dean Deng |
2021-04-05 | Allow user mount for verity fs | Chong Cai |
2021-04-02 | Implement cgroupfs. | Rahat Mahmood |
2021-04-02 | Implement the runsc verity-prepare command. | Rahat Mahmood |