aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* tools/syz-declextract: add syscall entry functionDmitry Vyukov2024-11-121-2/+3
* tools/syz-declextract: add io_uring function/accessDmitry Vyukov2024-11-121-5/+13
* tools/syz-declextract: add entry function and access levelDmitry Vyukov2024-11-122-11/+56
* tools/syz-reprolist: rename tool to syz-db-exportTaras Madan2024-11-112-7/+7
* tools/syz-reprolist: save reproducers and bug details in the per-bug foldersTaras Madan2024-11-111-5/+30
* tools/syz-declextract: properly remove unused declarationsDmitry Vyukov2024-11-112-94/+66
* tools/syz-declextract: merge information about interfacesDmitry Vyukov2024-11-111-29/+47
* tools/syz-declextract: enumerate io_uring operationsDmitry Vyukov2024-11-111-0/+28
* tools/syz-declextract: refactor designated init extractionDmitry Vyukov2024-11-111-44/+58
* tools/syz-declextract: annotate interfaces with descriptions presenceDmitry Vyukov2024-11-112-19/+56
* tools/syz-declextract: restructure for better scalabilityDmitry Vyukov2024-11-111-35/+36
* tools/syz-declextract: fix non-determinism and syscall selectionDmitry Vyukov2024-11-111-40/+60
* tools/syz-declextract: provoke non-determinismDmitry Vyukov2024-11-111-0/+7
* tools/syz-declextract: fix header includesDmitry Vyukov2024-11-112-17/+22
* pkg/manager: set more http fields before calling ServeDmitry Vyukov2024-11-071-4/+6
* tools: add HTML checking scriptDmitry Vyukov2024-11-071-0/+20
* all: fix HTML file formattingDmitry Vyukov2024-11-072-18/+18
* tools/syz-cover: remove heatmap toolTaras Madan2024-11-071-49/+4
* dashboard/app: read lines coverage from spannerTaras Madan2024-11-071-29/+36
* pkg/coveragedb: store hitcount instead of coveredlinesTaras Madan2024-11-072-11/+15
* tools/syz-covermerger: store lines numbersTaras Madan2024-11-062-6/+15
* tools/syz-reproducers.sh: introduce download and build toolTaras Madan2024-11-051-0/+44
* tools/syz-reprolist: add documentationTaras Madan2024-11-051-0/+25
* dashboard/app: generate fewer logs exporting reproducersTaras Madan2024-11-051-2/+5
* tools/syz-diff: add a benchmark scriptAleksandr Nogikh2024-11-014-0/+364
* pkg/corpus: move focus area configuration to the constructorAleksandr Nogikh2024-10-251-6/+4
* tools: add a syz-diff toolAleksandr Nogikh2024-10-252-0/+586
* tools/syz-reprolist: delete unusedTaras Madan2024-10-251-257/+8
* tools/syz-reprolist: fix double *flagDashboard prefixingTaras Madan2024-10-251-3/+1
* tools/syz-declextract: add files/subsystems for interfacesDmitry Vyukov2024-10-251-19/+45
* tools/syz-declextract: rework interface list handlingDmitry Vyukov2024-10-252-86/+67
* tools/syz-declextract: assorted cosmetic changesDmitry Vyukov2024-10-252-94/+74
* tools/syz-declextract: make fixed header more readableDmitry Vyukov2024-10-251-15/+18
* tools/syz-declextract: fix error handlingDmitry Vyukov2024-10-251-4/+7
* tools/syz-declextract: assume compilation database is in build dirDmitry Vyukov2024-10-252-9/+9
* tools/syz-declextract: support out-of-tree kernel buildsDmitry Vyukov2024-10-252-14/+28
* tools/syz-build: expose ccache as cli flagRamneet Singh2024-10-241-1/+2
* tools/docker: add QEMU packages to ARM64 docker containerAlexander Potapenko2024-10-211-3/+7
* tools/syz-declextract: check that record has attrs before trying to access themPimyn Girgis2024-10-181-1/+1
* tools/syz-declextract: fix closing channel twicePimyn Girgis2024-10-181-1/+0
* tooks/docker/syzbot: git config --system not --globalTaras Madan2024-10-181-1/+1
* tools/syz-declextract: add outputFormat flag to choose between minimal and fi...Pimyn Girgis2024-10-162-26/+100
* tools/syz-declextract: don't analyze host filesDmitry Vyukov2024-10-151-10/+11
* tools/syz-fix-analyzer: add the toolDmitry Vyukov2024-10-151-0/+244
* pkg/vcs: change HeadCommit to CommitDmitry Vyukov2024-10-152-2/+2
* tools/syz-reprolist: switch to dashboard/api.ClientDmitry Vyukov2024-10-152-128/+31
* dashboard/api: add "Link" to link fieldsDmitry Vyukov2024-10-151-1/+2
* tools/syz-reprolist: use official API structsDmitry Vyukov2024-10-152-18/+9
* tools/docker/syzbot: add llvm-strip and llvm-readelf alternativesFlorent Revest2024-10-141-0/+2
* pkg/build: use the build environment in clean() callsFlorent Revest2024-10-141-6/+6