aboutsummaryrefslogtreecommitdiffstats
path: root/executor
Commit message (Expand)AuthorAgeFilesLines
* pkg/compiler: fix bitfield layout bugDmitry Vyukov2019-12-201-10/+10
* pkg/compiler: fix alignment of string-formatted valuesDmitry Vyukov2019-12-201-6/+6
* executor: make syz_compare output more handy to useDmitry Vyukov2019-12-201-8/+9
* sys/test: and another set of bitfield testsDmitry Vyukov2019-12-202-5/+6
* sys/test: and another bitfield testDmitry Vyukov2019-12-191-4/+4
* prog: refactor bitfields representationDmitry Vyukov2019-12-191-12/+12
* sys/test: add few other tests for tricky bitfieldsDmitry Vyukov2019-12-181-4/+4
* pkg/compiler: fix incorrect alignment calculation for paddingDmitry Vyukov2019-12-181-6/+6
* sys/linux: another batch of syz-check fixesDmitry Vyukov2019-12-181-6/+6
* sys/linux: fix few bugsDmitry Vyukov2019-12-181-6/+6
* sys/linux: support new split sound ioctlsDmitry Vyukov2019-12-182-30/+54
* sys/linux: various descriptions fixesAndrey Konovalov2019-12-181-6/+6
* sys/linux: regenerate constsDmitry Vyukov2019-12-171-6/+6
* Autogenerated files for linux/mips64leJouni Hogander2019-12-172-0/+2901
* Implement basic support for MIPS64LEJouni Hogander2019-12-171-0/+2
* executor: fix FUTEX_WAKE callDmitry Vyukov2019-12-161-1/+1
* sys/linux: minor improvements for USB descriptionsAndrey Konovalov2019-12-161-5/+5
* sys/test: add more tests for bitfieldsDmitry Vyukov2019-12-131-4/+4
* executor: update raw gadget interfaceAndrey Konovalov2019-12-111-5/+7
* executor: check pwrite return values againDmitry Vyukov2019-12-101-2/+10
* executor: fix syz_mount_imageDmitry Vyukov2019-12-103-33/+32
* sys/linux: refine few framebuffer/kbd ioctlsDmitry Vyukov2019-12-072-35/+60
* executor: don't use static_assertDmitry Vyukov2019-12-061-2/+2
* executor: fix remote coverage setupDmitry Vyukov2019-12-061-15/+39
* sys/netbsd: fix the build issues with posix_spawnSiddharth Muralee2019-12-051-1/+1
* sys/netbsd: add the newer vfork syscallR3x2019-12-052-1/+2
* sys/netbsd: Added posix_spawn and fork syscallsR3x2019-12-053-1/+4
* 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