summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-08-12Merge release-20210726.0-51-gd51bc877f (automated)gVisor bot
2021-08-11Run packet socket tests on FuchsiaGhanan Gowripalan
2021-08-12Merge release-20210726.0-50-ga50596874 (automated)gVisor bot
2021-08-11Initial cgroupfs support for subcontainersRahat Mahmood
2021-08-12Merge release-20210726.0-49-g09b453cec (automated)gVisor bot
2021-08-11Fix FSSupportsMap checkAdam Barth
2021-08-11Merge release-20210726.0-48-g8d84c5a8e (automated)gVisor bot
2021-08-11Wrap test queues in Queue object on creation.Rahat Mahmood
2021-08-11Merge release-20210726.0-47-g23f8e8481 (automated)gVisor bot
2021-08-11Fix LinkTest.OldnameDoesNotExistAdam Barth
2021-08-11Merge release-20210726.0-46-gc2353e405 (automated)gVisor bot
2021-08-11[op] Fix //debian:debian.Ayush Ranjan
2021-08-09Merge release-20210726.0-45-g14d6cb443 (automated)gVisor bot
2021-08-09platform/kvm: fix a race condition in vCPU.unlock()Andrei Vagin
2021-08-09Merge release-20210726.0-44-g34ec00c5e (automated)gVisor bot
2021-08-09Run raw IP socket syscall tests on FuchsiaGhanan Gowripalan
2021-08-06Merge release-20210726.0-43-gc07dc3828 (automated)gVisor bot
2021-08-06[SMT] Refactor runsc mititgateZach Koopmans
2021-08-06Merge release-20210726.0-42-g569f605f4 (automated)gVisor bot
2021-08-05Correctly handle interruptions in blocking msgqueue syscalls.Rahat Mahmood
2021-08-06Merge release-20210726.0-41-g15853bdc8 (automated)gVisor bot
2021-08-05Replace unsafe use of fork() in msgqueue tests.Rahat Mahmood
2021-08-05Merge release-20210726.0-40-ga72efae96 (automated)gVisor bot
2021-08-05Skip mmap test cases if underlying FS doesn't support maps.Rahat Mahmood
2021-08-05Merge release-20210726.0-39-g99325baf5 (automated)gVisor bot
2021-08-05Bump gVisor build tags to go1.19Michael Pratt
2021-08-05Merge release-20210726.0-38-gcaf9403f6 (automated)gVisor bot
2021-08-05Automated rollback of changelist 384508720Kevin Krakauer
2021-08-05Merge release-20210726.0-37-g42301ae7d (automated)gVisor bot
2021-08-05Merge pull request #6372 from avagin:AlignedAtomicgVisor bot
2021-08-05Merge release-20210726.0-35-g919a7da6d (automated)gVisor bot
2021-08-05Reload the configuration during postinst rather than restarting.Adin Scannell
2021-08-04Reduce overhead of AlignedAtomic typesAndrei Vagin
2021-08-05Merge release-20210726.0-34-g43e3d29b9 (automated)gVisor bot
2021-08-04Implement PR_SET_CHILD_SUBREAPER when the calling task is PID 1.Nicolas Lacasse
2021-08-05Merge release-20210726.0-33-gb9780f96b (automated)gVisor bot
2021-08-04Add verity_randread benchmark testChong Cai
2021-08-04Merge release-20210726.0-32-gcbb99336c (automated)gVisor bot
2021-08-04Add Fs controlsChong Cai
2021-08-04Merge release-20210726.0-31-g681e54190 (automated)gVisor bot
2021-08-03Use GetAbsoluteTestTmpdir() rather than hard-code "/tmp"Adam Barth
2021-08-03Merge release-20210726.0-30-g8caf231cb (automated)gVisor bot
2021-08-03Add Lifecycle controlsChong Cai
2021-08-03Merge release-20210726.0-29-g15d1d9fdf (automated)gVisor bot
2021-08-03Merge pull request #6398 from chenfengjin:fix_apt_installgVisor bot
2021-08-03Merge release-20210726.0-27-g8363a98c4 (automated)gVisor bot
2021-08-03Merge pull request #6171 from sudo-sturbia:msgqueue/syscalls2gVisor bot
2021-08-03Merge release-20210726.0-20-gceab3327c (automated)gVisor bot
2021-08-03Add verity open_read_close benchmark testChong Cai
2021-08-03Implement MSG_COPY option for msgrcv(2).Zyad A. Ali