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/syz-testbuild: fix too long line
Dmitry Vyukov
2019-10-22
1
-1
/
+2
*
pkg/vcs: make EnvForCommit return full compiler path
Dmitry Vyukov
2019-10-22
1
-4
/
+2
*
pkg/bisect: add initial testing support for cause bisection
Zubin Mithra
2019-10-22
1
-1
/
+1
*
tools: Run 2to3 on check_links.py
Andrew Turner
2019-10-21
1
-8
/
+12
*
tools/create-image.sh: add a new option seek
Zwb
2019-10-15
1
-1
/
+7
*
tools/syz-reprolist: add utility to extract list of reproducers
Dmitry Vyukov
2019-10-08
1
-0
/
+229
*
tools/syz-trace2syz: disable golangci-lint
Dmitry Vyukov
2019-10-08
7
-0
/
+14
*
executor, host, csource: Add support to enable KCSAN
Marco Elver
2019-10-04
1
-0
/
+1
*
sys/linux: add new syscall descriptions for devio and usbmon
Veronica Radu
2019-10-01
1
-1
/
+1
*
tools: add syz-expand
Andrey Konovalov
2019-09-23
1
-0
/
+52
*
tools/syz-showprio: add a tool to visualize the priority table
Veronica Radu
2019-09-23
1
-0
/
+69
*
pkg/db: moved ReadCorpus function to avoid duplicate code
Veronica Radu
2019-09-23
2
-40
/
+8
*
tools/syz-usbgen: handle USB_DT_DEVICE_QUALIFIER in keyboard.c
Andrey Konovalov
2019-09-19
1
-0
/
+16
*
tools/kcovfuzzer: add simple KCOV/libfuzzer glue
Dmitry Vyukov
2019-09-19
1
-0
/
+128
*
runtest: add a flag to specify tests to run
Andrey Konovalov
2019-09-17
1
-0
/
+5
*
tools/syz-usbgen: ignore building keyboard.c
Andrey Konovalov
2019-09-04
1
-0
/
+2
*
docs: update USB fuzzing documentation
Andrey Konovalov
2019-09-04
1
-0
/
+648
*
prog: add implementation for resource centric
Veronica Radu
2019-09-03
1
-2
/
+25
*
tools/syz-symbolize: fix kernel dir calculation
Dmitry Vyukov
2019-09-03
1
-5
/
+7
*
tools/create-openbsd: switch to 6.6 (#1363)
Greg Steuck
2019-08-27
2
-2
/
+2
*
sys/linux: add syz_open_dev$char_usb descriptions
Andrey Konovalov
2019-08-08
1
-1
/
+4
*
pkg/cover: hierarchical coverage reports
Dmitry Vyukov
2019-07-26
1
-1
/
+2
*
Makefile: build fuchsia go binaries using the sdk
Marco Vanotti
2019-07-23
2
-0
/
+58
*
sys/linux: extract USB HID ids (#1294)
Andrey Konovalov
2019-07-22
2
-34
/
+119
*
tools/syz-execprog: remove unused parameter
Greg Steuck
2019-07-22
1
-2
/
+2
*
tools/syz-env: restrict Makefile parallelism based on RAM
Dmitry Vyukov
2019-07-19
1
-1
/
+12
*
tools/syz-cover: skip empty lines in coverage file
Dmitry Vyukov
2019-07-18
1
-1
/
+6
*
pkg/cover: fix prefix computation
Siddharth M
2019-07-17
1
-5
/
+9
*
pkg/log: rename -v to -vv
Dmitry Vyukov
2019-07-16
1
-1
/
+1
*
tools/syz-stress: fix syscall list parsing
Dmitry Vyukov
2019-06-14
1
-1
/
+5
*
tools/kcovtrace: Fix the format of kcovtrace.c
Andrew Turner
2019-06-11
1
-1
/
+1
*
tools/kcovtrace: Fix cover type on FreeBSD and NetBSD
Andrew Turner
2019-06-11
1
-3
/
+5
*
pkg/runtest: add simple USB runtest
Andrey Konovalov
2019-05-31
1
-0
/
+3
*
make changes to prevent failing build
R3x
2019-05-21
1
-1
/
+7
*
executor: implement support for leak checking
Dmitry Vyukov
2019-05-20
3
-21
/
+19
*
tools/create-openbsd: valid URIs must use a single slash (#1184)
Greg Steuck
2019-05-15
2
-2
/
+2
*
.golangci.yml: add codeanalysis build tag
Dmitry Vyukov
2019-05-15
4
-69
/
+72
*
tools/syz-bisect: add usage docs
Dmitry Vyukov
2019-05-13
1
-9
/
+34
*
syz-ci: don't assume kernel config is called .config
Dmitry Vyukov
2019-05-12
1
-1
/
+1
*
tools/create-openbsd-vmm-worker.sh: set location to cd0 for consistency (and ...
Greg Steuck
2019-05-09
1
-0
/
+1
*
tools/create-openbsd-gce-ci.sh: explicitly specify sets location (#1167)
Greg Steuck
2019-05-09
1
-0
/
+1
*
tools/create-gce-image.sh: Generate ppc64le pseries disk images
Andrew Donnellan
2019-05-03
1
-8
/
+52
*
sys: add USB descriptions
Andrey Konovalov
2019-04-11
2
-0
/
+124
*
all: add optional close_fds feature to reproducers
Andrey Konovalov
2019-04-09
3
-0
/
+7
*
tools/syz-benchcmp: update name of coverage stat
Dmitry Vyukov
2019-04-08
1
-1
/
+1
*
sys/linux: move openat to dev_rtc.txt
Shankara Pailoor
2019-03-24
1
-0
/
+8
*
tools/syz-execprog: remove dead code
Dongliang Mu
2019-03-23
1
-6
/
+0
*
tools/syz-testbuild: add utility for kernel build testing
Dmitry Vyukov
2019-03-17
1
-0
/
+204
*
pkg/bisect: various improvements
Dmitry Vyukov
2019-03-17
1
-1
/
+1
*
tools/create-image.sh: fix two issues
Dongliang Mu
2019-03-12
1
-4
/
+18
[next]