summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-06-20Reduce test sleep timeFabricio Voznika
2018-06-20Include image test as part of kokoro testsFabricio Voznika
2018-06-20Add end-to-end image testsFabricio Voznika
2018-06-20Add 'runsc debug' commandFabricio Voznika
2018-06-20Kokoro: Change name of uploaded log files.Nicolas Lacasse
2018-06-20Remove some defers in hot paths in the filesystem code.Nicolas Lacasse
2018-06-20Add tool to configure runtime settings in dockerFabricio Voznika
2018-06-20sentry: pending signals S/R optimization.Zhaozhong Ni
2018-06-19runsc: Enable container creation within existing sandboxes.Kevin Krakauer
2018-06-19Epsocket has incorrect recv(2) behavior after SHUT_RD.Brian Geffon
2018-06-19runsc: Whitelist lstat, as it is now used in specutils.Kevin Krakauer
2018-06-19state: pretty-print primitive type arrays.Zhaozhong Ni
2018-06-19runsc: Fix flakey container_test.Kevin Krakauer
2018-06-19Make KVM more scalable by removing CPU cap.Adin Scannell
2018-06-19sentry: futex S/R optimization.Zhaozhong Ni
2018-06-19Added a resume command to unpause a paused container.Justine Olshan
2018-06-19Rpcinet is racy around shutdown flags.Brian Geffon
2018-06-19Add a new cache policy FSCACHE_WRITETHROUGH.Nicolas Lacasse
2018-06-19state: include I/O and protobuf time in kernel S/R timing stats.Zhaozhong Ni
2018-06-19Rpcinet needs to track shutdown state for blocking sockets.Brian Geffon
2018-06-18Modified boot.go to allow for restores.Justine Olshan
2018-06-18Add pointer to dated builds in READMEFabricio Voznika
2018-06-18runsc: support symlink to the exec path.Lantao Liu
2018-06-18runsc: support "rw" mount option.Lantao Liu
2018-06-18Automated rollback of changelist 200770591Fabricio Voznika
2018-06-17Add rpcinet support for control messages.Brian Geffon
2018-06-15Added code for a pause command for a container process.Justine Olshan
2018-06-15Replace crypto/rand with internal rand packageMichael Pratt
2018-06-15runsc: Make gofer logs show up in test output.Kevin Krakauer
2018-06-15runsc: support /dev bind mount which does not conflict with default /dev mount.Lantao Liu
2018-06-15sentry: do not start delivering external signal immediately.Zhaozhong Ni
2018-06-15FIFOs should support O_TRUNC as a no-op.Brian Geffon
2018-06-15runsc/cmd: fix kill signal parsingDmitry Vyukov
2018-06-15Use notify explicitly on unlock path.Adin Scannell
2018-06-15Set kernel.applicationCores to the number of processor on the hostFabricio Voznika
2018-06-15Implement /proc/thread-selfFabricio Voznika
2018-06-15Update contributing guidelines with an example.Adin Scannell
2018-06-14Fix typo.Brielle Broder
2018-06-14Ignore expiration count in kernelCPUClockListener.Notify.Jamie Liu
2018-06-14Add nanosleep filter for Go 1.11 supportMichael Pratt
2018-06-13Fix reference leak in VDSO validationIan Gudger
2018-06-13Fix missing returns in rpcinet.Brian Geffon
2018-06-13Deflake kvm_test.Adin Scannell
2018-06-13Fix failure to mount volume that sandbox process has no accessFabricio Voznika
2018-06-13sentry: do not treat all save errors as state file errors.Zhaozhong Ni
2018-06-13Log filemem state when panicing due to invalid refcount.Jamie Liu
2018-06-12Fix reference leak for negative direntsIan Gudger
2018-06-12Rpcinet doensn't handle SO_RCVTIMEO properly.Brian Geffon
2018-06-12runsc: do not include sub target if it is not started with '/'.Lantao Liu
2018-06-12Runsc checkpoint works.Brielle Broder