aboutsummaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* sys/linux: add missing BPF constantsPaul Chaignon2019-05-316-11/+11
* pkg/runtest: add simple USB runtestAndrey Konovalov2019-05-311-0/+3
* sys/linux/vusb.txt: more descriptions to be doneAndrey Konovalov2019-05-311-0/+1
* sys/linux: add missing BPF constantsPaul Chaignon2019-05-2911-23/+43
* dashboard: update USB configs to the latest usb-linusAndrey Konovalov2019-05-291-12/+16
* sys/targets: fix freebsd/386 executor build on some hostsDmitry Vyukov2019-05-291-5/+7
* sys/freebsd: Add support for fuzzing FreeBSD/i386Andrew Turner2019-05-2917-0/+6835
* pkg/csource: add ability to annotate syscalls using comments in C reproducersAnton Lindqvist2019-05-241-0/+16
* sys/fuchsia: Updating Fuchsia definitionsPascal Perez2019-05-2164-70/+756
* sys: Updating Fuchsia extraction scriptsPascal Perez2019-05-213-60/+93
* sys/linux: improve binder descriptionsDmitry Vyukov2019-05-177-229/+230
* sys/linux: improve binder descriptionsDmitry Vyukov2019-05-166-33/+91
* sys/linux: use offsetof in ebtablesDmitry Vyukov2019-05-166-199/+308
* pkg/compiler: add offsetof typeDmitry Vyukov2019-05-162-1/+46
* pkg/compiler: work around 0-array-size errors due to missing constsDmitry Vyukov2019-05-154-12/+20
* .golangci.yml: add codeanalysis build tagDmitry Vyukov2019-05-1518-17/+35
* sys/linux: improve binder descriptionsDmitry Vyukov2019-05-1411-49/+320
* sys/linux: improve key and net_sch descriptionsDmitry Vyukov2019-05-147-88/+103
* pkg/compiler: allow to refer to syscall arguments in len pathsDmitry Vyukov2019-05-142-2/+5
* sys/akaros: rename syscall argumentDmitry Vyukov2019-05-143-5/+5
* sys/linux: improve btf descriptionsDmitry Vyukov2019-05-1411-103/+1212
* prog: implement complex len target supportDmitry Vyukov2019-05-142-5/+62
* pkg/compiler: generate complex len targetsDmitry Vyukov2019-05-1418-17044/+17050
* sys/test: remove a leftover fileDmitry Vyukov2019-05-141-865/+0
* sys/openbsd: prevent changing mutability flags on files (#1174)Anton Lindqvist2019-05-132-0/+26
* dashboard: add scripts for generating USB kernel configsAndrey Konovalov2019-05-131-2/+197
* sys/linux: switch ppc64le to little-endianDmitry Vyukov2019-05-136-24/+29
* sys/openbsd: add missing padding argumentsAnton Lindqvist2019-05-124-6/+31
* sys/openbsd: avoid raw root disk node creation (#1171)Anton Lindqvist2019-05-112-3/+23
* sys/linux: add few new bpf constsDmitry Vyukov2019-05-1011-39/+185
* sys/linux: add definitions of fsopen, fspick, fsconfig, fsmount, move_mount s...Dmitry Vyukov2019-05-1011-8/+452
* sys/linux: add new consts/flags/fields here and thereDmitry Vyukov2019-05-1041-60/+751
* sys/linux: add new fou attributesDmitry Vyukov2019-05-1011-5/+256
* sys/linux: add description of open_tree syscallDmitry Vyukov2019-05-1011-5/+72
* sys/linux: regenerate consts on the latest linux-next treeDmitry Vyukov2019-05-1010-20/+20
* sys/linux: fix alignment of cmsghdr_sockDmitry Vyukov2019-05-106-23/+74
* sys/linux: update descriptions of sendmsg/sendmmsgKaipeng Zeng2019-05-1021-123/+584
* sys/openbsd: add vmm descriptions (#1152)Anton Lindqvist2019-05-013-1/+339
* sys/freebsd: add support for various network protocolsMichael Tuexen2019-05-013-8/+2460
* sys/freebsd: include ioccom.h in pf.txtMichael Tuexen2019-04-303-62/+46
* sys/syz-extract define GENOFFSET when processing FreeBSD sourcesMichael Tuexen2019-04-301-0/+1
* sys/freebsd: Add pf ioctl()sKristof Provost2019-04-235-59/+602
* Update syscalls (#1116)Marco Vanotti2019-04-2224-138/+517
* sys/linux: add pidfd_send_signalDmitry Vyukov2019-04-1211-5/+71
* sys/linux: more tty descriptionsDmitry Vyukov2019-04-1211-16/+1399
* sys/linux: add simple io_uring descriptionsDmitry Vyukov2019-04-1221-195/+538
* all: run make generateAndrey Konovalov2019-04-115-5/+3915
* all: add basic USB fuzzing supportAndrey Konovalov2019-04-112-11/+139
* sys: add USB descriptionsAndrey Konovalov2019-04-117-0/+9774
* sys/openbsd: add pci descriptionsAnton Lindqvist2019-04-053-1/+96