aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* executor: improve opendir(3) error handlingAnton Lindqvist2020-09-122-2/+21
* executor: detect gvisorDmitry Vyukov2020-09-121-1/+14
* pkg/repro: fix execution of non-repeatig C programsDmitry Vyukov2020-09-121-9/+34
* sys/test/test: add a hanging testDmitry Vyukov2020-09-127-51/+94
* tools/syz-prog2c: add -repro flagDmitry Vyukov2020-09-121-1/+2
* pkg/report: add gvisor "stuck task" patternDmitry Vyukov2020-09-123-0/+139
* docs: clarify what is coverageDmitry Vyukov2020-09-111-1/+1
* docs: clarify that Go 1.14 is required for contributorsDmitry Vyukov2020-09-111-3/+4
* sys/linux: improve descriptions of bpf tracing (#2076)bobogei811232020-09-097-42/+97
* dashboard/config: enable CONFIG_FAULT_INJECTION_USERCOPYAlbert van der Linde2020-09-098-0/+8
* dashboard/app: add missing index for job_poll API callAndrew Donnellan2020-09-091-0/+8
* pkg/build: support Linux s390xAlexander Egorenkov2020-09-092-1/+4
* tools/create-openbsd: auto-detect snapshot version (#2082)Greg Steuck2020-09-012-15/+17
* sys/linux: add descriptions of qat_adf_ctlCheng-Min Chiang2020-08-283-1/+141
* executor/common_linux.h: add missing FUSE opcodesStefano Duo2020-08-272-1/+9
* executor/linux: change mount propagation type to privateTetsuo Handa2020-08-262-0/+6
* Revert "sys/linux: add description for fsinfo"Ioana-Ruxandra Stăncioi2020-08-243-47/+5
* docs/usb: fix raw-gadget instructionsAndrey Konovalov2020-08-251-3/+2
* sys/linux: make bpf_lsm_btf_id optional (#2054)bobogei811232020-08-241-1/+4
* Makefile: fix clang-tidy commentDmitry Vyukov2020-08-241-3/+2
* syz-manager: better handle errors in HTML templatesDmitry Vyukov2020-08-241-30/+18
* docs/linux: update found bugsDmitry Vyukov2020-08-241-0/+15
* executor/common_linux.h: make rfkill_unblock_all staticAndy Nguyen2020-08-232-2/+2
* executor/common_linux.h: unblock rfkill and retry HCIDEVUP on ERFKILLAndy Nguyen2020-08-232-4/+54
* prog: prune recursion for resourceCentric/createResourceDmitry Vyukov2020-08-231-20/+22
* pkg/ipc: fix cross-arch build in testDmitry Vyukov2020-08-221-1/+1
* tools/docker: add old-envDmitry Vyukov2020-08-227-7/+81
* pkg/cover: fix calculation of prev PC for i386Dmitry Vyukov2020-08-222-29/+50
* pkg/ipc: run cross-arch executor testsDmitry Vyukov2020-08-221-10/+23
* tools/docker/env: install qemu-userDmitry Vyukov2020-08-221-1/+4
* docs/linux: fix KMEMLEAK variable in suggested kernel configsclslgrnc2020-08-211-1/+1
* sys/linux: add descriptions of vga_arbiterCheng-Min Chiang2020-08-203-1/+50
* docs/usage.md: correct grammatical errorTree Davies2020-08-201-1/+1
* sys/linux: add BTRFS specific ioctlsJiaheng Hu2020-08-192-9/+562
* Missing space at end of line of commandThePraeceps2020-08-191-1/+1
* sys/linux: add lwtunnel_encap_seg6 descriptionIoana-Ruxandra Stăncioi2020-08-192-17/+18
* sys/targets: update fuchsia CFLAGSMarco Vanotti2020-08-181-1/+2
* Revert "vm/vmimpl: disallow ssh authentication agent"Dmitry Vyukov2020-08-181-1/+0
* executor/common_linux.go: fix build breakage for Linux 4.14Stefano Duo2020-08-182-10/+158
* vm/vmimpl: disallow ssh authentication agentMarco Vanotti2020-08-181-0/+1
* pkg/build: add configuration to /boot/loader.conf.local on FreeBSDMark Johnston2020-08-181-1/+1
* docs: add reference to "Exploiting the Linux kernel via packet sockets"Dmitry Vyukov2020-08-161-0/+1
* docs: add reference to "Industry Practice of Coverage-Guided Enterprise Linux...Dmitry Vyukov2020-08-161-0/+1
* docs: add reference to "HFL: Hybrid Fuzzing on the Linux Kernel"Dmitry Vyukov2020-08-161-0/+1
* docs: add reference to "Fuzzing the OpenBSD Kernel"Dmitry Vyukov2020-08-141-0/+2
* sys/linux/test: add test performing getdents64() on FUSE dirStefano Duo2020-08-141-0/+9
* executor/common_linux.h: open target dir inside syz_mount_image()Stefano Duo2020-08-145-163/+183
* sys/linux/fs_fuse.txt: use bytelen instead of lenStefano Duo2020-08-141-2/+2
* executor/common_linux.h: add syz_fuse_handle_req()Stefano Duo2020-08-145-4/+405
* sys/linux/fs_fuse.txt: use expected flags for fuse_attr.modeStefano Duo2020-08-141-1/+1