aboutsummaryrefslogtreecommitdiffstats
path: root/executor
Commit message (Expand)AuthorAgeFilesLines
* sys/linux: more tuning of tty devicesDmitry Vyukov2019-12-032-10/+25
* sys/linux: add /dev/fb1Dmitry Vyukov2019-12-032-5/+10
* sys/linux: add binderfs descriptionsDmitry Vyukov2019-12-022-5/+10
* sys/linux: add /dev/fb descriptionsDmitry Vyukov2019-12-022-5/+125
* sys/linux: regenerate constsDmitry Vyukov2019-12-021-1/+1
* sys/linux: more device refinementsDmitry Vyukov2019-12-012-5/+45
* sys/linux: add /dev/ptp descriptionsDmitry Vyukov2019-12-012-5/+85
* sys/linux: refine some device typesDmitry Vyukov2019-12-012-10/+25
* sys/linux: add /dev/snd/pcm* descriptionsDmitry Vyukov2019-12-012-5/+185
* sys/linux: add /dev/dsp descriptionsDmitry Vyukov2019-12-012-10/+195
* sys/linux: update constsDmitry Vyukov2019-12-011-1/+1
* sys/linux: fix /dev/watch_queue nameDmitry Vyukov2019-11-301-5/+5
* sys/linux: add open of /dev/dri/renderD128Dmitry Vyukov2019-11-292-5/+10
* sys/linux: fix NFC_SOCKPROTO_RAW socket callDmitry Vyukov2019-11-291-5/+5
* sys/linux: use openat for /dev/cdromDmitry Vyukov2019-11-292-10/+15
* sys/linux: use known tags for 9p virtio/xenDmitry Vyukov2019-11-291-5/+5
* sys/linux: update BPF constantsPaul Chaignon2019-11-291-5/+5
* pkg/csource: detect common mistakes in the common executor headerDmitry Vyukov2019-11-281-2/+4
* executor: Add debug message in case devlink namespace move failsJiri Pirko2019-11-281-2/+6
* executor: Fix value of DEVLINK_ATTR_NETNS_FDJiri Pirko2019-11-281-1/+1
* sys/linux/socket.txt: add more description for socket ioctlsShiyu Sun2019-11-282-5/+115
* sys/linux: more update to current linux-nextShiyu Sun2019-11-281-2/+2
* sys/linux: describe PTRACE_PEEKSIGINFOAndrei Vagin2019-11-272-5/+10
* sys/linux: add new arguments to struct clone_args for clone3()Christian Brauner2019-11-261-5/+5
* sys/linux/fscrypt.txt: add FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64Eric Biggers2019-11-261-5/+5
* Call initialize_devlink_ports only when a device has been createdAndrei Vagin2019-11-261-3/+4
* sys/linux: update to current linux-nextDmitry Vyukov2019-11-251-5/+5
* sys/linux: run "make generate" for smackDenis Efremov2019-11-222-20/+170
* executor: extend USB debug messagesAndrey Konovalov2019-11-192-44/+436
* executor: add missing includesDenis Efremov2019-11-191-0/+3
* 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