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/compiler: fix bitfield layout bug
Dmitry Vyukov
2019-12-20
1
-51
/
+105
*
pkg/compiler: fix alignment of string-formatted values
Dmitry Vyukov
2019-12-20
2
-1
/
+13
*
executor: make syz_compare output more handy to use
Dmitry Vyukov
2019-12-20
1
-8
/
+9
*
sys/test: and another set of bitfield tests
Dmitry Vyukov
2019-12-20
1
-1
/
+2
*
pkg/compiler: refactor struct layout
Dmitry Vyukov
2019-12-20
1
-61
/
+47
*
pkg/cover: Fix PreviousInstructionPC for MIPS64LE
Jouni Hogander
2019-12-20
1
-1
/
+1
*
prog: refactor bitfields representation
Dmitry Vyukov
2019-12-19
1
-17
/
+17
*
pkg/ipc: don't use rate limiting for test os
Dmitry Vyukov
2019-12-18
1
-1
/
+1
*
pkg/compiler: fix incorrect alignment calculation for padding
Dmitry Vyukov
2019-12-18
2
-6
/
+17
*
pkg/gce: fix creation of non-preemptible E2 instances
Dmitry Vyukov
2019-12-18
1
-0
/
+5
*
pkg/build: Fix always true case
Siddharth Muralee
2019-12-17
1
-10
/
+10
*
Autogenerated files for linux/mips64le
Jouni Hogander
2019-12-17
1
-0
/
+2
*
Implement basic support for MIPS64LE
Jouni Hogander
2019-12-17
3
-1
/
+8
*
tools/syz-runtest: debug all programs in debug mode
Dmitry Vyukov
2019-12-16
1
-0
/
+4
*
executor: fix FUTEX_WAKE call
Dmitry Vyukov
2019-12-16
1
-1
/
+1
*
pkg/vcs: Unset various git environment variables when invoking git
Andrew Donnellan
2019-12-12
3
-2
/
+32
*
executor: update raw gadget interface
Andrey Konovalov
2019-12-11
1
-5
/
+7
*
pkg/build: improve extraction of build errors
Dmitry Vyukov
2019-12-11
2
-16
/
+80
*
executor: check pwrite return values again
Dmitry Vyukov
2019-12-10
1
-2
/
+10
*
executor: fix syz_mount_image
Dmitry Vyukov
2019-12-10
2
-26
/
+19
*
pkg/vcs: don't CC people on CC (sic)
Dmitry Vyukov
2019-12-10
2
-3
/
+2
*
pkg/report: use --git-min-percent=15 for get_maintainer.pl
Dmitry Vyukov
2019-12-10
2
-4
/
+8
*
pkg/vcs: don't bisect linux past 4.6
Dmitry Vyukov
2019-12-10
1
-3
/
+11
*
pkg/bisect: minor refactoring
Dmitry Vyukov
2019-12-10
1
-3
/
+4
*
pkg/bisect: always test parent commit
Dmitry Vyukov
2019-12-10
2
-24
/
+61
*
pkg/bisect: add test for #1527
Dmitry Vyukov
2019-12-10
3
-22
/
+49
*
pkg/repro: refactor vm initialization into new fn
Marco Vanotti
2019-12-09
1
-26
/
+31
*
pkg/build: include syz-executor in Fuchsia base image
Matthew Dempsky
2019-12-09
1
-2
/
+24
*
syz/targets: add SyzExecutorCmd flag
Marco Vanotti
2019-12-09
2
-15
/
+31
*
pkg/report: normalize yet another free list modified report on OpenBSD
Anton Lindqvist
2019-12-09
2
-0
/
+250
*
pkg/build: add support to build the NetBSD kernel with KMSan
Siddharth M
2019-12-06
2
-8
/
+29
*
pkg/report: fix guilty file extraction in presence of rcu stalls
Dmitry Vyukov
2019-12-05
2
-3
/
+167
*
pkg/report: improve reports titles
Andrey Konovalov
2019-12-05
2
-0
/
+87
*
vm: add workdir_template functionality
Dmitry Vyukov
2019-12-03
3
-0
/
+46
*
pkg/report: improve report titles
Andrey Konovalov
2019-11-29
2
-1
/
+71
*
pkg/report: add few more UBSAN reports
Dmitry Vyukov
2019-11-29
3
-0
/
+102
*
pkg/report: update UBSAN report parsing
Dmitry Vyukov
2019-11-28
6
-5
/
+63
*
pkg/csource: detect common mistakes in the common executor header
Dmitry Vyukov
2019-11-28
2
-2
/
+39
*
executor: Add debug message in case devlink namespace move fails
Jiri Pirko
2019-11-28
1
-2
/
+6
*
executor: Fix value of DEVLINK_ATTR_NETNS_FD
Jiri Pirko
2019-11-28
1
-1
/
+1
*
dashboard/app: don't report bisections pointing to release commits
Dmitry Vyukov
2019-11-27
4
-0
/
+35
*
pkg/bisect: fix some off-by-ones
Dmitry Vyukov
2019-11-27
2
-14
/
+59
*
pkg/ipc: fix potential nil deref
Dmitry Vyukov
2019-11-26
1
-2
/
+4
*
Call initialize_devlink_ports only when a device has been created
Andrei Vagin
2019-11-26
1
-3
/
+4
*
pkg/build: make linux implement binary signer
Dmitry Vyukov
2019-11-25
2
-0
/
+8
*
executor: extend USB debug messages
Andrey Konovalov
2019-11-19
1
-44
/
+430
*
executor: add missing includes
Denis Efremov
2019-11-19
1
-0
/
+3
*
pkg/report: generalize general protection fault pattern
Jann Horn
2019-11-19
3
-2
/
+109
*
pkg/bisect: add more logging for build signatures
Dmitry Vyukov
2019-11-18
1
-0
/
+5
*
pkg/build: produce more deterministic linux binaries
Dmitry Vyukov
2019-11-18
2
-1
/
+6
[next]