aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux
Commit message (Collapse)AuthorAgeFilesLines
...
* Update external_fuzzing_usb.mdAndrey Konovalov2020-04-091-4/+5
|
* Update external_fuzzing_usb.mdAndrey Konovalov2020-03-231-1/+10
|
* Update external_fuzzing_usb.mdAndrey Konovalov2020-03-231-25/+25
|
* Update found_bugs.mdDmitry Vyukov2020-03-071-0/+1
|
* sys, docs: rename syzcall to pseudo-syscallAndrey Konovalov2020-03-041-3/+3
|
* Update internals.mdAndrey Konovalov2020-02-251-3/+5
|
* Update setup.mdAndrey Konovalov2020-02-251-10/+1
|
* Update setup_ubuntu-host_qemu-vm_x86-64-kernel.mdAndrey Konovalov2020-02-251-3/+2
|
* Update setup_ubuntu-host_qemu-vm_x86-64-kernel.mdAndrey Konovalov2020-02-251-2/+3
|
* Update external_fuzzing_usb.mdAndrey Konovalov2020-02-241-1/+1
|
* Update setup_ubuntu-host_qemu-vm_x86-64-kernel.mdAndrey Konovalov2020-02-231-15/+28
|
* vm/isolated: add initial support for fuzzing chromebooksZubin Mithra2020-02-201-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | (WIP PR) Add support for StartupScript. * Modify Config{} to contain PostRepairScript. * Allow repair() to execute a startup_script after reboot. The contents of this script execute on the DUT. Add pstore support: * Modify Config{} to contain Pstore. * Modify Diagnose() to reboot the DUT and fetch pstore logs, conditional on inst.cfg.Pstore. * Add readPstoreContents(). * Allow clearing previous pstore logs upon Create() and after use inside readPstoreContents(). * Fetching pstore crashlogs relies on reliably getting lost connection on DUT reboot. Use "ServerAliveInterval=6 ServerAliveCountMax=5" ssh options when running syz-fuzzer with Pstore support enabled. Allow parsing pstore contents: * Diagnose() now returns pstore contents. Refactoring: * Move out some reusable parts of repair() to waitRebootAndSSH(). * Have an early return inside repair() if inst.waitForSSH() fails.
* docs: fix link to usb keyboard.cDmitry Vyukov2020-02-091-1/+2
| | | | | File /tools/syz-usbgen/keyboard.c linked from ./docs/linux/external_fuzzing_usb.md not found Makefile:351: recipe for target 'check_links' failed
* docs: link github.com/xairy/raw-gadgetAndrey Konovalov2020-02-061-61/+5
|
* docs: fix spelling errorsHye Sung Jung2020-01-281-2/+2
|
* Update external_fuzzing_usb.mdAndrey Konovalov2020-01-231-13/+20
|
* Update external_fuzzing_usb.mdAndrey Konovalov2020-01-071-2/+2
|
* Update setup_linux-host_qemu-vm_arm64-kernel.mdAndrey Konovalov2019-12-201-0/+8
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-191-1/+1
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-191-2/+3
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-131-3/+2
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-131-1/+1
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-131-1/+1
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-121-1/+2
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-101-1/+4
|
* docs/linux/found_bugs.md: add 3 manually reported bugsDmitry Vyukov2019-12-041-0/+1
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-031-0/+2
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-031-1/+1
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-031-1/+1
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-031-16/+20
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-031-0/+11
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-11-051-1/+1
|
* executor, pkg/host, dashboard/config: rename usb-fuzzer to usb raw-gadgetAndrey Konovalov2019-11-041-22/+22
| | | | The interface is being upstreamed and the name has changed.
* docs: Remove an invalid ascii characterAndrew Turner2019-10-211-1/+1
| | | | | A python3 version of check_links.py raises an exception reading this. Fix by removing the invalid ascii character.
* executor/usb: enable endpoints on SET_INTERFACEAndrey Konovalov2019-10-211-7/+4
| | | | | This commit changes syz_usb_control_io to enable the relevant endpoints for the interface being set via a SET_INTERFACE request.
* docs/linux: update USB instructionsAndrey Konovalov2019-09-191-5/+7
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-09-191-1/+1
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-09-191-2/+2
|
* docs: fix USB Raspberry Pi instructionsAndrey Konovalov2019-09-181-0/+19
|
* sys/linux, executor: basic support for multiple USB interfacesAndrey Konovalov2019-09-061-2/+5
|
* docs: update USB fuzzing documentationAndrey Konovalov2019-09-041-22/+234
|
* docs: add CC="$GCC/bin/gcc" to setup_ubuntu-host_qemu-vm_x86-64-kernel.md ↵ITWOI2019-09-031-3/+3
| | | | | (#1368) Use the same GCC version when configuring and building Linux kernel.
* Update setup_linux-host_qemu-vm_arm-kernel.mdAndrey Konovalov2019-08-281-2/+2
|
* Update setup_linux-host_qemu-vm_arm-kernel.mdAndrey Konovalov2019-08-281-1/+1
|
* Update found_bugs_usb.mdAndrey Konovalov2019-08-211-2/+4
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-08-201-3/+6
|
* Update found_bugs_usb.mdAndrey Konovalov2019-08-191-2/+2
|
* Update found_bugs.mdDenis Efremov2019-07-191-0/+4
|
* docs/linux: add references to syzkaller build instructionsWillem de Bruijn2019-07-047-7/+25
| | | | | | | | | | | | | | | | 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/linux/qemu-arm64: fix copy/paste with non-ASCII characterAlessio Balsini2019-06-261-4/+4
| | | | | | | | The sneaky '“' character causes errors when copy-pasting snapshots of the documentation. Solved with s/“/"/g. Signed-off-by: Alessio Balsini <balsini@android.com>