aboutsummaryrefslogtreecommitdiffstats
path: root/executor
Commit message (Expand)AuthorAgeFilesLines
* executor: refactor sandbox flagsDmitry Vyukov2019-11-162-34/+22
* executor: rename some macrosDmitry Vyukov2019-11-163-82/+82
* pkg/csoruce: test that executor does not mis-spell any of the SYZ_* macrosDmitry Vyukov2019-11-162-18/+14
* executor: rename some flagsDmitry Vyukov2019-11-163-52/+52
* executor: remove pointless macro checksDmitry Vyukov2019-11-161-5/+2
* 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-151-18/+18
* sys/fuchsia: remove deprecated exception APIsDavid Pursell2019-11-143-43/+56
* sys/fuchsia: fix Fuchsia extract/generateDavid Pursell2019-11-142-24/+28
* sys/linux/socket.txt: add devlink pci related netdevJiri Pirko2019-11-141-5/+5
* 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
* sys/linux: fix up some int64 syscall argsDmitry Vyukov2019-11-071-5/+5
* executor: update the list of raw usb eventsAndrey Konovalov2019-11-051-2/+0
* executor, pkg/host, dashboard/config: rename usb-fuzzer to usb raw-gadgetAndrey Konovalov2019-11-041-88/+87
* sys/linux: improve CAN descriptionsDmitry Vyukov2019-11-041-5/+5
* executor: fix setup of vxcanDmitry Vyukov2019-11-033-11/+7
* executor: move fixed pci devlink handle into network namespaceJiri Pirko2019-11-032-4/+104
* sys/linux: extend devlink for fixed pci handleJiri Pirko2019-11-031-5/+5
* sys/linux: add forgotten SECCOMP_FILTER_FLAG_NEW_LISTENER bitsJiri Pirko2019-11-032-2/+12
* sys/linux: add missing arm/386 CAN constsDmitry Vyukov2019-11-022-2/+40
* sys/linux: extend CAN descriptionsDmitry Vyukov2019-11-022-5/+97
* sys/linux: use template base to simplify pppox descriptionPaul Chaignon2019-11-021-5/+5
* pkg/compiler: define fileoff templatePaul Chaignon2019-11-011-14/+14
* executor: update kcov remote coverage interfaceAndrey Konovalov2019-10-281-6/+12
* sys/linux: add SECCOMP_FILTER_FLAG_NEW_LISTENER supportDmitry Vyukov2019-10-282-10/+35
* sys/linux: fix range in InfiniBand descriptionPaul Chaignon2019-10-251-5/+5
* sys/linux: use alignment in integer rangesPaul Chaignon2019-10-251-5/+5
* sys/freebsd: fix int should be constPaul Chaignon2019-10-251-2/+2
* sys/linux: fix int should be const in InfiniBand descriptionPaul Chaignon2019-10-251-5/+5
* sys/linux: add ioctl_nsDmitry Vyukov2019-10-252-5/+25
* sys/linux: add support for basic devlink syscallsJiri Pirko2019-10-253-6/+31
* executor: create netdevsim deviceJiri Pirko2019-10-251-0/+10
* sys/linux/socket_netlink_route_sched: update tca_policesHangbin Liu2019-10-241-5/+5
* sys/linux/socket_netlink_route_sched: add new tc actionsHangbin Liu2019-10-241-5/+5
* sys/linux/socket_netlink_route_sched: add tc flower filterHangbin Liu2019-10-241-5/+5
* sys/linux/socket_netlink_route_sched: add some new classesHangbin Liu2019-10-241-5/+5
* sys/linux/socket_netlink_route_sched: add some new qdiscsHangbin Liu2019-10-241-5/+5
* sys/linux/socket_netlink_route_sched: fix tcm_info structureHangbin Liu2019-10-241-5/+5
* sys/linux/socket_netlink_route_sched: add chain actionsHangbin Liu2019-10-242-5/+7
* syz-fuzzer, executor: Add support for blacklisting data race framesMarco Elver2019-10-222-1/+33
* executor/usb: enable endpoints on SET_INTERFACEAndrey Konovalov2019-10-212-50/+187
* sys/linux: add some new flagsDmitry Vyukov2019-10-152-5/+13
* sys/linux: add exfat descriptionsDmitry Vyukov2019-10-152-5/+10
* sys/linux: add watch_queue descriptionsDmitry Vyukov2019-10-152-5/+25
* sys/linux/vusb.txt: describe UAC1 device classAndrey Konovalov2019-10-152-5/+15
* prog: mutate length of output buffersVeronica Radu2019-10-102-1/+3