index
:
syz
actual
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/check-copyright.sh: exclude testdata from copyright check
Aleksandr Nogikh
2021-07-20
1
-1
/
+1
*
all: remove pointers to pkg.build.Params
Aleksandr Nogikh
2021-07-20
1
-1
/
+1
*
tools/syz-make: limit make concurrency on OpenBSD
Greg Steuck
2021-07-14
1
-0
/
+4
*
dashboard/dashapi: return error from dashapi.New
Greg Steuck
2021-07-12
2
-3
/
+9
*
tools/syz-stress: fix comment
Dmitry Vyukov
2021-07-09
1
-1
/
+1
*
tools/syz-stress: add package comment
Dmitry Vyukov
2021-07-09
1
-0
/
+6
*
pkg: update generated files to go 1.17
Alexey Kardashevskiy
2021-07-07
11
-1
/
+11
*
all: fix arm64 runtime pc not align with elf
Joey Jiao
2021-06-25
1
-2
/
+2
*
tools/docker/syzbot: add fake GRTE python
Dmitry Vyukov
2021-06-09
1
-0
/
+3
*
tools/syz-reprolist: clean descriptions after checkout
Dmitry Vyukov
2021-06-08
1
-1
/
+7
*
tools/create-openbsd-vmm-worker: increase worker disk image size
Greg Steuck
2021-06-04
1
-1
/
+1
*
tools/syz-symbolize: fix a code format issue
Dongliang Mu
2021-05-07
1
-1
/
+1
*
tools: allow [^A-Z] after : in commit message instead of [a-z]
Patrick Meyer
2021-05-06
1
-1
/
+1
*
tools/syz-kconf: print instance name on parsing errors
Dmitry Vyukov
2021-05-04
1
-1
/
+1
*
pkg/compiler: optimize array[const] representation
Dmitry Vyukov
2021-04-21
1
-4
/
+4
*
tools/syz-kconf: faster kernel release detection
Dmitry Vyukov
2021-04-16
2
-1
/
+84
*
tools/syz-kconf: improve support for third-party config files
Dmitry Vyukov
2021-04-16
2
-9
/
+21
*
pkg/cover: pass modules as []host.KernelModule
Dmitry Vyukov
2021-03-18
1
-2
/
+1
*
all: support coverage of kernel modules
Joey Jiao
2021-03-18
1
-1
/
+3
*
tools/syz-kconf: disable all reduced configs on "reduced" instances
Dmitry Vyukov
2021-03-14
2
-6
/
+30
*
tools/create-openbsd: fix download URL that grew stale
Greg Steuck
2021-03-07
1
-1
/
+1
*
Revert "all: add KernelModule cfg to show DLKM coverage"
Dmitry Vyukov
2021-03-05
1
-1
/
+1
*
all: add KernelModule cfg to show DLKM coverage
Joey Jiao
2021-03-05
1
-1
/
+1
*
tools/syz-execprog: mimic syz-fuzzer logic for executor failures
Dmitry Vyukov
2021-03-04
1
-12
/
+25
*
dashboard/config/linux: remove panic_on_warn from kcsan/kmsan
Dmitry Vyukov
2021-03-03
1
-1
/
+1
*
pkg/cover, syz-manager: show coverage summary
Joey Jiaojg
2021-03-02
1
-1
/
+1
*
tools/docker/env: switch to Go 1.16
Dmitry Vyukov
2021-02-20
1
-1
/
+1
*
sys/linux: add ieee802154 descriptions
Dmitry Vyukov
2021-02-12
2
-0
/
+4
*
tools/syz-prog2c: fix panic due to uninit slowdown
Dmitry Vyukov
2021-02-10
1
-0
/
+2
*
tools/docker/syzbot: add cpio
Dmitry Vyukov
2021-02-01
1
-1
/
+1
*
tools/docker/syzbot: include ccache
Dmitry Vyukov
2021-01-29
1
-1
/
+1
*
tools/docker/syzbot: remove grub packages
Dmitry Vyukov
2021-01-29
1
-3
/
+1
*
tools/create-gce-image.sh: setup ssh with empty password
Dmitry Vyukov
2021-01-29
1
-15
/
+13
*
tools/create-gce-image.sh: remove unused SYZ_VM_TYPE
Dmitry Vyukov
2021-01-29
1
-15
/
+0
*
tools/syz-build: add utility
Dmitry Vyukov
2021-01-29
1
-0
/
+53
*
tools/syz-testbuild: fix a typo in error message
Dmitry Vyukov
2021-01-29
1
-1
/
+1
*
tools/docker: add libc6-dev-i386-amd64-cross to syzbot image
Dmitry Vyukov
2021-01-26
1
-2
/
+3
*
tools/docker: add image for syzbot machines
Dmitry Vyukov
2021-01-26
1
-0
/
+34
*
prog: make priority calculation faster
Dmitry Vyukov
2021-01-05
1
-2
/
+2
*
all: make timeouts configurable
Dmitry Vyukov
2020-12-28
4
-10
/
+10
*
tools/syz-kconf: check misspelled constraints
Dmitry Vyukov
2020-12-27
1
-1
/
+40
*
tools/syz-kconf: support int values with constraints
Dmitry Vyukov
2020-12-27
1
-0
/
+3
*
tools/syz-execprog: support optional flags
Dmitry Vyukov
2020-12-25
1
-1
/
+2
*
all: use tool.Failf instead of local functions
Dmitry Vyukov
2020-12-25
10
-118
/
+70
*
pkg/cmdprof: merge into pkg/tool
Dmitry Vyukov
2020-12-25
2
-6
/
+4
*
.github/workflows: remove fuzzit.dev
Dmitry Vyukov
2020-12-25
1
-28
/
+0
*
pkg/cover: accept object dir instead of object file
Dmitry Vyukov
2020-12-13
1
-3
/
+1
*
pkg/cover: pass VM type for report generator
Dmitry Vyukov
2020-12-13
1
-1
/
+2
*
tools/syz-reporter: add new columns for syz-bisect output
Jouni Hogander
2020-12-10
1
-13
/
+66
*
tools/syz-bisect: store bisection results
Jouni Hogander
2020-12-10
1
-1
/
+27
[next]