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
*
pkg/cmdprof: add package
Dmitry Vyukov
2020-04-30
1
-30
/
+5
*
sys/targets: better detection for missing/broken cross-compilers
Dmitry Vyukov
2020-04-29
1
-15
/
+19
*
tools/syz-bisect: fix file presence check
Dmitry Vyukov
2020-04-29
1
-10
/
+11
*
pkg/instance: Use syz or c source file when testing
Jouni Hogander
2020-04-29
1
-1
/
+6
*
pkg/compiler: deduplicate Types in descriptions
Dmitry Vyukov
2020-04-26
1
-1
/
+1
*
tools/create-openbsd*: update to 6.7
Greg Steuck
2020-04-17
2
-2
/
+2
*
sys/linux: add some more ipv4/6 addresses
Dmitry Vyukov
2020-04-14
1
-3
/
+3
*
runtest: fix using configs with namespace/setuid sandbox
Andrey Konovalov
2020-04-03
1
-0
/
+3
*
csource, executor: add usb emulation feature
Andrey Konovalov
2020-04-03
1
-0
/
+1
*
tools/create-image.sh: make sure filesystem root has correct permissions
Andrey Konovalov
2020-04-03
1
-1
/
+2
*
tools/syz-symbolize: Store crash report if outdir is given
Jouni Högander
2020-04-03
1
-0
/
+29
*
tools/create-gce-image.sh: fix sysctl.kernel.hung_task_all_cpu_backtrace=1
Dmitry Vyukov
2020-03-31
1
-2
/
+1
*
tools/create-gce-image.sh: enable sysctl.kernel.hung_task_all_cpu_backtrace=1
Dmitry Vyukov
2020-03-30
1
-0
/
+1
*
tools, dashboard: move net.ifnames=0 to create-gce-image.sh
Andrey Konovalov
2020-03-28
1
-2
/
+2
*
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
[next]