aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools/syz-check: inject description compilation warningsDmitry Vyukov2019-12-201-8/+10
* pkg/compiler: fix bitfield layout bugDmitry Vyukov2019-12-201-6/+10
* prog: refactor bitfields representationDmitry Vyukov2019-12-191-5/+3
* tools/create-image.sh: install tcpdumpAndrey Konovalov2019-12-191-1/+1
* tools/syz-check: don't print our/kernel field name twice if equalDmitry Vyukov2019-12-181-7/+11
* tools/syz-check: print descriptions compilation errorsDmitry Vyukov2019-12-181-6/+9
* tools/syz-check: don't print line numbers for warningsDmitry Vyukov2019-12-181-15/+31
* tools/syz-check: add description checking utilityDmitry Vyukov2019-12-172-0/+430
* tools/syz-runtest: debug all programs in debug modeDmitry Vyukov2019-12-161-0/+1
* executor: update raw gadget interfaceAndrey Konovalov2019-12-111-5/+7
* syz/targets: add SyzExecutorCmd flagMarco Vanotti2019-12-092-9/+23
* tools: add fops_probe utilityDmitry Vyukov2019-12-031-0/+170
* tools/fuchsia: remove custom Go toolchain scriptsMatthew Dempsky2019-11-192-58/+0
* pkg/host: add Features.SupportedDmitry Vyukov2019-11-162-2/+2
* pkg/host: rename some featuresDmitry Vyukov2019-11-162-5/+5
* pkg/csource: rename some optionsDmitry Vyukov2019-11-162-30/+30
* executor, pkg/host: update usb raw-gadget interfaceAndrey Konovalov2019-11-151-16/+16
* tools/syz-usbgen: update patch to dump usb idsAndrey Konovalov2019-11-151-30/+62
* pkg/bisect: detect wrong bisectionsDmitry Vyukov2019-11-072-3/+3
* executor: update the list of raw usb eventsAndrey Konovalov2019-11-051-8/+0
* pkg/bisect: modify Run() to return information about commitZubin Mithra2019-11-051-1/+1
* executor, pkg/host, dashboard/config: rename usb-fuzzer to usb raw-gadgetAndrey Konovalov2019-11-041-85/+82
* pkg/csource: fix lint warningsDmitry Vyukov2019-11-031-19/+28
* executor: move fixed pci devlink handle into network namespaceJiri Pirko2019-11-034-0/+11
* tools/syz-testbuild: fix too long lineDmitry Vyukov2019-10-221-1/+2
* pkg/vcs: make EnvForCommit return full compiler pathDmitry Vyukov2019-10-221-4/+2
* pkg/bisect: add initial testing support for cause bisectionZubin Mithra2019-10-221-1/+1
* tools: Run 2to3 on check_links.pyAndrew Turner2019-10-211-8/+12
* tools/create-image.sh: add a new option seekZwb2019-10-151-1/+7
* tools/syz-reprolist: add utility to extract list of reproducersDmitry Vyukov2019-10-081-0/+229
* tools/syz-trace2syz: disable golangci-lintDmitry Vyukov2019-10-087-0/+14
* executor, host, csource: Add support to enable KCSANMarco Elver2019-10-041-0/+1
* sys/linux: add new syscall descriptions for devio and usbmonVeronica Radu2019-10-011-1/+1
* tools: add syz-expandAndrey Konovalov2019-09-231-0/+52
* tools/syz-showprio: add a tool to visualize the priority tableVeronica Radu2019-09-231-0/+69
* pkg/db: moved ReadCorpus function to avoid duplicate codeVeronica Radu2019-09-232-40/+8
* tools/syz-usbgen: handle USB_DT_DEVICE_QUALIFIER in keyboard.cAndrey Konovalov2019-09-191-0/+16
* tools/kcovfuzzer: add simple KCOV/libfuzzer glueDmitry Vyukov2019-09-191-0/+128
* runtest: add a flag to specify tests to runAndrey Konovalov2019-09-171-0/+5
* tools/syz-usbgen: ignore building keyboard.cAndrey Konovalov2019-09-041-0/+2
* docs: update USB fuzzing documentationAndrey Konovalov2019-09-041-0/+648
* prog: add implementation for resource centricVeronica Radu2019-09-031-2/+25
* tools/syz-symbolize: fix kernel dir calculationDmitry Vyukov2019-09-031-5/+7
* tools/create-openbsd: switch to 6.6 (#1363)Greg Steuck2019-08-272-2/+2
* sys/linux: add syz_open_dev$char_usb descriptionsAndrey Konovalov2019-08-081-1/+4
* pkg/cover: hierarchical coverage reportsDmitry Vyukov2019-07-261-1/+2
* Makefile: build fuchsia go binaries using the sdkMarco Vanotti2019-07-232-0/+58
* sys/linux: extract USB HID ids (#1294)Andrey Konovalov2019-07-222-34/+119
* tools/syz-execprog: remove unused parameterGreg Steuck2019-07-221-2/+2
* tools/syz-env: restrict Makefile parallelism based on RAMDmitry Vyukov2019-07-191-1/+12