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
/
executor.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: don't use coverage edges for gvisor
Dmitry Vyukov
2020-12-16
1
-5
/
+3
*
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
1
-1
/
+1
*
syz-manager/manager.go, executor/executor.cc: support coverage filter
Kaipeng Zeng
2020-12-06
1
-2
/
+9
*
sys/linux, sys/freebsd: apply more ignore_return attributes
Dmitry Vyukov
2020-12-05
1
-6
/
+3
*
pkg/csource: setup sysctl's in C reproducers
Dmitry Vyukov
2020-10-28
1
-2
/
+1
*
executor: increase prog_extra_cover_timeout for progs that inject 802.11 frames
Aleksandr Nogikh
2020-10-05
1
-1
/
+3
*
executor: msvc support syz-executor
Suraj K Suresh
2020-10-03
1
-6
/
+10
*
executor: check for \n in fail/exitf messages
Dmitry Vyukov
2020-09-28
1
-1
/
+1
*
executor: make exit code during fail() depend on fault injection
Aleksandr Nogikh
2020-09-22
1
-1
/
+24
*
all: integrate with mac80211_hwsim
Aleksandr Nogikh
2020-09-22
1
-0
/
+2
*
sys/test/test: add a hanging test
Dmitry Vyukov
2020-09-12
1
-1
/
+1
*
executor: warn about C89-style var declarations
Dmitry Vyukov
2020-08-14
1
-4
/
+4
*
executor: add some code style checks
Dmitry Vyukov
2020-08-06
1
-1
/
+1
*
all: initialize vhci in linux
TheOfficialFloW
2020-07-30
1
-0
/
+2
*
executor: wrap all syscalls into NONFAILING
Dmitry Vyukov
2020-07-15
1
-2
/
+5
*
executor: fix bitfields for big-endian arch
Alexander Egorenkov
2020-07-10
1
-1
/
+11
*
executor: clarify debug/debug_verbose use
Dmitry Vyukov
2020-07-08
1
-1
/
+5
*
executor: prohibit malloc
Dmitry Vyukov
2020-07-08
1
-0
/
+7
*
executor: don't use static_assert
Dmitry Vyukov
2020-06-25
1
-1
/
+1
*
executor: fix write_output_64
Alexander Egorenkov
2020-06-25
1
-1
/
+7
*
ipc: fix endianness issues
Alexander Egorenkov
2020-06-23
1
-6
/
+13
*
executor: Improve used terminology
Marco Elver
2020-06-15
1
-1
/
+1
*
all: use more respective language
Dmitry Vyukov
2020-06-11
1
-2
/
+2
*
prog: add ignore_return and breaks_returns call attribtues
Dmitry Vyukov
2020-04-19
1
-0
/
+4
*
sys/linux: sync call timeouts with executor
Dmitry Vyukov
2020-04-19
1
-1
/
+2
*
sys/linux: add timeout call attributes
Dmitry Vyukov
2020-04-19
1
-24
/
+7
*
prog: introduce call attributes
Dmitry Vyukov
2020-04-19
1
-0
/
+4
*
executor: surround the data mapping with PROT_NONE pages
Dmitry Vyukov
2020-04-18
1
-1
/
+1
*
executor: fix format warning
Dmitry Vyukov
2020-03-13
1
-2
/
+2
*
executor: add more debugging output for running=-1
Dmitry Vyukov
2020-03-13
1
-1
/
+13
*
executor, sys/linux: add ath9k usb descriptions
Andrey Konovalov
2020-03-13
1
-2
/
+2
*
executor: prevent "NMI handler took too long" messages
Dmitry Vyukov
2020-03-06
1
-0
/
+4
*
executor: refactor extra cover handling
Dmitry Vyukov
2020-02-17
1
-18
/
+16
*
executor: increase input buffer size
Dmitry Vyukov
2020-02-10
1
-1
/
+1
*
executor: fix syz_mount_image
Dmitry Vyukov
2019-12-10
1
-0
/
+2
*
executor: refactor sandbox flags
Dmitry Vyukov
2019-11-16
1
-25
/
+17
*
executor: rename some flags
Dmitry Vyukov
2019-11-16
1
-39
/
+39
*
executor: move fixed pci devlink handle into network namespace
Jiri Pirko
2019-11-03
1
-0
/
+2
*
syz-fuzzer, executor: Add support for blacklisting data race frames
Marco Elver
2019-10-22
1
-0
/
+8
*
executor, csource: adjust syz_open_dev$hiddev timeout
Andrey Konovalov
2019-09-24
1
-0
/
+2
*
executor: fix out-of-bounds access to syscalls array
Andrey Konovalov
2019-09-17
1
-20
/
+20
*
executor: add some USB realted TODOs (#1319)
Andrey Konovalov
2019-08-07
1
-14
/
+7
*
sys/linux, executor: add syz_usb_ep_read syzkall
Andrey Konovalov
2019-07-01
1
-2
/
+10
*
sys/linux, executor: add basic USB HID fuzzing support
Andrey Konovalov
2019-06-24
1
-6
/
+14
*
executor: improve usb coverage attribution
Andrey Konovalov
2019-06-12
1
-9
/
+18
*
executor: Protect the coverage buffer
Andrew Turner
2019-06-04
1
-0
/
+6
*
pkg/csource: generate timeouts for USB syzcalls
Andrey Konovalov
2019-05-31
1
-0
/
+1
*
executor: implement support for leak checking
Dmitry Vyukov
2019-05-20
1
-9
/
+43
[next]