summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-08-16fix sending of SIGTTOU signal in SetForegroundProcessGroupgystemd
2021-08-13[syserror] Remove pkg syserror.Zach Koopmans
2021-08-13[benchmarks] Update BenchmarkStartEmpty benchmark.Zach Koopmans
2021-08-13Add Event controlsChong Cai
2021-08-13Fix minor typoMichael Pratt
2021-08-13Disable SA1019 (deprecation check)Michael Pratt
2021-08-13Update `core` allowed dependenciesMichael Pratt
2021-08-13Free multicastMemberships on UDP endpoint closeGhanan Gowripalan
2021-08-12Add Usage controlsChong Cai
2021-08-12[syserror] Convert remaining syserror definitions to linuxerr.Zach Koopmans
2021-08-12Clear Merkle files before measuring verity fsChong Cai
2021-08-12fix typoKevin Krakauer
2021-08-12Automated rollback of changelist 390346783gVisor bot
2021-08-12test/pipe: use futex() for sync with the signal handerAndrei Vagin
2021-08-12Internal change.gVisor bot
2021-08-12Internal change.gVisor bot
2021-08-12Add support for TCP send buffer auto tuning.Nayana Bidari
2021-08-11Add verity stat benchmark testChong Cai
2021-08-11[op] Make PacketBuffer Clone() do a deeper copy.Ayush Ranjan
2021-08-11Do not clear merkle files when creating dentryChong Cai
2021-08-11Popluate verity directory children namesChong Cai
2021-08-11Run packet socket tests on FuchsiaGhanan Gowripalan
2021-08-11Initial cgroupfs support for subcontainersRahat Mahmood
2021-08-11Fix FSSupportsMap checkAdam Barth
2021-08-11Wrap test queues in Queue object on creation.Rahat Mahmood
2021-08-11Fix LinkTest.OldnameDoesNotExistAdam Barth
2021-08-11[op] Fix //debian:debian.Ayush Ranjan
2021-08-12Use BX instead of BP at AX second opKoichi Shiraishi
2021-08-12Use BX insted of BPKoichi Shiraishi
2021-08-10fix missing SIGTTOU signal in SetForegroundProcessGroupgystemd
2021-08-09platform/kvm: fix a race condition in vCPU.unlock()Andrei Vagin
2021-08-09Run raw IP socket syscall tests on FuchsiaGhanan Gowripalan
2021-08-06[SMT] Refactor runsc mititgateZach Koopmans
2021-08-05Correctly handle interruptions in blocking msgqueue syscalls.Rahat Mahmood
2021-08-05Replace unsafe use of fork() in msgqueue tests.Rahat Mahmood
2021-08-05Skip mmap test cases if underlying FS doesn't support maps.Rahat Mahmood
2021-08-05Bump gVisor build tags to go1.19Michael Pratt
2021-08-05Automated rollback of changelist 384508720Kevin Krakauer
2021-08-05Merge pull request #6372 from avagin:AlignedAtomicgVisor bot
2021-08-05Reload the configuration during postinst rather than restarting.Adin Scannell
2021-08-04Reduce overhead of AlignedAtomic typesAndrei Vagin
2021-08-04Implement PR_SET_CHILD_SUBREAPER when the calling task is PID 1.Nicolas Lacasse
2021-08-04Add verity_randread benchmark testChong Cai
2021-08-04Add Fs controlsChong Cai
2021-08-03Use GetAbsoluteTestTmpdir() rather than hard-code "/tmp"Adam Barth
2021-08-03Add Lifecycle controlsChong Cai
2021-08-03Merge pull request #6398 from chenfengjin:fix_apt_installgVisor bot
2021-08-03Merge pull request #6171 from sudo-sturbia:msgqueue/syscalls2gVisor bot
2021-08-03Add verity open_read_close benchmark testChong Cai
2021-08-03Implement MSG_COPY option for msgrcv(2).Zyad A. Ali