summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-04-08Set root dentry and hash for verity before verifyChong Cai
2021-04-08Set parent after child is verifiedChong Cai
2021-04-08Merge pull request #5736 from lubinszARM:pr_bblu_tlb_asidgVisor bot
2021-04-08Do not forward link-local packetsGhanan Gowripalan
2021-04-08Drop unused escapes information.Adin Scannell
2021-04-08Add Children in merkletree generateChong Cai
2021-04-08Join all routers group when forwarding is enabledGhanan Gowripalan
2021-04-08Clarify platform errors.Adin Scannell
2021-04-07Add internal staging tags to //runsc and //shim binaries.Adin Scannell
2021-04-07perf/getpid: add a case when syscalls are executed via mov $XXX, %eax; syscallAndrei Vagin
2021-04-07Remove flock suppressionTamir Duberstein
2021-04-06Do not perform MLD for certain multicast scopesGhanan Gowripalan
2021-04-05Update gofer dentry permissions only when needed.Ayush Ranjan
2021-04-05Fix listen backlog handling to be in parity with LinuxMithun Iyer
2021-04-05Report task CPU usage through the cpuacct cgroup controller.Rahat Mahmood
2021-04-05Add initial verity ioctl syscall testsChong Cai
2021-04-05Enable Checkpoint/Restore test with VFS2Fabricio Voznika
2021-04-05Add fsstress on tmpfs to presubmitFabricio Voznika
2021-04-05Allow default control values to be set for cgroupfs.Rahat Mahmood
2021-04-05Actually don't run unlink_benchmark with TSAN.Ayush Ranjan
2021-04-05deflake semaphore testKevin Krakauer
2021-04-05Allow user mount for verity fsChong Cai
2021-04-05Set Verity bit in verity_prepare cmdChong Cai
2021-04-05Fail tests when container returns non-zero statusFabricio Voznika
2021-04-05Don't run unlink_benchmark with TSAN.Adin Scannell
2021-04-03Remove eternal and enormous tests.Adin Scannell
2021-04-02Implement cgroupfs.Rahat Mahmood
2021-04-02Internal change.gVisor bot
2021-04-02Implement the runsc verity-prepare command.Rahat Mahmood
2021-04-02Add vfs1 to go/runsc-benchmarksZach Koopmans
2021-04-02Internal change.gVisor bot
2021-04-01Internal changesBhasker Hariharan
2021-04-01Remove invalid dependency.Adin Scannell
2021-04-01Internal change.gVisor bot
2021-03-30Fix panic when overriding /dev files with VFS2Fabricio Voznika
2021-03-29[syserror] Split usermem packageZach Koopmans
2021-03-29Merge pull request #5728 from zhlhahaha:2091gVisor bot
2021-03-29[perf] Reduce contention in ptrace.threadPool.lookupOrCreate().Ayush Ranjan
2021-03-26arm64 ring0: don't use inner-sharable to invalidate tlbRobin Luk
2021-03-25Use seqfile.SeqHandles correctly in VFS1 /proc/net/.Jamie Liu
2021-03-25Lock TaskSet mutex for writing in ptraceClone().Jamie Liu
2021-03-25setgid: skip tests when we can't find usable GIDsKevin Krakauer
2021-03-25Fix comments errorHoward Zhang
2021-03-25Fix nogo test errorHoward Zhang
2021-03-24Fix path to runsc in CNI tutorial.Ian Lewis
2021-03-24Fix highlighting sidebar menu on the websiteIan Lewis
2021-03-24Add POLLRDNORM/POLLWRNORM support.Bhasker Hariharan
2021-03-24Fix data race in fdbased when accessing fanoutID.Bhasker Hariharan
2021-03-24Unexpose immutable fields in stack.RouteNick Brown
2021-03-23Merge pull request #5677 from avagin:kvm-mmiogVisor bot