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/syz-trace2syz/proggen: fix test for new descriptions
Dmitry Vyukov
2020-03-24
1
-1
/
+1
*
tools/syz-check: extend usage docs
Dmitry Vyukov
2020-03-18
1
-3
/
+22
*
prog: control program length
Dmitry Vyukov
2020-03-13
2
-7
/
+5
*
all: fix new golangci-lint warnings
Dmitry Vyukov
2020-03-13
1
-3
/
+3
*
executor, sys/linux: add ath9k usb descriptions
Andrey Konovalov
2020-03-13
2
-3
/
+3
*
tools/syz-reprolist: cache errors
Dmitry Vyukov
2020-03-03
1
-0
/
+9
*
tools: specify the search path for find(1)
Mark Johnston
2020-02-24
1
-1
/
+1
*
tools: avoid hard-coding the path to interpreters
Mark Johnston
2020-02-24
2
-2
/
+2
*
tools/check-copyright.sh: also check cc/h/S files
Dmitry Vyukov
2020-02-21
1
-1
/
+2
*
prog: dump orig prog if Deserialize panics
Dmitry Vyukov
2020-02-21
1
-2
/
+2
*
tools: add script that checks copyright headers
Dmitry Vyukov
2020-02-18
4
-4
/
+26
*
docs: link github.com/xairy/raw-gadget
Andrey Konovalov
2020-02-06
1
-657
/
+0
*
docs: fix spelling errors
Hye Sung Jung
2020-01-28
1
-1
/
+1
*
sys/linux: add ethtool netlink descriptions
Dmitry Vyukov
2020-01-28
1
-1
/
+1
*
tools/syz-check: add limited checking of varlen structs
Dmitry Vyukov
2020-01-23
1
-6
/
+13
*
sys/linux: check for missing/duplicate netlink attrs
Dmitry Vyukov
2020-01-23
1
-3
/
+64
*
sys/linux: fix more netlink warnings
Dmitry Vyukov
2020-01-23
1
-9
/
+38
*
tools/syz-check: improve matching netlink attributes
Dmitry Vyukov
2020-01-22
1
-48
/
+102
*
tools/syz-check: check netlink policy descriptions
Dmitry Vyukov
2020-01-22
1
-17
/
+297
*
tools/syz-trace2syz/proggen: fix test
Dmitry Vyukov
2020-01-18
1
-1
/
+1
*
sys/linux: fix sigset_t/sigaction layout on arm
Dmitry Vyukov
2020-01-18
1
-0
/
+3
*
tools/syz-check: also check arm/arm64
Dmitry Vyukov
2020-01-18
1
-13
/
+15
*
sys/linux: fix 2 netlink data layout bugs
Dmitry Vyukov
2020-01-07
1
-1
/
+1
*
tools/syz-check: check amd64 and 386 at the same time
Dmitry Vyukov
2019-12-22
2
-40
/
+80
*
tools/syz-check: check templates
Dmitry Vyukov
2019-12-22
1
-10
/
+28
*
tools/syz-check: add some TODOs
Dmitry Vyukov
2019-12-22
1
-0
/
+12
*
tools/syz-check: inject description compilation warnings
Dmitry Vyukov
2019-12-20
1
-8
/
+10
*
pkg/compiler: fix bitfield layout bug
Dmitry Vyukov
2019-12-20
1
-6
/
+10
*
prog: refactor bitfields representation
Dmitry Vyukov
2019-12-19
1
-5
/
+3
*
tools/create-image.sh: install tcpdump
Andrey Konovalov
2019-12-19
1
-1
/
+1
*
tools/syz-check: don't print our/kernel field name twice if equal
Dmitry Vyukov
2019-12-18
1
-7
/
+11
*
tools/syz-check: print descriptions compilation errors
Dmitry Vyukov
2019-12-18
1
-6
/
+9
*
tools/syz-check: don't print line numbers for warnings
Dmitry Vyukov
2019-12-18
1
-15
/
+31
*
tools/syz-check: add description checking utility
Dmitry Vyukov
2019-12-17
2
-0
/
+430
*
tools/syz-runtest: debug all programs in debug mode
Dmitry Vyukov
2019-12-16
1
-0
/
+1
*
executor: update raw gadget interface
Andrey Konovalov
2019-12-11
1
-5
/
+7
*
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
[next]