aboutsummaryrefslogtreecommitdiffstats
path: root/pkg
Commit message (Expand)AuthorAgeFilesLines
* pkg/runtest: shrink if conditionDmitry Vyukov2019-11-161-7/+3
* pkg/host: add Features.SupportedDmitry Vyukov2019-11-162-1/+5
* pkg/ipc: move target characteristics out of config flagsDmitry Vyukov2019-11-164-32/+24
* pkg/host: rename some featuresDmitry Vyukov2019-11-166-24/+24
* pkg/csource: rename some optionsDmitry Vyukov2019-11-167-200/+199
* executor: refactor sandbox flagsDmitry Vyukov2019-11-1610-55/+51
* executor: rename some macrosDmitry Vyukov2019-11-162-111/+111
* pkg/csoruce: test that executor does not mis-spell any of the SYZ_* macrosDmitry Vyukov2019-11-163-28/+48
* executor: rename some flagsDmitry Vyukov2019-11-161-13/+13
* executor: remove pointless macro checksDmitry Vyukov2019-11-161-5/+2
* pkg/host: split files into syscalls/featuresDmitry Vyukov2019-11-165-251/+273
* sys/targets: add HostFuzzer flagDmitry Vyukov2019-11-163-15/+12
* executor: consider NLMSG_DONE type in netlink_send_ext()Jiri Pirko2019-11-151-0/+4
* executor, pkg/host: update usb raw-gadget interfaceAndrey Konovalov2019-11-152-19/+19
* sys/fuchsia: remove deprecated exception APIsDavid Pursell2019-11-142-102/+54
* Correct parsing of Kernel ASan reportsKamil Rytarowski2019-11-142-1/+1584
* executor: rename devlink port netdevices to defined namesJiri Pirko2019-11-141-2/+85
* executor: pass struct nlmsg to netlink_* helpersJiri Pirko2019-11-141-107/+119
* executor: extend netlink_device_change() to allow name changesJiri Pirko2019-11-141-10/+13
* executor: identify netdev by ifindex in netlink_device_change()Jiri Pirko2019-11-141-1/+1
* executor: push out devlink generic netlink id getter into a separate functionJiri Pirko2019-11-141-7/+22
* pkg/report: ignore boot warning that always happensDmitry Vyukov2019-11-082-0/+317
* pkg/csource: Force promotion of 64-bit constant valuesMark Johnston2019-11-081-4/+26
* pkg/report: trim panic_on_warn set few lines earlierDmitry Vyukov2019-11-082-1/+82
* pkg/bisect: detect wrong bisectionsDmitry Vyukov2019-11-076-249/+303
* pkg/csource: don't run tests if compiler is brokenDmitry Vyukov2019-11-071-0/+8
* pkg/report: fix up panic handlingDmitry Vyukov2019-11-062-1/+76
* pkg/report: detect syzkaller panics in lost connection bugsDmitry Vyukov2019-11-0614-63/+163
* pkg/build: add build signaturesDmitry Vyukov2019-11-064-6/+137
* pkg/build: refactor Image function argumentsDmitry Vyukov2019-11-0611-141/+156
* executor: update the list of raw usb eventsAndrey Konovalov2019-11-051-2/+0
* pkg/bisect: modify Run() to return information about commitZubin Mithra2019-11-052-65/+80
* executor, pkg/host, dashboard/config: rename usb-fuzzer to usb raw-gadgetAndrey Konovalov2019-11-042-88/+87
* pkg/bisect: add more tests for various possible bisection resultsZubin Mithra2019-11-041-47/+210
* sys/linux: improve CAN descriptionsDmitry Vyukov2019-11-041-2/+1
* pkg/csource: remove duplicate checkJiri Pirko2019-11-031-3/+0
* executor: fix setup of vxcanDmitry Vyukov2019-11-031-0/+1
* pkg/csource: fix lint warningsDmitry Vyukov2019-11-032-11/+63
* executor: move fixed pci devlink handle into network namespaceJiri Pirko2019-11-038-14/+138
* pkg/compiler: define fileoff templatePaul Chaignon2019-11-012-16/+4
* pkg/compiler: special BASE argument in templatesPaul Chaignon2019-11-013-8/+39
* pkg/report: suppress fifo_badop reports on OpenBSDAnton Lindqvist2019-10-262-1/+320
* pkg/compiler: check range is consistent with base typePaul Chaignon2019-10-253-2/+26
* prog, pkg/compiler: alignment for integer rangesPaul Chaignon2019-10-256-11/+57
* pkg/compiler: check first int arg is rangePaul Chaignon2019-10-252-1/+4
* executor: create netdevsim deviceJiri Pirko2019-10-251-0/+10
* pkg/report: better diffirentiate task hung reports (2)Dmitry Vyukov2019-10-231-1/+1
* pkg/ast: unexport Node.Walk()Paul Chaignon2019-10-232-20/+20
* pkg/compiler: fix root node not visited in typedef checksPaul Chaignon2019-10-232-2/+4
* pkg/report: better diffirentiate task hung reportsDmitry Vyukov2019-10-232-0/+385