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
*
syz/targets: add SyzExecutorCmd flag
Marco Vanotti
2019-12-09
2
-9
/
+23
*
tools: add fops_probe utility
Dmitry Vyukov
2019-12-03
1
-0
/
+170
*
tools/fuchsia: remove custom Go toolchain scripts
Matthew Dempsky
2019-11-19
2
-58
/
+0
*
pkg/host: add Features.Supported
Dmitry Vyukov
2019-11-16
2
-2
/
+2
*
pkg/host: rename some features
Dmitry Vyukov
2019-11-16
2
-5
/
+5
*
pkg/csource: rename some options
Dmitry Vyukov
2019-11-16
2
-30
/
+30
*
executor, pkg/host: update usb raw-gadget interface
Andrey Konovalov
2019-11-15
1
-16
/
+16
*
tools/syz-usbgen: update patch to dump usb ids
Andrey Konovalov
2019-11-15
1
-30
/
+62
*
pkg/bisect: detect wrong bisections
Dmitry Vyukov
2019-11-07
2
-3
/
+3
*
executor: update the list of raw usb events
Andrey Konovalov
2019-11-05
1
-8
/
+0
*
pkg/bisect: modify Run() to return information about commit
Zubin Mithra
2019-11-05
1
-1
/
+1
*
executor, pkg/host, dashboard/config: rename usb-fuzzer to usb raw-gadget
Andrey Konovalov
2019-11-04
1
-85
/
+82
*
pkg/csource: fix lint warnings
Dmitry Vyukov
2019-11-03
1
-19
/
+28
*
executor: move fixed pci devlink handle into network namespace
Jiri Pirko
2019-11-03
4
-0
/
+11
*
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
[next]