summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-11-28Internal change.Googler
2018-11-28Fix crictl tests.Kevin Krakauer
2018-11-27Fix data race in fs.Async.Nicolas Lacasse
2018-11-27Save shutdown flags first.Brian Geffon
2018-11-27Add procid support for arm64 platformHaibo Xu
2018-11-27Disable crictl testsMichael Pratt
2018-11-26Implementation of preadv2 for Linux 4.4 supportZach Koopmans
2018-11-21Make ToView non-allocating for single VectorizedViews containing a single ViewIan Gudger
2018-11-20Use RET_KILL_PROCESS if available in kernelFabricio Voznika
2018-11-20Dumps stacks if watchdog thread is stuckFabricio Voznika
2018-11-20Use math.Rand to generate a random test container id.Nicolas Lacasse
2018-11-20Fix recursive read lock taken on TaskSetFabricio Voznika
2018-11-20Reference upstream licensesMichael Pratt
2018-11-20Internal change.Nicolas Lacasse
2018-11-20Add unsupported syscall events for get/setsockoptFabricio Voznika
2018-11-20Don't fail when destroyContainerFS is called more than onceFabricio Voznika
2018-11-20Internal change.Nicolas Lacasse
2018-11-20Parse the tmpfs mode before validating.Nicolas Lacasse
2018-11-20Update futex to use usermem abstractions.Adin Scannell
2018-11-20Add postgres to supported images listFabricio Voznika
2018-11-15Allow sandbox.Wait to be called after the sandbox has exited.Nicolas Lacasse
2018-11-15Advertise vsyscall support via /proc/<pid>/maps.Rahat Mahmood
2018-11-15Allow setting sticky bit in tmpfs permissions.Nicolas Lacasse
2018-11-15Process delayed packets when delay is disabledIan Gudger
2018-11-14Rename incorrectly named (dst, src) arguments in DeliverNetworkPacket prototypeBert Muthalaly
2018-11-14Clean up tcp.sendDataIan Gudger
2018-11-14Internal change.Nicolas Lacasse
2018-11-13Implement TCP_NODELAY and TCP_CORKIan Gudger
2018-11-13Internal change.Nicolas Lacasse
2018-11-13Internal change.Nicolas Lacasse
2018-11-13Internal change.Nicolas Lacasse
2018-11-12Internal change.Googler
2018-11-12Internal change.Nicolas Lacasse
2018-11-12runsc: generate exec pidfile after everything is ready.Lantao Liu
2018-11-12Remove obsolete TODOIan Gudger
2018-11-09Close donated files if containerManager.Start() failsFabricio Voznika
2018-11-09Add an implementation of a SACK scoreboard as per RFC6675.Bhasker Hariharan
2018-11-09Add tests multicontainer start/stopFabricio Voznika
2018-11-08Implement sync_file_range()Andrei Vagin
2018-11-08Create stubs for syscalls upto Linux 4.4.Rahat Mahmood
2018-11-07Add test that volume can be mounted on top of a symlinkFabricio Voznika
2018-11-07Fix test --race violationFabricio Voznika
2018-11-07AsyncBarrier should be run after all defers in destroyContainerFS.Nicolas Lacasse
2018-11-07Add more logging to controller.goFabricio Voznika
2018-11-07Fix flaky TestCacheResolutionTimeoutFabricio Voznika
2018-11-07Bump rules_go to v0.16.1 and go toolchain to v1.11.2.Nicolas Lacasse
2018-11-06Fix problem where crictl tests would signal both error and done channelsKevin Krakauer
2018-11-06Move bazelrc to new locationMichael Pratt
2018-11-06Internal change.Googler
2018-11-05Fix race between start and destroyFabricio Voznika