syzkaller/docs
Dmitry Vyukov 08c91ab698 sys: support ptr64 type
ptr64 is like ptr, but always takes 8 bytes of space.
Needed for some APIs. Unfortunately, most of these APIs
use buffer type, so we can't use ptr64 immidiately.
2017-09-02 13:44:28 +02:00
..
ci.md syz-ci: add continuous integration system 2017-06-20 19:59:55 +02:00
configuration.md syz-manager/mgrconfig: move sshkey from vm config to manager config 2017-06-17 15:02:58 +02:00
contributing.md docs: various improvements 2017-06-14 18:05:39 +02:00
executing_syzkaller_programs.md Update executing_syzkaller_programs.md 2017-08-09 16:29:35 +02:00
found_bugs.md Update found_bugs.md 2017-07-06 15:02:30 +02:00
headerparser_usage.md docs: fix syz-headerparser documentation 2017-08-27 18:17:00 +02:00
hub.md syz-hub: split client name and manager name 2017-06-29 17:50:44 +02:00
internals.md docs: various improvements 2017-06-14 18:05:39 +02:00
linux_kernel_configs.md Update linux_kernel_configs.md 2017-07-18 14:00:26 +02:00
linux_kernel_reporting_bugs.md Update linux_kernel_reporting_bugs.md 2017-09-01 13:58:35 +02:00
process_structure.png docs: move parts of README to docs 2017-06-14 16:13:33 +02:00
reproducing_crashes.md docs: move parts of README to docs 2017-06-14 16:13:33 +02:00
setup_generic.md docs: various improvements 2017-06-14 18:05:39 +02:00
setup_linux-host_android-device_arm64-kernel.md docs: small fixes 2017-07-24 18:23:04 +02:00
setup_linux-host_isolated.md docs: small fixes 2017-07-24 18:23:04 +02:00
setup_linux-host_qemu-vm_arm64-kernel.md docs: small fixes 2017-07-24 18:23:04 +02:00
setup_ubuntu-host_odroid-c2-board_arm64-kernel.md docs: small fixes 2017-07-24 18:23:04 +02:00
setup_ubuntu-host_qemu-vm_x86-64-kernel.md docs: small fixes 2017-07-24 18:23:04 +02:00
setup.md docs: small fixes 2017-07-24 18:23:04 +02:00
syscall_descriptions_syntax.md sys: support ptr64 type 2017-09-02 13:44:28 +02:00
syscall_descriptions.md tools: add headerparser as a tool to assist in writing system call descriptions 2017-08-25 17:23:52 +02:00
syzbot.md docs: add landing page for automatically reported bugs 2017-08-17 13:08:38 +02:00
troubleshooting.md docs: small fixes 2017-07-24 18:23:04 +02:00
usage.md docs: small fixes 2017-07-24 18:23:04 +02:00