aboutsummaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* executor/usb: enable endpoints on SET_INTERFACEAndrey Konovalov2019-10-213-6/+4
* sys/linux/vusb.txt: add some TODOsAndrey Konovalov2019-10-161-0/+5
* sys/linux: add some new flagsDmitry Vyukov2019-10-1527-38/+170
* sys/linux: add exfat descriptionsDmitry Vyukov2019-10-156-16/+199
* sys/linux: add watch_queue descriptionsDmitry Vyukov2019-10-1511-5/+264
* sys/linux/vusb.txt: describe UAC1 device classAndrey Konovalov2019-10-1511-149/+2635
* dashboard/config: update USB configAndrey Konovalov2019-10-141-1/+8
* prog: mutate length of output buffersVeronica Radu2019-10-102-1/+9
* sys/targets: Disable PIE/ASLR when building testsAndrew Donnellan2019-10-101-8/+10
* sys/linux/init_alg.go: add new algorithmsEric Biggers2019-10-091-0/+4
* sys/linux: improve i2c descriptions a bitDmitry Vyukov2019-10-0811-41/+46
* dashboard, sys/linux: update USB configsAndrey Konovalov2019-10-011-0/+6
* sys/linux: add new syscall descriptions for devio and usbmonVeronica Radu2019-10-0122-67/+2369
* sys/linux/dev_binder.txt: also support real-world binder device namesEric Biggers2019-09-306-6/+86
* sys/linux: add new pidfd syscallsDmitry Vyukov2019-09-277-3/+114
* sys/linux: add more USB runtestsAndrey Konovalov2019-09-244-0/+19
* sys/linux: add USB hiddev runtestAndrey Konovalov2019-09-241-0/+6
* sys/linux: update BPF constantsPaul Chaignon2019-09-197-11/+45
* sys/linux: re-generate Linux descriptions from next-20190918Eric Biggers2019-09-1930-362/+805
* sys/linux: update fscrypt descriptionsEric Biggers2019-09-192-23/+95
* sys/syz-extract: re-enable extraction for fsverity.txtEric Biggers2019-09-191-4/+0
* sys/targets: add ASAN compiler flag to optionalAndrey Konovalov2019-09-181-0/+1
* sys/linux: update BPF's anonymous structuresPaul Chaignon2019-09-186-88/+195
* sys/linux: basic support for bpf-to-bpf function callsPaul Chaignon2019-09-179-17/+73
* sys/targets: build executor with ASAN for test targetAndrey Konovalov2019-09-171-2/+2
* sys/linux: support for loopkup-free map value accessesPaul Chaignon2019-09-179-5/+84
* sys/freebsd/sys.txt: update sendfile descriptionMichael Tuexen2019-09-165-11/+55
* sys/freebsd/vnet.txt: replace IPPROTO_SEP by IPPROTO_DCCP (#1401)Michael Tüxen2019-09-165-8/+8
* sys/linux/usb: fix CDC mac address encodingAndrey Konovalov2019-09-066-27/+39
* sys/linux/usb: always provide device string idsAndrey Konovalov2019-09-066-83/+83
* sys/linux/vusb.txt: properly describe interfaces for USB CDC NCMAndrey Konovalov2019-09-0611-455/+671
* sys/linux, executor: basic support for multiple USB interfacesAndrey Konovalov2019-09-061-18/+31
* sys/linux/vusb.txt: fix typo in descriptionsAndrey Konovalov2019-09-0511-36/+46
* sys/linux, dashboard: update USB configAndrey Konovalov2019-09-041-2/+16
* prog: implemented argument and call prioritiesVeronica Radu2019-09-042-1/+9
* sys/linux/vusb.txt: fix unused EPSNUM paramAndrey Konovalov2019-09-046-92/+92
* sys/linux, executor: minor USB fixes (#1361)Andrey Konovalov2019-08-236-36/+36
* sys/linux: fix bNumEndpoints in a USB interface (#1360)Andrey Konovalov2019-08-226-122/+123
* sys/targets: fix Fuchsia buildsMatthew Dempsky2019-08-191-4/+12
* sys/targets: Change CCompiler path for fuchsia.Marco Vanotti2019-08-171-2/+2
* sys/linux: add basic USB CDC NCM descriptions (#1337)Andrey Konovalov2019-08-1411-141/+847
* sys/linux: fix USB string descriptors (#1336)Andrey Konovalov2019-08-146-124/+182
* sys/fuchsia: update socket syscallsMarco Vanotti2019-08-147-992/+25
* sys/openbsd: add ktrace descriptionAnton Lindqvist2019-08-123-1/+51
* sys/openbsd: add acct descriptionAnton Lindqvist2019-08-123-1/+8
* sys/openbsd: add speaker descriptionsAnton Lindqvist2019-08-123-1/+50
* sys/linux: add basic USB CDC Ethernet descriptions (#1328)Andrey Konovalov2019-08-0911-334/+1163
* sys/targets: fix build on darwinDmitry Vyukov2019-08-091-8/+9
* prog: add special mutation for binary flagsVeronica Radu2019-08-093-1/+52
* sys/linux: add syz_open_dev$char_usb descriptionsAndrey Konovalov2019-08-0812-5/+127