index
:
syz
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/docker: switch from buster to bullseye
Dmitry Vyukov
2021-10-13
2
-12
/
+17
*
tools/docker/big-env: install clang-14
Dmitry Vyukov
2021-10-05
1
-0
/
+11
*
tools/docker/big-env: install Go 1.12
Dmitry Vyukov
2021-09-30
1
-0
/
+8
*
tools/docker: use apt-get update --allow-releaseinfo-change
Dmitry Vyukov
2021-09-30
4
-6
/
+6
*
all: refactor fault injection into call props
Aleksandr Nogikh
2021-09-22
2
-25
/
+1
*
all: introduce a prog.Call constructor
Aleksandr Nogikh
2021-09-22
1
-5
/
+4
*
tools/syz-prog2c: allow enabling/disabling sysctl feature
Dmitry Vyukov
2021-09-14
1
-0
/
+1
*
tools/usbgen: handle zero id count case
Pavel Skripkin
2021-09-10
1
-0
/
+4
*
tools/syz-usbgen: fix usb_ids.patch
Pavel Skripkin
2021-09-10
1
-16
/
+16
*
tools/docker/syzbot: install bazel from the official bazel repo
Andrei Vagin
2021-08-16
1
-2
/
+9
*
pkg/report: separate reporter wrapper from OS-specific implementations
Aleksandr Nogikh
2021-08-06
2
-2
/
+2
*
syz-manager: support oauth when calling syz-hub
Greg Steuck
2021-07-30
1
-3
/
+17
*
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
[next]