| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: move OS-specific docs to subdirs | Dmitry Vyukov | 2019-02-26 | 1 | -303/+0 |
| | | | | | | | Move freebsd, fuchsia, gvisor docs into own subdirs as we do for all other OSes. Add freebsd found_bugs.md. | ||||
| * | 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: remove mentions of vmlinux | Dmitry Vyukov | 2018-06-28 | 1 | -1/+0 |
| | | | | | | | vmlinux is deprecated in favor of kernel_obj. Remove all mentions of it. Also warn in syz-manager/mgrconfig if vmlinux is set. | ||||
| * | docs: add gvisor page | Dmitry Vyukov | 2018-06-25 | 1 | -0/+26 |
