| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Update found_bugs_usb.md | Andrey Konovalov | 2017-10-09 | 1 | -12/+18 | |
| * | Update found_bugs.md | Andrey Konovalov | 2017-10-09 | 1 | -50/+0 | |
| * | Create found_bugs_usb.md | Andrey Konovalov | 2017-10-09 | 1 | -0/+52 | |
| * | Update found_bugs.md | Andrey Konovalov | 2017-10-02 | 1 | -0/+2 | |
| * | Update found_bugs.md | Andrey Konovalov | 2017-09-28 | 1 | -0/+1 | |
| * | docs: assorted windows instructions fixes | Dmitry Vyukov | 2017-09-28 | 1 | -7/+8 | |
| * | Update found_bugs.md | Andrey Konovalov | 2017-09-28 | 1 | -0/+2 | |
| * | sys/windows: add more descriptions | Dmitry Vyukov | 2017-09-27 | 1 | -4/+50 | |
| * | docs: update syz-stress command line for fuchsia | Dmitry Vyukov | 2017-09-27 | 1 | -1/+1 | |
| * | Update found_bugs.md | Andrey Konovalov | 2017-09-27 | 1 | -1/+5 | |
| * | Update found_bugs.md | Andrey Konovalov | 2017-09-26 | 1 | -0/+1 | |
| * | Update found_bugs.md | Andrey Konovalov | 2017-09-26 | 1 | -0/+1 | |
| * | Makefile: add fuchsia support | Dmitry Vyukov | 2017-09-25 | 2 | -2/+21 | |
| * | executor, sys/windows: initial windows support | Dmitry Vyukov | 2017-09-25 | 1 | -0/+18 | |
| * | Update found_bugs.md | Andrey Konovalov | 2017-09-25 | 1 | -0/+5 | |
| * | sys/syz-extract: support fuchsia | Dmitry Vyukov | 2017-09-25 | 1 | -12/+11 | |
| * | syz-manager: make vmlinux optional | Dmitry Vyukov | 2017-09-23 | 2 | -2/+2 | |
| * | Update found_bugs.md | Andrey Konovalov | 2017-09-22 | 1 | -0/+1 | |
| * | Update found_bugs.md | Andrey Konovalov | 2017-09-22 | 1 | -0/+4 | |
| * | Update found_bugs.md | Andrey Konovalov | 2017-09-21 | 1 | -0/+1 | |
| * | Update found_bugs.md | Andrey Konovalov | 2017-09-21 | 1 | -0/+6 | |
| * | Update found_bugs.md | Andrey Konovalov | 2017-09-20 | 1 | -0/+1 | |
| * | Update found_bugs.md | Andrey Konovalov | 2017-09-20 | 1 | -0/+1 | |
| * | Update found_bugs.md | Andrey Konovalov | 2017-09-20 | 1 | -0/+1 | |
| * | Update found_bugs.md | Andrey Konovalov | 2017-09-20 | 1 | -0/+1 | |
| * | Update found_bugs.md | Andrey Konovalov | 2017-09-20 | 1 | -0/+1 | |
| * | Makefile: build target binaries into separate dirs | Dmitry Vyukov | 2017-09-19 | 4 | -29/+8 | |
| * | Update found_bugs.md | Andrey Konovalov | 2017-09-18 | 1 | -0/+2 | |
| * | vm/qemu: tune some qemu arguments based on target arch | Dmitry Vyukov | 2017-09-15 | 1 | -3/+2 | |
| * | syz-manager/mgrconfig: explicitly specify target in config | Dmitry Vyukov | 2017-09-15 | 5 | -0/+6 | |
| * | Update syscall_descriptions_syntax.md | Dmitry Vyukov | 2017-09-13 | 1 | -1/+1 | |
| * | Update found_bugs.md | Andrey Konovalov | 2017-09-12 | 1 | -0/+1 | |
| * | Update found_bugs.md | Andrey Konovalov | 2017-09-12 | 1 | -0/+1 | |
| * | Update found_bugs.md | Andrey Konovalov | 2017-09-11 | 1 | -0/+1 | |
| * | Update found_bugs.md | Andrey Konovalov | 2017-09-11 | 1 | -0/+2 | |
| * | Update setup_ubuntu-host_qemu-vm_x86-64-kernel.md | Andrey Konovalov | 2017-09-08 | 1 | -1/+1 | |
| * | docs: add more prerequisites on ubuntu | Li-Wen Hsu | 2017-09-08 | 1 | -1/+1 | |
| * | Update found_bugs.md | Andrey Konovalov | 2017-09-05 | 1 | -0/+1 | |
| * | sys: support ptr64 type | Dmitry Vyukov | 2017-09-02 | 1 | -1/+2 | |
| * | pkg/compiler: check and generate types | Dmitry Vyukov | 2017-09-02 | 1 | -1/+2 | |
| * | Update linux_kernel_reporting_bugs.md | Andrey Konovalov | 2017-09-01 | 1 | -3/+3 | |
| * | Update linux_kernel_reporting_bugs.md | Andrey Konovalov | 2017-09-01 | 1 | -3/+18 | |
| * | sys: change proc arguments to the format used by const/flags/len | Dmitry Vyukov | 2017-08-31 | 1 | -2/+3 | |
| * | docs: fix syz-headerparser documentation | Zubin Mithra | 2017-08-27 | 1 | -3/+3 | |
| * | tools: add headerparser as a tool to assist in writing system call descriptions | Zubin Mithra | 2017-08-25 | 2 | -0/+67 | |
| * | docs: add landing page for automatically reported bugs | Dmitry Vyukov | 2017-08-17 | 1 | -0/+27 | |
| * | Update executing_syzkaller_programs.md | Dmitry Vyukov | 2017-08-09 | 1 | -0/+6 | |
| * | Update linux_kernel_reporting_bugs.md | Andrey Konovalov | 2017-08-03 | 1 | -1/+1 | |
| * | Update linux_kernel_reporting_bugs.md | Andrey Konovalov | 2017-08-03 | 1 | -6/+5 | |
| * | docs: small fixes | Andrey Konovalov | 2017-07-24 | 9 | -51/+92 | |
