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/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
*
pkg/ipc: always chmod the work dir
Dmitry Vyukov
2019-11-16
1
-4
/
+2
*
pkg/runtest: shrink if condition
Dmitry Vyukov
2019-11-16
1
-7
/
+3
*
pkg/host: add Features.Supported
Dmitry Vyukov
2019-11-16
2
-1
/
+5
*
pkg/ipc: move target characteristics out of config flags
Dmitry Vyukov
2019-11-16
4
-32
/
+24
*
pkg/host: rename some features
Dmitry Vyukov
2019-11-16
6
-24
/
+24
*
pkg/csource: rename some options
Dmitry Vyukov
2019-11-16
7
-200
/
+199
*
executor: refactor sandbox flags
Dmitry Vyukov
2019-11-16
10
-55
/
+51
*
executor: rename some macros
Dmitry Vyukov
2019-11-16
2
-111
/
+111
*
pkg/csoruce: test that executor does not mis-spell any of the SYZ_* macros
Dmitry Vyukov
2019-11-16
3
-28
/
+48
*
executor: rename some flags
Dmitry Vyukov
2019-11-16
1
-13
/
+13
*
executor: remove pointless macro checks
Dmitry Vyukov
2019-11-16
1
-5
/
+2
*
pkg/host: split files into syscalls/features
Dmitry Vyukov
2019-11-16
5
-251
/
+273
*
sys/targets: add HostFuzzer flag
Dmitry Vyukov
2019-11-16
3
-15
/
+12
*
executor: consider NLMSG_DONE type in netlink_send_ext()
Jiri Pirko
2019-11-15
1
-0
/
+4
*
executor, pkg/host: update usb raw-gadget interface
Andrey Konovalov
2019-11-15
2
-19
/
+19
*
sys/fuchsia: remove deprecated exception APIs
David Pursell
2019-11-14
2
-102
/
+54
*
Correct parsing of Kernel ASan reports
Kamil Rytarowski
2019-11-14
2
-1
/
+1584
*
executor: rename devlink port netdevices to defined names
Jiri Pirko
2019-11-14
1
-2
/
+85
*
executor: pass struct nlmsg to netlink_* helpers
Jiri Pirko
2019-11-14
1
-107
/
+119
*
executor: extend netlink_device_change() to allow name changes
Jiri Pirko
2019-11-14
1
-10
/
+13
*
executor: identify netdev by ifindex in netlink_device_change()
Jiri Pirko
2019-11-14
1
-1
/
+1
*
executor: push out devlink generic netlink id getter into a separate function
Jiri Pirko
2019-11-14
1
-7
/
+22
[next]