| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs/openbsd: update found_bugs.md | Anton Lindqvist | 2019-02-21 | 1 | -0/+6 |
| | | |||||
| * | docs/linux: remove redundant entry in found_bugs list | Dongliang Mu | 2019-02-20 | 1 | -1/+0 |
| | | |||||
| * | docs/openbsd: update found_bugs.md | Anton Lindqvist | 2019-02-12 | 1 | -0/+6 |
| | | |||||
| * | hafnium: add basic support | Dmitry Vyukov | 2019-02-12 | 1 | -0/+9 |
| | | | | | | | | Add [very] basic support for testing Hafnium: https://hafnium.googlesource.com/hafnium Update #996 | ||||
| * | Add keyname and empty passphrase | Siddharth M | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | Made changes in the ssh config and netbsd sources part | Siddharth M | 2019-02-12 | 1 | -11/+18 |
| | | |||||
| * | Remove instances of executor | Siddharth M | 2019-02-12 | 1 | -19/+1 |
| | | |||||
| * | Minor changes to the documentation | Siddharth M | 2019-02-12 | 1 | -7/+31 |
| | | |||||
| * | docs/linux: correct image name and remove packages already installed in the ↵ | Dongliang Mu | 2019-02-11 | 1 | -2/+2 |
| | | | | | script | ||||
| * | sys/fuchsia: fix fidlgen issues | Marco Vanotti | 2019-02-06 | 1 | -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 dir | Dmitry Vyukov | 2019-02-01 | 2 | -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.md | Anton Lindqvist | 2019-02-01 | 1 | -0/+2 |
| | | |||||
| * | Update found_bugs.md | Dmitry Vyukov | 2019-02-01 | 1 | -0/+2 |
| | | |||||
| * | sys/linux: rename dev descriptions files | Andrey Konovalov | 2019-02-01 | 1 | -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 syzkaller | Dmitry Vyukov | 2019-02-01 | 1 | -1/+48 |
| | | | | Update #933 | ||||
| * | docs/openbsd: update found_bugs.md | Anton Lindqvist | 2019-01-28 | 1 | -0/+2 |
| | | |||||
| * | Update found_bugs.md | Dmitry Vyukov | 2019-01-25 | 1 | -0/+1 |
| | | |||||
| * | Update README.md | Dmitry Vyukov | 2019-01-23 | 1 | -1/+1 |
| | | |||||
| * | docs/openbsd: update found_bugs.md | Anton Lindqvist | 2019-01-23 | 1 | -0/+2 |
| | | |||||
| * | docs/openbsd: update found_bugs.md | Anton Lindqvist | 2019-01-22 | 1 | -0/+6 |
| | | |||||
| * | Update found_bugs.md | Dmitry Vyukov | 2019-01-17 | 1 | -0/+1 |
| | | |||||
| * | docs/syscall_descriptions_syntax.md: update syntax about union | houjingyi | 2019-01-17 | 1 | -6/+8 |
| | | | | | | | | | * Update syscall_descriptions_syntax.md * Update syscall_descriptions_syntax.md * Update syscall_descriptions_syntax.md | ||||
| * | Update found_bugs.md | Dmitry Vyukov | 2019-01-16 | 1 | -0/+1 |
| | | |||||
| * | Update found_bugs.md | Dmitry Vyukov | 2019-01-15 | 1 | -0/+1 |
| | | |||||
| * | Update executing_syzkaller_programs.md | Dmitry Vyukov | 2019-01-15 | 1 | -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 trusty | Dmitry Vyukov | 2019-01-14 | 1 | -1/+106 |
| | | | | | Update #933 | ||||
| * | docs/netbsd.md: updated documentation for NetBSD | Siddharth M | 2019-01-14 | 1 | -117/+144 |
| | | | | Refactored the document and updated the changes. | ||||
| * | Update syzbot.md | Dmitry Vyukov | 2019-01-11 | 1 | -0/+3 |
| | | | | Mention i386 userspace arch and -m32 flag. | ||||
| * | Update syzbot.md | Dmitry Vyukov | 2019-01-11 | 1 | -2/+2 |
| | | | | Mention chmod 0600 on the ssh key, otherwise it's rejected by ssh. | ||||
| * | Update found_bugs.md | Dmitry Vyukov | 2019-01-09 | 1 | -0/+1 |
| | | |||||
| * | docs/openbsd: update found_bugs.md | Anton Lindqvist | 2019-01-08 | 1 | -0/+6 |
| | | |||||
| * | docs/linux: update places with reported bugs | Dmitry Vyukov | 2019-01-06 | 1 | -1/+1 |
| | | | | Mention that reported bugs can be on syzkaller-bugs and and syzbot dashboard. | ||||
| * | docs/openbsd: update found_bugs.md | Anton Lindqvist | 2019-01-03 | 1 | -0/+2 |
| | | |||||
| * | docs/syzbot.md: add reference to gcc 9 | Dmitry Vyukov | 2018-12-31 | 1 | -0/+1 |
| | | |||||
| * | docs/openbsd: update found_bugs.md | Anton Lindqvist | 2018-12-22 | 1 | -0/+2 |
| | | |||||
| * | Update found_bugs.md | Dmitry Vyukov | 2018-12-20 | 1 | -0/+1 |
| | | |||||
| * | docs/openbsd: update found_bugs.md | Anton Lindqvist | 2018-12-19 | 1 | -0/+2 |
| | | |||||
| * | docs: fix step to create local branch from new origin | Victor Hsieh | 2018-12-19 | 1 | -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.md | Anton Lindqvist | 2018-12-18 | 1 | -0/+2 |
| | | |||||
| * | docs: add instructions for running syz-execprog in gVisor | Michael Pratt | 2018-12-15 | 1 | -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-simplification | Greg Steuck | 2018-12-13 | 1 | -1/+1 |
| | | | | @mptre WDYT | ||||
| * | Update found_bugs.md | Dmitry Vyukov | 2018-12-10 | 1 | -0/+1 |
| | | |||||
| * | docs/openbsd: update found_bugs.md | Anton Lindqvist | 2018-12-08 | 1 | -0/+2 |
| | | |||||
| * | docs: mention OpenBSD in setup.md | Anton Lindqvist | 2018-12-08 | 1 | -1/+1 |
| | | |||||
| * | docs/darwin: add some info about darwin | Dmitry Vyukov | 2018-12-08 | 4 | -2/+24 |
| | | | | | | Also move windows into separate dir, mention windows/darwin in found bugs. | ||||
| * | Update syzbot.md | Dmitry Vyukov | 2018-12-06 | 1 | -0/+1 |
| | | | | add newer clang compiler | ||||
| * | Update found_bugs.md | Dmitry Vyukov | 2018-12-06 | 1 | -0/+1 |
| | | |||||
| * | docs: update contributing.md | Dmitry Vyukov | 2018-12-03 | 1 | -7/+13 |
| | | | | Clarify commit description guidelines. | ||||
| * | docs/openbsd: update found_bugs.md | Anton Lindqvist | 2018-12-02 | 1 | -0/+2 |
| | | |||||
| * | Update found_bugs.md | Dmitry Vyukov | 2018-11-26 | 1 | -0/+1 |
| | | |||||
