aboutsummaryrefslogtreecommitdiffstats
path: root/executor
Commit message (Expand)AuthorAgeFilesLines
* executor: setup vlan/macvlan/ipvlan devicesDmitry Vyukov2020-01-032-9/+70
* sys/linux: add basic AF_PHONET descriptionsDmitry Vyukov2020-01-032-6/+119
* sys/linux: add minimal AFS descriptionsDmitry Vyukov2020-01-032-6/+12
* sys/linux: add 80211 descriptionsDmitry Vyukov2020-01-032-6/+222
* sys/linux: fix SIOCGIFINDEXDmitry Vyukov2020-01-031-6/+6
* executor: connect virt_wifi to vethDmitry Vyukov2020-01-032-7/+11
* sys/linux: add netlabel descriptionsDmitry Vyukov2020-01-032-6/+174
* sys/linux: improve ipv4/ipv6 vnet descriptionsDmitry Vyukov2020-01-031-6/+6
* sys/linux: add IPPROTO_L2TP descriptionsDmitry Vyukov2019-12-312-36/+180
* sys/linux: add virt_wifi and xfrm devicesDmitry Vyukov2019-12-303-6/+46
* sys/linux: add {MSG,SEM,SHM}_STAT_ANYDmitry Vyukov2019-12-302-6/+24
* sys/linux: fix 32-bit warningsDmitry Vyukov2019-12-231-6/+6
* sys/linux: fix int64 alignment on 386Dmitry Vyukov2019-12-231-3/+3
* sys/linux: fix warnings in template definitionDmitry Vyukov2019-12-221-6/+6
* tools/syz-check: check templatesDmitry Vyukov2019-12-221-6/+6
* sys/linux: fix warning in dev_video4linux.txtDmitry Vyukov2019-12-221-5/+5
* sys/linux: another batch of warning fixesDmitry Vyukov2019-12-222-12/+30
* prog: don't fail decoding on non-default out argsDmitry Vyukov2019-12-212-1/+2
* sys/linux: fix 240 warnings in descriptionsDmitry Vyukov2019-12-201-6/+6
* 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