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
*
.github/workflows: switch fuzzit to syz-old-env
Dmitry Vyukov
2020-10-27
1
-4
/
+12
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
8
-16
/
+22
*
tools/docker/env: switch to Go 1.15
Dmitry Vyukov
2020-10-26
1
-1
/
+1
*
tools/syz-reporter: add summary and reproducer information
Jouni Hogander
2020-10-24
1
-12
/
+30
*
tools/syz-kconf: don't enable configs implicitly
Dmitry Vyukov
2020-10-21
1
-13
/
+24
*
dashboard/config/linux: enable USB configs in KASAN config
Dmitry Vyukov
2020-10-21
1
-2
/
+1
*
dashboard/config/linux: add config fragments
Dmitry Vyukov
2020-10-21
1
-1
/
+1
*
tools/syz-kconf: add tool
Dmitry Vyukov
2020-10-21
2
-0
/
+659
*
tools/syz-minconfig: add tool
Dmitry Vyukov
2020-10-21
1
-0
/
+59
*
tools/create-image.sh: support building riscv64 images
Andrew Donnellan
2020-10-08
1
-1
/
+6
*
tools/create-image.sh: fix building of i386 images on x86_64 host
Andrew Donnellan
2020-10-08
1
-4
/
+14
*
tools/create-image.sh: add architecture mapping x86_64 -> amd64
Andrew Donnellan
2020-10-08
1
-12
/
+15
*
pkg/kcidb: assorted improvements for the schema
Dmitry Vyukov
2020-10-01
1
-0
/
+1
*
tools/create-gce-image.sh: drop rodata=n
Dmitry Vyukov
2020-10-01
1
-5
/
+3
*
tools/syz-kcidb: add tool
Dmitry Vyukov
2020-09-30
1
-0
/
+55
*
dashboard/app: return BugReport from load_bug API
Dmitry Vyukov
2020-09-30
1
-8
/
+8
*
tools/syz-cover: add cmdprof profiling
Dmitry Vyukov
2020-09-28
1
-0
/
+2
*
tools/syz-cover: add command line option for coverage export
m5imunovic
2020-09-26
1
-0
/
+10
*
pkg/cover: implement function coverage calculation
Jouni Hogander
2020-09-26
1
-1
/
+1
*
tools/create-gce-image.sh: mount the root filesystem read-write
Radoslav Gerganov
2020-09-23
1
-0
/
+1
*
all: integrate with mac80211_hwsim
Aleksandr Nogikh
2020-09-22
4
-0
/
+13
*
pkg/bisect: add ccache option
Jouni Hogander
2020-09-21
2
-1
/
+3
*
tools/syz-imagegen: add 20 more filesystems
Dmitry Vyukov
2020-09-20
1
-45
/
+625
*
tools/syz-imagegen: add few more f2fs features
Dmitry Vyukov
2020-09-20
1
-19
/
+31
*
tools/syz-imagegen: generate full test files instead of bash scripts
Dmitry Vyukov
2020-09-20
3
-155
/
+186
*
tools/create-image.sh: map qemu -> Debian architecture names
Andrew Donnellan
2020-09-18
1
-1
/
+17
*
tools/create-gce-image.sh: support s390x
Alexander Egorenkov
2020-09-14
1
-2
/
+7
*
tools/create_btrfs_image.sh: fix up and re-run
Dmitry Vyukov
2020-09-14
1
-14
/
+32
*
sys/linux: mount btrfs tests
Jiaheng Hu
2020-09-14
1
-0
/
+30
*
tools/check-whitespace.sh: check for trailing whitespaces
Dmitry Vyukov
2020-09-14
2
-2
/
+32
*
tools/create-image.sh: resolve mismatch between help message and opt parsing
Seonghyun Park
2020-09-14
1
-1
/
+1
*
tools/create_f2fs_image.sh: name tests after the syscall
Dmitry Vyukov
2020-09-13
1
-2
/
+2
*
pkg/runtest: test parsing of all tests
Dmitry Vyukov
2020-09-13
1
-28
/
+1
*
sys/linux/test: mark f2fs tests as manual
Dmitry Vyukov
2020-09-13
1
-1
/
+10
*
sys/linux: add mount f2fs test
Jiaheng Hu
2020-09-13
1
-0
/
+28
*
tools/create-image.sh: support for foreign architectures
Alexander Egorenkov
2020-09-13
2
-1
/
+50
*
tools/docker: mirror images on github
Dmitry Vyukov
2020-09-12
4
-33
/
+33
*
tools/syz-prog2c: add -repro flag
Dmitry Vyukov
2020-09-12
1
-1
/
+2
*
tools/create-openbsd: auto-detect snapshot version (#2082)
Greg Steuck
2020-09-01
2
-15
/
+17
*
tools/docker: add old-env
Dmitry Vyukov
2020-08-22
3
-0
/
+54
*
tools/docker/env: install qemu-user
Dmitry Vyukov
2020-08-22
1
-1
/
+4
*
pkg/compiler: merge const files into a single file
Dmitry Vyukov
2020-08-13
1
-1
/
+1
*
pkg, prog: add per-field direction attribute
Necip Fazil Yildiran
2020-08-13
1
-5
/
+6
*
tools/syz-hubtool: fix up drain mode
Dmitry Vyukov
2020-08-07
1
-1
/
+1
*
tools/syz-hubtool: add initial version
Dmitry Vyukov
2020-08-07
1
-0
/
+136
*
tools/check-commits.sh: use PR head instead of base
Dmitry Vyukov
2020-08-06
1
-5
/
+5
*
tools/check-commits: allow canonical 'git revert' format
Marco Elver
2020-08-06
1
-1
/
+1
*
tools/check-commits.sh: fix commit range detection
Dmitry Vyukov
2020-08-05
2
-11
/
+12
*
Makefile: enable clang-tidy in presubmit tests
Dmitry Vyukov
2020-08-04
1
-1
/
+1
*
.github/workflows: check commit description format
Dmitry Vyukov
2020-07-31
2
-0
/
+43
[next]