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
/
executor
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: ifconfig destroy wants the interface (not device) name (#2739)
Greg Steuck
2021-09-02
1
-1
/
+1
*
executor: fix remote coverage collection
Aleksandr Nogikh
2021-08-26
3
-2
/
+4
*
pkg/ifuzz/powerpc: add some RTAS fuzzing
Alexey Kardashevskiy
2021-07-19
1
-0
/
+17
*
executor/common_kvm_ppc64: run with enabled MMU
Alexey Kardashevskiy
2021-07-19
2
-1
/
+147
*
executor/common_kvm_ppc64: fix KVM support
Alexey Kardashevskiy
2021-07-19
6
-12
/
+256
*
executor: prepare for proper powerpc testing
Alexey Kardashevskiy
2021-07-19
1
-5
/
+13
*
executor: prepare code generator to allow other achitectures
Alexey Kardashevskiy
2021-07-19
6
-11
/
+11
*
executor/common_kvm_ppc64: header comment cleanup
Alexey Kardashevskiy
2021-07-19
1
-2
/
+0
*
pkg: update generated files to go 1.17
Alexey Kardashevskiy
2021-07-07
1
-0
/
+1
*
executor: initialize scope in fault_ioc_info
Chuck Silvers
2021-07-02
1
-0
/
+1
*
sys/darwin: initial syscall definitions
Patrick Meyer
2021-06-07
1
-1
/
+1
*
executor: remove unreachable nocover.h include
Patrick Meyer
2021-05-20
1
-10
/
+1
*
executor: initial darwin support
Patrick Meyer
2021-05-20
5
-21
/
+170
*
executor: move vm.nr_overcommit_hugepages into config
Dmitry Vyukov
2021-05-12
1
-2
/
+0
*
executor: set ctrl-alt-del sysctl to 0
Dmitry Vyukov
2021-04-22
1
-1
/
+11
*
executor: fix driver.h import path in common_fuchsia.h
Marco Vanotti
2021-04-09
1
-1
/
+1
*
syz-manager, executor: fix out-of-bound access
Joey Jiao
2021-03-23
1
-1
/
+1
*
executor, syz-fuzzer: fix readonly root
Joey Jiao
2021-03-18
2
-5
/
+15
*
dashboard/config/linux: disable BPF_JIT on subset of instances
Dmitry Vyukov
2021-03-09
1
-2
/
+0
*
executor: don't setup x86-specific sysctl on non-x86
Dmitry Vyukov
2021-03-07
1
-32
/
+34
*
executor: disable rfkill during setup
Dmitry Vyukov
2021-03-04
1
-0
/
+18
*
executor: don't fail on "negative running"
Dmitry Vyukov
2021-03-04
1
-1
/
+1
*
prog: detect copyout overflow
Dmitry Vyukov
2021-03-04
1
-1
/
+1
*
executor: improve SYZFAIL message
Dmitry Vyukov
2021-02-26
1
-1
/
+1
*
pkg/report: detect executor failures
Dmitry Vyukov
2021-02-21
11
-177
/
+183
*
executor: don't fail in syz_genetlink_get_family_id
Dmitry Vyukov
2021-02-19
2
-82
/
+116
*
sys/linux: add ieee802154 descriptions
Dmitry Vyukov
2021-02-12
4
-18
/
+77
*
executor: don't include kvm on arm
Dmitry Vyukov
2021-01-26
1
-1
/
+1
*
executor: fix kcov_remote_arg declaration
Dmitry Vyukov
2020-12-30
1
-41
/
+18
*
executor/common: repair clang complaint about bad indentation
Greg Steuck
2020-12-30
1
-1
/
+2
*
all: make timeouts configurable
Dmitry Vyukov
2020-12-28
1
-4
/
+6
*
executor: remove hardcoded timeouts
Dmitry Vyukov
2020-12-25
2
-16
/
+33
*
executor: don't use coverage edges for gvisor
Dmitry Vyukov
2020-12-16
4
-22
/
+14
*
executor: use coverage filter for comparisons
Dmitry Vyukov
2020-12-09
1
-1
/
+1
*
executor: capture outgoing edges from interesting code
Dmitry Vyukov
2020-12-09
1
-6
/
+10
*
executor: minor coverage filter cleanup
Dmitry Vyukov
2020-12-09
3
-8
/
+16
*
executor: skip setsid() for threaded reproducers
Anton Lindqvist
2020-12-09
1
-2
/
+7
*
syz-manager/manager.go, executor/executor.cc: support coverage filter
Kaipeng Zeng
2020-12-06
3
-2
/
+101
*
sys/linux, sys/freebsd: apply more ignore_return attributes
Dmitry Vyukov
2020-12-05
3
-22
/
+4
*
executor: tune few more sysctl's
Dmitry Vyukov
2020-12-01
1
-0
/
+7
*
tools/create-gce-image.sh: move sysctl's to executor
Dmitry Vyukov
2020-11-21
1
-0
/
+6
*
pkg/ifuzz/powerpc: add powerpc support
Alexey Kardashevskiy
2020-11-20
4
-2
/
+89
*
executor: fix linux includes
Dmitry Vyukov
2020-10-30
1
-2
/
+6
*
dashboard/config/linux: set watchdog_thresh via cmdline
Dmitry Vyukov
2020-10-28
1
-4
/
+0
*
pkg/csource: setup sysctl's in C reproducers
Dmitry Vyukov
2020-10-28
5
-42
/
+46
*
executor: setup sysctl's in setup_machine
Dmitry Vyukov
2020-10-28
1
-8
/
+35
*
executor, pkg/csource: remove setpgrp() in sandbox_common()
liucy1998
2020-10-27
1
-1
/
+0
*
executor: compile fix
Alexey Kardashevskiy
2020-10-26
1
-1
/
+1
*
executor: fix arp netfiler tables alignment for arm
Dmitry Vyukov
2020-10-15
1
-4
/
+4
*
executor: set parent-death signal after changing user or group ID-s
Andrei Vagin
2020-10-09
1
-0
/
+5
[next]