aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* docs/openbsd: update found_bugs.mdAnton Lindqvist2019-02-211-0/+6
|
* docs/linux: remove redundant entry in found_bugs listDongliang Mu2019-02-201-1/+0
|
* docs/openbsd: update found_bugs.mdAnton Lindqvist2019-02-121-0/+6
|
* hafnium: add basic supportDmitry Vyukov2019-02-121-0/+9
| | | | | | | Add [very] basic support for testing Hafnium: https://hafnium.googlesource.com/hafnium Update #996
* Add keyname and empty passphraseSiddharth M2019-02-121-1/+1
|
* Made changes in the ssh config and netbsd sources partSiddharth M2019-02-121-11/+18
|
* Remove instances of executorSiddharth M2019-02-121-19/+1
|
* Minor changes to the documentationSiddharth M2019-02-121-7/+31
|
* docs/linux: correct image name and remove packages already installed in the ↵Dongliang Mu2019-02-111-2/+2
| | | | script
* sys/fuchsia: fix fidlgen issuesMarco Vanotti2019-02-061-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | * sys/fuchsia: fix fidlgen issues. This change modifies fidlgen removing fuchsia.mediacodec and renaming zircon-ethernet to fuchsia-hardware-ethernet. fuchsia.mediacodec has most of its functionality merged into fuchsia.media and it's not included in the default amd64 builds. zircon-ethernet has been renamed to fuchsia-hardware-ethernet recently: https://fuchsia-review.googlesource.com/c/zircon/+/237178 * docs/fuchsia: Add troubleshooting sections This commit adds a troubleshooting section in the fuchsia syzkaller docs that mentions how to solve fidlgen issues when fidl interfaces are removed or renamed. * sys/fuchsia: remove stale autogenerated files. * sys/fucsia run make extract && make generate.
* docs: move netbsd.md into own dirDmitry Vyukov2019-02-012-1/+1
| | | | | The latest trend is to create a dir per OS as we now have too many of them. Create a dir netbsd and move the existing doc into it.
* docs/openbsd: update found_bugs.mdAnton Lindqvist2019-02-011-0/+2
|
* Update found_bugs.mdDmitry Vyukov2019-02-011-0/+2
|
* sys/linux: rename dev descriptions filesAndrey Konovalov2019-02-011-1/+1
| | | | | Prefix file names of descriptions of /dev/* files with dev_. And give some of them more appropriate names.
* docs/trusty: add instructions on running syzkallerDmitry Vyukov2019-02-011-1/+48
| | | Update #933
* docs/openbsd: update found_bugs.mdAnton Lindqvist2019-01-281-0/+2
|
* Update found_bugs.mdDmitry Vyukov2019-01-251-0/+1
|
* Update README.mdDmitry Vyukov2019-01-231-1/+1
|
* docs/openbsd: update found_bugs.mdAnton Lindqvist2019-01-231-0/+2
|
* docs/openbsd: update found_bugs.mdAnton Lindqvist2019-01-221-0/+6
|
* Update found_bugs.mdDmitry Vyukov2019-01-171-0/+1
|
* docs/syscall_descriptions_syntax.md: update syntax about unionhoujingyi2019-01-171-6/+8
| | | | | | | | * Update syscall_descriptions_syntax.md * Update syscall_descriptions_syntax.md * Update syscall_descriptions_syntax.md
* Update found_bugs.mdDmitry Vyukov2019-01-161-0/+1
|
* Update found_bugs.mdDmitry Vyukov2019-01-151-0/+1
|
* Update executing_syzkaller_programs.mdDmitry Vyukov2019-01-151-2/+4
| | | | -cover=0 is the default now -procs=16 looks too high, syzbot uses 6-8 so let's suggest 8
* docs/trusty: add instructions on building trustyDmitry Vyukov2019-01-141-1/+106
| | | | Update #933
* docs/netbsd.md: updated documentation for NetBSDSiddharth M2019-01-141-117/+144
| | | Refactored the document and updated the changes.
* Update syzbot.mdDmitry Vyukov2019-01-111-0/+3
| | | Mention i386 userspace arch and -m32 flag.
* Update syzbot.mdDmitry Vyukov2019-01-111-2/+2
| | | Mention chmod 0600 on the ssh key, otherwise it's rejected by ssh.
* Update found_bugs.mdDmitry Vyukov2019-01-091-0/+1
|
* docs/openbsd: update found_bugs.mdAnton Lindqvist2019-01-081-0/+6
|
* docs/linux: update places with reported bugsDmitry Vyukov2019-01-061-1/+1
| | | Mention that reported bugs can be on syzkaller-bugs and and syzbot dashboard.
* docs/openbsd: update found_bugs.mdAnton Lindqvist2019-01-031-0/+2
|
* docs/syzbot.md: add reference to gcc 9Dmitry Vyukov2018-12-311-0/+1
|
* docs/openbsd: update found_bugs.mdAnton Lindqvist2018-12-221-0/+2
|
* Update found_bugs.mdDmitry Vyukov2018-12-201-0/+1
|
* docs/openbsd: update found_bugs.mdAnton Lindqvist2018-12-191-0/+2
|
* docs: fix step to create local branch from new originVictor Hsieh2018-12-191-1/+1
| | | | | The current step creates a local branch from the default origin, which is probably not my-origin in the instruction.
* docs/openbsd: update found_bugs.mdAnton Lindqvist2018-12-181-0/+2
|
* docs: add instructions for running syz-execprog in gVisorMichael Pratt2018-12-151-0/+278
| | | | | | This configuration mounts the syzkaller bin/linux_amd64 folder as the sandbox root, bind mounts a single input log, then runs syz-execprog on the input.
* docs/openbsd/setup.md: micro-simplificationGreg Steuck2018-12-131-1/+1
| | | @mptre WDYT
* Update found_bugs.mdDmitry Vyukov2018-12-101-0/+1
|
* docs/openbsd: update found_bugs.mdAnton Lindqvist2018-12-081-0/+2
|
* docs: mention OpenBSD in setup.mdAnton Lindqvist2018-12-081-1/+1
|
* docs/darwin: add some info about darwinDmitry Vyukov2018-12-084-2/+24
| | | | | Also move windows into separate dir, mention windows/darwin in found bugs.
* Update syzbot.mdDmitry Vyukov2018-12-061-0/+1
| | | add newer clang compiler
* Update found_bugs.mdDmitry Vyukov2018-12-061-0/+1
|
* docs: update contributing.mdDmitry Vyukov2018-12-031-7/+13
| | | Clarify commit description guidelines.
* docs/openbsd: update found_bugs.mdAnton Lindqvist2018-12-021-0/+2
|
* Update found_bugs.mdDmitry Vyukov2018-11-261-0/+1
|