summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-05-08Reword misleading log lineIan Gudger
2018-05-08Fix warning: redundant if ...; err != nil check, just return error instead.Ian Gudger
2018-05-08Fix format string type in testIan Gudger
2018-05-07Fix misspellingsIan Gudger
2018-05-07tools/go_generics: fix typo in documentation of the type flagTravis McDemus
2018-05-07Improve consistency in go_stateify file generationIan Gudger
2018-05-07Improve consistency of github templatesIan Gudger
2018-05-07Add generated file.Adin Scannell
2018-05-07Make bug template more readable in edit modeFabricio Voznika
2018-05-05Remove dead code in urpcIan Gudger
2018-05-05Note architecture and Linux version requirementsMichael Pratt
2018-05-04Remove ineffectual code in sentry ELF loaderIan Gudger
2018-05-04sentry: Adds the SIOCGIFNETMASK ioctl to epsocket.Kevin Krakauer
2018-05-04Run gofmt -s on everythingIan Gudger
2018-05-04sentry: capture CPU usage metadata for save.Zhaozhong Ni
2018-05-04Disable stack protector in VDSO buildMichael Pratt
2018-05-04Add to the github issue templateIan Gudger
2018-05-04Fix runsc capabilitiesFabricio Voznika
2018-05-04Add github bug templateFabricio Voznika
2018-05-03Add common docker error when version is wrongFabricio Voznika
2018-05-03Return error when child exits earlyFabricio Voznika
2018-05-03Clean up control message strace loggingIan Gudger
2018-05-03Python 3.0 is now supported.Nicolas Lacasse
2018-05-03Readme: fix JSON formattingEric Chiang
2018-05-03Fix misspellings.Cyrille Hemidy
2018-05-03CONTRIBUTING.md: fix golang.org/x/sys/unix package nameTobias Klauser
2018-05-03Include Gold linker in requirements.Christopher Koch
2018-05-03Don't prematurely remove MountSource from parent's children.Christopher Koch
2018-05-03Make check_vdso compatible with Python 2 and 3Sergiusz Bazanski
2018-05-02Remove detach for exec optionsFabricio Voznika
2018-05-02Note that build requires Python 2.7Michael Pratt
2018-05-02Use png for the run states diagramZhengyu He
2018-05-02Fix links in README and CONTRIBUTING.Nicolas Lacasse
2018-05-01Add support for ping socketsIan Gudger
2018-05-01Set LMA in EFERMichael Pratt
2018-05-01Implement SO_TIMESTAMPIan Gudger
2018-05-01Note that the KVM platform is experimentalMichael Pratt
2018-05-01Write either packet logs or pcap file. But not both.Bhasker Hariharan
2018-05-01Remove stale TODOFabricio Voznika
2018-05-01Fix SO_RCVTIMEOUT for recvmsgIan Gudger
2018-05-01Make images consistent.Adin Scannell
2018-05-01Fix link in CONTRIBUTING.md.Nicolas Lacasse
2018-05-01Add a GitHub pull request template.Nicolas Lacasse
2018-05-01Add .gitignoreAdin Scannell
2018-04-30Remove disclaimerZhengyu He
2018-04-28Add mising license headers.Nicolas Lacasse
2018-04-28Restore markdown images that work universallyAdin Scannell
2018-04-28Fix center alignmentFabricio Voznika
2018-04-28Update ImagesFabricio Voznika
2018-04-28Check in gVisor.Googler