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
/
pkg
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
pkg/host: better error message for missing syscalls
Dmitry Vyukov
2021-05-26
1
-3
/
+4
*
pkg/host: fail loudly when coverage collection is enable w/o shmem
Patrick Meyer
2021-05-20
1
-0
/
+4
*
pkg/host: enable coverage and all syscalls for darwin
Patrick Meyer
2021-05-20
1
-1
/
+5
*
pkg/host, docs: fix typos
Patrick Meyer
2021-05-06
1
-1
/
+1
*
pkg/host: don't include empty machine info sections
Dmitry Vyukov
2021-03-18
1
-2
/
+7
*
pkg/host: add TestCollectMachineInfo
Dmitry Vyukov
2021-03-18
1
-0
/
+8
*
pkg/host: fix nil deref on non-linux
Dmitry Vyukov
2021-03-18
1
-0
/
+3
*
pkg/host: refactor getModulesInfo
Dmitry Vyukov
2021-03-18
1
-5
/
+5
*
all: support coverage of kernel modules
Joey Jiao
2021-03-18
3
-0
/
+38
*
sys/linux: add ieee802154 descriptions
Dmitry Vyukov
2021-02-12
3
-0
/
+15
*
pkg/host: use unix.Utsname instead of syscall.Utsname
Dmitry Vyukov
2021-02-08
2
-11
/
+29
*
pkg/host: fix kcov_remote_arg layout
Dmitry Vyukov
2020-12-30
1
-0
/
+1
*
pkg/host: check presence of syz_open_procfs file
Dmitry Vyukov
2020-12-10
1
-12
/
+18
*
pkg/host: make wifi check more precise
Dmitry Vyukov
2020-11-28
2
-0
/
+165
*
pkg/ifuzz/powerpc: add powerpc support
Alexey Kardashevskiy
2020-11-20
1
-0
/
+4
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
4
-32
/
+36
*
pkg/host: don't log every syscall name twice
Dmitry Vyukov
2020-10-15
1
-3
/
+0
*
pkg/host: add canned test for cpu info
Dmitry Vyukov
2020-10-09
1
-0
/
+231
*
pkg/host: refactor machine info tests
Dmitry Vyukov
2020-10-09
1
-34
/
+21
*
pkg/host: test for different cpuinfo fields depending on arch
Andrew Donnellan
2020-10-09
1
-15
/
+14
*
sys/linux: descriptions for USB/IP
Nazime Hande Harputluoglu
2020-10-02
1
-0
/
+8
*
all: integrate with mac80211_hwsim
Aleksandr Nogikh
2020-09-22
3
-3
/
+20
*
pkg/host: use 'processor 0' as cpu model on s390x inside container
Alexander Egorenkov
2020-09-16
1
-1
/
+1
*
pkg/host: use 'machine' field as cpu model on IBM/Z
Alexander Egorenkov
2020-09-15
1
-1
/
+1
*
pkg/host: make machine info tests linux-specific
Dmitry Vyukov
2020-09-14
1
-4
/
+0
*
pkg/host: move machine info functionality from syz-fuzzer
Dmitry Vyukov
2020-09-12
3
-0
/
+305
*
executor/common_linux.h: add syz_fuse_handle_req()
Stefano Duo
2020-08-14
1
-2
/
+13
*
executor: enable extra coverage on OpenBSD
Anton Lindqvist
2020-08-11
1
-0
/
+1
*
sys/linux: add descriptions for BPF LSM
Cheng-Min Chiang
2020-08-07
1
-1
/
+9
*
pkg/host/syscalls_linux.go: refactor isSupportedSyzkall()
Stefano Duo
2020-08-05
1
-69
/
+104
*
Revert "executor: enable extra coverage on OpenBSD"
Anton Lindqvist
2020-08-02
1
-1
/
+0
*
executor: enable extra coverage on OpenBSD
Anton Lindqvist
2020-08-02
1
-0
/
+1
*
all: initialize vhci in linux
TheOfficialFloW
2020-07-30
3
-0
/
+13
*
executor: added syz_io_uring_setup to wrap both setup and mmap
Necip Fazil Yildiran
2020-07-29
1
-1
/
+1
*
sys/linux: enhanced descs for io_uring
Necip Fazil Yildiran
2020-07-24
1
-2
/
+15
*
sys/linux: add descriptions for raw character devices
Albert van der Linde
2020-07-20
1
-0
/
+4
*
sys/targets: don't use HostFuzzer mode for test OS
Dmitry Vyukov
2020-07-15
2
-4
/
+9
*
all: fix comments format
Dmitry Vyukov
2020-07-12
2
-2
/
+2
*
all: don't compare string len with 0
Dmitry Vyukov
2020-07-04
1
-2
/
+2
*
pkg/host: increase executor setup timeout
Dmitry Vyukov
2020-06-29
1
-1
/
+1
*
pkg/host: add support for linux/riscv64
Tobias Klauser
2020-06-26
2
-0
/
+18
*
sys/linux: first 64bit big-endian architecture s390x
Alexander Egorenkov
2020-06-25
2
-0
/
+21
*
sys/netbsd: support multiple vHCI buses (#1822)
m00nbsd
2020-06-13
1
-1
/
+1
*
sys/netbsd: add support for fault injection (#1817)
m00nbsd
2020-06-11
1
-0
/
+8
*
.golangci.yml: reduce function line count from 200 to 140
Dmitry Vyukov
2020-06-07
1
-41
/
+44
*
executor: add support for extra coverage on NetBSD
m00nbsd
2020-05-20
1
-0
/
+1
*
executor: add support for USB fuzzing on NetBSD
m00nbsd
2020-05-19
1
-1
/
+16
*
prog: refactor ANY to not fabricate new types
Dmitry Vyukov
2020-05-05
1
-9
/
+11
*
prog: support disabled attribute
Dmitry Vyukov
2020-05-04
1
-31
/
+37
*
prog: introduce Field type
Dmitry Vyukov
2020-05-02
1
-10
/
+10
[prev]
[next]