aboutsummaryrefslogtreecommitdiffstats
path: root/sys/syz-extract
Commit message (Expand)AuthorAgeFilesLines
* all: use any instead of interface{}Dmitry Vyukov2025-12-221-2/+2
* sys/syz-extract: add required compiler flagsPimyn Girgis2025-12-031-0/+4
* tools/syz-declextract: allow to run on subset of archesDmitry Vyukov2025-04-031-14/+5
* tools/syz-declextract: support function scopesDmitry Vyukov2025-01-221-0/+1
* sys/syz-extract: support kvm on armDmitry Vyukov2024-11-261-0/+6
* all: remove some nolint: goconstTaras Madan2024-09-091-1/+0
* pkg/build: introduce the build jobs parameterAleksandr Nogikh2024-08-221-1/+1
* tools/syz-linter: check tool.Failf messagesDmitry Vyukov2024-08-071-2/+2
* sys/syz-extract: use CopyFile instead of cp cmdJoey Jiao2024-05-311-2/+2
* sys/syz-extract: add -config option to specify base kernel configJoey Jiao2024-05-232-5/+15
* sys/syz-extract/freebsd.go: add compiler flag DCOMPAT_FREEBSD14 for backwards...Oliver Sieber2024-04-221-0/+1
* all: remove akaros supportDmitry Vyukov2024-04-152-46/+0
* sys/syz-extract/linux.go: remove one dup and ignore othersTaras Madan2023-10-301-1/+1
* sys/syz-extract: fix a C code generation bugAleksandr Nogikh2023-10-091-5/+7
* sys: refactor const extractionAleksandr Nogikh2023-10-043-21/+21
* sys/syz-extract: make FreeBSD 13 compat visableAndrew Turner2023-08-311-0/+1
* all: use special placeholder for errorsTaras Madan2023-07-246-14/+14
* sys/syz-extract: fix meta checking when using explicit file listDmitry Vyukov2023-05-021-7/+14
* sys/syz-extract: extract FreeBSD syscalls from elfAndrew Turner2023-03-011-3/+4
* all: ioutil is deprecated in go1.19 (#3718)Taras Madan2023-02-232-4/+3
* sys/syz-extract: fix const generation on freebsd/riscv64P1umer2023-01-031-0/+5
* all: add support for custom linkerAleksandr Nogikh2022-10-121-1/+1
* sys/syz-extract: fix a deadlockDmitry Vyukov2022-06-151-8/+10
* pkg/ast, pkg/compiler: support per-file metadataDmitry Vyukov2022-04-292-76/+42
* sys/linux: update watch queue descriptionsDmitry Vyukov2022-03-161-2/+0
* sys/linux: remove /dev/ion descriptionsDmitry Vyukov2022-01-111-3/+0
* sys/syz-extract: disable DEBUG_INFO_BTFDmitry Vyukov2022-01-111-0/+2
* sys/syz-extract: fix linux extractDmitry Vyukov2022-01-111-0/+1
* sys/linux: add /dev/cpu/X/msr to dev_msr.txtVikram Narayanan2021-11-181-3/+4
* sys/syz-extract: restore kvm const extraction for arm64/ppc64Dmitry Vyukov2021-09-162-18/+32
* sys: skip kvm const extraction for non i386/amd64Aleksandr Nogikh2021-09-131-5/+7
* sys/darwin: initial syscall definitionsPatrick Meyer2021-06-071-0/+2
* sys/syz-extract: added include directories for ck headerSimran Kathpalia2021-05-291-0/+2
* sys/syz-extract: move SOURCEDIR check to callerPatrick Meyer2021-05-209-27/+4
* sys/syz-extract: initial darwin supportPatrick Meyer2021-05-202-0/+52
* sys/syz-extract: clean up const generation on FreeBSDAndrew Turner2021-05-171-3/+9
* sys/linux: update constsDmitry Vyukov2021-03-021-0/+2
* sys/linux: add ieee802154 descriptionsDmitry Vyukov2021-02-121-0/+2
* sys/linux: update constsDmitry Vyukov2021-02-121-0/+3
* sys/linux: add description for Mali Bifrost driver (#2394)Peter Shih2021-02-021-0/+3
* all: use tool.Failf instead of local functionsDmitry Vyukov2020-12-251-10/+7
* sys/linux: remove FUTEX_WAIT_MULTIPLE operationAndré Almeida2020-12-111-2/+0
* sys/linux: add incremental-fsDmitry Vyukov2020-12-101-0/+3
* pkg/build: support cross-compilation for linuxDmitry Vyukov2020-11-211-24/+3
* sys/targets: add OS/Arch name constsDmitry Vyukov2020-10-262-13/+15
* pkg/compiler: merge const files into a single fileDmitry Vyukov2020-08-131-30/+38
* all: fix dup types in func argsDmitry Vyukov2020-07-041-1/+1
* sys/syz-extract: ignore *_kvm.txt on linux/riscv64Tobias Klauser2020-06-261-3/+4
* target: support of big-endian architecturesAlexander Egorenkov2020-06-239-5/+14
* sys/linux: rename watch_queue.txt to dev_watch_queue.txtAndrey Konovalov2020-06-121-1/+1