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
/
pkg
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/report: improve some titles (#1332)
Andrey Konovalov
2019-08-13
8
-2
/
+433
*
sys/linux: add basic USB CDC Ethernet descriptions (#1328)
Andrey Konovalov
2019-08-09
1
-1
/
+1
*
pkg/host: fix linux netdevices detection
Dmitry Vyukov
2019-08-09
1
-10
/
+2
*
dashboard/app: allow main UI to show bisect results
Zubin Mithra
2019-08-08
1
-3
/
+2
*
pkg/report: add KMSAN kernel-usb-infoleak tests
Andrey Konovalov
2019-08-08
2
-0
/
+199
*
executer/common_bsd.h: increase the number of tap/tun devices for NetBSD
R3x
2019-08-08
1
-0
/
+6
*
pkg/report: ignore flush_work related frames
Andrey Konovalov
2019-08-08
4
-1
/
+113
*
executor: add some USB realted TODOs (#1319)
Andrey Konovalov
2019-08-07
1
-1
/
+0
*
pkg/build: Enable additional invariants-checking in FreeBSD kernels
Mark Johnston
2019-08-02
1
-0
/
+3
*
prog: fix out-of-bounds access
Dmitry Vyukov
2019-07-30
1
-1
/
+1
*
pkg/ast: fix out-of-bounds access
Dmitry Vyukov
2019-07-30
2
-2
/
+1
*
pkg/compiler: refactor regression fuzz test
Dmitry Vyukov
2019-07-30
1
-11
/
+5
*
pkg/cover: hierarchical coverage reports
Dmitry Vyukov
2019-07-26
1
-234
/
+448
*
pkg/csource: skip cross-builds that are doomed to fail
Dmitry Vyukov
2019-07-23
1
-0
/
+4
*
pkg/report: fix linux path prefix trimming
Dmitry Vyukov
2019-07-23
4
-8
/
+8
*
pkg/report: refactor argument passing
Dmitry Vyukov
2019-07-23
11
-106
/
+77
*
pkg/build: change gcc for clang in fuchsia
Marco Vanotti
2019-07-23
1
-3
/
+3
*
pkg/build: Add ssh keys for fuchsia
Marco Vanotti
2019-07-23
1
-5
/
+13
*
executor: drop CAP_SYS_NICE
Dmitry Vyukov
2019-07-22
1
-1
/
+1
*
executor: drop CAP_SYS_PTRACE with sandbox=none
Dmitry Vyukov
2019-07-22
1
-12
/
+22
*
pkg/csource: test sys/*/test programs
Dmitry Vyukov
2019-07-22
1
-11
/
+52
*
pkg/mgrconfig: add example for "enable_syscalls"
Dmitry Vyukov
2019-07-22
1
-1
/
+2
*
pkg/report: support older format of "bad usercopy"
Dmitry Vyukov
2019-07-22
2
-0
/
+41
*
tools/syz-env: restrict Makefile parallelism based on RAM
Dmitry Vyukov
2019-07-19
6
-0
/
+26
*
pkg/cover: fix objdump process hang
Dmitry Vyukov
2019-07-18
1
-3
/
+6
*
pkg/cover: fix prefix computation
Siddharth M
2019-07-17
14
-116
/
+86
*
sys/fuchsia: update zx_clock_get syscall (#1292)
Marco Vanotti
2019-07-16
1
-1
/
+2
*
pkg/report: support new format of "held lock freed" linux bugs
Dmitry Vyukov
2019-07-16
3
-1
/
+189
*
sys/linux, executor: improve USB descriptions
Andrey Konovalov
2019-07-16
1
-6
/
+49
*
pkg/log: rename -v to -vv
Dmitry Vyukov
2019-07-16
3
-9
/
+17
*
pkg/report: enable feature comparisons for NetBSD
Siddharth M
2019-07-15
1
-0
/
+1
*
pkg/report: Fix corrupted reports
R3x
2019-07-14
6
-82
/
+4722
*
executor: add network packet injection for NetBSD
Siddharth M
2019-07-14
2
-10
/
+15
*
executor: fix out-of-bounds in USB fuzzing code
Andrey Konovalov
2019-07-11
1
-4
/
+8
*
executor: update USB fuzzing code to use new kernel API
Andrey Konovalov
2019-07-11
1
-42
/
+68
*
executor: make errors during thread creation exit zero
Anton Lindqvist
2019-07-04
1
-2
/
+2
*
pkg/report: ignore __wake_up function on linux
Dmitry Vyukov
2019-07-02
3
-1
/
+252
*
sys/linux, executor: run make extract and generate
Andrey Konovalov
2019-07-01
1
-19
/
+71
*
sys/linux, executor: add syz_usb_ep_read syzkall
Andrey Konovalov
2019-07-01
2
-3
/
+5
*
pkg/report: fix ASan report parsing bug
R3x
2019-07-01
3
-33
/
+1243
*
pkg/report: fix error in report symbolization
R3x
2019-06-26
2
-8
/
+8
*
sys/linux, executor: run make extract and generate
Andrey Konovalov
2019-06-24
1
-30
/
+72
*
sys/linux, executor: add basic USB HID fuzzing support
Andrey Konovalov
2019-06-24
1
-0
/
+1
*
pkg/build: add DEBUG also
R3x
2019-06-24
1
-0
/
+1
*
pkg/build: add LOCKDEBUG and KASAN_PANIC
R3x
2019-06-24
1
-0
/
+3
*
pkg/report: add KMSAN kernel-usb-infoleak title regex
Andrey Konovalov
2019-06-24
1
-0
/
+6
*
pkg/ifuzz: update to latest intelxed
Dmitry Vyukov
2019-06-23
3
-3937
/
+9331
*
pkg/report: fix up parsing of lockdep stacks
Dmitry Vyukov
2019-06-23
2
-1
/
+86
*
pkg/report: Add initial support for report symbolisation
Siddharth M
2019-06-13
2
-7
/
+217
*
pkg/host: improve openat check
mspecter
2019-06-11
1
-6
/
+20
[next]