| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tools/check-whitespace.sh: check for trailing whitespaces | Dmitry Vyukov | 2020-09-14 | 1 | -2/+2 |
| | | | | | | | File types that we don't format automatically can end up with such basic untidiness as trailing whitespaces. Check for these. Remove all existing precedents. | ||||
| * | docs/linux: update links to go install | Andrey Konovalov | 2020-05-07 | 1 | -1/+1 |
| | | |||||
| * | Update setup_linux-host_qemu-vm_arm-kernel.md | Andrey Konovalov | 2019-08-28 | 1 | -2/+2 |
| | | |||||
| * | Update setup_linux-host_qemu-vm_arm-kernel.md | Andrey Konovalov | 2019-08-28 | 1 | -1/+1 |
| | | |||||
| * | docs/linux: add references to syzkaller build instructions | Willem de Bruijn | 2019-07-04 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | | | In the various linux build instructions, add pointers to the main doc with instructions for building syzkaller. These instructions were present before commit d23e90a7b44b ("all: switch to Go 1.12"). They were duplicated across files. Since the commit the instructions are in one place. Make it easier to find them from the platform-specific setup guides. Also clarify in the x86_64 guide that using a precompiled compiler from the supplied list is optional if the distribution provided compiler is recent enough. Before commit d28f4ce ("Update setup_ubuntu-host_qemu-vm_x86-64-kernel.md") the file had explicit build instructions. Those are no longer needed. | ||||
| * | docs: remove mentions of vmlinux | Dmitry Vyukov | 2018-06-28 | 1 | -1/+1 |
| | | | | | | | vmlinux is deprecated in favor of kernel_obj. Remove all mentions of it. Also warn in syz-manager/mgrconfig if vmlinux is set. | ||||
| * | 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 | 1 | -0/+134 |
