aboutsummaryrefslogtreecommitdiffstats
path: root/pkg
Commit message (Expand)AuthorAgeFilesLines
* pkg/build: add configuration to /boot/loader.conf.local on FreeBSDMark Johnston2020-08-181-1/+1
* executor/common_linux.h: open target dir inside syz_mount_image()Stefano Duo2020-08-141-67/+71
* executor/common_linux.h: add syz_fuse_handle_req()Stefano Duo2020-08-142-2/+181
* pkg/csource: add comment re ignoring cpp errorsDmitry Vyukov2020-08-141-1/+8
* executor: fix use of SYZ_SANDBOX_ANDROID defineDmitry Vyukov2020-08-141-8/+18
* executor: warn about C89-style var declarationsDmitry Vyukov2020-08-141-182/+116
* pkg/compiler: merge const files into a single fileDmitry Vyukov2020-08-134-117/+425
* pkg, prog: add per-field direction attributeNecip Fazil Yildiran2020-08-1312-24/+199
* pkg/runtest: re-enable 32-bit test target tests on FreeBSDMark Johnston2020-08-121-5/+0
* executor: initialize vhci earlyDmitry Vyukov2020-08-121-17/+17
* executor: enable extra coverage on OpenBSDAnton Lindqvist2020-08-111-0/+1
* pkg/report: fix parsing of kernel-usb-infoleakDmitry Vyukov2020-08-112-1/+101
* pkg/csource: add description of the generation processDmitry Vyukov2020-08-101-0/+20
* executor: always ignore SIGBUS on FreeBSDMark Johnston2020-08-081-1/+8
* pkg/runtest: disable 32-bit tests on FreeBSD for nowMark Johnston2020-08-081-0/+5
* sys/linux: add descriptions for BPF LSMCheng-Min Chiang2020-08-073-2/+177
* executor: add some code style checksDmitry Vyukov2020-08-061-48/+0
* pkg/report: fix uvm_fault report detection on OpenBSDAnton Lindqvist2020-08-062-1/+297
* pkg/host/syscalls_linux.go: refactor isSupportedSyzkall()Stefano Duo2020-08-051-69/+104
* Makefile: enable clang-tidy in presubmit testsDmitry Vyukov2020-08-041-11/+5
* executor: remove block commentsDmitry Vyukov2020-08-043-47/+39
* pkg/compiler: check for unused resourcesDmitry Vyukov2020-08-042-10/+27
* all: fake hci le conn using handle 201Andy Nguyen2020-08-021-3/+35
* Revert "executor: enable extra coverage on OpenBSD"Anton Lindqvist2020-08-021-1/+0
* executor: enable extra coverage on OpenBSDAnton Lindqvist2020-08-021-0/+1
* pkg: get and store Maintainers dataPedro Lopes2020-07-3110-51/+163
* sys/linux: assorted improvements for vhciDmitry Vyukov2020-07-301-4/+3
* all: initialize vhci in linuxTheOfficialFloW2020-07-3011-41/+380
* executor: added syz_io_uring_setup to wrap both setup and mmapNecip Fazil Yildiran2020-07-292-2/+74
* all: mark auto-generated filesDmitry Vyukov2020-07-298-8/+9
* pkg/report: flag short uvm_fault reports as corruptedAnton Lindqvist2020-07-275-5/+22
* sys/linux: enhanced descs for io_uringNecip Fazil Yildiran2020-07-242-2/+104
* pkg/compiler: fix crash on fmt[flags]Dmitry Vyukov2020-07-232-0/+9
* executor: fix build errors in setup_32bit_idt()Denis Efremov2020-07-211-1/+1
* sys/linux: add descriptions for raw character devicesAlbert van der Linde2020-07-201-0/+4
* pkg/report: parse linux undead task reportsDmitry Vyukov2020-07-204-2/+54
* sys/linux: add descriptions for i915 driverZubin Mithra2020-07-171-0/+2
* pkg/runtest: tell ASAN to not mess with our NONFAILINGDmitry Vyukov2020-07-162-13/+23
* executor: remove NONFAILING from pseudo-syscallsDmitry Vyukov2020-07-151-109/+81
* executor: wrap all syscalls into NONFAILINGDmitry Vyukov2020-07-151-32/+47
* pkg/runtest: allow to select a subset of tests to runDmitry Vyukov2020-07-151-0/+7
* sys/targets: don't use HostFuzzer mode for test OSDmitry Vyukov2020-07-152-4/+9
* prog/types.go: add Type.Alignment() and TypeCommon.TypeAlignAlbert van der Linde2020-07-142-53/+46
* all: fix comments formatDmitry Vyukov2020-07-1214-39/+40
* syz-ci: set Timeout for bisectionsDmitry Vyukov2020-07-121-0/+6
* pkg/vcs: don't sandbox syzkaller repoDmitry Vyukov2020-07-122-11/+22
* pkg/build: always truncate loader.conf on FreeBSDMark Johnston2020-07-111-1/+1
* pkg/build: load the SCTP and IPSec stacks on FreeBSDMark Johnston2020-07-111-0/+2
* tools/syz-linter: fix comments checkDmitry Vyukov2020-07-102-3/+3
* executor: fix bitfields for big-endian archAlexander Egorenkov2020-07-101-2/+6