summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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-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
2021-03-23Move the code that manages floating-point state to a separate packageAndrei Vagin
2021-03-23Add --file-access-mounts flagFabricio Voznika
2021-03-23setgid directory support in goferfsKevin Krakauer
2021-03-23Skip checklocks analysis for stateify generated code.Rahat Mahmood
2021-03-23Allow FSETXATTR/FGETXATTR host calls for VerityChong Cai
2021-03-23Use constant (TestInitialSequenceNumber) instead of integer (789) in tests.Nayana Bidari
2021-03-23Split fio read/write and randread/randwrite operationsZach Koopmans
2021-03-23Explicitly allow martian loopback packetsGhanan Gowripalan
2021-03-22Update apt repository to limit to supported architectures.Adin Scannell
2021-03-22[lisa] Support dynamic types for all types.Ayush Ranjan
2021-03-22Fix logs for packetimpact tests cleanupZeling Feng
2021-03-22Return tcpip.Error from (*Stack).GetMainNICAddressGhanan Gowripalan
2021-03-22Emit comment about build tags in gomarshal generated files.Rahat Mahmood
2021-03-22Avoid calling sync on each write in writethrough mode.Nicolas Lacasse
2021-03-22Fix and merge tcp_{outside_the_window,tcp_unacc_seq_ack}_closingZeling Feng
2021-03-18Translate syserror when validating partial IO errorsFabricio Voznika
2021-03-18Address post submit comments for fs benchmarks.Zach Koopmans
2021-03-18Skip /dev submount hack on VFS2.Jamie Liu
2021-03-17Do not use martian loopback packets in testsGhanan Gowripalan
2021-03-17Drop loopback traffic from outside of the stackGhanan Gowripalan
2021-03-16kvm: prefault a floating point state before restoring itAndrei Vagin
2021-03-16Fix tcp_fin_retransmission_netstack_testZeling Feng
2021-03-16Fix a race with synRcvdCount and acceptMithun Iyer
2021-03-16setgid directory support in overlayfsKevin Krakauer
2021-03-16Unexport methods on NDPOptionGhanan Gowripalan
2021-03-16Detect looped-back NDP DAD messagesGhanan Gowripalan
2021-03-16Do not call into Stack from LinkAddressRequestGhanan Gowripalan
2021-03-15Turn sys_thread constants into variables.Etienne Perot
2021-03-15Move `MaxIovs` back to a variable in `iovec.go`.Etienne Perot
2021-03-15Deflake proc_test_nativeFabricio Voznika
2021-03-15Make netstack (//pkg/tcpip) buildable for 32 bitKevin Krakauer
2021-03-15[op] Make gofer client handle return partial write length when err is nil.Ayush Ranjan
2021-03-15Merge pull request #5618 from iangudger:unix-transport-racegVisor bot
2021-03-15Packetimpact test for ACK to OTW Seq segments behavior in CLOSINGZeling Feng
2021-03-14Fix race in tcp_retransmits_testMithun Iyer
2021-03-13[perf] Run benchmarks with VFS2.Ayush Ranjan
2021-03-12Add escapes to newlines in syzkaller instructions.Nicolas Lacasse
2021-03-12Merge pull request #5663 from avagin:apt-repogVisor bot
2021-03-11Support ICMP echo sockets on Linux DUTZeling Feng
2021-03-11make/release: Sign a package only if it isn't signed yet.Andrei Vagin