syzkaller/pkg
Dmitry Vyukov 9f5fd6fe1a pkg/bisect: fix some off-by-ones
3/4 added tests currently fail.
The problem is that we don't collect results
from initial bisection range detection.
As the result we won't detect "same binary"
for release and first commit in a release.

Update #1271
2019-11-27 12:37:52 +01:00
..
ast pkg/ast: unexport Node.Walk() 2019-10-23 10:22:35 +02:00
bisect pkg/bisect: fix some off-by-ones 2019-11-27 12:37:52 +01:00
build pkg/build: make linux implement binary signer 2019-11-25 10:29:35 +01:00
compiler sys/linux: improve CAN descriptions 2019-11-04 12:39:39 +01:00
config pkg/mgrconfig: do not serialize optional fields 2019-01-16 14:49:47 +01:00
cover pkg/cover: hierarchical coverage reports 2019-07-26 19:32:14 +02:00
csource Call initialize_devlink_ports only when a device has been created 2019-11-26 10:07:31 +01:00
db pkg/db: moved ReadCorpus function to avoid duplicate code 2019-09-23 15:35:26 +02:00
email pkg/email: allow commands in subject 2019-05-13 14:15:14 +02:00
gce pkg/gce: poll for operation completion less frequently 2019-04-01 14:16:54 +02:00
gcs syz-ci: upload coverage reports to GCS 2018-09-20 18:29:38 +02:00
hash pkg/hash: allow to hash multiple byte slices 2017-07-21 10:06:46 +02:00
host pkg/host: add Features.Supported 2019-11-16 09:58:54 +01:00
html dashboard/app: allow reporting of BisectFix results 2019-08-30 19:50:12 -07:00
ifuzz pkg/ifuzz: update to latest intelxed 2019-06-23 15:10:27 +02:00
instance sys/targets: add HostFuzzer flag 2019-11-16 09:58:54 +01:00
ipc pkg/ipc: fix potential nil deref 2019-11-26 14:16:57 +01:00
kd pkg/kd: add KD protocol decoder 2017-09-28 16:53:58 +02:00
log pkg/log: rename -v to -vv 2019-07-16 11:18:12 +02:00
mgrconfig executor: refactor sandbox flags 2019-11-16 09:58:54 +01:00
osutil pkg/osutil: fix arm build 2019-09-16 14:15:38 +02:00
report pkg/report: generalize general protection fault pattern 2019-11-19 08:07:30 +01:00
repro pkg/csource: rename some options 2019-11-16 09:58:54 +01:00
rpctype syz-fuzzer, executor: Add support for blacklisting data race frames 2019-10-22 17:48:18 +02:00
runtest pkg/runtest: shrink if condition 2019-11-16 09:58:54 +01:00
serializer pkg/serializer: refactor 2018-08-02 16:57:31 +02:00
signal prog: add stronger fallback signal 2018-06-29 20:34:43 +02:00
symbolizer pkg/symbolizer: favor portable nm(1) format 2018-09-24 10:12:38 +02:00
vcs pkg/build: make linux implement binary signer 2019-11-25 10:29:35 +01:00