| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs/linux: remove redundant entry in found_bugs list | Dongliang Mu | 2019-02-20 | 1 | -1/+0 |
| | | |||||
| * | docs/linux: correct image name and remove packages already installed in the ↵ | Dongliang Mu | 2019-02-11 | 1 | -2/+2 |
| | | | | | script | ||||
| * | Update found_bugs.md | Dmitry Vyukov | 2019-02-01 | 1 | -0/+2 |
| | | |||||
| * | Update found_bugs.md | Dmitry Vyukov | 2019-01-25 | 1 | -0/+1 |
| | | |||||
| * | Update found_bugs.md | Dmitry Vyukov | 2019-01-17 | 1 | -0/+1 |
| | | |||||
| * | 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 found_bugs.md | Dmitry Vyukov | 2019-01-09 | 1 | -0/+1 |
| | | |||||
| * | 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. | ||||
| * | Update found_bugs.md | Dmitry Vyukov | 2018-12-20 | 1 | -0/+1 |
| | | |||||
| * | Update found_bugs.md | Dmitry Vyukov | 2018-12-10 | 1 | -0/+1 |
| | | |||||
| * | Update found_bugs.md | Dmitry Vyukov | 2018-12-06 | 1 | -0/+1 |
| | | |||||
| * | Update found_bugs.md | Dmitry Vyukov | 2018-11-26 | 1 | -0/+1 |
| | | |||||
| * | docs/linux: update recommended configs | Dmitry Vyukov | 2018-11-23 | 1 | -2/+16 |
| | | | | Mention few more tricky kernel configs that cause problems. | ||||
| * | executor: OpenBSD network package injection | Greg Steuck | 2018-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Squash of: * Doc typo * Ported some tun related functions. * Copy vnet.txt from linux to openbsd. * Simplified syz_emit_ethernet and stubbed out vnet.txt. * Undo clang-format header sorting: headers are order sensitive. * Uniquify tap devices by pid. * clang-format off for includes * Happier clang-format. * Partially revert "Uniquify tap devices by pid." Just rely on procid magic instead of getting it from a flag. | ||||
| * | Update found_bugs.md | Dmitry Vyukov | 2018-11-08 | 1 | -0/+1 |
| | | |||||
| * | Update found_bugs.md | Dmitry Vyukov | 2018-11-07 | 1 | -0/+1 |
| | | |||||
| * | Update found_bugs.md | Dmitry Vyukov | 2018-10-31 | 1 | -0/+1 |
| | | |||||
| * | Update found_bugs.md | Dmitry Vyukov | 2018-10-27 | 1 | -0/+2 |
| | | |||||
| * | Update found_bugs.md | Dmitry Vyukov | 2018-10-23 | 1 | -0/+1 |
| | | |||||
| * | Added kernel config options for debian stretch | Bader AlBassam | 2018-10-18 | 1 | -0/+6 |
| | | |||||
| * | docs: say that OpenBSD bugs are now reported by syzbot too | Dmitry Vyukov | 2018-10-11 | 1 | -1/+2 |
| | | |||||
| * | Update setup.md | Dmitry Vyukov | 2018-10-10 | 1 | -8/+6 |
| | | | | | Update Go instructions for newer toolchain. GOPATH and GOROOT are now optional, and we also need to add GOPATH/bin to PATH. | ||||
| * | docs: Update package names for modern Ubuntu | Kees Cook | 2018-10-03 | 1 | -2/+2 |
| | | | | | The package names for perf and qemu are out of date. This updates them. | ||||
| * | docs: Use 'stretch' in ssh command | Tobin C. Harding | 2018-09-11 | 1 | -1/+1 |
| | | | | | | | | | | Recently Debian image was updated to be 'stretch' from 'wheezy'. The ssh command got missed. Update the ssh command to use 'stretch' instead of 'wheezy'. Signed-off-by: Tobin C. Harding <me@tobin.cc> | ||||
| * | tools: update to Debian stretch | Kees Cook | 2018-09-05 | 1 | -13/+13 |
| | | | | | | | | This updates the image creation tool to use Debian stretch (current stable) instead of wheezy, which is very out of date. The only change needed here was a hint to systemd to make the root filesystem read-write after booting. Documentation has also been updated. | ||||
| * | Modify name of private key file as id_rsa does not exist in the context | Dongliang Mu | 2018-09-05 | 1 | -2/+2 |
| | | |||||
| * | Update kernel_configs.md | Dmitry Vyukov | 2018-08-29 | 1 | -5/+7 |
| | | |||||
| * | docs: remove mentions of vmlinux | Dmitry Vyukov | 2018-06-28 | 7 | -12/+12 |
| | | | | | | | vmlinux is deprecated in favor of kernel_obj. Remove all mentions of it. Also warn in syz-manager/mgrconfig if vmlinux is set. | ||||
| * | Update found_bugs.md | shankarapailoor | 2018-06-12 | 1 | -0/+1 |
| | | |||||
| * | Update found_bugs.md | Dmitry Vyukov | 2018-06-12 | 1 | -2/+2 |
| | | |||||
| * | Update found_bugs.md | Dmitry Vyukov | 2018-06-05 | 1 | -0/+1 |
| | | |||||
| * | Update found_bugs.md | Dmitry Vyukov | 2018-06-05 | 1 | -0/+1 |
| | | |||||
| * | Updated file and fixed typo. | Murat | 2018-05-15 | 1 | -1/+1 |
| | | | | Fixed typo for JSON config file. It has a comma after "false". If this comma exist, it always gives issue about object thing. | ||||
| * | docs: add link for PH-1 kernel | Jean-Baptiste Theou | 2018-05-09 | 1 | -1/+1 |
| | | | | | Signed-off-by: Jean-Baptiste Theou <jb@essential.com> | ||||
| * | Update kernel_configs.md | Dmitry Vyukov | 2018-04-27 | 1 | -0/+6 |
| | | |||||
| * | Update setup_linux-host_qemu-vm_arm-kernel.md | Dmitry Vyukov | 2018-04-27 | 1 | -0/+1 |
| | | |||||
| * | docs: add instructions for arm kernel | Dmitry Vyukov | 2018-04-27 | 2 | -0/+135 |
| | | |||||
| * | Update found_bugs.md | Dmitry Vyukov | 2018-04-24 | 1 | -0/+1 |
| | | |||||
| * | Update found_bugs.md | Dmitry Vyukov | 2018-04-23 | 1 | -0/+1 |
| | | |||||
| * | Update found_bugs.md | Dmitry Vyukov | 2018-04-23 | 1 | -0/+1 |
| | | |||||
| * | Update kernel_configs.md | Dmitry Vyukov | 2018-04-20 | 1 | -0/+1 |
| | | |||||
| * | Update kernel_configs.md | Dmitry Vyukov | 2018-04-19 | 1 | -0/+23 |
| | | |||||
| * | [docs] Add Linux network troubleshooting guidance. | Julia Hansbrough | 2018-03-01 | 1 | -0/+9 |
| | | | | | | It took me a bit to figure out this kernel configuration quirk, so thought it may be helpful to add to the troubleshooting section! | ||||
| * | Update found_bugs.md | Dmitry Vyukov | 2018-02-27 | 1 | -0/+2 |
| | | |||||
| * | Update found_bugs.md | Dmitry Vyukov | 2018-01-30 | 1 | -0/+1 |
| | | |||||
| * | Update found_bugs.md | Dmitry Vyukov | 2018-01-30 | 1 | -0/+1 |
| | | |||||
| * | Update found_bugs.md | Dmitry Vyukov | 2018-01-25 | 1 | -1/+1 |
| | | |||||
| * | Update found_bugs.md | Dmitry Vyukov | 2018-01-22 | 1 | -0/+1 |
| | | |||||
| * | sys/linux: add ion and ashmem devices support | Dmitry Vyukov | 2018-01-09 | 1 | -1/+10 |
| | | | | | | Note: ion supercedes the old android interface, which is moved to sys/android. | ||||
